@heartlandone/vega 2.78.0 → 2.79.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/align-left-4a76df69.js +22 -0
- package/dist/cjs/{app-globals-55e26945.js → app-globals-e9fdfbf9.js} +11 -9
- package/dist/cjs/aria-dialog-focusable-trap-slimmer-6faafc3e.js +218 -0
- package/dist/cjs/auto-run-when-re-render-task-queue-slimmer.abstract-5734634d.js +51 -0
- package/dist/cjs/{breakpoints-a8ff22f0.js → breakpoints-1cc2c4c6.js} +1 -1
- package/dist/cjs/{child-nodes-notify-observer-slimmer-ed39283b.js → child-nodes-notify-observer-slimmer-06c78f97.js} +1 -1
- package/dist/cjs/{code-block-1a5fafed.js → code-block-847534e3.js} +38 -7
- package/dist/cjs/{component-value-history-controller-slimmer.abstract-42683f23.js → component-value-history-controller-slimmer.abstract-d7f9812a.js} +34 -56
- package/dist/cjs/{dto-renderer-manager-7557d562.js → content-state-99be18a3.js} +19 -62
- package/dist/cjs/{date-required-rule-ad536cb5.js → date-required-rule-3823d506.js} +1 -1
- package/dist/cjs/{deprecated-property-slimmer-1eb8f031.js → deprecated-property-slimmer-300a3929.js} +1 -1
- package/dist/cjs/{design-token-45ebd5e4.js → design-token-b497bb6e.js} +3 -3
- package/dist/cjs/{dom-node-subject-observer-factory-c62823de.js → dom-node-subject-observer-factory-f7ed3bdc.js} +1 -1
- package/dist/cjs/dto-renderer-manager-ae5fcbba.js +58 -0
- package/dist/cjs/{element-appender-slimmer-16ec8591.js → element-appender-slimmer-eba4f3a2.js} +8 -8
- package/dist/cjs/{event-emit-slimmer-c84121c8.js → event-emit-slimmer-83f8e2bd.js} +1 -1
- package/dist/cjs/{form-field-controller-slimmer-73f5849e.js → form-field-controller-slimmer-93ca7239.js} +6 -6
- package/dist/cjs/{image-annotation-action-f275863e.js → image-annotation-action-9d6af380.js} +4 -32
- package/dist/cjs/index-58ea899e.js +4 -0
- package/dist/cjs/index.cjs.js +41 -36
- package/dist/cjs/{inject-keyboard-manager-6667c0f1.js → inject-keyboard-manager-23d07d87.js} +1 -1
- package/dist/cjs/{internal-translation-controller-24df468f.js → internal-translation-controller-9f58a4e4.js} +2 -0
- package/dist/cjs/{keyboard-manager-7de7ecfd.js → keyboard-manager-3923e29b.js} +2 -2
- package/dist/cjs/{keyboard-manager-slimmer-b44f0dc9.js → keyboard-manager-slimmer-f602725d.js} +1 -1
- package/dist/cjs/loader.cjs.js +26 -21
- package/dist/cjs/{month-view-generator-36c42772.js → month-view-generator-aa8e8e74.js} +1 -1
- package/dist/cjs/{object-e2e28e3d.js → object-b53e9416.js} +6 -4
- package/dist/cjs/{page-resize-observer-slimmer-e050cd26.js → page-resize-observer-slimmer-273d62ef.js} +1 -1
- package/dist/cjs/{public-rules-6c6cb4ac.js → public-rules-1dbda124.js} +12 -12
- package/dist/cjs/{range-e298d4aa.js → range-60fb9dd2.js} +2 -2
- package/dist/cjs/{responsive-format-facade-bddac47c.js → responsive-format-facade-a32cdb67.js} +31 -3
- package/dist/cjs/{rich-text-editor-required-rule-6346a888.js → rich-text-editor-required-rule-b4aab68d.js} +2 -2
- package/dist/cjs/split-cell-operation-190d4a87.js +2411 -0
- package/dist/cjs/{string-format-strategy.abstract-814d66c4.js → string-format-strategy.abstract-730088ee.js} +1 -1
- package/dist/cjs/{string-input-formatter-slimmer-749e3cfe.js → string-input-formatter-slimmer-9d6df58b.js} +4 -4
- package/dist/cjs/{string-mask-strategy-d00871c2.js → string-mask-strategy-b69e3b9e.js} +2 -2
- package/dist/cjs/{style-formatter-94c1a1ff.js → style-formatter-9d8a4ad2.js} +2 -2
- package/dist/cjs/{sub-state-notify-slimmer-ac1dae32.js → sub-state-notify-slimmer-c80b9d21.js} +2 -2
- package/dist/cjs/{sub-state-observer-slimmer-e692d849.js → sub-state-observer-slimmer-15740c97.js} +3 -3
- package/dist/cjs/{time-required-rule-f1f3c8c2.js → time-required-rule-6524b650.js} +1 -1
- package/dist/cjs/token-extension-b7c4ea17.js +7438 -0
- package/dist/cjs/{translation-slimmer-3fa03d81.js → translation-slimmer-c069ca84.js} +1 -1
- package/dist/cjs/{type-guard-a0d9ff1f.js → type-guard-2a46bca5.js} +12 -2
- package/dist/cjs/{ui-024696c0.js → ui-32120990.js} +3 -0
- package/dist/cjs/{ui-234ea151.js → ui-b3db0122.js} +21 -0
- package/dist/cjs/{valid-credit-card-number-rule-cba7d66a.js → valid-credit-card-number-rule-8eb02ea7.js} +1 -1
- package/dist/cjs/vega-accordion.cjs.entry.js +9 -9
- package/dist/cjs/vega-app-header-button.cjs.entry.js +10 -10
- package/dist/cjs/vega-backdrop.cjs.entry.js +2 -2
- package/dist/cjs/vega-banner.cjs.entry.js +3 -3
- package/dist/cjs/vega-box.cjs.entry.js +9 -9
- package/dist/cjs/vega-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/vega-button-circle.cjs.entry.js +10 -10
- 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 +10 -10
- package/dist/cjs/vega-calendar_4.cjs.entry.js +226 -165
- package/dist/cjs/vega-card.cjs.entry.js +7 -7
- package/dist/cjs/vega-carousel.cjs.entry.js +11 -11
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +11 -11
- package/dist/cjs/vega-chip.cjs.entry.js +10 -10
- package/dist/cjs/vega-code-block.cjs.entry.js +16 -15
- package/dist/cjs/vega-color-picker.cjs.entry.js +10 -10
- package/dist/cjs/vega-combo-box.cjs.entry.js +13 -13
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +104 -31
- package/dist/cjs/vega-dialog_2.cjs.entry.js +52 -15
- package/dist/cjs/vega-divider.cjs.entry.js +7 -7
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +17 -17
- package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
- package/dist/cjs/vega-field-label.cjs.entry.js +3 -3
- package/dist/cjs/vega-file-uploader.cjs.entry.js +11 -11
- package/dist/cjs/vega-flag-icon.cjs.entry.js +6 -6
- package/dist/cjs/vega-flex.cjs.entry.js +9 -9
- package/dist/cjs/vega-font.cjs.entry.js +8 -8
- package/dist/cjs/vega-form.cjs.entry.js +13 -13
- package/dist/cjs/vega-grid.cjs.entry.js +9 -8
- package/dist/cjs/vega-icon.cjs.entry.js +7 -7
- package/dist/cjs/vega-image-uploader.cjs.entry.js +13 -13
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +14 -14
- package/dist/cjs/vega-input-numeric.cjs.entry.js +14 -14
- package/dist/cjs/vega-input-passcode.cjs.entry.js +13 -13
- package/dist/cjs/vega-input-phone-number.cjs.entry.js +12 -12
- package/dist/cjs/vega-input-range.cjs.entry.js +11 -11
- package/dist/cjs/vega-input-select.cjs.entry.js +13 -13
- package/dist/cjs/vega-input.cjs.entry.js +30 -17
- package/dist/cjs/{vega-internal-event-id-e0aeac45.js → vega-internal-event-id-67bb91c1.js} +4 -0
- package/dist/cjs/vega-item-toggle.cjs.entry.js +6 -6
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +15 -15
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +7 -7
- package/dist/cjs/vega-page-notification_2.cjs.entry.js +2 -2
- 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 +5 -5
- package/dist/cjs/vega-pagination.cjs.entry.js +11 -11
- package/dist/cjs/vega-popover_2.cjs.entry.js +15 -14
- package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +14 -14
- package/dist/cjs/vega-radio_2.cjs.entry.js +14 -14
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +22 -24
- package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +217 -252
- package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +1527 -0
- package/dist/cjs/vega-segment-control.cjs.entry.js +6 -6
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +13 -13
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +12 -12
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +12 -12
- package/dist/cjs/vega-signature-capture.cjs.entry.js +15 -15
- package/dist/cjs/vega-stepper.cjs.entry.js +10 -10
- package/dist/cjs/vega-tab-group_2.cjs.entry.js +6 -6
- package/dist/cjs/vega-table_11.cjs.entry.js +14 -14
- package/dist/cjs/vega-text.cjs.entry.js +4 -4
- package/dist/cjs/vega-textarea.cjs.entry.js +10 -10
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +62 -20
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +10 -10
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +14 -14
- package/dist/cjs/vega.cjs.js +26 -21
- package/dist/cjs/{wait-for-component-did-render-cbebfc33.js → wait-for-component-did-render-9e41b39e.js} +2 -2
- package/dist/collection/collection-manifest.json +10 -0
- package/dist/collection/components/vega-backdrop/slimmers/renerers/vega-backdrop-renderer.js +1 -1
- package/dist/collection/components/vega-calendar/slimmers/common/controllers/vega-calendar-day-view-focus-slimmer.js +34 -0
- package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-switch-panel.js +1 -1
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/vega-calendar-view-with-time-renderer.js +2 -1
- package/dist/collection/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-view-renderer.js +28 -7
- package/dist/collection/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.js +4 -1
- package/dist/collection/components/vega-calendar/vega-calendar.js +5 -0
- package/dist/collection/components/vega-date-picker/slimmers/controllers/vega-date-picker-calendar-open-state-controller.js +13 -1
- package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-calendar-renderer.js +28 -2
- package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-input-renderer-base.abstract.js +7 -1
- package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-range-input-renderer.js +15 -2
- package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-renderer.js +1 -1
- package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-single-input-renderer.js +18 -1
- package/dist/collection/components/vega-grid/vega-grid.css +72 -0
- package/dist/collection/components/vega-grid/vega-grid.js +30 -0
- package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-renderer.js +4 -1
- package/dist/collection/components/vega-input/vega-input.js +34 -0
- package/dist/collection/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.js +34 -1
- package/dist/collection/components/vega-modal/slimmers/renderers/vega-modal-renderer.js +7 -2
- package/dist/collection/components/vega-popover/slimmers/controllers/vega-popover-appender-controller.js +1 -0
- package/dist/collection/components/vega-rich-text-content/vega-rich-text-content.js +9 -1
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy.abstract.js +10 -0
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +24 -2
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.js +35 -0
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy.abstract.js +31 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.js +0 -10
- package/dist/collection/components/vega-rich-text-editor/extensions/base-extension-renderer.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.js +10 -5
- package/dist/collection/components/vega-rich-text-editor/extensions/extension.abstract.js +18 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-children-remove-interceptor.js +42 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-content-delete-interceptor.js +26 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-row-insert-interceptor.js +23 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-table-insert-paragraph-interceptor.js +55 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/create-segment-table-cell-strategy.js +33 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-block-strategy.js +25 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-column-strategy.js +176 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-row-strategy.js +154 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-block-strategy.js +54 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-column-strategy.js +163 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-row-into-different-section-strategy.js +83 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-row-into-same-section-strategy.js +55 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/merge-cells-strategy.js +120 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/replace-table-cell-strategy.js +21 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/select-table-column-strategy.js +33 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-cell-horizontally-strategy.js +143 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-cell-vertically-strategy.js +80 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-table-cell-strategy.js +45 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/table-column-strategy.abstract.js +27 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/table-row-strategy.abstract.js +296 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-row-strategy.js +274 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-table-column-strategy.js +159 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/update-table-cell-properties-strategy.js +33 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/update-table-properties-strategy.js +36 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/create-segment-table-cell-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/delete-table-block-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/delete-table-column-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/delete-table-row-action.js +18 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-block-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-column-action.js +19 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-row-into-different-section-action.js +21 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-row-into-same-section-action.js +27 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/merge-cells-action.js +17 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/replace-table-cell-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/select-table-column-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/split-cell-horizontally-action.js +12 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/split-cell-vertically-action.js +12 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/split-table-cell-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.js +18 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-caption-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.js +28 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-head-cell-annotations-action.js +17 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/toggle-header-row-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/toggle-header-table-column-action.js +15 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/update-table-properties-action.js +38 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler-base.js +78 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler.js +69 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-cell-annotation-handler.js +108 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-head-cell-annotation-handler.js +14 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-annotation.js +106 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-caption-annotation.js +69 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-cell-annotation.js +192 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-color-annotation.js +66 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-head-cell-annotation.js +56 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/constants/styles.constants.js +27 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-block.js +119 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-body-block.js +56 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.js +69 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.js +97 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-block.js +60 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.js +53 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-row-block.js +60 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/caption-to-caption-block-strategy.js +71 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/table-to-table-block-strategy.js +42 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/tbody-to-table-body-block-strategy.js +42 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/td-to-table-cell-block-strategy.js +93 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/thead-to-table-head-block-strategy.js +42 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/tr-to-table-row-block-strategy.js +42 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.js +15 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.js +22 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.js +72 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-dynamic-popover-renderer.js +263 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.js +12 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.js +15 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-popover-base-renderer.js +19 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.js +116 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.js +15 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-setting-popover-renderer.js +148 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-toolbar-popover-renderer.js +178 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/caption-operation.js +78 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-cancel-event-handler.js +17 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-change-event-handler.js +15 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-save-event-handler.js +19 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties.js +136 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/column-operation.js +109 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/merge-cells-operation.js +100 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/row-operation.js +160 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/setting-event-handler.abstract.js +45 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/split-cell-operation.js +57 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-cancel-event-handler.js +19 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-change-event-handler.js +20 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-save-event-handler.js +20 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties.js +50 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-extension.js +174 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-icon.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-selection.js +460 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-toolbar-button-renderer.js +61 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/utils/table-color-manager.js +55 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/utils/utils.js +436 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-bottom.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-middle.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-top.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-center-horizontal.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-left.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-right.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/controllers/vega-rich-text-table-properties-color-controller.js +58 -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 +106 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-basic-form-field-renderer.abstract.js +291 -0
- 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 +58 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-form-renderer.js +111 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.css +149 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.js +251 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/controllers/selection-widget-keyboard-controller.js +36 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/renderers/selection-widget-renderer.js +83 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.css +41 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.js +80 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/assets/icon.js +20 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/caption-button-slimmer.js +27 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/cell-properties-button-slimmer.js +26 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.js +90 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/merge-cells-button-slimmer.js +117 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.js +103 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-properties-button-slimmer.js +26 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-setting-button-slimmer.abstract.js +76 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/vega-rich-text-table-setting-renderer.js +55 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.css +23 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.js +222 -0
- package/dist/collection/components/vega-rich-text-editor/helpers/extension-context-manager.test.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/public-api.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/extension-controller.js +35 -6
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.js +10 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paragraph-handler.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/selection-controller.js +26 -2
- package/dist/collection/components/vega-rich-text-editor/test/dto/content-state.test.js +252 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/extension-test-utils.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/annotation-handler/annotation-handler-registration.test.js +164 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/annotation-handler/table-annotation-handler.test.js +298 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/annotation-handler/table-cell-annotation-handler.test.js +316 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/annotation-handler/table-head-cell-annotation-handler.test.js +411 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/caption-operation.test.js +99 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-annotation.test.js +181 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-caption-annotations.test.js +84 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-cell-annotation.test.js +331 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-color-annotation.test.js +32 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-dto.test.js +1094 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-element-to-dto-strategies.test.js +1590 -0
- package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-test-utils.js +172 -0
- package/dist/collection/components/vega-rich-text-editor/test/filter-styles-strategies/filter-styles-strategy.test.js +129 -0
- package/dist/collection/components/vega-rich-text-editor/test/spec-utils.js +5 -2
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.css +4 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +0 -5
- package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-range-input-renderer.js +5 -2
- package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-single-input-renderer.js +4 -1
- package/dist/collection/components/vega-time-picker/vega-time-picker.js +36 -0
- package/dist/collection/constants/runtime-metrics-payload-definition/vega-time-picker/runtime-metrics-payload-definition.js +24 -0
- package/dist/collection/constants/ui.js +2 -0
- package/dist/collection/global/scripts/before-vega-load.js +2 -0
- package/dist/collection/helpers/event-manager/event-id/vega-internal-event-id.js +2 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-format-facade.js +3 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-grid-justify-items-formatter.js +29 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-grid-justify-items-formatter.test.js +19 -0
- package/dist/collection/helpers/slimmers/aria-dialog-focusable-trap-slimmer.js +213 -0
- package/dist/collection/helpers/slimmers/element-appender/body-positioned-wrapper/test/vega-popover-wrapper.test.js +66 -0
- package/dist/collection/helpers/slimmers/position-calculation/base-position-calculation-strategy.js +1 -1
- package/dist/collection/helpers/slimmers/position-calculation/test/body-position-calculation-strategy.test.js +49 -3
- package/dist/collection/helpers/slimmers/position-calculation/test/screen-position-calculation-strategy.test.js +18 -0
- package/dist/collection/helpers/slimmers/test/aria-dialog-focusable-trap-slimmer.test.js +375 -0
- package/dist/collection/helpers/translation/locales/en.js +2 -0
- package/dist/collection/helpers/translation/tests/internal-translation-controller.test.js +2 -0
- package/dist/collection/types/type-guard.js +10 -1
- package/dist/collection/utils/e2e-utils.js +51 -3
- package/dist/collection/utils/object.js +6 -4
- package/dist/collection/utils/spec-utils.js +4 -3
- package/dist/collection/utils/ui.js +20 -0
- package/dist/esm/align-left-7f959adf.js +17 -0
- package/dist/esm/{app-globals-3b97bb20.js → app-globals-776ccaa3.js} +8 -6
- package/dist/esm/aria-dialog-focusable-trap-slimmer-cc98a7a4.js +216 -0
- package/dist/esm/auto-run-when-re-render-task-queue-slimmer.abstract-27820d4c.js +49 -0
- package/dist/esm/{breakpoints-13353e09.js → breakpoints-332702ed.js} +1 -1
- package/dist/esm/{child-nodes-event-prevent-slimmer-4feabae0.js → child-nodes-event-prevent-slimmer-2ecc3e1f.js} +1 -1
- package/dist/esm/{child-nodes-notify-observer-slimmer-541dd6a4.js → child-nodes-notify-observer-slimmer-c7297b9f.js} +1 -1
- package/dist/esm/{code-block-d65bab61.js → code-block-58d1dbe5.js} +39 -8
- package/dist/esm/{component-value-history-controller-slimmer.abstract-556fcf2a.js → component-value-history-controller-slimmer.abstract-5beb8acb.js} +35 -56
- package/dist/esm/{dto-renderer-manager-73df5cbe.js → content-state-dad1fd71.js} +17 -62
- package/dist/esm/{date-required-rule-4ffd9cae.js → date-required-rule-4c40a4eb.js} +1 -1
- package/dist/esm/{deprecated-property-slimmer-2c14df89.js → deprecated-property-slimmer-ea34fa7b.js} +1 -1
- package/dist/esm/{design-token-b518a2aa.js → design-token-9c4eb6b1.js} +3 -3
- package/dist/esm/{dom-node-subject-observer-factory-82f346e3.js → dom-node-subject-observer-factory-94b2e2c3.js} +1 -1
- package/dist/esm/dto-renderer-manager-12bc9121.js +56 -0
- package/dist/esm/{element-appender-slimmer-36b7a572.js → element-appender-slimmer-fde815dc.js} +8 -8
- package/dist/esm/{event-emit-slimmer-f879fd58.js → event-emit-slimmer-b236945b.js} +2 -2
- package/dist/esm/{form-field-controller-slimmer-9a880420.js → form-field-controller-slimmer-00fa3678.js} +6 -6
- package/dist/esm/{image-annotation-action-eb3dcad5.js → image-annotation-action-1ec7b461.js} +5 -32
- package/dist/esm/index-090d31ca.js +4 -0
- package/dist/esm/index.js +30 -26
- package/dist/esm/{inject-keyboard-manager-e5481833.js → inject-keyboard-manager-784b1364.js} +1 -1
- package/dist/esm/{internal-translation-controller-0787a7a7.js → internal-translation-controller-b08aa9ab.js} +2 -0
- package/dist/esm/{internal-vega-event-manager-3aebbe55.js → internal-vega-event-manager-59f5bd47.js} +1 -1
- package/dist/esm/{keyboard-manager-4dfc625f.js → keyboard-manager-e020039f.js} +2 -2
- package/dist/esm/{keyboard-manager-slimmer-87bf68f1.js → keyboard-manager-slimmer-4722d20c.js} +1 -1
- package/dist/esm/loader.js +26 -21
- package/dist/esm/{month-view-generator-94134ec5.js → month-view-generator-6fe1f491.js} +1 -1
- package/dist/esm/{object-66c37948.js → object-0c277f57.js} +6 -4
- package/dist/esm/{page-resize-observer-slimmer-e0505250.js → page-resize-observer-slimmer-e24d36c5.js} +1 -1
- package/dist/esm/{public-rules-49912d52.js → public-rules-1626fb0d.js} +12 -12
- package/dist/esm/{range-0a22b512.js → range-4f9bf69d.js} +2 -2
- package/dist/esm/{responsive-format-facade-b3799ff9.js → responsive-format-facade-e8534e59.js} +31 -3
- package/dist/esm/{rich-text-editor-required-rule-d86e3a51.js → rich-text-editor-required-rule-c391aeb6.js} +1 -1
- package/dist/esm/split-cell-operation-55cd9fae.js +2360 -0
- package/dist/esm/{string-format-strategy.abstract-e40a0df7.js → string-format-strategy.abstract-8c48e515.js} +1 -1
- package/dist/esm/{string-input-formatter-slimmer-076764fc.js → string-input-formatter-slimmer-519480ce.js} +4 -4
- package/dist/esm/{string-mask-strategy-df1f5707.js → string-mask-strategy-8070817e.js} +2 -2
- package/dist/esm/{style-formatter-95255392.js → style-formatter-7afd0680.js} +2 -2
- package/dist/esm/{sub-state-notify-slimmer-f4b3b0b9.js → sub-state-notify-slimmer-54531808.js} +2 -2
- package/dist/esm/{sub-state-observer-slimmer-058feaf0.js → sub-state-observer-slimmer-b3a773c5.js} +3 -3
- package/dist/esm/{time-required-rule-b4af75ae.js → time-required-rule-2569e5ad.js} +1 -1
- package/dist/esm/token-extension-612575cb.js +7417 -0
- package/dist/esm/{translation-slimmer-e788cae4.js → translation-slimmer-35b1d0fa.js} +1 -1
- package/dist/esm/{type-guard-f69d2935.js → type-guard-c20cbbff.js} +12 -3
- package/dist/esm/{ui-41f725b7.js → ui-93922c59.js} +3 -1
- package/dist/esm/{ui-ee31416b.js → ui-ac244bf0.js} +21 -1
- package/dist/esm/{valid-credit-card-number-rule-c023326d.js → valid-credit-card-number-rule-b9c3c2f8.js} +1 -1
- package/dist/esm/vega-accordion.entry.js +11 -11
- package/dist/esm/vega-app-header-button.entry.js +13 -13
- package/dist/esm/vega-backdrop.entry.js +2 -2
- package/dist/esm/vega-banner.entry.js +5 -5
- package/dist/esm/vega-box.entry.js +9 -9
- package/dist/esm/vega-breadcrumb.entry.js +6 -6
- package/dist/esm/vega-button-circle.entry.js +13 -13
- package/dist/esm/vega-button-group_2.entry.js +9 -9
- package/dist/esm/vega-button-link.entry.js +6 -6
- package/dist/esm/vega-button.entry.js +13 -13
- package/dist/esm/vega-calendar_4.entry.js +229 -168
- package/dist/esm/vega-card.entry.js +7 -7
- package/dist/esm/vega-carousel.entry.js +13 -13
- package/dist/esm/vega-checkbox_2.entry.js +14 -14
- package/dist/esm/vega-chip.entry.js +13 -13
- package/dist/esm/vega-code-block.entry.js +18 -17
- package/dist/esm/vega-color-picker.entry.js +12 -12
- package/dist/esm/vega-combo-box.entry.js +16 -16
- package/dist/esm/vega-date-picker_2.entry.js +107 -34
- package/dist/esm/vega-dialog_2.entry.js +55 -18
- package/dist/esm/vega-divider.entry.js +7 -7
- package/dist/esm/vega-dropdown_5.entry.js +20 -20
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/{vega-event-id-fdc58a67.js → vega-event-id-4ede557a.js} +1 -1
- package/dist/esm/vega-field-label.entry.js +5 -5
- package/dist/esm/vega-file-uploader.entry.js +13 -13
- package/dist/esm/vega-flag-icon.entry.js +6 -6
- package/dist/esm/vega-flex.entry.js +9 -9
- package/dist/esm/vega-font.entry.js +8 -8
- package/dist/esm/vega-form.entry.js +16 -16
- package/dist/esm/vega-grid.entry.js +9 -8
- package/dist/esm/vega-icon.entry.js +7 -7
- package/dist/esm/vega-image-uploader.entry.js +16 -16
- package/dist/esm/vega-input-credit-card.entry.js +17 -17
- package/dist/esm/vega-input-numeric.entry.js +17 -17
- package/dist/esm/vega-input-passcode.entry.js +16 -16
- package/dist/esm/vega-input-phone-number.entry.js +15 -15
- package/dist/esm/vega-input-range.entry.js +14 -14
- package/dist/esm/vega-input-select.entry.js +16 -16
- package/dist/esm/vega-input.entry.js +32 -19
- package/dist/esm/{vega-internal-event-id-12783594.js → vega-internal-event-id-8002b179.js} +3 -1
- package/dist/esm/vega-item-toggle.entry.js +8 -8
- package/dist/esm/vega-left-nav_5.entry.js +17 -17
- package/dist/esm/vega-loader-wrapper_2.entry.js +7 -7
- package/dist/esm/vega-page-notification_2.entry.js +3 -3
- package/dist/esm/vega-pagination-page-selector-mobile.entry.js +6 -6
- package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +6 -6
- package/dist/esm/vega-pagination.entry.js +14 -14
- package/dist/esm/vega-popover_2.entry.js +17 -16
- package/dist/esm/vega-progress-tracker_2.entry.js +16 -16
- package/dist/esm/vega-radio_2.entry.js +17 -17
- package/dist/esm/vega-rich-text-content.entry.js +21 -23
- package/dist/esm/vega-rich-text-editor_4.entry.js +196 -231
- package/dist/esm/vega-rich-text-table-properties_3.entry.js +1521 -0
- package/dist/esm/vega-segment-control.entry.js +8 -8
- package/dist/esm/vega-selection-chip_2.entry.js +16 -16
- package/dist/esm/vega-selection-tile_2.entry.js +15 -15
- package/dist/esm/vega-sidenav_3.entry.js +14 -14
- package/dist/esm/vega-signature-capture.entry.js +17 -17
- package/dist/esm/vega-stepper.entry.js +13 -13
- package/dist/esm/vega-tab-group_2.entry.js +9 -9
- package/dist/esm/vega-table_11.entry.js +17 -17
- package/dist/esm/vega-text.entry.js +4 -4
- package/dist/esm/vega-textarea.entry.js +13 -13
- package/dist/esm/vega-time-picker_2.entry.js +65 -23
- package/dist/esm/vega-toggle-switch.entry.js +12 -12
- package/dist/esm/vega-tooltip_2.entry.js +14 -14
- package/dist/esm/vega.js +26 -21
- package/dist/esm/{wait-for-component-did-render-4d0a3428.js → wait-for-component-did-render-1e62d6f7.js} +2 -2
- package/dist/sri/vega-sri-manifest.json +384 -360
- package/dist/types/components/vega-calendar/slimmers/common/controllers/vega-calendar-day-view-focus-slimmer.d.ts +15 -0
- package/dist/types/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-view-renderer.d.ts +3 -0
- package/dist/types/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.d.ts +1 -0
- package/dist/types/components/vega-calendar/vega-calendar.d.ts +2 -0
- package/dist/types/components/vega-date-picker/slimmers/controllers/vega-date-picker-calendar-open-state-controller.d.ts +2 -0
- package/dist/types/components/vega-date-picker/slimmers/renderers/vega-date-picker-calendar-renderer.d.ts +5 -0
- package/dist/types/components/vega-date-picker/slimmers/renderers/vega-date-picker-input-renderer-base.abstract.d.ts +2 -0
- package/dist/types/components/vega-date-picker/slimmers/renderers/vega-date-picker-range-input-renderer.d.ts +3 -0
- package/dist/types/components/vega-date-picker/slimmers/renderers/vega-date-picker-single-input-renderer.d.ts +5 -0
- package/dist/types/components/vega-grid/vega-grid.d.ts +13 -1
- package/dist/types/components/vega-input/slimmers/renderers/vega-input-input-renderer.d.ts +1 -0
- package/dist/types/components/vega-input/vega-input.d.ts +10 -0
- package/dist/types/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.d.ts +13 -0
- package/dist/types/components/vega-modal/slimmers/renderers/vega-modal-renderer.d.ts +1 -0
- package/dist/types/components/vega-popover/slimmers/controllers/vega-popover-appender-controller.d.ts +1 -0
- package/dist/types/components/vega-rich-text-content/vega-rich-text-content.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy.abstract.d.ts +7 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/annotation.abstract.d.ts +2 -5
- 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/annotations/custom-attribute-annotation.d.ts +1 -1
- package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +10 -6
- package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.d.ts +28 -0
- package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy.abstract.d.ts +25 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.d.ts +0 -2
- package/dist/types/components/vega-rich-text-editor/extensions/extension.abstract.d.ts +15 -2
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-children-remove-interceptor.d.ts +25 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-content-delete-interceptor.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-row-insert-interceptor.d.ts +19 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-table-insert-paragraph-interceptor.d.ts +31 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/create-segment-table-cell-strategy.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-block-strategy.d.ts +14 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-column-strategy.d.ts +74 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-row-strategy.d.ts +55 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-block-strategy.d.ts +27 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-column-strategy.d.ts +60 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-row-into-different-section-strategy.d.ts +21 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-row-into-same-section-strategy.d.ts +13 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/merge-cells-strategy.d.ts +38 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/replace-table-cell-strategy.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/select-table-column-strategy.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-cell-horizontally-strategy.d.ts +43 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-cell-vertically-strategy.d.ts +27 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-table-cell-strategy.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/table-column-strategy.abstract.d.ts +23 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/table-row-strategy.abstract.d.ts +120 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-row-strategy.d.ts +86 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-table-column-strategy.d.ts +55 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/update-table-cell-properties-strategy.d.ts +13 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/update-table-properties-strategy.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/create-segment-table-cell-action.d.ts +21 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/delete-table-block-action.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/delete-table-column-action.d.ts +15 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/delete-table-row-action.d.ts +17 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-block-action.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-column-action.d.ts +23 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-row-into-different-section-action.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-row-into-same-section-action.d.ts +24 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/merge-cells-action.d.ts +33 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/replace-table-cell-action.d.ts +13 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/select-table-column-action.d.ts +18 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/split-cell-horizontally-action.d.ts +10 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/split-cell-vertically-action.d.ts +10 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/split-table-cell-action.d.ts +22 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.d.ts +16 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-caption-action.d.ts +14 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-head-cell-annotations-action.d.ts +14 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/toggle-header-row-action.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/toggle-header-table-column-action.d.ts +16 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/update-table-properties-action.d.ts +18 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler-base.d.ts +36 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler.d.ts +26 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotation-handler/table-cell-annotation-handler.d.ts +56 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotation-handler/table-head-cell-annotation-handler.d.ts +13 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-annotation.d.ts +73 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-caption-annotation.d.ts +32 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-cell-annotation.d.ts +100 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-color-annotation.d.ts +44 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-head-cell-annotation.d.ts +27 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/constants/styles.constants.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-block.d.ts +79 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-body-block.d.ts +42 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.d.ts +41 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.d.ts +64 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-block.d.ts +42 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.d.ts +34 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-row-block.d.ts +44 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/caption-to-caption-block-strategy.d.ts +37 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/table-to-table-block-strategy.d.ts +26 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/tbody-to-table-body-block-strategy.d.ts +26 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/td-to-table-cell-block-strategy.d.ts +35 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/thead-to-table-head-block-strategy.d.ts +26 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/tr-to-table-row-block-strategy.d.ts +26 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.d.ts +13 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.d.ts +30 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-dynamic-popover-renderer.d.ts +81 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-popover-base-renderer.d.ts +16 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.d.ts +38 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-setting-popover-renderer.d.ts +59 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-toolbar-popover-renderer.d.ts +59 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/caption-operation.d.ts +36 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-cancel-event-handler.d.ts +17 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-change-event-handler.d.ts +15 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-save-event-handler.d.ts +17 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties.d.ts +62 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/column-operation.d.ts +55 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/merge-cells-operation.d.ts +44 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/row-operation.d.ts +69 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/setting-event-handler.abstract.d.ts +48 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/split-cell-operation.d.ts +31 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-cancel-event-handler.d.ts +19 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-change-event-handler.d.ts +17 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-save-event-handler.d.ts +17 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties.d.ts +33 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/table-extension.d.ts +36 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/table-icon.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/table-selection.d.ts +164 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/table-toolbar-button-renderer.d.ts +26 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/utils/table-color-manager.d.ts +27 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/utils/utils.d.ts +190 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-bottom.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-middle.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-top.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-center-horizontal.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-left.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-right.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/controllers/vega-rich-text-table-properties-color-controller.d.ts +29 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-cell-properties-form-field-renderer.d.ts +49 -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 +111 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-form-field-renderer.d.ts +27 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-form-renderer.d.ts +39 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.d.ts +60 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/controllers/selection-widget-keyboard-controller.d.ts +15 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/renderers/selection-widget-renderer.d.ts +31 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.d.ts +27 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/assets/icon.d.ts +2 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/caption-button-slimmer.d.ts +11 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/cell-properties-button-slimmer.d.ts +11 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.d.ts +28 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/merge-cells-button-slimmer.d.ts +23 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.d.ts +36 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-properties-button-slimmer.d.ts +11 -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 +36 -0
- 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 +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.d.ts +58 -0
- package/dist/types/components/vega-rich-text-editor/interface.d.ts +34 -2
- package/dist/types/components/vega-rich-text-editor/public-api.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/extension-controller.d.ts +10 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.d.ts +9 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/selection-controller.d.ts +19 -6
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/annotation-handler/annotation-handler-registration.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/annotation-handler/table-annotation-handler.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/annotation-handler/table-cell-annotation-handler.test.d.ts +8 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/annotation-handler/table-head-cell-annotation-handler.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/caption-operation.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-annotation.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-caption-annotations.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-cell-annotation.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-color-annotation.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-dto.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-element-to-dto-strategies.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/extensions/table/table-test-utils.d.ts +11 -0
- package/dist/types/components/vega-rich-text-editor/test/filter-styles-strategies/filter-styles-strategy.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/spec-utils.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor.d.ts +0 -2
- package/dist/types/components/vega-time-picker/slimmers/renderers/vega-time-picker-range-input-renderer.d.ts +1 -0
- package/dist/types/components/vega-time-picker/slimmers/renderers/vega-time-picker-single-input-renderer.d.ts +1 -0
- package/dist/types/components/vega-time-picker/vega-time-picker.d.ts +12 -0
- package/dist/types/components.d.ts +173 -2
- package/dist/types/constants/ui.d.ts +1 -0
- package/dist/types/helpers/event-manager/event-id/vega-internal-event-id.d.ts +2 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-grid-justify-items-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-grid-justify-items-formatter.test.d.ts +1 -0
- package/dist/types/helpers/slimmers/aria-dialog-focusable-trap-slimmer.d.ts +93 -0
- package/dist/types/helpers/slimmers/element-appender/body-positioned-wrapper/test/vega-popover-wrapper.test.d.ts +1 -0
- package/dist/types/helpers/slimmers/test/aria-dialog-focusable-trap-slimmer.test.d.ts +1 -0
- package/dist/types/helpers/translation/interface.d.ts +3 -1
- package/dist/types/types/components.type.d.ts +5 -0
- package/dist/types/types/type-guard.d.ts +7 -0
- package/dist/types/types/ui.type.d.ts +13 -1
- package/dist/types/utils/e2e-utils.d.ts +10 -0
- package/dist/types/utils/object.d.ts +6 -2
- package/dist/types/utils/spec-utils.d.ts +2 -1
- package/dist/types/utils/ui.d.ts +9 -0
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/p-02bab5ea.entry.js +1 -0
- package/dist/vega/p-02fec68b.entry.js +1 -0
- package/dist/vega/{p-3fd3861c.entry.js → p-04f9b0d4.entry.js} +1 -1
- package/dist/vega/{p-0681ffee.entry.js → p-076c6445.entry.js} +1 -1
- package/dist/vega/{p-c2df94f6.js → p-085d45c9.js} +1 -1
- package/dist/vega/p-0ac91609.entry.js +1 -0
- package/dist/vega/p-10e9438e.js +1 -0
- package/dist/vega/{p-ae6ed091.entry.js → p-14dfdba3.entry.js} +1 -1
- package/dist/vega/{p-7f665911.entry.js → p-1665d4b8.entry.js} +1 -1
- package/dist/vega/{p-71cd1d9e.entry.js → p-1784724a.entry.js} +1 -1
- package/dist/vega/{p-1ff45314.entry.js → p-18378017.entry.js} +1 -1
- package/dist/vega/{p-f49e8cc5.entry.js → p-19adff1f.entry.js} +1 -1
- package/dist/vega/{p-3b7ad04b.entry.js → p-20981b17.entry.js} +1 -1
- package/dist/vega/p-2697b52b.js +1 -0
- package/dist/vega/p-28c8ffb4.js +1 -0
- package/dist/vega/{p-3e484d99.entry.js → p-28ed34b3.entry.js} +1 -1
- package/dist/vega/{p-8852361b.js → p-2a9960c9.js} +1 -1
- package/dist/vega/{p-6b4021f0.entry.js → p-2bbbdf87.entry.js} +1 -1
- package/dist/vega/p-2fd266fa.js +1 -0
- package/dist/vega/p-31945d6c.js +1 -0
- package/dist/vega/p-3224e47c.js +1 -0
- package/dist/vega/{p-d7434f44.entry.js → p-32a0eed4.entry.js} +1 -1
- package/dist/vega/p-33475bcf.entry.js +1 -0
- package/dist/vega/{p-7f398d23.entry.js → p-33cacbd6.entry.js} +1 -1
- package/dist/vega/p-3a0b3fed.entry.js +1 -0
- package/dist/vega/p-3d2d267d.js +1 -0
- package/dist/vega/{p-abb81b7b.js → p-405ab757.js} +1 -1
- package/dist/vega/{p-31ac7386.js → p-4068e7de.js} +1 -1
- package/dist/vega/{p-57180993.entry.js → p-408a1baa.entry.js} +1 -1
- package/dist/vega/{p-a253e791.entry.js → p-439c7c13.entry.js} +1 -1
- package/dist/vega/{p-db92453f.entry.js → p-441fd2b3.entry.js} +1 -1
- package/dist/vega/{p-4e0344bc.entry.js → p-46c7763f.entry.js} +1 -1
- package/dist/vega/p-49a2e141.js +1 -0
- package/dist/vega/{p-951c0172.js → p-4a9be903.js} +1 -1
- package/dist/vega/p-4d65756f.js +1 -0
- package/dist/vega/{p-e52890db.js → p-4e15958f.js} +1 -1
- package/dist/vega/p-4e76a84d.entry.js +1 -0
- package/dist/vega/{p-0009e0bc.entry.js → p-4ea3cf5f.entry.js} +1 -1
- package/dist/vega/{p-f5b6059d.entry.js → p-5395faac.entry.js} +1 -1
- package/dist/vega/p-541ae774.entry.js +1 -0
- package/dist/vega/{p-19883e27.entry.js → p-558a707e.entry.js} +1 -1
- package/dist/vega/{p-cc243e62.entry.js → p-561e9097.entry.js} +1 -1
- package/dist/vega/p-5b90bbfe.js +1 -0
- package/dist/vega/p-5d397ee0.entry.js +1 -0
- package/dist/vega/{p-8fbb677e.entry.js → p-5dfd36d3.entry.js} +1 -1
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/p-603b851c.js +1 -0
- package/dist/vega/{p-9dc77b66.entry.js → p-615bc3de.entry.js} +1 -1
- package/dist/vega/p-6554a801.js +1 -0
- package/dist/vega/{p-a432708d.entry.js → p-667d5b80.entry.js} +1 -1
- package/dist/vega/p-679a4046.entry.js +1 -0
- package/dist/vega/{p-c208a3b7.js → p-68a531cf.js} +1 -1
- package/dist/vega/{p-309b5016.entry.js → p-6b19d33a.entry.js} +1 -1
- package/dist/vega/p-6d6ea8b4.js +1 -0
- package/dist/vega/p-6db0556d.js +1 -0
- package/dist/vega/p-6e05fc55.js +1 -0
- package/dist/vega/p-6e13e2fc.js +1 -0
- package/dist/vega/p-71720290.entry.js +1 -0
- package/dist/vega/{p-5ed5aa26.js → p-76f2e0f5.js} +1 -1
- package/dist/vega/p-79df30e3.entry.js +1 -0
- package/dist/vega/p-7f68abf7.js +1 -0
- package/dist/vega/{p-e7a8b61e.entry.js → p-814c37be.entry.js} +1 -1
- package/dist/vega/{p-7db918f4.js → p-81dd00d0.js} +1 -1
- package/dist/vega/{p-fb40a829.js → p-82016096.js} +1 -1
- package/dist/vega/{p-03280f85.entry.js → p-820906b8.entry.js} +1 -1
- package/dist/vega/{p-3d4b8066.entry.js → p-833b79ad.entry.js} +1 -1
- package/dist/vega/{p-5b238c6d.js → p-8cd70b3b.js} +1 -1
- package/dist/vega/p-8f88fb57.js +1 -0
- package/dist/vega/{p-1828f9e6.entry.js → p-905cf163.entry.js} +1 -1
- package/dist/vega/{p-b5e31243.entry.js → p-916ef5dd.entry.js} +1 -1
- package/dist/vega/p-937d5317.entry.js +1 -0
- package/dist/vega/{p-47c202eb.entry.js → p-972c594b.entry.js} +1 -1
- package/dist/vega/{p-c2560608.entry.js → p-9e6e76b2.entry.js} +1 -1
- package/dist/vega/{p-c3eec160.entry.js → p-a01ef160.entry.js} +1 -1
- package/dist/vega/p-a02f77c7.js +1 -0
- package/dist/vega/{p-882a220c.js → p-a0a39ec3.js} +1 -1
- package/dist/vega/{p-9c713bc0.js → p-a2161e9d.js} +1 -1
- package/dist/vega/{p-536ad3d7.entry.js → p-a5543b6a.entry.js} +1 -1
- package/dist/vega/{p-a113fd15.entry.js → p-a6ad6515.entry.js} +1 -1
- package/dist/vega/{p-3a537cd0.js → p-a6fb81c5.js} +1 -1
- package/dist/vega/p-a841cf13.js +1 -0
- package/dist/vega/{p-7440325c.entry.js → p-ace7aa6c.entry.js} +1 -1
- package/dist/vega/{p-5ba34330.js → p-b15a2d4b.js} +1 -1
- package/dist/vega/{p-53e0b2bd.entry.js → p-b4d72eff.entry.js} +1 -1
- package/dist/vega/{p-3592a26d.entry.js → p-b589cafd.entry.js} +1 -1
- package/dist/vega/{p-77908e45.entry.js → p-b67672ae.entry.js} +1 -1
- package/dist/vega/p-b7dd3ef2.entry.js +1 -0
- package/dist/vega/{p-a3272850.entry.js → p-b91aff06.entry.js} +1 -1
- package/dist/vega/{p-c25577ae.entry.js → p-bc142c5c.entry.js} +1 -1
- package/dist/vega/{p-99c8f9a4.entry.js → p-c58c3e7e.entry.js} +1 -1
- package/dist/vega/{p-5f81beae.js → p-c5eb0fa6.js} +1 -1
- package/dist/vega/p-c78fe943.js +1 -0
- package/dist/vega/p-c962cf5b.js +1 -0
- package/dist/vega/p-cb0324e7.entry.js +1 -0
- package/dist/vega/p-d4ea8e22.js +1 -0
- package/dist/vega/{p-e5be807b.entry.js → p-d5a8bb62.entry.js} +1 -1
- package/dist/vega/{p-6c170474.js → p-d6875e49.js} +1 -1
- package/dist/vega/p-d862195c.entry.js +1 -0
- package/dist/vega/{p-764425e4.entry.js → p-d94d785a.entry.js} +1 -1
- package/dist/vega/p-db29681a.entry.js +1 -0
- package/dist/vega/{p-c87cf96a.entry.js → p-dba91c23.entry.js} +1 -1
- package/dist/vega/{p-d42dbe39.js → p-dccda3d1.js} +1 -1
- package/dist/vega/p-dce9349e.js +1 -0
- package/dist/vega/{p-cd3d177b.entry.js → p-dd4c3d9b.entry.js} +1 -1
- package/dist/vega/{p-24b4c64f.js → p-e2268eef.js} +1 -1
- package/dist/vega/p-e5da9f66.js +1 -0
- package/dist/vega/p-f7505267.js +1 -0
- package/dist/vega/{p-f46f6679.entry.js → p-fadeb5a2.entry.js} +1 -1
- package/dist/vega/{p-d5570331.entry.js → p-fb92092b.entry.js} +1 -1
- package/dist/vega/{p-a957e15f.js → p-fc3d6d9d.js} +1 -1
- package/dist/vega/{p-2e7ec8e0.entry.js → p-fc93b467.entry.js} +1 -1
- package/dist/vega/p-fcabf0dc.js +1 -0
- package/dist/vega/p-fef22245.js +1 -0
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/token-extension-1e98ddf3.js +0 -3062
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/text-node-color-controller.js +0 -51
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/text-node-rendering-registry.js +0 -26
- package/dist/esm/token-extension-ffd98170.js +0 -3041
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/text-node-color-controller.d.ts +0 -22
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/text-node-rendering-registry.d.ts +0 -22
- package/dist/vega/p-02976501.js +0 -1
- package/dist/vega/p-03b1e442.js +0 -1
- package/dist/vega/p-093aa0cb.entry.js +0 -1
- package/dist/vega/p-1e015382.js +0 -1
- package/dist/vega/p-383e235a.entry.js +0 -1
- package/dist/vega/p-3992038a.js +0 -1
- package/dist/vega/p-4079e932.js +0 -1
- package/dist/vega/p-43df17a1.js +0 -1
- package/dist/vega/p-473ceda5.entry.js +0 -1
- package/dist/vega/p-474b97cf.entry.js +0 -1
- package/dist/vega/p-4efe9cd8.entry.js +0 -1
- package/dist/vega/p-5e1d0f21.entry.js +0 -1
- package/dist/vega/p-6a8ac66d.entry.js +0 -1
- package/dist/vega/p-6b3776ec.js +0 -1
- package/dist/vega/p-6cf28c27.js +0 -1
- package/dist/vega/p-7ade785e.js +0 -1
- package/dist/vega/p-7db5e003.js +0 -1
- package/dist/vega/p-840f156e.entry.js +0 -1
- package/dist/vega/p-87379d3c.js +0 -1
- package/dist/vega/p-87ed06cd.entry.js +0 -1
- package/dist/vega/p-898bcb24.js +0 -1
- package/dist/vega/p-9493d87a.js +0 -1
- package/dist/vega/p-95919581.entry.js +0 -1
- package/dist/vega/p-95d1b547.js +0 -1
- package/dist/vega/p-9f467a59.js +0 -1
- package/dist/vega/p-a57a7ab8.entry.js +0 -1
- package/dist/vega/p-a58bd510.entry.js +0 -1
- package/dist/vega/p-b88ca09b.js +0 -1
- package/dist/vega/p-b901d624.js +0 -1
- package/dist/vega/p-ba475520.entry.js +0 -1
- package/dist/vega/p-bf04ff19.js +0 -1
- package/dist/vega/p-bf19682d.js +0 -1
- package/dist/vega/p-c6031d3f.entry.js +0 -1
- package/dist/vega/p-c72e08c6.entry.js +0 -1
- package/dist/vega/p-d0687ec0.js +0 -1
- package/dist/vega/p-d25db724.js +0 -1
- package/dist/vega/p-d5797747.js +0 -1
- package/dist/vega/p-e6f0097f.js +0 -1
package/dist/collection/components/vega-rich-text-editor/test/extensions/table/table-dto.test.js
ADDED
|
@@ -0,0 +1,1094 @@
|
|
|
1
|
+
import '../../../dto/setup';
|
|
2
|
+
import { VegaRTETableExtension } from '../../../extensions/table/table-extension';
|
|
3
|
+
import { RTETableBlock } from '../../../extensions/table/dto/table-block';
|
|
4
|
+
import { RTETableBodyBlock } from '../../../extensions/table/dto/table-body-block';
|
|
5
|
+
import { RTETableHeadBlock } from '../../../extensions/table/dto/table-head-block';
|
|
6
|
+
import { RTETableHeadCellBlock } from '../../../extensions/table/dto/table-head-cell-block';
|
|
7
|
+
import { RTETableRowBlock } from '../../../extensions/table/dto/table-row-block';
|
|
8
|
+
import { RTETableCellBlock } from '../../../extensions/table/dto/table-cell-block';
|
|
9
|
+
import { RTETableCaptionBlock, } from '../../../extensions/table/dto/table-caption-block';
|
|
10
|
+
import { RTETableAnnotation, RTETableExtensionAnnotationTypeEnum, } from '../../../extensions/table/annotations/table-annotation';
|
|
11
|
+
import { RTETableCellAnnotation } from '../../../extensions/table/annotations/table-cell-annotation';
|
|
12
|
+
import { RTETableHeadCellAnnotation } from '../../../extensions/table/annotations/table-head-cell-annotation';
|
|
13
|
+
describe('dto', () => {
|
|
14
|
+
const tableObj = {
|
|
15
|
+
id: '1764771896966',
|
|
16
|
+
type: 'table-block',
|
|
17
|
+
annotations: {
|
|
18
|
+
table: {
|
|
19
|
+
alignment: 'center',
|
|
20
|
+
borderCollapse: 'collapse',
|
|
21
|
+
},
|
|
22
|
+
},
|
|
23
|
+
children: [
|
|
24
|
+
{
|
|
25
|
+
id: '1764771904874',
|
|
26
|
+
type: 'table-head',
|
|
27
|
+
children: [
|
|
28
|
+
{
|
|
29
|
+
id: '1764771904632',
|
|
30
|
+
type: 'table-row',
|
|
31
|
+
children: [
|
|
32
|
+
{
|
|
33
|
+
id: '1764771898285',
|
|
34
|
+
type: 'table-head-cell',
|
|
35
|
+
annotations: {
|
|
36
|
+
tableCell: {
|
|
37
|
+
border: {
|
|
38
|
+
color: '#ddd',
|
|
39
|
+
style: 'solid',
|
|
40
|
+
width: '1px',
|
|
41
|
+
},
|
|
42
|
+
padding: '12px',
|
|
43
|
+
textAlign: 'left',
|
|
44
|
+
verticalAlign: 'middle',
|
|
45
|
+
minWidth: '55px',
|
|
46
|
+
boxSizing: 'border-box',
|
|
47
|
+
},
|
|
48
|
+
},
|
|
49
|
+
children: [
|
|
50
|
+
{
|
|
51
|
+
id: '1764771904876',
|
|
52
|
+
annotations: {
|
|
53
|
+
textStyle: 'paragraph',
|
|
54
|
+
internalWrapper: true,
|
|
55
|
+
},
|
|
56
|
+
type: 'paragraph',
|
|
57
|
+
nodes: [
|
|
58
|
+
{
|
|
59
|
+
id: '1764771904525',
|
|
60
|
+
annotations: {
|
|
61
|
+
plainText: true,
|
|
62
|
+
},
|
|
63
|
+
type: 'text',
|
|
64
|
+
text: '',
|
|
65
|
+
},
|
|
66
|
+
],
|
|
67
|
+
},
|
|
68
|
+
],
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
id: '1764771899530',
|
|
72
|
+
type: 'table-head-cell',
|
|
73
|
+
annotations: {
|
|
74
|
+
tableCell: {
|
|
75
|
+
border: {
|
|
76
|
+
color: '#ddd',
|
|
77
|
+
style: 'solid',
|
|
78
|
+
width: '1px',
|
|
79
|
+
},
|
|
80
|
+
padding: '12px',
|
|
81
|
+
textAlign: 'left',
|
|
82
|
+
verticalAlign: 'middle',
|
|
83
|
+
minWidth: '55px',
|
|
84
|
+
boxSizing: 'border-box',
|
|
85
|
+
},
|
|
86
|
+
},
|
|
87
|
+
children: [
|
|
88
|
+
{
|
|
89
|
+
id: '1764771896940',
|
|
90
|
+
annotations: {
|
|
91
|
+
textStyle: 'paragraph',
|
|
92
|
+
internalWrapper: true,
|
|
93
|
+
},
|
|
94
|
+
type: 'paragraph',
|
|
95
|
+
nodes: [
|
|
96
|
+
{
|
|
97
|
+
id: '1764771903833',
|
|
98
|
+
annotations: {
|
|
99
|
+
plainText: true,
|
|
100
|
+
},
|
|
101
|
+
type: 'text',
|
|
102
|
+
text: '',
|
|
103
|
+
},
|
|
104
|
+
],
|
|
105
|
+
},
|
|
106
|
+
],
|
|
107
|
+
},
|
|
108
|
+
],
|
|
109
|
+
},
|
|
110
|
+
],
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
id: '1764771903981',
|
|
114
|
+
type: 'table-body',
|
|
115
|
+
children: [
|
|
116
|
+
{
|
|
117
|
+
id: '1764771905293',
|
|
118
|
+
type: 'table-row',
|
|
119
|
+
children: [
|
|
120
|
+
{
|
|
121
|
+
id: '1764771897032',
|
|
122
|
+
type: 'table-cell',
|
|
123
|
+
annotations: {
|
|
124
|
+
tableCell: {
|
|
125
|
+
border: {
|
|
126
|
+
color: '#ddd',
|
|
127
|
+
style: 'solid',
|
|
128
|
+
width: '1px',
|
|
129
|
+
},
|
|
130
|
+
padding: '12px',
|
|
131
|
+
textAlign: 'left',
|
|
132
|
+
verticalAlign: 'middle',
|
|
133
|
+
minWidth: '55px',
|
|
134
|
+
boxSizing: 'border-box',
|
|
135
|
+
},
|
|
136
|
+
},
|
|
137
|
+
children: [
|
|
138
|
+
{
|
|
139
|
+
id: '1764771897783',
|
|
140
|
+
annotations: {
|
|
141
|
+
textStyle: 'paragraph',
|
|
142
|
+
internalWrapper: true,
|
|
143
|
+
},
|
|
144
|
+
type: 'paragraph',
|
|
145
|
+
nodes: [
|
|
146
|
+
{
|
|
147
|
+
id: '1764771906044',
|
|
148
|
+
annotations: {
|
|
149
|
+
plainText: true,
|
|
150
|
+
},
|
|
151
|
+
type: 'text',
|
|
152
|
+
text: '',
|
|
153
|
+
},
|
|
154
|
+
],
|
|
155
|
+
},
|
|
156
|
+
],
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
id: '1764771905790',
|
|
160
|
+
type: 'table-cell',
|
|
161
|
+
annotations: {
|
|
162
|
+
tableCell: {
|
|
163
|
+
border: {
|
|
164
|
+
color: '#ddd',
|
|
165
|
+
style: 'solid',
|
|
166
|
+
width: '1px',
|
|
167
|
+
},
|
|
168
|
+
padding: '12px',
|
|
169
|
+
textAlign: 'left',
|
|
170
|
+
verticalAlign: 'middle',
|
|
171
|
+
minWidth: '55px',
|
|
172
|
+
boxSizing: 'border-box',
|
|
173
|
+
},
|
|
174
|
+
},
|
|
175
|
+
children: [
|
|
176
|
+
{
|
|
177
|
+
id: '1764771904845',
|
|
178
|
+
annotations: {
|
|
179
|
+
textStyle: 'paragraph',
|
|
180
|
+
internalWrapper: true,
|
|
181
|
+
},
|
|
182
|
+
type: 'paragraph',
|
|
183
|
+
nodes: [
|
|
184
|
+
{
|
|
185
|
+
id: '1764771904578',
|
|
186
|
+
annotations: {
|
|
187
|
+
plainText: true,
|
|
188
|
+
},
|
|
189
|
+
type: 'text',
|
|
190
|
+
text: '',
|
|
191
|
+
},
|
|
192
|
+
],
|
|
193
|
+
},
|
|
194
|
+
],
|
|
195
|
+
},
|
|
196
|
+
],
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
id: '1764771904130',
|
|
200
|
+
type: 'table-row',
|
|
201
|
+
children: [
|
|
202
|
+
{
|
|
203
|
+
id: '1764771903073',
|
|
204
|
+
type: 'table-cell',
|
|
205
|
+
annotations: {
|
|
206
|
+
tableCell: {
|
|
207
|
+
border: {
|
|
208
|
+
color: '#ddd',
|
|
209
|
+
style: 'solid',
|
|
210
|
+
width: '1px',
|
|
211
|
+
},
|
|
212
|
+
padding: '12px',
|
|
213
|
+
textAlign: 'left',
|
|
214
|
+
verticalAlign: 'middle',
|
|
215
|
+
minWidth: '55px',
|
|
216
|
+
boxSizing: 'border-box',
|
|
217
|
+
},
|
|
218
|
+
},
|
|
219
|
+
children: [
|
|
220
|
+
{
|
|
221
|
+
id: '1764771904171',
|
|
222
|
+
annotations: {
|
|
223
|
+
textStyle: 'paragraph',
|
|
224
|
+
internalWrapper: true,
|
|
225
|
+
},
|
|
226
|
+
type: 'paragraph',
|
|
227
|
+
nodes: [
|
|
228
|
+
{
|
|
229
|
+
id: '1764771905692',
|
|
230
|
+
annotations: {
|
|
231
|
+
plainText: true,
|
|
232
|
+
},
|
|
233
|
+
type: 'text',
|
|
234
|
+
text: '',
|
|
235
|
+
},
|
|
236
|
+
],
|
|
237
|
+
},
|
|
238
|
+
],
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
id: '1764771897331',
|
|
242
|
+
type: 'table-cell',
|
|
243
|
+
annotations: {
|
|
244
|
+
tableCell: {
|
|
245
|
+
border: {
|
|
246
|
+
color: '#ddd',
|
|
247
|
+
style: 'solid',
|
|
248
|
+
width: '1px',
|
|
249
|
+
},
|
|
250
|
+
padding: '12px',
|
|
251
|
+
textAlign: 'left',
|
|
252
|
+
verticalAlign: 'middle',
|
|
253
|
+
minWidth: '55px',
|
|
254
|
+
boxSizing: 'border-box',
|
|
255
|
+
},
|
|
256
|
+
},
|
|
257
|
+
children: [
|
|
258
|
+
{
|
|
259
|
+
id: '1764771905732',
|
|
260
|
+
annotations: {
|
|
261
|
+
textStyle: 'paragraph',
|
|
262
|
+
internalWrapper: true,
|
|
263
|
+
},
|
|
264
|
+
type: 'paragraph',
|
|
265
|
+
nodes: [
|
|
266
|
+
{
|
|
267
|
+
id: '1764771903305',
|
|
268
|
+
annotations: {
|
|
269
|
+
plainText: true,
|
|
270
|
+
},
|
|
271
|
+
type: 'text',
|
|
272
|
+
text: '',
|
|
273
|
+
},
|
|
274
|
+
],
|
|
275
|
+
},
|
|
276
|
+
],
|
|
277
|
+
},
|
|
278
|
+
],
|
|
279
|
+
},
|
|
280
|
+
],
|
|
281
|
+
},
|
|
282
|
+
],
|
|
283
|
+
};
|
|
284
|
+
let tableBlock;
|
|
285
|
+
beforeAll(() => {
|
|
286
|
+
new VegaRTETableExtension().initialExtension(null);
|
|
287
|
+
});
|
|
288
|
+
beforeEach(() => {
|
|
289
|
+
tableBlock = RTETableBlock.from(tableObj);
|
|
290
|
+
});
|
|
291
|
+
describe('table-block', () => {
|
|
292
|
+
it('toJSON', () => {
|
|
293
|
+
expect(tableBlock.toJSON()).toEqual(tableObj);
|
|
294
|
+
});
|
|
295
|
+
it('clone', () => {
|
|
296
|
+
const cloned = tableBlock.clone(undefined);
|
|
297
|
+
expect(cloned).toEqual(tableBlock);
|
|
298
|
+
expect(cloned).not.toBe(tableBlock);
|
|
299
|
+
});
|
|
300
|
+
it('isNotEmpty', () => {
|
|
301
|
+
expect(tableBlock.isNotEmpty()).toBe(true);
|
|
302
|
+
});
|
|
303
|
+
it('toHtml', () => {
|
|
304
|
+
const html = tableBlock.toHtml();
|
|
305
|
+
expect(html).toEqualHtml(`
|
|
306
|
+
<table style="border-collapse: collapse; margin: 0 auto;">
|
|
307
|
+
<thead>
|
|
308
|
+
<tr>
|
|
309
|
+
<th style="padding: 12px; border: solid 1px #ddd; text-align: left; vertical-align: middle; min-width: 55px; box-sizing: border-box; background-color: #F0F3F7;">
|
|
310
|
+
<p style="font-family: Inter; font-size: 16px; line-height: 22px; min-height: 22px; min-height: 22px; font-weight: 500; margin-top: 0px; margin-bottom: 0px;"></p>
|
|
311
|
+
</th>
|
|
312
|
+
<th style="padding: 12px; border: solid 1px #ddd; text-align: left; vertical-align: middle; min-width: 55px; box-sizing: border-box; background-color: #F0F3F7;">
|
|
313
|
+
<p style="font-family: Inter; font-size: 16px; line-height: 22px; min-height: 22px; min-height: 22px; font-weight: 500; margin-top: 0px; margin-bottom: 0px;"></p>
|
|
314
|
+
</th>
|
|
315
|
+
</tr>
|
|
316
|
+
</thead>
|
|
317
|
+
<tbody>
|
|
318
|
+
<tr>
|
|
319
|
+
<td style="padding: 12px; border: solid 1px #ddd; text-align: left; vertical-align: middle; min-width: 55px; box-sizing: border-box;">
|
|
320
|
+
<p style="font-family: Inter; font-size: 16px; line-height: 22px; min-height: 22px; min-height: 22px; font-weight: 500; margin-top: 0px; margin-bottom: 0px;"></p>
|
|
321
|
+
</td>
|
|
322
|
+
<td style="padding: 12px; border: solid 1px #ddd; text-align: left; vertical-align: middle; min-width: 55px; box-sizing: border-box;">
|
|
323
|
+
<p style="font-family: Inter; font-size: 16px; line-height: 22px; min-height: 22px; min-height: 22px; font-weight: 500; margin-top: 0px; margin-bottom: 0px;"></p>
|
|
324
|
+
</td>
|
|
325
|
+
</tr>
|
|
326
|
+
<tr>
|
|
327
|
+
<td style="padding: 12px; border: solid 1px #ddd; text-align: left; vertical-align: middle; min-width: 55px; box-sizing: border-box;">
|
|
328
|
+
<p style="font-family: Inter; font-size: 16px; line-height: 22px; min-height: 22px; min-height: 22px; font-weight: 500; margin-top: 0px; margin-bottom: 0px;"></p>
|
|
329
|
+
</td>
|
|
330
|
+
<td style="padding: 12px; border: solid 1px #ddd; text-align: left; vertical-align: middle; min-width: 55px; box-sizing: border-box;">
|
|
331
|
+
<p style="font-family: Inter; font-size: 16px; line-height: 22px; min-height: 22px; min-height: 22px; font-weight: 500; margin-top: 0px; margin-bottom: 0px;"></p>
|
|
332
|
+
</td>
|
|
333
|
+
</tr>
|
|
334
|
+
</tbody>
|
|
335
|
+
</table>
|
|
336
|
+
`);
|
|
337
|
+
});
|
|
338
|
+
it('getLastNode', () => {
|
|
339
|
+
expect(tableBlock.getLastNode().toJSON()).toEqual({
|
|
340
|
+
id: '1764771903305',
|
|
341
|
+
annotations: {
|
|
342
|
+
plainText: true,
|
|
343
|
+
},
|
|
344
|
+
type: 'text',
|
|
345
|
+
text: '',
|
|
346
|
+
});
|
|
347
|
+
});
|
|
348
|
+
it('getFirstNode should return first cell last node when no caption', () => {
|
|
349
|
+
expect(tableBlock.getFirstNode().toJSON()).toEqual({
|
|
350
|
+
id: '1764771904525',
|
|
351
|
+
annotations: {
|
|
352
|
+
plainText: true,
|
|
353
|
+
},
|
|
354
|
+
type: 'text',
|
|
355
|
+
text: '',
|
|
356
|
+
});
|
|
357
|
+
});
|
|
358
|
+
it('getFirstNode should return caption last node when caption exists', () => {
|
|
359
|
+
const tableWithCaption = Object.assign(Object.assign({}, tableObj), { children: [
|
|
360
|
+
{
|
|
361
|
+
id: 'caption-1',
|
|
362
|
+
type: 'table-caption',
|
|
363
|
+
children: [
|
|
364
|
+
{
|
|
365
|
+
id: 'paragraph-1',
|
|
366
|
+
type: 'paragraph',
|
|
367
|
+
nodes: [
|
|
368
|
+
{
|
|
369
|
+
id: 'text-1',
|
|
370
|
+
type: 'text',
|
|
371
|
+
text: 'Caption text',
|
|
372
|
+
},
|
|
373
|
+
],
|
|
374
|
+
},
|
|
375
|
+
],
|
|
376
|
+
},
|
|
377
|
+
...tableObj.children,
|
|
378
|
+
] });
|
|
379
|
+
const tableBlockWithCaption = RTETableBlock.from(tableWithCaption);
|
|
380
|
+
expect(tableBlockWithCaption.getFirstNode().toJSON()).toEqual(expect.objectContaining({
|
|
381
|
+
type: 'text',
|
|
382
|
+
text: 'Caption text',
|
|
383
|
+
}));
|
|
384
|
+
});
|
|
385
|
+
});
|
|
386
|
+
describe('table-body-block', () => {
|
|
387
|
+
let tableBodyBlock;
|
|
388
|
+
beforeAll(() => {
|
|
389
|
+
tableBodyBlock = tableBlock.children.find((child) => child.type === 'table-body');
|
|
390
|
+
});
|
|
391
|
+
it('isNotEmpty', () => {
|
|
392
|
+
expect(RTETableBodyBlock.from({
|
|
393
|
+
id: '1',
|
|
394
|
+
type: 'table-body',
|
|
395
|
+
children: [],
|
|
396
|
+
}).isNotEmpty()).toBe(false);
|
|
397
|
+
expect(tableBodyBlock.isNotEmpty()).toBe(true);
|
|
398
|
+
});
|
|
399
|
+
});
|
|
400
|
+
describe('table-head-block', () => {
|
|
401
|
+
let tableHeadBlock;
|
|
402
|
+
beforeAll(() => {
|
|
403
|
+
tableHeadBlock = tableBlock.children.find((child) => child.type === 'table-head');
|
|
404
|
+
});
|
|
405
|
+
it('isNotEmpty', () => {
|
|
406
|
+
expect(RTETableHeadBlock.from({
|
|
407
|
+
id: '1',
|
|
408
|
+
type: 'table-head',
|
|
409
|
+
children: [],
|
|
410
|
+
}).isNotEmpty()).toBe(false);
|
|
411
|
+
expect(tableHeadBlock.isNotEmpty()).toBe(true);
|
|
412
|
+
});
|
|
413
|
+
it('getLastNode', () => {
|
|
414
|
+
expect(tableHeadBlock.getLastNode().toJSON()).toEqual({
|
|
415
|
+
id: '1764771903833',
|
|
416
|
+
type: 'text',
|
|
417
|
+
annotations: { plainText: true },
|
|
418
|
+
text: '',
|
|
419
|
+
});
|
|
420
|
+
});
|
|
421
|
+
});
|
|
422
|
+
describe('table-head-cell-block', () => {
|
|
423
|
+
let tableHeadBlock;
|
|
424
|
+
beforeAll(() => {
|
|
425
|
+
tableHeadBlock = tableBlock.children.find((child) => child.type === 'table-head');
|
|
426
|
+
});
|
|
427
|
+
it('isNotEmpty', () => {
|
|
428
|
+
const tableHeadCellBlock = tableHeadBlock.children[0]
|
|
429
|
+
.children[0];
|
|
430
|
+
expect(tableHeadCellBlock.isNotEmpty()).toBe(true);
|
|
431
|
+
expect(RTETableHeadCellBlock.from({
|
|
432
|
+
id: '1764771899530',
|
|
433
|
+
type: 'table-head-cell',
|
|
434
|
+
children: [],
|
|
435
|
+
}).isNotEmpty()).toBe(false);
|
|
436
|
+
});
|
|
437
|
+
describe('RTETableHeadCellBlock.from with useInternalStyle options', () => {
|
|
438
|
+
const baseHeadCellJSON = {
|
|
439
|
+
id: 'head-cell-test-1',
|
|
440
|
+
type: 'table-head-cell',
|
|
441
|
+
children: [
|
|
442
|
+
{
|
|
443
|
+
id: 'para-1',
|
|
444
|
+
annotations: {
|
|
445
|
+
textStyle: 'paragraph',
|
|
446
|
+
internalWrapper: true,
|
|
447
|
+
},
|
|
448
|
+
type: 'paragraph',
|
|
449
|
+
nodes: [
|
|
450
|
+
{
|
|
451
|
+
id: 'text-1',
|
|
452
|
+
annotations: {
|
|
453
|
+
plainText: true,
|
|
454
|
+
},
|
|
455
|
+
type: 'text',
|
|
456
|
+
text: 'Header',
|
|
457
|
+
},
|
|
458
|
+
],
|
|
459
|
+
},
|
|
460
|
+
],
|
|
461
|
+
};
|
|
462
|
+
it('should apply default head cell annotations when autoMatchFormat is true', () => {
|
|
463
|
+
const headCellBlock = RTETableHeadCellBlock.from(baseHeadCellJSON, {
|
|
464
|
+
autoMatchFormat: true,
|
|
465
|
+
});
|
|
466
|
+
const cellAnnotation = headCellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
467
|
+
expect(cellAnnotation).toBeDefined();
|
|
468
|
+
expect(cellAnnotation).toBeInstanceOf(RTETableHeadCellAnnotation);
|
|
469
|
+
expect(cellAnnotation.padding).toBe(RTETableCellAnnotation.DEFAULT_PADDING);
|
|
470
|
+
expect(cellAnnotation.border).toEqual(RTETableCellAnnotation.DEFAULT_BORDER);
|
|
471
|
+
expect(cellAnnotation.textAlign).toBe(RTETableCellAnnotation.DEFAULT_HORIZONTAL_TEXT_ALIGN);
|
|
472
|
+
expect(cellAnnotation.verticalAlign).toBe(RTETableCellAnnotation.DEFAULT_VERTICAL_TEXT_ALIGN);
|
|
473
|
+
});
|
|
474
|
+
it('should not apply default head cell annotations when autoMatchFormat is false', () => {
|
|
475
|
+
const headCellBlock = RTETableHeadCellBlock.from(baseHeadCellJSON, {
|
|
476
|
+
autoMatchFormat: false,
|
|
477
|
+
});
|
|
478
|
+
const cellAnnotation = headCellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
479
|
+
expect(cellAnnotation).toBeUndefined();
|
|
480
|
+
});
|
|
481
|
+
it('should preserve explicit null values in head cells when autoMatchFormat is true', () => {
|
|
482
|
+
const headCellWithNullAnnotations = Object.assign(Object.assign({}, baseHeadCellJSON), { annotations: {
|
|
483
|
+
tableCell: {
|
|
484
|
+
padding: null,
|
|
485
|
+
border: null,
|
|
486
|
+
textAlign: null,
|
|
487
|
+
},
|
|
488
|
+
} });
|
|
489
|
+
const headCellBlock = RTETableHeadCellBlock.from(headCellWithNullAnnotations, {
|
|
490
|
+
autoMatchFormat: true,
|
|
491
|
+
});
|
|
492
|
+
const cellAnnotation = headCellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
493
|
+
expect(cellAnnotation).toBeDefined();
|
|
494
|
+
expect(cellAnnotation.padding).toBeNull();
|
|
495
|
+
expect(cellAnnotation.border).toBeNull();
|
|
496
|
+
expect(cellAnnotation.textAlign).toBeNull();
|
|
497
|
+
// Undefined properties should still get defaults
|
|
498
|
+
expect(cellAnnotation.verticalAlign).toBe(RTETableCellAnnotation.DEFAULT_VERTICAL_TEXT_ALIGN);
|
|
499
|
+
});
|
|
500
|
+
it('should apply defaults for undefined properties in head cells with autoMatchFormat true', () => {
|
|
501
|
+
const headCellWithPartialAnnotations = Object.assign(Object.assign({}, baseHeadCellJSON), { annotations: {
|
|
502
|
+
tableCell: {
|
|
503
|
+
padding: '15px',
|
|
504
|
+
backgroundColor: 'gray',
|
|
505
|
+
},
|
|
506
|
+
} });
|
|
507
|
+
const headCellBlock = RTETableHeadCellBlock.from(headCellWithPartialAnnotations, {
|
|
508
|
+
autoMatchFormat: true,
|
|
509
|
+
});
|
|
510
|
+
const cellAnnotation = headCellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
511
|
+
expect(cellAnnotation).toBeDefined();
|
|
512
|
+
expect(cellAnnotation.padding).toBe('15px');
|
|
513
|
+
expect(cellAnnotation.backgroundColor).toBe('gray');
|
|
514
|
+
// Undefined properties should get defaults
|
|
515
|
+
expect(cellAnnotation.border).toEqual(RTETableCellAnnotation.DEFAULT_BORDER);
|
|
516
|
+
expect(cellAnnotation.textAlign).toBe(RTETableCellAnnotation.DEFAULT_HORIZONTAL_TEXT_ALIGN);
|
|
517
|
+
expect(cellAnnotation.verticalAlign).toBe(RTETableCellAnnotation.DEFAULT_VERTICAL_TEXT_ALIGN);
|
|
518
|
+
});
|
|
519
|
+
it('should not apply defaults in head cells when autoMatchFormat is false', () => {
|
|
520
|
+
const headCellWithPartialAnnotations = Object.assign(Object.assign({}, baseHeadCellJSON), { annotations: {
|
|
521
|
+
tableCell: {
|
|
522
|
+
padding: '15px',
|
|
523
|
+
backgroundColor: 'gray',
|
|
524
|
+
},
|
|
525
|
+
} });
|
|
526
|
+
const headCellBlock = RTETableHeadCellBlock.from(headCellWithPartialAnnotations, {
|
|
527
|
+
autoMatchFormat: false,
|
|
528
|
+
});
|
|
529
|
+
const cellAnnotation = headCellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
530
|
+
expect(cellAnnotation).toBeDefined();
|
|
531
|
+
expect(cellAnnotation.padding).toBe('15px');
|
|
532
|
+
expect(cellAnnotation.backgroundColor).toBe('gray');
|
|
533
|
+
// Undefined properties should remain undefined
|
|
534
|
+
expect(cellAnnotation.border).toBeUndefined();
|
|
535
|
+
expect(cellAnnotation.textAlign).toBeUndefined();
|
|
536
|
+
expect(cellAnnotation.verticalAlign).toBeUndefined();
|
|
537
|
+
});
|
|
538
|
+
it('should default to autoMatchFormat true for head cells when options not provided', () => {
|
|
539
|
+
const headCellBlock = RTETableHeadCellBlock.from(baseHeadCellJSON);
|
|
540
|
+
const cellAnnotation = headCellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
541
|
+
expect(cellAnnotation).toBeDefined();
|
|
542
|
+
expect(cellAnnotation).toBeInstanceOf(RTETableHeadCellAnnotation);
|
|
543
|
+
expect(cellAnnotation.padding).toBe(RTETableCellAnnotation.DEFAULT_PADDING);
|
|
544
|
+
expect(cellAnnotation.border).toEqual(RTETableCellAnnotation.DEFAULT_BORDER);
|
|
545
|
+
});
|
|
546
|
+
});
|
|
547
|
+
});
|
|
548
|
+
describe('table-row-block', () => {
|
|
549
|
+
let tableBodyBlock;
|
|
550
|
+
beforeAll(() => {
|
|
551
|
+
tableBodyBlock = tableBlock.children.find((child) => child.type === 'table-body');
|
|
552
|
+
});
|
|
553
|
+
it('isNotEmpty', () => {
|
|
554
|
+
expect(tableBodyBlock.children[0].isNotEmpty()).toBe(true);
|
|
555
|
+
expect(RTETableRowBlock.from({
|
|
556
|
+
id: '1764771905293',
|
|
557
|
+
type: 'table-row',
|
|
558
|
+
children: [],
|
|
559
|
+
}).isNotEmpty()).toBe(false);
|
|
560
|
+
});
|
|
561
|
+
});
|
|
562
|
+
describe('table-cell-block', () => {
|
|
563
|
+
let tableBodyBlock;
|
|
564
|
+
beforeAll(() => {
|
|
565
|
+
tableBodyBlock = tableBlock.children.find((child) => child.type === 'table-body');
|
|
566
|
+
});
|
|
567
|
+
it('isNotEmpty', () => {
|
|
568
|
+
const tableCellBlock = tableBodyBlock.children[0]
|
|
569
|
+
.children[0];
|
|
570
|
+
expect(tableCellBlock.isNotEmpty()).toBe(true);
|
|
571
|
+
expect(RTETableCellBlock.from({
|
|
572
|
+
id: '1',
|
|
573
|
+
type: 'table-cell',
|
|
574
|
+
children: [],
|
|
575
|
+
}).isNotEmpty()).toBe(false);
|
|
576
|
+
});
|
|
577
|
+
it('rowspan & colspan', () => {
|
|
578
|
+
const tableCellJSON = {
|
|
579
|
+
id: '1',
|
|
580
|
+
type: 'table-cell',
|
|
581
|
+
children: [],
|
|
582
|
+
annotations: {},
|
|
583
|
+
};
|
|
584
|
+
let tableCellBlock = RTETableCellBlock.from(tableCellJSON);
|
|
585
|
+
expect(tableCellBlock.rowSpan).toEqual(1);
|
|
586
|
+
expect(tableCellBlock.colSpan).toEqual(1);
|
|
587
|
+
tableCellJSON.annotations = {
|
|
588
|
+
customAttribute: {
|
|
589
|
+
rowspan: '3',
|
|
590
|
+
colspan: '2',
|
|
591
|
+
},
|
|
592
|
+
};
|
|
593
|
+
tableCellBlock = RTETableCellBlock.from(tableCellJSON);
|
|
594
|
+
expect(tableCellBlock.rowSpan).toEqual(3);
|
|
595
|
+
expect(tableCellBlock.colSpan).toEqual(2);
|
|
596
|
+
});
|
|
597
|
+
describe('RTETableCellBlock.from with useInternalStyle options', () => {
|
|
598
|
+
const baseCellJSON = {
|
|
599
|
+
id: 'cell-test-1',
|
|
600
|
+
type: 'table-cell',
|
|
601
|
+
children: [
|
|
602
|
+
{
|
|
603
|
+
id: 'para-1',
|
|
604
|
+
annotations: {
|
|
605
|
+
textStyle: 'paragraph',
|
|
606
|
+
internalWrapper: true,
|
|
607
|
+
},
|
|
608
|
+
type: 'paragraph',
|
|
609
|
+
nodes: [
|
|
610
|
+
{
|
|
611
|
+
id: 'text-1',
|
|
612
|
+
annotations: {
|
|
613
|
+
plainText: true,
|
|
614
|
+
},
|
|
615
|
+
type: 'text',
|
|
616
|
+
text: 'Content',
|
|
617
|
+
},
|
|
618
|
+
],
|
|
619
|
+
},
|
|
620
|
+
],
|
|
621
|
+
};
|
|
622
|
+
it('should apply default cell annotations when autoMatchFormat is true', () => {
|
|
623
|
+
const cellBlock = RTETableCellBlock.from(baseCellJSON, {
|
|
624
|
+
autoMatchFormat: true,
|
|
625
|
+
});
|
|
626
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
627
|
+
expect(cellAnnotation).toBeDefined();
|
|
628
|
+
expect(cellAnnotation.padding).toBe(RTETableCellAnnotation.DEFAULT_PADDING);
|
|
629
|
+
expect(cellAnnotation.border).toEqual(RTETableCellAnnotation.DEFAULT_BORDER);
|
|
630
|
+
expect(cellAnnotation.textAlign).toBe(RTETableCellAnnotation.DEFAULT_HORIZONTAL_TEXT_ALIGN);
|
|
631
|
+
expect(cellAnnotation.verticalAlign).toBe(RTETableCellAnnotation.DEFAULT_VERTICAL_TEXT_ALIGN);
|
|
632
|
+
expect(cellAnnotation.minWidth).toBe(RTETableCellAnnotation.DEFAULT_CELL_MIN_WIDTH);
|
|
633
|
+
expect(cellAnnotation.boxSizing).toBe(RTETableCellAnnotation.DEFAULT_BOX_SIZING);
|
|
634
|
+
});
|
|
635
|
+
it('should not apply default cell annotations when autoMatchFormat is false', () => {
|
|
636
|
+
const cellBlock = RTETableCellBlock.from(baseCellJSON, {
|
|
637
|
+
autoMatchFormat: false,
|
|
638
|
+
});
|
|
639
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
640
|
+
expect(cellAnnotation).toBeUndefined();
|
|
641
|
+
});
|
|
642
|
+
it('should apply default values for undefined properties when autoMatchFormat is true', () => {
|
|
643
|
+
const cellWithPartialAnnotations = Object.assign(Object.assign({}, baseCellJSON), { annotations: {
|
|
644
|
+
tableCell: {
|
|
645
|
+
padding: '20px',
|
|
646
|
+
backgroundColor: 'blue',
|
|
647
|
+
},
|
|
648
|
+
} });
|
|
649
|
+
const cellBlock = RTETableCellBlock.from(cellWithPartialAnnotations, {
|
|
650
|
+
autoMatchFormat: true,
|
|
651
|
+
});
|
|
652
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
653
|
+
expect(cellAnnotation).toBeDefined();
|
|
654
|
+
expect(cellAnnotation.padding).toBe('20px');
|
|
655
|
+
expect(cellAnnotation.backgroundColor).toBe('blue');
|
|
656
|
+
// Undefined properties should get defaults
|
|
657
|
+
expect(cellAnnotation.border).toEqual(RTETableCellAnnotation.DEFAULT_BORDER);
|
|
658
|
+
expect(cellAnnotation.textAlign).toBe(RTETableCellAnnotation.DEFAULT_HORIZONTAL_TEXT_ALIGN);
|
|
659
|
+
expect(cellAnnotation.verticalAlign).toBe(RTETableCellAnnotation.DEFAULT_VERTICAL_TEXT_ALIGN);
|
|
660
|
+
});
|
|
661
|
+
it('should preserve explicit null values when autoMatchFormat is true', () => {
|
|
662
|
+
const cellWithNullAnnotations = Object.assign(Object.assign({}, baseCellJSON), { annotations: {
|
|
663
|
+
tableCell: {
|
|
664
|
+
padding: null,
|
|
665
|
+
border: null,
|
|
666
|
+
textAlign: null,
|
|
667
|
+
},
|
|
668
|
+
} });
|
|
669
|
+
const cellBlock = RTETableCellBlock.from(cellWithNullAnnotations, {
|
|
670
|
+
autoMatchFormat: true,
|
|
671
|
+
});
|
|
672
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
673
|
+
expect(cellAnnotation).toBeDefined();
|
|
674
|
+
expect(cellAnnotation.padding).toBeNull();
|
|
675
|
+
expect(cellAnnotation.border).toBeNull();
|
|
676
|
+
expect(cellAnnotation.textAlign).toBeNull();
|
|
677
|
+
// Undefined properties should still get defaults
|
|
678
|
+
expect(cellAnnotation.verticalAlign).toBe(RTETableCellAnnotation.DEFAULT_VERTICAL_TEXT_ALIGN);
|
|
679
|
+
});
|
|
680
|
+
it('should not apply defaults when autoMatchFormat is false even with partial annotations', () => {
|
|
681
|
+
const cellWithPartialAnnotations = Object.assign(Object.assign({}, baseCellJSON), { annotations: {
|
|
682
|
+
tableCell: {
|
|
683
|
+
padding: '20px',
|
|
684
|
+
backgroundColor: 'blue',
|
|
685
|
+
},
|
|
686
|
+
} });
|
|
687
|
+
const cellBlock = RTETableCellBlock.from(cellWithPartialAnnotations, {
|
|
688
|
+
autoMatchFormat: false,
|
|
689
|
+
});
|
|
690
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
691
|
+
expect(cellAnnotation).toBeDefined();
|
|
692
|
+
expect(cellAnnotation.padding).toBe('20px');
|
|
693
|
+
expect(cellAnnotation.backgroundColor).toBe('blue');
|
|
694
|
+
// Undefined properties should remain undefined
|
|
695
|
+
expect(cellAnnotation.border).toBeUndefined();
|
|
696
|
+
expect(cellAnnotation.textAlign).toBeUndefined();
|
|
697
|
+
expect(cellAnnotation.verticalAlign).toBeUndefined();
|
|
698
|
+
});
|
|
699
|
+
it('should preserve all explicit values regardless of autoMatchFormat', () => {
|
|
700
|
+
const cellWithFullAnnotations = Object.assign(Object.assign({}, baseCellJSON), { annotations: {
|
|
701
|
+
tableCell: {
|
|
702
|
+
padding: '25px',
|
|
703
|
+
border: { style: 'dashed', width: '3px', color: 'red' },
|
|
704
|
+
textAlign: 'right',
|
|
705
|
+
verticalAlign: 'bottom',
|
|
706
|
+
minWidth: '150px',
|
|
707
|
+
boxSizing: 'content-box',
|
|
708
|
+
backgroundColor: 'green',
|
|
709
|
+
},
|
|
710
|
+
} });
|
|
711
|
+
const cellBlockWithFormat = RTETableCellBlock.from(cellWithFullAnnotations, {
|
|
712
|
+
autoMatchFormat: true,
|
|
713
|
+
});
|
|
714
|
+
const cellBlockWithoutFormat = RTETableCellBlock.from(cellWithFullAnnotations, {
|
|
715
|
+
autoMatchFormat: false,
|
|
716
|
+
});
|
|
717
|
+
const annotationWithFormat = cellBlockWithFormat.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
718
|
+
const annotationWithoutFormat = cellBlockWithoutFormat.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
719
|
+
// Both should have the same values
|
|
720
|
+
expect(annotationWithFormat.padding).toBe('25px');
|
|
721
|
+
expect(annotationWithFormat.border).toEqual({
|
|
722
|
+
style: 'dashed',
|
|
723
|
+
width: '3px',
|
|
724
|
+
color: 'red',
|
|
725
|
+
});
|
|
726
|
+
expect(annotationWithFormat.textAlign).toBe('right');
|
|
727
|
+
expect(annotationWithFormat.verticalAlign).toBe('bottom');
|
|
728
|
+
expect(annotationWithFormat.minWidth).toBe('150px');
|
|
729
|
+
expect(annotationWithFormat.boxSizing).toBe('content-box');
|
|
730
|
+
expect(annotationWithoutFormat.padding).toBe('25px');
|
|
731
|
+
expect(annotationWithoutFormat.border).toEqual({
|
|
732
|
+
style: 'dashed',
|
|
733
|
+
width: '3px',
|
|
734
|
+
color: 'red',
|
|
735
|
+
});
|
|
736
|
+
expect(annotationWithoutFormat.textAlign).toBe('right');
|
|
737
|
+
expect(annotationWithoutFormat.verticalAlign).toBe('bottom');
|
|
738
|
+
expect(annotationWithoutFormat.minWidth).toBe('150px');
|
|
739
|
+
expect(annotationWithoutFormat.boxSizing).toBe('content-box');
|
|
740
|
+
});
|
|
741
|
+
it('should default to autoMatchFormat true when options not provided', () => {
|
|
742
|
+
const cellBlock = RTETableCellBlock.from(baseCellJSON);
|
|
743
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
744
|
+
expect(cellAnnotation).toBeDefined();
|
|
745
|
+
expect(cellAnnotation.padding).toBe(RTETableCellAnnotation.DEFAULT_PADDING);
|
|
746
|
+
expect(cellAnnotation.border).toEqual(RTETableCellAnnotation.DEFAULT_BORDER);
|
|
747
|
+
});
|
|
748
|
+
it('should handle constructor-level defaults when no annotations provided and autoMatchFormat is true', () => {
|
|
749
|
+
const cellBlock = RTETableCellBlock.from(baseCellJSON, {
|
|
750
|
+
autoMatchFormat: true,
|
|
751
|
+
});
|
|
752
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
753
|
+
// Constructor should have created annotation with defaults
|
|
754
|
+
expect(cellAnnotation).toBeDefined();
|
|
755
|
+
expect(cellAnnotation.padding).toBe(RTETableCellAnnotation.DEFAULT_PADDING);
|
|
756
|
+
expect(cellAnnotation.border).toEqual(RTETableCellAnnotation.DEFAULT_BORDER);
|
|
757
|
+
expect(cellAnnotation.textAlign).toBe(RTETableCellAnnotation.DEFAULT_HORIZONTAL_TEXT_ALIGN);
|
|
758
|
+
expect(cellAnnotation.verticalAlign).toBe(RTETableCellAnnotation.DEFAULT_VERTICAL_TEXT_ALIGN);
|
|
759
|
+
});
|
|
760
|
+
it('should not create annotation in constructor when autoMatchFormat is false', () => {
|
|
761
|
+
const cellBlock = RTETableCellBlock.from(baseCellJSON, {
|
|
762
|
+
autoMatchFormat: false,
|
|
763
|
+
});
|
|
764
|
+
// Constructor should not have created any annotation
|
|
765
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
766
|
+
expect(cellAnnotation).toBeUndefined();
|
|
767
|
+
});
|
|
768
|
+
});
|
|
769
|
+
});
|
|
770
|
+
describe('table-caption-block', () => {
|
|
771
|
+
it('clone', () => {
|
|
772
|
+
const captionJson = {
|
|
773
|
+
id: 'caption-1',
|
|
774
|
+
type: 'table-caption',
|
|
775
|
+
children: [
|
|
776
|
+
{
|
|
777
|
+
id: 'paragraph-1',
|
|
778
|
+
type: 'paragraph',
|
|
779
|
+
nodes: [
|
|
780
|
+
{
|
|
781
|
+
id: 'text-1',
|
|
782
|
+
type: 'text',
|
|
783
|
+
text: 'Caption text',
|
|
784
|
+
},
|
|
785
|
+
],
|
|
786
|
+
},
|
|
787
|
+
],
|
|
788
|
+
};
|
|
789
|
+
const tableWithCaption = Object.assign(Object.assign({}, tableObj), { children: [
|
|
790
|
+
{
|
|
791
|
+
id: 'caption-1',
|
|
792
|
+
type: 'table-caption',
|
|
793
|
+
children: captionJson.children,
|
|
794
|
+
},
|
|
795
|
+
...tableObj.children,
|
|
796
|
+
] });
|
|
797
|
+
const tableBlockWithCaption = RTETableBlock.from(tableWithCaption);
|
|
798
|
+
const captionBlock = tableBlockWithCaption.getCaption();
|
|
799
|
+
const cloned = captionBlock.clone(tableBlockWithCaption);
|
|
800
|
+
expect(cloned).toEqual(captionBlock);
|
|
801
|
+
expect(cloned).not.toBe(captionBlock);
|
|
802
|
+
expect(cloned.parent).toBe(tableBlockWithCaption);
|
|
803
|
+
});
|
|
804
|
+
it('toHtml', () => {
|
|
805
|
+
const captionJson = {
|
|
806
|
+
id: 'caption-1',
|
|
807
|
+
type: 'table-caption',
|
|
808
|
+
children: [
|
|
809
|
+
{
|
|
810
|
+
id: 'paragraph-1',
|
|
811
|
+
type: 'paragraph',
|
|
812
|
+
nodes: [
|
|
813
|
+
{
|
|
814
|
+
id: 'text-1',
|
|
815
|
+
type: 'text',
|
|
816
|
+
text: 'Caption text',
|
|
817
|
+
},
|
|
818
|
+
],
|
|
819
|
+
},
|
|
820
|
+
],
|
|
821
|
+
};
|
|
822
|
+
const captionBlock = RTETableCaptionBlock.from(captionJson);
|
|
823
|
+
const html = captionBlock.toHtml();
|
|
824
|
+
expect(html).toEqualHtml(`
|
|
825
|
+
<caption style="padding: 8px; border: 1px solid #ddd; border-bottom: none; background-color: #F0F3F7; position: relative; text-align: center; min-height: 22px;">
|
|
826
|
+
<p style="font-family: Inter; font-size: 16px; line-height: 22px; min-height: 22px; font-weight: 500; margin-top: 0px; margin-bottom: 0px;">
|
|
827
|
+
<span>
|
|
828
|
+
Caption text
|
|
829
|
+
</span>
|
|
830
|
+
</p>
|
|
831
|
+
</caption>
|
|
832
|
+
`);
|
|
833
|
+
});
|
|
834
|
+
});
|
|
835
|
+
describe('RTETableBlock with useInternalStyle options', () => {
|
|
836
|
+
const tableWithoutAnnotations = {
|
|
837
|
+
id: 'table-1',
|
|
838
|
+
type: 'table-block',
|
|
839
|
+
children: [
|
|
840
|
+
{
|
|
841
|
+
id: 'tbody-1',
|
|
842
|
+
type: 'table-body',
|
|
843
|
+
children: [
|
|
844
|
+
{
|
|
845
|
+
id: 'row-1',
|
|
846
|
+
type: 'table-row',
|
|
847
|
+
children: [
|
|
848
|
+
{
|
|
849
|
+
id: 'cell-1',
|
|
850
|
+
type: 'table-cell',
|
|
851
|
+
children: [
|
|
852
|
+
{
|
|
853
|
+
id: 'para-1',
|
|
854
|
+
annotations: {
|
|
855
|
+
textStyle: 'paragraph',
|
|
856
|
+
internalWrapper: true,
|
|
857
|
+
},
|
|
858
|
+
type: 'paragraph',
|
|
859
|
+
nodes: [
|
|
860
|
+
{
|
|
861
|
+
id: 'text-1',
|
|
862
|
+
annotations: {
|
|
863
|
+
plainText: true,
|
|
864
|
+
},
|
|
865
|
+
type: 'text',
|
|
866
|
+
text: 'Content',
|
|
867
|
+
},
|
|
868
|
+
],
|
|
869
|
+
},
|
|
870
|
+
],
|
|
871
|
+
},
|
|
872
|
+
],
|
|
873
|
+
},
|
|
874
|
+
],
|
|
875
|
+
},
|
|
876
|
+
],
|
|
877
|
+
};
|
|
878
|
+
it('should apply default table annotations when autoMatchFormat is true', () => {
|
|
879
|
+
const tableBlock = RTETableBlock.from(tableWithoutAnnotations, {
|
|
880
|
+
autoMatchFormat: true,
|
|
881
|
+
});
|
|
882
|
+
const tableAnnotation = tableBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.TABLE);
|
|
883
|
+
expect(tableAnnotation).toBeDefined();
|
|
884
|
+
expect(tableAnnotation.alignment).toBe(RTETableAnnotation.DEFAULT_ALIGNMENT);
|
|
885
|
+
expect(tableAnnotation.borderCollapse).toBe(RTETableAnnotation.DEFAULT_BORDER_COLLAPSE);
|
|
886
|
+
expect(tableAnnotation.useInternalStyle).toBe(true);
|
|
887
|
+
});
|
|
888
|
+
it('should not apply default table annotations when autoMatchFormat is false', () => {
|
|
889
|
+
const tableBlock = RTETableBlock.from(tableWithoutAnnotations, {
|
|
890
|
+
autoMatchFormat: false,
|
|
891
|
+
});
|
|
892
|
+
const tableAnnotation = tableBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.TABLE);
|
|
893
|
+
expect(tableAnnotation).toBeUndefined();
|
|
894
|
+
});
|
|
895
|
+
it('should preserve explicit table annotations with autoMatchFormat true', () => {
|
|
896
|
+
const tableWithAnnotations = Object.assign(Object.assign({}, tableWithoutAnnotations), { annotations: {
|
|
897
|
+
table: {
|
|
898
|
+
alignment: 'left',
|
|
899
|
+
borderCollapse: 'separate',
|
|
900
|
+
backgroundColor: 'orange',
|
|
901
|
+
},
|
|
902
|
+
} });
|
|
903
|
+
const tableBlock = RTETableBlock.from(tableWithAnnotations, {
|
|
904
|
+
autoMatchFormat: true,
|
|
905
|
+
});
|
|
906
|
+
const tableAnnotation = tableBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.TABLE);
|
|
907
|
+
expect(tableAnnotation).toBeDefined();
|
|
908
|
+
expect(tableAnnotation.alignment).toBe('left');
|
|
909
|
+
expect(tableAnnotation.borderCollapse).toBe('separate');
|
|
910
|
+
expect(tableAnnotation.backgroundColor).toBe('orange');
|
|
911
|
+
expect(tableAnnotation.useInternalStyle).toBe(true);
|
|
912
|
+
});
|
|
913
|
+
it('should preserve null values in table annotations with autoMatchFormat true', () => {
|
|
914
|
+
const tableWithNullAnnotations = Object.assign(Object.assign({}, tableWithoutAnnotations), { annotations: {
|
|
915
|
+
table: {
|
|
916
|
+
alignment: null,
|
|
917
|
+
borderCollapse: null,
|
|
918
|
+
},
|
|
919
|
+
} });
|
|
920
|
+
const tableBlock = RTETableBlock.from(tableWithNullAnnotations, {
|
|
921
|
+
autoMatchFormat: true,
|
|
922
|
+
});
|
|
923
|
+
const tableAnnotation = tableBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.TABLE);
|
|
924
|
+
expect(tableAnnotation).toBeDefined();
|
|
925
|
+
expect(tableAnnotation.alignment).toBeNull();
|
|
926
|
+
expect(tableAnnotation.borderCollapse).toBeNull();
|
|
927
|
+
expect(tableAnnotation.useInternalStyle).toBe(true);
|
|
928
|
+
});
|
|
929
|
+
it('should not apply defaults to table annotations when autoMatchFormat is false', () => {
|
|
930
|
+
const tableWithAnnotations = Object.assign(Object.assign({}, tableWithoutAnnotations), { annotations: {
|
|
931
|
+
table: {
|
|
932
|
+
backgroundColor: 'orange',
|
|
933
|
+
},
|
|
934
|
+
} });
|
|
935
|
+
const tableBlock = RTETableBlock.from(tableWithAnnotations, {
|
|
936
|
+
autoMatchFormat: false,
|
|
937
|
+
});
|
|
938
|
+
const tableAnnotation = tableBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.TABLE);
|
|
939
|
+
expect(tableAnnotation).toBeDefined();
|
|
940
|
+
expect(tableAnnotation.alignment).toBeUndefined();
|
|
941
|
+
expect(tableAnnotation.borderCollapse).toBeUndefined();
|
|
942
|
+
expect(tableAnnotation.backgroundColor).toBe('orange');
|
|
943
|
+
expect(tableAnnotation.useInternalStyle).toBe(false);
|
|
944
|
+
});
|
|
945
|
+
it('should default to autoMatchFormat true when options not provided', () => {
|
|
946
|
+
const tableBlock = RTETableBlock.from(tableWithoutAnnotations);
|
|
947
|
+
const tableAnnotation = tableBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.TABLE);
|
|
948
|
+
expect(tableAnnotation).toBeDefined();
|
|
949
|
+
expect(tableAnnotation.alignment).toBe(RTETableAnnotation.DEFAULT_ALIGNMENT);
|
|
950
|
+
expect(tableAnnotation.borderCollapse).toBe(RTETableAnnotation.DEFAULT_BORDER_COLLAPSE);
|
|
951
|
+
});
|
|
952
|
+
it('should apply default cell annotations when autoMatchFormat is true', () => {
|
|
953
|
+
const tableBlock = RTETableBlock.from(tableWithoutAnnotations, {
|
|
954
|
+
autoMatchFormat: true,
|
|
955
|
+
});
|
|
956
|
+
const cellBlock = tableBlock.children[0].children[0]
|
|
957
|
+
.children[0];
|
|
958
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
959
|
+
expect(cellAnnotation).toBeDefined();
|
|
960
|
+
expect(cellAnnotation.padding).toBe(RTETableCellAnnotation.DEFAULT_PADDING);
|
|
961
|
+
expect(cellAnnotation.border).toEqual(RTETableCellAnnotation.DEFAULT_BORDER);
|
|
962
|
+
expect(cellAnnotation.textAlign).toBe(RTETableCellAnnotation.DEFAULT_HORIZONTAL_TEXT_ALIGN);
|
|
963
|
+
expect(cellAnnotation.verticalAlign).toBe(RTETableCellAnnotation.DEFAULT_VERTICAL_TEXT_ALIGN);
|
|
964
|
+
});
|
|
965
|
+
it('should not apply default cell annotations when autoMatchFormat is false', () => {
|
|
966
|
+
const tableBlock = RTETableBlock.from(tableWithoutAnnotations, {
|
|
967
|
+
autoMatchFormat: false,
|
|
968
|
+
});
|
|
969
|
+
const cellBlock = tableBlock.children[0].children[0]
|
|
970
|
+
.children[0];
|
|
971
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
972
|
+
expect(cellAnnotation).toBeUndefined();
|
|
973
|
+
});
|
|
974
|
+
it('should preserve explicit cell annotations with autoMatchFormat true', () => {
|
|
975
|
+
const tableWithCellAnnotations = Object.assign(Object.assign({}, tableWithoutAnnotations), { children: [
|
|
976
|
+
{
|
|
977
|
+
id: 'tbody-1',
|
|
978
|
+
type: 'table-body',
|
|
979
|
+
children: [
|
|
980
|
+
{
|
|
981
|
+
id: 'row-1',
|
|
982
|
+
type: 'table-row',
|
|
983
|
+
children: [
|
|
984
|
+
{
|
|
985
|
+
id: 'cell-1',
|
|
986
|
+
type: 'table-cell',
|
|
987
|
+
annotations: {
|
|
988
|
+
tableCell: {
|
|
989
|
+
padding: '20px',
|
|
990
|
+
textAlign: 'center',
|
|
991
|
+
backgroundColor: 'blue',
|
|
992
|
+
},
|
|
993
|
+
},
|
|
994
|
+
children: [
|
|
995
|
+
{
|
|
996
|
+
id: 'para-1',
|
|
997
|
+
annotations: {
|
|
998
|
+
textStyle: 'paragraph',
|
|
999
|
+
internalWrapper: true,
|
|
1000
|
+
},
|
|
1001
|
+
type: 'paragraph',
|
|
1002
|
+
nodes: [
|
|
1003
|
+
{
|
|
1004
|
+
id: 'text-1',
|
|
1005
|
+
annotations: {
|
|
1006
|
+
plainText: true,
|
|
1007
|
+
},
|
|
1008
|
+
type: 'text',
|
|
1009
|
+
text: 'Content',
|
|
1010
|
+
},
|
|
1011
|
+
],
|
|
1012
|
+
},
|
|
1013
|
+
],
|
|
1014
|
+
},
|
|
1015
|
+
],
|
|
1016
|
+
},
|
|
1017
|
+
],
|
|
1018
|
+
},
|
|
1019
|
+
] });
|
|
1020
|
+
const tableBlock = RTETableBlock.from(tableWithCellAnnotations, {
|
|
1021
|
+
autoMatchFormat: true,
|
|
1022
|
+
});
|
|
1023
|
+
const cellBlock = tableBlock.children[0].children[0]
|
|
1024
|
+
.children[0];
|
|
1025
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
1026
|
+
expect(cellAnnotation).toBeDefined();
|
|
1027
|
+
expect(cellAnnotation.padding).toBe('20px');
|
|
1028
|
+
expect(cellAnnotation.textAlign).toBe('center');
|
|
1029
|
+
expect(cellAnnotation.backgroundColor).toBe('blue');
|
|
1030
|
+
// Border and verticalAlign should get defaults since they're undefined
|
|
1031
|
+
expect(cellAnnotation.border).toEqual(RTETableCellAnnotation.DEFAULT_BORDER);
|
|
1032
|
+
expect(cellAnnotation.verticalAlign).toBe(RTETableCellAnnotation.DEFAULT_VERTICAL_TEXT_ALIGN);
|
|
1033
|
+
});
|
|
1034
|
+
it('should preserve null cell annotations with autoMatchFormat true', () => {
|
|
1035
|
+
const tableWithNullCellAnnotations = Object.assign(Object.assign({}, tableWithoutAnnotations), { children: [
|
|
1036
|
+
{
|
|
1037
|
+
id: 'tbody-1',
|
|
1038
|
+
type: 'table-body',
|
|
1039
|
+
children: [
|
|
1040
|
+
{
|
|
1041
|
+
id: 'row-1',
|
|
1042
|
+
type: 'table-row',
|
|
1043
|
+
children: [
|
|
1044
|
+
{
|
|
1045
|
+
id: 'cell-1',
|
|
1046
|
+
type: 'table-cell',
|
|
1047
|
+
annotations: {
|
|
1048
|
+
tableCell: {
|
|
1049
|
+
padding: null,
|
|
1050
|
+
border: null,
|
|
1051
|
+
textAlign: null,
|
|
1052
|
+
},
|
|
1053
|
+
},
|
|
1054
|
+
children: [
|
|
1055
|
+
{
|
|
1056
|
+
id: 'para-1',
|
|
1057
|
+
annotations: {
|
|
1058
|
+
textStyle: 'paragraph',
|
|
1059
|
+
internalWrapper: true,
|
|
1060
|
+
},
|
|
1061
|
+
type: 'paragraph',
|
|
1062
|
+
nodes: [
|
|
1063
|
+
{
|
|
1064
|
+
id: 'text-1',
|
|
1065
|
+
annotations: {
|
|
1066
|
+
plainText: true,
|
|
1067
|
+
},
|
|
1068
|
+
type: 'text',
|
|
1069
|
+
text: 'Content',
|
|
1070
|
+
},
|
|
1071
|
+
],
|
|
1072
|
+
},
|
|
1073
|
+
],
|
|
1074
|
+
},
|
|
1075
|
+
],
|
|
1076
|
+
},
|
|
1077
|
+
],
|
|
1078
|
+
},
|
|
1079
|
+
] });
|
|
1080
|
+
const tableBlock = RTETableBlock.from(tableWithNullCellAnnotations, {
|
|
1081
|
+
autoMatchFormat: true,
|
|
1082
|
+
});
|
|
1083
|
+
const cellBlock = tableBlock.children[0].children[0]
|
|
1084
|
+
.children[0];
|
|
1085
|
+
const cellAnnotation = cellBlock.annotationMap.get(RTETableExtensionAnnotationTypeEnum.CELL);
|
|
1086
|
+
expect(cellAnnotation).toBeDefined();
|
|
1087
|
+
expect(cellAnnotation.padding).toBeNull();
|
|
1088
|
+
expect(cellAnnotation.border).toBeNull();
|
|
1089
|
+
expect(cellAnnotation.textAlign).toBeNull();
|
|
1090
|
+
// verticalAlign should get default since it's undefined
|
|
1091
|
+
expect(cellAnnotation.verticalAlign).toBe(RTETableCellAnnotation.DEFAULT_VERTICAL_TEXT_ALIGN);
|
|
1092
|
+
});
|
|
1093
|
+
});
|
|
1094
|
+
});
|