feat(dees-chart-log): add xterm search addon support and enhance chart log demo with structured/raw (Docker-like) logs and themeable styles

This commit is contained in:
2026-01-12 23:41:43 +00:00
parent 13ed06872a
commit d2925871fd
15 changed files with 988 additions and 227 deletions

View File

@@ -5,6 +5,7 @@
export const CDN_VERSIONS = {
xterm: '5.3.0',
xtermAddonFit: '0.8.0',
xtermAddonSearch: '0.13.0',
highlightJs: '11.11.1',
apexcharts: '5.3.6',
tiptap: '2.23.0',