@aceshooting/lyra-ui 7.6.0 → 7.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/custom-elements.json +6633 -558
- package/dist/components/agent-tools/activity-feed/activity-feed.class.d.ts +2 -0
- package/dist/components/agent-tools/activity-feed/activity-feed.class.d.ts.map +1 -1
- package/dist/components/agent-tools/activity-feed/activity-feed.class.js +28 -2
- package/dist/components/agent-tools/activity-feed/activity-feed.class.js.map +1 -1
- package/dist/components/agent-tools/activity-feed/activity-feed.styles.d.ts.map +1 -1
- package/dist/components/agent-tools/activity-feed/activity-feed.styles.js +7 -2
- package/dist/components/agent-tools/activity-feed/activity-feed.styles.js.map +1 -1
- package/dist/components/agent-tools/agent-run/agent-run.styles.d.ts.map +1 -1
- package/dist/components/agent-tools/agent-run/agent-run.styles.js +18 -3
- package/dist/components/agent-tools/agent-run/agent-run.styles.js.map +1 -1
- package/dist/components/agent-tools/agent-trace/agent-trace.class.d.ts.map +1 -1
- package/dist/components/agent-tools/agent-trace/agent-trace.class.js +4 -6
- package/dist/components/agent-tools/agent-trace/agent-trace.class.js.map +1 -1
- package/dist/components/agent-tools/approval-queue/approval-queue.class.d.ts.map +1 -1
- package/dist/components/agent-tools/approval-queue/approval-queue.class.js +11 -10
- package/dist/components/agent-tools/approval-queue/approval-queue.class.js.map +1 -1
- package/dist/components/agent-tools/artifact-panel/artifact-panel.class.d.ts +1 -0
- package/dist/components/agent-tools/artifact-panel/artifact-panel.class.d.ts.map +1 -1
- package/dist/components/agent-tools/artifact-panel/artifact-panel.class.js +8 -1
- package/dist/components/agent-tools/artifact-panel/artifact-panel.class.js.map +1 -1
- package/dist/components/agent-tools/browser-frame/browser-frame.class.d.ts +4 -1
- package/dist/components/agent-tools/browser-frame/browser-frame.class.d.ts.map +1 -1
- package/dist/components/agent-tools/browser-frame/browser-frame.class.js +17 -2
- package/dist/components/agent-tools/browser-frame/browser-frame.class.js.map +1 -1
- package/dist/components/agent-tools/commit-card/commit-card.class.d.ts.map +1 -1
- package/dist/components/agent-tools/commit-card/commit-card.class.js +9 -3
- package/dist/components/agent-tools/commit-card/commit-card.class.js.map +1 -1
- package/dist/components/agent-tools/commit-card/commit-card.styles.d.ts.map +1 -1
- package/dist/components/agent-tools/commit-card/commit-card.styles.js +19 -0
- package/dist/components/agent-tools/commit-card/commit-card.styles.js.map +1 -1
- package/dist/components/agent-tools/compare-panel/compare-panel.class.d.ts +6 -0
- package/dist/components/agent-tools/compare-panel/compare-panel.class.d.ts.map +1 -1
- package/dist/components/agent-tools/compare-panel/compare-panel.class.js +6 -0
- package/dist/components/agent-tools/compare-panel/compare-panel.class.js.map +1 -1
- package/dist/components/agent-tools/compare-panel/compare-panel.styles.js +4 -4
- package/dist/components/agent-tools/context-inspector/context-inspector.class.d.ts +6 -2
- package/dist/components/agent-tools/context-inspector/context-inspector.class.d.ts.map +1 -1
- package/dist/components/agent-tools/context-inspector/context-inspector.class.js.map +1 -1
- package/dist/components/agent-tools/eval-dataset/eval-dataset.class.d.ts +2 -0
- package/dist/components/agent-tools/eval-dataset/eval-dataset.class.d.ts.map +1 -1
- package/dist/components/agent-tools/eval-dataset/eval-dataset.class.js.map +1 -1
- package/dist/components/agent-tools/eval-result/eval-result.class.js +1 -1
- package/dist/components/agent-tools/eval-result/eval-result.class.js.map +1 -1
- package/dist/components/agent-tools/evaluation-run/evaluation-run.class.d.ts.map +1 -1
- package/dist/components/agent-tools/evaluation-run/evaluation-run.class.js +10 -5
- package/dist/components/agent-tools/evaluation-run/evaluation-run.class.js.map +1 -1
- package/dist/components/agent-tools/mcp-app/mcp-app.class.d.ts +1 -0
- package/dist/components/agent-tools/mcp-app/mcp-app.class.d.ts.map +1 -1
- package/dist/components/agent-tools/mcp-app/mcp-app.class.js +17 -12
- package/dist/components/agent-tools/mcp-app/mcp-app.class.js.map +1 -1
- package/dist/components/agent-tools/policy-summary/policy-summary.class.d.ts.map +1 -1
- package/dist/components/agent-tools/policy-summary/policy-summary.class.js +3 -1
- package/dist/components/agent-tools/policy-summary/policy-summary.class.js.map +1 -1
- package/dist/components/agent-tools/prompt-studio/prompt-studio.class.d.ts.map +1 -1
- package/dist/components/agent-tools/prompt-studio/prompt-studio.class.js +8 -6
- package/dist/components/agent-tools/prompt-studio/prompt-studio.class.js.map +1 -1
- package/dist/components/agent-tools/schema-viewer/schema-viewer.class.d.ts +1 -0
- package/dist/components/agent-tools/schema-viewer/schema-viewer.class.d.ts.map +1 -1
- package/dist/components/agent-tools/schema-viewer/schema-viewer.class.js +21 -4
- package/dist/components/agent-tools/schema-viewer/schema-viewer.class.js.map +1 -1
- package/dist/components/agent-tools/span-waterfall/span-waterfall.class.d.ts +6 -0
- package/dist/components/agent-tools/span-waterfall/span-waterfall.class.d.ts.map +1 -1
- package/dist/components/agent-tools/span-waterfall/span-waterfall.class.js +16 -4
- package/dist/components/agent-tools/span-waterfall/span-waterfall.class.js.map +1 -1
- package/dist/components/agent-tools/span-waterfall/span-waterfall.styles.d.ts.map +1 -1
- package/dist/components/agent-tools/span-waterfall/span-waterfall.styles.js +18 -6
- package/dist/components/agent-tools/span-waterfall/span-waterfall.styles.js.map +1 -1
- package/dist/components/agent-tools/stack-trace/stack-trace.class.d.ts +2 -0
- package/dist/components/agent-tools/stack-trace/stack-trace.class.d.ts.map +1 -1
- package/dist/components/agent-tools/stack-trace/stack-trace.class.js +4 -1
- package/dist/components/agent-tools/stack-trace/stack-trace.class.js.map +1 -1
- package/dist/components/agent-tools/stack-trace/stack-trace.styles.js +4 -4
- package/dist/components/agent-tools/subagent-panel/subagent-panel.class.d.ts.map +1 -1
- package/dist/components/agent-tools/subagent-panel/subagent-panel.class.js +24 -2
- package/dist/components/agent-tools/subagent-panel/subagent-panel.class.js.map +1 -1
- package/dist/components/agent-tools/task-list/task-list.class.d.ts +4 -0
- package/dist/components/agent-tools/task-list/task-list.class.d.ts.map +1 -1
- package/dist/components/agent-tools/task-list/task-list.class.js +10 -1
- package/dist/components/agent-tools/task-list/task-list.class.js.map +1 -1
- package/dist/components/agent-tools/task-list/task-list.styles.d.ts.map +1 -1
- package/dist/components/agent-tools/task-list/task-list.styles.js +12 -5
- package/dist/components/agent-tools/task-list/task-list.styles.js.map +1 -1
- package/dist/components/agent-tools/terminal/terminal.class.d.ts +4 -0
- package/dist/components/agent-tools/terminal/terminal.class.d.ts.map +1 -1
- package/dist/components/agent-tools/terminal/terminal.class.js +83 -22
- package/dist/components/agent-tools/terminal/terminal.class.js.map +1 -1
- package/dist/components/agent-tools/test-results/test-results.class.d.ts +28 -8
- package/dist/components/agent-tools/test-results/test-results.class.d.ts.map +1 -1
- package/dist/components/agent-tools/test-results/test-results.class.js +157 -61
- package/dist/components/agent-tools/test-results/test-results.class.js.map +1 -1
- package/dist/components/agent-tools/test-results/test-results.styles.d.ts.map +1 -1
- package/dist/components/agent-tools/test-results/test-results.styles.js +12 -10
- package/dist/components/agent-tools/test-results/test-results.styles.js.map +1 -1
- package/dist/components/agent-tools/thinking-panel/thinking-panel.class.d.ts +1 -0
- package/dist/components/agent-tools/thinking-panel/thinking-panel.class.d.ts.map +1 -1
- package/dist/components/agent-tools/thinking-panel/thinking-panel.class.js +1 -0
- package/dist/components/agent-tools/thinking-panel/thinking-panel.class.js.map +1 -1
- package/dist/components/agent-tools/thinking-panel/thinking-panel.styles.d.ts.map +1 -1
- package/dist/components/agent-tools/thinking-panel/thinking-panel.styles.js +6 -2
- package/dist/components/agent-tools/thinking-panel/thinking-panel.styles.js.map +1 -1
- package/dist/components/agent-tools/tool-approval-dialog/tool-approval-dialog.class.d.ts +2 -0
- package/dist/components/agent-tools/tool-approval-dialog/tool-approval-dialog.class.d.ts.map +1 -1
- package/dist/components/agent-tools/tool-approval-dialog/tool-approval-dialog.class.js +2 -0
- package/dist/components/agent-tools/tool-approval-dialog/tool-approval-dialog.class.js.map +1 -1
- package/dist/components/agent-tools/tool-approval-dialog/tool-approval-dialog.styles.js +1 -1
- package/dist/components/agent-tools/tool-call-chip/tool-call-chip.styles.d.ts.map +1 -1
- package/dist/components/agent-tools/tool-call-chip/tool-call-chip.styles.js +18 -4
- package/dist/components/agent-tools/tool-call-chip/tool-call-chip.styles.js.map +1 -1
- package/dist/components/agent-tools/tool-param-form/tool-param-form.class.d.ts +6 -0
- package/dist/components/agent-tools/tool-param-form/tool-param-form.class.d.ts.map +1 -1
- package/dist/components/agent-tools/tool-param-form/tool-param-form.class.js +68 -21
- package/dist/components/agent-tools/tool-param-form/tool-param-form.class.js.map +1 -1
- package/dist/components/agent-tools/tool-param-form/tool-param-form.styles.d.ts.map +1 -1
- package/dist/components/agent-tools/tool-param-form/tool-param-form.styles.js +18 -0
- package/dist/components/agent-tools/tool-param-form/tool-param-form.styles.js.map +1 -1
- package/dist/components/agent-tools/tool-select-dialog/tool-select-dialog.class.d.ts +4 -1
- package/dist/components/agent-tools/tool-select-dialog/tool-select-dialog.class.d.ts.map +1 -1
- package/dist/components/agent-tools/tool-select-dialog/tool-select-dialog.class.js +14 -10
- package/dist/components/agent-tools/tool-select-dialog/tool-select-dialog.class.js.map +1 -1
- package/dist/components/agent-tools/tool-timeline/tool-timeline.class.d.ts.map +1 -1
- package/dist/components/agent-tools/tool-timeline/tool-timeline.class.js +1 -0
- package/dist/components/agent-tools/tool-timeline/tool-timeline.class.js.map +1 -1
- package/dist/components/agent-tools/trace-tree/trace-tree.class.d.ts +1 -0
- package/dist/components/agent-tools/trace-tree/trace-tree.class.d.ts.map +1 -1
- package/dist/components/agent-tools/trace-tree/trace-tree.class.js +10 -6
- package/dist/components/agent-tools/trace-tree/trace-tree.class.js.map +1 -1
- package/dist/components/charts/chart/box-plot.class.d.ts +10 -0
- package/dist/components/charts/chart/box-plot.class.d.ts.map +1 -1
- package/dist/components/charts/chart/box-plot.class.js +72 -15
- package/dist/components/charts/chart/box-plot.class.js.map +1 -1
- package/dist/components/charts/chart/box-plot.styles.d.ts.map +1 -1
- package/dist/components/charts/chart/box-plot.styles.js +62 -3
- package/dist/components/charts/chart/box-plot.styles.js.map +1 -1
- package/dist/components/charts/chart/bubble-chart.class.d.ts +2 -4
- package/dist/components/charts/chart/bubble-chart.class.d.ts.map +1 -1
- package/dist/components/charts/chart/bubble-chart.class.js +2 -4
- package/dist/components/charts/chart/bubble-chart.class.js.map +1 -1
- package/dist/components/charts/chart/chart.class.d.ts +54 -13
- package/dist/components/charts/chart/chart.class.d.ts.map +1 -1
- package/dist/components/charts/chart/chart.class.js +434 -120
- package/dist/components/charts/chart/chart.class.js.map +1 -1
- package/dist/components/charts/chart/chart.styles.d.ts.map +1 -1
- package/dist/components/charts/chart/chart.styles.js +102 -3
- package/dist/components/charts/chart/chart.styles.js.map +1 -1
- package/dist/components/charts/chart/histogram-bin.d.ts.map +1 -1
- package/dist/components/charts/chart/histogram-bin.js +5 -5
- package/dist/components/charts/chart/histogram-bin.js.map +1 -1
- package/dist/components/charts/chart/histogram.class.d.ts +6 -1
- package/dist/components/charts/chart/histogram.class.d.ts.map +1 -1
- package/dist/components/charts/chart/histogram.class.js +13 -5
- package/dist/components/charts/chart/histogram.class.js.map +1 -1
- package/dist/components/charts/chart/lite-chart.class.d.ts +7 -3
- package/dist/components/charts/chart/lite-chart.class.d.ts.map +1 -1
- package/dist/components/charts/chart/lite-chart.class.js +99 -17
- package/dist/components/charts/chart/lite-chart.class.js.map +1 -1
- package/dist/components/charts/chart/lite-chart.styles.js +1 -1
- package/dist/components/conversation/conversation-item/conversation-item.class.d.ts +3 -0
- package/dist/components/conversation/conversation-item/conversation-item.class.d.ts.map +1 -1
- package/dist/components/conversation/conversation-item/conversation-item.class.js +23 -4
- package/dist/components/conversation/conversation-item/conversation-item.class.js.map +1 -1
- package/dist/components/conversation/message-actions/message-actions.class.d.ts +4 -10
- package/dist/components/conversation/message-actions/message-actions.class.d.ts.map +1 -1
- package/dist/components/conversation/message-actions/message-actions.class.js +23 -14
- package/dist/components/conversation/message-actions/message-actions.class.js.map +1 -1
- package/dist/components/conversation/message-feedback/message-feedback.class.d.ts +4 -1
- package/dist/components/conversation/message-feedback/message-feedback.class.d.ts.map +1 -1
- package/dist/components/conversation/message-feedback/message-feedback.class.js +36 -6
- package/dist/components/conversation/message-feedback/message-feedback.class.js.map +1 -1
- package/dist/components/conversation/model-select/model-select.class.d.ts +3 -1
- package/dist/components/conversation/model-select/model-select.class.d.ts.map +1 -1
- package/dist/components/conversation/model-select/model-select.class.js +14 -2
- package/dist/components/conversation/model-select/model-select.class.js.map +1 -1
- package/dist/components/conversation/model-settings-panel/model-settings-panel.class.d.ts.map +1 -1
- package/dist/components/conversation/model-settings-panel/model-settings-panel.class.js +9 -4
- package/dist/components/conversation/model-settings-panel/model-settings-panel.class.js.map +1 -1
- package/dist/components/conversation/prompt-input/prompt-input.class.d.ts +2 -0
- package/dist/components/conversation/prompt-input/prompt-input.class.d.ts.map +1 -1
- package/dist/components/conversation/prompt-input/prompt-input.class.js +15 -1
- package/dist/components/conversation/prompt-input/prompt-input.class.js.map +1 -1
- package/dist/components/conversation/prompt-queue/prompt-queue.class.d.ts.map +1 -1
- package/dist/components/conversation/prompt-queue/prompt-queue.class.js +5 -0
- package/dist/components/conversation/prompt-queue/prompt-queue.class.js.map +1 -1
- package/dist/components/conversation/push-to-talk/push-to-talk.class.d.ts +2 -0
- package/dist/components/conversation/push-to-talk/push-to-talk.class.d.ts.map +1 -1
- package/dist/components/conversation/push-to-talk/push-to-talk.class.js +17 -5
- package/dist/components/conversation/push-to-talk/push-to-talk.class.js.map +1 -1
- package/dist/components/conversation/realtime-session/realtime-session.class.d.ts.map +1 -1
- package/dist/components/conversation/realtime-session/realtime-session.class.js +10 -2
- package/dist/components/conversation/realtime-session/realtime-session.class.js.map +1 -1
- package/dist/components/conversation/selection-toolbar/selection-toolbar.class.d.ts +1 -0
- package/dist/components/conversation/selection-toolbar/selection-toolbar.class.d.ts.map +1 -1
- package/dist/components/conversation/selection-toolbar/selection-toolbar.class.js +30 -24
- package/dist/components/conversation/selection-toolbar/selection-toolbar.class.js.map +1 -1
- package/dist/components/conversation/selection-toolbar/selection-toolbar.styles.d.ts.map +1 -1
- package/dist/components/conversation/selection-toolbar/selection-toolbar.styles.js +10 -0
- package/dist/components/conversation/selection-toolbar/selection-toolbar.styles.js.map +1 -1
- package/dist/components/conversation/thread-list/thread-list.class.d.ts +3 -0
- package/dist/components/conversation/thread-list/thread-list.class.d.ts.map +1 -1
- package/dist/components/conversation/thread-list/thread-list.class.js +33 -1
- package/dist/components/conversation/thread-list/thread-list.class.js.map +1 -1
- package/dist/components/conversation/widget-renderer/resolve.d.ts +5 -0
- package/dist/components/conversation/widget-renderer/resolve.d.ts.map +1 -1
- package/dist/components/conversation/widget-renderer/resolve.js +38 -2
- package/dist/components/conversation/widget-renderer/resolve.js.map +1 -1
- package/dist/components/conversation/widget-renderer/widget-renderer.class.d.ts +1 -0
- package/dist/components/conversation/widget-renderer/widget-renderer.class.d.ts.map +1 -1
- package/dist/components/conversation/widget-renderer/widget-renderer.class.js +17 -5
- package/dist/components/conversation/widget-renderer/widget-renderer.class.js.map +1 -1
- package/dist/components/data/calendar/calendar.styles.js +1 -1
- package/dist/components/data/document-library/document-library.class.d.ts.map +1 -1
- package/dist/components/data/document-library/document-library.class.js +8 -0
- package/dist/components/data/document-library/document-library.class.js.map +1 -1
- package/dist/components/data/env-list/env-list.class.d.ts.map +1 -1
- package/dist/components/data/env-list/env-list.class.js +4 -1
- package/dist/components/data/env-list/env-list.class.js.map +1 -1
- package/dist/components/data/env-list/env-list.styles.d.ts.map +1 -1
- package/dist/components/data/env-list/env-list.styles.js +16 -1
- package/dist/components/data/env-list/env-list.styles.js.map +1 -1
- package/dist/components/data/file-tree/file-tree.class.js +1 -1
- package/dist/components/data/file-tree/file-tree.class.js.map +1 -1
- package/dist/components/data/flow-canvas/flow-canvas.class.d.ts.map +1 -1
- package/dist/components/data/flow-canvas/flow-canvas.class.js +14 -3
- package/dist/components/data/flow-canvas/flow-canvas.class.js.map +1 -1
- package/dist/components/data/flow-controls/flow-controls.class.js +3 -3
- package/dist/components/data/flow-controls/flow-controls.class.js.map +1 -1
- package/dist/components/data/flow-minimap/flow-minimap.class.d.ts +7 -0
- package/dist/components/data/flow-minimap/flow-minimap.class.d.ts.map +1 -1
- package/dist/components/data/flow-minimap/flow-minimap.class.js +7 -0
- package/dist/components/data/flow-minimap/flow-minimap.class.js.map +1 -1
- package/dist/components/data/flow-minimap/flow-minimap.styles.d.ts.map +1 -1
- package/dist/components/data/flow-minimap/flow-minimap.styles.js +8 -5
- package/dist/components/data/flow-minimap/flow-minimap.styles.js.map +1 -1
- package/dist/components/data/flow-node/flow-node.class.d.ts +7 -0
- package/dist/components/data/flow-node/flow-node.class.d.ts.map +1 -1
- package/dist/components/data/flow-node/flow-node.class.js +7 -0
- package/dist/components/data/flow-node/flow-node.class.js.map +1 -1
- package/dist/components/data/flow-node/flow-node.styles.d.ts.map +1 -1
- package/dist/components/data/flow-node/flow-node.styles.js +16 -5
- package/dist/components/data/flow-node/flow-node.styles.js.map +1 -1
- package/dist/components/data/flow-run-overlay/flow-run-overlay.class.d.ts +8 -0
- package/dist/components/data/flow-run-overlay/flow-run-overlay.class.d.ts.map +1 -1
- package/dist/components/data/flow-run-overlay/flow-run-overlay.class.js +8 -0
- package/dist/components/data/flow-run-overlay/flow-run-overlay.class.js.map +1 -1
- package/dist/components/data/flow-run-overlay/flow-run-overlay.styles.d.ts.map +1 -1
- package/dist/components/data/flow-run-overlay/flow-run-overlay.styles.js +33 -5
- package/dist/components/data/flow-run-overlay/flow-run-overlay.styles.js.map +1 -1
- package/dist/components/data/gauge/gauge.class.d.ts.map +1 -1
- package/dist/components/data/gauge/gauge.class.js +71 -12
- package/dist/components/data/gauge/gauge.class.js.map +1 -1
- package/dist/components/data/heatmap/heatmap-scale.d.ts.map +1 -1
- package/dist/components/data/heatmap/heatmap-scale.js +3 -5
- package/dist/components/data/heatmap/heatmap-scale.js.map +1 -1
- package/dist/components/data/heatmap/heatmap.class.d.ts +4 -2
- package/dist/components/data/heatmap/heatmap.class.d.ts.map +1 -1
- package/dist/components/data/heatmap/heatmap.class.js +20 -13
- package/dist/components/data/heatmap/heatmap.class.js.map +1 -1
- package/dist/components/data/heatmap/heatmap.styles.d.ts.map +1 -1
- package/dist/components/data/heatmap/heatmap.styles.js +27 -1
- package/dist/components/data/heatmap/heatmap.styles.js.map +1 -1
- package/dist/components/data/query-builder/query-builder.class.js +2 -2
- package/dist/components/data/query-builder/query-builder.class.js.map +1 -1
- package/dist/components/data/sequence-strip/sequence-strip.class.d.ts +1 -0
- package/dist/components/data/sequence-strip/sequence-strip.class.d.ts.map +1 -1
- package/dist/components/data/sequence-strip/sequence-strip.class.js +8 -4
- package/dist/components/data/sequence-strip/sequence-strip.class.js.map +1 -1
- package/dist/components/data/sparkline/sparkline.class.d.ts.map +1 -1
- package/dist/components/data/sparkline/sparkline.class.js +2 -3
- package/dist/components/data/sparkline/sparkline.class.js.map +1 -1
- package/dist/components/data/stat/stat.class.d.ts +6 -0
- package/dist/components/data/stat/stat.class.d.ts.map +1 -1
- package/dist/components/data/stat/stat.class.js +6 -0
- package/dist/components/data/stat/stat.class.js.map +1 -1
- package/dist/components/data/stat/stat.styles.js +3 -3
- package/dist/components/data/table/table.class.d.ts.map +1 -1
- package/dist/components/data/table/table.class.js +41 -9
- package/dist/components/data/table/table.class.js.map +1 -1
- package/dist/components/data/table/table.styles.d.ts.map +1 -1
- package/dist/components/data/table/table.styles.js +6 -0
- package/dist/components/data/table/table.styles.js.map +1 -1
- package/dist/components/data/timeline/timeline-item.class.d.ts +1 -2
- package/dist/components/data/timeline/timeline-item.class.d.ts.map +1 -1
- package/dist/components/data/timeline/timeline-item.class.js +2 -8
- package/dist/components/data/timeline/timeline-item.class.js.map +1 -1
- package/dist/components/data/timeline/timeline.class.d.ts +1 -0
- package/dist/components/data/timeline/timeline.class.d.ts.map +1 -1
- package/dist/components/data/timeline/timeline.class.js +7 -3
- package/dist/components/data/timeline/timeline.class.js.map +1 -1
- package/dist/components/data/tree/tree-node.class.d.ts +10 -0
- package/dist/components/data/tree/tree-node.class.d.ts.map +1 -1
- package/dist/components/data/tree/tree-node.class.js +20 -4
- package/dist/components/data/tree/tree-node.class.js.map +1 -1
- package/dist/components/data/tree/tree-node.styles.d.ts.map +1 -1
- package/dist/components/data/tree/tree-node.styles.js +13 -10
- package/dist/components/data/tree/tree-node.styles.js.map +1 -1
- package/dist/components/data/tree/tree.class.d.ts +1 -0
- package/dist/components/data/tree/tree.class.d.ts.map +1 -1
- package/dist/components/data/tree/tree.class.js +39 -7
- package/dist/components/data/tree/tree.class.js.map +1 -1
- package/dist/components/data/word-cloud/word-cloud.class.d.ts +5 -2
- package/dist/components/data/word-cloud/word-cloud.class.d.ts.map +1 -1
- package/dist/components/data/word-cloud/word-cloud.class.js +22 -9
- package/dist/components/data/word-cloud/word-cloud.class.js.map +1 -1
- package/dist/components/forms/checkbox/checkbox.class.d.ts +2 -2
- package/dist/components/forms/checkbox/checkbox.class.js +2 -2
- package/dist/components/forms/checkbox-group/checkbox-group.class.d.ts.map +1 -1
- package/dist/components/forms/checkbox-group/checkbox-group.class.js +8 -2
- package/dist/components/forms/checkbox-group/checkbox-group.class.js.map +1 -1
- package/dist/components/forms/checkbox-group/checkbox-group.styles.d.ts.map +1 -1
- package/dist/components/forms/checkbox-group/checkbox-group.styles.js +8 -0
- package/dist/components/forms/checkbox-group/checkbox-group.styles.js.map +1 -1
- package/dist/components/forms/code-editor/code-editor.class.d.ts +3 -0
- package/dist/components/forms/code-editor/code-editor.class.d.ts.map +1 -1
- package/dist/components/forms/code-editor/code-editor.class.js +12 -2
- package/dist/components/forms/code-editor/code-editor.class.js.map +1 -1
- package/dist/components/forms/code-editor/code-editor.styles.d.ts.map +1 -1
- package/dist/components/forms/code-editor/code-editor.styles.js +8 -0
- package/dist/components/forms/code-editor/code-editor.styles.js.map +1 -1
- package/dist/components/forms/color-picker/color-picker.styles.d.ts.map +1 -1
- package/dist/components/forms/color-picker/color-picker.styles.js +8 -0
- package/dist/components/forms/color-picker/color-picker.styles.js.map +1 -1
- package/dist/components/forms/combobox/combobox.class.d.ts.map +1 -1
- package/dist/components/forms/combobox/combobox.class.js +11 -2
- package/dist/components/forms/combobox/combobox.class.js.map +1 -1
- package/dist/components/forms/combobox/combobox.styles.d.ts.map +1 -1
- package/dist/components/forms/combobox/combobox.styles.js +8 -0
- package/dist/components/forms/combobox/combobox.styles.js.map +1 -1
- package/dist/components/forms/combobox/option.class.d.ts +2 -0
- package/dist/components/forms/combobox/option.class.d.ts.map +1 -1
- package/dist/components/forms/combobox/option.class.js +2 -0
- package/dist/components/forms/combobox/option.class.js.map +1 -1
- package/dist/components/forms/date-picker/date-input.class.d.ts +5 -1
- package/dist/components/forms/date-picker/date-input.class.d.ts.map +1 -1
- package/dist/components/forms/date-picker/date-input.class.js +18 -1
- package/dist/components/forms/date-picker/date-input.class.js.map +1 -1
- package/dist/components/forms/date-picker/date-input.styles.d.ts.map +1 -1
- package/dist/components/forms/date-picker/date-input.styles.js +8 -0
- package/dist/components/forms/date-picker/date-input.styles.js.map +1 -1
- package/dist/components/forms/emoji-picker/emoji-picker.class.d.ts +7 -3
- package/dist/components/forms/emoji-picker/emoji-picker.class.d.ts.map +1 -1
- package/dist/components/forms/emoji-picker/emoji-picker.class.js +18 -7
- package/dist/components/forms/emoji-picker/emoji-picker.class.js.map +1 -1
- package/dist/components/forms/emoji-picker/emoji-picker.styles.d.ts.map +1 -1
- package/dist/components/forms/emoji-picker/emoji-picker.styles.js +8 -0
- package/dist/components/forms/emoji-picker/emoji-picker.styles.js.map +1 -1
- package/dist/components/forms/input/input.styles.d.ts.map +1 -1
- package/dist/components/forms/input/input.styles.js +8 -0
- package/dist/components/forms/input/input.styles.js.map +1 -1
- package/dist/components/forms/locale-picker/locale-picker.styles.d.ts.map +1 -1
- package/dist/components/forms/locale-picker/locale-picker.styles.js +8 -0
- package/dist/components/forms/locale-picker/locale-picker.styles.js.map +1 -1
- package/dist/components/forms/phone-input/phone-input.styles.d.ts.map +1 -1
- package/dist/components/forms/phone-input/phone-input.styles.js +8 -0
- package/dist/components/forms/phone-input/phone-input.styles.js.map +1 -1
- package/dist/components/forms/radio/radio-group.class.d.ts +3 -0
- package/dist/components/forms/radio/radio-group.class.d.ts.map +1 -1
- package/dist/components/forms/radio/radio-group.class.js +98 -24
- package/dist/components/forms/radio/radio-group.class.js.map +1 -1
- package/dist/components/forms/radio/radio-group.styles.d.ts.map +1 -1
- package/dist/components/forms/radio/radio-group.styles.js +8 -0
- package/dist/components/forms/radio/radio-group.styles.js.map +1 -1
- package/dist/components/forms/radio/radio.class.d.ts +8 -2
- package/dist/components/forms/radio/radio.class.d.ts.map +1 -1
- package/dist/components/forms/radio/radio.class.js +88 -19
- package/dist/components/forms/radio/radio.class.js.map +1 -1
- package/dist/components/forms/rubric-form/rubric-form.class.d.ts +1 -0
- package/dist/components/forms/rubric-form/rubric-form.class.d.ts.map +1 -1
- package/dist/components/forms/rubric-form/rubric-form.class.js +14 -3
- package/dist/components/forms/rubric-form/rubric-form.class.js.map +1 -1
- package/dist/components/forms/rubric-form/rubric-form.styles.d.ts.map +1 -1
- package/dist/components/forms/rubric-form/rubric-form.styles.js +16 -0
- package/dist/components/forms/rubric-form/rubric-form.styles.js.map +1 -1
- package/dist/components/forms/select/select.class.d.ts.map +1 -1
- package/dist/components/forms/select/select.class.js +8 -1
- package/dist/components/forms/select/select.class.js.map +1 -1
- package/dist/components/forms/select/select.styles.d.ts.map +1 -1
- package/dist/components/forms/select/select.styles.js +28 -2
- package/dist/components/forms/select/select.styles.js.map +1 -1
- package/dist/components/forms/slider/slider.class.d.ts +9 -8
- package/dist/components/forms/slider/slider.class.d.ts.map +1 -1
- package/dist/components/forms/slider/slider.class.js +31 -20
- package/dist/components/forms/slider/slider.class.js.map +1 -1
- package/dist/components/forms/swatch-picker/swatch-picker.class.d.ts +4 -6
- package/dist/components/forms/swatch-picker/swatch-picker.class.d.ts.map +1 -1
- package/dist/components/forms/swatch-picker/swatch-picker.class.js +11 -8
- package/dist/components/forms/swatch-picker/swatch-picker.class.js.map +1 -1
- package/dist/components/forms/switch/switch.styles.d.ts.map +1 -1
- package/dist/components/forms/switch/switch.styles.js +8 -0
- package/dist/components/forms/switch/switch.styles.js.map +1 -1
- package/dist/components/forms/textarea/textarea.class.d.ts +2 -1
- package/dist/components/forms/textarea/textarea.class.d.ts.map +1 -1
- package/dist/components/forms/textarea/textarea.class.js +6 -3
- package/dist/components/forms/textarea/textarea.class.js.map +1 -1
- package/dist/components/forms/textarea/textarea.styles.d.ts.map +1 -1
- package/dist/components/forms/textarea/textarea.styles.js +8 -0
- package/dist/components/forms/textarea/textarea.styles.js.map +1 -1
- package/dist/components/forms/time-range/time-range.class.d.ts.map +1 -1
- package/dist/components/forms/time-range/time-range.class.js +4 -8
- package/dist/components/forms/time-range/time-range.class.js.map +1 -1
- package/dist/components/forms/time-range/time-range.styles.d.ts.map +1 -1
- package/dist/components/forms/time-range/time-range.styles.js +8 -0
- package/dist/components/forms/time-range/time-range.styles.js.map +1 -1
- package/dist/components/forms/token-input/token-input.class.d.ts +14 -1
- package/dist/components/forms/token-input/token-input.class.d.ts.map +1 -1
- package/dist/components/forms/token-input/token-input.class.js +76 -7
- package/dist/components/forms/token-input/token-input.class.js.map +1 -1
- package/dist/components/forms/token-input/token-input.styles.d.ts.map +1 -1
- package/dist/components/forms/token-input/token-input.styles.js +7 -0
- package/dist/components/forms/token-input/token-input.styles.js.map +1 -1
- package/dist/components/layout/app-rail/app-rail-item.class.d.ts +3 -0
- package/dist/components/layout/app-rail/app-rail-item.class.d.ts.map +1 -1
- package/dist/components/layout/app-rail/app-rail-item.class.js +34 -15
- package/dist/components/layout/app-rail/app-rail-item.class.js.map +1 -1
- package/dist/components/layout/app-rail/app-rail.class.d.ts +2 -0
- package/dist/components/layout/app-rail/app-rail.class.d.ts.map +1 -1
- package/dist/components/layout/app-rail/app-rail.class.js +46 -15
- package/dist/components/layout/app-rail/app-rail.class.js.map +1 -1
- package/dist/components/layout/breadcrumb/breadcrumb-item.class.d.ts.map +1 -1
- package/dist/components/layout/breadcrumb/breadcrumb-item.class.js +3 -3
- package/dist/components/layout/breadcrumb/breadcrumb-item.class.js.map +1 -1
- package/dist/components/layout/breadcrumb/breadcrumb-item.styles.d.ts.map +1 -1
- package/dist/components/layout/breadcrumb/breadcrumb-item.styles.js +6 -0
- package/dist/components/layout/breadcrumb/breadcrumb-item.styles.js.map +1 -1
- package/dist/components/layout/breadcrumb/breadcrumb.styles.d.ts.map +1 -1
- package/dist/components/layout/breadcrumb/breadcrumb.styles.js +7 -0
- package/dist/components/layout/breadcrumb/breadcrumb.styles.js.map +1 -1
- package/dist/components/layout/button-group/button-group.class.js +1 -1
- package/dist/components/layout/button-group/button-group.class.js.map +1 -1
- package/dist/components/layout/card/card.class.d.ts.map +1 -1
- package/dist/components/layout/card/card.class.js +1 -0
- package/dist/components/layout/card/card.class.js.map +1 -1
- package/dist/components/layout/carousel/carousel.class.d.ts.map +1 -1
- package/dist/components/layout/carousel/carousel.class.js +14 -4
- package/dist/components/layout/carousel/carousel.class.js.map +1 -1
- package/dist/components/layout/command-palette/command-palette.class.d.ts.map +1 -1
- package/dist/components/layout/command-palette/command-palette.class.js +1 -0
- package/dist/components/layout/command-palette/command-palette.class.js.map +1 -1
- package/dist/components/layout/control-group/control-group.class.d.ts +2 -3
- package/dist/components/layout/control-group/control-group.class.d.ts.map +1 -1
- package/dist/components/layout/control-group/control-group.class.js +3 -4
- package/dist/components/layout/control-group/control-group.class.js.map +1 -1
- package/dist/components/layout/dashboard-grid/dashboard-grid.class.d.ts +13 -0
- package/dist/components/layout/dashboard-grid/dashboard-grid.class.d.ts.map +1 -1
- package/dist/components/layout/dashboard-grid/dashboard-grid.class.js +145 -34
- package/dist/components/layout/dashboard-grid/dashboard-grid.class.js.map +1 -1
- package/dist/components/layout/dashboard-grid/dashboard-grid.styles.js +1 -1
- package/dist/components/layout/details/accordion.class.d.ts +3 -1
- package/dist/components/layout/details/accordion.class.d.ts.map +1 -1
- package/dist/components/layout/details/accordion.class.js +19 -0
- package/dist/components/layout/details/accordion.class.js.map +1 -1
- package/dist/components/layout/details/details.styles.js +5 -5
- package/dist/components/layout/dock-panel/dock-panel.class.d.ts +1 -0
- package/dist/components/layout/dock-panel/dock-panel.class.d.ts.map +1 -1
- package/dist/components/layout/dock-panel/dock-panel.class.js +17 -10
- package/dist/components/layout/dock-panel/dock-panel.class.js.map +1 -1
- package/dist/components/layout/filter-bar/filter-bar.class.d.ts +3 -2
- package/dist/components/layout/filter-bar/filter-bar.class.d.ts.map +1 -1
- package/dist/components/layout/filter-bar/filter-bar.class.js +8 -3
- package/dist/components/layout/filter-bar/filter-bar.class.js.map +1 -1
- package/dist/components/layout/menu/menu-item.class.d.ts +2 -0
- package/dist/components/layout/menu/menu-item.class.d.ts.map +1 -1
- package/dist/components/layout/menu/menu-item.class.js +3 -4
- package/dist/components/layout/menu/menu-item.class.js.map +1 -1
- package/dist/components/layout/reorder-list/reorder-item.styles.d.ts.map +1 -1
- package/dist/components/layout/reorder-list/reorder-item.styles.js +6 -0
- package/dist/components/layout/reorder-list/reorder-item.styles.js.map +1 -1
- package/dist/components/layout/reorder-list/reorder-list.class.d.ts +3 -4
- package/dist/components/layout/reorder-list/reorder-list.class.d.ts.map +1 -1
- package/dist/components/layout/reorder-list/reorder-list.class.js +8 -7
- package/dist/components/layout/reorder-list/reorder-list.class.js.map +1 -1
- package/dist/components/layout/reorder-list/reorder-list.styles.d.ts.map +1 -1
- package/dist/components/layout/reorder-list/reorder-list.styles.js +4 -0
- package/dist/components/layout/reorder-list/reorder-list.styles.js.map +1 -1
- package/dist/components/layout/segmented/segmented.class.d.ts +4 -5
- package/dist/components/layout/segmented/segmented.class.d.ts.map +1 -1
- package/dist/components/layout/segmented/segmented.class.js +19 -7
- package/dist/components/layout/segmented/segmented.class.js.map +1 -1
- package/dist/components/layout/segmented/segmented.styles.d.ts.map +1 -1
- package/dist/components/layout/segmented/segmented.styles.js +6 -1
- package/dist/components/layout/segmented/segmented.styles.js.map +1 -1
- package/dist/components/layout/split/split.class.d.ts +5 -1
- package/dist/components/layout/split/split.class.d.ts.map +1 -1
- package/dist/components/layout/split/split.class.js +11 -5
- package/dist/components/layout/split/split.class.js.map +1 -1
- package/dist/components/layout/split/split.styles.d.ts.map +1 -1
- package/dist/components/layout/split/split.styles.js +9 -0
- package/dist/components/layout/split/split.styles.js.map +1 -1
- package/dist/components/layout/stepper/stepper.class.d.ts +1 -0
- package/dist/components/layout/stepper/stepper.class.d.ts.map +1 -1
- package/dist/components/layout/stepper/stepper.class.js +19 -0
- package/dist/components/layout/stepper/stepper.class.js.map +1 -1
- package/dist/components/layout/tabs/tabs.class.d.ts +2 -0
- package/dist/components/layout/tabs/tabs.class.d.ts.map +1 -1
- package/dist/components/layout/tabs/tabs.class.js +14 -0
- package/dist/components/layout/tabs/tabs.class.js.map +1 -1
- package/dist/components/layout/virtual-list/virtual-list.class.d.ts +10 -0
- package/dist/components/layout/virtual-list/virtual-list.class.d.ts.map +1 -1
- package/dist/components/layout/virtual-list/virtual-list.class.js +42 -12
- package/dist/components/layout/virtual-list/virtual-list.class.js.map +1 -1
- package/dist/components/layout/widget/widget.class.d.ts +3 -3
- package/dist/components/layout/widget/widget.class.d.ts.map +1 -1
- package/dist/components/layout/widget/widget.class.js +19 -19
- package/dist/components/layout/widget/widget.class.js.map +1 -1
- package/dist/components/media/animated-image/animated-image.class.d.ts.map +1 -1
- package/dist/components/media/animated-image/animated-image.class.js +4 -0
- package/dist/components/media/animated-image/animated-image.class.js.map +1 -1
- package/dist/components/media/animation/animation.class.js +1 -1
- package/dist/components/media/animation/animation.class.js.map +1 -1
- package/dist/components/media/attachment-trigger/attachment-trigger.class.d.ts +13 -10
- package/dist/components/media/attachment-trigger/attachment-trigger.class.d.ts.map +1 -1
- package/dist/components/media/attachment-trigger/attachment-trigger.class.js +20 -8
- package/dist/components/media/attachment-trigger/attachment-trigger.class.js.map +1 -1
- package/dist/components/media/av-player/av-player.class.d.ts +6 -2
- package/dist/components/media/av-player/av-player.class.d.ts.map +1 -1
- package/dist/components/media/av-player/av-player.class.js +57 -18
- package/dist/components/media/av-player/av-player.class.js.map +1 -1
- package/dist/components/media/av-player/av-player.styles.d.ts.map +1 -1
- package/dist/components/media/av-player/av-player.styles.js +10 -0
- package/dist/components/media/av-player/av-player.styles.js.map +1 -1
- package/dist/components/media/avatar/avatar.class.d.ts +3 -2
- package/dist/components/media/avatar/avatar.class.d.ts.map +1 -1
- package/dist/components/media/avatar/avatar.class.js +13 -3
- package/dist/components/media/avatar/avatar.class.js.map +1 -1
- package/dist/components/media/avatar-group/avatar-group.class.d.ts +1 -0
- package/dist/components/media/avatar-group/avatar-group.class.d.ts.map +1 -1
- package/dist/components/media/avatar-group/avatar-group.class.js +8 -0
- package/dist/components/media/avatar-group/avatar-group.class.js.map +1 -1
- package/dist/components/media/avatar-group/avatar-group.styles.d.ts.map +1 -1
- package/dist/components/media/avatar-group/avatar-group.styles.js +2 -0
- package/dist/components/media/avatar-group/avatar-group.styles.js.map +1 -1
- package/dist/components/media/file-icon/file-icon.class.d.ts.map +1 -1
- package/dist/components/media/file-icon/file-icon.class.js +3 -1
- package/dist/components/media/file-icon/file-icon.class.js.map +1 -1
- package/dist/components/media/file-icon/file-icon.styles.d.ts.map +1 -1
- package/dist/components/media/file-icon/file-icon.styles.js +21 -3
- package/dist/components/media/file-icon/file-icon.styles.js.map +1 -1
- package/dist/components/media/file-input/file-input.class.d.ts +3 -1
- package/dist/components/media/file-input/file-input.class.d.ts.map +1 -1
- package/dist/components/media/file-input/file-input.class.js +36 -15
- package/dist/components/media/file-input/file-input.class.js.map +1 -1
- package/dist/components/media/file-input/file-input.styles.d.ts.map +1 -1
- package/dist/components/media/file-input/file-input.styles.js +45 -4
- package/dist/components/media/file-input/file-input.styles.js.map +1 -1
- package/dist/components/media/flag/flag.class.d.ts.map +1 -1
- package/dist/components/media/flag/flag.class.js +1 -4
- package/dist/components/media/flag/flag.class.js.map +1 -1
- package/dist/components/media/image-comparer/image-comparer.class.d.ts +2 -0
- package/dist/components/media/image-comparer/image-comparer.class.d.ts.map +1 -1
- package/dist/components/media/image-comparer/image-comparer.class.js +2 -0
- package/dist/components/media/image-comparer/image-comparer.class.js.map +1 -1
- package/dist/components/media/image-viewer/image-viewer.class.d.ts +1 -0
- package/dist/components/media/image-viewer/image-viewer.class.d.ts.map +1 -1
- package/dist/components/media/image-viewer/image-viewer.class.js +18 -3
- package/dist/components/media/image-viewer/image-viewer.class.js.map +1 -1
- package/dist/components/media/image-viewer/image-viewer.styles.d.ts.map +1 -1
- package/dist/components/media/image-viewer/image-viewer.styles.js +5 -1
- package/dist/components/media/image-viewer/image-viewer.styles.js.map +1 -1
- package/dist/components/media/lightbox/lightbox.class.d.ts +3 -2
- package/dist/components/media/lightbox/lightbox.class.d.ts.map +1 -1
- package/dist/components/media/lightbox/lightbox.class.js +4 -3
- package/dist/components/media/lightbox/lightbox.class.js.map +1 -1
- package/dist/components/media/map/map.class.d.ts +18 -5
- package/dist/components/media/map/map.class.d.ts.map +1 -1
- package/dist/components/media/map/map.class.js +139 -30
- package/dist/components/media/map/map.class.js.map +1 -1
- package/dist/components/media/map/map.styles.d.ts.map +1 -1
- package/dist/components/media/map/map.styles.js +8 -0
- package/dist/components/media/map/map.styles.js.map +1 -1
- package/dist/components/media/media-card/media-card.class.d.ts +2 -1
- package/dist/components/media/media-card/media-card.class.d.ts.map +1 -1
- package/dist/components/media/media-card/media-card.class.js +8 -2
- package/dist/components/media/media-card/media-card.class.js.map +1 -1
- package/dist/components/media/qr-code/qr-code.class.d.ts +8 -6
- package/dist/components/media/qr-code/qr-code.class.d.ts.map +1 -1
- package/dist/components/media/qr-code/qr-code.class.js +15 -7
- package/dist/components/media/qr-code/qr-code.class.js.map +1 -1
- package/dist/components/media/zoomable-frame/zoomable-frame.class.d.ts.map +1 -1
- package/dist/components/media/zoomable-frame/zoomable-frame.class.js +4 -1
- package/dist/components/media/zoomable-frame/zoomable-frame.class.js.map +1 -1
- package/dist/components/overlays/badge/badge.styles.d.ts.map +1 -1
- package/dist/components/overlays/badge/badge.styles.js +2 -1
- package/dist/components/overlays/badge/badge.styles.js.map +1 -1
- package/dist/components/overlays/callout/callout.class.js +1 -1
- package/dist/components/overlays/callout/callout.class.js.map +1 -1
- package/dist/components/overlays/callout/callout.styles.d.ts.map +1 -1
- package/dist/components/overlays/callout/callout.styles.js +5 -4
- package/dist/components/overlays/callout/callout.styles.js.map +1 -1
- package/dist/components/overlays/chip/chip-group.class.d.ts +11 -0
- package/dist/components/overlays/chip/chip-group.class.d.ts.map +1 -1
- package/dist/components/overlays/chip/chip-group.class.js +88 -4
- package/dist/components/overlays/chip/chip-group.class.js.map +1 -1
- package/dist/components/overlays/chip/chip.class.d.ts +5 -3
- package/dist/components/overlays/chip/chip.class.d.ts.map +1 -1
- package/dist/components/overlays/chip/chip.class.js +19 -10
- package/dist/components/overlays/chip/chip.class.js.map +1 -1
- package/dist/components/overlays/chip/chip.styles.d.ts.map +1 -1
- package/dist/components/overlays/chip/chip.styles.js +3 -2
- package/dist/components/overlays/chip/chip.styles.js.map +1 -1
- package/dist/components/overlays/dialog/confirm.d.ts +3 -1
- package/dist/components/overlays/dialog/confirm.d.ts.map +1 -1
- package/dist/components/overlays/dialog/confirm.js +16 -5
- package/dist/components/overlays/dialog/confirm.js.map +1 -1
- package/dist/components/overlays/dialog/dialog.class.d.ts +8 -7
- package/dist/components/overlays/dialog/dialog.class.d.ts.map +1 -1
- package/dist/components/overlays/dialog/dialog.class.js +18 -15
- package/dist/components/overlays/dialog/dialog.class.js.map +1 -1
- package/dist/components/overlays/empty/empty.styles.d.ts.map +1 -1
- package/dist/components/overlays/empty/empty.styles.js +12 -0
- package/dist/components/overlays/empty/empty.styles.js.map +1 -1
- package/dist/components/overlays/kbd/kbd.class.d.ts +3 -3
- package/dist/components/overlays/kbd/kbd.class.d.ts.map +1 -1
- package/dist/components/overlays/kbd/kbd.class.js +8 -4
- package/dist/components/overlays/kbd/kbd.class.js.map +1 -1
- package/dist/components/overlays/kbd/kbd.styles.d.ts.map +1 -1
- package/dist/components/overlays/kbd/kbd.styles.js +8 -0
- package/dist/components/overlays/kbd/kbd.styles.js.map +1 -1
- package/dist/components/overlays/overlay/popover.class.d.ts +18 -7
- package/dist/components/overlays/overlay/popover.class.d.ts.map +1 -1
- package/dist/components/overlays/overlay/popover.class.js +71 -14
- package/dist/components/overlays/overlay/popover.class.js.map +1 -1
- package/dist/components/overlays/overlay/tooltip.class.d.ts +32 -15
- package/dist/components/overlays/overlay/tooltip.class.d.ts.map +1 -1
- package/dist/components/overlays/overlay/tooltip.class.js +155 -34
- package/dist/components/overlays/overlay/tooltip.class.js.map +1 -1
- package/dist/components/overlays/progress/progress-bar.class.d.ts +6 -1
- package/dist/components/overlays/progress/progress-bar.class.d.ts.map +1 -1
- package/dist/components/overlays/progress/progress-bar.class.js +25 -3
- package/dist/components/overlays/progress/progress-bar.class.js.map +1 -1
- package/dist/components/overlays/progress/progress-ring.class.d.ts +6 -1
- package/dist/components/overlays/progress/progress-ring.class.d.ts.map +1 -1
- package/dist/components/overlays/progress/progress-ring.class.js +25 -3
- package/dist/components/overlays/progress/progress-ring.class.js.map +1 -1
- package/dist/components/overlays/rating/rating.class.d.ts +4 -2
- package/dist/components/overlays/rating/rating.class.d.ts.map +1 -1
- package/dist/components/overlays/rating/rating.class.js +17 -4
- package/dist/components/overlays/rating/rating.class.js.map +1 -1
- package/dist/components/overlays/rating/rating.styles.js +2 -2
- package/dist/components/overlays/spinner/spinner.class.d.ts +8 -3
- package/dist/components/overlays/spinner/spinner.class.d.ts.map +1 -1
- package/dist/components/overlays/spinner/spinner.class.js +26 -5
- package/dist/components/overlays/spinner/spinner.class.js.map +1 -1
- package/dist/components/overlays/spinner/spinner.styles.js +3 -3
- package/dist/components/overlays/toast/toast-item.class.d.ts +11 -1
- package/dist/components/overlays/toast/toast-item.class.d.ts.map +1 -1
- package/dist/components/overlays/toast/toast-item.class.js +81 -17
- package/dist/components/overlays/toast/toast-item.class.js.map +1 -1
- package/dist/components/retrieval/chunk-inspector/chunk-inspector.class.d.ts.map +1 -1
- package/dist/components/retrieval/chunk-inspector/chunk-inspector.class.js +4 -3
- package/dist/components/retrieval/chunk-inspector/chunk-inspector.class.js.map +1 -1
- package/dist/components/retrieval/citation-badge/citation-badge.class.d.ts +2 -1
- package/dist/components/retrieval/citation-badge/citation-badge.class.d.ts.map +1 -1
- package/dist/components/retrieval/citation-badge/citation-badge.class.js +11 -6
- package/dist/components/retrieval/citation-badge/citation-badge.class.js.map +1 -1
- package/dist/components/retrieval/embedding-explorer/embedding-explorer.class.d.ts +3 -1
- package/dist/components/retrieval/embedding-explorer/embedding-explorer.class.d.ts.map +1 -1
- package/dist/components/retrieval/embedding-explorer/embedding-explorer.class.js +21 -3
- package/dist/components/retrieval/embedding-explorer/embedding-explorer.class.js.map +1 -1
- package/dist/components/retrieval/embedding-explorer/embedding-explorer.styles.d.ts.map +1 -1
- package/dist/components/retrieval/embedding-explorer/embedding-explorer.styles.js +9 -0
- package/dist/components/retrieval/embedding-explorer/embedding-explorer.styles.js.map +1 -1
- package/dist/components/retrieval/entity-dossier/entity-dossier.class.d.ts +28 -9
- package/dist/components/retrieval/entity-dossier/entity-dossier.class.d.ts.map +1 -1
- package/dist/components/retrieval/entity-dossier/entity-dossier.class.js +18 -5
- package/dist/components/retrieval/entity-dossier/entity-dossier.class.js.map +1 -1
- package/dist/components/retrieval/graph/graph-canvas.d.ts.map +1 -1
- package/dist/components/retrieval/graph/graph-canvas.js +20 -4
- package/dist/components/retrieval/graph/graph-canvas.js.map +1 -1
- package/dist/components/retrieval/graph/graph-loader.d.ts.map +1 -1
- package/dist/components/retrieval/graph/graph-loader.js +23 -1
- package/dist/components/retrieval/graph/graph-loader.js.map +1 -1
- package/dist/components/retrieval/graph/graph.class.d.ts +21 -3
- package/dist/components/retrieval/graph/graph.class.d.ts.map +1 -1
- package/dist/components/retrieval/graph/graph.class.js +154 -68
- package/dist/components/retrieval/graph/graph.class.js.map +1 -1
- package/dist/components/retrieval/graph/graph.styles.d.ts.map +1 -1
- package/dist/components/retrieval/graph/graph.styles.js +18 -0
- package/dist/components/retrieval/graph/graph.styles.js.map +1 -1
- package/dist/components/retrieval/graph-legend/graph-legend.class.d.ts +3 -0
- package/dist/components/retrieval/graph-legend/graph-legend.class.d.ts.map +1 -1
- package/dist/components/retrieval/graph-legend/graph-legend.class.js +8 -2
- package/dist/components/retrieval/graph-legend/graph-legend.class.js.map +1 -1
- package/dist/components/retrieval/graph-legend/graph-legend.styles.d.ts.map +1 -1
- package/dist/components/retrieval/graph-legend/graph-legend.styles.js +11 -1
- package/dist/components/retrieval/graph-legend/graph-legend.styles.js.map +1 -1
- package/dist/components/retrieval/grounding-summary/grounding-summary.class.d.ts +1 -0
- package/dist/components/retrieval/grounding-summary/grounding-summary.class.d.ts.map +1 -1
- package/dist/components/retrieval/grounding-summary/grounding-summary.class.js +1 -0
- package/dist/components/retrieval/grounding-summary/grounding-summary.class.js.map +1 -1
- package/dist/components/retrieval/ingestion-queue/ingestion-queue.class.d.ts +3 -2
- package/dist/components/retrieval/ingestion-queue/ingestion-queue.class.d.ts.map +1 -1
- package/dist/components/retrieval/ingestion-queue/ingestion-queue.class.js +11 -4
- package/dist/components/retrieval/ingestion-queue/ingestion-queue.class.js.map +1 -1
- package/dist/components/retrieval/knowledge-base-admin/knowledge-base-admin.class.d.ts +7 -3
- package/dist/components/retrieval/knowledge-base-admin/knowledge-base-admin.class.d.ts.map +1 -1
- package/dist/components/retrieval/knowledge-base-admin/knowledge-base-admin.class.js +27 -6
- package/dist/components/retrieval/knowledge-base-admin/knowledge-base-admin.class.js.map +1 -1
- package/dist/components/retrieval/knowledge-graph-explorer/knowledge-graph-explorer.class.d.ts +24 -0
- package/dist/components/retrieval/knowledge-graph-explorer/knowledge-graph-explorer.class.d.ts.map +1 -1
- package/dist/components/retrieval/knowledge-graph-explorer/knowledge-graph-explorer.class.js +19 -4
- package/dist/components/retrieval/knowledge-graph-explorer/knowledge-graph-explorer.class.js.map +1 -1
- package/dist/components/retrieval/memory-panel/memory-panel.class.d.ts +5 -0
- package/dist/components/retrieval/memory-panel/memory-panel.class.d.ts.map +1 -1
- package/dist/components/retrieval/memory-panel/memory-panel.class.js +62 -3
- package/dist/components/retrieval/memory-panel/memory-panel.class.js.map +1 -1
- package/dist/components/retrieval/node-palette/node-palette.class.d.ts +2 -0
- package/dist/components/retrieval/node-palette/node-palette.class.d.ts.map +1 -1
- package/dist/components/retrieval/node-palette/node-palette.class.js.map +1 -1
- package/dist/components/retrieval/path-strip/path-strip.class.d.ts +2 -1
- package/dist/components/retrieval/path-strip/path-strip.class.d.ts.map +1 -1
- package/dist/components/retrieval/path-strip/path-strip.class.js +3 -2
- package/dist/components/retrieval/path-strip/path-strip.class.js.map +1 -1
- package/dist/components/retrieval/rag-eval-dashboard/rag-eval-dashboard.class.d.ts +6 -2
- package/dist/components/retrieval/rag-eval-dashboard/rag-eval-dashboard.class.d.ts.map +1 -1
- package/dist/components/retrieval/rag-eval-dashboard/rag-eval-dashboard.class.js +20 -2
- package/dist/components/retrieval/rag-eval-dashboard/rag-eval-dashboard.class.js.map +1 -1
- package/dist/components/retrieval/retrieval-results/retrieval-results.class.d.ts +12 -2
- package/dist/components/retrieval/retrieval-results/retrieval-results.class.d.ts.map +1 -1
- package/dist/components/retrieval/retrieval-results/retrieval-results.class.js +117 -5
- package/dist/components/retrieval/retrieval-results/retrieval-results.class.js.map +1 -1
- package/dist/components/retrieval/retrieval-search/retrieval-search.styles.d.ts.map +1 -1
- package/dist/components/retrieval/retrieval-search/retrieval-search.styles.js +19 -0
- package/dist/components/retrieval/retrieval-search/retrieval-search.styles.js.map +1 -1
- package/dist/components/retrieval/source-card/source-card.class.d.ts.map +1 -1
- package/dist/components/retrieval/source-card/source-card.class.js +8 -1
- package/dist/components/retrieval/source-card/source-card.class.js.map +1 -1
- package/dist/components/retrieval/source-list/source-list.class.d.ts +7 -0
- package/dist/components/retrieval/source-list/source-list.class.d.ts.map +1 -1
- package/dist/components/retrieval/source-list/source-list.class.js +48 -5
- package/dist/components/retrieval/source-list/source-list.class.js.map +1 -1
- package/dist/components/retrieval/source-picker/source-picker.class.d.ts +5 -2
- package/dist/components/retrieval/source-picker/source-picker.class.d.ts.map +1 -1
- package/dist/components/retrieval/source-picker/source-picker.class.js +36 -11
- package/dist/components/retrieval/source-picker/source-picker.class.js.map +1 -1
- package/dist/components/retrieval/source-picker/source-picker.styles.d.ts.map +1 -1
- package/dist/components/retrieval/source-picker/source-picker.styles.js +0 -3
- package/dist/components/retrieval/source-picker/source-picker.styles.js.map +1 -1
- package/dist/components/utility/copy-button/copy-button.class.d.ts +2 -1
- package/dist/components/utility/copy-button/copy-button.class.d.ts.map +1 -1
- package/dist/components/utility/copy-button/copy-button.class.js +8 -0
- package/dist/components/utility/copy-button/copy-button.class.js.map +1 -1
- package/dist/components/utility/diff-view/diff-view.class.d.ts.map +1 -1
- package/dist/components/utility/diff-view/diff-view.class.js +7 -0
- package/dist/components/utility/diff-view/diff-view.class.js.map +1 -1
- package/dist/components/utility/divider/divider.class.d.ts.map +1 -1
- package/dist/components/utility/divider/divider.class.js +9 -2
- package/dist/components/utility/divider/divider.class.js.map +1 -1
- package/dist/components/utility/export-button/csv.d.ts.map +1 -1
- package/dist/components/utility/export-button/csv.js +4 -5
- package/dist/components/utility/export-button/csv.js.map +1 -1
- package/dist/components/utility/export-button/export-button.class.d.ts +1 -0
- package/dist/components/utility/export-button/export-button.class.d.ts.map +1 -1
- package/dist/components/utility/export-button/export-button.class.js +35 -5
- package/dist/components/utility/export-button/export-button.class.js.map +1 -1
- package/dist/components/utility/format/format-bytes.class.d.ts.map +1 -1
- package/dist/components/utility/format/format-bytes.class.js +13 -3
- package/dist/components/utility/format/format-bytes.class.js.map +1 -1
- package/dist/components/utility/format/format-date.class.d.ts.map +1 -1
- package/dist/components/utility/format/format-date.class.js +10 -2
- package/dist/components/utility/format/format-date.class.js.map +1 -1
- package/dist/components/utility/format/format-number.class.d.ts.map +1 -1
- package/dist/components/utility/format/format-number.class.js +10 -2
- package/dist/components/utility/format/format-number.class.js.map +1 -1
- package/dist/components/utility/icon/icon.class.d.ts +4 -0
- package/dist/components/utility/icon/icon.class.d.ts.map +1 -1
- package/dist/components/utility/icon/icon.class.js +34 -0
- package/dist/components/utility/icon/icon.class.js.map +1 -1
- package/dist/components/utility/json-viewer/json-viewer.class.d.ts +5 -1
- package/dist/components/utility/json-viewer/json-viewer.class.d.ts.map +1 -1
- package/dist/components/utility/json-viewer/json-viewer.class.js +22 -6
- package/dist/components/utility/json-viewer/json-viewer.class.js.map +1 -1
- package/dist/components/utility/json-viewer/json-viewer.styles.js +1 -1
- package/dist/components/utility/known-date/known-date.class.d.ts.map +1 -1
- package/dist/components/utility/known-date/known-date.class.js +4 -1
- package/dist/components/utility/known-date/known-date.class.js.map +1 -1
- package/dist/components/utility/mention-popover/mention-popover.class.d.ts.map +1 -1
- package/dist/components/utility/mention-popover/mention-popover.class.js +31 -8
- package/dist/components/utility/mention-popover/mention-popover.class.js.map +1 -1
- package/dist/components/utility/poll-status/poll-status.class.d.ts +7 -0
- package/dist/components/utility/poll-status/poll-status.class.d.ts.map +1 -1
- package/dist/components/utility/poll-status/poll-status.class.js +36 -5
- package/dist/components/utility/poll-status/poll-status.class.js.map +1 -1
- package/dist/components/utility/random-content/random-content.class.d.ts.map +1 -1
- package/dist/components/utility/random-content/random-content.class.js +22 -3
- package/dist/components/utility/random-content/random-content.class.js.map +1 -1
- package/dist/components/utility/tour/tour.class.d.ts +7 -6
- package/dist/components/utility/tour/tour.class.d.ts.map +1 -1
- package/dist/components/utility/tour/tour.class.js +62 -42
- package/dist/components/utility/tour/tour.class.js.map +1 -1
- package/dist/components/viewers/archive-viewer/archive-loader.d.ts.map +1 -1
- package/dist/components/viewers/archive-viewer/archive-loader.js +5 -1
- package/dist/components/viewers/archive-viewer/archive-loader.js.map +1 -1
- package/dist/components/viewers/archive-viewer/archive-viewer.class.d.ts +45 -4
- package/dist/components/viewers/archive-viewer/archive-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/archive-viewer/archive-viewer.class.js +257 -10
- package/dist/components/viewers/archive-viewer/archive-viewer.class.js.map +1 -1
- package/dist/components/viewers/archive-viewer/archive-viewer.styles.d.ts +3 -0
- package/dist/components/viewers/archive-viewer/archive-viewer.styles.d.ts.map +1 -1
- package/dist/components/viewers/archive-viewer/archive-viewer.styles.js +45 -0
- package/dist/components/viewers/archive-viewer/archive-viewer.styles.js.map +1 -1
- package/dist/components/viewers/calendar-viewer/calendar-loader.d.ts.map +1 -1
- package/dist/components/viewers/calendar-viewer/calendar-loader.js +6 -1
- package/dist/components/viewers/calendar-viewer/calendar-loader.js.map +1 -1
- package/dist/components/viewers/calendar-viewer/calendar-viewer.class.d.ts +1 -0
- package/dist/components/viewers/calendar-viewer/calendar-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/calendar-viewer/calendar-viewer.class.js +7 -1
- package/dist/components/viewers/calendar-viewer/calendar-viewer.class.js.map +1 -1
- package/dist/components/viewers/contact-viewer/contact-viewer.class.d.ts +1 -0
- package/dist/components/viewers/contact-viewer/contact-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/contact-viewer/contact-viewer.class.js +7 -1
- package/dist/components/viewers/contact-viewer/contact-viewer.class.js.map +1 -1
- package/dist/components/viewers/csv-viewer/csv-viewer.class.d.ts +1 -0
- package/dist/components/viewers/csv-viewer/csv-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/csv-viewer/csv-viewer.class.js +11 -3
- package/dist/components/viewers/csv-viewer/csv-viewer.class.js.map +1 -1
- package/dist/components/viewers/dataset-viewer/dataset-viewer.class.d.ts +1 -0
- package/dist/components/viewers/dataset-viewer/dataset-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/dataset-viewer/dataset-viewer.class.js +9 -2
- package/dist/components/viewers/dataset-viewer/dataset-viewer.class.js.map +1 -1
- package/dist/components/viewers/document-preview/document-preview.class.d.ts +2 -1
- package/dist/components/viewers/document-preview/document-preview.class.d.ts.map +1 -1
- package/dist/components/viewers/document-preview/document-preview.class.js +53 -14
- package/dist/components/viewers/document-preview/document-preview.class.js.map +1 -1
- package/dist/components/viewers/document-viewer/document-viewer.class.d.ts +9 -3
- package/dist/components/viewers/document-viewer/document-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/document-viewer/document-viewer.class.js +47 -13
- package/dist/components/viewers/document-viewer/document-viewer.class.js.map +1 -1
- package/dist/components/viewers/docx-viewer/docx-loader.d.ts.map +1 -1
- package/dist/components/viewers/docx-viewer/docx-loader.js +7 -2
- package/dist/components/viewers/docx-viewer/docx-loader.js.map +1 -1
- package/dist/components/viewers/docx-viewer/docx-viewer.class.d.ts +23 -3
- package/dist/components/viewers/docx-viewer/docx-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/docx-viewer/docx-viewer.class.js +100 -9
- package/dist/components/viewers/docx-viewer/docx-viewer.class.js.map +1 -1
- package/dist/components/viewers/docx-viewer/docx-viewer.styles.d.ts.map +1 -1
- package/dist/components/viewers/docx-viewer/docx-viewer.styles.js +28 -0
- package/dist/components/viewers/docx-viewer/docx-viewer.styles.js.map +1 -1
- package/dist/components/viewers/ebook-viewer/ebook-loader.d.ts.map +1 -1
- package/dist/components/viewers/ebook-viewer/ebook-loader.js +2 -1
- package/dist/components/viewers/ebook-viewer/ebook-loader.js.map +1 -1
- package/dist/components/viewers/ebook-viewer/ebook-viewer-register.js +8 -1
- package/dist/components/viewers/ebook-viewer/ebook-viewer-register.js.map +1 -1
- package/dist/components/viewers/ebook-viewer/ebook-viewer.class.d.ts +10 -7
- package/dist/components/viewers/ebook-viewer/ebook-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/ebook-viewer/ebook-viewer.class.js +115 -32
- package/dist/components/viewers/ebook-viewer/ebook-viewer.class.js.map +1 -1
- package/dist/components/viewers/email-viewer/email-loader.d.ts.map +1 -1
- package/dist/components/viewers/email-viewer/email-loader.js +4 -2
- package/dist/components/viewers/email-viewer/email-loader.js.map +1 -1
- package/dist/components/viewers/email-viewer/email-viewer.class.d.ts +5 -3
- package/dist/components/viewers/email-viewer/email-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/email-viewer/email-viewer.class.js +50 -5
- package/dist/components/viewers/email-viewer/email-viewer.class.js.map +1 -1
- package/dist/components/viewers/email-viewer/email-viewer.styles.js +1 -1
- package/dist/components/viewers/geojson-view/geojson-view.class.d.ts +13 -2
- package/dist/components/viewers/geojson-view/geojson-view.class.d.ts.map +1 -1
- package/dist/components/viewers/geojson-view/geojson-view.class.js +67 -8
- package/dist/components/viewers/geojson-view/geojson-view.class.js.map +1 -1
- package/dist/components/viewers/geojson-view/geojson-view.styles.d.ts +2 -0
- package/dist/components/viewers/geojson-view/geojson-view.styles.d.ts.map +1 -0
- package/dist/components/viewers/geojson-view/geojson-view.styles.js +22 -0
- package/dist/components/viewers/geojson-view/geojson-view.styles.js.map +1 -0
- package/dist/components/viewers/highlight-layer/highlight-layer.class.d.ts +3 -2
- package/dist/components/viewers/highlight-layer/highlight-layer.class.d.ts.map +1 -1
- package/dist/components/viewers/highlight-layer/highlight-layer.class.js +32 -13
- package/dist/components/viewers/highlight-layer/highlight-layer.class.js.map +1 -1
- package/dist/components/viewers/html-viewer/dompurify-loader.d.ts.map +1 -1
- package/dist/components/viewers/html-viewer/dompurify-loader.js +3 -1
- package/dist/components/viewers/html-viewer/dompurify-loader.js.map +1 -1
- package/dist/components/viewers/html-viewer/html-viewer.class.d.ts +3 -1
- package/dist/components/viewers/html-viewer/html-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/html-viewer/html-viewer.class.js +7 -2
- package/dist/components/viewers/html-viewer/html-viewer.class.js.map +1 -1
- package/dist/components/viewers/html-viewer/html-viewer.styles.d.ts.map +1 -1
- package/dist/components/viewers/html-viewer/html-viewer.styles.js +6 -1
- package/dist/components/viewers/html-viewer/html-viewer.styles.js.map +1 -1
- package/dist/components/viewers/include/include.class.d.ts +3 -3
- package/dist/components/viewers/include/include.class.d.ts.map +1 -1
- package/dist/components/viewers/include/include.class.js +13 -8
- package/dist/components/viewers/include/include.class.js.map +1 -1
- package/dist/components/viewers/notebook-viewer/dompurify-loader.d.ts.map +1 -1
- package/dist/components/viewers/notebook-viewer/dompurify-loader.js +5 -1
- package/dist/components/viewers/notebook-viewer/dompurify-loader.js.map +1 -1
- package/dist/components/viewers/notebook-viewer/notebook-viewer.class.d.ts +1 -0
- package/dist/components/viewers/notebook-viewer/notebook-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/notebook-viewer/notebook-viewer.class.js +17 -4
- package/dist/components/viewers/notebook-viewer/notebook-viewer.class.js.map +1 -1
- package/dist/components/viewers/page-rail/page-rail.class.d.ts +8 -0
- package/dist/components/viewers/page-rail/page-rail.class.d.ts.map +1 -1
- package/dist/components/viewers/page-rail/page-rail.class.js +91 -0
- package/dist/components/viewers/page-rail/page-rail.class.js.map +1 -1
- package/dist/components/viewers/pdf-viewer/pdf-loader.d.ts.map +1 -1
- package/dist/components/viewers/pdf-viewer/pdf-loader.js +13 -1
- package/dist/components/viewers/pdf-viewer/pdf-loader.js.map +1 -1
- package/dist/components/viewers/pdf-viewer/pdf-viewer.class.d.ts +12 -5
- package/dist/components/viewers/pdf-viewer/pdf-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/pdf-viewer/pdf-viewer.class.js +103 -34
- package/dist/components/viewers/pdf-viewer/pdf-viewer.class.js.map +1 -1
- package/dist/components/viewers/spreadsheet-viewer/spreadsheet-loader.d.ts.map +1 -1
- package/dist/components/viewers/spreadsheet-viewer/spreadsheet-loader.js +9 -1
- package/dist/components/viewers/spreadsheet-viewer/spreadsheet-loader.js.map +1 -1
- package/dist/components/viewers/spreadsheet-viewer/spreadsheet-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/spreadsheet-viewer/spreadsheet-viewer.class.js +4 -1
- package/dist/components/viewers/spreadsheet-viewer/spreadsheet-viewer.class.js.map +1 -1
- package/dist/components/viewers/svg-viewer/dompurify-loader.d.ts.map +1 -1
- package/dist/components/viewers/svg-viewer/dompurify-loader.js +5 -1
- package/dist/components/viewers/svg-viewer/dompurify-loader.js.map +1 -1
- package/dist/components/viewers/svg-viewer/svg-viewer.class.d.ts +2 -1
- package/dist/components/viewers/svg-viewer/svg-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/svg-viewer/svg-viewer.class.js +50 -14
- package/dist/components/viewers/svg-viewer/svg-viewer.class.js.map +1 -1
- package/dist/components/viewers/xml-viewer/xml-viewer.class.d.ts +1 -0
- package/dist/components/viewers/xml-viewer/xml-viewer.class.d.ts.map +1 -1
- package/dist/components/viewers/xml-viewer/xml-viewer.class.js +15 -3
- package/dist/components/viewers/xml-viewer/xml-viewer.class.js.map +1 -1
- package/dist/internal/anchor-target.d.ts.map +1 -1
- package/dist/internal/anchor-target.js +16 -5
- package/dist/internal/anchor-target.js.map +1 -1
- package/dist/internal/localization.d.ts +1 -1
- package/dist/internal/localization.d.ts.map +1 -1
- package/dist/internal/localization.js +19 -0
- package/dist/internal/localization.js.map +1 -1
- package/dist/internal/map-canvas-ready.d.ts +7 -0
- package/dist/internal/map-canvas-ready.d.ts.map +1 -0
- package/dist/internal/map-canvas-ready.js +13 -0
- package/dist/internal/map-canvas-ready.js.map +1 -0
- package/dist/internal/numbers.d.ts +14 -0
- package/dist/internal/numbers.d.ts.map +1 -1
- package/dist/internal/numbers.js +72 -0
- package/dist/internal/numbers.js.map +1 -1
- package/dist/internal/safe-css.d.ts +17 -0
- package/dist/internal/safe-css.d.ts.map +1 -1
- package/dist/internal/safe-css.js +64 -9
- package/dist/internal/safe-css.js.map +1 -1
- package/dist/lyra.d.ts +1 -1
- package/dist/lyra.d.ts.map +1 -1
- package/dist/lyra.js.map +1 -1
- package/llms/components/lr-animated-image.md +2 -0
- package/llms/components/lr-animation.md +1 -1
- package/llms/components/lr-approval-queue.md +2 -0
- package/llms/components/lr-archive-viewer.md +20 -5
- package/llms/components/lr-attachment-trigger.md +8 -6
- package/llms/components/lr-av-player.md +11 -3
- package/llms/components/lr-avatar-group.md +3 -0
- package/llms/components/lr-avatar.md +6 -5
- package/llms/components/lr-bar-chart.md +10 -8
- package/llms/components/lr-box-plot.md +14 -6
- package/llms/components/lr-bubble-chart.md +10 -8
- package/llms/components/lr-calendar-viewer.md +3 -2
- package/llms/components/lr-calendar.md +4 -4
- package/llms/components/lr-carousel.md +2 -0
- package/llms/components/lr-chart.md +57 -23
- package/llms/components/lr-chip-group.md +3 -1
- package/llms/components/lr-chip.md +3 -1
- package/llms/components/lr-citation-badge.md +3 -2
- package/llms/components/lr-code-editor.md +1 -1
- package/llms/components/lr-combobox.md +6 -2
- package/llms/components/lr-compare-panel.md +8 -2
- package/llms/components/lr-contact-viewer.md +3 -2
- package/llms/components/lr-copy-button.md +2 -0
- package/llms/components/lr-csv-viewer.md +3 -3
- package/llms/components/lr-dashboard-grid.md +2 -1
- package/llms/components/lr-dataset-viewer.md +4 -3
- package/llms/components/lr-dialog.md +19 -15
- package/llms/components/lr-diff-view.md +1 -0
- package/llms/components/lr-divider.md +2 -1
- package/llms/components/lr-document-preview.md +4 -2
- package/llms/components/lr-document-viewer.md +8 -2
- package/llms/components/lr-docx-viewer.md +12 -6
- package/llms/components/lr-doughnut-chart.md +10 -8
- package/llms/components/lr-dropdown-item.md +3 -1
- package/llms/components/lr-ebook-viewer.md +16 -6
- package/llms/components/lr-email-viewer.md +3 -2
- package/llms/components/lr-embedding-explorer.md +2 -1
- package/llms/components/lr-env-list.md +2 -1
- package/llms/components/lr-eval-result.md +2 -0
- package/llms/components/lr-export-button.md +5 -1
- package/llms/components/lr-file-icon.md +3 -1
- package/llms/components/lr-file-input.md +8 -4
- package/llms/components/lr-flow-minimap.md +8 -2
- package/llms/components/lr-flow-node.md +8 -2
- package/llms/components/lr-flow-run-overlay.md +10 -3
- package/llms/components/lr-format-bytes.md +2 -1
- package/llms/components/lr-format-number.md +3 -0
- package/llms/components/lr-gauge.md +4 -0
- package/llms/components/lr-geojson-view.md +10 -3
- package/llms/components/lr-graph-legend.md +5 -3
- package/llms/components/lr-graph.md +20 -12
- package/llms/components/lr-grounding-summary.md +2 -1
- package/llms/components/lr-heatmap.md +8 -5
- package/llms/components/lr-highlight-layer.md +2 -1
- package/llms/components/lr-histogram.md +12 -5
- package/llms/components/lr-html-viewer.md +3 -2
- package/llms/components/lr-icon.md +3 -1
- package/llms/components/lr-image-viewer.md +5 -0
- package/llms/components/lr-include.md +4 -3
- package/llms/components/lr-ingestion-queue.md +2 -1
- package/llms/components/lr-json-viewer.md +10 -3
- package/llms/components/lr-kbd.md +3 -2
- package/llms/components/lr-knowledge-base-admin.md +3 -1
- package/llms/components/lr-knowledge-graph-explorer.md +2 -1
- package/llms/components/lr-known-date.md +2 -1
- package/llms/components/lr-lightbox.md +5 -4
- package/llms/components/lr-line-chart.md +10 -8
- package/llms/components/lr-lite-chart.md +46 -32
- package/llms/components/lr-map.md +10 -5
- package/llms/components/lr-mcp-app.md +6 -0
- package/llms/components/lr-media-card.md +3 -1
- package/llms/components/lr-mention-popover.md +5 -2
- package/llms/components/lr-menu-item.md +3 -1
- package/llms/components/lr-menu.md +3 -1
- package/llms/components/lr-message-feedback.md +2 -1
- package/llms/components/lr-message-parts.md +5 -1
- package/llms/components/lr-model-select.md +5 -1
- package/llms/components/lr-notebook-viewer.md +7 -3
- package/llms/components/lr-option.md +6 -2
- package/llms/components/lr-page-rail.md +5 -0
- package/llms/components/lr-pdf-viewer.md +10 -3
- package/llms/components/lr-pie-chart.md +10 -8
- package/llms/components/lr-polar-area-chart.md +10 -8
- package/llms/components/lr-poll-status.md +11 -6
- package/llms/components/lr-popover.md +2 -1
- package/llms/components/lr-progress-bar.md +2 -1
- package/llms/components/lr-progress-ring.md +2 -1
- package/llms/components/lr-prompt-studio.md +4 -0
- package/llms/components/lr-qr-code.md +7 -5
- package/llms/components/lr-radar-chart.md +10 -8
- package/llms/components/lr-radio-group.md +4 -1
- package/llms/components/lr-radio.md +6 -2
- package/llms/components/lr-random-content.md +2 -0
- package/llms/components/lr-rating.md +7 -1
- package/llms/components/lr-retrieval-search.md +2 -0
- package/llms/components/lr-scatter-chart.md +10 -8
- package/llms/components/lr-schema-viewer.md +9 -4
- package/llms/components/lr-segmented.md +2 -0
- package/llms/components/lr-selection-toolbar.md +2 -0
- package/llms/components/lr-sequence-strip.md +10 -8
- package/llms/components/lr-source-card.md +2 -1
- package/llms/components/lr-source-list.md +2 -1
- package/llms/components/lr-source-picker.md +4 -2
- package/llms/components/lr-span-waterfall.md +13 -1
- package/llms/components/lr-spinner.md +3 -1
- package/llms/components/lr-stack-trace.md +6 -2
- package/llms/components/lr-stat.md +7 -5
- package/llms/components/lr-subagent-panel.md +4 -1
- package/llms/components/lr-svg-viewer.md +5 -2
- package/llms/components/lr-swatch-picker.md +6 -4
- package/llms/components/lr-switch.md +2 -1
- package/llms/components/lr-task-list.md +7 -2
- package/llms/components/lr-terminal.md +13 -1
- package/llms/components/lr-test-results.md +25 -7
- package/llms/components/lr-textarea.md +1 -1
- package/llms/components/lr-thinking-panel.md +4 -2
- package/llms/components/lr-timeline-item.md +2 -1
- package/llms/components/lr-timeline.md +2 -1
- package/llms/components/lr-toast-item.md +8 -2
- package/llms/components/lr-toast.md +8 -2
- package/llms/components/lr-token-input.md +7 -5
- package/llms/components/lr-tool-approval-dialog.md +6 -7
- package/llms/components/lr-tool-param-form.md +21 -9
- package/llms/components/lr-tool-select-dialog.md +11 -7
- package/llms/components/lr-tool-timeline.md +6 -1
- package/llms/components/lr-tooltip.md +12 -1
- package/llms/components/lr-tour.md +19 -16
- package/llms/components/lr-trace-tree.md +3 -0
- package/llms/components/lr-tree-node.md +12 -3
- package/llms/components/lr-tree.md +11 -2
- package/llms/components/lr-widget.md +5 -3
- package/llms/components/lr-word-cloud.md +7 -4
- package/llms/components/lr-xml-viewer.md +4 -2
- package/llms/index.md +1 -1
- package/llms/peers.md +1 -1
- package/llms-full.txt +791 -336
- package/package.json +10 -5
- package/vscode-css-data.json +429 -2
- package/vscode-html-data.json +125 -122
- package/web-types.json +378 -136
|
@@ -22,8 +22,9 @@ the reading region's accessible name. `location: string = ''` (not reflected —
|
|
|
22
22
|
a CFI or spine href identifying the current reading position: set before the book finishes
|
|
23
23
|
loading it's recorded and applied once ready, set after it applies immediately, and epub.js's own
|
|
24
24
|
`relocated` event keeps it in sync with user navigation without re-triggering its own `display()`
|
|
25
|
-
call. `
|
|
26
|
-
|
|
25
|
+
call. A controlled `location` assignment made synchronously inside `lr-location-change` wins over
|
|
26
|
+
the peer-reported CFI and is displayed. `anchorKinds` is a readonly `['cfi', 'text-quote']` (this
|
|
27
|
+
viewer's supported `LyraAnchor.kind` values for the shared anchor-target contract).
|
|
27
28
|
|
|
28
29
|
**Methods:** `getToc()` resolves the EPUB's own navigation document (`book.navigation.toc`,
|
|
29
30
|
populated once `book.ready` resolves) flattened into document-ordered `EbookTocItem[]` (`{ id,
|
|
@@ -31,16 +32,20 @@ label, href, level }`, `level` starting at 1 for a top-level entry, `id` falling
|
|
|
31
32
|
when a navigation entry has none), `[]` before a book has loaded. `search(query)` resolves the
|
|
32
33
|
match count across every spine section, in document order, via epub.js's own `item.load()`/
|
|
33
34
|
`item.find()`/`item.unload()` (empty/whitespace query behaves like `clearSearch()`; a newer
|
|
34
|
-
`search()` call or a `src` change aborts an in-flight scan
|
|
35
|
+
`search()` call or a `src` change aborts an in-flight scan; peer output is capped at 10,000
|
|
36
|
+
matches); `searchNext()`/`searchPrevious()`
|
|
35
37
|
advance/step back through matches (wrapping, resolving `false` when there are none); `clearSearch()`
|
|
36
38
|
clears the query, matches, and painted search annotation.
|
|
37
39
|
|
|
38
40
|
**Events:** `lr-render-error` with `detail.error` when fetching, opening, or rendering fails;
|
|
39
41
|
`lr-location-change` (`detail: { cfi, href }`) fired from epub.js's own `relocated` event;
|
|
40
42
|
`lr-search-change` (`detail: { query, matchCount, activeIndex }`) from `search()`/`searchNext()`/
|
|
41
|
-
`searchPrevious()`/`clearSearch()
|
|
43
|
+
`searchPrevious()`/`clearSearch()`; `lr-anchor-result` (`detail: { found }`) after an anchor is
|
|
44
|
+
applied; `lr-highlight-activate` (`detail: { id }`) when a painted CFI highlight is clicked; and
|
|
45
|
+
`lr-text-select` (`detail: { text, anchor, rects }`) after selection inside a chapter iframe.
|
|
42
46
|
|
|
43
|
-
**CSS parts:** `base
|
|
47
|
+
**CSS parts:** `base` (explicit `aria-busy="true"|"false"`; loading text owns `role="status"`),
|
|
48
|
+
`toolbar`, `previous-button`, `next-button`, `previous-icon`, `next-icon`,
|
|
44
49
|
`mount`, `error`, and `announcer` (the visually-hidden `role="status"` region search results
|
|
45
50
|
announce through).
|
|
46
51
|
|
|
@@ -50,7 +55,8 @@ unambiguous beside other previous/next controls and are overridable through `.st
|
|
|
50
55
|
|
|
51
56
|
**Optional peer dependency:** install `epubjs` with `pnpm add epubjs`. The document-viewer registry
|
|
52
57
|
matches `application/epub+zip` and `.epub` filenames, declaring `{ anchors: ['cfi', 'text-quote'],
|
|
53
|
-
search: true, textSelect: true }` capabilities
|
|
58
|
+
search: true, textSelect: true }` capabilities and forwarding `anchor`/`highlights` to the mounted
|
|
59
|
+
viewer. The peer loader requires the callable EPUB factory; malformed module shapes fail closed.
|
|
54
60
|
|
|
55
61
|
Remote resources are capped at 25 MB; exceeding it surfaces the localized
|
|
56
62
|
`documentPreviewResourceTooLarge` message instead of the ebook.
|
|
@@ -63,3 +69,7 @@ this component's own shadow DOM — `lr-text-select` mirrors epub.js's own `sele
|
|
|
63
69
|
same reason. `highlights` (kind `cfi`) paint via `rendition.annotations.highlight()` and are
|
|
64
70
|
re-applied whenever the rendition is recreated (a `src` change, or a reconnect remount), since
|
|
65
71
|
epub.js doesn't persist annotations across a fresh `renderTo()`.
|
|
72
|
+
|
|
73
|
+
Rejected or synchronous failures from display, previous/next navigation, search annotation, or
|
|
74
|
+
anchor application enter the localized error state and emit `lr-render-error`. Anchor failures
|
|
75
|
+
emit one `{ found: false }`, and superseded async anchor/search work cannot mutate the current book.
|
|
@@ -25,8 +25,9 @@ downloading, or object-URL'ing them is the host's job (e.g.
|
|
|
25
25
|
Remote resources are capped at 25 MB; exceeding it surfaces the localized
|
|
26
26
|
`documentPreviewResourceTooLarge` message instead of the message.
|
|
27
27
|
|
|
28
|
-
**Properties:** `src`, `name`, and `maxHeight` (attribute `max-height`) are strings
|
|
29
|
-
|
|
28
|
+
**Properties:** `src`, `name`, and `maxHeight` (attribute `max-height`) are strings; invalid CSS
|
|
29
|
+
`max-height` values, declaration breaks, and `url()` are ignored. `foldQuotes: boolean = false`
|
|
30
|
+
(attribute `fold-quotes`) — collapses trailing quoted-reply text/HTML behind a
|
|
30
31
|
localized show/hide toggle. `false` (the default) preserves the full body rendering. A host
|
|
31
32
|
`aria-label` takes precedence over `name`. `highlights`, `activeHighlightId`, `anchor`, and
|
|
32
33
|
`anchorKinds` (`['text-quote', 'fragment']`) provide the shared text-viewer contract.
|
|
@@ -19,7 +19,8 @@ the component only normalizes them into SVG, colors optional clusters, and emits
|
|
|
19
19
|
**Properties:** `points: EmbeddingPoint[] = []` (attribute: false), where each point is `{ id, x,
|
|
20
20
|
y, label?, sourceId?, cluster? }`; `selectedId: string = ''`; `height: string = '360px'`;
|
|
21
21
|
`accessibleLabel: string | null = null` (attribute `aria-label`). Non-finite coordinates are
|
|
22
|
-
omitted.
|
|
22
|
+
omitted. Pointer and programmatic focus synchronize the single roving tab stop, and every point
|
|
23
|
+
keeps at least a 24×24 CSS px pointer target at narrow allocations without enlarging its marker.
|
|
23
24
|
|
|
24
25
|
**Events:** `lr-point-select` (`{ point }`), activated by click or Enter/Space.
|
|
25
26
|
|
|
@@ -15,7 +15,8 @@
|
|
|
15
15
|
|
|
16
16
|
A masked key/value list for environment variables and secrets, with per-row reveal and copy.
|
|
17
17
|
Masking is presentational, not a security boundary: the real value sits in a DOM property
|
|
18
|
-
regardless of mask state.
|
|
18
|
+
regardless of mask state. Names, revealed values, and localized action text wrap within narrow
|
|
19
|
+
allocations; the name track uses at most 40% of the available inline size.
|
|
19
20
|
|
|
20
21
|
**Properties:** `entries: EnvEntry[] = []` (attribute: false), `revealable: boolean = true`
|
|
21
22
|
(reflected), `copyable: boolean = true` (reflected), and `label: string = ''`.
|
|
@@ -17,6 +17,8 @@ Rubric scoring and human-review surface for comparing the runs of one evaluation
|
|
|
17
17
|
|
|
18
18
|
Composes `lr-table` (the comparison table), `lr-rubric-form` (the review surface), and
|
|
19
19
|
`lr-diff-view` (baseline↔selected output diff) rather than re-deriving any of their behavior.
|
|
20
|
+
The table's accessible name is the localized evaluation-runs label by default; a host
|
|
21
|
+
`aria-label` on `<lr-eval-result>` overrides it.
|
|
20
22
|
|
|
21
23
|
**Properties:**
|
|
22
24
|
- `runs: EvalRunResult[] = []` (attribute: false) — `EvalRunResult { id: string; label: string;
|
|
@@ -87,7 +87,7 @@ Package-level CSV utilities (used internally, also exported for standalone use
|
|
|
87
87
|
escapeCsvField, buildCsv, downloadBlob } from
|
|
88
88
|
'@aceshooting/lyra-ui/components/utility/export-button/csv.js'`):
|
|
89
89
|
```ts
|
|
90
|
-
escapeCsvField(value: unknown): string // quotes/escapes; neutralizes
|
|
90
|
+
escapeCsvField(value: unknown): string // quotes/escapes; neutralizes leading ASCII/fullwidth =,+,-,@ and tab/CR/LF formula prefixes with an apostrophe
|
|
91
91
|
buildCsv(rows: Record<string, unknown>[], columns: CsvColumn[]): string // CRLF-joined, header row included
|
|
92
92
|
downloadBlob(content: string, filename: string, mime: string): void // triggers a browser download
|
|
93
93
|
```
|
|
@@ -99,6 +99,10 @@ downloadBlob(content: string, filename: string, mime: string): void // trig
|
|
|
99
99
|
for that handler, not automatic filename handling.
|
|
100
100
|
- CSV formula-injection guarding and the deferred (5s) `URL.revokeObjectURL` (works around Safari
|
|
101
101
|
cancelling in-flight downloads on immediate revoke) are genuine, safe-to-rely-on strengths.
|
|
102
|
+
- `open` is valid only when `formats` contains more than one choice. An invalid open request is
|
|
103
|
+
normalized closed without a false `lr-show`/`lr-hide` pair; shrinking an open menu to one format,
|
|
104
|
+
or becoming `disabled`/`loading`, closes it and repairs focus. JSON projection safely preserves
|
|
105
|
+
an own enumerable column literally named `__proto__`.
|
|
102
106
|
- the multi-format menu (`role="menu"`) supports full arrow-key navigation — ArrowUp/ArrowDown move
|
|
103
107
|
between items (opening the menu and seeding the right one focused, if it was closed), Home/End
|
|
104
108
|
jump to the first/last item once open, Escape closes it and returns focus to the trigger button,
|
|
@@ -20,7 +20,9 @@ type wins; filename extension fallback is used only for an empty or `application
|
|
|
20
20
|
MIME type. Unknown values return a generic file result.
|
|
21
21
|
|
|
22
22
|
**Properties:** `mimeType` (attribute `mime-type`), `name`, `size` (bytes; `0` renders no size),
|
|
23
|
-
`label`, `decorative`, and `variant: 'icon' | 'label'`.
|
|
23
|
+
`label`, `decorative`, and `variant: 'icon' | 'label'`. A host `aria-label` wins over the computed
|
|
24
|
+
localized file-type/size name. `decorative` changes the semantic owner to presentation and renders
|
|
25
|
+
`aria-hidden="true"` explicitly.
|
|
24
26
|
|
|
25
27
|
**CSS parts:** `base`, `icon`, `label`, and `size`.
|
|
26
28
|
|
|
@@ -61,10 +61,14 @@ file can be selected at a time.'`), and — for `'directory'` — the pre-existi
|
|
|
61
61
|
itself. The region is cleared (and unrendered) as soon as a subsequent selection rejects nothing.
|
|
62
62
|
|
|
63
63
|
**Slots:** default slot — custom dropzone content, overrides the `label` attribute text when
|
|
64
|
-
provided. The accessible name
|
|
65
|
-
announces correctly.
|
|
66
|
-
|
|
67
|
-
|
|
64
|
+
provided. The semantic button's accessible name comes from `accessibleLabel`/host `aria-label`,
|
|
65
|
+
then `label`, so icon-only slot content still announces correctly. Slotted content is a sibling of
|
|
66
|
+
the button rather than nested inside it: links, buttons, inputs, and other interactive slotted
|
|
67
|
+
controls keep their own activation and do not also open the picker; clicking non-interactive custom
|
|
68
|
+
content still activates the dropzone.
|
|
69
|
+
|
|
70
|
+
**CSS parts:** `base` (the native dropzone button, visually behind but semantically beside the
|
|
71
|
+
slotted content), `input`, `status` (a visually-hidden `role="status" aria-live="polite"`
|
|
68
72
|
element carrying the drag accept/reject announcement and the aggregate accepted/rejected count),
|
|
69
73
|
`rejection` (a **visible** `role="alert"` region, rendered only while a rejection exists, listing
|
|
70
74
|
each currently-rejected file next to a per-reason message — in addition to, never in place of, the
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
- **Class** `LyraFlowMinimap`, also available unregistered from `@aceshooting/lyra-ui/components/data/flow-minimap/flow-minimap.class.js`
|
|
7
7
|
- **Family** `components/data/` — see `llms/index.md` for its siblings
|
|
8
8
|
- **Optional peers** none
|
|
9
|
-
- **Themeable via** 6 parts,
|
|
9
|
+
- **Themeable via** 6 parts, 8 custom properties — see this component's own `@csspart`/`@cssprop` list below
|
|
10
10
|
- **Library-wide behavior** (events, form association, `locale`/`strings`, tokens, TS types): `llms/shared.md`
|
|
11
11
|
|
|
12
12
|
---
|
|
@@ -33,7 +33,13 @@ disagree.
|
|
|
33
33
|
draggable, focusable view rectangle).
|
|
34
34
|
|
|
35
35
|
**Themeable custom properties:** `--lr-flow-minimap-inline-size` (default `12rem`),
|
|
36
|
-
`--lr-flow-minimap-block-size` (default `8rem`)
|
|
36
|
+
`--lr-flow-minimap-block-size` (default `8rem`), `--lr-flow-minimap-node-color` for a node without
|
|
37
|
+
an execution status, and `--lr-flow-minimap-node-{pending|running|success|error|denied}-color` for
|
|
38
|
+
each status-specific rectangle. The status hooks default to the shared border-strong, brand,
|
|
39
|
+
success, danger, and warning colors respectively. Their expanded names are
|
|
40
|
+
`--lr-flow-minimap-node-pending-color`, `--lr-flow-minimap-node-running-color`,
|
|
41
|
+
`--lr-flow-minimap-node-success-color`, `--lr-flow-minimap-node-error-color`, and
|
|
42
|
+
`--lr-flow-minimap-node-denied-color`.
|
|
37
43
|
|
|
38
44
|
**Optional peer deps:** none.
|
|
39
45
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
- **Class** `LyraFlowNode`, also available unregistered from `@aceshooting/lyra-ui/components/data/flow-node/flow-node.class.js`
|
|
7
7
|
- **Family** `components/data/` — see `llms/index.md` for its siblings
|
|
8
8
|
- **Optional peers** none
|
|
9
|
-
- **Themeable via** 12 parts,
|
|
9
|
+
- **Themeable via** 12 parts, 12 custom properties — see this component's own `@csspart`/`@cssprop` list below
|
|
10
10
|
- **Library-wide behavior** (events, form association, `locale`/`strings`, tokens, TS types): `llms/shared.md`
|
|
11
11
|
|
|
12
12
|
---
|
|
@@ -56,7 +56,13 @@ hijacking the library-wide `--lr-color-brand` token and repainting everything el
|
|
|
56
56
|
`status="running"`, independent of `--lr-flow-node-selected-border` so a consumer can retint just one
|
|
57
57
|
of the two states without the other following along — and `--lr-flow-node-running-glow` (default
|
|
58
58
|
`var(--lr-color-brand-quiet)`) — the box-shadow color of the running-state ring around the card, and
|
|
59
|
-
the pulse keyframes' peak color.
|
|
59
|
+
the pulse keyframes' peak color. The status dot has independent
|
|
60
|
+
`--lr-flow-node-status-{pending|running|success|error|denied}-color` hooks, defaulting respectively
|
|
61
|
+
to the shared border-strong, brand, success, danger, and warning tokens;
|
|
62
|
+
`--lr-flow-node-status-color` controls the no-status fallback. The expanded status names are
|
|
63
|
+
`--lr-flow-node-status-pending-color`, `--lr-flow-node-status-running-color`,
|
|
64
|
+
`--lr-flow-node-status-success-color`, `--lr-flow-node-status-error-color`, and
|
|
65
|
+
`--lr-flow-node-status-denied-color`.
|
|
60
66
|
|
|
61
67
|
**Optional peer deps:** none.
|
|
62
68
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
- **Class** `LyraFlowRunOverlay`, also available unregistered from `@aceshooting/lyra-ui/components/data/flow-run-overlay/flow-run-overlay.class.js`
|
|
7
7
|
- **Family** `components/data/` — see `llms/index.md` for its siblings
|
|
8
8
|
- **Optional peers** none
|
|
9
|
-
- **Themeable via** 4 parts,
|
|
9
|
+
- **Themeable via** 4 parts, 6 custom properties — see this component's own `@csspart`/`@cssprop` list below
|
|
10
10
|
- **Library-wide behavior** (events, form association, `locale`/`strings`, tokens, TS types): `llms/shared.md`
|
|
11
11
|
|
|
12
12
|
---
|
|
@@ -15,7 +15,8 @@
|
|
|
15
15
|
|
|
16
16
|
Execution-state presentation for a `lr-flow-canvas`: pushes a `FlowRunDecorations` map into the
|
|
17
17
|
resolved canvas (the canvas itself renders the node/edge paint) and renders a compact run-summary
|
|
18
|
-
strip.
|
|
18
|
+
strip. Summary/count text and slotted host chrome wrap within narrow allocations. Does not execute,
|
|
19
|
+
poll, or time anything — pure pushed state; `durationMs` is host-computed.
|
|
19
20
|
|
|
20
21
|
**Properties:**
|
|
21
22
|
- `for: string = ''` — id of the target `lr-flow-canvas`; empty resolves to the nearest ancestor
|
|
@@ -37,7 +38,13 @@ badge).
|
|
|
37
38
|
**CSS parts:** `base`, `summary` (the "{done} of {total} steps complete" line), `count` (one per
|
|
38
39
|
status present, text + tone dot, never color-only), `live-region` (step-transition announcement).
|
|
39
40
|
|
|
40
|
-
**Themeable custom properties:**
|
|
41
|
+
**Themeable custom properties:** `--lr-flow-run-overlay-status-color` controls a count dot without
|
|
42
|
+
an execution status. `--lr-flow-run-overlay-status-{pending|running|success|error|denied}-color`
|
|
43
|
+
independently retints each status count, defaulting respectively to the shared border-strong,
|
|
44
|
+
brand, success, danger, and warning tokens. Their expanded names are
|
|
45
|
+
`--lr-flow-run-overlay-status-pending-color`, `--lr-flow-run-overlay-status-running-color`,
|
|
46
|
+
`--lr-flow-run-overlay-status-success-color`, `--lr-flow-run-overlay-status-error-color`, and
|
|
47
|
+
`--lr-flow-run-overlay-status-denied-color`.
|
|
41
48
|
|
|
42
49
|
**Optional peer deps:** none.
|
|
43
50
|
|
|
@@ -26,7 +26,8 @@ name is localized too. Text-only host — no CSS parts, events, or own tokens; l
|
|
|
26
26
|
|
|
27
27
|
The unit ladder is fixed at `byte`, `kilobyte`, `megabyte`, `gigabyte`, `terabyte`, `petabyte` and
|
|
28
28
|
saturates at the top; the index is `floor(log|value| / log(unitStep))`, and `0` always formats as
|
|
29
|
-
bytes.
|
|
29
|
+
bytes. Magnitudes below one byte, including negative values, stay in the `byte` unit rather than
|
|
30
|
+
forming a negative unit index. `unitStep` is normalized to a finite number `> 1` (a step of exactly `1` would divide by
|
|
30
31
|
`log(1) === 0`) falling back to `1024`; `decimals` is clamped to `[0, 10]` — an out-of-range value
|
|
31
32
|
would otherwise throw a `RangeError` from `maximumFractionDigits`. Note that `unitStep: 1024` still
|
|
32
33
|
prints the SI-named `kB`/`MB` units, not `KiB`/`MiB` — `Intl` has no binary unit names.
|
|
@@ -24,6 +24,9 @@ empty, which means "the runtime's default locale". Every `Intl` instance is pull
|
|
|
24
24
|
memoized `internal/intl-cache.ts` (one instance per locale + options pair, LRU-capped), so these are
|
|
25
25
|
cheap to use per row in a large table or feed.
|
|
26
26
|
|
|
27
|
+
Malformed runtime options fall back to a safe option set without discarding an otherwise-valid
|
|
28
|
+
effective locale. Only a malformed locale itself falls back to the runtime default.
|
|
29
|
+
|
|
27
30
|
**Properties:**
|
|
28
31
|
- `value: number = 0`
|
|
29
32
|
- `currency: string = ''` — an ISO 4217 code (`'EUR'`, `'JPY'`). Non-empty switches the formatter to
|
|
@@ -48,6 +48,10 @@ Dependency-free SVG radial, full-circle ring, or linear meter (no charting libra
|
|
|
48
48
|
```
|
|
49
49
|
|
|
50
50
|
**Known gotchas:**
|
|
51
|
+
- SVG text cannot wrap. When a caller-supplied visible `label` or `valueLabel` exceeds the
|
|
52
|
+
single-line capacity, the component applies SVG `textLength` fitting so the complete string stays
|
|
53
|
+
inside the fixed radial/ring viewBox or its half of the linear viewBox; the host's accessible
|
|
54
|
+
label and `aria-valuetext` retain the original text.
|
|
51
55
|
- setting `valueLabel` (e.g. `"72°F"`) now also sets `aria-valuetext` on the host (in addition to
|
|
52
56
|
changing the visible SVG text), so a screen reader announces your formatted string instead of the
|
|
53
57
|
raw `aria-valuenow` number; the SVG `<text part="value">`/`<text part="label">` elements are
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
- **Class** `LyraGeojsonView`, also available unregistered from `@aceshooting/lyra-ui/components/viewers/geojson-view/geojson-view.class.js`
|
|
7
7
|
- **Family** `components/viewers/` — see `llms/index.md` for its siblings
|
|
8
8
|
- **Optional peers** `maplibre-gl` — see `llms/peers.md`
|
|
9
|
-
- **Themeable via**
|
|
9
|
+
- **Themeable via** 6 parts, 0 custom properties — see this component's own `@csspart`/`@cssprop` list below
|
|
10
10
|
- **Library-wide behavior** (events, form association, `locale`/`strings`, tokens, TS types): `llms/shared.md`
|
|
11
11
|
|
|
12
12
|
---
|
|
@@ -27,17 +27,24 @@ approximation weighting latitude span ~2x, with 40% padding), then hands the par
|
|
|
27
27
|
`maplibre-gl` peer isn't installed, it falls back to a status line plus a `<lr-json-viewer
|
|
28
28
|
collapsed-depth="2">` of the raw value instead of the map.
|
|
29
29
|
|
|
30
|
+
The root owns the named `region` landmark while loading, in fallback/error/idle states, and while a
|
|
31
|
+
lazy map initializes. After `lr-map-load`, landmark ownership transfers to the map canvas so there
|
|
32
|
+
is exactly one named region. Serialized metadata is locally inline-scrollable, preventing long
|
|
33
|
+
unbroken values from widening a 320px allocation.
|
|
34
|
+
|
|
30
35
|
**Properties:** `src: string = ''` — URL to fetch and parse. `name: string = ''` — accessible label,
|
|
31
36
|
used as `<lr-map>`'s `label` and the root's `aria-label` (falling back to the localized
|
|
32
37
|
`geojsonViewLabel` when unset). A host `aria-label` takes precedence over `name`. The shared
|
|
33
38
|
text-viewer contract adds `highlights`, `activeHighlightId`, `anchor`, and
|
|
34
39
|
`anchorKinds` (`['text-quote', 'fragment']`), plus `search()`, `searchNext()`, `searchPrevious()`,
|
|
35
|
-
`clearSearch()`, and `scrollToAnchor()` for
|
|
40
|
+
`clearSearch()`, and `scrollToAnchor()` for the ordinary-DOM serialized feature metadata and status
|
|
41
|
+
text, independent of whether the optional map peer is available.
|
|
36
42
|
|
|
37
43
|
**Events:** `lr-render-error` — `detail: { error }` — fetch, parse, or shape-validation failure.
|
|
38
44
|
|
|
39
45
|
**CSS parts:** `base` (the root container), `status` (the feature-count status line, `role="status"`,
|
|
40
|
-
shown only in the `<lr-map>` path), `
|
|
46
|
+
shown only in the `<lr-map>` path), `metadata` (selectable/searchable serialized GeoJSON `<pre>`,
|
|
47
|
+
rendered in both map and fallback paths), `missing-library` (the missing-`maplibre-gl` callout shown
|
|
41
48
|
alongside the `lr-json-viewer` fallback), `error` (the error region, `role="alert"`), `spinner`
|
|
42
49
|
(the loading status region).
|
|
43
50
|
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
- **Class** `LyraGraphLegend`, also available unregistered from `@aceshooting/lyra-ui/components/retrieval/graph-legend/graph-legend.class.js`
|
|
7
7
|
- **Family** `components/retrieval/` — see `llms/index.md` for its siblings
|
|
8
8
|
- **Optional peers** none
|
|
9
|
-
- **Themeable via** 6 parts,
|
|
9
|
+
- **Themeable via** 6 parts, 2 custom properties — see this component's own `@csspart`/`@cssprop` list below
|
|
10
10
|
- **Library-wide behavior** (events, form association, `locale`/`strings`, tokens, TS types): `llms/shared.md`
|
|
11
11
|
|
|
12
12
|
---
|
|
@@ -21,7 +21,8 @@ same event-decoupled contract every sibling in this family follows.
|
|
|
21
21
|
**Properties:**
|
|
22
22
|
- `types: LyraGraphLegendType[] = []` (attribute: false) — `{ id: string; label: string; color?:
|
|
23
23
|
string; shape?: 'circle' | 'square' | 'diamond' }`, the exact `lr-graph.nodeTypes` entry shape
|
|
24
|
-
(declared locally, not imported, so this stays a zero-dependency component)
|
|
24
|
+
(declared locally, not imported, so this stays a zero-dependency component). A color is used only
|
|
25
|
+
when valid for CSS `color`; declaration breaks and `url()` fall back to the categorical palette
|
|
25
26
|
- `counts?: Record<string, number>` (attribute: false) — optional per-type count shown alongside the
|
|
26
27
|
label
|
|
27
28
|
- `hiddenTypes: string[] = []` (attribute: false) — controlled; the host assigns this back from
|
|
@@ -41,7 +42,8 @@ after each toggle).
|
|
|
41
42
|
**Themeable custom properties:** `--lr-graph-legend-hidden-color` (default
|
|
42
43
|
`var(--lr-color-text-quiet)`) — text color of a filtered-out (hidden) row's `label`/`count`,
|
|
43
44
|
independent of the shared quiet-text token so a host can retint "hidden" rows without repainting
|
|
44
|
-
every other quiet-text surface
|
|
45
|
+
every other quiet-text surface; `--lr-graph-legend-hidden-swatch-opacity` (default `0.5`) controls
|
|
46
|
+
only that row's decorative swatch opacity. Also reads `--lr-graph-cat-1` through `-8`
|
|
45
47
|
(the same computed-style fallback palette `lr-graph`/`lr-word-cloud` use) plus shared tokens.
|
|
46
48
|
|
|
47
49
|
**Optional peer deps:** none.
|
|
@@ -38,8 +38,9 @@ A force-directed node-link diagram with pan/zoom/drag, built on `d3-force`.
|
|
|
38
38
|
boolean; color?: string; dash?: number[] }` (source/target are node ids). `directed` adds an
|
|
39
39
|
arrowhead; `color` and `dash` style the individual stroke; `label` provides a spoken-name and SVG
|
|
40
40
|
tooltip fallback but is not rendered as visible edge text; `accessibleLabel` and `description`
|
|
41
|
-
can override the spoken name and tooltip independently.
|
|
42
|
-
to
|
|
41
|
+
can override the spoken name and tooltip independently. `width` is normalized before reaching
|
|
42
|
+
SVG, canvas paint, or canvas picking: negative values clamp to `0`, while a non-finite or unset
|
|
43
|
+
value uses `1.5`. A link whose `source` id doesn't resolve to a real node is still dropped entirely
|
|
43
44
|
(there's no position to draw a stub from). A link whose `target` id doesn't resolve instead renders
|
|
44
45
|
as a short, dashed, non-interactive stub off `source`'s own position
|
|
45
46
|
(`[part='link'][data-dangling]`, `aria-hidden="true"`) rather than being silently dropped — e.g. for
|
|
@@ -82,7 +83,9 @@ A force-directed node-link diagram with pan/zoom/drag, built on `d3-force`.
|
|
|
82
83
|
`::part(node)`/`::part(link)` styling (pixels, not elements — theme via cssprops instead), no
|
|
83
84
|
native SVG `<title>` tooltip (replaced by `part="tooltip"`), and a drawn focus ring instead of a
|
|
84
85
|
CSS one. Keyboard roving/announcements are preserved through an offscreen `part="cursor-item"`
|
|
85
|
-
button per node/link/hull.
|
|
86
|
+
button per node/link/hull. In both renderers, node, link, and community-hull picking keeps at
|
|
87
|
+
least 24 CSS px of screen-space geometry as the viewport zoom changes; this enlarges interaction
|
|
88
|
+
only, not the visible marks.
|
|
86
89
|
|
|
87
90
|
**Methods:** `focusNode(id, options?: { zoom? })` and `fit(options?: { padding?: number })` control the
|
|
88
91
|
camera; `getNodePosition(id)` returns the current `{ x, y }` in graph-local drawing coordinates, or
|
|
@@ -95,7 +98,9 @@ id? }`; the optional `id` is the stable `GraphLink.id` supplied by the caller),
|
|
|
95
98
|
`lr-link-enter`/`lr-link-leave` (`detail: { source, target, id? }`, same hover contract),
|
|
96
99
|
`lr-node-expand` (`detail: { id }`, a node was double-activated — native `dblclick`, or two
|
|
97
100
|
Enter/Space activations within 500ms — regardless of `GraphNode.expandable`), `lr-community-click`
|
|
98
|
-
(`detail: { id }`, a hull was activated)
|
|
101
|
+
(`detail: { id }`, a hull was activated), `lr-selection-change`
|
|
102
|
+
(`detail: { nodeIds, linkIds }`, a controlled selection intent), and `lr-viewport-change`
|
|
103
|
+
(`detail: { k, x, y }`, a frame-coalesced camera/layout signal)
|
|
99
104
|
|
|
100
105
|
**Slots:** none.
|
|
101
106
|
|
|
@@ -131,8 +136,10 @@ Under `renderer="canvas"` these five are read from computed style at paint time
|
|
|
131
136
|
per-node elements to inherit them), so they must be set on or above the `<lr-graph>` host itself.
|
|
132
137
|
|
|
133
138
|
**Optional peer deps:** `d3-force`, `d3-drag`, `d3-zoom`, `d3-selection` (all four required
|
|
134
|
-
together; lazy-`import()`ed once per page
|
|
135
|
-
|
|
139
|
+
together; lazy-`import()`ed once per page). Each loaded module is validated for the named callable
|
|
140
|
+
capabilities the graph uses; a missing package or malformed module fails closed through the
|
|
141
|
+
localized `part="error"` alert. Install with
|
|
142
|
+
`pnpm add d3-force d3-drag d3-zoom d3-selection`.
|
|
136
143
|
|
|
137
144
|
```html
|
|
138
145
|
<lr-graph style="display:block;height:500px"></lr-graph>
|
|
@@ -174,12 +181,11 @@ install with `pnpm add d3-force d3-drag d3-zoom d3-selection`).
|
|
|
174
181
|
`<lr-skeleton>` sized to `width`/`height` with `aria-busy="true"`. If they fail to load (for
|
|
175
182
|
example, because they are not installed), the graph fails closed with a localized
|
|
176
183
|
`part="error"` / `role="alert"` message instead of leaving an empty SVG.
|
|
177
|
-
- `GraphNode.color
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
-
|
|
181
|
-
|
|
182
|
-
line rather than partially applying malformed SVG stroke data.
|
|
184
|
+
- `GraphNode.color`, node-type colors, `GraphLink.color`, and community colors are accepted only
|
|
185
|
+
when the browser parses them as CSS `color`; declaration breaks and `url()` paint servers are
|
|
186
|
+
ignored in favor of the normal token/palette fallback. `GraphLink.dash` is used only when every
|
|
187
|
+
entry is finite and non-negative; an empty or invalid array falls back to a solid line rather
|
|
188
|
+
than partially applying malformed SVG stroke data.
|
|
183
189
|
- a structural `nodes`/`links` change now carries over each already-settled node's position (and any
|
|
184
190
|
in-progress drag) by id when rebuilding the simulation, instead of discarding every node's (x, y)
|
|
185
191
|
and re-running the whole ~300-tick random-start settle from scratch — only genuinely new ids get a
|
|
@@ -188,6 +194,8 @@ install with `pnpm add d3-force d3-drag d3-zoom d3-selection`).
|
|
|
188
194
|
- under `prefers-reduced-motion: reduce`, or whenever `seed` is set, the simulation converges
|
|
189
195
|
synchronously (ticked in a loop down to `alphaMin` before first paint) instead of animating over
|
|
190
196
|
~300 rendered frames; user-initiated motion (dragging a node) is unaffected either way.
|
|
197
|
+
- in canvas mode, `pointercancel`, lost pointer capture, and disconnect all release a live node's
|
|
198
|
+
force pin and reset the simulation target; a canceled drag never leaves the node pinned.
|
|
191
199
|
- the `<svg part="svg">` now carries `role="group"` and an `aria-label` summarizing the node/link
|
|
192
200
|
counts (e.g. "Node-link diagram with 5 nodes and 4 links"), and node `<text part="label">`s are
|
|
193
201
|
`aria-hidden="true"` (their content is already covered by each node's own `aria-label`).
|
|
@@ -43,7 +43,8 @@ and `lr-citation-badge` for each evidence entry.
|
|
|
43
43
|
`@aceshooting/lyra-ui/ai` = `{ citation: Citation }`) — emitted when an evidence badge is activated.
|
|
44
44
|
The inner `lr-citation-badge`'s own `lr-citation-activate` (`detail: { sourceId, index }`) still
|
|
45
45
|
bubbles through unmodified; this richer event exists because a bare `sourceId`/`index` pair can't
|
|
46
|
-
tell a host which exact evidence *span* to jump to.
|
|
46
|
+
tell a host which exact evidence *span* to jump to. The composed `lr-claim-evidence` also surfaces
|
|
47
|
+
`lr-claim-select` (`detail: { claim }`) unchanged when a claim is activated.
|
|
47
48
|
|
|
48
49
|
**Slots:** none.
|
|
49
50
|
|
|
@@ -132,16 +132,17 @@ focus; it continues to emit `lr-cell-click` and leaves selection state consumer-
|
|
|
132
132
|
exact ramp steps instead of linearly interpolating between `--lr-heatmap-scale-lo`/`-hi`;
|
|
133
133
|
governs both `mode`s and both `scale` values, discretizing whichever scale would otherwise
|
|
134
134
|
interpolate continuously into `colorSteps.length` buckets instead. Unset (the default, or fewer
|
|
135
|
-
than 2 entries) keeps today's 2-endpoint interpolation exactly.
|
|
135
|
+
than 2 entries) keeps today's 2-endpoint interpolation exactly. Invalid colors use the canvas
|
|
136
|
+
fallback color and prevent the custom legend gradient from being assigned.
|
|
136
137
|
- `legendStops?: HeatmapLegendStop[]` (attribute: false) — `HeatmapLegendStop { value: number;
|
|
137
138
|
color?: string; label?: string }`: a discrete legend key rendered **instead of** the
|
|
138
139
|
`--lr-heatmap-scale-lo`/`-hi` gradient bar and its `[part="legend-lo"]`/`[part="legend-hi"]`
|
|
139
140
|
endpoint labels — one `[part="legend-stop"]` per entry, in array order, each a
|
|
140
141
|
`[part="legend-swatch"]` filled with that entry's `color` plus a `[part="legend-stop-label"]`.
|
|
141
|
-
`color` is optional: omit it
|
|
142
|
-
its `[part="legend-stop-label"]` alone with no
|
|
143
|
-
so a leading "0" or trailing "more" caption
|
|
144
|
-
swatch box in the row.
|
|
142
|
+
`color` is optional: omit it, pass an empty string, or pass an invalid CSS color for a
|
|
143
|
+
**caption-only** stop, which renders its `[part="legend-stop-label"]` alone with no
|
|
144
|
+
`[part="legend-swatch"]` element in the DOM at all — so a leading "0" or trailing "more" caption
|
|
145
|
+
around a run of colored stops doesn't leave an empty swatch box in the row.
|
|
145
146
|
A stop's label defaults to the component's own locale-aware numeric formatting of `value`, so an
|
|
146
147
|
explicit `label` is only needed when the number isn't the right caption ("none", "≥ 90%"). Exists
|
|
147
148
|
for the consumer who supplies `cellColor`: because that callback overrides a cell's color
|
|
@@ -228,6 +229,8 @@ same color as `--lr-heatmap-focus-ring-color`).
|
|
|
228
229
|
```
|
|
229
230
|
|
|
230
231
|
**Known gotchas:**
|
|
232
|
+
- The legend is a wrapping flex row. Long unbroken stop labels, the trailing `valueLabel`, and
|
|
233
|
+
annotation labels wrap within the host instead of forcing the heatmap wider than its allocation.
|
|
231
234
|
- `legendStops` *replaces* the lo/hi gradient bar rather than adding to it: supplying it removes
|
|
232
235
|
`[part="legend-lo"]`, `[part="legend-hi"]` and the bar from the DOM, so a stylesheet targeting
|
|
233
236
|
those parts silently stops applying. It is also presentation-only — it never feeds back into the
|
|
@@ -20,7 +20,8 @@ positioned ancestor.
|
|
|
20
20
|
|
|
21
21
|
**Properties:** `items: HighlightLayerItem[] = []` (attribute: false), `activeId: string | null =
|
|
22
22
|
null` (attribute `active-id`), and `interactive: boolean = true` (reflected) — gates click/keyboard
|
|
23
|
-
activation.
|
|
23
|
+
activation. A rectangle is eligible only when `x`/`y`/`width`/`height` are finite numbers and both
|
|
24
|
+
dimensions are nonnegative; invalid rectangles are omitted from paint, focus, and activation.
|
|
24
25
|
|
|
25
26
|
**Methods:** `flash(id)` briefly re-triggers the flash styling for an already-rendered rect (e.g. a
|
|
26
27
|
re-click of the same source citation).
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
- **Class** `LyraHistogram`, also available unregistered from `@aceshooting/lyra-ui/components/charts/chart/histogram.class.js`
|
|
7
7
|
- **Family** `components/charts/` — see `llms/index.md` for its siblings
|
|
8
8
|
- **Optional peers** `chart.js`, `chartjs-plugin-datalabels`, `chartjs-plugin-zoom` — see `llms/peers.md`
|
|
9
|
-
- **Themeable via**
|
|
9
|
+
- **Themeable via** 11 parts, 7 custom properties — see this component's own `@csspart`/`@cssprop` list below
|
|
10
10
|
- **Library-wide behavior** (events, form association, `locale`/`strings`, tokens, TS types): `llms/shared.md`
|
|
11
11
|
|
|
12
12
|
---
|
|
@@ -35,16 +35,20 @@ Bins `values` into `bins` equal-width buckets and renders as a bar chart (extend
|
|
|
35
35
|
(`accessible-label`), `accessibleDescription` (`accessible-description`), `showDataTable`
|
|
36
36
|
(`show-data-table`), `chartArea` (readonly).
|
|
37
37
|
|
|
38
|
-
**Methods:** `resetZoom()`, `refreshTheme()` — both inherited
|
|
38
|
+
**Methods:** `resetZoom()`, `refreshTheme()` — both inherited; plus
|
|
39
|
+
`appendData(_label, values, maxPoints?)`, which appends finite raw samples to `values` and
|
|
40
|
+
optionally retains only the newest `maxPoints`. The label argument is ignored because bucket
|
|
41
|
+
labels are regenerated from the rebinned sample range.
|
|
39
42
|
|
|
40
43
|
**Events:** `lr-zoom`, `lr-point-click` — inherited; `lr-point-click`'s `index` is the bucket index
|
|
41
44
|
and `label` the generated bucket range string (`"lo–hi"`, both bounds at one decimal place).
|
|
42
45
|
|
|
43
46
|
**Slots:** `data-table`, `center`.
|
|
44
47
|
|
|
45
|
-
**CSS parts:** `base`, `
|
|
46
|
-
`error` (`role="alert"` message
|
|
47
|
-
|
|
48
|
+
**CSS parts:** `base`, `plot`, `canvas`, `legend`, `legend-item`, `legend-swatch`,
|
|
49
|
+
`reset-zoom-button`, `description`, `data-table`, `center`, `error` (`role="alert"` message
|
|
50
|
+
rendered in place of `canvas` when the optional `chart.js` peer dependency fails to load —
|
|
51
|
+
inherited from `LyraChart`, unaffected by the binning logic).
|
|
48
52
|
|
|
49
53
|
**Themeable custom properties:** `--lr-chart-height`, `--lr-chart-grid-color`,
|
|
50
54
|
`--lr-chart-tick-color`, `--lr-chart-legend-color`, `--lr-chart-tooltip-bg`,
|
|
@@ -70,5 +74,8 @@ their semantics, defaults, and gotchas.
|
|
|
70
74
|
property write from requesting an unbounded bucket array.
|
|
71
75
|
- non-finite samples in `values` are dropped before bucketing rather than corrupting bucket-index
|
|
72
76
|
math; constant data (every sample equal) lands wholly in the **first** bucket, not the last.
|
|
77
|
+
- `values`/`bins`/`label` changes join the inherited connected-and-visible redraw path. There is no
|
|
78
|
+
second post-update refresh, so a same-tick disconnect cannot recreate Chart.js on a detached
|
|
79
|
+
canvas and off-screen sample updates do not repaint it.
|
|
73
80
|
|
|
74
81
|
---
|
|
@@ -16,8 +16,9 @@
|
|
|
16
16
|
Fetches an HTML document, sanitizes it with the optional `dompurify` peer, and renders the safe markup
|
|
17
17
|
inside a bounded, scrollable body.
|
|
18
18
|
|
|
19
|
-
**Properties:** `src`, `name`, and `maxHeight` (attribute `max-height`) are strings
|
|
20
|
-
`
|
|
19
|
+
**Properties:** `src`, `name`, and `maxHeight` (attribute `max-height`) are strings; invalid CSS
|
|
20
|
+
`max-height` values, declaration breaks, and `url()` are ignored. A host `aria-label` takes
|
|
21
|
+
precedence over `name`. `highlights`, `activeHighlightId`, `anchor`, and
|
|
21
22
|
`anchorKinds` (`['text-quote', 'fragment']`) provide the shared text-viewer contract.
|
|
22
23
|
|
|
23
24
|
**Methods:** `search(query)`, `searchNext()`, `searchPrevious()`, `clearSearch()`, and
|
|
@@ -28,7 +28,9 @@ Dependency-free SVG path icon: no icon font, no sprite sheet, no network fetch.
|
|
|
28
28
|
**Slots:** (default) — custom SVG geometry, rendered only when neither `path` nor a known `name`
|
|
29
29
|
resolves. Slotted nodes are cloned into the component-owned `<svg>` (Chromium does not paint SVG
|
|
30
30
|
geometry distributed through a slot that sits inside an SVG), so pass plain `<path>`/`<circle>`/
|
|
31
|
-
`<g>` elements, not a whole `<svg>`.
|
|
31
|
+
`<g>` elements, not a whole `<svg>`. Attribute and descendant mutations to assigned geometry are
|
|
32
|
+
mirrored live while connected; observation stops on detach and a reconnect synchronizes the latest
|
|
33
|
+
source tree.
|
|
32
34
|
|
|
33
35
|
**CSS parts:** `svg`
|
|
34
36
|
|
|
@@ -40,6 +40,11 @@ zoom }`), `lr-rotation-change` (`detail: { rotation }`), `lr-fit-change` (`detai
|
|
|
40
40
|
embedded `lr-zoomable-frame`), `image-wrapper`, `image`, `highlight-layer`, `highlight` (carries
|
|
41
41
|
`data-tone`/`data-active`), `highlight-label`, `annotation-box`, and `error`.
|
|
42
42
|
|
|
43
|
+
While `annotatable`, `image-wrapper` is a named `role="group"` with the localized annotation hint.
|
|
44
|
+
Only `region` highlights whose `rect` contains finite numeric `x`/`y`/`width`/`height` and
|
|
45
|
+
nonnegative dimensions are rendered; malformed rectangles are omitted rather than reaching inline
|
|
46
|
+
styles or anchor hit testing.
|
|
47
|
+
|
|
43
48
|
**Themeable custom properties:** `--lr-image-viewer-annotate-active-bg` (default
|
|
44
49
|
`var(--lr-color-brand-quiet)`) and `--lr-image-viewer-annotate-active-border` (default
|
|
45
50
|
`var(--lr-color-brand)`) — the background and border of `[part='annotate-toggle']` while annotation
|
|
@@ -22,8 +22,8 @@ raw injection option is omitted, not shipped as a no-op).
|
|
|
22
22
|
|
|
23
23
|
A bare primitive: no label/hint/error chrome, no implicit role, no computed accessible name, and no
|
|
24
24
|
`aria-live` wrapper (the fragment can carry its own landmarks; wrapping the host would re-announce
|
|
25
|
-
all of it on every load). `aria-busy="true"
|
|
26
|
-
|
|
25
|
+
all of it on every load). The host always carries explicit `aria-busy="true"|"false"`: true only
|
|
26
|
+
while a fetch is in flight. Build error UI from `lr-include-error`.
|
|
27
27
|
|
|
28
28
|
**Properties:**
|
|
29
29
|
- `src: string = ''` (reflected) — URL of the fragment, validated through the shared `safeFetchUrl()`
|
|
@@ -38,7 +38,8 @@ removed once it settles either way. Build error UI from `lr-include-error`.
|
|
|
38
38
|
The shared text-viewer contract is also available for the sanitized light-DOM fragment:
|
|
39
39
|
`highlights`, `activeHighlightId`, `anchor`, and `anchorKinds` (`['text-quote', 'fragment']`).
|
|
40
40
|
`search(query)`, `searchNext()`, `searchPrevious()`, `clearSearch()`, and `scrollToAnchor()`
|
|
41
|
-
operate on the included text.
|
|
41
|
+
operate on the included text. A successful replacement explicitly recomputes any active search
|
|
42
|
+
against the new fragment rather than leaving results from the previous content.
|
|
42
43
|
|
|
43
44
|
**Events:**
|
|
44
45
|
- `lr-load` — `detail: { src }` — the fragment was sanitized and written into the light DOM.
|
|
@@ -36,7 +36,8 @@ embedding counts, retry attempts, errors, and retry/cancel requests. Never inges
|
|
|
36
36
|
**Events:**
|
|
37
37
|
- `lr-retry` (`detail: IngestionRetryEventDetail` = `RetryEventDetail & { itemId: string }` =
|
|
38
38
|
`{ attempt: number; messageId?: string; itemId: string }`) — `attempt` is the attempt about to be
|
|
39
|
-
made
|
|
39
|
+
made: the displayed nonnegative finite-integer `item.attempts` value plus one (invalid, negative,
|
|
40
|
+
or fractional inputs are normalized first). Only offered on `'failed'` rows.
|
|
40
41
|
- `lr-cancel` (`detail: IngestionCancelEventDetail` = `CancelEventDetail & { itemId: string }` =
|
|
41
42
|
`{ reason?: string; itemId: string }`) — this component never supplies `reason` itself. Only
|
|
42
43
|
offered on non-terminal rows (`'queued'` plus the five active stages).
|