@globalpayments/vega 2.99.0 → 2.100.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/{accessibility-88f8af84.js → accessibility-6ca2a237.js} +21 -0
- package/dist/cjs/{app-globals-a306dce6.js → app-globals-48d067a7.js} +11 -10
- package/dist/cjs/{aria-attributes-value-mapper-9a41b9cf.js → aria-attributes-value-mapper-e8c6b0e0.js} +1 -1
- package/dist/cjs/{code-block-ea1f5eb3.js → code-block-3b42c364.js} +53 -1
- package/dist/cjs/{component-value-history-controller-slimmer.abstract-7071b064.js → component-value-history-controller-slimmer.abstract-bbe3bcaf.js} +3 -3
- package/dist/cjs/{content-state-8d07d530.js → content-state-87a06c1a.js} +46 -2
- package/dist/cjs/{date-required-rule-c0c498ad.js → date-required-rule-45c802d3.js} +1 -1
- package/dist/cjs/{design-token-58bf7fe8.js → design-token-9d762da0.js} +3 -3
- package/dist/cjs/{element-appender-slimmer-a0269315.js → element-appender-slimmer-f7ba5d9a.js} +2 -2
- package/dist/cjs/{form-field-controller-slimmer-f73f200e.js → form-field-controller-slimmer-fbaddc91.js} +1 -1
- package/dist/cjs/{image-annotation-action-2a28038e.js → image-annotation-action-03d3e01a.js} +6 -5
- package/dist/cjs/{image-extension-9659708b.js → image-extension-ccda26d3.js} +2 -2
- package/dist/cjs/index.cjs.js +18 -17
- package/dist/cjs/{inject-keyboard-manager-4fa45f9c.js → inject-keyboard-manager-540f0876.js} +1 -1
- package/dist/cjs/{internal-calendar-period-factory-6196bc80.js → internal-calendar-period-factory-b11918ee.js} +1 -1
- package/dist/cjs/{internal-translation-controller-51f7f865.js → internal-translation-controller-27bfc8c7.js} +15 -0
- package/dist/cjs/{keyboard-manager-482fe257.js → keyboard-manager-16e96b62.js} +12 -5
- package/dist/cjs/{keyboard-manager-slimmer-a19430dd.js → keyboard-manager-slimmer-0a4e556d.js} +1 -1
- package/dist/cjs/{link-extension-11340e1c.js → link-extension-71eeaa9f.js} +3 -3
- package/dist/cjs/loader.cjs.js +12 -12
- package/dist/cjs/{month-view-generator-1a534451.js → month-view-generator-0a3e04de.js} +1 -1
- package/dist/cjs/overlay-escape-coordination-901d8942.js +38 -0
- package/dist/cjs/{public-rules-6c77b545.js → public-rules-3dc5d02d.js} +7 -7
- package/dist/cjs/{range-22ddd452.js → range-d29751e3.js} +1 -1
- package/dist/cjs/{responsive-format-facade-74e6d791.js → responsive-format-facade-c6d7f0a1.js} +1 -1
- package/dist/cjs/{rich-text-editor-required-rule-09d1093a.js → rich-text-editor-required-rule-05de7f0c.js} +1 -1
- package/dist/cjs/{split-cell-operation-11bfb305.js → split-cell-operation-ef783850.js} +3 -3
- package/dist/cjs/{state-border-formatter-bf4f9f1c.js → state-border-formatter-dda9109a.js} +1 -1
- package/dist/cjs/{string-format-strategy.abstract-bf37b14c.js → string-format-strategy.abstract-3a968a59.js} +1 -1
- package/dist/cjs/{string-input-formatter-slimmer-ffeb18a6.js → string-input-formatter-slimmer-9747039f.js} +1 -1
- package/dist/cjs/{string-mask-strategy-7f394726.js → string-mask-strategy-d9f85c21.js} +2 -2
- package/dist/cjs/{style-formatter-4ac63910.js → style-formatter-d21a9784.js} +2 -2
- package/dist/cjs/{time-required-rule-e2a50003.js → time-required-rule-580cbd3d.js} +1 -1
- package/dist/cjs/{token-extension-4686cb3b.js → token-extension-8d7bd451.js} +807 -49
- package/dist/cjs/{translation-slimmer-e4997f8f.js → translation-slimmer-31cd5a57.js} +1 -1
- package/dist/cjs/{type-guard-b8d7bb3f.js → type-guard-00b8efc0.js} +1 -1
- package/dist/cjs/{valid-credit-card-number-rule-f5a6f009.js → valid-credit-card-number-rule-70885128.js} +1 -1
- package/dist/cjs/vega-accordion.cjs.entry.js +6 -6
- package/dist/cjs/vega-app-header-button.cjs.entry.js +6 -6
- package/dist/cjs/vega-banner.cjs.entry.js +1 -1
- package/dist/cjs/vega-box.cjs.entry.js +6 -6
- package/dist/cjs/vega-button-circle.cjs.entry.js +6 -6
- package/dist/cjs/vega-button-group_2.cjs.entry.js +13 -6
- package/dist/cjs/vega-button-link.cjs.entry.js +3 -3
- package/dist/cjs/vega-button.cjs.entry.js +21 -5
- package/dist/cjs/vega-calendar_5.cjs.entry.js +8 -8
- package/dist/cjs/vega-card.cjs.entry.js +5 -5
- package/dist/cjs/vega-carousel.cjs.entry.js +4 -4
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-chip.cjs.entry.js +6 -6
- package/dist/cjs/vega-code-block.cjs.entry.js +9 -9
- package/dist/cjs/vega-color-picker.cjs.entry.js +3 -3
- package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +3 -3
- package/dist/cjs/vega-color-swatch.cjs.entry.js +3 -3
- package/dist/cjs/vega-combo-box.cjs.entry.js +9 -9
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +14 -14
- package/dist/cjs/vega-dialog_2.cjs.entry.js +70 -4
- package/dist/cjs/vega-divider.cjs.entry.js +5 -5
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +100 -17
- package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
- package/dist/cjs/vega-field-label.cjs.entry.js +26 -33
- package/dist/cjs/vega-file-uploader.cjs.entry.js +4 -4
- 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 +2 -2
- 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 +6 -6
- 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 +41 -7
- package/dist/cjs/vega-input-range.cjs.entry.js +4 -4
- package/dist/cjs/vega-input-select.cjs.entry.js +24 -7
- package/dist/cjs/vega-input.cjs.entry.js +8 -8
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +7 -7
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-page-notification_2.cjs.entry.js +1 -1
- 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 +58 -9
- package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +4 -4
- package/dist/cjs/vega-radio_2.cjs.entry.js +6 -6
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +11 -8
- package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +703 -241
- package/dist/cjs/vega-rich-text-find-replace-panel.cjs.entry.js +3 -3
- 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 +156 -103
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +5 -5
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +2 -2
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +4 -4
- 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-tab-group_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-table_11.cjs.entry.js +5 -5
- package/dist/cjs/vega-textarea.cjs.entry.js +2 -2
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +10 -10
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +3 -3
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +6 -6
- package/dist/cjs/vega.cjs.js +12 -12
- package/dist/collection/components/vega-button/vega-button.js +17 -2
- package/dist/collection/components/vega-button-group/vega-button-group-item/slimmers/renderers/vega-button-group-item-renderer.js +13 -6
- package/dist/collection/components/vega-button-link/vega-button-link.js +2 -2
- package/dist/collection/components/vega-code-block/vega-code-block.css +4 -4
- package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-keyboard-controller.js +148 -0
- package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-scrollable-controller.js +5 -2
- package/dist/collection/components/vega-dropdown/slimmers/renderers/vega-dropdown-renderer.js +17 -0
- package/dist/collection/components/vega-dropdown/vega-dropdown-item/slimmers/renderers/vega-dropdown-item-renderer.js +2 -2
- package/dist/collection/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.css +2 -1
- package/dist/collection/components/vega-dropdown/vega-dropdown.js +1 -1
- package/dist/collection/components/vega-field-label/slimmers/renderers/vega-field-label-label-announcement-renderer.js +21 -30
- package/dist/collection/components/vega-field-label/vega-field-label.js +7 -5
- package/dist/collection/components/vega-input-select/slimmers/renderers/vega-input-select-dropdown-renderer.js +19 -2
- package/dist/collection/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.js +66 -0
- package/dist/collection/components/vega-popover/slimmers/renderers/vega-popover-appender-renderer.js +17 -0
- package/dist/collection/components/vega-popover/vega-popover.js +33 -1
- package/dist/collection/components/vega-rich-text-content/slimmers/renderers/vega-rich-text-content-renderer.js +4 -1
- package/dist/collection/components/vega-rich-text-editor/constants/constant.js +9 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/commit-value-strategy.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/commit-value-action.js +20 -0
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +11 -0
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-item-block.js +10 -0
- package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +11 -0
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/code-block-node.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +8 -0
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.js +30 -18
- package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/renderers/blockquote-toolbar-button-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/copy/copy-toolbar-button-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/cut/cut-toolbar-button-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/slimmer/renderers/find-replace-toolbar-button-renderer.js +51 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/vega-rich-text-find-replace-panel/slimmers/renderers/find-replace-panel-renderer.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-toolbar-button-renderer.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/function-toolbar-button-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/renderers/horizontal-line-toolbar-button-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/languages/language-toolbar-button-renderer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/extensions/line-height/line-height-toolbar-button-renderer.js +16 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/special-characters/special-characters-toolbar-button-renderer.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.js +3 -9
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-dynamic-popover-renderer.js +81 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-popover-base-renderer.js +148 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.js +151 -5
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-setting-popover-renderer.js +144 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-selection.js +26 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-toolbar-button-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-cell-properties-form-field-renderer.js +11 -2
- 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 +5 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-form-field-renderer.js +5 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.css +5 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.js +16 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/caption-button-slimmer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/cell-properties-button-slimmer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.js +10 -9
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/merge-cells-button-slimmer.js +9 -8
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.js +25 -10
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-properties-button-slimmer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-setting-button-slimmer.abstract.js +5 -4
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/vega-rich-text-table-setting-renderer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.css +10 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-toolbar-button-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/word-count/action-handler-interceptors/prevent-hard-limit-exceed-interceptor.js +70 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/word-count/type.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/word-count/word-count-extension.js +62 -0
- package/dist/collection/components/vega-rich-text-editor/public-api.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/insert-composition-text-controller.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/user-input-controller.js +7 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/value-controller.js +52 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/word-count-controller.js +79 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/toolbar-renderer.js +6 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-numbers-toolbar-button-slimmer.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/horizontal-alignment-toolbar-button-slimmer.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/image-toolbar-button-slimmer.js +3 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.js +111 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.js +17 -6
- 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/tools/toolbar-button-slimmer.abstract.js +3 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.js +59 -8
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor-toolbar-button/slimmers/renderers/vega-rich-text-editor-toolbar-button-renderer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor-toolbar-button/vega-rich-text-editor-toolbar-button.js +13 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +16 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.js +124 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +9 -1
- package/dist/collection/global/scripts/before-vega-load.js +2 -0
- package/dist/collection/helpers/keyboard/keyboard-manager.js +11 -4
- package/dist/collection/helpers/keyboard/overlay-escape-coordination.js +33 -0
- package/dist/collection/helpers/slimmers/mutation-observer/aria-attributes-value-mapper.js +1 -1
- package/dist/collection/helpers/translation/locales/en.js +15 -0
- package/dist/collection/polyfill/libphonenumber/as-you-type.js +21 -3
- package/dist/collection/polyfill/libphonenumber/metadata.js +16 -0
- package/dist/collection/utils/accessibility.js +20 -0
- package/dist/esm/{accessibility-6af5cf2e.js → accessibility-c899a968.js} +21 -1
- package/dist/esm/{app-globals-c59364c2.js → app-globals-1e1371d5.js} +11 -10
- package/dist/esm/{aria-attributes-value-mapper-2c632641.js → aria-attributes-value-mapper-a5c7478e.js} +1 -1
- package/dist/esm/{aria-dialog-focusable-trap-slimmer-f069f54d.js → aria-dialog-focusable-trap-slimmer-b2a24a45.js} +2 -2
- package/dist/esm/{child-nodes-notify-observer-slimmer-499a3aa7.js → child-nodes-notify-observer-slimmer-034bc78c.js} +1 -1
- package/dist/esm/{code-block-e6443949.js → code-block-741d6b8e.js} +54 -4
- package/dist/esm/{component-value-history-controller-slimmer.abstract-ee393213.js → component-value-history-controller-slimmer.abstract-2bcd749e.js} +5 -5
- package/dist/esm/{content-state-43cdacff.js → content-state-2f6f4204.js} +47 -5
- package/dist/esm/{date-required-rule-b5b67498.js → date-required-rule-2ea3aec8.js} +1 -1
- package/dist/esm/{design-token-8319bb59.js → design-token-82a4e107.js} +3 -3
- package/dist/esm/{dom-node-subject-observer-factory-ddff8662.js → dom-node-subject-observer-factory-bb7e68a0.js} +1 -1
- package/dist/esm/{element-appender-slimmer-c81d1fe3.js → element-appender-slimmer-c820c0bf.js} +4 -4
- package/dist/esm/{event-emit-slimmer-2452278f.js → event-emit-slimmer-e8bb2292.js} +1 -1
- package/dist/esm/{form-field-controller-slimmer-511b7ac5.js → form-field-controller-slimmer-02165dbe.js} +4 -4
- package/dist/esm/{image-annotation-action-d7cb80aa.js → image-annotation-action-972c1074.js} +7 -6
- package/dist/esm/{image-extension-9b8abd0d.js → image-extension-59484e9a.js} +2 -2
- package/dist/esm/index.js +19 -19
- package/dist/esm/{inject-keyboard-manager-dd368d56.js → inject-keyboard-manager-6a10c9b7.js} +1 -1
- package/dist/esm/{internal-calendar-period-factory-d58f35c6.js → internal-calendar-period-factory-d1a60f81.js} +1 -1
- package/dist/esm/{internal-translation-controller-b33430c6.js → internal-translation-controller-fff376d2.js} +15 -0
- package/dist/esm/{keyboard-manager-b4a0d97d.js → keyboard-manager-a58288df.js} +13 -6
- package/dist/esm/{keyboard-manager-slimmer-0517fc70.js → keyboard-manager-slimmer-133b86cd.js} +1 -1
- package/dist/esm/{link-extension-230bae8d.js → link-extension-e89acb5c.js} +3 -3
- package/dist/esm/loader.js +14 -14
- package/dist/esm/{month-view-generator-f470caac.js → month-view-generator-20e32b22.js} +1 -1
- package/dist/esm/overlay-escape-coordination-439f7d6f.js +35 -0
- package/dist/esm/{public-rules-28ef32d3.js → public-rules-c154201b.js} +9 -9
- package/dist/esm/{range-efad2578.js → range-c818a1eb.js} +2 -2
- package/dist/esm/{responsive-format-facade-dec87e46.js → responsive-format-facade-07843ec3.js} +1 -1
- package/dist/esm/{rich-text-editor-required-rule-a697e5bd.js → rich-text-editor-required-rule-878e91c6.js} +1 -1
- package/dist/esm/{split-cell-operation-89b91a38.js → split-cell-operation-cc0cdf90.js} +4 -4
- package/dist/esm/{state-border-formatter-1e900a2f.js → state-border-formatter-3b3dcfe8.js} +1 -1
- package/dist/esm/{string-format-strategy.abstract-d0ce3f65.js → string-format-strategy.abstract-44381dcb.js} +1 -1
- package/dist/esm/{string-input-formatter-slimmer-6546cfc7.js → string-input-formatter-slimmer-76fe52d3.js} +3 -3
- package/dist/esm/{string-mask-strategy-dd13ae21.js → string-mask-strategy-999fba4b.js} +2 -2
- package/dist/esm/{style-formatter-057d7120.js → style-formatter-c4192c99.js} +2 -2
- package/dist/esm/{sub-state-notify-slimmer-23b7d0e8.js → sub-state-notify-slimmer-e306c849.js} +1 -1
- package/dist/esm/{sub-state-observer-slimmer-722f6b92.js → sub-state-observer-slimmer-bd85f381.js} +2 -2
- package/dist/esm/{time-required-rule-73753a54.js → time-required-rule-0554b114.js} +1 -1
- package/dist/esm/{token-extension-74a0eeb1.js → token-extension-35c66684.js} +809 -52
- package/dist/esm/{translation-slimmer-ef970ffc.js → translation-slimmer-77022f2e.js} +1 -1
- package/dist/esm/{type-guard-6fc96870.js → type-guard-26d83e7e.js} +1 -1
- package/dist/esm/{ui-d73f756a.js → ui-80e610f4.js} +1 -1
- package/dist/esm/{valid-credit-card-number-rule-b54a31e7.js → valid-credit-card-number-rule-f60b6904.js} +1 -1
- package/dist/esm/vega-accordion.entry.js +9 -9
- package/dist/esm/vega-app-footer.entry.js +3 -3
- package/dist/esm/vega-app-header-button.entry.js +9 -9
- package/dist/esm/vega-backdrop.entry.js +1 -1
- package/dist/esm/vega-banner.entry.js +4 -4
- package/dist/esm/vega-box.entry.js +7 -7
- package/dist/esm/vega-breadcrumb.entry.js +3 -3
- package/dist/esm/vega-button-circle.entry.js +9 -9
- package/dist/esm/vega-button-group_2.entry.js +18 -11
- package/dist/esm/vega-button-link.entry.js +6 -6
- package/dist/esm/vega-button.entry.js +24 -8
- package/dist/esm/vega-calendar_5.entry.js +13 -13
- package/dist/esm/vega-card.entry.js +6 -6
- package/dist/esm/vega-carousel.entry.js +7 -7
- package/dist/esm/vega-checkbox_2.entry.js +8 -8
- package/dist/esm/vega-chip.entry.js +9 -9
- package/dist/esm/vega-code-block.entry.js +12 -12
- package/dist/esm/vega-color-picker.entry.js +7 -7
- package/dist/esm/vega-color-swatch-picker.entry.js +7 -7
- package/dist/esm/vega-color-swatch.entry.js +6 -6
- package/dist/esm/vega-combo-box.entry.js +13 -13
- package/dist/esm/vega-date-picker_2.entry.js +20 -20
- package/dist/esm/vega-dialog_2.entry.js +74 -8
- package/dist/esm/vega-divider.entry.js +5 -5
- package/dist/esm/vega-dropdown_5.entry.js +107 -24
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/vega-field-label.entry.js +29 -36
- package/dist/esm/vega-file-uploader.entry.js +8 -8
- package/dist/esm/vega-flag-icon.entry.js +5 -5
- package/dist/esm/vega-flex.entry.js +7 -7
- package/dist/esm/vega-font.entry.js +6 -6
- package/dist/esm/vega-form.entry.js +8 -8
- package/dist/esm/vega-grid.entry.js +6 -6
- package/dist/esm/vega-icon.entry.js +6 -6
- package/dist/esm/vega-image-uploader.entry.js +10 -10
- package/dist/esm/vega-input-credit-card.entry.js +10 -10
- package/dist/esm/vega-input-numeric.entry.js +10 -10
- package/dist/esm/vega-input-passcode.entry.js +9 -9
- package/dist/esm/vega-input-phone-number.entry.js +45 -11
- package/dist/esm/vega-input-range.entry.js +8 -8
- package/dist/esm/vega-input-select.entry.js +28 -11
- package/dist/esm/vega-input.entry.js +13 -13
- package/dist/esm/vega-item-toggle.entry.js +3 -3
- package/dist/esm/vega-left-nav_5.entry.js +12 -12
- package/dist/esm/vega-loader-wrapper_2.entry.js +4 -4
- package/dist/esm/vega-page-notification_2.entry.js +3 -3
- package/dist/esm/vega-pagination-page-selector-mobile.entry.js +2 -2
- package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +4 -4
- package/dist/esm/vega-pagination.entry.js +7 -7
- package/dist/esm/vega-popover_2.entry.js +62 -13
- package/dist/esm/vega-progress-tracker_2.entry.js +9 -9
- package/dist/esm/vega-radio_2.entry.js +11 -11
- package/dist/esm/vega-rich-text-content.entry.js +15 -12
- package/dist/esm/vega-rich-text-editor_4.entry.js +710 -248
- package/dist/esm/vega-rich-text-find-replace-panel.entry.js +6 -6
- package/dist/esm/vega-rich-text-special-characters-panel.entry.js +8 -8
- package/dist/esm/vega-rich-text-table-properties_3.entry.js +158 -105
- package/dist/esm/vega-segment-control.entry.js +3 -3
- package/dist/esm/vega-selection-chip_2.entry.js +10 -10
- package/dist/esm/vega-selection-tile_2.entry.js +8 -8
- package/dist/esm/vega-sidenav_3.entry.js +9 -9
- package/dist/esm/vega-signature-capture.entry.js +11 -11
- package/dist/esm/vega-stepper.entry.js +6 -6
- package/dist/esm/vega-tab-group_2.entry.js +6 -6
- package/dist/esm/vega-table_11.entry.js +10 -10
- package/dist/esm/vega-textarea.entry.js +6 -6
- package/dist/esm/vega-time-picker_2.entry.js +14 -14
- package/dist/esm/vega-toggle-switch.entry.js +7 -7
- package/dist/esm/vega-tooltip_2.entry.js +8 -8
- package/dist/esm/vega.js +14 -14
- package/dist/esm/{wait-for-component-did-render-ff7062aa.js → wait-for-component-did-render-9b91a826.js} +1 -1
- package/dist/sri/vega-sri-manifest.json +390 -386
- package/dist/types/components/vega-button/vega-button.d.ts +2 -0
- package/dist/types/components/vega-button-group/types.d.ts +12 -6
- package/dist/types/components/vega-dropdown/vega-dropdown.d.ts +1 -1
- package/dist/types/components/vega-field-label/slimmers/renderers/vega-field-label-label-announcement-renderer.d.ts +3 -10
- package/dist/types/components/vega-input-select/slimmers/renderers/vega-input-select-dropdown-renderer.d.ts +8 -0
- package/dist/types/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.d.ts +33 -0
- package/dist/types/components/vega-modal/types.d.ts +2 -1
- package/dist/types/components/vega-popover/slimmers/renderers/vega-popover-appender-renderer.d.ts +9 -0
- package/dist/types/components/vega-rich-text-editor/constants/constant.d.ts +6 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/commit-value-strategy.d.ts +13 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/commit-value-action.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +6 -0
- package/dist/types/components/vega-rich-text-editor/dto/blocks/list-item-block.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/content-state.d.ts +6 -0
- package/dist/types/components/vega-rich-text-editor/dto/nodes/code-block-node.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +6 -0
- package/dist/types/components/vega-rich-text-editor/dto/nodes/text-node.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.d.ts +5 -0
- package/dist/types/components/vega-rich-text-editor/extensions/find-replace/slimmer/renderers/find-replace-toolbar-button-renderer.d.ts +19 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/extensions/line-height/line-height-toolbar-button-renderer.d.ts +14 -1
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-dynamic-popover-renderer.d.ts +31 -1
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-popover-base-renderer.d.ts +91 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.d.ts +46 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-setting-popover-renderer.d.ts +58 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/table-selection.d.ts +8 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-basic-form-field-renderer.abstract.d.ts +2 -1
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.d.ts +2 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-setting-button-slimmer.abstract.d.ts +3 -1
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/word-count/action-handler-interceptors/prevent-hard-limit-exceed-interceptor.d.ts +38 -0
- package/dist/types/components/vega-rich-text-editor/extensions/word-count/type.d.ts +46 -0
- package/dist/types/components/vega-rich-text-editor/extensions/word-count/word-count-extension.d.ts +38 -0
- package/dist/types/components/vega-rich-text-editor/interface.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/public-api.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/value-controller.d.ts +11 -1
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/word-count-controller.d.ts +40 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.d.ts +14 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.d.ts +3 -1
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/toolbar-button-slimmer.abstract.d.ts +3 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor-toolbar-button/vega-rich-text-editor-toolbar-button.d.ts +2 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.d.ts +68 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.d.ts +3 -0
- package/dist/types/helpers/keyboard/keyboard-manager.d.ts +9 -0
- package/dist/types/helpers/keyboard/overlay-escape-coordination.d.ts +28 -0
- package/dist/types/helpers/slimmers/mutation-observer/aria-attributes-value-mapper.d.ts +1 -1
- package/dist/types/helpers/translation/interface.d.ts +16 -1
- package/dist/types/polyfill/libphonenumber/as-you-type.d.ts +1 -0
- package/dist/types/polyfill/libphonenumber/metadata.d.ts +10 -0
- package/dist/types/types/public-api.d.ts +1 -0
- package/dist/types/utils/accessibility.d.ts +9 -0
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/{p-1a37d63c.entry.js → p-01ca92e6.entry.js} +1 -1
- package/dist/vega/{p-840444c9.entry.js → p-02b5d4ac.entry.js} +1 -1
- package/dist/vega/{p-d35a31a5.entry.js → p-06a42a9f.entry.js} +1 -1
- package/dist/vega/{p-fd23c365.entry.js → p-0cd362f3.entry.js} +1 -1
- package/dist/vega/p-0e10798b.entry.js +1 -0
- package/dist/vega/{p-fcb6b499.js → p-0eea1ca8.js} +1 -1
- package/dist/vega/{p-ccbed811.entry.js → p-0f344e02.entry.js} +1 -1
- package/dist/vega/{p-66a785d0.entry.js → p-23db0a92.entry.js} +1 -1
- package/dist/vega/{p-c8ad7207.entry.js → p-284a8828.entry.js} +1 -1
- package/dist/vega/{p-d4d90ce2.entry.js → p-2b26e182.entry.js} +1 -1
- package/dist/vega/{p-6659c910.entry.js → p-2c8dc0d2.entry.js} +1 -1
- package/dist/vega/{p-526e3634.js → p-36a57431.js} +1 -1
- package/dist/vega/{p-9c9b0629.js → p-379736e2.js} +1 -1
- package/dist/vega/{p-df63c2fb.entry.js → p-3abb793c.entry.js} +1 -1
- package/dist/vega/{p-47a48329.entry.js → p-3d6a43df.entry.js} +1 -1
- package/dist/vega/{p-0ca3b4bf.entry.js → p-3f2a4b34.entry.js} +1 -1
- package/dist/vega/p-401c6764.js +1 -0
- package/dist/vega/{p-ce82d6bb.entry.js → p-411cadbc.entry.js} +1 -1
- package/dist/vega/{p-f0a0fc77.entry.js → p-46f22f6c.entry.js} +1 -1
- package/dist/vega/{p-f9a3805d.js → p-493108d5.js} +1 -1
- package/dist/vega/{p-77fb3971.entry.js → p-49de5559.entry.js} +1 -1
- package/dist/vega/p-4b35c748.js +1 -0
- package/dist/vega/{p-d62e618a.entry.js → p-4d1896e0.entry.js} +1 -1
- package/dist/vega/{p-55dc3053.entry.js → p-4e23e56c.entry.js} +1 -1
- package/dist/vega/{p-aa914dbd.entry.js → p-5006404e.entry.js} +1 -1
- package/dist/vega/{p-944e284d.entry.js → p-5789690b.entry.js} +1 -1
- package/dist/vega/{p-4f6aaac5.entry.js → p-594cb986.entry.js} +1 -1
- package/dist/vega/p-5a086e93.js +1 -0
- package/dist/vega/p-5b9b1631.entry.js +1 -0
- package/dist/vega/{p-c41a2d4a.js → p-5c3649f9.js} +1 -1
- package/dist/vega/{p-fb9475ab.entry.js → p-5d9be870.entry.js} +1 -1
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/{p-2044eba9.js → p-60a74fb7.js} +1 -1
- package/dist/vega/{p-5e9e04f3.entry.js → p-61ed7268.entry.js} +1 -1
- package/dist/vega/p-6336d446.entry.js +1 -0
- package/dist/vega/{p-b3c4943b.js → p-638b6a7d.js} +1 -1
- package/dist/vega/{p-bdb5180c.js → p-68744e7e.js} +1 -1
- package/dist/vega/p-6e9e7131.js +1 -0
- package/dist/vega/{p-014cd411.js → p-6eedbc4f.js} +1 -1
- package/dist/vega/{p-c348eaf5.js → p-6fd8f14b.js} +1 -1
- package/dist/vega/{p-49d7cfed.entry.js → p-7469d0d1.entry.js} +1 -1
- package/dist/vega/p-74b20563.entry.js +1 -0
- package/dist/vega/{p-2f89ee14.entry.js → p-76999ea1.entry.js} +1 -1
- package/dist/vega/p-77bcdd35.js +1 -0
- package/dist/vega/{p-a4360b7e.entry.js → p-79b49e8d.entry.js} +1 -1
- package/dist/vega/{p-2af1d8b8.entry.js → p-7a03ef96.entry.js} +1 -1
- package/dist/vega/{p-aa433430.entry.js → p-7ae4cf82.entry.js} +1 -1
- package/dist/vega/{p-f9bfee81.entry.js → p-7cc8855d.entry.js} +1 -1
- package/dist/vega/{p-3c8421d5.entry.js → p-7ddc0bec.entry.js} +1 -1
- package/dist/vega/{p-9c5289dc.entry.js → p-7e22610b.entry.js} +1 -1
- package/dist/vega/p-7f395622.entry.js +1 -0
- package/dist/vega/{p-860e76f5.entry.js → p-816b5fd2.entry.js} +1 -1
- package/dist/vega/p-8387896e.js +1 -0
- package/dist/vega/{p-7754b10f.entry.js → p-844ad6aa.entry.js} +1 -1
- package/dist/vega/p-853a05eb.js +1 -0
- package/dist/vega/p-85de755f.js +1 -0
- package/dist/vega/p-8663314e.js +1 -0
- package/dist/vega/{p-66728dd4.entry.js → p-86fb46d2.entry.js} +1 -1
- package/dist/vega/p-8cfdd0e8.entry.js +1 -0
- package/dist/vega/{p-444e24c6.js → p-8ebe30a8.js} +1 -1
- package/dist/vega/p-8f00dfe6.js +1 -0
- package/dist/vega/{p-66647244.js → p-8fc0a820.js} +1 -1
- package/dist/vega/{p-8f3b93db.js → p-9034f709.js} +1 -1
- package/dist/vega/{p-691bdc20.js → p-941a83db.js} +1 -1
- package/dist/vega/{p-5110c84f.js → p-96c090c4.js} +1 -1
- package/dist/vega/{p-50eda925.js → p-9ba2fdff.js} +1 -1
- package/dist/vega/p-9efa5d76.js +1 -0
- package/dist/vega/{p-cede3535.js → p-a306bb39.js} +1 -1
- package/dist/vega/{p-db11134b.entry.js → p-a48468b5.entry.js} +1 -1
- package/dist/vega/{p-22edd3cc.js → p-a488447f.js} +1 -1
- package/dist/vega/{p-6493f13a.entry.js → p-a647c856.entry.js} +1 -1
- package/dist/vega/{p-44999c88.entry.js → p-a6a89f09.entry.js} +1 -1
- package/dist/vega/p-a92cd703.js +1 -0
- package/dist/vega/p-a93b3aed.js +1 -0
- package/dist/vega/{p-528748fa.js → p-aa135628.js} +1 -1
- package/dist/vega/{p-3c152bad.entry.js → p-aaaf21eb.entry.js} +1 -1
- package/dist/vega/{p-66fe8b4e.entry.js → p-ab253867.entry.js} +1 -1
- package/dist/vega/{p-a1f220ca.js → p-ab9d53e9.js} +1 -1
- package/dist/vega/p-ad367b48.entry.js +1 -0
- package/dist/vega/{p-e18c0656.entry.js → p-af0cfea0.entry.js} +1 -1
- package/dist/vega/p-b07f587a.entry.js +1 -0
- package/dist/vega/{p-f13b39d8.js → p-b2a4314a.js} +1 -1
- package/dist/vega/p-b52d7724.js +3 -0
- package/dist/vega/{p-23c1f378.entry.js → p-b97ed9f7.entry.js} +1 -1
- package/dist/vega/{p-4022412e.entry.js → p-bc0e5598.entry.js} +1 -1
- package/dist/vega/p-bc119e75.entry.js +1 -0
- package/dist/vega/{p-024db952.entry.js → p-bedb575c.entry.js} +1 -1
- package/dist/vega/{p-d6023dc0.entry.js → p-bfe5dff7.entry.js} +1 -1
- package/dist/vega/{p-328ebbdb.entry.js → p-c032f626.entry.js} +1 -1
- package/dist/vega/{p-dd0bd78b.js → p-c34f4cbc.js} +1 -1
- package/dist/vega/{p-b12de1bf.entry.js → p-c422ee02.entry.js} +1 -1
- package/dist/vega/{p-e1c82ca9.js → p-c576e846.js} +1 -1
- package/dist/vega/{p-433b1395.entry.js → p-c7d46740.entry.js} +1 -1
- package/dist/vega/{p-f2384411.entry.js → p-cd04b149.entry.js} +1 -1
- package/dist/vega/{p-5147c30d.entry.js → p-cd0a108b.entry.js} +1 -1
- package/dist/vega/{p-3a230d4b.entry.js → p-d1bb6e7a.entry.js} +1 -1
- package/dist/vega/{p-200c8914.entry.js → p-d340ee3d.entry.js} +1 -1
- package/dist/vega/p-d897acd5.js +1 -0
- package/dist/vega/p-debf9e06.entry.js +1 -0
- package/dist/vega/{p-3c559c8b.js → p-e0a51e49.js} +1 -1
- package/dist/vega/{p-ba6881da.entry.js → p-e11c6ec4.entry.js} +1 -1
- package/dist/vega/{p-fa5cd8b1.js → p-e14323f3.js} +1 -1
- package/dist/vega/{p-a7517760.entry.js → p-e5abc288.entry.js} +1 -1
- package/dist/vega/{p-7977352b.entry.js → p-ea1a0046.entry.js} +1 -1
- package/dist/vega/{p-867cc602.entry.js → p-edd7aa92.entry.js} +1 -1
- package/dist/vega/p-ef1bbf14.js +1 -0
- package/dist/vega/{p-bd7725f7.entry.js → p-efc08027.entry.js} +1 -1
- package/dist/vega/{p-52878ea9.js → p-f485448a.js} +1 -1
- package/dist/vega/{p-4afd6715.entry.js → p-f8b2dbb9.entry.js} +1 -1
- package/dist/vega/{p-cf4b3d40.entry.js → p-f8bf379c.entry.js} +1 -1
- package/dist/vega/{p-4370b954.entry.js → p-f902305d.entry.js} +1 -1
- package/dist/vega/p-fe985b52.js +1 -0
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +1 -1
- package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-keyboard-conttroller.js +0 -85
- package/dist/vega/p-0b2c4c0b.js +0 -1
- package/dist/vega/p-1fa22fda.js +0 -1
- package/dist/vega/p-2529820e.js +0 -1
- package/dist/vega/p-35628af4.js +0 -1
- package/dist/vega/p-3a620268.js +0 -1
- package/dist/vega/p-4473d8b1.js +0 -3
- package/dist/vega/p-5af312f8.js +0 -1
- package/dist/vega/p-67e88cd7.entry.js +0 -1
- package/dist/vega/p-67eaf77e.js +0 -1
- package/dist/vega/p-6d6b4495.entry.js +0 -1
- package/dist/vega/p-7b133734.entry.js +0 -1
- package/dist/vega/p-7b84a943.entry.js +0 -1
- package/dist/vega/p-83ad8988.js +0 -1
- package/dist/vega/p-8d2a9012.js +0 -1
- package/dist/vega/p-8d4be607.js +0 -1
- package/dist/vega/p-8d77c7cf.js +0 -1
- package/dist/vega/p-94b54a95.js +0 -1
- package/dist/vega/p-9c2b3279.js +0 -1
- package/dist/vega/p-9c9ff871.entry.js +0 -1
- package/dist/vega/p-9d90e271.entry.js +0 -1
- package/dist/vega/p-c8fb3aac.entry.js +0 -1
- package/dist/vega/p-daba4af1.js +0 -1
- package/dist/vega/p-ded1ecc1.entry.js +0 -1
- package/dist/vega/p-e1a65e06.entry.js +0 -1
- package/dist/vega/p-e469ba27.entry.js +0 -1
- package/dist/vega/p-e4c5cb4f.js +0 -1
- /package/dist/types/components/vega-dropdown/slimmers/controllers/{vega-dropdown-keyboard-conttroller.d.ts → vega-dropdown-keyboard-controller.d.ts} +0 -0
|
@@ -35,6 +35,11 @@ export class VegaRichTextLinkEditorRenderer extends VegaSlimmer {
|
|
|
35
35
|
this.handleFormRef = (ref) => {
|
|
36
36
|
this.formRef = ref;
|
|
37
37
|
};
|
|
38
|
+
this.handlePopoverContentRef = (ref) => {
|
|
39
|
+
if (ref) {
|
|
40
|
+
this.popoverContentRef = ref;
|
|
41
|
+
}
|
|
42
|
+
};
|
|
38
43
|
this.handleUrlInputRef = (ref) => {
|
|
39
44
|
if (ref) {
|
|
40
45
|
this.urlInputRef = ref;
|
|
@@ -68,6 +73,9 @@ export class VegaRichTextLinkEditorRenderer extends VegaSlimmer {
|
|
|
68
73
|
getPopoverRef() {
|
|
69
74
|
return this.popoverRef;
|
|
70
75
|
}
|
|
76
|
+
getPopoverContentRef() {
|
|
77
|
+
return this.popoverContentRef;
|
|
78
|
+
}
|
|
71
79
|
getFormRef() {
|
|
72
80
|
return this.formRef;
|
|
73
81
|
}
|
|
@@ -81,7 +89,7 @@ export class VegaRichTextLinkEditorRenderer extends VegaSlimmer {
|
|
|
81
89
|
return (h("vega-popover", { trigger: "click", alignment: "start", placement: "bottom", showArrow: false, isScreenPosition: true, ref: this.handlePopoverRef },
|
|
82
90
|
h("span", { slot: "popover-content" },
|
|
83
91
|
h("slot", null)),
|
|
84
|
-
h("div", { slot: "popover" },
|
|
92
|
+
h("div", { slot: "popover", ref: this.handlePopoverContentRef },
|
|
85
93
|
this.renderLinkUnlinkContent(),
|
|
86
94
|
this.renderLinkEditContent())));
|
|
87
95
|
}
|
|
@@ -39,6 +39,7 @@ import { VegaRTECopyExtension } from '../../components/vega-rich-text-editor/ext
|
|
|
39
39
|
import { VegaRTECutExtension } from '../../components/vega-rich-text-editor/extensions/cut/cut-extension';
|
|
40
40
|
import { VegaRTEPasteExtension } from '../../components/vega-rich-text-editor/extensions/paste/paste-extension';
|
|
41
41
|
import { VegaRTEImageExtension } from '../../components/vega-rich-text-editor/extensions/image/image-extension';
|
|
42
|
+
import { VegaRTEWordCountExtension } from '../../components/vega-rich-text-editor/extensions/word-count/word-count-extension';
|
|
42
43
|
/**
|
|
43
44
|
* Default export function that will be used by stencil global script,
|
|
44
45
|
* which will be invoked before library loaded.
|
|
@@ -231,6 +232,7 @@ function injectVegaRichTextEditorClassIntoGlobal() {
|
|
|
231
232
|
globalThis.VegaRTECopyExtension = VegaRTECopyExtension;
|
|
232
233
|
globalThis.VegaRTECutExtension = VegaRTECutExtension;
|
|
233
234
|
globalThis.VegaRTEImageExtension = VegaRTEImageExtension;
|
|
235
|
+
globalThis.VegaRTEWordCountExtension = VegaRTEWordCountExtension;
|
|
234
236
|
}
|
|
235
237
|
/**
|
|
236
238
|
* Inject VegaCalendarPeriodFactory to global as a public api.
|
|
@@ -39,12 +39,16 @@ class KeyboardManager {
|
|
|
39
39
|
listenKeyPress() {
|
|
40
40
|
// eslint-disable-next-line no-restricted-globals
|
|
41
41
|
document.addEventListener('keydown', (e) => {
|
|
42
|
-
this.invokeListeners('keydown', e);
|
|
42
|
+
this.invokeListeners('keydown', e, true);
|
|
43
|
+
}, true);
|
|
44
|
+
// eslint-disable-next-line no-restricted-globals
|
|
45
|
+
document.addEventListener('keydown', (e) => {
|
|
46
|
+
this.invokeListeners('keydown', e, false);
|
|
43
47
|
});
|
|
44
48
|
// listen keyup is waiting activeElement changed.
|
|
45
49
|
// eslint-disable-next-line no-restricted-globals
|
|
46
50
|
document.addEventListener('keyup', (e) => {
|
|
47
|
-
this.invokeListeners('keyup', e);
|
|
51
|
+
this.invokeListeners('keyup', e, false);
|
|
48
52
|
});
|
|
49
53
|
}
|
|
50
54
|
/**
|
|
@@ -54,10 +58,13 @@ class KeyboardManager {
|
|
|
54
58
|
* @param {'keyup' | 'keydown'} eventName - The name of the event that was triggered.
|
|
55
59
|
* @param {KeyboardEvent} event - KeyboardEvent - this is the event that is passed to the event
|
|
56
60
|
* listener.
|
|
61
|
+
* @param {boolean} capture - Whether to invoke listeners registered for the capture phase.
|
|
57
62
|
*/
|
|
58
|
-
invokeListeners(eventName, event) {
|
|
63
|
+
invokeListeners(eventName, event, capture) {
|
|
59
64
|
this.listeners
|
|
60
|
-
.filter((listener) => listener.eventName === eventName &&
|
|
65
|
+
.filter((listener) => listener.eventName === eventName &&
|
|
66
|
+
Boolean(listener.capture) === capture &&
|
|
67
|
+
this.shouldInvokeListener(listener, event))
|
|
61
68
|
.forEach((listener) => {
|
|
62
69
|
if (listener.preventDefault) {
|
|
63
70
|
event.preventDefault();
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Cross-overlay coordination for the Escape key.
|
|
3
|
+
*
|
|
4
|
+
* Multiple overlay components (vega-modal, vega-popover, vega-dropdown) each
|
|
5
|
+
* register a capture-phase `keydown` listener on `document`. `stopPropagation`
|
|
6
|
+
* does not block other listeners attached to the same target, and using
|
|
7
|
+
* `stopImmediatePropagation` would also block unrelated document-level
|
|
8
|
+
* listeners (e.g. focus-restore observers). Instead, the overlay that handles
|
|
9
|
+
* an Escape press marks the event here, and other overlay handlers check the
|
|
10
|
+
* mark to decide whether to skip.
|
|
11
|
+
*
|
|
12
|
+
* A `WeakSet` keyed on the event object keeps the marker out of the event's
|
|
13
|
+
* own properties (no `as any` casts, no risk of clobbering future DOM fields).
|
|
14
|
+
*/
|
|
15
|
+
const handledEscapeEvents = new WeakSet();
|
|
16
|
+
/**
|
|
17
|
+
* Mark a keydown event as already handled by an overlay's Escape handler.
|
|
18
|
+
*
|
|
19
|
+
* @param {KeyboardEvent} event - The keydown event to mark.
|
|
20
|
+
*/
|
|
21
|
+
export function markOverlayHandledEscape(event) {
|
|
22
|
+
handledEscapeEvents.add(event);
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Check whether a keydown event has already been handled by an overlay's
|
|
26
|
+
* Escape handler.
|
|
27
|
+
*
|
|
28
|
+
* @param {KeyboardEvent} event - The keydown event to check.
|
|
29
|
+
* @returns {boolean} True if another overlay has already handled this Escape.
|
|
30
|
+
*/
|
|
31
|
+
export function isOverlayHandledEscape(event) {
|
|
32
|
+
return handledEscapeEvents.has(event);
|
|
33
|
+
}
|
|
@@ -102,7 +102,7 @@ export class AriaAttributesValueMapper extends MutationObserverSlimmer {
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
if (finalValue === null || finalValue === undefined || String(finalValue).trim() === '') {
|
|
105
|
-
finalValue = defaultValue;
|
|
105
|
+
finalValue = typeof defaultValue === 'function' ? defaultValue() : defaultValue;
|
|
106
106
|
}
|
|
107
107
|
try {
|
|
108
108
|
if (String(finalValue).trim() === '') {
|
|
@@ -213,6 +213,7 @@ export const staticTranslations = {
|
|
|
213
213
|
'Arrows': 'Arrows',
|
|
214
214
|
'Currency': 'Currency',
|
|
215
215
|
'Use rich text': 'Use rich text',
|
|
216
|
+
'Rich Text Editor. Editing area: main. ': 'Rich Text Editor. Editing area: main. ',
|
|
216
217
|
'Paste options': 'Paste options',
|
|
217
218
|
'Required': 'Required',
|
|
218
219
|
'Disabled': 'Disabled',
|
|
@@ -222,5 +223,19 @@ export const staticTranslations = {
|
|
|
222
223
|
'Copy': 'Copy',
|
|
223
224
|
'Cut': 'Cut',
|
|
224
225
|
'Use Word': 'Use Word',
|
|
226
|
+
// RTE Table extension
|
|
227
|
+
'Table tools': 'Table tools',
|
|
228
|
+
'Table properties': 'Table properties',
|
|
229
|
+
'Cell properties': 'Cell properties',
|
|
230
|
+
'Align table left': 'Align table left',
|
|
231
|
+
'Align table center': 'Align table center',
|
|
232
|
+
'Align table right': 'Align table right',
|
|
233
|
+
'Align text left': 'Align text left',
|
|
234
|
+
'Align text center': 'Align text center',
|
|
235
|
+
'Align text right': 'Align text right',
|
|
236
|
+
'Justify text': 'Justify text',
|
|
237
|
+
'Align vertically top': 'Align vertically top',
|
|
238
|
+
'Align vertically middle': 'Align vertically middle',
|
|
239
|
+
'Align vertically bottom': 'Align vertically bottom',
|
|
225
240
|
};
|
|
226
241
|
export default staticTranslations;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MIN_LEADING_DIGITS_LENGTH, DIGIT_PLACEHOLDER } from './types';
|
|
2
|
-
import { META, getCountryCallingCode, getFormats, detectCallingCode, getCountryByNationalNumber, } from './metadata';
|
|
2
|
+
import { META, getCountryCallingCode, getFormats, detectCallingCode, getCountryByNationalNumber, countryHasExplicitLeadingDigits, } from './metadata';
|
|
3
3
|
import { isNonAlteringFormat, formatSuits, formatMatchesLeadingDigits, buildTemplate,
|
|
4
4
|
// eslint-disable-next-line spellcheck/spell-checker
|
|
5
5
|
cutAndStripNonPairedParens, applyInternationalSeparatorStyle, } from './format-helpers';
|
|
@@ -45,6 +45,7 @@ export class AsYouType {
|
|
|
45
45
|
* in the original library.
|
|
46
46
|
*/
|
|
47
47
|
this._complexPrefix = '';
|
|
48
|
+
this._defaultCountry = defaultCountry;
|
|
48
49
|
this._country = defaultCountry;
|
|
49
50
|
if (defaultCountry) {
|
|
50
51
|
this._callingCode = getCountryCallingCode(defaultCountry);
|
|
@@ -127,7 +128,15 @@ export class AsYouType {
|
|
|
127
128
|
}
|
|
128
129
|
else if (detected.countries && detected.countries.length > 1) {
|
|
129
130
|
const matched = getCountryByNationalNumber(detected.countries, this._nationalNumber);
|
|
130
|
-
this.
|
|
131
|
+
const defaultCountryHasExplicitIdentity = !!this._defaultCountry && countryHasExplicitLeadingDigits(this._defaultCountry);
|
|
132
|
+
const defaultCountry = this._defaultCountry;
|
|
133
|
+
const shouldKeepDefaultCountry = defaultCountryHasExplicitIdentity &&
|
|
134
|
+
defaultCountry !== undefined &&
|
|
135
|
+
this._country === defaultCountry &&
|
|
136
|
+
detected.countries.includes(defaultCountry);
|
|
137
|
+
if (!shouldKeepDefaultCountry) {
|
|
138
|
+
this._country = matched;
|
|
139
|
+
}
|
|
131
140
|
if (prevCallingCode !== detected.callingCode) {
|
|
132
141
|
this.initFormats(detected.countries[0]);
|
|
133
142
|
this.resetFormat();
|
|
@@ -350,8 +359,17 @@ export class AsYouType {
|
|
|
350
359
|
return;
|
|
351
360
|
const allDigits = this._allDigits;
|
|
352
361
|
const match = allDigits.match(new RegExp('^(?:' + prefixPattern + ')'));
|
|
353
|
-
if (!match || match[0].length === 0)
|
|
362
|
+
if (!match || match[0].length === 0) {
|
|
363
|
+
if (this._complexPrefix) {
|
|
364
|
+
this._complexPrefix = '';
|
|
365
|
+
this._nationalNumber = allDigits;
|
|
366
|
+
this.resetFormat();
|
|
367
|
+
if (this._country) {
|
|
368
|
+
this.initFormats(this._country);
|
|
369
|
+
}
|
|
370
|
+
}
|
|
354
371
|
return;
|
|
372
|
+
}
|
|
355
373
|
const newPrefix = match[0];
|
|
356
374
|
const remaining = allDigits.substring(newPrefix.length);
|
|
357
375
|
// If the prefix hasn't changed, just re-apply the split and return.
|
|
@@ -125,6 +125,22 @@ export function getCountryByNationalNumber(possibleCountries, nationalNumber) {
|
|
|
125
125
|
}
|
|
126
126
|
return undefined;
|
|
127
127
|
}
|
|
128
|
+
/**
|
|
129
|
+
* Check whether a country has a non-empty leading-digits pattern in metadata
|
|
130
|
+
* (metadata index [10]). Countries with such a pattern can be uniquely
|
|
131
|
+
* identified by their dialled prefix and should remain "sticky" during
|
|
132
|
+
* shared-calling-code disambiguation.
|
|
133
|
+
*
|
|
134
|
+
* @param {VegaCountryCode} country - country code to evaluate
|
|
135
|
+
* @returns {boolean} true if metadata contains a non-empty leading-digits pattern
|
|
136
|
+
*/
|
|
137
|
+
export function countryHasExplicitLeadingDigits(country) {
|
|
138
|
+
const entry = META.countries[country];
|
|
139
|
+
if (!entry)
|
|
140
|
+
return false;
|
|
141
|
+
const leadingDigits = entry[10];
|
|
142
|
+
return typeof leadingDigits === 'string' && leadingDigits.length > 0;
|
|
143
|
+
}
|
|
128
144
|
/**
|
|
129
145
|
* Check if a national number matches any of the type patterns.
|
|
130
146
|
*
|
|
@@ -27,3 +27,23 @@ export function createEnterKeyHandlerToTriggerClick(options) {
|
|
|
27
27
|
}
|
|
28
28
|
};
|
|
29
29
|
}
|
|
30
|
+
/**
|
|
31
|
+
* Returns a handler that dispatches a click event on Enter OR Space.
|
|
32
|
+
* Use for ARIA listbox options (e.g. dropdown items) where both keys should activate the element.
|
|
33
|
+
* Do NOT use in place of createEnterKeyHandlerToTriggerClick for elements that should only respond to Enter.
|
|
34
|
+
*
|
|
35
|
+
* @param {ClickEventOptions} options - An optional object that can contain a "composed" and "preventDefault" property.
|
|
36
|
+
* @returns {(e: KeyboardEvent) => void} A function that takes a KeyboardEvent and dispatches a click event on Enter or Space.
|
|
37
|
+
*/
|
|
38
|
+
export function createActivationKeyHandlerToTriggerClick(options) {
|
|
39
|
+
const _a = options || {}, { preventDefault = false } = _a, mouseEventOptions = __rest(_a, ["preventDefault"]);
|
|
40
|
+
return function (e) {
|
|
41
|
+
var _a;
|
|
42
|
+
if (e.key === 'Enter' || e.key === ' ') {
|
|
43
|
+
if (preventDefault) {
|
|
44
|
+
e.preventDefault();
|
|
45
|
+
}
|
|
46
|
+
(_a = e.currentTarget) === null || _a === void 0 ? void 0 : _a.dispatchEvent(new MouseEvent('click', Object.assign({ bubbles: true, cancelable: true, view: window }, mouseEventOptions)));
|
|
47
|
+
}
|
|
48
|
+
};
|
|
49
|
+
}
|
|
@@ -27,5 +27,25 @@ function createEnterKeyHandlerToTriggerClick(options) {
|
|
|
27
27
|
}
|
|
28
28
|
};
|
|
29
29
|
}
|
|
30
|
+
/**
|
|
31
|
+
* Returns a handler that dispatches a click event on Enter OR Space.
|
|
32
|
+
* Use for ARIA listbox options (e.g. dropdown items) where both keys should activate the element.
|
|
33
|
+
* Do NOT use in place of createEnterKeyHandlerToTriggerClick for elements that should only respond to Enter.
|
|
34
|
+
*
|
|
35
|
+
* @param {ClickEventOptions} options - An optional object that can contain a "composed" and "preventDefault" property.
|
|
36
|
+
* @returns {(e: KeyboardEvent) => void} A function that takes a KeyboardEvent and dispatches a click event on Enter or Space.
|
|
37
|
+
*/
|
|
38
|
+
function createActivationKeyHandlerToTriggerClick(options) {
|
|
39
|
+
const _a = options || {}, { preventDefault = false } = _a, mouseEventOptions = __rest(_a, ["preventDefault"]);
|
|
40
|
+
return function (e) {
|
|
41
|
+
var _a;
|
|
42
|
+
if (e.key === 'Enter' || e.key === ' ') {
|
|
43
|
+
if (preventDefault) {
|
|
44
|
+
e.preventDefault();
|
|
45
|
+
}
|
|
46
|
+
(_a = e.currentTarget) === null || _a === void 0 ? void 0 : _a.dispatchEvent(new MouseEvent('click', Object.assign({ bubbles: true, cancelable: true, view: window }, mouseEventOptions)));
|
|
47
|
+
}
|
|
48
|
+
};
|
|
49
|
+
}
|
|
30
50
|
|
|
31
|
-
export { createEnterKeyHandlerToTriggerClick as c };
|
|
51
|
+
export { createActivationKeyHandlerToTriggerClick as a, createEnterKeyHandlerToTriggerClick as c };
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import { F as FeatureFlag } from './feature-flag-controller-3fd04ea9.js';
|
|
2
|
-
import { V as VegaLoader, a as VegaNotify, b as VegaEventManager, c as VegaZIndexManager, w as waitForVega, d as VegaSkeletonLoader, e as VegaTranslation, f as VegaRTETokenExtension, g as VegaRTELanguageExtension, h as VegaRTEDefaultLineHeightOptions, i as VegaRTEFunctionExtension, j as VegaRTETableExtension, k as VegaRTEHorizontalLineExtension, l as VegaRTEBlockquoteExtension, m as VegaRTESpecialCharactersExtension, n as VegaRTEFindReplaceExtension, o as VegaRTESpecialCharactersEssentials, p as VegaRTESpecialCharactersLatin, q as VegaRTESpecialCharactersMathematical, r as VegaRTESpecialCharactersArrows, s as VegaRTESpecialCharactersCurrency, t as VegaRTESpecialCharactersText, u as VegaRTELineHeightExtension, v as VegaRTEPasteExtension, x as VegaRTEFullscreenExtension, y as VegaRTECopyExtension, z as VegaRTECutExtension, A as VegaCalendarPeriodFactory } from './token-extension-
|
|
3
|
-
import { V as VegaThemeManager } from './split-cell-operation-
|
|
2
|
+
import { V as VegaLoader, a as VegaNotify, b as VegaEventManager, c as VegaZIndexManager, w as waitForVega, d as VegaSkeletonLoader, e as VegaTranslation, f as VegaRTETokenExtension, g as VegaRTELanguageExtension, h as VegaRTEDefaultLineHeightOptions, i as VegaRTEFunctionExtension, j as VegaRTETableExtension, k as VegaRTEHorizontalLineExtension, l as VegaRTEBlockquoteExtension, m as VegaRTESpecialCharactersExtension, n as VegaRTEFindReplaceExtension, o as VegaRTESpecialCharactersEssentials, p as VegaRTESpecialCharactersLatin, q as VegaRTESpecialCharactersMathematical, r as VegaRTESpecialCharactersArrows, s as VegaRTESpecialCharactersCurrency, t as VegaRTESpecialCharactersText, u as VegaRTELineHeightExtension, v as VegaRTEPasteExtension, x as VegaRTEFullscreenExtension, y as VegaRTECopyExtension, z as VegaRTECutExtension, A as VegaRTEWordCountExtension, B as VegaCalendarPeriodFactory } from './token-extension-35c66684.js';
|
|
3
|
+
import { V as VegaThemeManager } from './split-cell-operation-cc0cdf90.js';
|
|
4
4
|
import { M as MapToComponentMethod, V as VegaSlimmer, s as setVegaLogLevel, G as GlobalSlimmersRegistry } from './global-slimmer-registry-17c4efd4.js';
|
|
5
5
|
import { V as VegaDialog } from './vega-dialog-controller-726b74f9.js';
|
|
6
6
|
import { T as TypographyUrls } from './typography-19c3b9be.js';
|
|
7
7
|
import { V as VegaIconManager } from './icon-manager-4ef3f6dd.js';
|
|
8
|
-
import { V as VegaInternalTranslation, s as staticTranslations } from './internal-translation-controller-
|
|
9
|
-
import { V as ValidCreditCardNumberRule } from './valid-credit-card-number-rule-
|
|
8
|
+
import { V as VegaInternalTranslation, s as staticTranslations } from './internal-translation-controller-fff376d2.js';
|
|
9
|
+
import { V as ValidCreditCardNumberRule } from './valid-credit-card-number-rule-f60b6904.js';
|
|
10
10
|
import { v as vegaEnvManager } from './vega-env-manager-8f8dc473.js';
|
|
11
11
|
import { U as UPDATE_TRANSLATION } from './static-subject-title-1c86e974.js';
|
|
12
12
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
13
13
|
import { O as Observer } from './observer-3959f9dd.js';
|
|
14
14
|
import { f as forceUpdate } from './index-090d31ca.js';
|
|
15
|
-
import { V as VegaRTEContent } from './content-state-
|
|
15
|
+
import { V as VegaRTEContent } from './content-state-2f6f4204.js';
|
|
16
16
|
import { v as vegaNonceManager, s as setVegaNonce } from './vega-nonce-manager-497e5eb5.js';
|
|
17
|
-
import { V as VegaRTEPresetToolbarItems } from './code-block-
|
|
18
|
-
import { V as VegaRTELinkExtension } from './link-extension-
|
|
19
|
-
import './type-guard-
|
|
20
|
-
import { V as VegaRTEImageExtension } from './image-extension-
|
|
17
|
+
import { V as VegaRTEPresetToolbarItems } from './code-block-741d6b8e.js';
|
|
18
|
+
import { V as VegaRTELinkExtension } from './link-extension-e89acb5c.js';
|
|
19
|
+
import './type-guard-26d83e7e.js';
|
|
20
|
+
import { V as VegaRTEImageExtension } from './image-extension-59484e9a.js';
|
|
21
21
|
|
|
22
22
|
var __decorate$2 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
23
23
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
@@ -413,6 +413,7 @@ function injectVegaRichTextEditorClassIntoGlobal() {
|
|
|
413
413
|
globalThis.VegaRTECopyExtension = VegaRTECopyExtension;
|
|
414
414
|
globalThis.VegaRTECutExtension = VegaRTECutExtension;
|
|
415
415
|
globalThis.VegaRTEImageExtension = VegaRTEImageExtension;
|
|
416
|
+
globalThis.VegaRTEWordCountExtension = VegaRTEWordCountExtension;
|
|
416
417
|
}
|
|
417
418
|
/**
|
|
418
419
|
* Inject VegaCalendarPeriodFactory to global as a public api.
|
|
@@ -424,7 +425,7 @@ function injectVegaCalendarPeriodFactoryIntoGlobal() {
|
|
|
424
425
|
* Inject VegaPublicValidationRules to global as a public api
|
|
425
426
|
*/
|
|
426
427
|
function injectVegaPublicValidationRules() {
|
|
427
|
-
void import('./public-rules-
|
|
428
|
+
void import('./public-rules-c154201b.js').then((module) => {
|
|
428
429
|
Object.entries(module).forEach(([name, value]) => {
|
|
429
430
|
globalThis[name] = value;
|
|
430
431
|
});
|
|
@@ -102,7 +102,7 @@ class AriaAttributesValueMapper extends MutationObserverSlimmer {
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
if (finalValue === null || finalValue === undefined || String(finalValue).trim() === '') {
|
|
105
|
-
finalValue = defaultValue;
|
|
105
|
+
finalValue = typeof defaultValue === 'function' ? defaultValue() : defaultValue;
|
|
106
106
|
}
|
|
107
107
|
try {
|
|
108
108
|
if (String(finalValue).trim() === '') {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { M as MapToComponentMethod, V as VegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
|
|
2
|
-
import { j as checkIsVoiceOverClick, k as getFirstFocusableElement,
|
|
2
|
+
import { j as checkIsVoiceOverClick, k as getFirstFocusableElement, b as getDeepActiveElementInShadow } from './ui-80e610f4.js';
|
|
3
3
|
import { S as SynchronizeTaskQueue } from './synchronize-task-queue-ac8acc3b.js';
|
|
4
4
|
import { O as Observer } from './observer-3959f9dd.js';
|
|
5
5
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
6
6
|
import { D as VegaInternalDialogContentReady } from './vega-internal-event-id-86fce049.js';
|
|
7
|
-
import { d as domNodeSubjectFactory } from './dom-node-subject-observer-factory-
|
|
7
|
+
import { d as domNodeSubjectFactory } from './dom-node-subject-observer-factory-bb7e68a0.js';
|
|
8
8
|
|
|
9
9
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
10
10
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as MapToComponentField, M as MapToComponentMethod, V as VegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
|
|
2
2
|
import { O as Observer } from './observer-3959f9dd.js';
|
|
3
3
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
4
|
-
import {
|
|
4
|
+
import { c as isParent } from './ui-80e610f4.js';
|
|
5
5
|
|
|
6
6
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
7
7
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
2
|
-
import { d as domNodeSubjectFactory } from './dom-node-subject-observer-factory-
|
|
2
|
+
import { d as domNodeSubjectFactory } from './dom-node-subject-observer-factory-bb7e68a0.js';
|
|
3
3
|
import { e as VegaInternalRichTextEditorFlushChanges, f as VegaInternalRichTextEditorSelectionRangeChange } from './vega-internal-event-id-86fce049.js';
|
|
4
4
|
import { d as dashCaseToCamel, c as camelToDashCase } from './string-a953eafc.js';
|
|
5
5
|
import { L as LogUtility } from './global-slimmer-registry-17c4efd4.js';
|
|
6
|
-
import { i as isNonNullable } from './type-guard-
|
|
6
|
+
import { i as isNonNullable } from './type-guard-26d83e7e.js';
|
|
7
7
|
import { T as TypographyUrls } from './typography-19c3b9be.js';
|
|
8
8
|
import { g as generateUUID } from './misc-9fdbcfbb.js';
|
|
9
9
|
import { V as VegaInternalThemeManager } from './dark-mode-style-controller-352f15ff.js';
|
|
10
10
|
import { c as cleanObject } from './object-0c277f57.js';
|
|
11
|
-
import { f as findParent } from './ui-
|
|
11
|
+
import { f as findParent } from './ui-80e610f4.js';
|
|
12
12
|
|
|
13
13
|
var InternalAnnotationTypeEnum;
|
|
14
14
|
(function (InternalAnnotationTypeEnum) {
|
|
@@ -1595,6 +1595,14 @@ class RTENode {
|
|
|
1595
1595
|
isTextNode() {
|
|
1596
1596
|
return false;
|
|
1597
1597
|
}
|
|
1598
|
+
/**
|
|
1599
|
+
* Get the plain text content of the node, used for character counting. Default implementation returns an empty string, subclasses should override this method to provide the actual plain text content.
|
|
1600
|
+
*
|
|
1601
|
+
* @returns {string} The plain text content of the node.
|
|
1602
|
+
*/
|
|
1603
|
+
getPlainText() {
|
|
1604
|
+
return '';
|
|
1605
|
+
}
|
|
1598
1606
|
/**
|
|
1599
1607
|
* Get the HTMLElement reference associated with this node.
|
|
1600
1608
|
*
|
|
@@ -1901,6 +1909,17 @@ class RTEBlock {
|
|
|
1901
1909
|
}
|
|
1902
1910
|
return firstItem;
|
|
1903
1911
|
}
|
|
1912
|
+
/**
|
|
1913
|
+
* Get the plain text content of the block, used for character counting.
|
|
1914
|
+
*
|
|
1915
|
+
* @returns {string} The concatenated plain text of all child nodes and blocks.
|
|
1916
|
+
*/
|
|
1917
|
+
getPlainText() {
|
|
1918
|
+
var _a;
|
|
1919
|
+
return ((_a = this.children) !== null && _a !== void 0 ? _a : [])
|
|
1920
|
+
.map((child) => child.getPlainText())
|
|
1921
|
+
.join('');
|
|
1922
|
+
}
|
|
1904
1923
|
/**
|
|
1905
1924
|
* Check if the block is a list item block
|
|
1906
1925
|
*
|
|
@@ -2382,6 +2401,14 @@ const RTE_TEXT_COLORS = [
|
|
|
2382
2401
|
},
|
|
2383
2402
|
];
|
|
2384
2403
|
const ZERO_WIDTH_SPACE = '\u200b';
|
|
2404
|
+
// Identifies the input source that triggered a value flush.
|
|
2405
|
+
var RTEUpdateSource;
|
|
2406
|
+
(function (RTEUpdateSource) {
|
|
2407
|
+
RTEUpdateSource["Default"] = "default";
|
|
2408
|
+
RTEUpdateSource["Composition"] = "composition";
|
|
2409
|
+
})(RTEUpdateSource || (RTEUpdateSource = {}));
|
|
2410
|
+
// Event property key used to carry the update source across the synthetic beforeinput event.
|
|
2411
|
+
const RTE_UPDATE_SOURCE_KEY = '__updateSource';
|
|
2385
2412
|
const VegaRTEDefaultTextStyleItems = [
|
|
2386
2413
|
{ key: 'title' },
|
|
2387
2414
|
{ key: 'subtitle' },
|
|
@@ -2444,6 +2471,7 @@ const RTE_PASTE_MODE_DATA_TYPE = 'application/x-vega-rte-paste-mode';
|
|
|
2444
2471
|
* originated from Microsoft Word.
|
|
2445
2472
|
*/
|
|
2446
2473
|
const RTE_PASTE_MODE_WORD = 'word';
|
|
2474
|
+
const RTE_WORD_COUNT_KEY = 'rte-word-count';
|
|
2447
2475
|
|
|
2448
2476
|
/**
|
|
2449
2477
|
* Annotation to make text with text color
|
|
@@ -3571,6 +3599,12 @@ class RTETextNode extends RTENode {
|
|
|
3571
3599
|
isContentEditable() {
|
|
3572
3600
|
return true;
|
|
3573
3601
|
}
|
|
3602
|
+
/**
|
|
3603
|
+
* @inheritDoc
|
|
3604
|
+
*/
|
|
3605
|
+
getPlainText() {
|
|
3606
|
+
return this.text;
|
|
3607
|
+
}
|
|
3574
3608
|
/**
|
|
3575
3609
|
* Returns the inline HTML wrapper descriptor at the given depth in the
|
|
3576
3610
|
* annotation chain. Depth 0 is the outermost wrapper, depth 1 is its child, etc.
|
|
@@ -4979,6 +5013,16 @@ class RTEListItemBlock extends RTETextBlock {
|
|
|
4979
5013
|
}
|
|
4980
5014
|
return super.getLastNode();
|
|
4981
5015
|
}
|
|
5016
|
+
/**
|
|
5017
|
+
* @inheritDoc
|
|
5018
|
+
*/
|
|
5019
|
+
getPlainText() {
|
|
5020
|
+
var _a;
|
|
5021
|
+
const nestListText = ((_a = this.nestList) !== null && _a !== void 0 ? _a : [])
|
|
5022
|
+
.map((list) => list.getPlainText())
|
|
5023
|
+
.join('');
|
|
5024
|
+
return super.getPlainText() + nestListText;
|
|
5025
|
+
}
|
|
4982
5026
|
/**
|
|
4983
5027
|
* Create a new list item block.
|
|
4984
5028
|
*
|
|
@@ -6581,6 +6625,12 @@ class RTECodeBlockNode extends RTEDecoratorNode {
|
|
|
6581
6625
|
toJSON() {
|
|
6582
6626
|
return { id: this.id, type: 'text', text: this.text, language: this.language };
|
|
6583
6627
|
}
|
|
6628
|
+
/**
|
|
6629
|
+
* @inheritDoc
|
|
6630
|
+
*/
|
|
6631
|
+
getPlainText() {
|
|
6632
|
+
return this.text;
|
|
6633
|
+
}
|
|
6584
6634
|
/**
|
|
6585
6635
|
* @inheritDoc
|
|
6586
6636
|
*/
|
|
@@ -6801,4 +6851,4 @@ class RTECodeBlock extends RTEBlock {
|
|
|
6801
6851
|
RTECodeBlock.CODE_BLOCK_PLACEHOLDER_CLASS_NAME = 'code-block-placeholder-element';
|
|
6802
6852
|
RTECodeBlock.dtoName = 'RTECodeBlock';
|
|
6803
6853
|
|
|
6804
|
-
export {
|
|
6854
|
+
export { ITALIC_FONT_STYLE as $, ActionHandleStrategyRegistry as A, BlockAnnotation as B, CommonAnnotationTypeEnum as C, CommonAnnotation as D, ReplaceChildNodesAction as E, BlockMergeNodesStrategy as F, BlockReplaceNodesStrategy as G, HTML_VOID_TAGS as H, InsertChildrenAfterAction as I, HorizontalAlignmentAnnotationAction as J, BlockUpdateHorizontalAlignmentStrategy as K, BlockDeleteNodeContentStrategy as L, ModifyContentAction as M, NodeAnnotationTypeEnum as N, RemoveChildrenStrategy as O, RemoveNestListAction as P, ReplaceNestListAction as Q, RTETextNode as R, SplitBlockWithNodeAction as S, RTEListBlock as T, UpdateTextAction as U, VegaRTEPresetToolbarItems as V, BOLD_FONT_WEIGHT_KEYWORD as W, BOLD_FONT_WEIGHT as X, createStyleMapFromElement as Y, RTE_TEXT_COLORS as Z, RTE_DEFAULT_TEXT_COLOR as _, RTEBlock as a, STRIKETHROUGH_TEXT_DECORATION as a0, UNDERLINE_TEXT_DECORATION as a1, TextStyleAnnotation as a2, RTEHtmlBlock as a3, Predicate as a4, ListAnnotation as a5, HorizontalAlignmentAnnotation as a6, CodeAnnotation as a7, TEXT_STYLE_DEFAULT_FONT_WEIGHT as a8, LinkFilterStylesStrategy as a9, RTE_PASTE_MODE_WORD as aA, RTE_UPDATE_SOURCE_KEY as aB, RTE_EMAIL_LINK_TYPE_KEY as aC, RTE_DEFAULT_LINK_TYPE_KEY as aD, RTE_SUPPORTED_LINK_TYPE_KEYS as aE, CodeBlockFilterStylesStrategy as aa, CodeBlockNodeFilterStylesStrategy as ab, SyncUpSelectionAction as ac, ActionHandlerInterceptorRegistry as ad, CodeLanguage as ae, CustomClassAnnotation as af, VegaRTEDefaultTextStyleItems as ag, ZERO_WIDTH_SPACE as ah, LinkAnnotationAction as ai, UpdateCodeBlockAction as aj, SelectionChangeAction as ak, TextColorAnnotationAction as al, VegaRTEOneRowHeightPx as am, BoldAnnotationAction as an, ItalicAnnotationAction as ao, UnderlineAnnotationAction as ap, TextStyleAnnotationAction as aq, BoldAnnotation as ar, BlockAnnotationTypeEnum as as, ClearFormattingAnnotationAction as at, CodeAnnotationAction as au, StrikethroughAnnotationAction as av, IndentAnnotationAction as aw, TransformParagraphAction as ax, RTEUpdateSource as ay, escapeHtml as az, RTETextBlock as b, RTE_BLOCK_BOUNDARY_ATTRIBUTE as c, RTEAnnotationStyle as d, ActionHandleStrategy as e, AppendChildrenAction as f, RTENode as g, InsertChildrenBeforeAction as h, InternalAnnotationTypeEnum as i, ModifyContentActionType as j, AnnotationAction as k, RemoveChildrenAction as l, CustomAttributeAnnotation as m, RTEDTOClassManager$1 as n, RTEFilterStylesStrategy as o, RTEDecoratorNode as p, RTECodeBlock as q, RTEListItemBlock as r, stateEntityRenderingRegistry as s, RTECodeBlockNode as t, CustomStyleAnnotation as u, RTEFilterStylesStrategyRegistry as v, RTE_PASTE_MODE_DATA_TYPE as w, RTE_WORD_COUNT_KEY as x, NodeAnnotation as y, NodeTypeEnum as z };
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { c as MapToComponentField, M as MapToComponentMethod } from './global-slimmer-registry-17c4efd4.js';
|
|
2
|
-
import { t as RTECodeBlockNode, R as RTETextNode,
|
|
2
|
+
import { t as RTECodeBlockNode, R as RTETextNode, ah as ZERO_WIDTH_SPACE, s as stateEntityRenderingRegistry, p as RTEDecoratorNode, g as RTENode, a as RTEBlock, ak as SelectionChangeAction, i as InternalAnnotationTypeEnum, q as RTECodeBlock } from './code-block-741d6b8e.js';
|
|
3
3
|
import { d as debounce } from './timer-9321173b.js';
|
|
4
4
|
import { g as getActiveElement } from './component-7d906393.js';
|
|
5
5
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
6
|
-
import { d as domNodeSubjectFactory, D as DomNodeSubjectObserverFactory } from './dom-node-subject-observer-factory-
|
|
6
|
+
import { d as domNodeSubjectFactory, D as DomNodeSubjectObserverFactory } from './dom-node-subject-observer-factory-bb7e68a0.js';
|
|
7
7
|
import { f as VegaInternalRichTextEditorSelectionRangeChange, c as VegaInternalUpdateRTECursorPosition } from './vega-internal-event-id-86fce049.js';
|
|
8
8
|
import { O as Observer } from './observer-3959f9dd.js';
|
|
9
|
-
import { R as RTERange } from './range-
|
|
9
|
+
import { R as RTERange } from './range-c818a1eb.js';
|
|
10
10
|
import { A as AutoRunWhenReRenderTaskQueueSlimmer } from './auto-run-when-re-render-task-queue-slimmer.abstract-27820d4c.js';
|
|
11
|
-
import { i as isHTMLElement } from './ui-
|
|
12
|
-
import { K as KeyboardManagerSlimmer } from './keyboard-manager-slimmer-
|
|
11
|
+
import { i as isHTMLElement } from './ui-80e610f4.js';
|
|
12
|
+
import { K as KeyboardManagerSlimmer } from './keyboard-manager-slimmer-133b86cd.js';
|
|
13
13
|
|
|
14
14
|
let processing = false;
|
|
15
15
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { e as ActionHandleStrategy, q as RTECodeBlock, h as InsertChildrenBeforeAction, l as RemoveChildrenAction, s as stateEntityRenderingRegistry,
|
|
1
|
+
import { e as ActionHandleStrategy, q as RTECodeBlock, h as InsertChildrenBeforeAction, l as RemoveChildrenAction, s as stateEntityRenderingRegistry, y as NodeAnnotation, N as NodeAnnotationTypeEnum, p as RTEDecoratorNode, z as NodeTypeEnum, D as CommonAnnotation, A as ActionHandleStrategyRegistry, k as AnnotationAction, j as ModifyContentActionType, E as ReplaceChildNodesAction, I as InsertChildrenAfterAction, f as AppendChildrenAction, M as ModifyContentAction, b as RTETextBlock, R as RTETextNode, S as SplitBlockWithNodeAction, a as RTEBlock, F as BlockMergeNodesStrategy, G as BlockReplaceNodesStrategy, J as HorizontalAlignmentAnnotationAction, K as BlockUpdateHorizontalAlignmentStrategy, L as BlockDeleteNodeContentStrategy, U as UpdateTextAction, O as RemoveChildrenStrategy, P as RemoveNestListAction, r as RTEListItemBlock, Q as ReplaceNestListAction, T as RTEListBlock, W as BOLD_FONT_WEIGHT_KEYWORD, X as BOLD_FONT_WEIGHT, Y as createStyleMapFromElement, Z as RTE_TEXT_COLORS, _ as RTE_DEFAULT_TEXT_COLOR, $ as ITALIC_FONT_STYLE, a0 as STRIKETHROUGH_TEXT_DECORATION, a1 as UNDERLINE_TEXT_DECORATION, v as RTEFilterStylesStrategyRegistry, a2 as TextStyleAnnotation, a3 as RTEHtmlBlock, c as RTE_BLOCK_BOUNDARY_ATTRIBUTE, o as RTEFilterStylesStrategy, a4 as Predicate$1, a5 as ListAnnotation, a6 as HorizontalAlignmentAnnotation, a7 as CodeAnnotation, a8 as TEXT_STYLE_DEFAULT_FONT_WEIGHT, n as RTEDTOClassManager, a9 as LinkFilterStylesStrategy, aa as CodeBlockFilterStylesStrategy, t as RTECodeBlockNode, ab as CodeBlockNodeFilterStylesStrategy, ac as SyncUpSelectionAction } from './code-block-741d6b8e.js';
|
|
2
2
|
import { g as generateUUID } from './misc-9fdbcfbb.js';
|
|
3
|
-
import { i as isNonNullable } from './type-guard-
|
|
3
|
+
import { i as isNonNullable } from './type-guard-26d83e7e.js';
|
|
4
4
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
5
|
-
import { d as domNodeSubjectFactory } from './dom-node-subject-observer-factory-
|
|
5
|
+
import { d as domNodeSubjectFactory } from './dom-node-subject-observer-factory-bb7e68a0.js';
|
|
6
6
|
import { c as VegaInternalUpdateRTECursorPosition, d as VegaInternalRichTextEditDeleteSelectedNodes, e as VegaInternalRichTextEditorFlushChanges } from './vega-internal-event-id-86fce049.js';
|
|
7
|
-
import { r as rgbToHex, i as isHTMLElement } from './ui-
|
|
7
|
+
import { r as rgbToHex, i as isHTMLElement } from './ui-80e610f4.js';
|
|
8
8
|
import { c as cleanObject } from './object-0c277f57.js';
|
|
9
9
|
import { L as LogUtility } from './global-slimmer-registry-17c4efd4.js';
|
|
10
10
|
|
|
@@ -4428,6 +4428,39 @@ class DeleteSelectedContentStrategy extends ActionHandleStrategy {
|
|
|
4428
4428
|
}
|
|
4429
4429
|
}
|
|
4430
4430
|
|
|
4431
|
+
/**
|
|
4432
|
+
* Default commit strategy — the candidate becomes the committed value. Rejection
|
|
4433
|
+
* is handled exclusively by interceptors that veto the commit by not executing.
|
|
4434
|
+
*/
|
|
4435
|
+
class CommitValueStrategy extends ActionHandleStrategy {
|
|
4436
|
+
/**
|
|
4437
|
+
* @inheritDoc
|
|
4438
|
+
*/
|
|
4439
|
+
handleAction(action) {
|
|
4440
|
+
return action.candidate;
|
|
4441
|
+
}
|
|
4442
|
+
}
|
|
4443
|
+
|
|
4444
|
+
/**
|
|
4445
|
+
* Action type discriminator. Plain string constant — intentionally NOT added to
|
|
4446
|
+
* {@link ModifyContentActionType} enum to keep the commit-validation flow self-contained.
|
|
4447
|
+
*/
|
|
4448
|
+
const COMMIT_VALUE = 'COMMIT_VALUE';
|
|
4449
|
+
/**
|
|
4450
|
+
* Dispatched before the editor commits a candidate value. The default strategy
|
|
4451
|
+
* commits the candidate as-is; interceptors are the only place a commit is vetoed.
|
|
4452
|
+
*/
|
|
4453
|
+
class CommitValueAction extends ModifyContentAction {
|
|
4454
|
+
constructor(candidate, previous, host) {
|
|
4455
|
+
super();
|
|
4456
|
+
this.candidate = candidate;
|
|
4457
|
+
this.previous = previous;
|
|
4458
|
+
this.host = host;
|
|
4459
|
+
this.isFlushable = false;
|
|
4460
|
+
this.type = COMMIT_VALUE;
|
|
4461
|
+
}
|
|
4462
|
+
}
|
|
4463
|
+
|
|
4431
4464
|
/**
|
|
4432
4465
|
* Class representing the content state of the rich text editor.
|
|
4433
4466
|
*/
|
|
@@ -4592,6 +4625,14 @@ class VegaRTEContent {
|
|
|
4592
4625
|
const lastBlock = this.children[this.children.length - 1];
|
|
4593
4626
|
return lastBlock.getLastNode();
|
|
4594
4627
|
}
|
|
4628
|
+
/**
|
|
4629
|
+
* Get the plain text content of the whole document, used for character counting.
|
|
4630
|
+
*
|
|
4631
|
+
* @returns {string} The concatenated plain text of all top-level blocks.
|
|
4632
|
+
*/
|
|
4633
|
+
getPlainText() {
|
|
4634
|
+
return this.children.map((block) => block.getPlainText()).join('');
|
|
4635
|
+
}
|
|
4595
4636
|
/**
|
|
4596
4637
|
* Convert text to list.
|
|
4597
4638
|
*
|
|
@@ -4670,8 +4711,9 @@ class VegaRTEContent {
|
|
|
4670
4711
|
ActionHandleStrategyRegistry.register(ModifyContentActionType.TRANSFORM_TO_CODE_BLOCK, VegaRTEContent.name, new BlockTransformToCodeBlockStrategy());
|
|
4671
4712
|
ActionHandleStrategyRegistry.register(ModifyContentActionType.UPDATE_CURSOR_POSITION, VegaRTEContent.name, new UpdateCursorPositionStrategy());
|
|
4672
4713
|
ActionHandleStrategyRegistry.register(ModifyContentActionType.DELETE_SELECTED_CONTENT, VegaRTEContent.name, new DeleteSelectedContentStrategy());
|
|
4714
|
+
ActionHandleStrategyRegistry.register(COMMIT_VALUE, VegaRTEContent.name, new CommitValueStrategy());
|
|
4673
4715
|
})();
|
|
4674
4716
|
/** Minimize-safe type discriminator for VegaRTEContent. */
|
|
4675
4717
|
VegaRTEContent.dtoName = 'VegaRTEContent';
|
|
4676
4718
|
|
|
4677
|
-
export { AnnotationGeneratorStrategyAbstract as A, BlockToRTEBlockStrategyAbstract as B, ElementToDTOStrategy as E, HtmlBlockStrategy as H, InsertNewParagraphAction as I, MergeTwoBlocksNodesAction as M, PasteContentStrategy as P, RTEImageBlock as R, StylePreservator as S, UpdateCursorPositionAction as U, VegaRTEContent as V, InsertChildrenBeforeStrategy as a, RTEImageNode as b, RTEDTOActionStrategyManager$1 as c, ElementToDTOClassStrategyManager as d, ImageAnnotation as e, ElementToDtoStrategyProcessor$1 as
|
|
4719
|
+
export { AnnotationGeneratorStrategyAbstract as A, BlockToRTEBlockStrategyAbstract as B, COMMIT_VALUE as C, ElementToDTOStrategy as E, HtmlBlockStrategy as H, InsertNewParagraphAction as I, MergeTwoBlocksNodesAction as M, PasteContentStrategy as P, RTEImageBlock as R, StylePreservator as S, UpdateCursorPositionAction as U, VegaRTEContent as V, InsertChildrenBeforeStrategy as a, RTEImageNode as b, RTEDTOActionStrategyManager$1 as c, ElementToDTOClassStrategyManager as d, ImageAnnotation as e, CommitValueAction as f, ElementToDtoStrategyProcessor$1 as g, htmlElementToAnnotationGenerator as h };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { m as StateBackgroundColorFormatter, n as isSpacingTokenType, o as isBorderRadiusTokenType, p as isBorderColorTokenType, q as isBackgroundColorTokenType, r as isTextColorTokenType, s as isBreakpointsTokenType, t as isShadowsTokenType, l as Spacing, u as isBorderStyleType, B as BorderRadius, c as Colors, j as Shadows, v as isTypographyTokenType } from './type-guard-
|
|
1
|
+
import { m as StateBackgroundColorFormatter, n as isSpacingTokenType, o as isBorderRadiusTokenType, p as isBorderColorTokenType, q as isBackgroundColorTokenType, r as isTextColorTokenType, s as isBreakpointsTokenType, t as isShadowsTokenType, l as Spacing, u as isBorderStyleType, B as BorderRadius, c as Colors, j as Shadows, v as isTypographyTokenType } from './type-guard-26d83e7e.js';
|
|
2
2
|
import { B as Breakpoints } from './breakpoints-d9faf11c.js';
|
|
3
3
|
import { L as LogUtility } from './global-slimmer-registry-17c4efd4.js';
|
|
4
|
-
import { R as ResponsiveFormatFacade } from './responsive-format-facade-
|
|
4
|
+
import { R as ResponsiveFormatFacade } from './responsive-format-facade-07843ec3.js';
|
|
5
5
|
import { a as TypographyKeys } from './typography-19c3b9be.js';
|
|
6
|
-
import { S as StateBorderFormatter, a as StateShadowFormatter, b as StateBorderColorFormatter } from './state-border-formatter-
|
|
6
|
+
import { S as StateBorderFormatter, a as StateShadowFormatter, b as StateBorderColorFormatter } from './state-border-formatter-3b3dcfe8.js';
|
|
7
7
|
import { B as BorderStyle } from './ui-93922c59.js';
|
|
8
8
|
|
|
9
9
|
/**
|