@globalpayments/vega 2.93.0 → 2.94.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/dist/cjs/{app-globals-f7ad9275.js → app-globals-d05c3410.js} +11 -10
- package/dist/cjs/{code-block-2f3d0f38.js → code-block-493c7ce7.js} +77 -21
- package/dist/cjs/{component-value-history-controller-slimmer.abstract-31d2c7aa.js → component-value-history-controller-slimmer.abstract-ab21fcbf.js} +3 -3
- package/dist/cjs/{content-state-13daf87a.js → content-state-fc34a814.js} +2 -2
- package/dist/cjs/{date-required-rule-e65ddd7d.js → date-required-rule-4ab06a82.js} +1 -1
- package/dist/cjs/{design-token-47393cbb.js → design-token-d3d12fa0.js} +3 -3
- package/dist/cjs/{element-appender-slimmer-29c4ac60.js → element-appender-slimmer-1d6323c2.js} +2 -2
- package/dist/cjs/{form-field-controller-slimmer-3bfcf88c.js → form-field-controller-slimmer-d638ba12.js} +1 -1
- package/dist/cjs/{image-annotation-action-c2b163bb.js → image-annotation-action-7c4cd316.js} +3 -3
- package/dist/cjs/{image-extension-4e99b620.js → image-extension-30a7c10f.js} +18 -1
- package/dist/cjs/index.cjs.js +19 -17
- package/dist/cjs/{inject-keyboard-manager-4b2ebbe4.js → inject-keyboard-manager-5a105612.js} +1 -1
- package/dist/cjs/{internal-calendar-period-factory-7a0ecdb1.js → internal-calendar-period-factory-b76006f7.js} +1 -1
- package/dist/cjs/{internal-translation-controller-31f2b057.js → internal-translation-controller-eb02c3b1.js} +2 -0
- package/dist/cjs/{keyboard-manager-c78b46bd.js → keyboard-manager-ca76d4dc.js} +1 -1
- package/dist/cjs/{keyboard-manager-slimmer-d350c931.js → keyboard-manager-slimmer-a1223714.js} +1 -1
- package/dist/cjs/{link-extension-455c02b3.js → link-extension-92a63cb7.js} +3 -3
- package/dist/cjs/loader.cjs.js +12 -13
- package/dist/cjs/{month-view-generator-006562dc.js → month-view-generator-876c50d4.js} +1 -1
- package/dist/cjs/{public-rules-c59eba88.js → public-rules-9e1ea1d9.js} +7 -7
- package/dist/cjs/{range-bf80fa40.js → range-30219330.js} +1 -1
- package/dist/cjs/{responsive-format-facade-1af54330.js → responsive-format-facade-25e9f30d.js} +1 -1
- package/dist/cjs/{rich-text-editor-required-rule-1085c71a.js → rich-text-editor-required-rule-23bf7485.js} +1 -1
- package/dist/cjs/{split-cell-operation-2fa5c9e4.js → split-cell-operation-43752212.js} +3 -3
- package/dist/cjs/{state-border-formatter-501f6645.js → state-border-formatter-f1ce0f3b.js} +1 -1
- package/dist/cjs/{string-format-strategy.abstract-a02bf002.js → string-format-strategy.abstract-b22f7754.js} +1 -1
- package/dist/cjs/{string-input-formatter-slimmer-9cca6151.js → string-input-formatter-slimmer-d2c248f7.js} +1 -1
- package/dist/cjs/{string-mask-strategy-4c174ebf.js → string-mask-strategy-fc01a500.js} +2 -2
- package/dist/cjs/{style-formatter-2c749500.js → style-formatter-73205450.js} +2 -2
- package/dist/cjs/{time-required-rule-04994a5e.js → time-required-rule-12d2f394.js} +1 -1
- package/dist/cjs/{token-extension-d217914d.js → token-extension-ea891d54.js} +307 -17
- package/dist/cjs/{translation-slimmer-7fb6e94c.js → translation-slimmer-9099f56c.js} +1 -1
- package/dist/cjs/{type-guard-1c3770d4.js → type-guard-f354af8b.js} +1 -1
- package/dist/cjs/{valid-credit-card-number-rule-f719a8c6.js → valid-credit-card-number-rule-8d370163.js} +1 -1
- package/dist/cjs/vega-accordion.cjs.entry.js +6 -6
- package/dist/cjs/vega-app-header-button.cjs.entry.js +5 -5
- package/dist/cjs/vega-box.cjs.entry.js +6 -6
- package/dist/cjs/vega-button-circle.cjs.entry.js +5 -5
- package/dist/cjs/vega-button.cjs.entry.js +8 -5
- package/dist/cjs/vega-calendar_5.cjs.entry.js +7 -7
- package/dist/cjs/vega-card.cjs.entry.js +5 -5
- package/dist/cjs/vega-carousel.cjs.entry.js +3 -3
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +2 -2
- package/dist/cjs/vega-chip.cjs.entry.js +5 -5
- package/dist/cjs/vega-code-block.cjs.entry.js +8 -8
- package/dist/cjs/vega-color-picker.cjs.entry.js +2 -2
- package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +3 -3
- package/dist/cjs/vega-color-swatch.cjs.entry.js +2 -2
- package/dist/cjs/vega-combo-box.cjs.entry.js +8 -8
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +13 -13
- package/dist/cjs/vega-dialog_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-divider.cjs.entry.js +5 -5
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +7 -7
- package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
- package/dist/cjs/vega-field-label.cjs.entry.js +2 -2
- package/dist/cjs/vega-file-uploader.cjs.entry.js +3 -3
- package/dist/cjs/vega-flag-icon.cjs.entry.js +5 -5
- package/dist/cjs/vega-flex.cjs.entry.js +6 -6
- package/dist/cjs/vega-font.cjs.entry.js +5 -5
- package/dist/cjs/vega-form.cjs.entry.js +3 -3
- package/dist/cjs/vega-grid.cjs.entry.js +5 -5
- package/dist/cjs/vega-icon.cjs.entry.js +5 -5
- package/dist/cjs/vega-image-uploader.cjs.entry.js +5 -5
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +6 -6
- package/dist/cjs/vega-input-numeric.cjs.entry.js +5 -5
- package/dist/cjs/vega-input-passcode.cjs.entry.js +5 -5
- package/dist/cjs/vega-input-phone-number.cjs.entry.js +4 -4
- package/dist/cjs/vega-input-range.cjs.entry.js +3 -3
- package/dist/cjs/vega-input-select.cjs.entry.js +5 -5
- package/dist/cjs/vega-input.cjs.entry.js +6 -6
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +313 -108
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +2 -2
- package/dist/cjs/vega-pagination.cjs.entry.js +4 -4
- package/dist/cjs/vega-popover_2.cjs.entry.js +8 -8
- package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-radio_2.cjs.entry.js +5 -5
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +6 -6
- package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +55 -28
- package/dist/cjs/vega-rich-text-find-replace-panel.cjs.entry.js +1 -1
- package/dist/cjs/vega-rich-text-special-characters-panel.cjs.entry.js +5 -5
- package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +12 -12
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +4 -4
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +2 -2
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +3 -3
- package/dist/cjs/vega-signature-capture.cjs.entry.js +7 -7
- package/dist/cjs/vega-stepper.cjs.entry.js +2 -2
- package/dist/cjs/vega-table_11.cjs.entry.js +69 -9
- package/dist/cjs/vega-textarea.cjs.entry.js +2 -2
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +9 -9
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +2 -2
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +6 -6
- package/dist/cjs/vega.cjs.js +12 -13
- package/dist/collection/components/vega-button/vega-button.css +4 -0
- package/dist/collection/components/vega-button/vega-button.js +4 -1
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-auto-collapse-controller.js +4 -6
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-controller.js +23 -68
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-manager.js +74 -0
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.js +16 -2
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-zindex-controller.js +2 -2
- package/dist/collection/components/vega-nav/vega-left-nav/vega-left-nav.js +7 -2
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/custom-style-annotation.js +3 -2
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/code-block/code-node-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/slimmer/controllers/helper/find-replace-highlight-manager.js +21 -7
- package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/slimmer/renderers/find-replace-toolbar-button-renderer.js +12 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-enter.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-exit.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/controller/fullscreen-controller.js +156 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-extension.js +31 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-toolbar-button-renderer.js +73 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/paste/paste-chooser-ui.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-toolbar-popover-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-basic-form-field-renderer.abstract.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/merge-cells-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/helpers/utils.js +71 -15
- package/dist/collection/components/vega-rich-text-editor/public-api.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/extension-controller.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-numbers-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/horizontal-alignment-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/image-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-color-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-styles-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.js +11 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-source-view-renderer.js +19 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +1 -1
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-cell-renderer.js +3 -1
- package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +89 -7
- package/dist/collection/global/scripts/before-vega-load.js +2 -0
- package/dist/collection/helpers/backdrop/index.js +1 -0
- package/dist/collection/helpers/backdrop/shared-backdrop-manager.js +163 -0
- package/dist/collection/helpers/translation/locales/en.js +2 -0
- package/dist/esm/{app-globals-9950d055.js → app-globals-f2336686.js} +11 -10
- package/dist/esm/{code-block-ae2337c2.js → code-block-e12588fe.js} +77 -21
- package/dist/esm/{component-value-history-controller-slimmer.abstract-b1ee1b8e.js → component-value-history-controller-slimmer.abstract-4e8eb313.js} +3 -3
- package/dist/esm/{content-state-c3b85ae6.js → content-state-8032467a.js} +2 -2
- package/dist/esm/{date-required-rule-e06115f8.js → date-required-rule-b88e1650.js} +1 -1
- package/dist/esm/{design-token-4e682056.js → design-token-76bd217c.js} +3 -3
- package/dist/esm/{element-appender-slimmer-a4485ef6.js → element-appender-slimmer-7fcb944b.js} +2 -2
- package/dist/esm/{form-field-controller-slimmer-a1c7b28c.js → form-field-controller-slimmer-395c23e3.js} +1 -1
- package/dist/esm/{image-annotation-action-4c77d314.js → image-annotation-action-b3b6c308.js} +3 -3
- package/dist/esm/{image-extension-7108c27d.js → image-extension-b6c7e4a7.js} +18 -2
- package/dist/esm/index.js +17 -17
- package/dist/esm/{inject-keyboard-manager-e8ddb78d.js → inject-keyboard-manager-86126b5b.js} +1 -1
- package/dist/esm/{internal-calendar-period-factory-6f19d767.js → internal-calendar-period-factory-3a07dba0.js} +1 -1
- package/dist/esm/{internal-translation-controller-09b8bd13.js → internal-translation-controller-16709132.js} +2 -0
- package/dist/esm/{keyboard-manager-ec18721b.js → keyboard-manager-a0c3e1cf.js} +1 -1
- package/dist/esm/{keyboard-manager-slimmer-531ddb0e.js → keyboard-manager-slimmer-f3f66c15.js} +1 -1
- package/dist/esm/{link-extension-74eaa826.js → link-extension-97fcb8fb.js} +3 -3
- package/dist/esm/loader.js +12 -13
- package/dist/esm/{month-view-generator-afd78ff8.js → month-view-generator-fd0e1856.js} +1 -1
- package/dist/esm/{public-rules-5fce32a5.js → public-rules-c06f0d2a.js} +7 -7
- package/dist/esm/{range-8f877dbf.js → range-e999837f.js} +1 -1
- package/dist/esm/{responsive-format-facade-299e6304.js → responsive-format-facade-ced96b0b.js} +1 -1
- package/dist/esm/{rich-text-editor-required-rule-3047bab0.js → rich-text-editor-required-rule-71f8ee98.js} +1 -1
- package/dist/esm/{split-cell-operation-98d58410.js → split-cell-operation-359f8082.js} +3 -3
- package/dist/esm/{state-border-formatter-da52b626.js → state-border-formatter-b680e922.js} +1 -1
- package/dist/esm/{string-format-strategy.abstract-a45b5ff7.js → string-format-strategy.abstract-23faab71.js} +1 -1
- package/dist/esm/{string-input-formatter-slimmer-4a032fed.js → string-input-formatter-slimmer-4b4866a6.js} +1 -1
- package/dist/esm/{string-mask-strategy-37e53e48.js → string-mask-strategy-66586cd8.js} +2 -2
- package/dist/esm/{style-formatter-3d5ddfb1.js → style-formatter-f4e16af5.js} +2 -2
- package/dist/esm/{time-required-rule-355b73d2.js → time-required-rule-6e80a9ab.js} +1 -1
- package/dist/esm/{token-extension-ecfafe94.js → token-extension-9896879b.js} +306 -17
- package/dist/esm/{translation-slimmer-3ea56354.js → translation-slimmer-21748a0e.js} +1 -1
- package/dist/esm/{type-guard-2bfb2c7b.js → type-guard-ec5e8628.js} +1 -1
- package/dist/esm/{valid-credit-card-number-rule-52c6b029.js → valid-credit-card-number-rule-ca5a47d6.js} +1 -1
- package/dist/esm/vega-accordion.entry.js +6 -6
- package/dist/esm/vega-app-header-button.entry.js +5 -5
- package/dist/esm/vega-box.entry.js +6 -6
- package/dist/esm/vega-button-circle.entry.js +5 -5
- package/dist/esm/vega-button.entry.js +8 -5
- package/dist/esm/vega-calendar_5.entry.js +7 -7
- package/dist/esm/vega-card.entry.js +5 -5
- package/dist/esm/vega-carousel.entry.js +3 -3
- package/dist/esm/vega-checkbox_2.entry.js +2 -2
- package/dist/esm/vega-chip.entry.js +5 -5
- package/dist/esm/vega-code-block.entry.js +8 -8
- package/dist/esm/vega-color-picker.entry.js +2 -2
- package/dist/esm/vega-color-swatch-picker.entry.js +3 -3
- package/dist/esm/vega-color-swatch.entry.js +2 -2
- package/dist/esm/vega-combo-box.entry.js +8 -8
- package/dist/esm/vega-date-picker_2.entry.js +13 -13
- package/dist/esm/vega-dialog_2.entry.js +3 -3
- package/dist/esm/vega-divider.entry.js +5 -5
- package/dist/esm/vega-dropdown_5.entry.js +7 -7
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/vega-field-label.entry.js +2 -2
- package/dist/esm/vega-file-uploader.entry.js +3 -3
- package/dist/esm/vega-flag-icon.entry.js +5 -5
- package/dist/esm/vega-flex.entry.js +6 -6
- package/dist/esm/vega-font.entry.js +5 -5
- package/dist/esm/vega-form.entry.js +3 -3
- package/dist/esm/vega-grid.entry.js +5 -5
- package/dist/esm/vega-icon.entry.js +5 -5
- package/dist/esm/vega-image-uploader.entry.js +5 -5
- package/dist/esm/vega-input-credit-card.entry.js +6 -6
- package/dist/esm/vega-input-numeric.entry.js +5 -5
- package/dist/esm/vega-input-passcode.entry.js +5 -5
- package/dist/esm/vega-input-phone-number.entry.js +4 -4
- package/dist/esm/vega-input-range.entry.js +3 -3
- package/dist/esm/vega-input-select.entry.js +5 -5
- package/dist/esm/vega-input.entry.js +6 -6
- package/dist/esm/vega-left-nav_5.entry.js +313 -108
- package/dist/esm/vega-loader-wrapper_2.entry.js +3 -3
- package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +2 -2
- package/dist/esm/vega-pagination.entry.js +4 -4
- package/dist/esm/vega-popover_2.entry.js +8 -8
- package/dist/esm/vega-progress-tracker_2.entry.js +3 -3
- package/dist/esm/vega-radio_2.entry.js +5 -5
- package/dist/esm/vega-rich-text-content.entry.js +6 -6
- package/dist/esm/vega-rich-text-editor_4.entry.js +51 -24
- package/dist/esm/vega-rich-text-find-replace-panel.entry.js +1 -1
- package/dist/esm/vega-rich-text-special-characters-panel.entry.js +5 -5
- package/dist/esm/vega-rich-text-table-properties_3.entry.js +12 -12
- package/dist/esm/vega-selection-chip_2.entry.js +4 -4
- package/dist/esm/vega-selection-tile_2.entry.js +2 -2
- package/dist/esm/vega-sidenav_3.entry.js +3 -3
- package/dist/esm/vega-signature-capture.entry.js +7 -7
- package/dist/esm/vega-stepper.entry.js +2 -2
- package/dist/esm/vega-table_11.entry.js +69 -9
- package/dist/esm/vega-textarea.entry.js +2 -2
- package/dist/esm/vega-time-picker_2.entry.js +9 -9
- package/dist/esm/vega-toggle-switch.entry.js +2 -2
- package/dist/esm/vega-tooltip_2.entry.js +6 -6
- package/dist/esm/vega.js +12 -13
- package/dist/sri/vega-sri-manifest.json +318 -322
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-auto-collapse-controller.d.ts +0 -1
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-controller.d.ts +12 -19
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-manager.d.ts +41 -0
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.d.ts +4 -1
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-zindex-controller.d.ts +1 -1
- package/dist/types/components/vega-nav/vega-left-nav/vega-left-nav.d.ts +2 -0
- package/dist/types/components/vega-rich-text-editor/extensions/find-replace/slimmer/controllers/helper/find-replace-highlight-manager.d.ts +15 -4
- package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-enter.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-exit.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/controller/fullscreen-controller.d.ts +63 -0
- package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-extension.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-toolbar-button-renderer.d.ts +40 -0
- package/dist/types/components/vega-rich-text-editor/helpers/utils.d.ts +19 -0
- package/dist/types/components/vega-rich-text-editor/interface.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/public-api.d.ts +2 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.d.ts +5 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-source-view-renderer.d.ts +8 -0
- package/dist/types/components/vega-table/interface.d.ts +13 -0
- package/dist/types/components/vega-table/vega-table-cell/vega-table-cell.d.ts +14 -0
- package/dist/types/components.d.ts +10 -0
- package/dist/types/helpers/backdrop/index.d.ts +1 -0
- package/dist/types/helpers/backdrop/shared-backdrop-manager.d.ts +67 -0
- package/dist/types/helpers/translation/interface.d.ts +3 -1
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/{p-21e21f51.js → p-02355de8.js} +1 -1
- package/dist/vega/{p-05f937c5.entry.js → p-0af32f31.entry.js} +1 -1
- package/dist/vega/{p-2fcc604c.entry.js → p-0b311599.entry.js} +1 -1
- package/dist/vega/{p-ad35dea4.entry.js → p-0b9c7c79.entry.js} +1 -1
- package/dist/vega/p-0be4df0a.js +1 -0
- package/dist/vega/{p-0e607b44.js → p-0d18368b.js} +1 -1
- package/dist/vega/{p-6b1893f6.entry.js → p-1232b553.entry.js} +1 -1
- package/dist/vega/{p-944b43ce.entry.js → p-14559974.entry.js} +1 -1
- package/dist/vega/{p-32a67ba1.js → p-14baa886.js} +1 -1
- package/dist/vega/{p-846b1ab9.entry.js → p-2364be92.entry.js} +1 -1
- package/dist/vega/p-270697c0.entry.js +1 -0
- package/dist/vega/{p-af98539f.entry.js → p-288d65ad.entry.js} +1 -1
- package/dist/vega/p-2bf17505.entry.js +1 -0
- package/dist/vega/{p-afb96938.js → p-320091b7.js} +1 -1
- package/dist/vega/{p-73fd18d9.entry.js → p-341a6b32.entry.js} +1 -1
- package/dist/vega/p-36949349.js +1 -0
- package/dist/vega/p-38c9d782.js +1 -0
- package/dist/vega/{p-e4309574.js → p-3c309a38.js} +1 -1
- package/dist/vega/{p-4d9562bc.js → p-3dee1e55.js} +1 -1
- package/dist/vega/p-3e8baeac.entry.js +1 -0
- package/dist/vega/{p-d7f32ccf.entry.js → p-46fe3154.entry.js} +1 -1
- package/dist/vega/{p-8c1a5fa4.entry.js → p-48ee3e24.entry.js} +1 -1
- package/dist/vega/{p-ccf7518b.js → p-4fe40b76.js} +1 -1
- package/dist/vega/{p-7d54e9c1.js → p-4ff48b84.js} +1 -1
- package/dist/vega/{p-56c4e349.entry.js → p-5107277d.entry.js} +1 -1
- package/dist/vega/{p-5139e516.js → p-51b68d25.js} +1 -1
- package/dist/vega/{p-751a5cd6.entry.js → p-52c6a399.entry.js} +1 -1
- package/dist/vega/{p-a359e53c.js → p-579cdeae.js} +1 -1
- package/dist/vega/{p-c2d28797.entry.js → p-595998d9.entry.js} +1 -1
- package/dist/vega/{p-653a6dd8.entry.js → p-5db61a12.entry.js} +1 -1
- package/dist/vega/{p-f2f22b5d.entry.js → p-5df2d6a1.entry.js} +1 -1
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/{p-1efab41b.js → p-61ce8029.js} +1 -1
- package/dist/vega/{p-ddf03de1.entry.js → p-62d6e063.entry.js} +1 -1
- package/dist/vega/{p-1818f399.entry.js → p-6c9c2f8c.entry.js} +1 -1
- package/dist/vega/{p-5dbfffcd.js → p-6cde45fc.js} +1 -1
- package/dist/vega/p-6dfe2407.js +1 -0
- package/dist/vega/{p-d4bb6f93.entry.js → p-6f01a71a.entry.js} +1 -1
- package/dist/vega/p-6f70a10f.entry.js +1 -0
- package/dist/vega/p-73f2c3c0.entry.js +1 -0
- package/dist/vega/p-75e33859.js +1 -0
- package/dist/vega/p-762ea523.entry.js +1 -0
- package/dist/vega/{p-c5ecbc53.entry.js → p-782eb312.entry.js} +1 -1
- package/dist/vega/p-7a88a3d3.entry.js +1 -0
- package/dist/vega/{p-e410c4ad.entry.js → p-7b57a845.entry.js} +1 -1
- package/dist/vega/p-83a16285.entry.js +1 -0
- package/dist/vega/p-8720816e.js +1 -0
- package/dist/vega/{p-6712a9c7.entry.js → p-892edf88.entry.js} +1 -1
- package/dist/vega/{p-63101cb4.entry.js → p-8c083255.entry.js} +1 -1
- package/dist/vega/{p-19c42e30.js → p-8db904dc.js} +1 -1
- package/dist/vega/{p-0cb78838.entry.js → p-91287214.entry.js} +1 -1
- package/dist/vega/{p-c553d37e.js → p-919cddc3.js} +1 -1
- package/dist/vega/{p-e86c6802.entry.js → p-95913e3c.entry.js} +1 -1
- package/dist/vega/p-97215133.js +1 -0
- package/dist/vega/{p-3f7b10b9.entry.js → p-9bdc6e11.entry.js} +1 -1
- package/dist/vega/{p-cf8d5b3f.entry.js → p-9d18ba7f.entry.js} +1 -1
- package/dist/vega/{p-7b93a756.entry.js → p-9dca874d.entry.js} +1 -1
- package/dist/vega/{p-ffdacaf9.entry.js → p-9f38448c.entry.js} +1 -1
- package/dist/vega/{p-ef605271.js → p-9f7154d2.js} +1 -1
- package/dist/vega/{p-7c8e579e.entry.js → p-a057285e.entry.js} +1 -1
- package/dist/vega/{p-3c9da3cd.entry.js → p-a0a58295.entry.js} +1 -1
- package/dist/vega/{p-4c49b2e3.js → p-a7209700.js} +1 -1
- package/dist/vega/{p-c3c0e415.entry.js → p-a890d60b.entry.js} +1 -1
- package/dist/vega/{p-fda6e2cc.entry.js → p-addbca58.entry.js} +1 -1
- package/dist/vega/{p-f0d4c78c.js → p-b1eb9ff0.js} +1 -1
- package/dist/vega/p-b4e7c967.js +1 -0
- package/dist/vega/{p-2de61f1b.js → p-b775e51f.js} +1 -1
- package/dist/vega/{p-bbabb1c8.entry.js → p-b8f8e480.entry.js} +1 -1
- package/dist/vega/{p-95d6c85f.js → p-ba662fe5.js} +1 -1
- package/dist/vega/p-c66d2a1e.js +1 -0
- package/dist/vega/{p-3932f964.entry.js → p-c67b9aba.entry.js} +1 -1
- package/dist/vega/{p-acbba6da.entry.js → p-c9daabe1.entry.js} +1 -1
- package/dist/vega/{p-ddd28a8e.entry.js → p-cad5222a.entry.js} +1 -1
- package/dist/vega/{p-b042e3b4.entry.js → p-cb90163a.entry.js} +1 -1
- package/dist/vega/{p-422d88ae.entry.js → p-d08ffdf1.entry.js} +1 -1
- package/dist/vega/{p-d44943e2.entry.js → p-e235020b.entry.js} +1 -1
- package/dist/vega/{p-4f327808.entry.js → p-e4266b45.entry.js} +1 -1
- package/dist/vega/{p-9cafbc26.entry.js → p-e48a870f.entry.js} +1 -1
- package/dist/vega/{p-832d1a72.entry.js → p-e8ee70c5.entry.js} +1 -1
- package/dist/vega/{p-d62b85ff.entry.js → p-ed103a1a.entry.js} +1 -1
- package/dist/vega/{p-e5187a86.entry.js → p-f05a193e.entry.js} +1 -1
- package/dist/vega/p-f1974321.js +1 -0
- package/dist/vega/{p-615a2b8c.entry.js → p-f246f125.entry.js} +1 -1
- package/dist/vega/{p-4256252c.js → p-f4da615a.js} +1 -1
- package/dist/vega/{p-09d50f59.entry.js → p-f5d7b89f.entry.js} +1 -1
- package/dist/vega/{p-0f1d6ceb.entry.js → p-f651df3b.entry.js} +1 -1
- package/dist/vega/{p-6d40635e.js → p-f7e459cd.js} +1 -1
- package/dist/vega/{p-cb81fc2a.entry.js → p-f906a7bc.entry.js} +1 -1
- package/dist/vega/{p-66b7d1c7.entry.js → p-f96d0503.entry.js} +1 -1
- package/dist/vega/{p-8d27b9cc.js → p-fe24b459.js} +1 -1
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/replace-selected-text-action-a80f5a6a.js +0 -20
- package/dist/esm/replace-selected-text-action-c9278a0f.js +0 -18
- package/dist/vega/p-07562b9c.js +0 -1
- package/dist/vega/p-18a5e8bc.js +0 -1
- package/dist/vega/p-2de88b4a.entry.js +0 -1
- package/dist/vega/p-392e049c.entry.js +0 -1
- package/dist/vega/p-4e1aa86f.js +0 -1
- package/dist/vega/p-4ef5c4a7.entry.js +0 -1
- package/dist/vega/p-88863658.js +0 -1
- package/dist/vega/p-99b699be.entry.js +0 -1
- package/dist/vega/p-9a01be93.js +0 -1
- package/dist/vega/p-9a472a04.entry.js +0 -1
- package/dist/vega/p-a9a87b9a.js +0 -1
- package/dist/vega/p-b5bee669.entry.js +0 -1
- package/dist/vega/p-b5f308ee.entry.js +0 -1
- package/dist/vega/p-bbf1f988.entry.js +0 -1
- package/dist/vega/p-ccb9bf86.js +0 -1
- package/dist/vega/p-dca3278f.js +0 -1
- package/dist/vega/p-e0ecafca.js +0 -1
- package/dist/vega/p-e33e1e90.js +0 -1
- package/dist/vega/p-ff8dd200.js +0 -1
|
@@ -5,7 +5,6 @@ export declare class VegaLeftNavAutoCollapseController extends VegaSlimmer {
|
|
|
5
5
|
openState: VegaLeftNav['openState'];
|
|
6
6
|
autoCollapseOnOverlay: VegaLeftNav['autoCollapseOnOverlay'];
|
|
7
7
|
showAsOverlay: VegaLeftNav['showAsOverlay'];
|
|
8
|
-
backdropController: VegaLeftNav['backdropController'];
|
|
9
8
|
openStateController: VegaLeftNav['openStateController'];
|
|
10
9
|
registerMenuClickObserver(): void;
|
|
11
10
|
unregisterMenuClickObserver(): void;
|
|
@@ -1,28 +1,21 @@
|
|
|
1
1
|
import { VegaLeftNav } from '../../vega-left-nav';
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
import { VegaLeftNavBackdropManager } from './vega-left-nav-backdrop-manager';
|
|
3
|
+
/**
|
|
4
|
+
* Backdrop click handler controller for left-nav.
|
|
5
|
+
* Manages backdrop interaction (click events) while the VegaLeftNavBackdropManager
|
|
6
|
+
* handles visibility state through its slimmer watch methods.
|
|
7
|
+
*/
|
|
8
|
+
export declare class VegaLeftNavBackdropController {
|
|
8
9
|
openStateController: VegaLeftNav['openStateController'];
|
|
9
|
-
|
|
10
|
+
backdropManager: VegaLeftNavBackdropManager;
|
|
10
11
|
connectedCallback(): void;
|
|
11
12
|
disconnectedCallback(): void;
|
|
13
|
+
private readonly handleBackdropClick;
|
|
12
14
|
/**
|
|
13
|
-
*
|
|
14
|
-
* @see{module:vega-left-nav-e2e-resize-with-desktop}
|
|
15
|
-
*/
|
|
16
|
-
constructor();
|
|
17
|
-
watchOpenState(newState: LeftNavOpenStateType): void;
|
|
18
|
-
watchShowAsOverlay(): void;
|
|
19
|
-
getBackdrop(): Nullable<HTMLElement>;
|
|
20
|
-
shouldShowBackdrop(): boolean;
|
|
21
|
-
/**
|
|
15
|
+
* Attach backdrop click event listener.
|
|
22
16
|
* The below method is e2e-test covered in
|
|
23
17
|
* @see{module:vega-left-nav-e2e-vega-click-backdrop}
|
|
24
18
|
*/
|
|
25
|
-
private
|
|
26
|
-
private
|
|
27
|
-
private isLargeScreen;
|
|
19
|
+
private attachBackdropClickEvent;
|
|
20
|
+
private detachBackdropClickEvent;
|
|
28
21
|
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { VegaLeftNav } from '../../vega-left-nav';
|
|
2
|
+
import { LeftNavOpenStateType } from '../../../interface';
|
|
3
|
+
import { SharedBackdropManager } from '../../../../../helpers/backdrop';
|
|
4
|
+
/**
|
|
5
|
+
* Left-nav specific backdrop manager — extends SharedBackdropManager to get its own static scope.
|
|
6
|
+
* Each subclass of SharedBackdropManager gets its own separate static state (consumers, visibility intents, etc).
|
|
7
|
+
*/
|
|
8
|
+
export declare class VegaLeftNavBackdropManager extends SharedBackdropManager {
|
|
9
|
+
static readonly backdropClassName: string;
|
|
10
|
+
openState: VegaLeftNav['openState'];
|
|
11
|
+
showAsOverlay: VegaLeftNav['showAsOverlay'];
|
|
12
|
+
/**
|
|
13
|
+
* Watch openState changes and update visibility intent.
|
|
14
|
+
*
|
|
15
|
+
* @param {LeftNavOpenStateType} newState - The new open state.
|
|
16
|
+
*/
|
|
17
|
+
watchOpenState(newState: LeftNavOpenStateType): void;
|
|
18
|
+
/**
|
|
19
|
+
* Watch showAsOverlay changes and re-evaluate visibility.
|
|
20
|
+
*/
|
|
21
|
+
watchShowAsOverlay(): void;
|
|
22
|
+
/**
|
|
23
|
+
* Customize backdrop creation for left-nav use case.
|
|
24
|
+
*
|
|
25
|
+
* @param {Document} doc - The document reference.
|
|
26
|
+
* @returns {HTMLVegaBackdropElement} The created and configured backdrop element.
|
|
27
|
+
*/
|
|
28
|
+
protected createBackdrop(doc: Document): HTMLVegaBackdropElement;
|
|
29
|
+
/**
|
|
30
|
+
* Determine if backdrop should be shown based on current state.
|
|
31
|
+
*
|
|
32
|
+
* @returns {boolean} True if backdrop should be visible.
|
|
33
|
+
*/
|
|
34
|
+
private shouldShowBackdrop;
|
|
35
|
+
/**
|
|
36
|
+
* Check if current breakpoint is large screen.
|
|
37
|
+
*
|
|
38
|
+
* @returns {boolean} True if current breakpoint is 'L' or 'XL'.
|
|
39
|
+
*/
|
|
40
|
+
private isLargeScreen;
|
|
41
|
+
}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
import { VegaLeftNav } from '../../vega-left-nav';
|
|
2
2
|
import { LeftNavOpenStateType } from '../../../interface';
|
|
3
3
|
import { PageResizeObserverSlimmer } from '../../../../../helpers/slimmers/page-resize-observer-slimmer';
|
|
4
|
+
import { VegaLeftNavBackdropManager } from './vega-left-nav-backdrop-manager';
|
|
4
5
|
export declare class VegaLeftNavOpenStateController extends PageResizeObserverSlimmer {
|
|
5
6
|
host: VegaLeftNav['host'];
|
|
6
7
|
open: VegaLeftNav['open'];
|
|
7
8
|
openState: VegaLeftNav['openState'];
|
|
8
9
|
stateUpdateEventEmitter: VegaLeftNav['stateUpdateEventEmitter'];
|
|
9
|
-
|
|
10
|
+
showAsOverlay: VegaLeftNav['showAsOverlay'];
|
|
11
|
+
backdropManager: VegaLeftNavBackdropManager;
|
|
10
12
|
private isVoiceOverClick;
|
|
11
13
|
private triggerElement;
|
|
12
14
|
/**
|
|
@@ -49,4 +51,5 @@ export declare class VegaLeftNavOpenStateController extends PageResizeObserverSl
|
|
|
49
51
|
* @see{module:vega-left-nav-e2e-resize-with-desktop}
|
|
50
52
|
*/
|
|
51
53
|
private updateMainContentUI;
|
|
54
|
+
private shouldShowBackdrop;
|
|
52
55
|
}
|
|
@@ -3,7 +3,7 @@ import { VegaLeftNav } from '../../vega-left-nav';
|
|
|
3
3
|
export declare class VegaLeftNavZIndexController extends VegaSlimmer {
|
|
4
4
|
host: VegaLeftNav['host'];
|
|
5
5
|
openState: VegaLeftNav['openState'];
|
|
6
|
-
|
|
6
|
+
backdropManager: VegaLeftNav['backdropManager'];
|
|
7
7
|
watchOpenState(): void;
|
|
8
8
|
/**
|
|
9
9
|
* The below method is e2e-test covered in
|
|
@@ -5,6 +5,7 @@ import { VegaLeftNavOpenStateController } from './slimmers/controllers/vega-left
|
|
|
5
5
|
import { VegaLeftNavHeaderRenderer } from './slimmers/renderers/vega-left-nav-header-renderer';
|
|
6
6
|
import { VegaLeftNavFooterRenderer } from './slimmers/renderers/vega-left-nav-footer-renderer';
|
|
7
7
|
import { VegaLeftNavZIndexController } from './slimmers/controllers/vega-left-nav-zindex-controller';
|
|
8
|
+
import { VegaLeftNavBackdropManager } from './slimmers/controllers/vega-left-nav-backdrop-manager';
|
|
8
9
|
import { VegaLeftNavBackdropController } from './slimmers/controllers/vega-left-nav-backdrop-controller';
|
|
9
10
|
import { VegaNavListRenderer } from '../slimmers/renderers/vega-nav-list-renderer';
|
|
10
11
|
import { EventEmitSlimmerBase } from '../../../helpers/event-manager/slimmers/event-emit-slimmer';
|
|
@@ -22,6 +23,7 @@ export declare class VegaLeftNav {
|
|
|
22
23
|
protected readonly headerRenderer: VegaLeftNavHeaderRenderer;
|
|
23
24
|
protected readonly footerRenderer: VegaLeftNavFooterRenderer;
|
|
24
25
|
protected readonly openStateController: VegaLeftNavOpenStateController;
|
|
26
|
+
protected readonly backdropManager: VegaLeftNavBackdropManager;
|
|
25
27
|
protected readonly backdropController: VegaLeftNavBackdropController;
|
|
26
28
|
protected readonly zIndexController: VegaLeftNavZIndexController;
|
|
27
29
|
protected readonly listRenderer: VegaNavListRenderer;
|
|
@@ -6,8 +6,9 @@ import type { FindMatch } from './find-replace-state';
|
|
|
6
6
|
* jumping, and VegaChange events), this manager renders semi-transparent
|
|
7
7
|
* highlight rectangles in an absolutely-positioned overlay container.
|
|
8
8
|
*
|
|
9
|
-
* The overlay lives inside
|
|
10
|
-
* container
|
|
9
|
+
* The overlay lives inside `vega-rich-text-content`'s internal
|
|
10
|
+
* `.rich-text-content` container (the actual text scroll coordinate space).
|
|
11
|
+
* This keeps highlight rectangles aligned when the editable area scrolls.
|
|
11
12
|
* `pointer-events: none` ensures highlights don't interfere with user
|
|
12
13
|
* interaction (selection, typing, clicking).
|
|
13
14
|
*
|
|
@@ -34,14 +35,24 @@ export declare class FindReplaceHighlightManager {
|
|
|
34
35
|
*/
|
|
35
36
|
clear(): void;
|
|
36
37
|
/**
|
|
37
|
-
* Gets the existing overlay container or creates one
|
|
38
|
-
*
|
|
38
|
+
* Gets the existing overlay container or creates one in the same coordinate
|
|
39
|
+
* space as rendered text.
|
|
40
|
+
*
|
|
41
|
+
* Mount target: `vega-rich-text-content` shadow root's
|
|
42
|
+
* `.rich-text-content` element (actual text scroll layer).
|
|
39
43
|
*
|
|
40
44
|
* @typedef HTMLVegaRichTextEditorElement - The type of the host rich text editor element.
|
|
41
45
|
* @param {HTMLVegaRichTextEditorElement} host - The RTE host element.
|
|
42
46
|
* @returns {HTMLDivElement | null} The overlay container, or null in SSR environments.
|
|
43
47
|
*/
|
|
44
48
|
private getOrCreateOverlay;
|
|
49
|
+
/**
|
|
50
|
+
* Resolves the overlay mount target that matches the text rendering coordinate space.
|
|
51
|
+
*
|
|
52
|
+
* @param {HTMLVegaRichTextEditorElement} host - The RTE host element.
|
|
53
|
+
* @returns {Nullable<HTMLDivElement>} The preferred mount target or null.
|
|
54
|
+
*/
|
|
55
|
+
private resolveOverlayMountTarget;
|
|
45
56
|
/**
|
|
46
57
|
* Creates absolutely-positioned highlight rectangles for a single node
|
|
47
58
|
* position within a match.
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Controls fullscreen behavior and DOM manipulation for a single RTE host instance.
|
|
3
|
+
*
|
|
4
|
+
* One controller is bound to one host and owns all enter/exit side effects
|
|
5
|
+
* for that host.
|
|
6
|
+
*
|
|
7
|
+
* Strategy: set position:fixed on the host, and inject one <style> rule into
|
|
8
|
+
* its shadow root to override the inline height Stencil sets on the container.
|
|
9
|
+
* Exit just restores the original host style and removes the injected rule.
|
|
10
|
+
*/
|
|
11
|
+
export declare class FullscreenController {
|
|
12
|
+
private static readonly STYLE_TAG_ID;
|
|
13
|
+
private static readonly HOST_FULLSCREEN_STYLE;
|
|
14
|
+
/**
|
|
15
|
+
* Only three things need overriding inside the shadow root:
|
|
16
|
+
* 1. The outer vega-flex wrapper must fill the host height (`:host >`
|
|
17
|
+
* avoids hitting the toolbar's nested vega-flex).
|
|
18
|
+
* 2. The editor container must grow to fill remaining space and drop
|
|
19
|
+
* the fixed pixel height that Stencil injects from the `rows` prop.
|
|
20
|
+
* 3. The source-view container (shown in source-edit mode) also grows
|
|
21
|
+
* and owns vertical scrolling so long source code is reachable.
|
|
22
|
+
* 4. overflow:auto on the container lets content scroll without clipping
|
|
23
|
+
* internal pop-ups (link editor, color picker, etc.) at the host level.
|
|
24
|
+
*/
|
|
25
|
+
private static readonly INNER_FULLSCREEN_CSS;
|
|
26
|
+
private static readonly documentScrollLockStates;
|
|
27
|
+
private readonly host;
|
|
28
|
+
private active;
|
|
29
|
+
private hostStyle;
|
|
30
|
+
private scrollX;
|
|
31
|
+
private scrollY;
|
|
32
|
+
constructor(host: HTMLVegaRichTextEditorElement);
|
|
33
|
+
/**
|
|
34
|
+
* Returns whether fullscreen mode is currently active.
|
|
35
|
+
*
|
|
36
|
+
* @returns {boolean} Whether fullscreen mode is active.
|
|
37
|
+
*/
|
|
38
|
+
isActive(): boolean;
|
|
39
|
+
/**
|
|
40
|
+
* Enters fullscreen mode for the bound RTE host.
|
|
41
|
+
*/
|
|
42
|
+
enterFullscreen(): void;
|
|
43
|
+
/**
|
|
44
|
+
* Exits fullscreen mode for the bound RTE host.
|
|
45
|
+
*/
|
|
46
|
+
exitFullscreen(): void;
|
|
47
|
+
/**
|
|
48
|
+
* Toggles fullscreen mode for the bound RTE host.
|
|
49
|
+
*/
|
|
50
|
+
toggleFullscreen(): void;
|
|
51
|
+
/**
|
|
52
|
+
* Locks document scrolling for the given document and records the first snapshot.
|
|
53
|
+
*
|
|
54
|
+
* @param {Document} ownerDocument - The document whose scroll should be locked.
|
|
55
|
+
*/
|
|
56
|
+
private lockDocumentScroll;
|
|
57
|
+
/**
|
|
58
|
+
* Unlocks document scrolling when the last fullscreen owner exits.
|
|
59
|
+
*
|
|
60
|
+
* @param {Document} ownerDocument - The document whose scroll should be restored.
|
|
61
|
+
*/
|
|
62
|
+
private unlockDocumentScroll;
|
|
63
|
+
}
|
package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-extension.d.ts
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { VegaRTEExtension } from '../extension.abstract';
|
|
2
|
+
import { FullscreenController } from './controller/fullscreen-controller';
|
|
3
|
+
import { RTEExtensionStateStore } from '../rte-extension-state-store';
|
|
4
|
+
/**
|
|
5
|
+
* Rich Text Editor extension that adds a toolbar button for viewport fullscreen mode.
|
|
6
|
+
*
|
|
7
|
+
* OOP Pattern: Extends VegaRTEExtension with fullscreen feature.
|
|
8
|
+
* Uses a per-host controller store to isolate state across hosts.
|
|
9
|
+
*/
|
|
10
|
+
export declare class VegaRTEFullscreenExtension extends VegaRTEExtension {
|
|
11
|
+
static readonly TOOLBAR_BUTTON_KEY: string;
|
|
12
|
+
static readonly controllerStore: RTEExtensionStateStore<FullscreenController>;
|
|
13
|
+
/** @inheritDoc */
|
|
14
|
+
prepareBeforeLoad(host: HTMLVegaRichTextEditorElement): void;
|
|
15
|
+
/**
|
|
16
|
+
* Restore document scroll if the editor is removed while fullscreen is active.
|
|
17
|
+
* Without this, body overflow:hidden would persist after the host is gone.
|
|
18
|
+
*/
|
|
19
|
+
destroyExtension(): void;
|
|
20
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { VegaRTEToolbarButtonRenderer } from '../base-toolbar-button-renderer';
|
|
2
|
+
import { VegaRTECreateElementFunction, VegaRTERenderResult, VegaRTEToolbarRenderContext } from '../../interface';
|
|
3
|
+
import { FullscreenController } from './controller/fullscreen-controller';
|
|
4
|
+
/**
|
|
5
|
+
* Toolbar button renderer for fullscreen toggle.
|
|
6
|
+
*/
|
|
7
|
+
export declare class RTEFullscreenToolbarButtonRenderer extends VegaRTEToolbarButtonRenderer {
|
|
8
|
+
private readonly controller;
|
|
9
|
+
constructor(controller: FullscreenController);
|
|
10
|
+
/**
|
|
11
|
+
* Always shows the fullscreen button.
|
|
12
|
+
*
|
|
13
|
+
* @returns {boolean} Always false for hidden state.
|
|
14
|
+
*/
|
|
15
|
+
isHidden(): boolean;
|
|
16
|
+
/**
|
|
17
|
+
* Renders the fullscreen toolbar button with current state.
|
|
18
|
+
*
|
|
19
|
+
* @param {VegaRTECreateElementFunction} createElement - Create element function.
|
|
20
|
+
* @param {VegaRTEToolbarRenderContext} editorContext - Toolbar render context.
|
|
21
|
+
* @returns {VegaRTERenderResult} The toolbar button render result.
|
|
22
|
+
*/
|
|
23
|
+
render(createElement: VegaRTECreateElementFunction, editorContext: VegaRTEToolbarRenderContext): VegaRTERenderResult;
|
|
24
|
+
/**
|
|
25
|
+
* Returns whether fullscreen mode is currently active.
|
|
26
|
+
*
|
|
27
|
+
* @returns {boolean} Whether fullscreen mode is active.
|
|
28
|
+
*/
|
|
29
|
+
protected isSelected(): boolean;
|
|
30
|
+
/**
|
|
31
|
+
* Toggles fullscreen mode and forces toolbar button refresh.
|
|
32
|
+
*
|
|
33
|
+
* @param {VegaRTEToolbarRenderContext} editorContext - Toolbar render context.
|
|
34
|
+
*/
|
|
35
|
+
protected handleButtonClick(editorContext: VegaRTEToolbarRenderContext): void;
|
|
36
|
+
/**
|
|
37
|
+
* No dropdown behavior for fullscreen button.
|
|
38
|
+
*/
|
|
39
|
+
protected handleDropdownClick(): void;
|
|
40
|
+
}
|
|
@@ -2,10 +2,22 @@ import { AnnotationStyle } from '../interface';
|
|
|
2
2
|
/**
|
|
3
3
|
* Creates a style map from the inline styles of an HTML element. This function extracts the 'style' attribute from the given element.
|
|
4
4
|
*
|
|
5
|
+
* Manually parses the style string to handle complex CSS values that contain semicolons (e.g., data URLs),
|
|
6
|
+
* colons (e.g., https:// URLs), or commas (e.g., rgba, gradients). This approach avoids reliance on
|
|
7
|
+
* CSSStyleDeclaration's array-like behavior, which is inconsistent in Jest/JSDOM test environments.
|
|
8
|
+
*
|
|
5
9
|
* @param {HTMLElement} element The HTML element from which to extract inline styles.
|
|
6
10
|
* @returns {AnnotationStyle} An object representing the custom style annotations.
|
|
7
11
|
*/
|
|
8
12
|
export declare function createStyleMapFromElement(element: HTMLElement): AnnotationStyle;
|
|
13
|
+
/**
|
|
14
|
+
* Split a CSS style string by semicolons, but only those outside of parentheses.
|
|
15
|
+
* This ensures that semicolons inside url() or other functions are not treated as property separators.
|
|
16
|
+
*
|
|
17
|
+
* @param {string} styleAttr The style attribute string to split.
|
|
18
|
+
* @returns {string[]} Array of individual CSS property strings.
|
|
19
|
+
*/
|
|
20
|
+
export declare function splitStyleProperties(styleAttr: string): string[];
|
|
9
21
|
/**
|
|
10
22
|
* Escape HTML-sensitive characters so text can be rendered literally in HTML.
|
|
11
23
|
*
|
|
@@ -13,3 +25,10 @@ export declare function createStyleMapFromElement(element: HTMLElement): Annotat
|
|
|
13
25
|
* @returns {string} Escaped text content.
|
|
14
26
|
*/
|
|
15
27
|
export declare function escapeHtml(text: string): string;
|
|
28
|
+
/**
|
|
29
|
+
* Escape text for use inside a double-quoted HTML attribute value.
|
|
30
|
+
*
|
|
31
|
+
* @param {string} value - Raw attribute value.
|
|
32
|
+
* @returns {string} Escaped attribute-safe value.
|
|
33
|
+
*/
|
|
34
|
+
export declare function escapeHtmlAttribute(value: string): string;
|
|
@@ -481,6 +481,7 @@ export type VegaRTEToolbarItem =
|
|
|
481
481
|
| 'codeBlock'
|
|
482
482
|
| 'undo'
|
|
483
483
|
| 'redo'
|
|
484
|
+
| 'fullscreen'
|
|
484
485
|
| string; // Custom toolbar item types can be added here
|
|
485
486
|
|
|
486
487
|
/**
|
|
@@ -795,6 +796,21 @@ export type RTEExtensionContext = {
|
|
|
795
796
|
* @param {boolean} autoFocusLastNode - Whether to auto-focus the last node after flushing.
|
|
796
797
|
*/
|
|
797
798
|
flushValue: (value: VegaRTEContent, autoFocusLastNode?: boolean) => void;
|
|
799
|
+
|
|
800
|
+
/**
|
|
801
|
+
* Triggers an immediate re-render of the host component without requiring
|
|
802
|
+
* a reactive state change. Delegates to Stencil's `forceUpdate` internally.
|
|
803
|
+
*
|
|
804
|
+
* Common use cases in extensions:
|
|
805
|
+
* - After toggling internal extension state (e.g. fullscreen active/inactive)
|
|
806
|
+
* that affects toolbar button appearance (icon, tooltip, selected state)
|
|
807
|
+
* but is not tracked by Stencil's reactive @State or @Prop.
|
|
808
|
+
* - After imperative DOM manipulation that should be reflected in the
|
|
809
|
+
* next render cycle (e.g. injecting/removing style tags).
|
|
810
|
+
*
|
|
811
|
+
* @param {HTMLElement} ref - The host element to schedule a re-render for.
|
|
812
|
+
*/
|
|
813
|
+
forceUpdate: (ref: HTMLElement) => void;
|
|
798
814
|
};
|
|
799
815
|
|
|
800
816
|
/**
|
|
@@ -868,6 +884,10 @@ export type RTEToolbarDropdownProps = {
|
|
|
868
884
|
* Dropdown source items.
|
|
869
885
|
*/
|
|
870
886
|
source?: (RTEDropdownListItem | RTEDropdownListGroup)[];
|
|
887
|
+
/**
|
|
888
|
+
* Whether to position dropdown relative to the viewport.
|
|
889
|
+
*/
|
|
890
|
+
isScreenPosition?: boolean;
|
|
871
891
|
/**
|
|
872
892
|
* Selection mode for the dropdown.
|
|
873
893
|
*/
|
|
@@ -24,9 +24,11 @@ export { VegaRTEFindReplaceExtension } from './extensions/find-replace/find-repl
|
|
|
24
24
|
export { VegaRTESpecialCharactersEssentials, VegaRTESpecialCharactersLatin, VegaRTESpecialCharactersMathematical, VegaRTESpecialCharactersArrows, VegaRTESpecialCharactersCurrency, VegaRTESpecialCharactersText, } from './extensions/special-characters/constants/default-categories';
|
|
25
25
|
export { VegaRTELineHeightExtension } from './extensions/line-height/line-height-extension';
|
|
26
26
|
export { VegaRTELinkExtension } from './extensions/link/link-extension';
|
|
27
|
+
export { VegaRTEFullscreenExtension } from './extensions/fullscreen/fullscreen-extension';
|
|
27
28
|
export { VegaRTEPasteExtension } from './extensions/paste/paste-extension';
|
|
28
29
|
export { VegaRTECopyExtension } from './extensions/copy/copy-extension';
|
|
29
30
|
export { VegaRTECutExtension } from './extensions/cut/cut-extension';
|
|
31
|
+
export { VegaRTEImageExtension } from './extensions/image/image-extension';
|
|
30
32
|
export { ModifyContentAction, ModifyContentActionType } from './dto/actions/modify-content-action.abstract';
|
|
31
33
|
export { AppendChildrenAction } from './dto/actions/append-child-nodes-action';
|
|
32
34
|
export { RemoveChildrenAction } from './dto/actions/remove-child-action';
|
|
@@ -54,6 +54,11 @@ export declare class VegaRichTextEditorRenderer extends VegaSlimmer {
|
|
|
54
54
|
private renderLabel;
|
|
55
55
|
private renderHintMessage;
|
|
56
56
|
private renderTextContent;
|
|
57
|
+
/**
|
|
58
|
+
* Propagates rich-text content scrolling inside shadow root so open appender
|
|
59
|
+
* can force position recalculation via ElementAppenderSlimmer.
|
|
60
|
+
*/
|
|
61
|
+
private notifyContentScrolling;
|
|
57
62
|
private renderCharacterCounter;
|
|
58
63
|
private renderErrorMessage;
|
|
59
64
|
private richTextContentFocus;
|
|
@@ -40,4 +40,12 @@ export declare class VegaRichTextEditorSourceViewRenderer extends VegaSlimmer {
|
|
|
40
40
|
* @returns {string} The HTML template string
|
|
41
41
|
*/
|
|
42
42
|
private getSourceTemplate;
|
|
43
|
+
/**
|
|
44
|
+
* Normalize source HTML for source-mode editing.
|
|
45
|
+
*
|
|
46
|
+
* `vega-code-block` renders code as HTML and will decode quote entities, so
|
|
47
|
+
* convert quote entities inside style attributes to single quotes before entering
|
|
48
|
+
* source mode. This preserves valid HTML when switching back to normal mode.
|
|
49
|
+
*/
|
|
50
|
+
private normalizeSourceCodeForEditing;
|
|
43
51
|
}
|
|
@@ -44,6 +44,15 @@ export declare type ColumnAlignType = 'left' | 'right' | 'center';
|
|
|
44
44
|
* Row spacing density affecting visual compactness of the table.
|
|
45
45
|
*/
|
|
46
46
|
export declare type VegaTableDensityType = 'default' | 'compact' | 'relaxed';
|
|
47
|
+
/**
|
|
48
|
+
* Configuration options for ellipsis behavior in table cells.
|
|
49
|
+
*/
|
|
50
|
+
export declare type VegaTableEllipsisOptions = {
|
|
51
|
+
/**
|
|
52
|
+
* Whether to show `vega-tooltip` for truncated ellipsis cell content.
|
|
53
|
+
*/
|
|
54
|
+
showTooltip?: boolean;
|
|
55
|
+
};
|
|
47
56
|
/**
|
|
48
57
|
* Positioning options for table pagination controls.
|
|
49
58
|
*/
|
|
@@ -109,6 +118,10 @@ export declare type VegaTableColumnConfig = {
|
|
|
109
118
|
* Overflow behavior for content exceeding column boundaries.
|
|
110
119
|
*/
|
|
111
120
|
overflow?: 'ellipsis' | 'scroll';
|
|
121
|
+
/**
|
|
122
|
+
* Ellipsis options.
|
|
123
|
+
*/
|
|
124
|
+
ellipsisOptions?: VegaTableEllipsisOptions;
|
|
112
125
|
/**
|
|
113
126
|
* Whether the table cell can be edited
|
|
114
127
|
*/
|
|
@@ -19,6 +19,8 @@ export declare class VegaTableCell {
|
|
|
19
19
|
protected readonly pageResizeObserverSlimmer: PageResizeObserverSlimmer;
|
|
20
20
|
protected vegaComponentUsageRuntimeMetricsSlimmer: VegaComponentUsageRuntimeMetricsSlimmer<HTMLVegaTableCellElement>;
|
|
21
21
|
protected readonly vegaTableRenderInputConsumerSlimmer: VegaTableChildRenderInputConsumerSlimmer;
|
|
22
|
+
private overflowContentRef?;
|
|
23
|
+
private slotRef?;
|
|
22
24
|
host: HTMLVegaTableCellElement;
|
|
23
25
|
currentBreakpoint: BreakpointsTokenType;
|
|
24
26
|
/**
|
|
@@ -32,6 +34,8 @@ export declare class VegaTableCell {
|
|
|
32
34
|
striped?: boolean;
|
|
33
35
|
expanded?: boolean;
|
|
34
36
|
renderInput: Nullable<ColumnRenderInputModel>;
|
|
37
|
+
ellipsisTooltipText: string;
|
|
38
|
+
ellipsisTooltipTrigger: 'hover' | 'none';
|
|
35
39
|
/**
|
|
36
40
|
* Determines the alignment of text within the cell.
|
|
37
41
|
*
|
|
@@ -69,8 +73,18 @@ export declare class VegaTableCell {
|
|
|
69
73
|
* @vegaVersion 2.93.0
|
|
70
74
|
*/
|
|
71
75
|
colSpan?: number;
|
|
76
|
+
/**
|
|
77
|
+
* Whether to show a Vega tooltip (instead of the native title attribute) for truncated ellipsis cell content.
|
|
78
|
+
*
|
|
79
|
+
* @vegaVersion 2.94.0
|
|
80
|
+
*/
|
|
81
|
+
ellipsisShowTooltip: boolean;
|
|
82
|
+
componentDidLoad(): void;
|
|
72
83
|
render(): VegaTableCell;
|
|
73
84
|
private getCellOverflowClass;
|
|
74
85
|
private onMouseEnter;
|
|
75
86
|
private onMouseLeave;
|
|
87
|
+
private getRowCells;
|
|
88
|
+
private updateEllipsisState;
|
|
89
|
+
private getCellText;
|
|
76
90
|
}
|
|
@@ -4673,6 +4673,11 @@ export namespace Components {
|
|
|
4673
4673
|
* @vegaVersion 2.93.0
|
|
4674
4674
|
*/
|
|
4675
4675
|
"colSpan"?: number;
|
|
4676
|
+
/**
|
|
4677
|
+
* Whether to show a Vega tooltip (instead of the native title attribute) for truncated ellipsis cell content.
|
|
4678
|
+
* @vegaVersion 2.94.0
|
|
4679
|
+
*/
|
|
4680
|
+
"ellipsisShowTooltip": boolean;
|
|
4676
4681
|
/**
|
|
4677
4682
|
* Determines the text overflow behavior within cells. `ellipsis`: Replaces overflowed text with ellipsis. `scroll`: Enables cell scrolling; scroll bars are displayed only when the content overflows, remaining hidden by default.
|
|
4678
4683
|
* @vegaVersion 1.44.0
|
|
@@ -11942,6 +11947,11 @@ declare namespace LocalJSX {
|
|
|
11942
11947
|
* @vegaVersion 2.93.0
|
|
11943
11948
|
*/
|
|
11944
11949
|
"colSpan"?: number;
|
|
11950
|
+
/**
|
|
11951
|
+
* Whether to show a Vega tooltip (instead of the native title attribute) for truncated ellipsis cell content.
|
|
11952
|
+
* @vegaVersion 2.94.0
|
|
11953
|
+
*/
|
|
11954
|
+
"ellipsisShowTooltip"?: boolean;
|
|
11945
11955
|
/**
|
|
11946
11956
|
* Determines the text overflow behavior within cells. `ellipsis`: Replaces overflowed text with ellipsis. `scroll`: Enables cell scrolling; scroll bars are displayed only when the content overflows, remaining hidden by default.
|
|
11947
11957
|
* @vegaVersion 1.44.0
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { SharedBackdropManager } from './shared-backdrop-manager';
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { VegaSlimmer } from '../../vega-slimmer/vega-slimmer-core';
|
|
2
|
+
import { Nullable } from '../../types/general';
|
|
3
|
+
/**
|
|
4
|
+
* Abstract base slimmer with shared backdrop state.
|
|
5
|
+
*/
|
|
6
|
+
export declare abstract class SharedBackdropManager extends VegaSlimmer {
|
|
7
|
+
private static backdropRef;
|
|
8
|
+
private static consumers;
|
|
9
|
+
private static visibilityIntents;
|
|
10
|
+
private static consumerCount;
|
|
11
|
+
private static visibilityIntentCount;
|
|
12
|
+
/**
|
|
13
|
+
* Register this consumer and ensure a shared backdrop exists.
|
|
14
|
+
*/
|
|
15
|
+
connectedCallback(): void;
|
|
16
|
+
/**
|
|
17
|
+
* Unregister this consumer and remove shared backdrop when last consumer disconnects.
|
|
18
|
+
*/
|
|
19
|
+
disconnectedCallback(): void;
|
|
20
|
+
/**
|
|
21
|
+
* Get current backdrop element.
|
|
22
|
+
*
|
|
23
|
+
* @returns {Nullable<HTMLVegaBackdropElement>} Backdrop element or null.
|
|
24
|
+
*/
|
|
25
|
+
getBackdrop(): Nullable<HTMLVegaBackdropElement>;
|
|
26
|
+
/**
|
|
27
|
+
* Get current connected consumer count.
|
|
28
|
+
*
|
|
29
|
+
* @returns {number} Consumer count.
|
|
30
|
+
*/
|
|
31
|
+
getConsumerCount(): number;
|
|
32
|
+
/**
|
|
33
|
+
* Clear all shared state and remove backdrop.
|
|
34
|
+
*/
|
|
35
|
+
clear(): void;
|
|
36
|
+
/**
|
|
37
|
+
* Set visibility intent for this slimmer consumer.
|
|
38
|
+
*
|
|
39
|
+
* @param {boolean} visible - Desired visibility.
|
|
40
|
+
*/
|
|
41
|
+
protected setVisibilityIntent(visible: boolean): void;
|
|
42
|
+
/**
|
|
43
|
+
* Ensure a backdrop exists for this subclass and return it.
|
|
44
|
+
*
|
|
45
|
+
* @returns {HTMLVegaBackdropElement} Shared backdrop element.
|
|
46
|
+
*/
|
|
47
|
+
private ensureBackdrop;
|
|
48
|
+
/**
|
|
49
|
+
* Remove the shared backdrop for this subclass from the DOM.
|
|
50
|
+
*/
|
|
51
|
+
private removeBackdrop;
|
|
52
|
+
/**
|
|
53
|
+
* Sync shared backdrop `visible` based on current visibility intents.
|
|
54
|
+
*/
|
|
55
|
+
private syncVisibility;
|
|
56
|
+
/**
|
|
57
|
+
* Reset stale static shared state when the tracked backdrop is no longer in the DOM.
|
|
58
|
+
*/
|
|
59
|
+
private resetStaleSharedState;
|
|
60
|
+
/**
|
|
61
|
+
* Create a backdrop element for the specific subclass use case.
|
|
62
|
+
*
|
|
63
|
+
* @param {Document} doc - The document reference.
|
|
64
|
+
* @returns {HTMLVegaBackdropElement} The created backdrop element.
|
|
65
|
+
*/
|
|
66
|
+
protected abstract createBackdrop(doc: Document): HTMLVegaBackdropElement;
|
|
67
|
+
}
|
|
@@ -207,8 +207,10 @@ export type StaticTranslationKey =
|
|
|
207
207
|
| 'Apply'
|
|
208
208
|
| 'Enter color'
|
|
209
209
|
| 'Horizontal line'
|
|
210
|
-
|
|
210
|
+
| 'Enter fullscreen mode'
|
|
211
|
+
| 'Exit fullscreen mode'
|
|
211
212
|
| 'Block quote'
|
|
213
|
+
// RTE Blockquote extension
|
|
212
214
|
// RTE Special characters extension
|
|
213
215
|
| 'Special Characters'
|
|
214
216
|
| 'All'
|
package/dist/vega/index.esm.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{g as getCurrentBreakpoint}from"./p-49a2e141.js";export{L as LogUtility,s as setVegaLogLevel}from"./p-6e1ab235.js";export{d as formatAndValidBackgroundColor,e as formatAndValidBorderColor,g as formatAndValidBorderRadius,c as formatAndValidBreakpointSize,a as formatAndValidGap,h as formatAndValidPadding,f as formatAndValidResponsiveToken,b as formatAndValidShadow,i as formatAndValidTextColor}from"./p-
|
|
1
|
+
export{g as getCurrentBreakpoint}from"./p-49a2e141.js";export{L as LogUtility,s as setVegaLogLevel}from"./p-6e1ab235.js";export{d as formatAndValidBackgroundColor,e as formatAndValidBorderColor,g as formatAndValidBorderRadius,c as formatAndValidBreakpointSize,a as formatAndValidGap,h as formatAndValidPadding,f as formatAndValidResponsiveToken,b as formatAndValidShadow,i as formatAndValidTextColor}from"./p-8720816e.js";export{c as camelToDashCase}from"./p-02841589.js";export{g as BackgroundColorMap,d as BackgroundColors,h as BorderColorMap,e as BorderColors,B as BorderRadius,c as Colors,F as FillBackgroundColors,k as ShadowMap,j as Shadows,l as Spacing,S as StrokeBackgroundColors,f as TextColorMap,T as TextColors}from"./p-8db904dc.js";export{B as Breakpoints}from"./p-ed45b3b6.js";export{I as Icons,g as getIconFromToken}from"./p-16493e5b.js";export{b as Typography,a as TypographyKeys,T as TypographyUrls}from"./p-b438e68b.js";export{d as BoxDisplay,e as BreakpointKeys,C as CssStates,F as FlexDirections}from"./p-d4ea8e22.js";export{F as FrameworkEnum,v as VegaEnvManager}from"./p-5f377954.js";export{H as ActionHandlerInterceptor,G as DeleteSelectedContentAction,I as InsertNodeToNearestRootAction,F as RTEBlockquoteBlock,E as RTELanguageToolbarButtonRenderer,C as RTETokenNode,D as RTETokenNodeRenderer,R as RTETokenToolbarButtonRenderer,A as VegaCalendarPeriodFactory,b as VegaEventManager,V as VegaLoader,a as VegaNotify,l as VegaRTEBlockquoteExtension,y as VegaRTECopyExtension,z as VegaRTECutExtension,h as VegaRTEDefaultLineHeightOptions,n as VegaRTEFindReplaceExtension,x as VegaRTEFullscreenExtension,i as VegaRTEFunctionExtension,k as VegaRTEHorizontalLineExtension,g as VegaRTELanguageExtension,u as VegaRTELineHeightExtension,v as VegaRTEPasteExtension,r as VegaRTESpecialCharactersArrows,s as VegaRTESpecialCharactersCurrency,o as VegaRTESpecialCharactersEssentials,m as VegaRTESpecialCharactersExtension,p as VegaRTESpecialCharactersLatin,q as VegaRTESpecialCharactersMathematical,t as VegaRTESpecialCharactersText,j as VegaRTETableExtension,f as VegaRTETokenExtension,B as VegaRTEToolbarButtonRenderer,d as VegaSkeletonLoader,e as VegaTranslation,c as VegaZIndexManager,w as waitForVega}from"./p-c66d2a1e.js";export{F as FeatureFlag}from"./p-87a4d75f.js";export{V as VegaThemeManager}from"./p-4fe40b76.js";export{V as VegaDialog}from"./p-e8f50fc5.js";export{B as VegaJQueryDelegatedEventStrategy}from"./p-282b37cb.js";export{V as VegaIconManager}from"./p-ffdc25ec.js";export{V as ValidCreditCardNumberRule}from"./p-ba662fe5.js";import"./p-528748fa.js";export{s as VegaTranslationResourceEN}from"./p-0d18368b.js";export{s as setVegaNonce}from"./p-4866e390.js";export{d as ActionHandleStrategy,e as AppendChildrenAction,ab as CodeLanguage,l as CustomAttributeAnnotation,G as CustomClassAnnotation,r as CustomStyleAnnotation,I as InsertChildrenAfterAction,g as InsertChildrenBeforeAction,M as ModifyContentAction,i as ModifyContentActionType,c as RTEAnnotationStyle,a as RTEBlock,o as RTEDecoratorNode,n as RTEFilterStylesStrategy,f as RTENode,b as RTETextBlock,R as RTETextNode,k as RemoveChildrenAction,ac as VegaRTEDefaultTextStyleItems,V as VegaRTEPresetToolbarItems}from"./p-38c9d782.js";export{B as BlockToRTEBlockStrategyAbstract,E as ElementToDTOStrategy,I as InsertNewParagraphAction,R as RTEImageBlock,f as RTEImageNode,e as RTEListBlock,b as RTEListItemBlock,U as UpdateCursorPositionAction,V as VegaRTEContent,h as htmlElementToAnnotationGenerator}from"./p-f4da615a.js";export{G as GridColumns,a as GridRows}from"./p-3dee1e55.js";export{C as CheckBoxRequiredRule}from"./p-590fd123.js";export{D as DateRequiredRule}from"./p-b1eb9ff0.js";export{I as InputPhoneNumberRequiredRule}from"./p-07c2725a.js";export{I as InputRangeRequiredRule}from"./p-f396c69a.js";export{R as RequiredFieldRule}from"./p-8bc15ed0.js";export{R as RichTextEditorRequiredRule}from"./p-579cdeae.js";export{T as TimeRangeRequiredRule,a as TimeRequiredRule}from"./p-61ce8029.js";export{T as ToggleSwitchRequiredRule}from"./p-7c0b4c36.js";export{F as FileUploaderRequiredRule}from"./p-fd70418f.js";export{b as VegaRTEExtension,a as VegaRTEExtensionRenderer,V as VegaRTELinkExtension}from"./p-f7e459cd.js";export{V as VegaRTEImageExtension}from"./p-0be4df0a.js";export{R as RTERange}from"./p-02355de8.js";import"./p-4ff48b84.js";import"./p-8b5d3a52.js";import"./p-afcd8f04.js";import"./p-6a334573.js";import"./p-781fd6e0.js";import"./p-262ec334.js";import"./p-81dd00d0.js";import"./p-b75ee3ba.js";import"./p-14baa886.js";import"./p-6031bed1.js";import"./p-526e3634.js";import"./p-2d0d575f.js";import"./p-331a62d5.js";import"./p-698fbd73.js";import"./p-3a68b729.js";import"./p-77e64f26.js";import"./p-3e09aeed.js";import"./p-cb378636.js";import"./p-fb5ea4b2.js";import"./p-f0e828d8.js";import"./p-0c667d6a.js";import"./p-a841cf13.js";import"./p-1bc5b3bc.js";import"./p-890a5254.js";import"./p-982747ef.js";import"./p-abd7aeaa.js";import"./p-d27ae9ff.js";const N=["ring-input-focus","dark-ring-input-focus","ring-input-danger-focus","dark-ring-input-danger-focus","ring-action-focus","dark-ring-action-focus","ring-action-danger-focus","dark-ring-action-danger-focus"];export{N as Rings}
|