@aceshooting/lyra-ui 3.2.0 → 3.4.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/README.md +20 -4
- package/custom-elements.json +38106 -20875
- package/dist/components/app-rail/app-rail-item.class.d.ts.map +1 -1
- package/dist/components/app-rail/app-rail-item.class.js +5 -2
- package/dist/components/app-rail/app-rail-item.class.js.map +1 -1
- package/dist/components/app-rail/app-rail.class.d.ts +6 -1
- package/dist/components/app-rail/app-rail.class.d.ts.map +1 -1
- package/dist/components/app-rail/app-rail.class.js.map +1 -1
- package/dist/components/archive-viewer/archive-viewer.class.d.ts +2 -2
- package/dist/components/archive-viewer/archive-viewer.class.d.ts.map +1 -1
- package/dist/components/archive-viewer/archive-viewer.class.js +40 -17
- package/dist/components/archive-viewer/archive-viewer.class.js.map +1 -1
- package/dist/components/attachment-chip/attachment-chip.class.d.ts +6 -1
- package/dist/components/attachment-chip/attachment-chip.class.d.ts.map +1 -1
- package/dist/components/attachment-chip/attachment-chip.class.js +3 -27
- package/dist/components/attachment-chip/attachment-chip.class.js.map +1 -1
- package/dist/components/attachment-trigger/attachment-trigger.class.d.ts +5 -0
- package/dist/components/attachment-trigger/attachment-trigger.class.d.ts.map +1 -1
- package/dist/components/attachment-trigger/attachment-trigger.class.js +4 -0
- package/dist/components/attachment-trigger/attachment-trigger.class.js.map +1 -1
- package/dist/components/breadcrumb/breadcrumb-item.class.d.ts.map +1 -1
- package/dist/components/breadcrumb/breadcrumb-item.class.js +4 -2
- package/dist/components/breadcrumb/breadcrumb-item.class.js.map +1 -1
- package/dist/components/breadcrumb/breadcrumb.class.d.ts +6 -0
- package/dist/components/breadcrumb/breadcrumb.class.d.ts.map +1 -1
- package/dist/components/breadcrumb/breadcrumb.class.js +7 -1
- package/dist/components/breadcrumb/breadcrumb.class.js.map +1 -1
- package/dist/components/breadcrumb/breadcrumb.styles.d.ts.map +1 -1
- package/dist/components/breadcrumb/breadcrumb.styles.js +4 -1
- package/dist/components/breadcrumb/breadcrumb.styles.js.map +1 -1
- package/dist/components/button/button.class.d.ts +8 -0
- package/dist/components/button/button.class.d.ts.map +1 -1
- package/dist/components/button/button.class.js +8 -0
- package/dist/components/button/button.class.js.map +1 -1
- package/dist/components/button/button.styles.js +1 -1
- package/dist/components/button-group/button-group.styles.d.ts.map +1 -1
- package/dist/components/button-group/button-group.styles.js +6 -2
- package/dist/components/button-group/button-group.styles.js.map +1 -1
- package/dist/components/calendar/calendar.class.d.ts +57 -0
- package/dist/components/calendar/calendar.class.d.ts.map +1 -0
- package/dist/components/calendar/calendar.class.js +90 -0
- package/dist/components/calendar/calendar.class.js.map +1 -0
- package/dist/components/calendar/calendar.d.ts +2 -0
- package/dist/components/calendar/calendar.d.ts.map +1 -0
- package/dist/components/calendar/calendar.js +5 -0
- package/dist/components/calendar/calendar.js.map +1 -0
- package/dist/components/calendar/calendar.styles.d.ts +2 -0
- package/dist/components/calendar/calendar.styles.d.ts.map +1 -0
- package/dist/components/calendar/calendar.styles.js +21 -0
- package/dist/components/calendar/calendar.styles.js.map +1 -0
- package/dist/components/calendar-viewer/calendar-viewer.class.d.ts +1 -1
- package/dist/components/calendar-viewer/calendar-viewer.class.d.ts.map +1 -1
- package/dist/components/calendar-viewer/calendar-viewer.class.js +15 -11
- package/dist/components/calendar-viewer/calendar-viewer.class.js.map +1 -1
- package/dist/components/callout/callout.class.d.ts +1 -0
- package/dist/components/callout/callout.class.d.ts.map +1 -1
- package/dist/components/callout/callout.class.js +1 -0
- package/dist/components/callout/callout.class.js.map +1 -1
- package/dist/components/card/card.class.d.ts.map +1 -1
- package/dist/components/card/card.class.js +4 -2
- package/dist/components/card/card.class.js.map +1 -1
- package/dist/components/carousel/carousel.class.d.ts +2 -0
- package/dist/components/carousel/carousel.class.d.ts.map +1 -1
- package/dist/components/carousel/carousel.class.js +10 -7
- package/dist/components/carousel/carousel.class.js.map +1 -1
- package/dist/components/carousel/carousel.styles.d.ts.map +1 -1
- package/dist/components/carousel/carousel.styles.js +4 -0
- package/dist/components/carousel/carousel.styles.js.map +1 -1
- package/dist/components/chart/chart.class.d.ts +6 -0
- package/dist/components/chart/chart.class.d.ts.map +1 -1
- package/dist/components/chart/chart.class.js +54 -16
- package/dist/components/chart/chart.class.js.map +1 -1
- package/dist/components/chart/lite-chart.class.d.ts +1 -2
- package/dist/components/chart/lite-chart.class.d.ts.map +1 -1
- package/dist/components/chart/lite-chart.class.js +20 -20
- package/dist/components/chart/lite-chart.class.js.map +1 -1
- package/dist/components/chat-composer/chat-composer.class.d.ts +1 -0
- package/dist/components/chat-composer/chat-composer.class.d.ts.map +1 -1
- package/dist/components/chat-composer/chat-composer.class.js +17 -0
- package/dist/components/chat-composer/chat-composer.class.js.map +1 -1
- package/dist/components/checkbox/checkbox.class.d.ts.map +1 -1
- package/dist/components/checkbox/checkbox.class.js +4 -2
- package/dist/components/checkbox/checkbox.class.js.map +1 -1
- package/dist/components/checkbox-group/checkbox-group.class.d.ts +75 -0
- package/dist/components/checkbox-group/checkbox-group.class.d.ts.map +1 -0
- package/dist/components/checkbox-group/checkbox-group.class.js +157 -0
- package/dist/components/checkbox-group/checkbox-group.class.js.map +1 -0
- package/dist/components/checkbox-group/checkbox-group.d.ts +2 -0
- package/dist/components/checkbox-group/checkbox-group.d.ts.map +1 -0
- package/dist/components/checkbox-group/checkbox-group.js +5 -0
- package/dist/components/checkbox-group/checkbox-group.js.map +1 -0
- package/dist/components/checkbox-group/checkbox-group.styles.d.ts +2 -0
- package/dist/components/checkbox-group/checkbox-group.styles.d.ts.map +1 -0
- package/dist/components/checkbox-group/checkbox-group.styles.js +12 -0
- package/dist/components/checkbox-group/checkbox-group.styles.js.map +1 -0
- package/dist/components/code-block/code-block-core.class.d.ts.map +1 -1
- package/dist/components/code-block/code-block-core.class.js +17 -0
- package/dist/components/code-block/code-block-core.class.js.map +1 -1
- package/dist/components/code-block/code-block.class.d.ts.map +1 -1
- package/dist/components/code-block/code-block.class.js +8 -0
- package/dist/components/code-block/code-block.class.js.map +1 -1
- package/dist/components/code-editor/code-editor.class.d.ts +70 -0
- package/dist/components/code-editor/code-editor.class.d.ts.map +1 -0
- package/dist/components/code-editor/code-editor.class.js +137 -0
- package/dist/components/code-editor/code-editor.class.js.map +1 -0
- package/dist/components/code-editor/code-editor.d.ts +2 -0
- package/dist/components/code-editor/code-editor.d.ts.map +1 -0
- package/dist/components/code-editor/code-editor.js +5 -0
- package/dist/components/code-editor/code-editor.js.map +1 -0
- package/dist/components/code-editor/code-editor.styles.d.ts +2 -0
- package/dist/components/code-editor/code-editor.styles.d.ts.map +1 -0
- package/dist/components/code-editor/code-editor.styles.js +15 -0
- package/dist/components/code-editor/code-editor.styles.js.map +1 -0
- package/dist/components/color-picker/color-picker.class.d.ts +17 -2
- package/dist/components/color-picker/color-picker.class.d.ts.map +1 -1
- package/dist/components/color-picker/color-picker.class.js +52 -5
- package/dist/components/color-picker/color-picker.class.js.map +1 -1
- package/dist/components/color-picker/color-picker.styles.d.ts.map +1 -1
- package/dist/components/color-picker/color-picker.styles.js +20 -1
- package/dist/components/color-picker/color-picker.styles.js.map +1 -1
- package/dist/components/combobox/combobox.class.d.ts.map +1 -1
- package/dist/components/combobox/combobox.class.js +28 -6
- package/dist/components/combobox/combobox.class.js.map +1 -1
- package/dist/components/command-palette/command-palette.class.d.ts +59 -0
- package/dist/components/command-palette/command-palette.class.d.ts.map +1 -0
- package/dist/components/command-palette/command-palette.class.js +104 -0
- package/dist/components/command-palette/command-palette.class.js.map +1 -0
- package/dist/components/command-palette/command-palette.d.ts +3 -0
- package/dist/components/command-palette/command-palette.d.ts.map +1 -0
- package/dist/components/command-palette/command-palette.js +6 -0
- package/dist/components/command-palette/command-palette.js.map +1 -0
- package/dist/components/command-palette/command-palette.styles.d.ts +2 -0
- package/dist/components/command-palette/command-palette.styles.d.ts.map +1 -0
- package/dist/components/command-palette/command-palette.styles.js +17 -0
- package/dist/components/command-palette/command-palette.styles.js.map +1 -0
- package/dist/components/contact-viewer/contact-viewer.class.d.ts +18 -2
- package/dist/components/contact-viewer/contact-viewer.class.d.ts.map +1 -1
- package/dist/components/contact-viewer/contact-viewer.class.js +29 -9
- package/dist/components/contact-viewer/contact-viewer.class.js.map +1 -1
- package/dist/components/conversation-item/conversation-item.class.js +4 -4
- package/dist/components/conversation-item/conversation-item.class.js.map +1 -1
- package/dist/components/copy-button/copy-button.styles.js +1 -1
- package/dist/components/csv-viewer/csv-viewer.class.d.ts +2 -2
- package/dist/components/csv-viewer/csv-viewer.class.d.ts.map +1 -1
- package/dist/components/csv-viewer/csv-viewer.class.js +16 -11
- package/dist/components/csv-viewer/csv-viewer.class.js.map +1 -1
- package/dist/components/csv-viewer/csv-viewer.d.ts +0 -1
- package/dist/components/csv-viewer/csv-viewer.d.ts.map +1 -1
- package/dist/components/csv-viewer/csv-viewer.js +0 -1
- package/dist/components/csv-viewer/csv-viewer.js.map +1 -1
- package/dist/components/data-grid/data-grid.class.d.ts +63 -0
- package/dist/components/data-grid/data-grid.class.d.ts.map +1 -0
- package/dist/components/data-grid/data-grid.class.js +109 -0
- package/dist/components/data-grid/data-grid.class.js.map +1 -0
- package/dist/components/data-grid/data-grid.d.ts +2 -0
- package/dist/components/data-grid/data-grid.d.ts.map +1 -0
- package/dist/components/data-grid/data-grid.js +5 -0
- package/dist/components/data-grid/data-grid.js.map +1 -0
- package/dist/components/data-grid/data-grid.styles.d.ts +2 -0
- package/dist/components/data-grid/data-grid.styles.d.ts.map +1 -0
- package/dist/components/data-grid/data-grid.styles.js +13 -0
- package/dist/components/data-grid/data-grid.styles.js.map +1 -0
- package/dist/components/dataset-viewer/dataset-viewer.class.d.ts +1 -1
- package/dist/components/dataset-viewer/dataset-viewer.class.d.ts.map +1 -1
- package/dist/components/dataset-viewer/dataset-viewer.class.js +26 -12
- package/dist/components/dataset-viewer/dataset-viewer.class.js.map +1 -1
- package/dist/components/dataset-viewer/dataset-viewer.d.ts +0 -1
- package/dist/components/dataset-viewer/dataset-viewer.d.ts.map +1 -1
- package/dist/components/dataset-viewer/dataset-viewer.js +0 -1
- package/dist/components/dataset-viewer/dataset-viewer.js.map +1 -1
- package/dist/components/date-picker/date-input.class.d.ts +36 -1
- package/dist/components/date-picker/date-input.class.d.ts.map +1 -1
- package/dist/components/date-picker/date-input.class.js +102 -26
- package/dist/components/date-picker/date-input.class.js.map +1 -1
- package/dist/components/date-picker/date-picker.class.d.ts.map +1 -1
- package/dist/components/date-picker/date-picker.class.js +13 -5
- package/dist/components/date-picker/date-picker.class.js.map +1 -1
- package/dist/components/date-picker/date-picker.styles.d.ts.map +1 -1
- package/dist/components/date-picker/date-picker.styles.js +5 -0
- package/dist/components/date-picker/date-picker.styles.js.map +1 -1
- package/dist/components/details/accordion.class.js +1 -1
- package/dist/components/details/accordion.class.js.map +1 -1
- package/dist/components/details/accordion.styles.d.ts +2 -0
- package/dist/components/details/accordion.styles.d.ts.map +1 -0
- package/dist/components/details/accordion.styles.js +7 -0
- package/dist/components/details/accordion.styles.js.map +1 -0
- package/dist/components/details/details.class.d.ts.map +1 -1
- package/dist/components/details/details.class.js +6 -1
- package/dist/components/details/details.class.js.map +1 -1
- package/dist/components/details/details.styles.d.ts.map +1 -1
- package/dist/components/details/details.styles.js +5 -0
- package/dist/components/details/details.styles.js.map +1 -1
- package/dist/components/dialog/dialog.class.d.ts +4 -1
- package/dist/components/dialog/dialog.class.d.ts.map +1 -1
- package/dist/components/dialog/dialog.class.js.map +1 -1
- package/dist/components/diff-view/diff-view.class.d.ts +3 -1
- package/dist/components/diff-view/diff-view.class.d.ts.map +1 -1
- package/dist/components/diff-view/diff-view.class.js +11 -2
- package/dist/components/diff-view/diff-view.class.js.map +1 -1
- package/dist/components/dock-panel/dock-panel.class.d.ts +5 -1
- package/dist/components/dock-panel/dock-panel.class.d.ts.map +1 -1
- package/dist/components/dock-panel/dock-panel.class.js.map +1 -1
- package/dist/components/document-preview/document-preview.class.d.ts.map +1 -1
- package/dist/components/document-preview/document-preview.class.js +6 -30
- package/dist/components/document-preview/document-preview.class.js.map +1 -1
- package/dist/components/document-viewer/document-viewer.class.d.ts +1 -0
- package/dist/components/document-viewer/document-viewer.class.d.ts.map +1 -1
- package/dist/components/document-viewer/document-viewer.class.js +1 -0
- package/dist/components/document-viewer/document-viewer.class.js.map +1 -1
- package/dist/components/docx-viewer/docx-viewer.class.d.ts +2 -1
- package/dist/components/docx-viewer/docx-viewer.class.d.ts.map +1 -1
- package/dist/components/docx-viewer/docx-viewer.class.js +13 -10
- package/dist/components/docx-viewer/docx-viewer.class.js.map +1 -1
- package/dist/components/drawer/drawer.styles.d.ts.map +1 -1
- package/dist/components/drawer/drawer.styles.js +12 -0
- package/dist/components/drawer/drawer.styles.js.map +1 -1
- package/dist/components/ebook-viewer/ebook-viewer.class.d.ts +2 -2
- package/dist/components/ebook-viewer/ebook-viewer.class.d.ts.map +1 -1
- package/dist/components/ebook-viewer/ebook-viewer.class.js +31 -10
- package/dist/components/ebook-viewer/ebook-viewer.class.js.map +1 -1
- package/dist/components/email-viewer/email-loader.js +5 -0
- package/dist/components/email-viewer/email-loader.js.map +1 -1
- package/dist/components/email-viewer/email-viewer.class.d.ts +1 -1
- package/dist/components/email-viewer/email-viewer.class.d.ts.map +1 -1
- package/dist/components/email-viewer/email-viewer.class.js +20 -7
- package/dist/components/email-viewer/email-viewer.class.js.map +1 -1
- package/dist/components/empty/empty.class.d.ts +2 -0
- package/dist/components/empty/empty.class.d.ts.map +1 -1
- package/dist/components/empty/empty.class.js +2 -0
- package/dist/components/empty/empty.class.js.map +1 -1
- package/dist/components/file-input/file-input.class.d.ts +12 -1
- package/dist/components/file-input/file-input.class.d.ts.map +1 -1
- package/dist/components/file-input/file-input.class.js +39 -2
- package/dist/components/file-input/file-input.class.js.map +1 -1
- package/dist/components/format/format-bytes.class.d.ts +1 -0
- package/dist/components/format/format-bytes.class.d.ts.map +1 -1
- package/dist/components/format/format-bytes.class.js +11 -4
- package/dist/components/format/format-bytes.class.js.map +1 -1
- package/dist/components/format/format-date.class.js +4 -6
- package/dist/components/format/format-date.class.js.map +1 -1
- package/dist/components/format/format-number.class.js +1 -1
- package/dist/components/format/format-number.class.js.map +1 -1
- package/dist/components/format/relative-time.class.d.ts +2 -2
- package/dist/components/format/relative-time.class.d.ts.map +1 -1
- package/dist/components/format/relative-time.class.js +5 -2
- package/dist/components/format/relative-time.class.js.map +1 -1
- package/dist/components/gauge/gauge.class.d.ts.map +1 -1
- package/dist/components/gauge/gauge.class.js +3 -3
- package/dist/components/gauge/gauge.class.js.map +1 -1
- package/dist/components/graph/graph.class.d.ts +6 -0
- package/dist/components/graph/graph.class.d.ts.map +1 -1
- package/dist/components/graph/graph.class.js +27 -1
- package/dist/components/graph/graph.class.js.map +1 -1
- package/dist/components/heatmap/calendar-grid.d.ts +5 -3
- package/dist/components/heatmap/calendar-grid.d.ts.map +1 -1
- package/dist/components/heatmap/calendar-grid.js +6 -4
- package/dist/components/heatmap/calendar-grid.js.map +1 -1
- package/dist/components/heatmap/heatmap.class.d.ts +9 -2
- package/dist/components/heatmap/heatmap.class.d.ts.map +1 -1
- package/dist/components/heatmap/heatmap.class.js +36 -20
- package/dist/components/heatmap/heatmap.class.js.map +1 -1
- package/dist/components/html-viewer/html-viewer.class.d.ts +12 -2
- package/dist/components/html-viewer/html-viewer.class.d.ts.map +1 -1
- package/dist/components/html-viewer/html-viewer.class.js +21 -9
- package/dist/components/html-viewer/html-viewer.class.js.map +1 -1
- package/dist/components/icon/icon.class.d.ts +20 -0
- package/dist/components/icon/icon.class.d.ts.map +1 -0
- package/dist/components/icon/icon.class.js +51 -0
- package/dist/components/icon/icon.class.js.map +1 -0
- package/dist/components/icon/icon.d.ts +2 -0
- package/dist/components/icon/icon.d.ts.map +1 -0
- package/dist/components/icon/icon.js +5 -0
- package/dist/components/icon/icon.js.map +1 -0
- package/dist/components/icon/icon.styles.d.ts +2 -0
- package/dist/components/icon/icon.styles.d.ts.map +1 -0
- package/dist/components/icon/icon.styles.js +3 -0
- package/dist/components/icon/icon.styles.js.map +1 -0
- package/dist/components/icon-button/icon-button.class.d.ts +25 -0
- package/dist/components/icon-button/icon-button.class.d.ts.map +1 -0
- package/dist/components/icon-button/icon-button.class.js +51 -0
- package/dist/components/icon-button/icon-button.class.js.map +1 -0
- package/dist/components/icon-button/icon-button.d.ts +3 -0
- package/dist/components/icon-button/icon-button.d.ts.map +1 -0
- package/dist/components/icon-button/icon-button.js +6 -0
- package/dist/components/icon-button/icon-button.js.map +1 -0
- package/dist/components/icon-button/icon-button.styles.d.ts +2 -0
- package/dist/components/icon-button/icon-button.styles.d.ts.map +1 -0
- package/dist/components/icon-button/icon-button.styles.js +9 -0
- package/dist/components/icon-button/icon-button.styles.js.map +1 -0
- package/dist/components/image-comparer/image-comparer.styles.d.ts.map +1 -1
- package/dist/components/image-comparer/image-comparer.styles.js +18 -1
- package/dist/components/image-comparer/image-comparer.styles.js.map +1 -1
- package/dist/components/input/input.class.d.ts +4 -1
- package/dist/components/input/input.class.d.ts.map +1 -1
- package/dist/components/input/input.class.js +11 -5
- package/dist/components/input/input.class.js.map +1 -1
- package/dist/components/json-viewer/json-viewer.class.d.ts +14 -1
- package/dist/components/json-viewer/json-viewer.class.d.ts.map +1 -1
- package/dist/components/json-viewer/json-viewer.class.js +30 -8
- package/dist/components/json-viewer/json-viewer.class.js.map +1 -1
- package/dist/components/json-viewer/json-viewer.styles.d.ts.map +1 -1
- package/dist/components/json-viewer/json-viewer.styles.js +4 -1
- package/dist/components/json-viewer/json-viewer.styles.js.map +1 -1
- package/dist/components/kbd/kbd.class.d.ts +3 -9
- package/dist/components/kbd/kbd.class.d.ts.map +1 -1
- package/dist/components/kbd/kbd.class.js +3 -9
- package/dist/components/kbd/kbd.class.js.map +1 -1
- package/dist/components/media-card/media-card.class.d.ts.map +1 -1
- package/dist/components/media-card/media-card.class.js +3 -28
- package/dist/components/media-card/media-card.class.js.map +1 -1
- package/dist/components/mention-popover/mention-popover.class.d.ts.map +1 -1
- package/dist/components/mention-popover/mention-popover.class.js +9 -0
- package/dist/components/mention-popover/mention-popover.class.js.map +1 -1
- package/dist/components/menu/menu-item.class.d.ts +1 -0
- package/dist/components/menu/menu-item.class.d.ts.map +1 -1
- package/dist/components/menu/menu-item.class.js.map +1 -1
- package/dist/components/menu/menu.class.d.ts.map +1 -1
- package/dist/components/menu/menu.class.js +29 -9
- package/dist/components/menu/menu.class.js.map +1 -1
- package/dist/components/model-settings-panel/model-settings-panel.class.d.ts +4 -1
- package/dist/components/model-settings-panel/model-settings-panel.class.d.ts.map +1 -1
- package/dist/components/model-settings-panel/model-settings-panel.class.js.map +1 -1
- package/dist/components/mutation-observer/mutation-observer.class.d.ts +1 -1
- package/dist/components/mutation-observer/mutation-observer.class.d.ts.map +1 -1
- package/dist/components/mutation-observer/mutation-observer.class.js +11 -8
- package/dist/components/mutation-observer/mutation-observer.class.js.map +1 -1
- package/dist/components/overlay/dropdown.class.d.ts +1 -2
- package/dist/components/overlay/dropdown.class.d.ts.map +1 -1
- package/dist/components/overlay/dropdown.class.js +1 -1
- package/dist/components/overlay/dropdown.class.js.map +1 -1
- package/dist/components/overlay/overlay.styles.d.ts.map +1 -1
- package/dist/components/overlay/overlay.styles.js +1 -2
- package/dist/components/overlay/overlay.styles.js.map +1 -1
- package/dist/components/overlay/popover.class.d.ts +2 -0
- package/dist/components/overlay/popover.class.d.ts.map +1 -1
- package/dist/components/overlay/popover.class.js +36 -10
- package/dist/components/overlay/popover.class.js.map +1 -1
- package/dist/components/overlay/tooltip.class.d.ts +7 -0
- package/dist/components/overlay/tooltip.class.d.ts.map +1 -1
- package/dist/components/overlay/tooltip.class.js +52 -5
- package/dist/components/overlay/tooltip.class.js.map +1 -1
- package/dist/components/pdf-viewer/pdf-viewer.class.d.ts +11 -0
- package/dist/components/pdf-viewer/pdf-viewer.class.d.ts.map +1 -1
- package/dist/components/pdf-viewer/pdf-viewer.class.js +50 -20
- package/dist/components/pdf-viewer/pdf-viewer.class.js.map +1 -1
- package/dist/components/pdf-viewer/pdf-viewer.styles.d.ts.map +1 -1
- package/dist/components/pdf-viewer/pdf-viewer.styles.js +27 -1
- package/dist/components/pdf-viewer/pdf-viewer.styles.js.map +1 -1
- package/dist/components/phone-input/phone-input.class.d.ts +7 -1
- package/dist/components/phone-input/phone-input.class.d.ts.map +1 -1
- package/dist/components/phone-input/phone-input.class.js +58 -14
- package/dist/components/phone-input/phone-input.class.js.map +1 -1
- package/dist/components/poll-status/poll-status.class.d.ts.map +1 -1
- package/dist/components/poll-status/poll-status.class.js +25 -9
- package/dist/components/poll-status/poll-status.class.js.map +1 -1
- package/dist/components/pptx-viewer/pptx-viewer.class.d.ts +2 -1
- package/dist/components/pptx-viewer/pptx-viewer.class.d.ts.map +1 -1
- package/dist/components/pptx-viewer/pptx-viewer.class.js +38 -12
- package/dist/components/pptx-viewer/pptx-viewer.class.js.map +1 -1
- package/dist/components/radio/radio-group.class.d.ts +1 -0
- package/dist/components/radio/radio-group.class.d.ts.map +1 -1
- package/dist/components/radio/radio-group.class.js +16 -8
- package/dist/components/radio/radio-group.class.js.map +1 -1
- package/dist/components/radio/radio.class.d.ts +6 -0
- package/dist/components/radio/radio.class.d.ts.map +1 -1
- package/dist/components/radio/radio.class.js +36 -4
- package/dist/components/radio/radio.class.js.map +1 -1
- package/dist/components/rating/rating.class.d.ts +6 -0
- package/dist/components/rating/rating.class.d.ts.map +1 -1
- package/dist/components/rating/rating.class.js +34 -5
- package/dist/components/rating/rating.class.js.map +1 -1
- package/dist/components/rating/rating.styles.d.ts.map +1 -1
- package/dist/components/rating/rating.styles.js +3 -2
- package/dist/components/rating/rating.styles.js.map +1 -1
- package/dist/components/resize-observer/resize-observer.class.d.ts.map +1 -1
- package/dist/components/resize-observer/resize-observer.class.js +8 -2
- package/dist/components/resize-observer/resize-observer.class.js.map +1 -1
- package/dist/components/responsive-panel/responsive-panel.class.d.ts +5 -1
- package/dist/components/responsive-panel/responsive-panel.class.d.ts.map +1 -1
- package/dist/components/responsive-panel/responsive-panel.class.js.map +1 -1
- package/dist/components/result-card/result-card.class.d.ts +13 -3
- package/dist/components/result-card/result-card.class.d.ts.map +1 -1
- package/dist/components/result-card/result-card.class.js +31 -2
- package/dist/components/result-card/result-card.class.js.map +1 -1
- package/dist/components/scroller/scroller.class.d.ts +4 -0
- package/dist/components/scroller/scroller.class.d.ts.map +1 -1
- package/dist/components/scroller/scroller.class.js +22 -5
- package/dist/components/scroller/scroller.class.js.map +1 -1
- package/dist/components/scroller/scroller.styles.d.ts.map +1 -1
- package/dist/components/scroller/scroller.styles.js +5 -0
- package/dist/components/scroller/scroller.styles.js.map +1 -1
- package/dist/components/segmented/segmented.class.d.ts.map +1 -1
- package/dist/components/segmented/segmented.class.js +10 -2
- package/dist/components/segmented/segmented.class.js.map +1 -1
- package/dist/components/segmented/segmented.styles.d.ts.map +1 -1
- package/dist/components/segmented/segmented.styles.js +8 -0
- package/dist/components/segmented/segmented.styles.js.map +1 -1
- package/dist/components/source-list/source-list.class.d.ts +4 -1
- package/dist/components/source-list/source-list.class.d.ts.map +1 -1
- package/dist/components/source-list/source-list.class.js.map +1 -1
- package/dist/components/sparkline/sparkline.class.d.ts +2 -0
- package/dist/components/sparkline/sparkline.class.d.ts.map +1 -1
- package/dist/components/sparkline/sparkline.class.js +2 -0
- package/dist/components/sparkline/sparkline.class.js.map +1 -1
- package/dist/components/spinner/spinner.class.d.ts +3 -1
- package/dist/components/spinner/spinner.class.d.ts.map +1 -1
- package/dist/components/spinner/spinner.class.js +4 -2
- package/dist/components/spinner/spinner.class.js.map +1 -1
- package/dist/components/spinner/spinner.styles.d.ts.map +1 -1
- package/dist/components/spinner/spinner.styles.js +5 -1
- package/dist/components/spinner/spinner.styles.js.map +1 -1
- package/dist/components/split/split.class.d.ts +2 -0
- package/dist/components/split/split.class.d.ts.map +1 -1
- package/dist/components/split/split.class.js.map +1 -1
- package/dist/components/spreadsheet-viewer/spreadsheet-viewer.class.d.ts +2 -2
- package/dist/components/spreadsheet-viewer/spreadsheet-viewer.class.d.ts.map +1 -1
- package/dist/components/spreadsheet-viewer/spreadsheet-viewer.class.js +19 -11
- package/dist/components/spreadsheet-viewer/spreadsheet-viewer.class.js.map +1 -1
- package/dist/components/stepper/stepper.class.d.ts.map +1 -1
- package/dist/components/stepper/stepper.class.js +7 -1
- package/dist/components/stepper/stepper.class.js.map +1 -1
- package/dist/components/streaming-text/streaming-text.styles.d.ts.map +1 -1
- package/dist/components/streaming-text/streaming-text.styles.js +4 -1
- package/dist/components/streaming-text/streaming-text.styles.js.map +1 -1
- package/dist/components/svg-viewer/svg-viewer.class.d.ts +13 -2
- package/dist/components/svg-viewer/svg-viewer.class.d.ts.map +1 -1
- package/dist/components/svg-viewer/svg-viewer.class.js +25 -10
- package/dist/components/svg-viewer/svg-viewer.class.js.map +1 -1
- package/dist/components/svg-viewer/svg-viewer.styles.d.ts.map +1 -1
- package/dist/components/svg-viewer/svg-viewer.styles.js +6 -0
- package/dist/components/svg-viewer/svg-viewer.styles.js.map +1 -1
- package/dist/components/switch/switch.class.d.ts +6 -0
- package/dist/components/switch/switch.class.d.ts.map +1 -1
- package/dist/components/switch/switch.class.js +20 -0
- package/dist/components/switch/switch.class.js.map +1 -1
- package/dist/components/table/table.class.d.ts +15 -2
- package/dist/components/table/table.class.d.ts.map +1 -1
- package/dist/components/table/table.class.js +53 -7
- package/dist/components/table/table.class.js.map +1 -1
- package/dist/components/table/table.styles.d.ts.map +1 -1
- package/dist/components/table/table.styles.js +18 -1
- package/dist/components/table/table.styles.js.map +1 -1
- package/dist/components/textarea/textarea.class.d.ts +1 -0
- package/dist/components/textarea/textarea.class.d.ts.map +1 -1
- package/dist/components/textarea/textarea.class.js +12 -0
- package/dist/components/textarea/textarea.class.js.map +1 -1
- package/dist/components/thinking-panel/thinking-panel.class.d.ts +4 -1
- package/dist/components/thinking-panel/thinking-panel.class.d.ts.map +1 -1
- package/dist/components/thinking-panel/thinking-panel.class.js.map +1 -1
- package/dist/components/thinking-panel/thinking-panel.styles.d.ts.map +1 -1
- package/dist/components/thinking-panel/thinking-panel.styles.js +11 -1
- package/dist/components/thinking-panel/thinking-panel.styles.js.map +1 -1
- package/dist/components/time-range/time-range.styles.js +1 -1
- package/dist/components/token-input/token-input.class.d.ts +84 -0
- package/dist/components/token-input/token-input.class.d.ts.map +1 -0
- package/dist/components/token-input/token-input.class.js +174 -0
- package/dist/components/token-input/token-input.class.js.map +1 -0
- package/dist/components/token-input/token-input.d.ts +2 -0
- package/dist/components/token-input/token-input.d.ts.map +1 -0
- package/dist/components/token-input/token-input.js +5 -0
- package/dist/components/token-input/token-input.js.map +1 -0
- package/dist/components/token-input/token-input.styles.d.ts +2 -0
- package/dist/components/token-input/token-input.styles.d.ts.map +1 -0
- package/dist/components/token-input/token-input.styles.js +16 -0
- package/dist/components/token-input/token-input.styles.js.map +1 -0
- package/dist/components/tool-approval-dialog/tool-approval-dialog.class.d.ts +8 -0
- package/dist/components/tool-approval-dialog/tool-approval-dialog.class.d.ts.map +1 -1
- package/dist/components/tool-approval-dialog/tool-approval-dialog.class.js +4 -0
- package/dist/components/tool-approval-dialog/tool-approval-dialog.class.js.map +1 -1
- package/dist/components/tool-param-form/tool-param-form.class.js +1 -1
- package/dist/components/tool-param-form/tool-param-form.class.js.map +1 -1
- package/dist/components/tool-result-view/tool-result-view.styles.d.ts.map +1 -1
- package/dist/components/tool-result-view/tool-result-view.styles.js +6 -1
- package/dist/components/tool-result-view/tool-result-view.styles.js.map +1 -1
- package/dist/components/tool-select-dialog/tool-select-dialog.class.d.ts +9 -1
- package/dist/components/tool-select-dialog/tool-select-dialog.class.d.ts.map +1 -1
- package/dist/components/tool-select-dialog/tool-select-dialog.class.js +23 -1
- package/dist/components/tool-select-dialog/tool-select-dialog.class.js.map +1 -1
- package/dist/components/widget/widget.class.d.ts +7 -0
- package/dist/components/widget/widget.class.d.ts.map +1 -1
- package/dist/components/widget/widget.class.js +19 -4
- package/dist/components/widget/widget.class.js.map +1 -1
- package/dist/components/widget/widget.styles.d.ts.map +1 -1
- package/dist/components/widget/widget.styles.js +12 -0
- package/dist/components/widget/widget.styles.js.map +1 -1
- package/dist/components/word-cloud/word-cloud.class.d.ts +8 -1
- package/dist/components/word-cloud/word-cloud.class.d.ts.map +1 -1
- package/dist/components/word-cloud/word-cloud.class.js +24 -8
- package/dist/components/word-cloud/word-cloud.class.js.map +1 -1
- package/dist/components/word-cloud/word-cloud.styles.d.ts.map +1 -1
- package/dist/components/word-cloud/word-cloud.styles.js +7 -4
- package/dist/components/word-cloud/word-cloud.styles.js.map +1 -1
- package/dist/components/zoomable-frame/zoomable-frame.class.d.ts.map +1 -1
- package/dist/components/zoomable-frame/zoomable-frame.class.js +2 -1
- package/dist/components/zoomable-frame/zoomable-frame.class.js.map +1 -1
- package/dist/internal/form-associated.d.ts.map +1 -1
- package/dist/internal/form-associated.js +4 -1
- package/dist/internal/form-associated.js.map +1 -1
- package/dist/internal/icons.d.ts +4 -0
- package/dist/internal/icons.d.ts.map +1 -1
- package/dist/internal/icons.js +8 -0
- package/dist/internal/icons.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 +27 -14
- package/dist/internal/localization.js.map +1 -1
- package/dist/internal/lyra-element.d.ts +11 -0
- package/dist/internal/lyra-element.d.ts.map +1 -1
- package/dist/internal/lyra-element.js +33 -0
- package/dist/internal/lyra-element.js.map +1 -1
- package/dist/internal/papaparse-loader.d.ts +15 -0
- package/dist/internal/papaparse-loader.d.ts.map +1 -0
- package/dist/internal/papaparse-loader.js +28 -0
- package/dist/internal/papaparse-loader.js.map +1 -0
- package/dist/internal/resource-loader.d.ts +21 -0
- package/dist/internal/resource-loader.d.ts.map +1 -0
- package/dist/internal/resource-loader.js +90 -0
- package/dist/internal/resource-loader.js.map +1 -0
- package/dist/internal/root-registration-allowlist.d.ts +1 -1
- package/dist/internal/root-registration-allowlist.d.ts.map +1 -1
- package/dist/internal/root-registration-allowlist.js +8 -0
- package/dist/internal/root-registration-allowlist.js.map +1 -1
- package/dist/internal/tokens.styles.d.ts.map +1 -1
- package/dist/internal/tokens.styles.js +3 -10
- package/dist/internal/tokens.styles.js.map +1 -1
- package/dist/lyra.d.ts +43 -6
- package/dist/lyra.d.ts.map +1 -1
- package/dist/lyra.js +16 -0
- package/dist/lyra.js.map +1 -1
- package/llms-full.txt +235 -67
- package/package.json +22 -4
- package/dist/components/csv-viewer/csv-loader.d.ts +0 -8
- package/dist/components/csv-viewer/csv-loader.d.ts.map +0 -1
- package/dist/components/csv-viewer/csv-loader.js +0 -19
- package/dist/components/csv-viewer/csv-loader.js.map +0 -1
- package/dist/components/dataset-viewer/dataset-loader.d.ts +0 -7
- package/dist/components/dataset-viewer/dataset-loader.d.ts.map +0 -1
- package/dist/components/dataset-viewer/dataset-loader.js +0 -19
- package/dist/components/dataset-viewer/dataset-loader.js.map +0 -1
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* additional keys as well; components may use a component-specific key when
|
|
4
4
|
* a message is not part of this common set.
|
|
5
5
|
*/
|
|
6
|
-
export type LyraMessageKey = 'noData' | 'noColumns' | 'loadMore' | 'tableFilterLabel' | 'tableFilterPlaceholder' | 'tableLoading' | 'tableEditCell' | 'carousel' | 'carouselLabel' | 'carouselSlide' | 'carouselSlidePosition' | 'carouselIndicators' | 'carouselGoTo' | 'imageComparerLabel' | 'zoomableFrameLabel' | 'zoomControls' | 'zoomOut' | 'zoomIn' | 'scrollerLabel' | 'scrollPrevious' | 'scrollNext' | 'showAllColumns' | 'showFewerColumns' | 'clear' | 'openCalendar' | 'open' | 'close' | 'closeNavigation' | 'openNavigation' | 'resizeNavigation' | 'copy' | 'copyJson' | 'copied' | 'expand' | 'collapse' | 'expandMessage' | 'collapseMessage' | 'showMore' | 'showMoreCount' | 'showLess' | 'retry' | 'remove' | 'removeWithContext' | 'loading' | 'loadingDocument' | 'noMatches' | 'previous' | 'next' | 'paginationLabel' | 'paginationPage' | 'paginationSummary' | 'paginationEmptySummary' | 'paginationApplied' | 'cancel' | 'confirm' | 'search' | 'circularReference' | 'items' | 'item' | '
|
|
6
|
+
export type LyraMessageKey = 'noData' | 'noColumns' | 'loadMore' | 'tableFilterLabel' | 'tableFilterPlaceholder' | 'tableLoading' | 'tableEditCell' | 'carousel' | 'carouselLabel' | 'carouselSlide' | 'carouselSlidePosition' | 'carouselIndicators' | 'carouselGoTo' | 'imageComparerLabel' | 'zoomableFrameLabel' | 'zoomControls' | 'zoomOut' | 'zoomIn' | 'scrollerLabel' | 'scrollPrevious' | 'scrollNext' | 'showAllColumns' | 'showFewerColumns' | 'clear' | 'openCalendar' | 'open' | 'close' | 'closeNavigation' | 'openNavigation' | 'resizeNavigation' | 'copy' | 'copyJson' | 'copied' | 'expand' | 'collapse' | 'expandMessage' | 'collapseMessage' | 'showMore' | 'showMoreCount' | 'showLess' | 'retry' | 'remove' | 'removeWithContext' | 'loading' | 'loadingDocument' | 'noMatches' | 'previous' | 'next' | 'paginationLabel' | 'paginationPage' | 'paginationSummary' | 'paginationEmptySummary' | 'paginationApplied' | 'cancel' | 'confirm' | 'search' | 'circularReference' | 'items' | 'item' | 'trendOf' | 'wordCloud' | 'notInCatalog' | 'sendMessage' | 'stopGenerating' | 'dropzoneReleaseToAdd' | 'dropzoneRejectedType' | 'fileSizeUnitB' | 'fileSizeUnitKb' | 'fileSizeUnitMb' | 'fileSizeUnitGb' | 'fileSizeUnitTb' | 'chartCategory' | 'chartPointLabel' | 'resetZoom' | 'chatSending' | 'chatResponding' | 'chatFailedToSend' | 'chatFailedAnnounce' | 'chatCompleteAnnounce' | 'showMoreCollapsed' | 'expandCode' | 'collapseCode' | 'copyCode' | 'copiedToClipboard' | 'codeRegion' | 'codeRegionWithLanguage' | 'copyDiff' | 'jsonArray' | 'jsonObject' | 'jsonValue' | 'jsonCopyLabel' | 'jsonExpandLabel' | 'jsonCollapseLabel' | 'jsonItemCount' | 'jsonItemCountPlural' | 'jsonKeyCount' | 'jsonKeyCountPlural' | 'untitledSource' | 'sourcePageSuffix' | 'toolCall' | 'statusPending' | 'statusRunning' | 'statusSuccess' | 'statusError' | 'statusDenied' | 'maximize' | 'restore' | 'wordCloudWord' | 'wordCloudWords' | 'pollPause' | 'pollResume' | 'pollRefreshing' | 'pollPaused' | 'pollPausedAnnounce' | 'pollResumedAnnounce' | 'pollRefreshingAnnounce' | 'attachmentAdd' | 'attachmentTriggerFiles' | 'attachmentTriggerImage' | 'attachmentTriggerCamera' | 'attachmentMenuFiles' | 'attachmentMenuImage' | 'attachmentMenuCamera' | 'checkboxRequired' | 'checkboxGroupRequired' | 'tokenInputRequired' | 'commandPaletteLabel' | 'commandPalettePlaceholder' | 'commandPaletteEmpty' | 'commandPaletteResults' | 'iconButtonLabel' | 'codeEditorLabel' | 'dataGridLabel' | 'calendarLabel' | 'calendarEmpty' | 'switchRequired' | 'citationHighConfidence' | 'citationMediumConfidence' | 'citationLowConfidence' | 'citationVerified' | 'citationUnverified' | 'contextMeterUsed' | 'contextMeterUsedOfTotal' | 'untitledConversation' | 'dockPanelCollapse' | 'dockPanelExpand' | 'dockPanelResize' | 'documentPreviewAlt' | 'documentPreviewUrlNotAllowed' | 'documentPreviewFailedToLoad' | 'documentPreviewResourceTooLarge' | 'documentPreviewGenericError' | 'ebookViewerLoadError' | 'ebookViewerRegionLabel' | 'fileTypeFile' | 'fileTypePdf' | 'fileTypeWord' | 'fileTypeSpreadsheet' | 'fileTypePresentation' | 'fileTypeText' | 'fileTypeCode' | 'fileTypeArchive' | 'fileTypeImage' | 'fileTypeAudio' | 'fileTypeVideo' | 'pptxViewerLabel' | 'pptxViewerFidelityNotice' | 'pptxViewerRenderError' | 'pptxViewerPreviousSlide' | 'pptxViewerNextSlide' | 'pptxViewerSlideOf' | 'documentViewerLabel' | 'attachmentPreviewName' | 'attachmentPreviewFile' | 'documentViewerMissingSanitizer' | 'docxViewerLabel' | 'docxViewerMissingConverter' | 'svgViewerLabel' | 'htmlViewerLabel' | 'datasetViewerMissingParser' | 'datasetViewerEmpty' | 'datasetViewerCaption' | 'datasetViewerCaptionNamed' | 'contactViewerNoContacts' | 'contactViewerUnnamedContact' | 'contactViewerPhoneLabel' | 'contactViewerEmailLabel' | 'contactViewerAddressLabel' | 'contactViewerOrganizationLabel' | 'exportButtonLabel' | 'generationStatusElapsedSeconds' | 'generationStatusTokenCount' | 'generationStatusTokensCount' | 'generationStatusThroughput' | 'graphDataList' | 'graphItemAnnouncement' | 'navigation' | 'attachmentRetryWithContext' | 'attachmentUploadingWithContext' | 'attachmentUploadingProgress' | 'attachmentUploadingIndeterminate' | 'attachmentUploadFailed' | 'attachmentUntitledFile' | 'chartTrendIncreasing' | 'chartTrendDecreasing' | 'chartTrendFlat' | 'chartSummary' | 'chartSeriesNoData' | 'chartSummaryWithData' | 'chartSummaryEmpty' | 'chartData' | 'chart' | 'chartTypeLine' | 'chartTypeBar' | 'chartTypeScatter' | 'chartTypePie' | 'chartTypeDoughnut' | 'chartTypeRadar' | 'chartTypePolarArea' | 'chartTypeBubble' | 'boxPlotSeriesSummary' | 'boxPlotSummaryWithData' | 'boxPlotSummaryEmpty' | 'boxPlotData' | 'chartSeriesLabel' | 'boxPlotMin' | 'boxPlotQ1' | 'boxPlotMedian' | 'boxPlotQ3' | 'boxPlotMax' | 'boxPlot' | 'histogramFrequency' | 'liteChartMarkPosition' | 'liteChartMarkSummary' | 'liteChartBarLabel' | 'composerLabel' | 'textareaLabel' | 'citation' | 'citationWithStatus' | 'comboboxOverflow' | 'comboboxRequired' | 'comboboxLabel' | 'rename' | 'previousMonth' | 'nextMonth' | 'chooseDate' | 'date' | 'dateInputMinMessage' | 'dateInputMaxMessage' | 'dateInputPastDisabled' | 'dateInputFutureDisabled' | 'dateInputInvalid' | 'documentPreviewEmpty' | 'convertingDocument' | 'documentPreviewNotAvailable' | 'documentPreviewGenericFile' | 'documentPreviewTypeDocument' | 'documentPreviewTypeImage' | 'documentPreviewTypeEmail' | 'documentPreviewTypeCalendar' | 'archiveViewerUnavailable' | 'archiveViewerEmpty' | 'archiveViewerFolder' | 'archiveViewerFile' | 'documentPreviewTypeDataset' | 'documentPreviewTypeContact' | 'download' | 'exportFormatMenuLabel' | 'fileInputDefaultLabel' | 'fileInputAcceptedOne' | 'fileInputAcceptedMany' | 'fileInputRejectedOne' | 'fileInputRejectedMany' | 'fileInputFolderRejected' | 'elapsedMinutesSecondsTemplate' | 'graphNode' | 'graphLink' | 'graphDiagram' | 'heatmapValueLabel' | 'heatmapMatrixCellLabel' | 'heatmapCalendarLabel' | 'heatmapMatrixLabel' | 'heatmapCalendarCellLabel' | 'heatmapNoDataValue' | 'heatmapDefaultRowLabel' | 'heatmapDefaultColLabel' | 'heatmapSelectedCellLabel' | 'heatmapCellSelectedSuffix' | 'inputLabel' | 'showPassword' | 'hidePassword' | 'radioRequired' | 'progress' | 'popover' | 'details' | 'breadcrumb' | 'rating' | 'colorPicker' | 'mediaCardUntitledFile' | 'mediaCardOpenName' | 'mediaCardOpenImageAttachment' | 'mediaCardOpenVideoAttachment' | 'mediaCardOpenFileAttachment' | 'mediaCardImageAttachment' | 'mediaCardVideoAttachment' | 'mentionSuggestions' | 'map' | 'model' | 'selectModel' | 'modelSelectNoModels' | 'modelSelectRequired' | 'temperature' | 'play' | 'playbackPosition' | 'selectValueMissing' | 'select' | 'sourceListDefaultLabel' | 'resizeDivider' | 'trendUnchanged' | 'trendIncreased' | 'trendDecreased' | 'trendGoodSuffix' | 'trendBadSuffix' | 'streamStalled' | 'streamStallAnnounce' | 'streamRecoverAnnounce' | 'streamStallClearedAnnounce' | 'thinkingPanelLabel' | 'thoughtFor' | 'thinking' | 'rangeStart' | 'rangeEnd' | 'closeWithContext' | 'toolApprovalHeading' | 'toolApprovalGenericTool' | 'toolApprovalArgsLabel' | 'deny' | 'edit' | 'approve' | 'invalidJson' | 'fieldRequired' | 'fieldMustBeString' | 'fieldMustBeNumber' | 'fieldMustBeInteger' | 'fieldMustBeBoolean' | 'unsupportedFieldType' | 'fieldMustBeOneOf' | 'fieldMustEqual' | 'schemaMustBeObject' | 'schemaPropertiesMustBeFlat' | 'valueMustBeSerializable' | 'valueInvalid' | 'phoneInputIncomplete' | 'durationMilliseconds' | 'durationSeconds' | 'selectTools' | 'searchToolsPlaceholder' | 'useDefaultTools' | 'toolSelectCustomizeHint' | 'noMatchesQuery' | 'toolSelectNoneAvailable' | 'toolSelectSummary' | 'toolCount' | 'toolCountPlural' | 'otherCategory' | 'widgetFullscreenPanel' | 'widgetViewGroup' | 'widgetExitFullscreen' | 'widgetExpandToFullscreen' | 'menuLabel' | 'pause' | 'kbdEscapeVisual' | 'kbdEscapeWord' | 'kbdTabWord' | 'kbdSpaceWord' | 'kbdDeleteVisual' | 'kbdDeleteWord' | 'kbdHomeWord' | 'kbdEndWord' | 'kbdPageUpVisual' | 'kbdPageUpWord' | 'kbdPageDownVisual' | 'kbdPageDownWord' | 'kbdEnterWord' | 'kbdBackspaceWord' | 'kbdArrowUpWord' | 'kbdArrowDownWord' | 'kbdArrowLeftWord' | 'kbdArrowRightWord' | 'kbdPlusWord' | 'kbdMinusWord' | 'kbdCommandWord' | 'kbdControlVisual' | 'kbdControlWord' | 'kbdOptionWord' | 'kbdAltWord' | 'kbdShiftWord' | 'emailViewerMissingParser' | 'emailViewerFrom' | 'emailViewerTo' | 'emailViewerSubject' | 'emailViewerDate' | 'emailViewerAttachments' | 'emailViewerNoSubject' | 'calendarViewerMissingParser' | 'calendarViewerEmpty' | 'calendarViewerNoSummary' | 'pdfViewerLabel' | 'pdfViewerMissingLibrary' | 'pdfViewerPageOf' | 'pdfViewerZoomIn' | 'pdfViewerZoomOut' | 'pdfViewerCurrentZoom' | 'pdfViewerPreviousPage' | 'pdfViewerNextPage' | 'spreadsheetViewerUnavailable' | 'csvViewerUnavailable' | 'csvViewerLabel' | 'spreadsheetViewerLabel';
|
|
7
7
|
export type LyraLocaleStrings = Partial<Record<LyraMessageKey, string>> & Record<string, string | undefined>;
|
|
8
8
|
/** Register or extend messages for a locale. */
|
|
9
9
|
export declare function registerLyraLocale(locale: string, strings: LyraLocaleStrings): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localization.d.ts","sourceRoot":"","sources":["../../src/internal/localization.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,MAAM,MAAM,cAAc,GACtB,QAAQ,GACR,WAAW,GACX,UAAU,GACV,kBAAkB,GAClB,wBAAwB,GACxB,cAAc,GACd,eAAe,GACf,UAAU,GACV,eAAe,GACf,eAAe,GACf,uBAAuB,GACvB,oBAAoB,GACpB,cAAc,GACd,oBAAoB,GACpB,oBAAoB,GACpB,cAAc,GACd,SAAS,GACT,QAAQ,GACR,eAAe,GACf,gBAAgB,GAChB,YAAY,GACZ,gBAAgB,GAChB,kBAAkB,GAClB,OAAO,GACP,cAAc,GACd,MAAM,GACN,OAAO,GACP,iBAAiB,GACjB,gBAAgB,GAChB,kBAAkB,GAClB,MAAM,GACN,UAAU,GACV,QAAQ,GACR,QAAQ,GACR,UAAU,GACV,eAAe,GACf,iBAAiB,GACjB,UAAU,GACV,eAAe,GACf,UAAU,GACV,OAAO,GACP,QAAQ,GACR,mBAAmB,GACnB,SAAS,GACT,iBAAiB,GACjB,WAAW,GACX,UAAU,GACV,MAAM,GACN,iBAAiB,GACjB,gBAAgB,GAChB,mBAAmB,GACnB,wBAAwB,GACxB,mBAAmB,GACnB,QAAQ,GACR,SAAS,GACT,QAAQ,GACR,mBAAmB,GACnB,OAAO,GACP,MAAM,GACN,
|
|
1
|
+
{"version":3,"file":"localization.d.ts","sourceRoot":"","sources":["../../src/internal/localization.ts"],"names":[],"mappings":"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"}
|
|
@@ -58,8 +58,6 @@ const DEFAULT_STRINGS = {
|
|
|
58
58
|
circularReference: 'Circular reference',
|
|
59
59
|
items: 'items',
|
|
60
60
|
item: 'item',
|
|
61
|
-
keys: 'keys',
|
|
62
|
-
key: 'key',
|
|
63
61
|
trendOf: 'Trend of {count} values, last {value}',
|
|
64
62
|
wordCloud: 'Word cloud of {count} {word}',
|
|
65
63
|
notInCatalog: 'not in catalog',
|
|
@@ -125,6 +123,17 @@ const DEFAULT_STRINGS = {
|
|
|
125
123
|
attachmentMenuImage: 'Upload a photo',
|
|
126
124
|
attachmentMenuCamera: 'Take a photo',
|
|
127
125
|
checkboxRequired: 'Please check this box if you want to continue.',
|
|
126
|
+
checkboxGroupRequired: 'Select at least one option.',
|
|
127
|
+
tokenInputRequired: 'Enter at least one value.',
|
|
128
|
+
commandPaletteLabel: 'Command palette',
|
|
129
|
+
commandPalettePlaceholder: 'Search commands…',
|
|
130
|
+
commandPaletteEmpty: 'No matching commands.',
|
|
131
|
+
commandPaletteResults: 'Commands',
|
|
132
|
+
iconButtonLabel: 'Button',
|
|
133
|
+
codeEditorLabel: 'Code editor',
|
|
134
|
+
dataGridLabel: 'Data grid',
|
|
135
|
+
calendarLabel: 'Calendar',
|
|
136
|
+
calendarEmpty: 'No events this month.',
|
|
128
137
|
switchRequired: 'Please turn this on.',
|
|
129
138
|
citationHighConfidence: 'High confidence',
|
|
130
139
|
citationMediumConfidence: 'Medium confidence',
|
|
@@ -140,6 +149,7 @@ const DEFAULT_STRINGS = {
|
|
|
140
149
|
documentPreviewAlt: 'Document preview',
|
|
141
150
|
documentPreviewUrlNotAllowed: 'Document URL is not allowed.',
|
|
142
151
|
documentPreviewFailedToLoad: 'Failed to load document.',
|
|
152
|
+
documentPreviewResourceTooLarge: 'This document is too large to preview.',
|
|
143
153
|
documentPreviewGenericError: 'Something went wrong.',
|
|
144
154
|
ebookViewerLoadError: 'Failed to load the ebook.',
|
|
145
155
|
ebookViewerRegionLabel: 'Ebook content',
|
|
@@ -171,15 +181,14 @@ const DEFAULT_STRINGS = {
|
|
|
171
181
|
datasetViewerMissingParser: 'This viewer needs the optional "papaparse" package installed to parse this file.',
|
|
172
182
|
datasetViewerEmpty: 'This dataset has no rows.',
|
|
173
183
|
datasetViewerCaption: '{count} rows',
|
|
184
|
+
datasetViewerCaptionNamed: '{name}: {count} rows',
|
|
174
185
|
contactViewerNoContacts: 'No contacts found in this file.',
|
|
175
186
|
contactViewerUnnamedContact: 'Unnamed contact',
|
|
176
187
|
contactViewerPhoneLabel: 'Phone',
|
|
177
188
|
contactViewerEmailLabel: 'Email',
|
|
178
189
|
contactViewerAddressLabel: 'Address',
|
|
179
|
-
contactViewerOrganizationLabel: 'Organization',
|
|
190
|
+
contactViewerOrganizationLabel: 'Organization:',
|
|
180
191
|
exportButtonLabel: 'Export',
|
|
181
|
-
generationStatusToken: 'token',
|
|
182
|
-
generationStatusTokens: 'tokens',
|
|
183
192
|
generationStatusElapsedSeconds: '{seconds}s',
|
|
184
193
|
generationStatusTokenCount: '{count} token',
|
|
185
194
|
generationStatusTokensCount: '{count} tokens',
|
|
@@ -187,7 +196,6 @@ const DEFAULT_STRINGS = {
|
|
|
187
196
|
graphDataList: 'Graph data',
|
|
188
197
|
graphItemAnnouncement: '{item} ({index} of {total})',
|
|
189
198
|
navigation: 'Navigation',
|
|
190
|
-
attachmentUploading: 'Uploading',
|
|
191
199
|
attachmentRetryWithContext: 'Retry {label}',
|
|
192
200
|
attachmentUploadingWithContext: 'Uploading {label}',
|
|
193
201
|
attachmentUploadingProgress: 'Uploading {percent}%',
|
|
@@ -203,6 +211,14 @@ const DEFAULT_STRINGS = {
|
|
|
203
211
|
chartSummaryEmpty: '{type} chart with no data.',
|
|
204
212
|
chartData: 'Chart data',
|
|
205
213
|
chart: 'Chart',
|
|
214
|
+
chartTypeLine: 'Line',
|
|
215
|
+
chartTypeBar: 'Bar',
|
|
216
|
+
chartTypeScatter: 'Scatter',
|
|
217
|
+
chartTypePie: 'Pie',
|
|
218
|
+
chartTypeDoughnut: 'Doughnut',
|
|
219
|
+
chartTypeRadar: 'Radar',
|
|
220
|
+
chartTypePolarArea: 'Polar area',
|
|
221
|
+
chartTypeBubble: 'Bubble',
|
|
206
222
|
boxPlotSeriesSummary: '{label}: {count} distributions, median range {min} to {max}, {trend} median trend',
|
|
207
223
|
boxPlotSummaryWithData: 'Box plot. {summaries}.',
|
|
208
224
|
boxPlotSummaryEmpty: 'Box plot with no data.',
|
|
@@ -217,6 +233,7 @@ const DEFAULT_STRINGS = {
|
|
|
217
233
|
histogramFrequency: 'Frequency',
|
|
218
234
|
liteChartMarkPosition: '({index} of {total})',
|
|
219
235
|
liteChartMarkSummary: '{series}, {label}: {value} ({index} of {total})',
|
|
236
|
+
liteChartBarLabel: '{series}, {label}: {value}',
|
|
220
237
|
composerLabel: 'Message',
|
|
221
238
|
textareaLabel: 'Text',
|
|
222
239
|
citation: 'Citation {index}',
|
|
@@ -248,20 +265,19 @@ const DEFAULT_STRINGS = {
|
|
|
248
265
|
archiveViewerFile: 'File',
|
|
249
266
|
spreadsheetViewerUnavailable: 'Spreadsheet preview is unavailable.',
|
|
250
267
|
csvViewerUnavailable: 'CSV preview is unavailable.',
|
|
268
|
+
csvViewerLabel: 'CSV document',
|
|
269
|
+
spreadsheetViewerLabel: 'Spreadsheet',
|
|
251
270
|
documentPreviewTypeDataset: 'dataset',
|
|
252
271
|
documentPreviewTypeContact: 'contact',
|
|
253
272
|
download: 'Download',
|
|
254
273
|
exportFormatMenuLabel: '{label} format',
|
|
255
274
|
fileInputDefaultLabel: 'Drop files here or click to browse',
|
|
256
|
-
fileInputAccepted: '{count} file(s) added.',
|
|
257
|
-
fileInputRejected: '{count} file(s) rejected.',
|
|
258
275
|
fileInputAcceptedOne: '{count} file added.',
|
|
259
276
|
fileInputAcceptedMany: '{count} files added.',
|
|
260
277
|
fileInputRejectedOne: '{count} file rejected.',
|
|
261
278
|
fileInputRejectedMany: '{count} files rejected.',
|
|
262
|
-
|
|
279
|
+
fileInputFolderRejected: 'Folders are not accepted here.',
|
|
263
280
|
elapsedMinutesSecondsTemplate: '{minutes}m {seconds}s',
|
|
264
|
-
tokensPerSecondUnit: 'tok/s',
|
|
265
281
|
graphNode: 'Node {label}',
|
|
266
282
|
graphLink: 'Link from {source} to {target}',
|
|
267
283
|
graphDiagram: 'Node-link diagram with {nodeCount} nodes and {linkCount} links',
|
|
@@ -290,7 +306,6 @@ const DEFAULT_STRINGS = {
|
|
|
290
306
|
mediaCardOpenImageAttachment: 'Open image attachment',
|
|
291
307
|
mediaCardOpenVideoAttachment: 'Open video attachment',
|
|
292
308
|
mediaCardOpenFileAttachment: 'Open file attachment',
|
|
293
|
-
mediaCardOpenAttachment: 'Open {kind} attachment',
|
|
294
309
|
mediaCardImageAttachment: 'Image attachment',
|
|
295
310
|
mediaCardVideoAttachment: 'Video attachment',
|
|
296
311
|
mentionSuggestions: 'Suggestions',
|
|
@@ -340,8 +355,7 @@ const DEFAULT_STRINGS = {
|
|
|
340
355
|
schemaPropertiesMustBeFlat: 'Schema properties must be a flat object.',
|
|
341
356
|
valueMustBeSerializable: 'Value must be JSON-serializable.',
|
|
342
357
|
valueInvalid: 'The value is invalid.',
|
|
343
|
-
|
|
344
|
-
durationUnitS: 's',
|
|
358
|
+
phoneInputIncomplete: 'This phone number is incomplete.',
|
|
345
359
|
durationMilliseconds: '{value}ms',
|
|
346
360
|
durationSeconds: '{value}s',
|
|
347
361
|
selectTools: 'Select tools',
|
|
@@ -387,7 +401,6 @@ const DEFAULT_STRINGS = {
|
|
|
387
401
|
kbdAltWord: 'Alt',
|
|
388
402
|
kbdShiftWord: 'Shift',
|
|
389
403
|
emailViewerMissingParser: 'This viewer needs the optional "postal-mime" package installed to parse this message.',
|
|
390
|
-
emailViewerEmpty: 'No message to display.',
|
|
391
404
|
emailViewerFrom: 'From',
|
|
392
405
|
emailViewerTo: 'To',
|
|
393
406
|
emailViewerSubject: 'Subject',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localization.js","sourceRoot":"","sources":["../../src/internal/localization.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"localization.js","sourceRoot":"","sources":["../../src/internal/localization.ts"],"names":[],"mappings":"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"}
|
|
@@ -17,8 +17,19 @@ export declare class LyraElement<Events = LyraEventMap> extends LitElement {
|
|
|
17
17
|
/** Per-instance message overrides, useful for application-specific wording. */
|
|
18
18
|
strings: LyraLocaleStrings;
|
|
19
19
|
private stopLocaleSubscription?;
|
|
20
|
+
private pendingLoadController?;
|
|
21
|
+
private loadSchedulePending;
|
|
22
|
+
private deferredLoad?;
|
|
20
23
|
connectedCallback(): void;
|
|
21
24
|
disconnectedCallback(): void;
|
|
25
|
+
/** Starts a component-owned cancellable load and aborts the previous one. */
|
|
26
|
+
protected beginAbortableLoad(): AbortSignal | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* Runs one coalesced load callback after the current update completes.
|
|
29
|
+
* Lit still runs the update cycle while detached, so a load scheduled then is
|
|
30
|
+
* held and replayed on reconnect rather than dropped.
|
|
31
|
+
*/
|
|
32
|
+
protected scheduleAfterUpdate(callback: () => void): void;
|
|
22
33
|
/** Resolve a localized message using this component's overrides and locale. */
|
|
23
34
|
protected localize(key: string, fallback?: string, values?: Record<string, string | number>): string;
|
|
24
35
|
/** The effective locale used by this component. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lyra-element.d.ts","sourceRoot":"","sources":["../../src/internal/lyra-element.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAGtD,OAAO,EAKL,KAAK,iBAAiB,EACvB,MAAM,mBAAmB,CAAC;AAE3B,MAAM,WAAW,eAAe;IAC9B,+EAA+E;IAC/E,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC;AAEjD;;;;GAIG;AACH,qBAAa,WAAW,CAAC,MAAM,GAAG,YAAY,CAAE,SAAQ,UAAU;IAChE,MAAM,CAAC,MAAM,EAAE,cAAc,CAAY;IAEzC,wFAAwF;IAC3D,MAAM,SAAM;IAEzC,+EAA+E;IAC/C,OAAO,EAAE,iBAAiB,CAAM;IAEhE,OAAO,CAAC,sBAAsB,CAAC,CAAa;
|
|
1
|
+
{"version":3,"file":"lyra-element.d.ts","sourceRoot":"","sources":["../../src/internal/lyra-element.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,KAAK,cAAc,EAAE,MAAM,KAAK,CAAC;AAGtD,OAAO,EAKL,KAAK,iBAAiB,EACvB,MAAM,mBAAmB,CAAC;AAE3B,MAAM,WAAW,eAAe;IAC9B,+EAA+E;IAC/E,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC;AAEjD;;;;GAIG;AACH,qBAAa,WAAW,CAAC,MAAM,GAAG,YAAY,CAAE,SAAQ,UAAU;IAChE,MAAM,CAAC,MAAM,EAAE,cAAc,CAAY;IAEzC,wFAAwF;IAC3D,MAAM,SAAM;IAEzC,+EAA+E;IAC/C,OAAO,EAAE,iBAAiB,CAAM;IAEhE,OAAO,CAAC,sBAAsB,CAAC,CAAa;IAC5C,OAAO,CAAC,qBAAqB,CAAC,CAAkB;IAChD,OAAO,CAAC,mBAAmB,CAAS;IACpC,OAAO,CAAC,YAAY,CAAC,CAAa;IAElC,iBAAiB,IAAI,IAAI,CAQxB;IAED,oBAAoB,IAAI,IAAI,CAM3B;IAED,6EAA6E;IAC7E,SAAS,CAAC,kBAAkB,IAAI,WAAW,GAAG,SAAS,CAKtD;IAED;;;;OAIG;IACH,SAAS,CAAC,mBAAmB,CAAC,QAAQ,EAAE,MAAM,IAAI,GAAG,IAAI,CAQxD;IAED,+EAA+E;IAC/E,SAAS,CAAC,QAAQ,CAChB,GAAG,EAAE,MAAM,EACX,QAAQ,CAAC,EAAE,MAAM,EACjB,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,GACvC,MAAM,CAER;IAED,mDAAmD;IACnD,SAAS,KAAK,eAAe,IAAI,MAAM,CAEtC;IAED,uEAAuE;IACvE,SAAS,KAAK,kBAAkB,IAAI,KAAK,GAAG,KAAK,CAEhD;IAED,gBAAgB,CAAC,CAAC,SAAS,MAAM,MAAM,GAAG,MAAM,EAC9C,IAAI,EAAE,CAAC,EACP,QAAQ,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,KAAK,OAAO,EACnD,OAAO,CAAC,EAAE,OAAO,GAAG,uBAAuB,GAC1C,IAAI,CAAC;IACR,gBAAgB,CACd,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,kCAAkC,EAC5C,OAAO,CAAC,EAAE,OAAO,GAAG,uBAAuB,GAC1C,IAAI,CAAC;IASR,mBAAmB,CAAC,CAAC,SAAS,MAAM,MAAM,GAAG,MAAM,EACjD,IAAI,EAAE,CAAC,EACP,QAAQ,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,KAAK,OAAO,EACnD,OAAO,CAAC,EAAE,OAAO,GAAG,oBAAoB,GACvC,IAAI,CAAC;IACR,mBAAmB,CACjB,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,kCAAkC,EAC5C,OAAO,CAAC,EAAE,OAAO,GAAG,oBAAoB,GACvC,IAAI,CAAC;IASR,gGAAgG;IAChG,SAAS,CAAC,IAAI,CAAC,CAAC,GAAG,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,OAAO,CAAC,EAAE,eAAe,GAAG,WAAW,CAAC,CAAC,CAAC,CAS/F;CACF"}
|
|
@@ -20,17 +20,50 @@ export class LyraElement extends LitElement {
|
|
|
20
20
|
this.locale = '';
|
|
21
21
|
/** Per-instance message overrides, useful for application-specific wording. */
|
|
22
22
|
this.strings = {};
|
|
23
|
+
this.loadSchedulePending = false;
|
|
23
24
|
}
|
|
24
25
|
static { this.styles = [tokens]; }
|
|
25
26
|
connectedCallback() {
|
|
26
27
|
super.connectedCallback();
|
|
27
28
|
this.stopLocaleSubscription = subscribeLyraLocale(() => this.requestUpdate());
|
|
29
|
+
const deferred = this.deferredLoad;
|
|
30
|
+
if (deferred) {
|
|
31
|
+
this.deferredLoad = undefined;
|
|
32
|
+
this.scheduleAfterUpdate(deferred);
|
|
33
|
+
}
|
|
28
34
|
}
|
|
29
35
|
disconnectedCallback() {
|
|
36
|
+
this.pendingLoadController?.abort();
|
|
37
|
+
this.pendingLoadController = undefined;
|
|
30
38
|
this.stopLocaleSubscription?.();
|
|
31
39
|
this.stopLocaleSubscription = undefined;
|
|
32
40
|
super.disconnectedCallback();
|
|
33
41
|
}
|
|
42
|
+
/** Starts a component-owned cancellable load and aborts the previous one. */
|
|
43
|
+
beginAbortableLoad() {
|
|
44
|
+
this.pendingLoadController?.abort();
|
|
45
|
+
if (typeof AbortController === 'undefined')
|
|
46
|
+
return undefined;
|
|
47
|
+
this.pendingLoadController = new AbortController();
|
|
48
|
+
return this.pendingLoadController.signal;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Runs one coalesced load callback after the current update completes.
|
|
52
|
+
* Lit still runs the update cycle while detached, so a load scheduled then is
|
|
53
|
+
* held and replayed on reconnect rather than dropped.
|
|
54
|
+
*/
|
|
55
|
+
scheduleAfterUpdate(callback) {
|
|
56
|
+
if (this.loadSchedulePending)
|
|
57
|
+
return;
|
|
58
|
+
this.loadSchedulePending = true;
|
|
59
|
+
queueMicrotask(() => {
|
|
60
|
+
this.loadSchedulePending = false;
|
|
61
|
+
if (this.isConnected)
|
|
62
|
+
callback();
|
|
63
|
+
else
|
|
64
|
+
this.deferredLoad = callback;
|
|
65
|
+
});
|
|
66
|
+
}
|
|
34
67
|
/** Resolve a localized message using this component's overrides and locale. */
|
|
35
68
|
localize(key, fallback, values) {
|
|
36
69
|
return resolveLyraString(this, key, this.strings, fallback, values);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lyra-element.js","sourceRoot":"","sources":["../../src/internal/lyra-element.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,UAAU,EAAuB,MAAM,KAAK,CAAC;AACtD,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,EACL,oBAAoB,EACpB,iBAAiB,EACjB,iBAAiB,EACjB,mBAAmB,GAEpB,MAAM,mBAAmB,CAAC;AAS3B;;;;GAIG;AACH,MAAM,OAAO,WAAmC,SAAQ,UAAU;IAAlE;;QAGE,wFAAwF;QAC3D,WAAM,GAAG,EAAE,CAAC;QAEzC,+EAA+E;QAC/C,YAAO,GAAsB,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"lyra-element.js","sourceRoot":"","sources":["../../src/internal/lyra-element.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { OptionalPeerApi } from './optional-peer-types.js';
|
|
2
|
+
export type PapaParseApi = OptionalPeerApi;
|
|
3
|
+
/** Uncached worker, shared by `<lyra-csv-viewer>` and `<lyra-dataset-viewer>` (both parse delimited
|
|
4
|
+
* text through the optional `papaparse` peer) — `importPapaParse` is injectable for tests. Tolerates
|
|
5
|
+
* either a `{ default }` ESM interop shape or the module itself already being the API, so it works
|
|
6
|
+
* regardless of how a given bundler/test harness resolves the CJS `papaparse` package. */
|
|
7
|
+
export declare function loadPapaParse(importPapaParse?: () => Promise<PapaParseApi | {
|
|
8
|
+
default: PapaParseApi;
|
|
9
|
+
}>): Promise<PapaParseApi | null>;
|
|
10
|
+
/** Cached accessor — the actual dynamic `import('papaparse')` and its resolved API are shared across
|
|
11
|
+
* every caller regardless of which component asked first, instead of each component maintaining its
|
|
12
|
+
* own independent cache of the same peer. */
|
|
13
|
+
export declare function loadPapaParseCached(): Promise<PapaParseApi | null>;
|
|
14
|
+
export declare function clearPapaParseCache(): void;
|
|
15
|
+
//# sourceMappingURL=papaparse-loader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"papaparse-loader.d.ts","sourceRoot":"","sources":["../../src/internal/papaparse-loader.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAEhE,MAAM,MAAM,YAAY,GAAG,eAAe,CAAC;AAI3C;;;2FAG2F;AAC3F,wBAAsB,aAAa,CACjC,eAAe,GAAE,MAAM,OAAO,CAAC,YAAY,GAAG;IAAE,OAAO,EAAE,YAAY,CAAA;CAAE,CAA6B,GACnG,OAAO,CAAC,YAAY,GAAG,IAAI,CAAC,CAY9B;AAED;;8CAE8C;AAC9C,wBAAgB,mBAAmB,IAAI,OAAO,CAAC,YAAY,GAAG,IAAI,CAAC,CAGlE;AAED,wBAAgB,mBAAmB,IAAI,IAAI,CAE1C"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
let cached;
|
|
2
|
+
/** Uncached worker, shared by `<lyra-csv-viewer>` and `<lyra-dataset-viewer>` (both parse delimited
|
|
3
|
+
* text through the optional `papaparse` peer) — `importPapaParse` is injectable for tests. Tolerates
|
|
4
|
+
* either a `{ default }` ESM interop shape or the module itself already being the API, so it works
|
|
5
|
+
* regardless of how a given bundler/test harness resolves the CJS `papaparse` package. */
|
|
6
|
+
export async function loadPapaParse(importPapaParse = () => import('papaparse')) {
|
|
7
|
+
try {
|
|
8
|
+
const module = await importPapaParse();
|
|
9
|
+
const candidate = module.default;
|
|
10
|
+
return candidate && typeof candidate.parse === 'function' ? candidate : module;
|
|
11
|
+
}
|
|
12
|
+
catch (error) {
|
|
13
|
+
console.warn('A lyra-ui component needs the optional peer dependency `papaparse` to parse delimited text — install it with `pnpm add papaparse`:', error);
|
|
14
|
+
return null;
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
/** Cached accessor — the actual dynamic `import('papaparse')` and its resolved API are shared across
|
|
18
|
+
* every caller regardless of which component asked first, instead of each component maintaining its
|
|
19
|
+
* own independent cache of the same peer. */
|
|
20
|
+
export function loadPapaParseCached() {
|
|
21
|
+
if (!cached)
|
|
22
|
+
cached = loadPapaParse();
|
|
23
|
+
return cached;
|
|
24
|
+
}
|
|
25
|
+
export function clearPapaParseCache() {
|
|
26
|
+
cached = undefined;
|
|
27
|
+
}
|
|
28
|
+
//# sourceMappingURL=papaparse-loader.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"papaparse-loader.js","sourceRoot":"","sources":["../../src/internal/papaparse-loader.ts"],"names":[],"mappings":"AAIA,IAAI,MAAgD,CAAC;AAErD;;;2FAG2F;AAC3F,MAAM,CAAC,KAAK,UAAU,aAAa,CACjC,eAAe,GAA4D,GAAG,EAAE,CAAC,MAAM,CAAC,WAAW,CAAC;IAEpG,IAAI,CAAC;QACH,MAAM,MAAM,GAAG,MAAM,eAAe,EAAE,CAAC;QACvC,MAAM,SAAS,GAAI,MAAqC,CAAC,OAAO,CAAC;QACjE,OAAO,SAAS,IAAI,OAAO,SAAS,CAAC,KAAK,KAAK,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAE,MAAuB,CAAC;IACnG,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QACf,OAAO,CAAC,IAAI,CACV,oIAAoI,EACpI,KAAK,CACN,CAAC;QACF,OAAO,IAAI,CAAC;IACd,CAAC;AACH,CAAC;AAED;;8CAE8C;AAC9C,MAAM,UAAU,mBAAmB;IACjC,IAAI,CAAC,MAAM;QAAE,MAAM,GAAG,aAAa,EAAE,CAAC;IACtC,OAAO,MAAM,CAAC;AAChB,CAAC;AAED,MAAM,UAAU,mBAAmB;IACjC,MAAM,GAAG,SAAS,CAAC;AACrB,CAAC"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/** Default cap for remote resources before a viewer hands them to a parser. */
|
|
2
|
+
export declare const DEFAULT_MAX_RESOURCE_BYTES: number;
|
|
3
|
+
export declare const DEFAULT_MAX_TABLE_ROWS = 10000;
|
|
4
|
+
export declare const DEFAULT_MAX_TABLE_COLUMNS = 1000;
|
|
5
|
+
export declare class LyraResourceLimitError extends Error {
|
|
6
|
+
constructor(message?: string);
|
|
7
|
+
}
|
|
8
|
+
/** Marks a deliberately localized component message safe to show to users. */
|
|
9
|
+
export declare class LyraUserFacingError extends Error {
|
|
10
|
+
constructor(message: string);
|
|
11
|
+
}
|
|
12
|
+
export declare function isAbortError(error: unknown): boolean;
|
|
13
|
+
export declare function isResourceLimitError(error: unknown): boolean;
|
|
14
|
+
/** Rejects tabular dimensions before the data is retained or rendered. */
|
|
15
|
+
export declare function assertTableDimensions(rowCount: number, columnCount: number, maxRows?: number, maxColumns?: number): void;
|
|
16
|
+
/** Rejects parsed tabular data before it is retained or rendered. */
|
|
17
|
+
export declare function assertTableSize(rows: readonly unknown[][], maxRows?: number, maxColumns?: number): void;
|
|
18
|
+
/** Reads a response with a hard cap, including when the server omits Content-Length. */
|
|
19
|
+
export declare function readResponseArrayBuffer(response: Response, maxBytes?: number): Promise<ArrayBuffer>;
|
|
20
|
+
export declare function readResponseText(response: Response, maxBytes?: number): Promise<string>;
|
|
21
|
+
//# sourceMappingURL=resource-loader.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resource-loader.d.ts","sourceRoot":"","sources":["../../src/internal/resource-loader.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,eAAO,MAAM,0BAA0B,QAAmB,CAAC;AAC3D,eAAO,MAAM,sBAAsB,QAAS,CAAC;AAC7C,eAAO,MAAM,yBAAyB,OAAQ,CAAC;AAE/C,qBAAa,sBAAuB,SAAQ,KAAK;IAC/C,YAAY,OAAO,SAAoD,EAGtE;CACF;AAED,8EAA8E;AAC9E,qBAAa,mBAAoB,SAAQ,KAAK;IAC5C,YAAY,OAAO,EAAE,MAAM,EAG1B;CACF;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,OAAO,GAAG,OAAO,CAEpD;AAED,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,OAAO,GAAG,OAAO,CAE5D;AAMD,0EAA0E;AAC1E,wBAAgB,qBAAqB,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,OAAO,SAAyB,EAAE,UAAU,SAA4B,GAAG,IAAI,CAG3J;AAED,qEAAqE;AACrE,wBAAgB,eAAe,CAAC,IAAI,EAAE,SAAS,OAAO,EAAE,EAAE,EAAE,OAAO,SAAyB,EAAE,UAAU,SAA4B,GAAG,IAAI,CAG1I;AAQD,wFAAwF;AACxF,wBAAsB,uBAAuB,CAAC,QAAQ,EAAE,QAAQ,EAAE,QAAQ,SAA6B,GAAG,OAAO,CAAC,WAAW,CAAC,CAoC7H;AAED,wBAAsB,gBAAgB,CAAC,QAAQ,EAAE,QAAQ,EAAE,QAAQ,SAA6B,GAAG,OAAO,CAAC,MAAM,CAAC,CAEjH"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
/** Default cap for remote resources before a viewer hands them to a parser. */
|
|
2
|
+
export const DEFAULT_MAX_RESOURCE_BYTES = 25 * 1024 * 1024;
|
|
3
|
+
export const DEFAULT_MAX_TABLE_ROWS = 10_000;
|
|
4
|
+
export const DEFAULT_MAX_TABLE_COLUMNS = 1_000;
|
|
5
|
+
export class LyraResourceLimitError extends Error {
|
|
6
|
+
constructor(message = 'The resource exceeds the configured size limit.') {
|
|
7
|
+
super(message);
|
|
8
|
+
this.name = 'LyraResourceLimitError';
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
/** Marks a deliberately localized component message safe to show to users. */
|
|
12
|
+
export class LyraUserFacingError extends Error {
|
|
13
|
+
constructor(message) {
|
|
14
|
+
super(message);
|
|
15
|
+
this.name = 'LyraUserFacingError';
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
export function isAbortError(error) {
|
|
19
|
+
return error instanceof Error && error.name === 'AbortError';
|
|
20
|
+
}
|
|
21
|
+
export function isResourceLimitError(error) {
|
|
22
|
+
return error instanceof LyraResourceLimitError;
|
|
23
|
+
}
|
|
24
|
+
function validateLimit(limit) {
|
|
25
|
+
return Number.isFinite(limit) && limit > 0 ? Math.floor(limit) : DEFAULT_MAX_RESOURCE_BYTES;
|
|
26
|
+
}
|
|
27
|
+
/** Rejects tabular dimensions before the data is retained or rendered. */
|
|
28
|
+
export function assertTableDimensions(rowCount, columnCount, maxRows = DEFAULT_MAX_TABLE_ROWS, maxColumns = DEFAULT_MAX_TABLE_COLUMNS) {
|
|
29
|
+
if (rowCount > maxRows)
|
|
30
|
+
throw new LyraResourceLimitError('The table contains too many rows.');
|
|
31
|
+
if (columnCount > maxColumns)
|
|
32
|
+
throw new LyraResourceLimitError('The table contains too many columns.');
|
|
33
|
+
}
|
|
34
|
+
/** Rejects parsed tabular data before it is retained or rendered. */
|
|
35
|
+
export function assertTableSize(rows, maxRows = DEFAULT_MAX_TABLE_ROWS, maxColumns = DEFAULT_MAX_TABLE_COLUMNS) {
|
|
36
|
+
if (rows.length > maxRows)
|
|
37
|
+
throw new LyraResourceLimitError('The table contains too many rows.');
|
|
38
|
+
if (rows.some((row) => row.length > maxColumns))
|
|
39
|
+
throw new LyraResourceLimitError('The table contains too many columns.');
|
|
40
|
+
}
|
|
41
|
+
function checkContentLength(response, limit) {
|
|
42
|
+
const headers = response.headers;
|
|
43
|
+
const contentLength = Number(headers?.get('content-length'));
|
|
44
|
+
if (Number.isFinite(contentLength) && contentLength > limit)
|
|
45
|
+
throw new LyraResourceLimitError();
|
|
46
|
+
}
|
|
47
|
+
/** Reads a response with a hard cap, including when the server omits Content-Length. */
|
|
48
|
+
export async function readResponseArrayBuffer(response, maxBytes = DEFAULT_MAX_RESOURCE_BYTES) {
|
|
49
|
+
const limit = validateLimit(maxBytes);
|
|
50
|
+
checkContentLength(response, limit);
|
|
51
|
+
if (!response.body) {
|
|
52
|
+
const source = response;
|
|
53
|
+
const buffer = source.arrayBuffer
|
|
54
|
+
? await source.arrayBuffer()
|
|
55
|
+
: new TextEncoder().encode(await source.text?.() ?? '').buffer;
|
|
56
|
+
if (buffer.byteLength > limit)
|
|
57
|
+
throw new LyraResourceLimitError();
|
|
58
|
+
return buffer;
|
|
59
|
+
}
|
|
60
|
+
const reader = response.body.getReader();
|
|
61
|
+
const chunks = [];
|
|
62
|
+
let total = 0;
|
|
63
|
+
try {
|
|
64
|
+
while (true) {
|
|
65
|
+
const { done, value } = await reader.read();
|
|
66
|
+
if (done)
|
|
67
|
+
break;
|
|
68
|
+
total += value.byteLength;
|
|
69
|
+
if (total > limit) {
|
|
70
|
+
await reader.cancel();
|
|
71
|
+
throw new LyraResourceLimitError();
|
|
72
|
+
}
|
|
73
|
+
chunks.push(value);
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
finally {
|
|
77
|
+
reader.releaseLock();
|
|
78
|
+
}
|
|
79
|
+
const output = new Uint8Array(total);
|
|
80
|
+
let offset = 0;
|
|
81
|
+
for (const chunk of chunks) {
|
|
82
|
+
output.set(chunk, offset);
|
|
83
|
+
offset += chunk.byteLength;
|
|
84
|
+
}
|
|
85
|
+
return output.buffer;
|
|
86
|
+
}
|
|
87
|
+
export async function readResponseText(response, maxBytes = DEFAULT_MAX_RESOURCE_BYTES) {
|
|
88
|
+
return new TextDecoder().decode(await readResponseArrayBuffer(response, maxBytes));
|
|
89
|
+
}
|
|
90
|
+
//# sourceMappingURL=resource-loader.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resource-loader.js","sourceRoot":"","sources":["../../src/internal/resource-loader.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
* Optional-peer families stay separate so the root import remains safe without
|
|
4
4
|
* chart, map, or graph dependencies.
|
|
5
5
|
*/
|
|
6
|
-
export declare const ROOT_BARREL_TAGS: readonly ['lyra-app-rail', 'lyra-app-rail-item', 'lyra-attachment-chip', 'lyra-attachment-trigger', 'lyra-avatar', 'lyra-badge', 'lyra-button', 'lyra-button-group', 'lyra-calendar-viewer', 'lyra-archive-viewer', 'lyra-callout', 'lyra-card', 'lyra-carousel', 'lyra-carousel-item', 'lyra-color-picker', 'lyra-chat-composer', 'lyra-chat-message', 'lyra-checkbox', 'lyra-chip', 'lyra-chip-group', 'lyra-citation-badge', 'lyra-code-block', 'lyra-code-block-core', 'lyra-combobox', 'lyra-context-meter', 'lyra-conversation-item', 'lyra-copy-button', 'lyra-date-input', 'lyra-date-picker', 'lyra-dialog', 'lyra-drawer', 'lyra-diff-view', 'lyra-dock-panel', 'lyra-dropdown', 'lyra-dropdown-item', 'lyra-email-viewer', 'lyra-details', 'lyra-accordion', 'lyra-accordion-item', 'lyra-breadcrumb', 'lyra-breadcrumb-item', 'lyra-divider', 'lyra-document-preview', 'lyra-document-viewer', 'lyra-docx-viewer', 'lyra-ebook-viewer', 'lyra-contact-viewer', 'lyra-dataset-viewer', 'lyra-html-viewer', 'lyra-pdf-viewer', 'lyra-spreadsheet-viewer', 'lyra-csv-viewer', 'lyra-svg-viewer', 'lyra-empty', 'lyra-export-button', 'lyra-file-input', 'lyra-file-icon', 'lyra-format-bytes', 'lyra-format-date', 'lyra-format-number', 'lyra-flag', 'lyra-gauge', 'lyra-generation-status', 'lyra-heatmap', 'lyra-input', 'lyra-intersection-observer', 'lyra-image-comparer', 'lyra-json-viewer', 'lyra-kbd', 'lyra-lite-chart', 'lyra-live-region', 'lyra-markdown', 'lyra-media-card', 'lyra-mention-popover', 'lyra-menu', 'lyra-menu-item', 'lyra-model-select', 'lyra-model-settings-panel', 'lyra-mutation-observer', 'lyra-number-input', 'lyra-option', 'lyra-popover', 'lyra-pagination', 'lyra-phone-input', 'lyra-playback', 'lyra-poll-status', 'lyra-pptx-viewer', 'lyra-progress-bar', 'lyra-progress-ring', 'lyra-radio', 'lyra-radio-group', 'lyra-responsive-panel', 'lyra-result-card', 'lyra-result-field', 'lyra-resize-observer', 'lyra-relative-time', 'lyra-rating', 'lyra-segmented', 'lyra-select', 'lyra-skeleton', 'lyra-scroller', 'lyra-slider', 'lyra-source-card', 'lyra-source-list', 'lyra-sparkline', 'lyra-spinner', 'lyra-split', 'lyra-stat', 'lyra-stepper', 'lyra-stream-status', 'lyra-streaming-text', 'lyra-switch', 'lyra-table', 'lyra-tabs', 'lyra-tag', 'lyra-textarea', 'lyra-tooltip', 'lyra-thinking-panel', 'lyra-time-range', 'lyra-time-input', 'lyra-toast', 'lyra-toast-item', 'lyra-tool-approval-dialog', 'lyra-tool-call-chip', 'lyra-tool-param-form', 'lyra-tool-result-dialog', 'lyra-tool-result-view', 'lyra-tool-select-dialog', 'lyra-tree', 'lyra-tree-node', 'lyra-typing-indicator', 'lyra-virtual-list', 'lyra-widget', 'lyra-word-cloud', 'lyra-zoomable-frame'];
|
|
6
|
+
export declare const ROOT_BARREL_TAGS: readonly ['lyra-app-rail', 'lyra-app-rail-item', 'lyra-attachment-chip', 'lyra-attachment-trigger', 'lyra-avatar', 'lyra-badge', 'lyra-button', 'lyra-button-group', 'lyra-calendar', 'lyra-calendar-viewer', 'lyra-archive-viewer', 'lyra-callout', 'lyra-card', 'lyra-carousel', 'lyra-carousel-item', 'lyra-color-picker', 'lyra-chat-composer', 'lyra-chat-message', 'lyra-checkbox', 'lyra-checkbox-group', 'lyra-chip', 'lyra-chip-group', 'lyra-citation-badge', 'lyra-code-block', 'lyra-code-block-core', 'lyra-code-editor', 'lyra-combobox', 'lyra-command-palette', 'lyra-context-meter', 'lyra-conversation-item', 'lyra-copy-button', 'lyra-data-grid', 'lyra-date-input', 'lyra-date-picker', 'lyra-dialog', 'lyra-drawer', 'lyra-diff-view', 'lyra-dock-panel', 'lyra-dropdown', 'lyra-dropdown-item', 'lyra-email-viewer', 'lyra-details', 'lyra-accordion', 'lyra-accordion-item', 'lyra-breadcrumb', 'lyra-breadcrumb-item', 'lyra-divider', 'lyra-document-preview', 'lyra-document-viewer', 'lyra-docx-viewer', 'lyra-ebook-viewer', 'lyra-contact-viewer', 'lyra-dataset-viewer', 'lyra-html-viewer', 'lyra-icon', 'lyra-icon-button', 'lyra-pdf-viewer', 'lyra-spreadsheet-viewer', 'lyra-csv-viewer', 'lyra-svg-viewer', 'lyra-empty', 'lyra-export-button', 'lyra-file-input', 'lyra-file-icon', 'lyra-format-bytes', 'lyra-format-date', 'lyra-format-number', 'lyra-flag', 'lyra-gauge', 'lyra-generation-status', 'lyra-heatmap', 'lyra-input', 'lyra-intersection-observer', 'lyra-image-comparer', 'lyra-json-viewer', 'lyra-kbd', 'lyra-lite-chart', 'lyra-live-region', 'lyra-markdown', 'lyra-media-card', 'lyra-mention-popover', 'lyra-menu', 'lyra-menu-item', 'lyra-model-select', 'lyra-model-settings-panel', 'lyra-mutation-observer', 'lyra-number-input', 'lyra-option', 'lyra-popover', 'lyra-pagination', 'lyra-phone-input', 'lyra-playback', 'lyra-poll-status', 'lyra-pptx-viewer', 'lyra-progress-bar', 'lyra-progress-ring', 'lyra-radio', 'lyra-radio-group', 'lyra-responsive-panel', 'lyra-result-card', 'lyra-result-field', 'lyra-resize-observer', 'lyra-relative-time', 'lyra-rating', 'lyra-segmented', 'lyra-select', 'lyra-skeleton', 'lyra-scroller', 'lyra-slider', 'lyra-source-card', 'lyra-source-list', 'lyra-sparkline', 'lyra-spinner', 'lyra-split', 'lyra-stat', 'lyra-stepper', 'lyra-stream-status', 'lyra-streaming-text', 'lyra-switch', 'lyra-table', 'lyra-tabs', 'lyra-tag', 'lyra-textarea', 'lyra-tooltip', 'lyra-thinking-panel', 'lyra-time-range', 'lyra-time-input', 'lyra-toast', 'lyra-toast-item', 'lyra-token-input', 'lyra-tool-approval-dialog', 'lyra-tool-call-chip', 'lyra-tool-param-form', 'lyra-tool-result-dialog', 'lyra-tool-result-view', 'lyra-tool-select-dialog', 'lyra-tree', 'lyra-tree-node', 'lyra-typing-indicator', 'lyra-virtual-list', 'lyra-widget', 'lyra-word-cloud', 'lyra-zoomable-frame'];
|
|
7
7
|
export declare const ROOT_BARREL_OPTIONAL_PEER_TAGS: readonly ['lyra-chart', 'lyra-bar-chart', 'lyra-line-chart', 'lyra-pie-chart', 'lyra-doughnut-chart', 'lyra-scatter-chart', 'lyra-bubble-chart', 'lyra-radar-chart', 'lyra-polar-area-chart', 'lyra-box-plot', 'lyra-histogram', 'lyra-map', 'lyra-graph'];
|
|
8
8
|
//# sourceMappingURL=root-registration-allowlist.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"root-registration-allowlist.d.ts","sourceRoot":"","sources":["../../src/internal/root-registration-allowlist.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,YAC3B,eAAe,EACf,oBAAoB,EACpB,sBAAsB,EACtB,yBAAyB,EACzB,aAAa,EACb,YAAY,EACZ,aAAa,EACb,mBAAmB,EACnB,sBAAsB,EACtB,qBAAqB,EACrB,cAAc,EACd,WAAW,EACX,eAAe,EACf,oBAAoB,EACpB,mBAAmB,EACnB,oBAAoB,EACpB,mBAAmB,EACnB,eAAe,EACf,WAAW,EACX,iBAAiB,EACjB,qBAAqB,EACrB,iBAAiB,EACjB,sBAAsB,EACtB,eAAe,EACf,oBAAoB,EACpB,wBAAwB,EACxB,kBAAkB,EAClB,iBAAiB,EACjB,kBAAkB,EAClB,aAAa,EACb,aAAa,EACb,gBAAgB,EAChB,iBAAiB,EACjB,eAAe,EACf,oBAAoB,EACpB,mBAAmB,EACnB,cAAc,EACd,gBAAgB,EAChB,qBAAqB,EACrB,iBAAiB,EACjB,sBAAsB,EACtB,cAAc,EACd,uBAAuB,EACvB,sBAAsB,EACtB,kBAAkB,EAClB,mBAAmB,EACnB,qBAAqB,EACrB,qBAAqB,EACrB,kBAAkB,EAClB,iBAAiB,EACjB,yBAAyB,EACzB,iBAAiB,EACjB,iBAAiB,EACjB,YAAY,EACZ,oBAAoB,EACpB,iBAAiB,EACjB,gBAAgB,EAChB,mBAAmB,EACnB,kBAAkB,EAClB,oBAAoB,EACpB,WAAW,EACX,YAAY,EACZ,wBAAwB,EACxB,cAAc,EACd,YAAY,EACZ,4BAA4B,EAC5B,qBAAqB,EACrB,kBAAkB,EAClB,UAAU,EACV,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,iBAAiB,EACjB,sBAAsB,EACtB,WAAW,EACX,gBAAgB,EAChB,mBAAmB,EACnB,2BAA2B,EAC3B,wBAAwB,EACxB,mBAAmB,EACnB,aAAa,EACb,cAAc,EACd,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,kBAAkB,EAClB,kBAAkB,EAClB,mBAAmB,EACnB,oBAAoB,EACpB,YAAY,EACZ,kBAAkB,EAClB,uBAAuB,EACvB,kBAAkB,EAClB,mBAAmB,EACnB,sBAAsB,EACtB,oBAAoB,EACpB,aAAa,EACb,gBAAgB,EAChB,aAAa,EACb,eAAe,EACf,eAAe,EACf,aAAa,EACb,kBAAkB,EAClB,kBAAkB,EAClB,gBAAgB,EAChB,cAAc,EACd,YAAY,EACZ,WAAW,EACX,cAAc,EACd,oBAAoB,EACpB,qBAAqB,EACrB,aAAa,EACb,YAAY,EACZ,WAAW,EACX,UAAU,EACV,eAAe,EACf,cAAc,EACd,qBAAqB,EACrB,iBAAiB,EACjB,iBAAiB,EACjB,YAAY,EACZ,iBAAiB,EACjB,2BAA2B,EAC3B,qBAAqB,EACrB,sBAAsB,EACtB,yBAAyB,EACzB,uBAAuB,EACvB,yBAAyB,EACzB,WAAW,EACX,gBAAgB,EAChB,uBAAuB,EACvB,mBAAmB,EACnB,aAAa,EACb,iBAAiB,EACjB,qBAAqB,CACb,CAAC;AAEX,eAAO,MAAM,8BAA8B,YACzC,YAAY,EACZ,gBAAgB,EAChB,iBAAiB,EACjB,gBAAgB,EAChB,qBAAqB,EACrB,oBAAoB,EACpB,mBAAmB,EACnB,kBAAkB,EAClB,uBAAuB,EACvB,eAAe,EACf,gBAAgB,EAChB,UAAU,EACV,YAAY,CACJ,CAAC"}
|
|
1
|
+
{"version":3,"file":"root-registration-allowlist.d.ts","sourceRoot":"","sources":["../../src/internal/root-registration-allowlist.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,YAC3B,eAAe,EACf,oBAAoB,EACpB,sBAAsB,EACtB,yBAAyB,EACzB,aAAa,EACb,YAAY,EACZ,aAAa,EACb,mBAAmB,EACnB,eAAe,EACf,sBAAsB,EACtB,qBAAqB,EACrB,cAAc,EACd,WAAW,EACX,eAAe,EACf,oBAAoB,EACpB,mBAAmB,EACnB,oBAAoB,EACpB,mBAAmB,EACnB,eAAe,EACf,qBAAqB,EACrB,WAAW,EACX,iBAAiB,EACjB,qBAAqB,EACrB,iBAAiB,EACjB,sBAAsB,EACtB,kBAAkB,EAClB,eAAe,EACf,sBAAsB,EACtB,oBAAoB,EACpB,wBAAwB,EACxB,kBAAkB,EAClB,gBAAgB,EAChB,iBAAiB,EACjB,kBAAkB,EAClB,aAAa,EACb,aAAa,EACb,gBAAgB,EAChB,iBAAiB,EACjB,eAAe,EACf,oBAAoB,EACpB,mBAAmB,EACnB,cAAc,EACd,gBAAgB,EAChB,qBAAqB,EACrB,iBAAiB,EACjB,sBAAsB,EACtB,cAAc,EACd,uBAAuB,EACvB,sBAAsB,EACtB,kBAAkB,EAClB,mBAAmB,EACnB,qBAAqB,EACrB,qBAAqB,EACrB,kBAAkB,EAClB,WAAW,EACX,kBAAkB,EAClB,iBAAiB,EACjB,yBAAyB,EACzB,iBAAiB,EACjB,iBAAiB,EACjB,YAAY,EACZ,oBAAoB,EACpB,iBAAiB,EACjB,gBAAgB,EAChB,mBAAmB,EACnB,kBAAkB,EAClB,oBAAoB,EACpB,WAAW,EACX,YAAY,EACZ,wBAAwB,EACxB,cAAc,EACd,YAAY,EACZ,4BAA4B,EAC5B,qBAAqB,EACrB,kBAAkB,EAClB,UAAU,EACV,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,iBAAiB,EACjB,sBAAsB,EACtB,WAAW,EACX,gBAAgB,EAChB,mBAAmB,EACnB,2BAA2B,EAC3B,wBAAwB,EACxB,mBAAmB,EACnB,aAAa,EACb,cAAc,EACd,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,kBAAkB,EAClB,kBAAkB,EAClB,mBAAmB,EACnB,oBAAoB,EACpB,YAAY,EACZ,kBAAkB,EAClB,uBAAuB,EACvB,kBAAkB,EAClB,mBAAmB,EACnB,sBAAsB,EACtB,oBAAoB,EACpB,aAAa,EACb,gBAAgB,EAChB,aAAa,EACb,eAAe,EACf,eAAe,EACf,aAAa,EACb,kBAAkB,EAClB,kBAAkB,EAClB,gBAAgB,EAChB,cAAc,EACd,YAAY,EACZ,WAAW,EACX,cAAc,EACd,oBAAoB,EACpB,qBAAqB,EACrB,aAAa,EACb,YAAY,EACZ,WAAW,EACX,UAAU,EACV,eAAe,EACf,cAAc,EACd,qBAAqB,EACrB,iBAAiB,EACjB,iBAAiB,EACjB,YAAY,EACZ,iBAAiB,EACjB,kBAAkB,EAClB,2BAA2B,EAC3B,qBAAqB,EACrB,sBAAsB,EACtB,yBAAyB,EACzB,uBAAuB,EACvB,yBAAyB,EACzB,WAAW,EACX,gBAAgB,EAChB,uBAAuB,EACvB,mBAAmB,EACnB,aAAa,EACb,iBAAiB,EACjB,qBAAqB,CACb,CAAC;AAEX,eAAO,MAAM,8BAA8B,YACzC,YAAY,EACZ,gBAAgB,EAChB,iBAAiB,EACjB,gBAAgB,EAChB,qBAAqB,EACrB,oBAAoB,EACpB,mBAAmB,EACnB,kBAAkB,EAClB,uBAAuB,EACvB,eAAe,EACf,gBAAgB,EAChB,UAAU,EACV,YAAY,CACJ,CAAC"}
|