@heartlandone/vega 2.72.0-RTE-table-preview → 2.73.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-4d077e56.js → app-globals-cc162173.js} +16 -17
- package/dist/cjs/{child-nodes-event-prevent-slimmer-871855df.js → child-nodes-event-prevent-slimmer-536d29fc.js} +1 -1
- package/dist/cjs/{code-block-bf3642ef.js → code-block-823cd481.js} +2 -16
- package/dist/cjs/{component-value-history-controller-slimmer.abstract-ebecb74a.js → component-value-history-controller-slimmer.abstract-e2e0c6f3.js} +5 -26
- package/dist/cjs/{design-token-ac429fe9.js → design-token-11656685.js} +1 -1
- package/dist/cjs/{dto-renderer-manager-04428a77.js → dto-renderer-manager-bd2bd447.js} +2 -4
- package/dist/cjs/{element-appender-slimmer-1b062054.js → element-appender-slimmer-12f40b8b.js} +6 -6
- package/dist/cjs/{event-emit-slimmer-f7255138.js → event-emit-slimmer-6a591353.js} +1 -1
- package/dist/cjs/{form-field-controller-slimmer-57525f26.js → form-field-controller-slimmer-6e3e14fd.js} +2 -2
- package/dist/cjs/{table-extension-1f162c4c.js → function-extension-78ec27e0.js} +4 -1913
- package/dist/cjs/{image-annotation-action-7fa5d30d.js → image-annotation-action-7408a4b3.js} +2 -2
- package/dist/cjs/index-58ea899e.js +4 -8
- package/dist/cjs/{index-c7fbf32b.js → index-638a0f0d.js} +1 -1
- package/dist/cjs/index.cjs.js +28 -31
- package/dist/cjs/{internal-vega-event-manager-0e1ba774.js → internal-vega-event-manager-d587a33c.js} +1 -1
- package/dist/cjs/{language-extension-6ad0b5a0.js → language-extension-716015a5.js} +4 -4
- package/dist/cjs/loader.cjs.js +9 -11
- package/dist/cjs/{public-rules-76bcf49c.js → public-rules-2950f1fc.js} +4 -4
- package/dist/cjs/{range-449bcdd0.js → range-c3c48132.js} +1 -1
- package/dist/cjs/remote-invocation-registry-fc22fdd0.js +65 -0
- package/dist/cjs/{responsive-format-facade-e61c7f7e.js → responsive-format-facade-96c5f598.js} +3 -3
- package/dist/cjs/{rich-text-editor-required-rule-40216fee.js → rich-text-editor-required-rule-4aab05a3.js} +1 -1
- package/dist/cjs/{string-input-formatter-slimmer-4332d1c7.js → string-input-formatter-slimmer-338bbd73.js} +2 -2
- package/dist/cjs/{style-formatter-e2a0ad27.js → style-formatter-9c42d41b.js} +1 -1
- package/dist/cjs/{sub-state-notify-slimmer-9fe1ab65.js → sub-state-notify-slimmer-1efa69c4.js} +1 -1
- package/dist/cjs/{sub-state-observer-slimmer-2f6f4d28.js → sub-state-observer-slimmer-6afa62f5.js} +1 -1
- package/dist/cjs/vega-accordion.cjs.entry.js +8 -10
- package/dist/cjs/vega-app-header-button.cjs.entry.js +28 -12
- package/dist/cjs/vega-banner.cjs.entry.js +2 -2
- package/dist/cjs/vega-box.cjs.entry.js +8 -10
- package/dist/cjs/vega-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/vega-button-circle.cjs.entry.js +9 -11
- package/dist/cjs/vega-button-group_2.cjs.entry.js +6 -6
- package/dist/cjs/vega-button-link.cjs.entry.js +3 -3
- package/dist/cjs/vega-button.cjs.entry.js +8 -10
- package/dist/cjs/vega-calendar_4.cjs.entry.js +6 -6
- package/dist/cjs/vega-card.cjs.entry.js +7 -9
- package/dist/cjs/vega-carousel.cjs.entry.js +7 -9
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +6 -6
- package/dist/cjs/vega-chip.cjs.entry.js +9 -11
- package/dist/cjs/vega-code-block.cjs.entry.js +7 -7
- package/dist/cjs/vega-color-picker.cjs.entry.js +5 -5
- package/dist/cjs/vega-combo-box.cjs.entry.js +6 -6
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +13 -15
- package/dist/cjs/vega-dialog_2.cjs.entry.js +16 -18
- package/dist/cjs/vega-divider.cjs.entry.js +7 -9
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +14 -15
- 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 +5 -5
- package/dist/cjs/vega-flag-icon.cjs.entry.js +7 -9
- package/dist/cjs/vega-flex.cjs.entry.js +8 -10
- package/dist/cjs/vega-font.cjs.entry.js +7 -9
- package/dist/cjs/vega-form.cjs.entry.js +7 -7
- package/dist/cjs/vega-grid.cjs.entry.js +7 -9
- package/dist/cjs/vega-icon.cjs.entry.js +7 -9
- package/dist/cjs/vega-image-uploader.cjs.entry.js +11 -13
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +6 -6
- package/dist/cjs/vega-input-numeric.cjs.entry.js +7 -7
- package/dist/cjs/vega-input-passcode.cjs.entry.js +6 -6
- package/dist/cjs/vega-input-phone-number.cjs.entry.js +14 -15
- package/dist/cjs/vega-input-range.cjs.entry.js +6 -6
- package/dist/cjs/vega-input-select.cjs.entry.js +12 -13
- package/dist/cjs/vega-input.cjs.entry.js +541 -188
- package/dist/cjs/{vega-internal-event-id-a5ef414b.js → vega-internal-event-id-f2465f1b.js} +6 -0
- package/dist/cjs/vega-item-toggle.cjs.entry.js +2 -2
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +14 -16
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +8 -10
- package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +3 -3
- package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +1 -1
- package/dist/cjs/vega-pagination.cjs.entry.js +8 -10
- package/dist/cjs/vega-popover_2.cjs.entry.js +13 -14
- package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +10 -12
- package/dist/cjs/vega-radio_2.cjs.entry.js +6 -6
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +6 -6
- package/dist/cjs/{vega-rich-text-editor_5.cjs.entry.js → vega-rich-text-editor_4.cjs.entry.js} +274 -761
- package/dist/cjs/vega-segment-control.cjs.entry.js +2 -2
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +11 -13
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +7 -7
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +13 -15
- package/dist/cjs/vega-signature-capture.cjs.entry.js +10 -12
- package/dist/cjs/vega-stepper.cjs.entry.js +6 -6
- package/dist/cjs/vega-tab-group_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-table_11.cjs.entry.js +36 -37
- package/dist/cjs/vega-textarea.cjs.entry.js +6 -6
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +11 -13
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +5 -5
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +7 -9
- package/dist/cjs/vega.cjs.js +9 -11
- package/dist/collection/collection-manifest.json +8 -16
- package/dist/collection/components/vega-app-header-button/slimmers/renderers/vega-app-header-button-dropdown-renderer.js +13 -1
- package/dist/collection/components/vega-app-header-button/vega-app-header-button.js +46 -3
- package/dist/collection/components/vega-input/slimmers/controllers/vega-input-mask-config-controller.js +77 -7
- package/dist/collection/components/vega-input/slimmers/controllers/vega-input-value-controller.js +79 -0
- package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-container-renderer.js +100 -0
- package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-renderer.js +178 -0
- package/dist/collection/components/vega-input/slimmers/renderers/vega-input-renderer.js +72 -0
- package/dist/collection/components/vega-input/vega-input.css +8 -0
- package/dist/collection/components/vega-input/vega-input.js +28 -158
- package/dist/collection/components/vega-input-select/vega-input-select.js +1 -1
- package/dist/collection/components/vega-popover/vega-popover.js +4 -4
- package/dist/collection/components/vega-progress-tracker/vega-progress-tracker-step/vega-progress-tracker-step.js +3 -3
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +1 -15
- package/dist/collection/components/vega-rich-text-editor/extensions/base-extension-renderer.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/extension.abstract.js +0 -8
- package/dist/collection/components/vega-rich-text-editor/public-api.js +0 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/extension-controller.js +0 -20
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/selection-controller.js +2 -23
- package/dist/collection/components/vega-rich-text-editor/test/spec-utils.js +2 -5
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.css +0 -4
- package/dist/collection/global/scripts/before-vega-load.js +0 -2
- package/dist/collection/helpers/event-manager/event-id/component-event-id-map.js +2 -2
- package/dist/collection/helpers/event-manager/event-id/vega-internal-event-id.js +3 -0
- package/dist/collection/utils/spec-utils.js +3 -4
- package/dist/esm/{app-globals-e7a8d0cc.js → app-globals-949d2e18.js} +6 -7
- package/dist/esm/{child-nodes-event-prevent-slimmer-9ae34332.js → child-nodes-event-prevent-slimmer-e6f98de5.js} +1 -1
- package/dist/esm/{code-block-3d3a9030.js → code-block-666674d7.js} +4 -18
- package/dist/esm/{component-value-history-controller-slimmer.abstract-d84e7bab.js → component-value-history-controller-slimmer.abstract-171dda08.js} +6 -27
- package/dist/esm/{design-token-1575f6d9.js → design-token-9b510e59.js} +1 -1
- package/dist/esm/{dom-node-subject-observer-factory-f81f215f.js → dom-node-subject-observer-factory-1aaa1159.js} +1 -1
- package/dist/esm/{dto-renderer-manager-23784148.js → dto-renderer-manager-49ae5d56.js} +4 -4
- package/dist/esm/{element-appender-slimmer-1a50e184.js → element-appender-slimmer-b9890dcb.js} +4 -4
- package/dist/esm/{event-emit-slimmer-966716fa.js → event-emit-slimmer-2d791d0e.js} +2 -2
- package/dist/esm/{form-field-controller-slimmer-0020997d.js → form-field-controller-slimmer-257928c1.js} +3 -3
- package/dist/esm/{table-extension-164b0d6c.js → function-extension-8b06c6f8.js} +7 -1915
- package/dist/esm/{image-annotation-action-dba16587.js → image-annotation-action-b3eea6a2.js} +3 -3
- package/dist/esm/index-090d31ca.js +4 -8
- package/dist/esm/{index-d72e7fb3.js → index-0d487fae.js} +2 -2
- package/dist/esm/index.js +12 -14
- package/dist/esm/{internal-vega-event-manager-4f51b17c.js → internal-vega-event-manager-fdee2a0a.js} +2 -2
- package/dist/esm/{language-extension-710fe56d.js → language-extension-b3f836d4.js} +2 -2
- package/dist/esm/loader.js +10 -12
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/{public-rules-522ba4b1.js → public-rules-b164e40e.js} +5 -5
- package/dist/esm/{range-cdd85d30.js → range-9cc1422b.js} +1 -1
- package/dist/esm/remote-invocation-registry-d69245c2.js +63 -0
- package/dist/esm/{responsive-format-facade-405f90d2.js → responsive-format-facade-94897ae8.js} +3 -3
- package/dist/esm/{rich-text-editor-required-rule-7d2d9615.js → rich-text-editor-required-rule-2131f21c.js} +1 -1
- package/dist/esm/{string-input-formatter-slimmer-96ccc8cf.js → string-input-formatter-slimmer-3a42d9b8.js} +3 -3
- package/dist/esm/{style-formatter-52cd20f7.js → style-formatter-bb5aec96.js} +1 -1
- package/dist/esm/{sub-state-notify-slimmer-97953a87.js → sub-state-notify-slimmer-71b9bbd5.js} +2 -2
- package/dist/esm/{sub-state-observer-slimmer-3f2b954f.js → sub-state-observer-slimmer-41a1b380.js} +2 -2
- package/dist/esm/vega-accordion.entry.js +9 -11
- package/dist/esm/vega-app-header-button.entry.js +29 -13
- package/dist/esm/vega-banner.entry.js +3 -3
- package/dist/esm/vega-box.entry.js +9 -11
- package/dist/esm/vega-breadcrumb.entry.js +4 -4
- package/dist/esm/vega-button-circle.entry.js +10 -12
- package/dist/esm/vega-button-group_2.entry.js +7 -7
- package/dist/esm/vega-button-link.entry.js +4 -4
- package/dist/esm/vega-button.entry.js +9 -11
- package/dist/esm/vega-calendar_4.entry.js +7 -7
- package/dist/esm/vega-card.entry.js +8 -10
- package/dist/esm/vega-carousel.entry.js +8 -10
- package/dist/esm/vega-checkbox_2.entry.js +7 -7
- package/dist/esm/vega-chip.entry.js +10 -12
- package/dist/esm/vega-code-block.entry.js +8 -8
- package/dist/esm/vega-color-picker.entry.js +6 -6
- package/dist/esm/vega-combo-box.entry.js +7 -7
- package/dist/esm/vega-date-picker_2.entry.js +14 -16
- package/dist/esm/vega-dialog_2.entry.js +10 -12
- package/dist/esm/vega-divider.entry.js +8 -10
- package/dist/esm/vega-dropdown_5.entry.js +13 -14
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/vega-field-label.entry.js +3 -3
- package/dist/esm/vega-file-uploader.entry.js +6 -6
- package/dist/esm/vega-flag-icon.entry.js +8 -10
- package/dist/esm/vega-flex.entry.js +9 -11
- package/dist/esm/vega-font.entry.js +8 -10
- package/dist/esm/vega-form.entry.js +8 -8
- package/dist/esm/vega-grid.entry.js +8 -10
- package/dist/esm/vega-icon.entry.js +8 -10
- package/dist/esm/vega-image-uploader.entry.js +11 -13
- package/dist/esm/vega-input-credit-card.entry.js +7 -7
- package/dist/esm/vega-input-numeric.entry.js +8 -8
- package/dist/esm/vega-input-passcode.entry.js +7 -7
- package/dist/esm/vega-input-phone-number.entry.js +12 -13
- package/dist/esm/vega-input-range.entry.js +7 -7
- package/dist/esm/vega-input-select.entry.js +12 -13
- package/dist/esm/vega-input.entry.js +542 -189
- package/dist/esm/{vega-internal-event-id-54ce7562.js → vega-internal-event-id-4a06d705.js} +4 -1
- package/dist/esm/vega-item-toggle.entry.js +3 -3
- package/dist/esm/vega-left-nav_5.entry.js +11 -13
- package/dist/esm/vega-loader-wrapper_2.entry.js +7 -9
- package/dist/esm/vega-page-notification_2.entry.js +1 -1
- package/dist/esm/vega-pagination-page-selector-mobile.entry.js +4 -4
- package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +2 -2
- package/dist/esm/vega-pagination.entry.js +9 -11
- package/dist/esm/vega-popover_2.entry.js +12 -13
- package/dist/esm/vega-progress-tracker_2.entry.js +11 -13
- package/dist/esm/vega-radio_2.entry.js +7 -7
- package/dist/esm/vega-rich-text-content.entry.js +7 -7
- package/dist/esm/{vega-rich-text-editor_5.entry.js → vega-rich-text-editor_4.entry.js} +275 -761
- package/dist/esm/vega-segment-control.entry.js +3 -3
- package/dist/esm/vega-selection-chip_2.entry.js +12 -14
- package/dist/esm/vega-selection-tile_2.entry.js +8 -8
- package/dist/esm/vega-sidenav_3.entry.js +10 -12
- package/dist/esm/vega-signature-capture.entry.js +11 -13
- package/dist/esm/vega-stepper.entry.js +7 -7
- package/dist/esm/vega-tab-group_2.entry.js +4 -4
- package/dist/esm/vega-table_11.entry.js +12 -13
- package/dist/esm/vega-textarea.entry.js +7 -7
- package/dist/esm/vega-time-picker_2.entry.js +12 -14
- package/dist/esm/vega-toggle-switch.entry.js +6 -6
- package/dist/esm/vega-tooltip_2.entry.js +8 -10
- package/dist/esm/vega.js +10 -12
- package/dist/sri/vega-sri-manifest.json +301 -305
- package/dist/types/components/vega-app-header-button/slimmers/renderers/vega-app-header-button-dropdown-renderer.d.ts +7 -0
- package/dist/types/components/vega-app-header-button/types.d.ts +2 -0
- package/dist/types/components/vega-app-header-button/vega-app-header-button.d.ts +14 -0
- package/dist/types/components/vega-input/slimmers/controllers/vega-input-mask-config-controller.d.ts +33 -6
- package/dist/types/components/vega-input/slimmers/controllers/vega-input-value-controller.d.ts +32 -0
- package/dist/types/components/vega-input/slimmers/renderers/vega-input-input-container-renderer.d.ts +27 -0
- package/dist/types/components/vega-input/slimmers/renderers/vega-input-input-renderer.d.ts +57 -0
- package/dist/types/components/vega-input/slimmers/renderers/vega-input-renderer.d.ts +18 -0
- package/dist/types/components/vega-input/vega-input.d.ts +8 -36
- package/dist/types/components/vega-popover/vega-popover.d.ts +1 -1
- package/dist/types/components/vega-progress-tracker/vega-progress-tracker-step/vega-progress-tracker-step.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/dto/annotations/annotation.abstract.d.ts +5 -2
- package/dist/types/components/vega-rich-text-editor/dto/annotations/block-annotation.abstract.d.ts +3 -3
- package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +6 -10
- package/dist/types/components/vega-rich-text-editor/extensions/extension.abstract.d.ts +0 -5
- package/dist/types/components/vega-rich-text-editor/interface.d.ts +2 -20
- package/dist/types/components/vega-rich-text-editor/public-api.d.ts +0 -1
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/extension-controller.d.ts +0 -4
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/selection-controller.d.ts +6 -19
- package/dist/types/components/vega-rich-text-editor/test/spec-utils.d.ts +0 -4
- package/dist/types/components.d.ts +14 -67
- package/dist/types/helpers/event-manager/event-id/vega-internal-event-id.d.ts +3 -0
- package/dist/types/types/components.type.d.ts +0 -1
- package/dist/types/utils/spec-utils.d.ts +1 -2
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/p-03e16a05.entry.js +1 -0
- package/dist/vega/p-0ad59141.entry.js +1 -0
- package/dist/vega/p-0ba0f83d.entry.js +1 -0
- package/dist/vega/p-114c6df8.entry.js +1 -0
- package/dist/vega/{p-5504ebdf.js → p-184d8443.js} +1 -1
- package/dist/vega/p-1e019406.js +1 -0
- package/dist/vega/p-1faef917.entry.js +1 -0
- package/dist/vega/p-21cba83b.entry.js +1 -0
- package/dist/vega/p-21e7808a.entry.js +1 -0
- package/dist/vega/{p-da77d71f.entry.js → p-2409a475.entry.js} +1 -1
- package/dist/vega/{p-6aa7ace9.js → p-2971b17a.js} +1 -1
- package/dist/vega/{p-31a65402.entry.js → p-2ae5ad30.entry.js} +1 -1
- package/dist/vega/p-2b20a215.entry.js +1 -0
- package/dist/vega/p-2bc4f7d9.entry.js +1 -0
- package/dist/vega/p-2e0deef6.js +1 -0
- package/dist/vega/p-2f592078.entry.js +1 -0
- package/dist/vega/{p-fb6b3b98.js → p-30e7544c.js} +1 -1
- package/dist/vega/p-3162a7fd.entry.js +1 -0
- package/dist/vega/p-3566ad76.js +1 -0
- package/dist/vega/p-38ed3d59.entry.js +1 -0
- package/dist/vega/p-3938880f.entry.js +1 -0
- package/dist/vega/p-398220f5.entry.js +1 -0
- package/dist/vega/p-40561fa0.entry.js +1 -0
- package/dist/vega/p-42a283b5.entry.js +1 -0
- package/dist/vega/{p-137e5c70.entry.js → p-44bc9ea9.entry.js} +1 -1
- package/dist/vega/{p-d6032515.entry.js → p-4957f07a.entry.js} +1 -1
- package/dist/vega/p-524ffc12.entry.js +1 -0
- package/dist/vega/{p-5b472921.js → p-59fa3f68.js} +1 -1
- package/dist/vega/p-5b71c85e.js +1 -0
- package/dist/vega/{p-5fb6a3b5.js → p-5be29f14.js} +1 -1
- package/dist/vega/p-5f09868d.entry.js +1 -0
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/{p-f729743c.entry.js → p-623c3911.entry.js} +1 -1
- package/dist/vega/{p-7eaa8ac0.entry.js → p-676eaf3f.entry.js} +1 -1
- package/dist/vega/p-697eb0e1.js +1 -0
- package/dist/vega/{p-2249b040.entry.js → p-6b9d2996.entry.js} +1 -1
- package/dist/vega/p-6e701542.entry.js +1 -0
- package/dist/vega/p-6e84e451.entry.js +1 -0
- package/dist/vega/{p-1815e753.entry.js → p-70b2906a.entry.js} +1 -1
- package/dist/vega/p-721b2981.entry.js +1 -0
- package/dist/vega/{p-71f2235e.js → p-74a77cad.js} +1 -1
- package/dist/vega/p-75d91ee9.entry.js +1 -0
- package/dist/vega/{p-96aa0f3b.js → p-76e6c13a.js} +1 -1
- package/dist/vega/p-77e64f26.js +1 -0
- package/dist/vega/p-79a544d6.js +1 -0
- package/dist/vega/{p-d69a6454.entry.js → p-7a8c4cf8.entry.js} +1 -1
- package/dist/vega/p-7b337fd4.entry.js +1 -0
- package/dist/vega/p-7be3aefc.entry.js +1 -0
- package/dist/vega/{p-23183d4d.js → p-7f86b3c8.js} +1 -1
- package/dist/vega/{p-11a7daad.entry.js → p-7f9acdf7.entry.js} +1 -1
- package/dist/vega/{p-1c33d25e.entry.js → p-82dbff54.entry.js} +1 -1
- package/dist/vega/{p-1282b67e.js → p-8bd496b4.js} +1 -1
- package/dist/vega/{p-b47df664.js → p-8fba7f9a.js} +1 -1
- package/dist/vega/p-94cf46ca.entry.js +1 -0
- package/dist/vega/{p-8b969a71.entry.js → p-96797fee.entry.js} +1 -1
- package/dist/vega/{p-bc2451f7.entry.js → p-9b673fd4.entry.js} +1 -1
- package/dist/vega/{p-8feb1298.entry.js → p-9d8e2939.entry.js} +1 -1
- package/dist/vega/{p-596895ec.js → p-9dfe2bbc.js} +1 -1
- package/dist/vega/{p-9e2cf904.entry.js → p-9fb71d8c.entry.js} +1 -1
- package/dist/vega/p-a125cfec.entry.js +1 -0
- package/dist/vega/p-a3c4fa30.entry.js +1 -0
- package/dist/vega/{p-883c5174.entry.js → p-a58bdbad.entry.js} +1 -1
- package/dist/vega/{p-0bca50ab.entry.js → p-a5d4d168.entry.js} +1 -1
- package/dist/vega/p-aab0deab.js +1 -0
- package/dist/vega/p-adc615a4.entry.js +1 -0
- package/dist/vega/{p-699e46d1.entry.js → p-b007d0d5.entry.js} +1 -1
- package/dist/vega/p-b406a846.entry.js +1 -0
- package/dist/vega/p-bd60c72e.entry.js +1 -0
- package/dist/vega/{p-b737b93a.entry.js → p-be0b67b8.entry.js} +1 -1
- package/dist/vega/p-bf61d136.js +1 -0
- package/dist/vega/{p-18bcfd7a.js → p-c0036e71.js} +1 -1
- package/dist/vega/p-c2ac6b47.entry.js +1 -0
- package/dist/vega/p-c4700277.entry.js +1 -0
- package/dist/vega/{p-56ce0c4b.entry.js → p-c7194674.entry.js} +1 -1
- package/dist/vega/p-c7f292dd.entry.js +1 -0
- package/dist/vega/p-ce2ffff7.js +1 -0
- package/dist/vega/p-d01fe83d.entry.js +1 -0
- package/dist/vega/p-db62b038.entry.js +1 -0
- package/dist/vega/p-dd72ad9e.js +1 -0
- package/dist/vega/p-e39aa2ea.entry.js +1 -0
- package/dist/vega/{p-263ad7b6.js → p-e88f2dc3.js} +1 -1
- package/dist/vega/{p-e8654ab5.entry.js → p-ead1da57.entry.js} +1 -1
- package/dist/vega/{p-1be7c6c4.js → p-f2c8c363.js} +1 -1
- package/dist/vega/p-f3831dc9.entry.js +1 -0
- package/dist/vega/{p-8f6d42b0.entry.js → p-f38a4be2.entry.js} +1 -1
- package/dist/vega/p-f427d88c.entry.js +1 -0
- package/dist/vega/{p-e9e1293a.entry.js → p-f6cd7a08.entry.js} +1 -1
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/column-operation-1cac8386.js +0 -1325
- package/dist/cjs/vega-rich-text-table-selection-widget.cjs.entry.js +0 -184
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-children-remove-interceptor.js +0 -42
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-content-delete-interceptor.js +0 -25
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-row-insert-interceptor.js +0 -23
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-block-strategy.js +0 -25
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-column-strategy.js +0 -57
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-row-strategy.js +0 -57
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-block-strategy.js +0 -54
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-column-strategy.js +0 -42
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-row-strategy.js +0 -117
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/select-table-column-strategy.js +0 -22
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/table-column-strategy.abstract.js +0 -19
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-row-strategy.js +0 -133
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-table-column-strategy.js +0 -99
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/delete-table-block-action.js +0 -13
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/delete-table-column-action.js +0 -13
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/delete-table-row-action.js +0 -18
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-block-action.js +0 -13
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-column-action.js +0 -19
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-row-action.js +0 -26
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/select-table-column-action.js +0 -13
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.js +0 -18
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-caption-action.js +0 -13
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.js +0 -18
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/toggle-header-row-action.js +0 -13
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/toggle-header-table-column-action.js +0 -15
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-annotation.js +0 -91
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-caption-annotation.js +0 -57
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-cell-annotation.js +0 -120
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-head-cell-annotation.js +0 -40
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-block.js +0 -117
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-body-block.js +0 -55
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.js +0 -65
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.js +0 -63
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-block.js +0 -59
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.js +0 -46
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-row-block.js +0 -59
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.js +0 -15
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.js +0 -22
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.js +0 -74
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-dynamic-popover-renderer.js +0 -99
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.js +0 -12
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.js +0 -15
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.js +0 -103
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.js +0 -15
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-setting-popover-renderer.js +0 -145
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/caption-operation.js +0 -78
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/column-operation.js +0 -109
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/row-operation.js +0 -132
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/setting-event-handler.abstract.js +0 -44
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-extension.js +0 -118
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-icon.js +0 -3
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-selection.js +0 -348
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-toolbar-button-renderer.js +0 -229
- package/dist/collection/components/vega-rich-text-editor/extensions/table/utils/utils.js +0 -102
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/controllers/selection-widget-keyboard-controller.js +0 -36
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/renderers/selection-widget-renderer.js +0 -83
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.css +0 -41
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.js +0 -80
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/assets/icon.js +0 -20
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/caption-button-slimmer.js +0 -27
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/cell-properties-button-slimmer.js +0 -26
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.js +0 -86
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.js +0 -101
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-properties-button-slimmer.js +0 -26
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-setting-button-slimmer.abstract.js +0 -75
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/vega-rich-text-table-setting-renderer.js +0 -50
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.css +0 -20
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.js +0 -166
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/caption-operation.test.js +0 -99
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-annotation.test.js +0 -89
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-caption-annotations.test.js +0 -79
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-cell-annotation.test.js +0 -128
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-dto.test.js +0 -517
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-test-utils.js +0 -172
- package/dist/esm/column-operation-4a93bf52.js +0 -1300
- package/dist/esm/vega-rich-text-table-selection-widget.entry.js +0 -180
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-children-remove-interceptor.d.ts +0 -25
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-content-delete-interceptor.d.ts +0 -20
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-row-insert-interceptor.d.ts +0 -19
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-block-strategy.d.ts +0 -14
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-column-strategy.d.ts +0 -31
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-row-strategy.d.ts +0 -28
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-block-strategy.d.ts +0 -27
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-column-strategy.d.ts +0 -19
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-row-strategy.d.ts +0 -27
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/select-table-column-strategy.d.ts +0 -12
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/table-column-strategy.abstract.d.ts +0 -20
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-row-strategy.d.ts +0 -41
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-table-column-strategy.d.ts +0 -45
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/delete-table-block-action.d.ts +0 -12
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/delete-table-column-action.d.ts +0 -15
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/delete-table-row-action.d.ts +0 -17
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-block-action.d.ts +0 -20
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-column-action.d.ts +0 -23
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-row-action.d.ts +0 -23
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/select-table-column-action.d.ts +0 -18
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.d.ts +0 -16
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-caption-action.d.ts +0 -14
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.d.ts +0 -16
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/toggle-header-row-action.d.ts +0 -12
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/toggle-header-table-column-action.d.ts +0 -16
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-annotation.d.ts +0 -64
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-caption-annotation.d.ts +0 -26
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-cell-annotation.d.ts +0 -66
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-head-cell-annotation.d.ts +0 -22
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-block.d.ts +0 -78
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-body-block.d.ts +0 -42
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.d.ts +0 -41
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.d.ts +0 -45
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-block.d.ts +0 -42
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.d.ts +0 -30
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-row-block.d.ts +0 -44
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.d.ts +0 -12
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.d.ts +0 -13
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.d.ts +0 -37
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-dynamic-popover-renderer.d.ts +0 -51
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.d.ts +0 -12
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.d.ts +0 -12
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.d.ts +0 -39
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.d.ts +0 -12
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-setting-popover-renderer.d.ts +0 -65
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/caption-operation.d.ts +0 -36
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/column-operation.d.ts +0 -55
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/row-operation.d.ts +0 -61
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/setting-event-handler.abstract.d.ts +0 -46
- package/dist/types/components/vega-rich-text-editor/extensions/table/table-extension.d.ts +0 -31
- package/dist/types/components/vega-rich-text-editor/extensions/table/table-icon.d.ts +0 -3
- package/dist/types/components/vega-rich-text-editor/extensions/table/table-selection.d.ts +0 -142
- package/dist/types/components/vega-rich-text-editor/extensions/table/table-toolbar-button-renderer.d.ts +0 -85
- package/dist/types/components/vega-rich-text-editor/extensions/table/utils/utils.d.ts +0 -53
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/controllers/selection-widget-keyboard-controller.d.ts +0 -15
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/renderers/selection-widget-renderer.d.ts +0 -31
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.d.ts +0 -27
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/assets/icon.d.ts +0 -2
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/caption-button-slimmer.d.ts +0 -11
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/cell-properties-button-slimmer.d.ts +0 -11
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.d.ts +0 -28
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.d.ts +0 -36
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-properties-button-slimmer.d.ts +0 -11
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-setting-button-slimmer.abstract.d.ts +0 -36
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/vega-rich-text-table-setting-renderer.d.ts +0 -11
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.d.ts +0 -46
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/caption-operation.test.d.ts +0 -1
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-annotation.test.d.ts +0 -1
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-caption-annotations.test.d.ts +0 -1
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-cell-annotation.test.d.ts +0 -1
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-dto.test.d.ts +0 -1
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-test-utils.d.ts +0 -11
- package/dist/vega/p-09561e90.entry.js +0 -1
- package/dist/vega/p-095c778c.entry.js +0 -1
- package/dist/vega/p-174db33b.js +0 -1
- package/dist/vega/p-194722fe.entry.js +0 -1
- package/dist/vega/p-1dd07d64.entry.js +0 -1
- package/dist/vega/p-218e29c2.js +0 -1
- package/dist/vega/p-238ec2b9.entry.js +0 -1
- package/dist/vega/p-2428457e.entry.js +0 -1
- package/dist/vega/p-2688bc6f.entry.js +0 -1
- package/dist/vega/p-26a43b4c.js +0 -1
- package/dist/vega/p-285815b5.entry.js +0 -1
- package/dist/vega/p-2c07b213.entry.js +0 -1
- package/dist/vega/p-34a1a0c5.entry.js +0 -1
- package/dist/vega/p-3f561dd5.entry.js +0 -1
- package/dist/vega/p-475f7bda.js +0 -1
- package/dist/vega/p-4785203e.entry.js +0 -1
- package/dist/vega/p-5051f0c1.entry.js +0 -1
- package/dist/vega/p-529daab4.entry.js +0 -1
- package/dist/vega/p-53c6ce54.entry.js +0 -1
- package/dist/vega/p-5585d2b5.js +0 -1
- package/dist/vega/p-58f5da43.js +0 -1
- package/dist/vega/p-5d7e908a.entry.js +0 -1
- package/dist/vega/p-63c84ff6.entry.js +0 -1
- package/dist/vega/p-6961fac0.entry.js +0 -1
- package/dist/vega/p-6b631ff1.entry.js +0 -1
- package/dist/vega/p-6ee3b103.js +0 -1
- package/dist/vega/p-776b2f3d.entry.js +0 -1
- package/dist/vega/p-7ac32e71.js +0 -1
- package/dist/vega/p-7e6c5eb8.entry.js +0 -1
- package/dist/vega/p-8014cb45.entry.js +0 -1
- package/dist/vega/p-877b36ae.entry.js +0 -1
- package/dist/vega/p-95188267.entry.js +0 -1
- package/dist/vega/p-9e545fde.entry.js +0 -1
- package/dist/vega/p-9f4364ec.entry.js +0 -1
- package/dist/vega/p-a33dc7eb.entry.js +0 -1
- package/dist/vega/p-a3a80712.js +0 -1
- package/dist/vega/p-baa44cf5.entry.js +0 -1
- package/dist/vega/p-badc14cc.entry.js +0 -1
- package/dist/vega/p-bdb5362c.entry.js +0 -1
- package/dist/vega/p-be33db7b.js +0 -1
- package/dist/vega/p-bfe01850.js +0 -1
- package/dist/vega/p-c141b10e.entry.js +0 -1
- package/dist/vega/p-c465b6dd.entry.js +0 -1
- package/dist/vega/p-d6cc786a.entry.js +0 -1
- package/dist/vega/p-d85d7862.entry.js +0 -1
- package/dist/vega/p-e47ae7bc.entry.js +0 -1
- package/dist/vega/p-e8495b6c.entry.js +0 -1
- package/dist/vega/p-e94701e2.entry.js +0 -1
- package/dist/vega/p-ef48178e.entry.js +0 -1
- package/dist/vega/p-fca7c998.entry.js +0 -1
- package/style/vega-icons.css +0 -17266
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { ModifyContentAction } from '../../../dto/actions/modify-content-action.abstract';
|
|
2
|
-
import { RTETableCellBlock } from '../dto/table-cell-block';
|
|
3
|
-
export declare const SELECT_TABLE_COLUMN: string;
|
|
4
|
-
/**
|
|
5
|
-
* Action to select a table column into the RTETable.
|
|
6
|
-
*/
|
|
7
|
-
export declare class SelectTableColumnAction extends ModifyContentAction {
|
|
8
|
-
type: string;
|
|
9
|
-
/**
|
|
10
|
-
* The table cell that determines where to select the column.
|
|
11
|
-
*/
|
|
12
|
-
tableCellSelectRange: RTETableCellBlock[];
|
|
13
|
-
/**
|
|
14
|
-
* Callback function to be called for each selected cell.
|
|
15
|
-
*/
|
|
16
|
-
selectCellCallback: (cell: RTETableCellBlock[]) => void;
|
|
17
|
-
constructor(tableCellSelectRange: RTETableCellBlock[], selectCellCallback: (cell: RTETableCellBlock[]) => void);
|
|
18
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { AnnotationAction } from '../../../dto/actions/annotation-action.abstract';
|
|
2
|
-
import { Annotation } from '../../../dto/annotations/annotation.abstract';
|
|
3
|
-
import { Nullable } from '../../../../../types/general';
|
|
4
|
-
import { VegaRTETableAnnotation } from '../annotations/table-annotation';
|
|
5
|
-
/**
|
|
6
|
-
* Action to apply annotations to a table.
|
|
7
|
-
*/
|
|
8
|
-
export declare class RTETableAnnotationsAction extends AnnotationAction {
|
|
9
|
-
isFlushable: boolean;
|
|
10
|
-
table: VegaRTETableAnnotation;
|
|
11
|
-
constructor(table: VegaRTETableAnnotation);
|
|
12
|
-
/**
|
|
13
|
-
* @inheritDoc
|
|
14
|
-
*/
|
|
15
|
-
toAnnotation(): Nullable<Annotation>;
|
|
16
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ModifyContentAction } from '../../../dto/actions/modify-content-action.abstract';
|
|
2
|
-
import { Nullable } from '../../../../../types/general';
|
|
3
|
-
import { RTENode } from '../../../dto/nodes/node.abstract';
|
|
4
|
-
export declare const TOGGLE_TABLE_CAPTION: string;
|
|
5
|
-
/**
|
|
6
|
-
* Action payload for toggling the optional table caption block.
|
|
7
|
-
*/
|
|
8
|
-
export declare class TableCaptionAction extends ModifyContentAction {
|
|
9
|
-
type: string;
|
|
10
|
-
isFlushable: boolean;
|
|
11
|
-
shouldEnable: boolean;
|
|
12
|
-
nextFocusNode: Nullable<RTENode>;
|
|
13
|
-
constructor(shouldEnable: boolean);
|
|
14
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { AnnotationAction } from '../../../dto/actions/annotation-action.abstract';
|
|
2
|
-
import { Annotation } from '../../../dto/annotations/annotation.abstract';
|
|
3
|
-
import { VegaRTETableCellAnnotation } from '../annotations/table-cell-annotation';
|
|
4
|
-
import { Nullable } from '../../../../../types/general';
|
|
5
|
-
/**
|
|
6
|
-
* Action to apply annotations to a table cell.
|
|
7
|
-
*/
|
|
8
|
-
export declare class RTETableCellAnnotationsAction extends AnnotationAction {
|
|
9
|
-
isFlushable: boolean;
|
|
10
|
-
tableCell: VegaRTETableCellAnnotation;
|
|
11
|
-
constructor(tableCell: VegaRTETableCellAnnotation);
|
|
12
|
-
/**
|
|
13
|
-
* @inheritDoc
|
|
14
|
-
*/
|
|
15
|
-
toAnnotation(): Nullable<Annotation>;
|
|
16
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ModifyContentAction } from '../../../dto/actions/modify-content-action.abstract';
|
|
2
|
-
import { RTETableRowBlock } from '../dto/table-row-block';
|
|
3
|
-
export declare const TOGGLE_HEADER_ROW: string;
|
|
4
|
-
/**
|
|
5
|
-
* Action to convert selected rows to header rows or revert them back to normal rows.
|
|
6
|
-
*/
|
|
7
|
-
export declare class ToggleHeaderRowAction extends ModifyContentAction {
|
|
8
|
-
isFlushable: boolean;
|
|
9
|
-
type: string;
|
|
10
|
-
selectedRows: RTETableRowBlock[];
|
|
11
|
-
constructor(selectedRows: RTETableRowBlock[]);
|
|
12
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ModifyContentAction } from '../../../dto/actions/modify-content-action.abstract';
|
|
2
|
-
import { RTETableCellBlock } from '../dto/table-cell-block';
|
|
3
|
-
export declare const TOGGLE_HEADER_TABLE_COLUMN: string;
|
|
4
|
-
/**
|
|
5
|
-
* Action to toggle header state of a table column in the RTETable.
|
|
6
|
-
*/
|
|
7
|
-
export declare class ToggleHeaderTableColumnAction extends ModifyContentAction {
|
|
8
|
-
isFlushable: boolean;
|
|
9
|
-
type: string;
|
|
10
|
-
headerOn: boolean;
|
|
11
|
-
/**
|
|
12
|
-
* The table cell that determines where to header the column.
|
|
13
|
-
*/
|
|
14
|
-
tableCellHeaderRange: RTETableCellBlock[];
|
|
15
|
-
constructor(tableCellHeaderRange: RTETableCellBlock[], headerOn: boolean);
|
|
16
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { Nullable } from '../../../../../types/general';
|
|
2
|
-
import { BlockAnnotation } from '../../../dto/annotations/block-annotation.abstract';
|
|
3
|
-
export declare type VegaRTETableAnnotation = {
|
|
4
|
-
backgroundColor?: Nullable<string>;
|
|
5
|
-
border?: Nullable<VegaRTETableBorderType>;
|
|
6
|
-
width?: Nullable<string>;
|
|
7
|
-
height?: Nullable<string>;
|
|
8
|
-
alignment?: Nullable<VegaRTETableAlignment>;
|
|
9
|
-
};
|
|
10
|
-
export declare type VegaRTETableBorderType = {
|
|
11
|
-
style: string;
|
|
12
|
-
width: string;
|
|
13
|
-
color: string;
|
|
14
|
-
};
|
|
15
|
-
export declare enum RTETableExtensionAnnotationTypeEnum {
|
|
16
|
-
TABLE = "EXTENSION_TABLE",
|
|
17
|
-
CELL = "EXTENSION_TABLE_CELL",
|
|
18
|
-
CAPTION = "EXTENSION_TABLE_CAPTION"
|
|
19
|
-
}
|
|
20
|
-
export declare type VegaRTETableAlignment = 'left' | 'center' | 'right';
|
|
21
|
-
/**
|
|
22
|
-
* Class representing a table annotation in the rich text editor.
|
|
23
|
-
*/
|
|
24
|
-
export declare class RTETableAnnotation extends BlockAnnotation<RTETableExtensionAnnotationTypeEnum.TABLE> {
|
|
25
|
-
readonly type: RTETableExtensionAnnotationTypeEnum.TABLE;
|
|
26
|
-
backgroundColor?: Nullable<string>;
|
|
27
|
-
border?: Nullable<VegaRTETableBorderType>;
|
|
28
|
-
width?: Nullable<string>;
|
|
29
|
-
height?: Nullable<string>;
|
|
30
|
-
alignment?: Nullable<VegaRTETableAlignment>;
|
|
31
|
-
constructor({ backgroundColor, border, width, height, alignment, }?: VegaRTETableAnnotation);
|
|
32
|
-
/**
|
|
33
|
-
* @inheritDoc
|
|
34
|
-
*/
|
|
35
|
-
static from(value: VegaRTETableAnnotation): [RTETableExtensionAnnotationTypeEnum.TABLE, RTETableAnnotation];
|
|
36
|
-
/**
|
|
37
|
-
* Generates the CSS border string from the border properties.
|
|
38
|
-
*
|
|
39
|
-
* @returns {Nullable<string>} The CSS border string.
|
|
40
|
-
*/
|
|
41
|
-
get borderStr(): Nullable<string>;
|
|
42
|
-
/**
|
|
43
|
-
* @inheritDoc
|
|
44
|
-
*/
|
|
45
|
-
clone(): RTETableAnnotation;
|
|
46
|
-
/**
|
|
47
|
-
* @inheritDoc
|
|
48
|
-
*/
|
|
49
|
-
toJSON(): Nullable<Record<'table', VegaRTETableAnnotation>>;
|
|
50
|
-
/**
|
|
51
|
-
* @inheritDoc
|
|
52
|
-
*/
|
|
53
|
-
renderStyle(): Record<string, string>;
|
|
54
|
-
/**
|
|
55
|
-
* @inheritDoc
|
|
56
|
-
*/
|
|
57
|
-
renderClass(): Nullable<string>;
|
|
58
|
-
/**
|
|
59
|
-
* Generates the alignment styles for the table.
|
|
60
|
-
*
|
|
61
|
-
* @returns {Record<string, string>} The alignment styles.
|
|
62
|
-
*/
|
|
63
|
-
renderAlignmentStyle(): Record<string, string>;
|
|
64
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { BlockAnnotation } from '../../../dto/annotations/block-annotation.abstract';
|
|
2
|
-
import { RTETableExtensionAnnotationTypeEnum } from './table-annotation';
|
|
3
|
-
import { AnnotationStyle, RTERenderContext } from '../../../interface';
|
|
4
|
-
import { Nullable } from '../../../../../types/general';
|
|
5
|
-
/**
|
|
6
|
-
* Class representing a table caption annotation in the rich text editor.
|
|
7
|
-
*/
|
|
8
|
-
export declare class RTETableCaptionAnnotation extends BlockAnnotation<RTETableExtensionAnnotationTypeEnum.CAPTION> {
|
|
9
|
-
readonly type: RTETableExtensionAnnotationTypeEnum.CAPTION;
|
|
10
|
-
/**
|
|
11
|
-
* @inheritDoc
|
|
12
|
-
*/
|
|
13
|
-
clone(): BlockAnnotation<RTETableExtensionAnnotationTypeEnum.CAPTION>;
|
|
14
|
-
/**
|
|
15
|
-
* @inheritDoc
|
|
16
|
-
*/
|
|
17
|
-
renderClass(options?: RTERenderContext): Nullable<string>;
|
|
18
|
-
/**
|
|
19
|
-
* @inheritDoc
|
|
20
|
-
*/
|
|
21
|
-
renderStyle(options?: RTERenderContext): Nullable<AnnotationStyle>;
|
|
22
|
-
/**
|
|
23
|
-
* @inheritDoc
|
|
24
|
-
*/
|
|
25
|
-
toJSON(): Nullable<Record<'caption', unknown>>;
|
|
26
|
-
}
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { Nullable } from '../../../../../types/general';
|
|
2
|
-
import { RTETableExtensionAnnotationTypeEnum, VegaRTETableBorderType } from './table-annotation';
|
|
3
|
-
import { BlockAnnotation } from '../../../dto/annotations/block-annotation.abstract';
|
|
4
|
-
import { RTERenderContext } from '../../../interface';
|
|
5
|
-
export declare type VegaRTETableCellAnnotation = {
|
|
6
|
-
backgroundColor?: Nullable<string>;
|
|
7
|
-
padding?: Nullable<string>;
|
|
8
|
-
border?: Nullable<VegaRTETableBorderType>;
|
|
9
|
-
width?: Nullable<string>;
|
|
10
|
-
height?: Nullable<string>;
|
|
11
|
-
textAlign?: Nullable<VegaRTETableTextAlignType>;
|
|
12
|
-
verticalAlign?: Nullable<VegaRTETableVerticalAlignType>;
|
|
13
|
-
};
|
|
14
|
-
export declare type VegaRTETableTextAlignType = 'left' | 'center' | 'right' | 'justify';
|
|
15
|
-
export declare type VegaRTETableVerticalAlignType = 'top' | 'middle' | 'bottom';
|
|
16
|
-
/**
|
|
17
|
-
* Class representing a table cell annotation in the rich text editor.
|
|
18
|
-
*/
|
|
19
|
-
export declare class RTETableCellAnnotation extends BlockAnnotation<RTETableExtensionAnnotationTypeEnum.CELL> {
|
|
20
|
-
static readonly DEFAULT_PADDING: string;
|
|
21
|
-
static readonly DEFAULT_BORDER: VegaRTETableBorderType;
|
|
22
|
-
static readonly DEFAULT_HORIZONTAL_TEXT_ALIGN: VegaRTETableTextAlignType;
|
|
23
|
-
static readonly DEFAULT_VERTICAL_TEXT_ALIGN: VegaRTETableVerticalAlignType;
|
|
24
|
-
readonly type: RTETableExtensionAnnotationTypeEnum.CELL;
|
|
25
|
-
backgroundColor?: Nullable<string>;
|
|
26
|
-
padding?: Nullable<string>;
|
|
27
|
-
border?: Nullable<VegaRTETableBorderType>;
|
|
28
|
-
width?: Nullable<string>;
|
|
29
|
-
height?: Nullable<string>;
|
|
30
|
-
textAlign?: Nullable<VegaRTETableTextAlignType>;
|
|
31
|
-
verticalAlign?: Nullable<VegaRTETableVerticalAlignType>;
|
|
32
|
-
constructor({ backgroundColor, padding, border, width, height, textAlign, verticalAlign, }?: VegaRTETableCellAnnotation);
|
|
33
|
-
/**
|
|
34
|
-
* @inheritDoc
|
|
35
|
-
*/
|
|
36
|
-
static from(cellAnnotation: VegaRTETableCellAnnotation): [RTETableExtensionAnnotationTypeEnum.CELL, RTETableCellAnnotation];
|
|
37
|
-
/**
|
|
38
|
-
* Generates the CSS border string from the border properties.
|
|
39
|
-
*
|
|
40
|
-
* @returns {Nullable<string>} The CSS border string.
|
|
41
|
-
*/
|
|
42
|
-
get borderStr(): Nullable<string>;
|
|
43
|
-
/**
|
|
44
|
-
* @inheritDoc
|
|
45
|
-
*/
|
|
46
|
-
clone(): RTETableCellAnnotation;
|
|
47
|
-
/**
|
|
48
|
-
* @inheritDoc
|
|
49
|
-
*/
|
|
50
|
-
toJSON(): Nullable<Record<'tableCell', VegaRTETableCellAnnotation>>;
|
|
51
|
-
/**
|
|
52
|
-
* @inheritDoc
|
|
53
|
-
*/
|
|
54
|
-
renderStyle(options?: RTERenderContext): Record<string, string>;
|
|
55
|
-
/**
|
|
56
|
-
* @inheritDoc
|
|
57
|
-
*/
|
|
58
|
-
renderClass(): Nullable<string>;
|
|
59
|
-
/**
|
|
60
|
-
* Removes default values from the style object to avoid redundancy.
|
|
61
|
-
*
|
|
62
|
-
* @param {Record<string, Nullable<string>>} style - The style object to clean.
|
|
63
|
-
* @returns {Record<string, Nullable<string>>} The cleaned style object.
|
|
64
|
-
*/
|
|
65
|
-
private removeDefaultValues;
|
|
66
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { RTETableExtensionAnnotationTypeEnum } from './table-annotation';
|
|
2
|
-
import { RTERenderContext } from '../../../interface';
|
|
3
|
-
import { RTETableCellAnnotation, VegaRTETableCellAnnotation } from './table-cell-annotation';
|
|
4
|
-
/**
|
|
5
|
-
* Class representing a table head cell annotation in the rich text editor.
|
|
6
|
-
*/
|
|
7
|
-
export declare class RTETableHeadCellAnnotation extends RTETableCellAnnotation {
|
|
8
|
-
static readonly DEFAULT_BACKGROUND_COLOR: string;
|
|
9
|
-
constructor(annotation?: VegaRTETableCellAnnotation);
|
|
10
|
-
/**
|
|
11
|
-
* @inheritDoc
|
|
12
|
-
*/
|
|
13
|
-
static from(cellAnnotation: VegaRTETableCellAnnotation): [RTETableExtensionAnnotationTypeEnum.CELL, RTETableHeadCellAnnotation];
|
|
14
|
-
/**
|
|
15
|
-
* @inheritDoc
|
|
16
|
-
*/
|
|
17
|
-
clone(): RTETableHeadCellAnnotation;
|
|
18
|
-
/**
|
|
19
|
-
* @inheritDoc
|
|
20
|
-
*/
|
|
21
|
-
renderStyle(options?: RTERenderContext): Record<string, string>;
|
|
22
|
-
}
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { RTEBlock } from '../../../dto/blocks/block.abstract';
|
|
2
|
-
import { VegaRTEContent } from '../../../dto/content-state';
|
|
3
|
-
import { RTENode } from '../../../dto/nodes/node.abstract';
|
|
4
|
-
import { RTEHtmlBlock } from '../../../dto/blocks/html-block';
|
|
5
|
-
import { VegaRTEBlockAnnotations, VegaRTEBlockBase, VegaRTETransformOptions } from '../../../interface';
|
|
6
|
-
import { RTETableBodyBlock, VegaRTETableBodyBlock } from './table-body-block';
|
|
7
|
-
import { RTETableHeadBlock, VegaRTETableHeadBlock } from './table-head-block';
|
|
8
|
-
import { VegaRTETableAnnotation } from '../annotations/table-annotation';
|
|
9
|
-
import { RTETableCaptionBlock, VegaRTETableCaptionBlock } from './table-caption-block';
|
|
10
|
-
import { Nullable } from '../../../../../types/general';
|
|
11
|
-
export declare type VegaRTETableBlock = VegaRTEBlockBase & {
|
|
12
|
-
type: string;
|
|
13
|
-
/**
|
|
14
|
-
* Children of the table block. May include an optional `table-caption` block
|
|
15
|
-
* alongside structural blocks like `table-head` and `table-body`.
|
|
16
|
-
*/
|
|
17
|
-
children: (VegaRTETableHeadBlock | VegaRTETableBodyBlock | VegaRTETableCaptionBlock)[];
|
|
18
|
-
annotations?: VegaRTEBlockAnnotations & {
|
|
19
|
-
table?: VegaRTETableAnnotation;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
/**
|
|
23
|
-
* Class representing a table block in the rich text editor.
|
|
24
|
-
*/
|
|
25
|
-
export declare class RTETableBlock extends RTEBlock<VegaRTEContent | RTEHtmlBlock, RTETableHeadBlock | RTETableBodyBlock | RTETableCaptionBlock> {
|
|
26
|
-
type: string;
|
|
27
|
-
parent: VegaRTEContent | RTEHtmlBlock;
|
|
28
|
-
children: (RTETableHeadBlock | RTETableBodyBlock | RTETableCaptionBlock)[];
|
|
29
|
-
constructor(id: string);
|
|
30
|
-
/**
|
|
31
|
-
* @inheritDoc
|
|
32
|
-
*/
|
|
33
|
-
static from(block: VegaRTETableBlock, options?: VegaRTETransformOptions): RTETableBlock;
|
|
34
|
-
/**
|
|
35
|
-
* @inheritDoc
|
|
36
|
-
*/
|
|
37
|
-
clone(parent: VegaRTEContent | RTEHtmlBlock): RTETableBlock;
|
|
38
|
-
/**
|
|
39
|
-
* @inheritDoc
|
|
40
|
-
*/
|
|
41
|
-
getLastNode(): RTENode;
|
|
42
|
-
/**
|
|
43
|
-
* Get the first node of the table block.
|
|
44
|
-
*
|
|
45
|
-
* @returns {RTENode} The first node of the table block.
|
|
46
|
-
*/
|
|
47
|
-
getFirstNode(): RTENode;
|
|
48
|
-
/**
|
|
49
|
-
* @inheritDoc
|
|
50
|
-
*/
|
|
51
|
-
isNotEmpty(): boolean;
|
|
52
|
-
/**
|
|
53
|
-
* @inheritDoc
|
|
54
|
-
*/
|
|
55
|
-
toHtml(): string;
|
|
56
|
-
/**
|
|
57
|
-
* @inheritDoc
|
|
58
|
-
*/
|
|
59
|
-
toJSON(): VegaRTETableBlock;
|
|
60
|
-
/**
|
|
61
|
-
* Retrieves the caption block from the children collection, if present.
|
|
62
|
-
*
|
|
63
|
-
* @returns {Nullable<RTETableCaptionBlock>} The caption block or `null`.
|
|
64
|
-
*/
|
|
65
|
-
getCaption(): Nullable<RTETableCaptionBlock>;
|
|
66
|
-
/**
|
|
67
|
-
* Inserts, replaces, or removes the caption block within the children.
|
|
68
|
-
*
|
|
69
|
-
* @param {Nullable<RTETableCaptionBlock>} caption - The caption block to set, or `null` to remove.
|
|
70
|
-
*/
|
|
71
|
-
setCaption(caption: Nullable<RTETableCaptionBlock>): void;
|
|
72
|
-
/**
|
|
73
|
-
* Checks whether the table currently stores a caption block reference.
|
|
74
|
-
*
|
|
75
|
-
* @returns {boolean} `true` when a caption DTO is attached; otherwise `false`.
|
|
76
|
-
*/
|
|
77
|
-
hasCaption(): boolean;
|
|
78
|
-
}
|
package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-body-block.d.ts
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { RTEBlock } from '../../../dto/blocks/block.abstract';
|
|
2
|
-
import { RTENode } from '../../../dto/nodes/node.abstract';
|
|
3
|
-
import { VegaRTEBlockBase, VegaRTETransformOptions } from '../../../interface';
|
|
4
|
-
import { RTETableBlock } from './table-block';
|
|
5
|
-
import { RTETableRowBlock, VegaRTETableRowBlock } from './table-row-block';
|
|
6
|
-
export declare type VegaRTETableBodyBlock = VegaRTEBlockBase & {
|
|
7
|
-
type: string;
|
|
8
|
-
children: VegaRTETableRowBlock[];
|
|
9
|
-
};
|
|
10
|
-
/**
|
|
11
|
-
* Class representing a table body block in the rich text editor.
|
|
12
|
-
*/
|
|
13
|
-
export declare class RTETableBodyBlock extends RTEBlock<RTETableBlock, RTETableRowBlock> {
|
|
14
|
-
type: string;
|
|
15
|
-
parent: RTETableBlock;
|
|
16
|
-
children: RTETableRowBlock[];
|
|
17
|
-
constructor(id: string);
|
|
18
|
-
/**
|
|
19
|
-
* @inheritDoc
|
|
20
|
-
*/
|
|
21
|
-
static from(block: VegaRTETableBodyBlock, options?: VegaRTETransformOptions): RTETableBodyBlock;
|
|
22
|
-
/**
|
|
23
|
-
* @inheritDoc
|
|
24
|
-
*/
|
|
25
|
-
clone(parent: RTETableBlock): RTETableBodyBlock;
|
|
26
|
-
/**
|
|
27
|
-
* @inheritDoc
|
|
28
|
-
*/
|
|
29
|
-
getLastNode(): RTENode;
|
|
30
|
-
/**
|
|
31
|
-
* @inheritDoc
|
|
32
|
-
*/
|
|
33
|
-
isNotEmpty(): boolean;
|
|
34
|
-
/**
|
|
35
|
-
* @inheritDoc
|
|
36
|
-
*/
|
|
37
|
-
toHtml(): string;
|
|
38
|
-
/**
|
|
39
|
-
* @inheritDoc
|
|
40
|
-
*/
|
|
41
|
-
toJSON(): VegaRTETableBodyBlock;
|
|
42
|
-
}
|
package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.d.ts
DELETED
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { RTEBlock } from '../../../dto/blocks/block.abstract';
|
|
2
|
-
import { VegaRTEBlockBase, VegaRTETextBlock, VegaRTETransformOptions } from '../../../interface';
|
|
3
|
-
import { RTETableBlock } from './table-block';
|
|
4
|
-
import { RTENode } from '../../../dto/nodes/node.abstract';
|
|
5
|
-
export declare type VegaRTETableCaptionBlock = VegaRTEBlockBase & {
|
|
6
|
-
type: string;
|
|
7
|
-
children: VegaRTETextBlock[];
|
|
8
|
-
};
|
|
9
|
-
/**
|
|
10
|
-
* Represents the optional caption block for a table.
|
|
11
|
-
*/
|
|
12
|
-
export declare class RTETableCaptionBlock extends RTEBlock<RTETableBlock, RTEBlock> {
|
|
13
|
-
type: string;
|
|
14
|
-
parent: RTETableBlock;
|
|
15
|
-
children: RTEBlock[];
|
|
16
|
-
constructor(id: string);
|
|
17
|
-
/**
|
|
18
|
-
* @inheritDoc
|
|
19
|
-
*/
|
|
20
|
-
static from(block: VegaRTETableCaptionBlock, options?: VegaRTETransformOptions): RTETableCaptionBlock;
|
|
21
|
-
/**
|
|
22
|
-
* @inheritDoc
|
|
23
|
-
*/
|
|
24
|
-
clone(parent: RTETableBlock): RTETableCaptionBlock;
|
|
25
|
-
/**
|
|
26
|
-
* @inheritDoc
|
|
27
|
-
*/
|
|
28
|
-
getLastNode(): RTENode;
|
|
29
|
-
/**
|
|
30
|
-
* @inheritDoc
|
|
31
|
-
*/
|
|
32
|
-
isNotEmpty(): boolean;
|
|
33
|
-
/**
|
|
34
|
-
* @inheritDoc
|
|
35
|
-
*/
|
|
36
|
-
toHtml(): string;
|
|
37
|
-
/**
|
|
38
|
-
* @inheritDoc
|
|
39
|
-
*/
|
|
40
|
-
toJSON(): VegaRTETableCaptionBlock;
|
|
41
|
-
}
|
package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.d.ts
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { RTEBlock } from '../../../dto/blocks/block.abstract';
|
|
2
|
-
import { RTENode } from '../../../dto/nodes/node.abstract';
|
|
3
|
-
import { VegaRTEBlockAnnotations, VegaRTEBlockBase, VegaRTEContentBlock, VegaRTETransformOptions } from '../../../interface';
|
|
4
|
-
import { RTETableRowBlock } from './table-row-block';
|
|
5
|
-
import { VegaRTETableCellAnnotation } from '../annotations/table-cell-annotation';
|
|
6
|
-
export declare type VegaRTETableCellBlock = VegaRTEBlockBase & {
|
|
7
|
-
type: string;
|
|
8
|
-
children: VegaRTEContentBlock[];
|
|
9
|
-
annotations?: VegaRTEBlockAnnotations & {
|
|
10
|
-
tableCell?: VegaRTETableCellAnnotation;
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
/**
|
|
14
|
-
* Class representing a table cell block in the rich text editor.
|
|
15
|
-
*/
|
|
16
|
-
export declare class RTETableCellBlock extends RTEBlock<RTETableRowBlock, RTEBlock> {
|
|
17
|
-
type: string;
|
|
18
|
-
parent: RTETableRowBlock;
|
|
19
|
-
children: RTEBlock[];
|
|
20
|
-
constructor(id: string);
|
|
21
|
-
/**
|
|
22
|
-
* @inheritDoc
|
|
23
|
-
*/
|
|
24
|
-
static from(block: VegaRTETableCellBlock, options?: VegaRTETransformOptions): RTETableCellBlock;
|
|
25
|
-
/**
|
|
26
|
-
* @inheritDoc
|
|
27
|
-
*/
|
|
28
|
-
clone(parent: RTETableRowBlock): RTETableCellBlock;
|
|
29
|
-
/**
|
|
30
|
-
* @inheritDoc
|
|
31
|
-
*/
|
|
32
|
-
getLastNode(): RTENode;
|
|
33
|
-
/**
|
|
34
|
-
* @inheritDoc
|
|
35
|
-
*/
|
|
36
|
-
isNotEmpty(): boolean;
|
|
37
|
-
/**
|
|
38
|
-
* @inheritDoc
|
|
39
|
-
*/
|
|
40
|
-
toHtml(): string;
|
|
41
|
-
/**
|
|
42
|
-
* @inheritDoc
|
|
43
|
-
*/
|
|
44
|
-
toJSON(): VegaRTETableCellBlock;
|
|
45
|
-
}
|
package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-block.d.ts
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { RTEBlock } from '../../../dto/blocks/block.abstract';
|
|
2
|
-
import { RTENode } from '../../../dto/nodes/node.abstract';
|
|
3
|
-
import { VegaRTEBlockBase, VegaRTEContentBlock, VegaRTETransformOptions } from '../../../interface';
|
|
4
|
-
import { RTETableBlock } from './table-block';
|
|
5
|
-
import { RTETableRowBlock } from './table-row-block';
|
|
6
|
-
export declare type VegaRTETableHeadBlock = VegaRTEBlockBase & {
|
|
7
|
-
type: string;
|
|
8
|
-
children: VegaRTEContentBlock[];
|
|
9
|
-
};
|
|
10
|
-
/**
|
|
11
|
-
* Class representing a table head block in the rich text editor.
|
|
12
|
-
*/
|
|
13
|
-
export declare class RTETableHeadBlock extends RTEBlock<RTETableBlock, RTETableRowBlock> {
|
|
14
|
-
type: string;
|
|
15
|
-
parent: RTETableBlock;
|
|
16
|
-
children: RTETableRowBlock[];
|
|
17
|
-
constructor(id: string);
|
|
18
|
-
/**
|
|
19
|
-
* @inheritDoc
|
|
20
|
-
*/
|
|
21
|
-
static from(block: VegaRTETableHeadBlock, options?: VegaRTETransformOptions): RTETableHeadBlock;
|
|
22
|
-
/**
|
|
23
|
-
* @inheritDoc
|
|
24
|
-
*/
|
|
25
|
-
clone(parent: RTETableBlock): RTETableHeadBlock;
|
|
26
|
-
/**
|
|
27
|
-
* @inheritDoc
|
|
28
|
-
*/
|
|
29
|
-
getLastNode(): RTENode;
|
|
30
|
-
/**
|
|
31
|
-
* @inheritDoc
|
|
32
|
-
*/
|
|
33
|
-
isNotEmpty(): boolean;
|
|
34
|
-
/**
|
|
35
|
-
* @inheritDoc
|
|
36
|
-
*/
|
|
37
|
-
toHtml(): string;
|
|
38
|
-
/**
|
|
39
|
-
* @inheritDoc
|
|
40
|
-
*/
|
|
41
|
-
toJSON(): VegaRTETableHeadBlock;
|
|
42
|
-
}
|
package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.d.ts
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { VegaRTEBlockBase, VegaRTEContentBlock, VegaRTETransformOptions } from '../../../interface';
|
|
2
|
-
import { RTETableRowBlock } from './table-row-block';
|
|
3
|
-
import { RTETableCellBlock } from './table-cell-block';
|
|
4
|
-
export declare type VegaRTETableHeadCellBlock = VegaRTEBlockBase & {
|
|
5
|
-
type: string;
|
|
6
|
-
children: VegaRTEContentBlock[];
|
|
7
|
-
};
|
|
8
|
-
/**
|
|
9
|
-
* Class representing a table head block in the rich text editor.
|
|
10
|
-
*/
|
|
11
|
-
export declare class RTETableHeadCellBlock extends RTETableCellBlock {
|
|
12
|
-
type: string;
|
|
13
|
-
constructor(id: string);
|
|
14
|
-
/**
|
|
15
|
-
* @inheritDoc
|
|
16
|
-
*/
|
|
17
|
-
static from(block: VegaRTETableHeadCellBlock, options?: VegaRTETransformOptions): RTETableHeadCellBlock;
|
|
18
|
-
/**
|
|
19
|
-
* @inheritDoc
|
|
20
|
-
*/
|
|
21
|
-
clone(parent: RTETableRowBlock): RTETableHeadCellBlock;
|
|
22
|
-
/**
|
|
23
|
-
* @inheritDoc
|
|
24
|
-
*/
|
|
25
|
-
toHtml(): string;
|
|
26
|
-
/**
|
|
27
|
-
* @inheritDoc
|
|
28
|
-
*/
|
|
29
|
-
toJSON(): VegaRTETableHeadCellBlock;
|
|
30
|
-
}
|
package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-row-block.d.ts
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { RTEBlock } from '../../../dto/blocks/block.abstract';
|
|
2
|
-
import { RTENode } from '../../../dto/nodes/node.abstract';
|
|
3
|
-
import { VegaRTEBlockBase, VegaRTETransformOptions } from '../../../interface';
|
|
4
|
-
import { RTETableBodyBlock } from './table-body-block';
|
|
5
|
-
import { RTETableHeadBlock } from './table-head-block';
|
|
6
|
-
import { RTETableCellBlock, VegaRTETableCellBlock } from './table-cell-block';
|
|
7
|
-
import { RTETableHeadCellBlock, VegaRTETableHeadCellBlock } from './table-head-cell-block';
|
|
8
|
-
export declare type VegaRTETableRowBlock = VegaRTEBlockBase & {
|
|
9
|
-
type: string;
|
|
10
|
-
children: (VegaRTETableCellBlock | VegaRTETableHeadCellBlock)[];
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* Class representing a table row block in the rich text editor.
|
|
14
|
-
*/
|
|
15
|
-
export declare class RTETableRowBlock extends RTEBlock<RTETableBodyBlock | RTETableHeadBlock, RTETableCellBlock | RTETableHeadCellBlock> {
|
|
16
|
-
type: string;
|
|
17
|
-
parent: RTETableBodyBlock | RTETableHeadBlock;
|
|
18
|
-
children: (RTETableCellBlock | RTETableHeadCellBlock)[];
|
|
19
|
-
constructor(id: string);
|
|
20
|
-
/**
|
|
21
|
-
* @inheritDoc
|
|
22
|
-
*/
|
|
23
|
-
static from(block: VegaRTETableRowBlock, options?: VegaRTETransformOptions): RTETableRowBlock;
|
|
24
|
-
/**
|
|
25
|
-
* @inheritDoc
|
|
26
|
-
*/
|
|
27
|
-
clone(parent: RTETableBodyBlock | RTETableHeadBlock): RTETableRowBlock;
|
|
28
|
-
/**
|
|
29
|
-
* @inheritDoc
|
|
30
|
-
*/
|
|
31
|
-
getLastNode(): RTENode;
|
|
32
|
-
/**
|
|
33
|
-
* @inheritDoc
|
|
34
|
-
*/
|
|
35
|
-
isNotEmpty(): boolean;
|
|
36
|
-
/**
|
|
37
|
-
* @inheritDoc
|
|
38
|
-
*/
|
|
39
|
-
toHtml(): string;
|
|
40
|
-
/**
|
|
41
|
-
* @inheritDoc
|
|
42
|
-
*/
|
|
43
|
-
toJSON(): VegaRTETableRowBlock;
|
|
44
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { VegaRTECreateElementFunction, VegaRTERenderResult } from '../../../interface';
|
|
2
|
-
import { VegaRTEExtensionRenderer } from '../../base-extension-renderer';
|
|
3
|
-
import { RTETableBodyBlock } from '../dto/table-body-block';
|
|
4
|
-
/**
|
|
5
|
-
* Renders a table body block in the rich text editor.
|
|
6
|
-
*/
|
|
7
|
-
export declare class RTETableBodyRenderer extends VegaRTEExtensionRenderer {
|
|
8
|
-
/**
|
|
9
|
-
* @inheritDoc
|
|
10
|
-
*/
|
|
11
|
-
doRender(h: VegaRTECreateElementFunction, renderData: RTETableBodyBlock): VegaRTERenderResult;
|
|
12
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { VegaRTECreateElementFunction, VegaRTERenderResult } from '../../../interface';
|
|
2
|
-
import { VegaRTEExtensionRenderer } from '../../base-extension-renderer';
|
|
3
|
-
import { RTETableCaptionBlock } from '../dto/table-caption-block';
|
|
4
|
-
export declare const TABLE_CAPTION_PLACEHOLDER_TEXT: string;
|
|
5
|
-
/**
|
|
6
|
-
* Renderer for the optional table caption node.
|
|
7
|
-
*/
|
|
8
|
-
export declare class RTETableCaptionRenderer extends VegaRTEExtensionRenderer {
|
|
9
|
-
/**
|
|
10
|
-
* @inheritDoc
|
|
11
|
-
*/
|
|
12
|
-
doRender(h: VegaRTECreateElementFunction, renderData: RTETableCaptionBlock): VegaRTERenderResult;
|
|
13
|
-
}
|