@heartlandone/vega 2.100.0 → 2.102.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/{action-color-accessibility-validator-b8a9ef0f.js → action-color-accessibility-validator-61af71ae.js} +1 -1
- package/dist/cjs/{app-globals-48d067a7.js → app-globals-49c2a999.js} +21 -12
- package/dist/cjs/{aria-dialog-focusable-trap-slimmer-62147489.js → aria-dialog-focusable-trap-slimmer-c79cc3f8.js} +1 -1
- package/dist/cjs/{child-nodes-event-prevent-slimmer-e0ac8467.js → child-nodes-event-prevent-slimmer-574a6a1a.js} +1 -1
- package/dist/cjs/{code-block-3b42c364.js → code-block-06e6591f.js} +1037 -937
- package/dist/cjs/{component-usage-runtime-metrics-389d1548.js → component-usage-runtime-metrics-77f7be9f.js} +8 -5
- package/dist/cjs/{component-value-history-controller-slimmer.abstract-bbe3bcaf.js → component-value-history-controller-slimmer.abstract-f29908f8.js} +4 -4
- package/dist/cjs/{content-state-87a06c1a.js → content-state-8c862e5e.js} +90 -88
- package/dist/cjs/countries-a8e3812a.js +251 -0
- package/dist/cjs/{dark-mode-style-controller-f3da3342.js → dark-mode-style-controller-ec04ece9.js} +45 -45
- package/dist/cjs/{date-required-rule-45c802d3.js → date-required-rule-b672c432.js} +1 -1
- package/dist/cjs/{design-token-9d762da0.js → design-token-351ffd2c.js} +3 -3
- package/dist/cjs/{create-public-api-runtime-metrics-slimmer-91b0cbfb.js → discriminated-3b8e72d5.js} +63 -1
- package/dist/cjs/{element-appender-slimmer-f7ba5d9a.js → element-appender-slimmer-f932b166.js} +22 -3
- package/dist/cjs/{event-emit-slimmer-34aa195e.js → event-emit-slimmer-6bc675f6.js} +1 -1
- package/dist/cjs/{form-field-controller-slimmer-fbaddc91.js → form-field-controller-slimmer-5adb86ae.js} +3 -3
- package/dist/cjs/{icon-manager-be358b32.js → icon-manager-7d20b0ab.js} +6 -4
- package/dist/cjs/{image-annotation-action-03d3e01a.js → image-annotation-action-25907d6b.js} +7 -6
- package/dist/cjs/image-extension-1cf84f27.js +1209 -0
- package/dist/cjs/index-58ea899e.js +4 -0
- package/dist/cjs/index.cjs.js +33 -29
- package/dist/cjs/{inject-keyboard-manager-540f0876.js → inject-keyboard-manager-84d33920.js} +1 -1
- package/dist/cjs/{internal-calendar-period-factory-b11918ee.js → internal-calendar-period-factory-3c5236be.js} +1 -1
- package/dist/cjs/{internal-icon-manager-40bcac72.js → internal-icon-manager-b9702049.js} +1 -1
- package/dist/cjs/{internal-translation-controller-27bfc8c7.js → internal-translation-controller-eae8a8de.js} +11 -0
- package/dist/cjs/{internal-vega-event-manager-7003c84a.js → internal-vega-event-manager-0c256d63.js} +11 -2
- package/dist/cjs/{keyboard-manager-16e96b62.js → keyboard-manager-baa83a61.js} +1 -1
- package/dist/cjs/{keyboard-manager-slimmer-0a4e556d.js → keyboard-manager-slimmer-d1974b28.js} +1 -1
- package/dist/cjs/{link-extension-71eeaa9f.js → link-extension-2a6133b7.js} +9 -8
- package/dist/cjs/loader.cjs.js +23 -21
- package/dist/cjs/{month-view-generator-0a3e04de.js → month-view-generator-a6827548.js} +1 -1
- package/dist/cjs/{public-rules-3dc5d02d.js → public-rules-7f26e0ae.js} +11 -9
- package/dist/cjs/{range-d29751e3.js → range-518b95a2.js} +1 -1
- package/dist/cjs/{responsive-format-facade-c6d7f0a1.js → responsive-format-facade-95c54444.js} +1 -1
- package/dist/cjs/{rich-text-editor-required-rule-05de7f0c.js → rich-text-editor-required-rule-5d0c76ec.js} +1 -1
- package/dist/cjs/{split-cell-operation-ef783850.js → split-cell-operation-28f6f8d9.js} +17 -21
- package/dist/cjs/{state-border-formatter-dda9109a.js → state-border-formatter-6c284859.js} +1 -1
- package/dist/cjs/{string-format-strategy.abstract-3a968a59.js → string-format-strategy.abstract-f15b6196.js} +1 -1
- package/dist/cjs/{string-input-formatter-slimmer-9747039f.js → string-input-formatter-slimmer-5a3f1b55.js} +3 -3
- package/dist/cjs/{string-mask-strategy-d9f85c21.js → string-mask-strategy-af6f3ba0.js} +2 -2
- package/dist/cjs/{style-formatter-d21a9784.js → style-formatter-324211fd.js} +2 -2
- package/dist/cjs/{sub-state-notify-slimmer-e264a120.js → sub-state-notify-slimmer-3b33e31c.js} +1 -1
- package/dist/cjs/{sub-state-observer-slimmer-6033b824.js → sub-state-observer-slimmer-5b68ba3f.js} +1 -1
- package/dist/cjs/{time-required-rule-580cbd3d.js → time-required-rule-9e714442.js} +1 -1
- package/dist/cjs/{token-extension-8d7bd451.js → token-extension-86723cad.js} +181 -509
- package/dist/cjs/{translation-slimmer-31cd5a57.js → translation-slimmer-0227ee24.js} +1 -1
- package/dist/cjs/{type-guard-00b8efc0.js → type-guard-29e01bd4.js} +1 -1
- package/dist/cjs/{valid-credit-card-number-rule-70885128.js → valid-credit-card-number-rule-4ec364af.js} +1 -1
- package/dist/cjs/vega-accordion.cjs.entry.js +14 -14
- package/dist/cjs/vega-app-footer.cjs.entry.js +6 -6
- package/dist/cjs/vega-app-header-button.cjs.entry.js +14 -14
- package/dist/cjs/vega-backdrop.cjs.entry.js +2 -2
- package/dist/cjs/vega-banner.cjs.entry.js +8 -8
- package/dist/cjs/vega-bar-chart.cjs.entry.js +2 -2
- package/dist/cjs/vega-box.cjs.entry.js +8 -8
- package/dist/cjs/vega-brand-logo.cjs.entry.js +6 -6
- package/dist/cjs/vega-breadcrumb.cjs.entry.js +6 -6
- package/dist/cjs/vega-button-circle.cjs.entry.js +13 -13
- package/dist/cjs/vega-button-group_2.cjs.entry.js +10 -10
- package/dist/cjs/vega-button-link.cjs.entry.js +7 -7
- package/dist/cjs/vega-button.cjs.entry.js +11 -11
- package/dist/cjs/vega-calendar_5.cjs.entry.js +191 -44
- package/dist/cjs/vega-card.cjs.entry.js +7 -7
- package/dist/cjs/vega-carousel.cjs.entry.js +8 -8
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +11 -11
- package/dist/cjs/vega-chip.cjs.entry.js +11 -11
- package/dist/cjs/vega-code-block.cjs.entry.js +19 -19
- package/dist/cjs/vega-color-picker.cjs.entry.js +9 -9
- package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +14 -14
- package/dist/cjs/vega-color-swatch.cjs.entry.js +7 -7
- package/dist/cjs/vega-combo-box.cjs.entry.js +16 -16
- package/dist/cjs/vega-counter-badge.cjs.entry.js +2 -2
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +27 -27
- package/dist/cjs/{vega-dialog-controller-16be85d5.js → vega-dialog-controller-efc46dba.js} +6 -4
- package/dist/cjs/vega-dialog_2.cjs.entry.js +12 -12
- package/dist/cjs/vega-divider.cjs.entry.js +7 -7
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +21 -21
- package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
- package/dist/cjs/{vega-event-id-58afed7a.js → vega-event-id-b5abf7c9.js} +4 -0
- package/dist/cjs/vega-field-error.cjs.entry.js +2 -2
- package/dist/cjs/vega-field-label.cjs.entry.js +7 -7
- package/dist/cjs/vega-file-uploader.cjs.entry.js +13 -13
- package/dist/cjs/vega-flag-icon.cjs.entry.js +16 -16
- package/dist/cjs/vega-flex.cjs.entry.js +8 -8
- package/dist/cjs/vega-font.cjs.entry.js +7 -7
- package/dist/cjs/vega-form.cjs.entry.js +11 -11
- package/dist/cjs/vega-grid.cjs.entry.js +7 -7
- package/dist/cjs/vega-hint.cjs.entry.js +2 -2
- package/dist/cjs/vega-icon.cjs.entry.js +9 -9
- package/dist/cjs/vega-image-uploader.cjs.entry.js +16 -16
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +17 -17
- 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 +21 -274
- package/dist/cjs/vega-input-range.cjs.entry.js +11 -11
- package/dist/cjs/vega-input-select.cjs.entry.js +25 -42
- package/dist/cjs/vega-input.cjs.entry.js +17 -17
- package/dist/cjs/{vega-internal-event-id-f4d33037.js → vega-internal-event-id-98d499d7.js} +6 -2
- package/dist/cjs/vega-item-toggle.cjs.entry.js +5 -5
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +23 -23
- package/dist/cjs/vega-line-chart.cjs.entry.js +2 -2
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +6 -6
- package/dist/cjs/vega-page-notification_2.cjs.entry.js +4 -4
- package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +6 -6
- package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +6 -6
- package/dist/cjs/vega-pagination.cjs.entry.js +11 -11
- package/dist/cjs/vega-pie-chart.cjs.entry.js +2 -2
- package/dist/cjs/vega-popover_2.cjs.entry.js +16 -16
- package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +12 -12
- package/dist/cjs/vega-radio_2.cjs.entry.js +14 -14
- package/dist/cjs/vega-rich-text-bookmark-editor.cjs.entry.js +445 -0
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +53 -21
- package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +244 -56
- package/dist/cjs/vega-rich-text-find-replace-panel.cjs.entry.js +9 -9
- package/dist/cjs/vega-rich-text-special-characters-panel.cjs.entry.js +10 -10
- package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +20 -20
- package/dist/cjs/vega-section-title.cjs.entry.js +2 -2
- package/dist/cjs/vega-segment-control.cjs.entry.js +13 -6
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +14 -14
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +12 -12
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +16 -16
- package/dist/cjs/vega-signature-capture.cjs.entry.js +17 -17
- package/dist/cjs/vega-skeleton.cjs.entry.js +2 -2
- package/dist/cjs/vega-slot-container.cjs.entry.js +2 -2
- package/dist/cjs/vega-stepper.cjs.entry.js +10 -10
- package/dist/cjs/vega-tab-group_2.cjs.entry.js +398 -108
- package/dist/cjs/vega-table_11.cjs.entry.js +639 -680
- package/dist/cjs/vega-text.cjs.entry.js +2 -2
- package/dist/cjs/vega-textarea.cjs.entry.js +10 -10
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +18 -18
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +9 -9
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +10 -10
- package/dist/cjs/vega.cjs.js +23 -21
- package/dist/cjs/{wait-for-component-did-render-44d006ee.js → wait-for-component-did-render-90edbc1a.js} +1 -1
- package/dist/collection/collection-manifest.json +6 -0
- package/dist/collection/components/vega-accordion/vega-accordion.js +1 -1
- package/dist/collection/components/vega-app-footer/vega-app-footer.js +1 -1
- package/dist/collection/components/vega-app-header-button/vega-app-header-button.js +1 -1
- package/dist/collection/components/vega-backdrop/vega-backdrop.js +1 -1
- package/dist/collection/components/vega-banner/vega-banner.js +1 -1
- package/dist/collection/components/vega-box/vega-box.js +1 -1
- package/dist/collection/components/vega-brand-logo/vega-brand-logo.js +1 -1
- package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.js +1 -1
- package/dist/collection/components/vega-button/vega-button.css +3 -3
- package/dist/collection/components/vega-button/vega-button.js +1 -1
- package/dist/collection/components/vega-button-circle/vega-button-circle.css +3 -3
- package/dist/collection/components/vega-button-circle/vega-button-circle.js +1 -1
- package/dist/collection/components/vega-button-group/vega-button-group-item/vega-button-group-item.js +1 -1
- package/dist/collection/components/vega-button-group/vega-button-group.js +1 -1
- package/dist/collection/components/vega-button-link/vega-button-link.css +4 -4
- package/dist/collection/components/vega-button-link/vega-button-link.js +1 -1
- package/dist/collection/components/vega-calendar/slimmers/common/controllers/vega-calendar-event-preview-actions-controller.js +33 -11
- package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-item-renderer.js +45 -5
- package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-preview-popover-renderer.js +43 -1
- package/dist/collection/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-event-renderer.js +23 -4
- package/dist/collection/components/vega-calendar/vega-calendar-event/vega-calendar-event.js +1 -1
- package/dist/collection/components/vega-calendar/vega-calendar-event-preview/assets/delete.js +3 -0
- package/dist/collection/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.js +5 -1
- package/dist/collection/components/vega-calendar/vega-calendar-event-preview/vega-calendar-event-preview.js +1 -1
- package/dist/collection/components/vega-calendar/vega-calendar-event-slot/vega-calendar-event-slot.js +1 -1
- package/dist/collection/components/vega-calendar/vega-calendar-period-switcher/vega-calendar-period-switcher.js +1 -1
- package/dist/collection/components/vega-calendar/vega-calendar.js +158 -2
- package/dist/collection/components/vega-card/vega-card.js +1 -1
- package/dist/collection/components/vega-carousel/vega-carousel.js +1 -1
- package/dist/collection/components/vega-chart/vega-bar-chart/vega-bar-chart.js +1 -1
- package/dist/collection/components/vega-chart/vega-line-chart/vega-line-chart.js +1 -1
- package/dist/collection/components/vega-chart/vega-pie-chart/vega-pie-chart.js +1 -1
- package/dist/collection/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.js +1 -1
- package/dist/collection/components/vega-checkbox/vega-checkbox.js +1 -1
- package/dist/collection/components/vega-chip/vega-chip.js +1 -1
- package/dist/collection/components/vega-code-block/vega-code-block.js +1 -1
- package/dist/collection/components/vega-color-picker/vega-color-picker.js +1 -1
- package/dist/collection/components/vega-color-swatch/vega-color-swatch-picker/vega-color-swatch-picker.js +1 -1
- package/dist/collection/components/vega-color-swatch/vega-color-swatch.js +1 -1
- package/dist/collection/components/vega-combo-box/vega-combo-box.js +1 -1
- package/dist/collection/components/vega-counter-badge/vega-counter-badge.js +1 -1
- package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.js +1 -1
- package/dist/collection/components/vega-date-picker/vega-date-picker.js +1 -1
- package/dist/collection/components/vega-dialog/vega-dialog.js +1 -1
- package/dist/collection/components/vega-divider/vega-divider.js +1 -1
- package/dist/collection/components/vega-dropdown/vega-dropdown-content-box/vega-dropdown-content-box.js +1 -1
- package/dist/collection/components/vega-dropdown/vega-dropdown-group/vega-dropdown-group.js +1 -1
- package/dist/collection/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.js +1 -1
- package/dist/collection/components/vega-dropdown/vega-dropdown.js +1 -1
- package/dist/collection/components/vega-field-error/vega-field-error.js +1 -1
- package/dist/collection/components/vega-field-label/vega-field-label.js +1 -1
- package/dist/collection/components/vega-file-uploader/vega-file-uploader.js +1 -1
- package/dist/collection/components/vega-flag-icon/slimmers/controllers/vega-flag-icon-controller.js +6 -6
- package/dist/collection/components/vega-flag-icon/vega-flag-icon.js +1 -1
- package/dist/collection/components/vega-flex/vega-flex.js +1 -1
- package/dist/collection/components/vega-font/vega-font.js +1 -1
- package/dist/collection/components/vega-form/vega-form.js +1 -1
- package/dist/collection/components/vega-grid/vega-grid.js +1 -1
- package/dist/collection/components/vega-hint/vega-hint.js +1 -1
- package/dist/collection/components/vega-icon/vega-icon.js +1 -1
- package/dist/collection/components/vega-image-uploader/vega-image-uploader.js +1 -1
- package/dist/collection/components/vega-input/vega-input.js +1 -1
- package/dist/collection/components/vega-input-credit-card/vega-input-credit-card.js +1 -1
- package/dist/collection/components/vega-input-numeric/vega-input-numeric.js +1 -1
- package/dist/collection/components/vega-input-passcode/vega-input-passcode.js +1 -1
- package/dist/collection/components/vega-input-phone-number/slimmers/renderers/country-select-renderer.js +4 -8
- package/dist/collection/components/vega-input-phone-number/vega-input-phone-number.js +1 -1
- package/dist/collection/components/vega-input-range/vega-input-range.js +1 -1
- package/dist/collection/components/vega-input-select/slimmers/renderers/vega-input-select-prefix-icon-renderer.js +8 -28
- package/dist/collection/components/vega-input-select/vega-input-select.js +4 -2
- package/dist/collection/components/vega-item-toggle/vega-item-toggle.js +1 -1
- package/dist/collection/components/vega-loader-wrapper/vega-loader-wrapper.js +1 -1
- package/dist/collection/components/vega-loading-indicator/vega-loading-indicator.js +1 -1
- package/dist/collection/components/vega-modal/vega-modal.js +1 -1
- package/dist/collection/components/vega-nav/vega-left-nav/vega-left-nav.js +1 -1
- package/dist/collection/components/vega-nav/vega-left-nav-group/vega-left-nav-group.js +1 -1
- package/dist/collection/components/vega-nav/vega-left-nav-link/vega-left-nav-link.js +1 -1
- package/dist/collection/components/vega-nav/vega-left-nav-section/vega-left-nav-section.js +1 -1
- package/dist/collection/components/vega-nav/vega-nav-card/vega-nav-card.js +1 -1
- package/dist/collection/components/vega-page-notification/vega-page-notification-list/vega-page-notification-list.js +1 -1
- package/dist/collection/components/vega-page-notification/vega-page-notification.js +1 -1
- package/dist/collection/components/vega-pagination/vega-pagination-page-selector-mobile/vega-pagination-page-selector-mobile.js +1 -1
- package/dist/collection/components/vega-pagination/vega-pagination-page-size-selector-mobile/vega-pagination-page-size-selector-mobile.js +1 -1
- package/dist/collection/components/vega-pagination/vega-pagination.js +1 -1
- package/dist/collection/components/vega-popover/vega-popover-content-box/vega-popover-content-box.js +1 -1
- package/dist/collection/components/vega-popover/vega-popover.js +1 -1
- package/dist/collection/components/vega-progress-tracker/vega-progress-tracker-step/vega-progress-tracker-step.js +1 -1
- package/dist/collection/components/vega-progress-tracker/vega-progress-tracker.js +1 -1
- package/dist/collection/components/vega-radio/vega-radio-group/vega-radio-group.js +1 -1
- package/dist/collection/components/vega-radio/vega-radio.js +1 -1
- package/dist/collection/components/vega-rich-text-content/vega-rich-text-content.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-interceptor-registry.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy-registry.js +4 -4
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy.abstract.js +4 -2
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-delete-node-content-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/list-transform-selection.js +3 -3
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/list-transform-to-paragraph-strategy.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/paste-content-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/actions/annotation-action.abstract.js +3 -1
- package/dist/collection/components/vega-rich-text-editor/dto/actions/bold-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/clear-formatting-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/code-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/custom-style-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/delete-node-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/horizontal-alignment-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/image-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/indent-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/italic-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/link-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/link-group-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/selection-change-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/splittable-action.abstract.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/strikethrough-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/sync-up-selection-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/text-color-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/text-style-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/underline-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/annotation.abstract.js +8 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/bold-annotation.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/code-annotation.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/italic-annotation.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/link-group-annotation.js +3 -1
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/plain-text-annotation.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/selection-range-annotation.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/strikethrough-annotation.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/text-color-annotation.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/underline-annotation.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +6 -8
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/code-block.js +6 -6
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/html-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/image-block.js +9 -9
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-block.js +7 -7
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-item-block.js +14 -14
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/text-block.js +33 -21
- package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +14 -12
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/code-block/code-block-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-block-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-heading-item-block-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-item-block-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-title-item-block-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/predicate.js +4 -4
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/paragraph-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/title-heading-node-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/code-block-node.js +4 -4
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/decorator-node.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/image-node.js +5 -5
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +5 -7
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +30 -16
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/base-renderer.js +3 -1
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/block-renderer.abstract.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/code-block-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/html-block-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/image-block-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.js +25 -5
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/list-block-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/list-item-block-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/code-block-node-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/image-node-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/node-renderer.abstract.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/setup.js +34 -34
- package/dist/collection/components/vega-rich-text-editor/extensions/base-extension-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/blockquote-extension.js +7 -7
- package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/dto/rte-blockquote-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/filter-styles-strategies/blockquote-block/blockquote-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/renderers/blockquote-block-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/action-handler-interceptors/delete-bookmark-before-text-interceptor.js +40 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/insert-bookmark-node-strategy.js +20 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/update-bookmark-name-strategy.js +12 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/actions/insert-bookmark-node-action.js +17 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/actions/update-bookmark-name-action.js +14 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/anchor-to-bookmark-node-strategy.js +79 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/assets/bookmark.js +5 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/bookmark-extension.js +52 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/bookmark-node.js +91 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-node-renderer.js +316 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-toolbar-button-renderer.js +137 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/utils.js +47 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/controllers/bookmark-editor-controller.js +217 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/renderers/vega-rich-text-bookmark-editor-renderer.js +116 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/vega-rich-text-bookmark-editor.css +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/vega-rich-text-bookmark-editor.js +261 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/copy/copy-extension.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/vega-rich-text-find-replace-panel/vega-rich-text-find-replace-panel.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/function-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/function-extension.js +15 -15
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/function-block-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/logic-control-block-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-node.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/filter-styles-strategies/horizontal-line-block/horizontal-line-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/horizontal-line-extension.js +6 -6
- package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/renderers/horizontal-line-block-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/line-height/actions/line-height-annotation-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/line-height/element-to-dto-strategies/line-height-annotation-handler.js +3 -3
- package/dist/collection/components/vega-rich-text-editor/extensions/line-height/line-height-extension.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/line-height/line-height-toolbar-button-renderer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/paste/paste-extension.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/special-characters/vega-rich-text-special-characters-panel/vega-rich-text-special-characters-panel.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-head-cell-annotations-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/update-table-properties-action.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-cell-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-head-cell-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-body-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.js +4 -4
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-row-block.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-block/table-block-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-caption/table-caption-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-cell/table-cell-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/table-extension.js +38 -38
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-extension.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-node-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-node.js +1 -2
- package/dist/collection/components/vega-rich-text-editor/extensions/word-count/word-count-extension.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/public-api.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/focus-controller.js +26 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/bold-annotaion-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/code-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/color-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.js +3 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/image-alt-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/image-size-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/indent-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/inline-html-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/italic-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/link-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/strike-through-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/text-align-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/text-style-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/underline-annotation-handler.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/state-entity-rendering-registry.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bold-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/clear-style-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/code-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/horizontal-alignment-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/italic-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/less-indent-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/more-indent-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/strikethrough-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-color-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-styles-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/underline-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor-toolbar-button/vega-rich-text-editor-toolbar-button.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-image-editor/vega-rich-text-image-editor.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.js +69 -5
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-type-config-controller.js +45 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +61 -2
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/vega-rich-text-link-editor.js +1 -1
- package/dist/collection/components/vega-section-title/vega-section-title.js +1 -1
- package/dist/collection/components/vega-segment-control/slimmers/renderers/vega-segment-renderer.js +8 -1
- package/dist/collection/components/vega-segment-control/vega-segment-control.js +24 -1
- package/dist/collection/components/vega-selection-chip/vega-selection-chip-group/vega-selection-chip-group.js +1 -1
- package/dist/collection/components/vega-selection-chip/vega-selection-chip.js +1 -1
- package/dist/collection/components/vega-selection-tile/vega-selection-tile-group/vega-selection-tile-group.js +1 -1
- package/dist/collection/components/vega-selection-tile/vega-selection-tile.js +1 -1
- package/dist/collection/components/vega-sidenav/vega-sidenav-group/vega-sidenav-group.js +1 -1
- package/dist/collection/components/vega-sidenav/vega-sidenav-link/vega-sidenav-link.js +1 -1
- package/dist/collection/components/vega-sidenav/vega-sidenav.js +1 -1
- package/dist/collection/components/vega-signature-capture/vega-signature-capture.js +1 -1
- package/dist/collection/components/vega-skeleton/vega-skeleton.js +1 -1
- package/dist/collection/components/vega-slot-container/vega-slot-container.js +1 -1
- package/dist/collection/components/vega-stepper/vega-stepper.js +1 -1
- package/dist/collection/components/vega-tab-group/helpers/vega-tab-group-width-layout-helper.js +91 -0
- package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-pages-controller.js +90 -16
- package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-slider-state-controller.js +16 -1
- package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-constrained-tab-label-renderer.js +52 -0
- package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-tab-list-renderer.js +52 -10
- package/dist/collection/components/vega-tab-group/vega-tab-group-panel/vega-tab-group-panel.js +1 -1
- package/dist/collection/components/vega-tab-group/vega-tab-group.css +51 -1
- package/dist/collection/components/vega-tab-group/vega-tab-group.js +46 -1
- package/dist/collection/components/vega-table/slimmers/controllers/dto/column-render-input-model.js +25 -8
- package/dist/collection/components/vega-table/slimmers/controllers/dto/row-render-input-model.js +41 -0
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-head-template-structure-controller.js +1 -0
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-render-input-controller.js +316 -18
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-body-renderer.js +6 -1
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-header-renderer.js +1 -0
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.js +33 -530
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-row-renderer.js +1 -0
- package/dist/collection/components/vega-table/vega-table-body/vega-table-body.js +1 -1
- package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.css +10 -0
- package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +26 -9
- package/dist/collection/components/vega-table/vega-table-expand-row/slimmers/renderers/vega-table-expand-row-renderer.js +14 -6
- package/dist/collection/components/vega-table/vega-table-expand-row/vega-table-expand-row.css +20 -0
- package/dist/collection/components/vega-table/vega-table-expand-row/vega-table-expand-row.js +8 -1
- package/dist/collection/components/vega-table/vega-table-foot/vega-table-foot.js +1 -1
- package/dist/collection/components/vega-table/vega-table-foot-cell/slimmers/renderers/vega-table-foot-cell-renderer.js +21 -2
- package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.css +10 -0
- package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.js +13 -2
- package/dist/collection/components/vega-table/vega-table-foot-row/slimmers/renderers/vega-table-foot-row-renderer.js +20 -13
- package/dist/collection/components/vega-table/vega-table-foot-row/vega-table-foot-row.css +26 -0
- package/dist/collection/components/vega-table/vega-table-foot-row/vega-table-foot-row.js +13 -1
- package/dist/collection/components/vega-table/vega-table-head/vega-table-head.js +1 -1
- package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.css +10 -0
- package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.js +20 -7
- package/dist/collection/components/vega-table/vega-table-head-row/slimmers/renderers/vega-table-head-row-renderer.js +21 -46
- package/dist/collection/components/vega-table/vega-table-head-row/vega-table-head-row.css +16 -7
- package/dist/collection/components/vega-table/vega-table-head-row/vega-table-head-row.js +10 -3
- package/dist/collection/components/vega-table/vega-table-row/slimmers/renderers/vega-table-row-renderer.js +28 -13
- package/dist/collection/components/vega-table/vega-table-row/vega-table-row.css +26 -0
- package/dist/collection/components/vega-table/vega-table-row/vega-table-row.js +12 -1
- package/dist/collection/components/vega-table/vega-table.js +1 -1
- package/dist/collection/components/vega-text/vega-text.js +1 -1
- package/dist/collection/components/vega-textarea/vega-textarea.js +1 -1
- package/dist/collection/components/vega-time-picker/vega-time-picker-dropdown/vega-time-picker-dropdown.js +1 -1
- package/dist/collection/components/vega-time-picker/vega-time-picker.js +1 -1
- package/dist/collection/components/vega-toggle-switch/vega-toggle-switch.js +1 -1
- package/dist/collection/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.js +1 -1
- package/dist/collection/components/vega-tooltip/vega-tooltip.js +1 -1
- package/dist/collection/components/vega-virtual-scroll/vega-virtual-scroll.js +1 -1
- package/dist/collection/constants/tokens/themes/v2-new-brand/dark-mode-border-tokens.js +1 -1
- package/dist/collection/constants/tokens/themes/v2-new-brand/dark-mode-color-tokens.js +20 -20
- package/dist/collection/constants/tokens/themes/v2-new-brand/dark-mode-ring-tokens.js +1 -1
- package/dist/collection/constants/tokens/themes/v2-new-brand/dark-mode-shadow-tokens.js +1 -1
- package/dist/collection/constants/tokens/themes/v2-new-brand/light-mode-border-tokens.js +1 -1
- package/dist/collection/constants/tokens/themes/v2-new-brand/light-mode-color-tokens.js +19 -19
- package/dist/collection/constants/tokens/themes/v2-new-brand/light-mode-shadow-tokens.js +1 -1
- package/dist/collection/constants/ui.js +2 -0
- package/dist/collection/global/scripts/before-vega-load.js +10 -0
- package/dist/collection/helpers/common/wait-for-vega-handler.js +5 -2
- package/dist/collection/helpers/dialog/vega-dialog-controller.js +5 -2
- package/dist/collection/helpers/discriminator/discriminated.js +77 -0
- package/dist/collection/helpers/event-manager/event-id/component-event-id-map.js +11 -2
- package/dist/collection/helpers/event-manager/event-id/vega-event-id.js +2 -0
- package/dist/collection/helpers/event-manager/event-id/vega-internal-event-id.js +3 -1
- package/dist/collection/helpers/event-manager/vega-event-manager.js +5 -2
- package/dist/collection/helpers/icon/icon-manager.js +5 -2
- package/dist/collection/helpers/loading-indicator/vega-loader-controller.js +5 -2
- package/dist/collection/helpers/notify/vega-notify-controller.js +5 -2
- package/dist/collection/helpers/public-api.js +1 -0
- package/dist/collection/helpers/rte-manager/dto-action-strategy-manager.js +2 -2
- package/dist/collection/helpers/rte-manager/dto-renderer-manager.js +2 -4
- package/dist/collection/helpers/skeleton-loader/vega-skeleton-loader-controller.js +5 -2
- package/dist/collection/helpers/slimmers/position-calculation/position-calculation-controller.js +8 -0
- package/dist/collection/helpers/slimmers/position-calculation/screen-position-calculation-strategy.js +10 -0
- package/dist/collection/helpers/slimmers/runtime-metrics/create-public-api-runtime-metrics-slimmer.js +1 -1
- package/dist/collection/helpers/slimmers/vega-table-child-render-input-consumer-slimmer.js +2 -0
- package/dist/collection/helpers/theme/theme-manager.js +5 -2
- package/dist/collection/helpers/translation/locales/en.js +11 -0
- package/dist/collection/helpers/translation/translation.js +5 -2
- package/dist/collection/helpers/ui/element-appender.js +1 -0
- package/dist/collection/helpers/zindex/vega-z-index-manager.js +5 -2
- package/dist/esm/{action-color-accessibility-validator-08877515.js → action-color-accessibility-validator-3e824a59.js} +1 -1
- package/dist/esm/{app-globals-1e1371d5.js → app-globals-da5c83c2.js} +21 -12
- package/dist/esm/{aria-dialog-focusable-trap-slimmer-b2a24a45.js → aria-dialog-focusable-trap-slimmer-27a6aa19.js} +1 -1
- package/dist/esm/{child-nodes-event-prevent-slimmer-82626871.js → child-nodes-event-prevent-slimmer-3ae5c7db.js} +1 -1
- package/dist/esm/{code-block-741d6b8e.js → code-block-d8f83d85.js} +1036 -938
- package/dist/esm/{component-usage-runtime-metrics-4b1afd04.js → component-usage-runtime-metrics-adfc80c6.js} +8 -5
- package/dist/esm/{component-value-history-controller-slimmer.abstract-2bcd749e.js → component-value-history-controller-slimmer.abstract-642e7147.js} +4 -4
- package/dist/esm/{content-state-2f6f4204.js → content-state-486eae1d.js} +90 -88
- package/dist/esm/countries-50d3339b.js +249 -0
- package/dist/esm/{dark-mode-style-controller-352f15ff.js → dark-mode-style-controller-4e04a2d3.js} +45 -45
- package/dist/esm/{date-required-rule-2ea3aec8.js → date-required-rule-08695d25.js} +1 -1
- package/dist/esm/{design-token-82a4e107.js → design-token-df3331d9.js} +3 -3
- package/dist/esm/{create-public-api-runtime-metrics-slimmer-48f85199.js → discriminated-fe5bf3c8.js} +63 -2
- package/dist/esm/{element-appender-slimmer-c820c0bf.js → element-appender-slimmer-f02a227f.js} +22 -3
- package/dist/esm/{event-emit-slimmer-e8bb2292.js → event-emit-slimmer-aa7f4c6e.js} +1 -1
- package/dist/esm/{form-field-controller-slimmer-02165dbe.js → form-field-controller-slimmer-a7c0a0f8.js} +3 -3
- package/dist/esm/{icon-manager-4ef3f6dd.js → icon-manager-236d6c23.js} +5 -3
- package/dist/esm/{image-annotation-action-972c1074.js → image-annotation-action-df744ba5.js} +7 -6
- package/dist/esm/image-extension-20b39140.js +1200 -0
- package/dist/esm/index-090d31ca.js +4 -0
- package/dist/esm/index.js +28 -26
- package/dist/esm/{inject-keyboard-manager-6a10c9b7.js → inject-keyboard-manager-399ed867.js} +1 -1
- package/dist/esm/{internal-calendar-period-factory-d1a60f81.js → internal-calendar-period-factory-7b866c3b.js} +1 -1
- package/dist/esm/{internal-icon-manager-e7c57096.js → internal-icon-manager-d4d534d2.js} +1 -1
- package/dist/esm/{internal-translation-controller-fff376d2.js → internal-translation-controller-4a7ee4d5.js} +11 -0
- package/dist/esm/{internal-vega-event-manager-2ecc9186.js → internal-vega-event-manager-6eebe8f8.js} +11 -2
- package/dist/esm/{keyboard-manager-a58288df.js → keyboard-manager-f5d13a34.js} +1 -1
- package/dist/esm/{keyboard-manager-slimmer-133b86cd.js → keyboard-manager-slimmer-f40dcb54.js} +1 -1
- package/dist/esm/{link-extension-e89acb5c.js → link-extension-3f93d70d.js} +9 -8
- package/dist/esm/loader.js +23 -21
- package/dist/esm/{month-view-generator-20e32b22.js → month-view-generator-0c665987.js} +1 -1
- package/dist/esm/{public-rules-c154201b.js → public-rules-470a1dac.js} +11 -9
- package/dist/esm/{range-c818a1eb.js → range-8e89fb54.js} +1 -1
- package/dist/esm/{responsive-format-facade-07843ec3.js → responsive-format-facade-55131a33.js} +1 -1
- package/dist/esm/{rich-text-editor-required-rule-878e91c6.js → rich-text-editor-required-rule-06caf383.js} +1 -1
- package/dist/esm/{split-cell-operation-cc0cdf90.js → split-cell-operation-e158366a.js} +15 -19
- package/dist/esm/{state-border-formatter-3b3dcfe8.js → state-border-formatter-2b73fa08.js} +1 -1
- package/dist/esm/{string-format-strategy.abstract-44381dcb.js → string-format-strategy.abstract-8c7937e3.js} +1 -1
- package/dist/esm/{string-input-formatter-slimmer-76fe52d3.js → string-input-formatter-slimmer-681c6b71.js} +3 -3
- package/dist/esm/{string-mask-strategy-999fba4b.js → string-mask-strategy-b8cceee6.js} +2 -2
- package/dist/esm/{style-formatter-c4192c99.js → style-formatter-fcd70869.js} +2 -2
- package/dist/esm/{sub-state-notify-slimmer-e306c849.js → sub-state-notify-slimmer-ba72f30b.js} +1 -1
- package/dist/esm/{sub-state-observer-slimmer-bd85f381.js → sub-state-observer-slimmer-bee1c7fa.js} +1 -1
- package/dist/esm/{time-required-rule-0554b114.js → time-required-rule-ce50859b.js} +1 -1
- package/dist/esm/{token-extension-35c66684.js → token-extension-2401e753.js} +156 -481
- package/dist/esm/{translation-slimmer-77022f2e.js → translation-slimmer-b3f3cf65.js} +1 -1
- package/dist/esm/{type-guard-26d83e7e.js → type-guard-08c82e08.js} +1 -1
- package/dist/esm/{valid-credit-card-number-rule-f60b6904.js → valid-credit-card-number-rule-66bad519.js} +1 -1
- package/dist/esm/vega-accordion.entry.js +14 -14
- package/dist/esm/vega-app-footer.entry.js +6 -6
- package/dist/esm/vega-app-header-button.entry.js +14 -14
- package/dist/esm/vega-backdrop.entry.js +2 -2
- package/dist/esm/vega-banner.entry.js +8 -8
- package/dist/esm/vega-bar-chart.entry.js +2 -2
- package/dist/esm/vega-box.entry.js +8 -8
- package/dist/esm/vega-brand-logo.entry.js +6 -6
- 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 +10 -10
- package/dist/esm/vega-button-link.entry.js +7 -7
- package/dist/esm/vega-button.entry.js +11 -11
- package/dist/esm/vega-calendar_5.entry.js +191 -44
- package/dist/esm/vega-card.entry.js +7 -7
- package/dist/esm/vega-carousel.entry.js +8 -8
- package/dist/esm/vega-checkbox_2.entry.js +11 -11
- package/dist/esm/vega-chip.entry.js +11 -11
- package/dist/esm/vega-code-block.entry.js +19 -19
- package/dist/esm/vega-color-picker.entry.js +9 -9
- package/dist/esm/vega-color-swatch-picker.entry.js +14 -14
- package/dist/esm/vega-color-swatch.entry.js +7 -7
- package/dist/esm/vega-combo-box.entry.js +16 -16
- package/dist/esm/vega-counter-badge.entry.js +2 -2
- package/dist/esm/vega-date-picker_2.entry.js +27 -27
- package/dist/esm/{vega-dialog-controller-726b74f9.js → vega-dialog-controller-f2d3b6c9.js} +5 -3
- package/dist/esm/vega-dialog_2.entry.js +12 -12
- package/dist/esm/vega-divider.entry.js +7 -7
- package/dist/esm/vega-dropdown_5.entry.js +21 -21
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/{vega-event-id-f55f6977.js → vega-event-id-6b4db259.js} +3 -1
- package/dist/esm/vega-field-error.entry.js +2 -2
- package/dist/esm/vega-field-label.entry.js +7 -7
- package/dist/esm/vega-file-uploader.entry.js +13 -13
- package/dist/esm/vega-flag-icon.entry.js +16 -16
- package/dist/esm/vega-flex.entry.js +8 -8
- package/dist/esm/vega-font.entry.js +7 -7
- package/dist/esm/vega-form.entry.js +11 -11
- package/dist/esm/vega-grid.entry.js +7 -7
- package/dist/esm/vega-hint.entry.js +2 -2
- package/dist/esm/vega-icon.entry.js +9 -9
- 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 +14 -14
- package/dist/esm/vega-input-passcode.entry.js +13 -13
- package/dist/esm/vega-input-phone-number.entry.js +18 -271
- package/dist/esm/vega-input-range.entry.js +11 -11
- package/dist/esm/vega-input-select.entry.js +26 -43
- package/dist/esm/vega-input.entry.js +17 -17
- package/dist/esm/{vega-internal-event-id-86fce049.js → vega-internal-event-id-02093067.js} +4 -2
- package/dist/esm/vega-item-toggle.entry.js +5 -5
- package/dist/esm/vega-left-nav_5.entry.js +23 -23
- package/dist/esm/vega-line-chart.entry.js +2 -2
- package/dist/esm/vega-loader-wrapper_2.entry.js +6 -6
- package/dist/esm/vega-page-notification_2.entry.js +4 -4
- 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 +11 -11
- package/dist/esm/vega-pie-chart.entry.js +2 -2
- package/dist/esm/vega-popover_2.entry.js +16 -16
- package/dist/esm/vega-progress-tracker_2.entry.js +12 -12
- package/dist/esm/vega-radio_2.entry.js +14 -14
- package/dist/esm/vega-rich-text-bookmark-editor.entry.js +441 -0
- package/dist/esm/vega-rich-text-content.entry.js +53 -21
- package/dist/esm/vega-rich-text-editor_4.entry.js +244 -56
- package/dist/esm/vega-rich-text-find-replace-panel.entry.js +9 -9
- package/dist/esm/vega-rich-text-special-characters-panel.entry.js +10 -10
- package/dist/esm/vega-rich-text-table-properties_3.entry.js +20 -20
- package/dist/esm/vega-section-title.entry.js +2 -2
- package/dist/esm/vega-segment-control.entry.js +13 -6
- package/dist/esm/vega-selection-chip_2.entry.js +14 -14
- package/dist/esm/vega-selection-tile_2.entry.js +12 -12
- package/dist/esm/vega-sidenav_3.entry.js +16 -16
- package/dist/esm/vega-signature-capture.entry.js +17 -17
- package/dist/esm/vega-skeleton.entry.js +2 -2
- package/dist/esm/vega-slot-container.entry.js +2 -2
- package/dist/esm/vega-stepper.entry.js +10 -10
- package/dist/esm/vega-tab-group_2.entry.js +398 -108
- package/dist/esm/vega-table_11.entry.js +639 -680
- package/dist/esm/vega-text.entry.js +2 -2
- package/dist/esm/vega-textarea.entry.js +10 -10
- package/dist/esm/vega-time-picker_2.entry.js +18 -18
- package/dist/esm/vega-toggle-switch.entry.js +9 -9
- package/dist/esm/vega-tooltip_2.entry.js +10 -10
- package/dist/esm/vega.js +23 -21
- package/dist/esm/{wait-for-component-did-render-9b91a826.js → wait-for-component-did-render-9e84d92d.js} +1 -1
- package/dist/sri/vega-sri-manifest.json +432 -424
- package/dist/types/components/vega-calendar/slimmers/common/controllers/vega-calendar-event-preview-actions-controller.d.ts +2 -0
- package/dist/types/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-item-renderer.d.ts +18 -0
- package/dist/types/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-preview-popover-renderer.d.ts +9 -0
- package/dist/types/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-event-renderer.d.ts +9 -1
- package/dist/types/components/vega-calendar/types.d.ts +28 -0
- package/dist/types/components/vega-calendar/vega-calendar-event-preview/assets/delete.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 +43 -1
- package/dist/types/components/vega-flag-icon/slimmers/controllers/vega-flag-icon-controller.d.ts +2 -2
- package/dist/types/components/vega-input-phone-number/slimmers/renderers/country-select-renderer.d.ts +0 -1
- package/dist/types/components/vega-input-select/slimmers/renderers/vega-input-select-prefix-icon-renderer.d.ts +2 -14
- package/dist/types/components/vega-input-select/vega-input-select.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/annotation-action.abstract.d.ts +3 -1
- package/dist/types/components/vega-rich-text-editor/dto/actions/bold-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/clear-formatting-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/code-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/custom-style-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/delete-node-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/horizontal-alignment-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/image-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/indent-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/italic-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/link-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/link-group-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/selection-change-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/splittable-action.abstract.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/strikethrough-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/sync-up-selection-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/text-color-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/text-style-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/underline-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/annotation.abstract.d.ts +6 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/bold-annotation.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/code-annotation.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/italic-annotation.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/plain-text-annotation.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/selection-range-annotation.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/strikethrough-annotation.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/text-color-annotation.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/underline-annotation.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +3 -6
- package/dist/types/components/vega-rich-text-editor/dto/blocks/code-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/dto/blocks/html-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/dto/blocks/image-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/dto/blocks/list-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/dto/blocks/list-item-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/dto/blocks/text-block.d.ts +12 -3
- package/dist/types/components/vega-rich-text-editor/dto/content-state.d.ts +3 -3
- package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.d.ts +1 -1
- package/dist/types/components/vega-rich-text-editor/dto/nodes/code-block-node.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/dto/nodes/decorator-node.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/nodes/image-node.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +3 -6
- package/dist/types/components/vega-rich-text-editor/dto/nodes/text-node.d.ts +9 -2
- package/dist/types/components/vega-rich-text-editor/dto/renderers/base-renderer.d.ts +3 -1
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/block-renderer.abstract.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/code-block-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/html-block-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/image-block-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.d.ts +2 -1
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/list-block-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/list-item-block-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/code-block-node-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/image-node-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/node-renderer.abstract.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/base-extension-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/blockquote/dto/rte-blockquote-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/blockquote/renderers/blockquote-block-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/action-handler-interceptors/delete-bookmark-before-text-interceptor.d.ts +16 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/insert-bookmark-node-strategy.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/update-bookmark-name-strategy.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/actions/insert-bookmark-node-action.d.ts +16 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/actions/update-bookmark-name-action.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/anchor-to-bookmark-node-strategy.d.ts +52 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/assets/bookmark.d.ts +5 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/bookmark-extension.d.ts +16 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/bookmark-node.d.ts +62 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-node-renderer.d.ts +128 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-toolbar-button-renderer.d.ts +46 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/utils.d.ts +18 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/controllers/bookmark-editor-controller.d.ts +86 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/renderers/vega-rich-text-bookmark-editor-renderer.d.ts +28 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/types.d.ts +7 -0
- package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/vega-rich-text-bookmark-editor.d.ts +77 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/function-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/logic-control-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/functions/renderers/function-block-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/renderers/logic-control-block-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-node.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/horizontal-line/renderers/horizontal-line-block-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/line-height/actions/line-height-annotation-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-head-cell-annotations-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/actions/update-table-properties-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-body-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-row-block.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-node-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-node.d.ts +1 -2
- package/dist/types/components/vega-rich-text-editor/interface.d.ts +15 -0
- package/dist/types/components/vega-rich-text-editor/public-api.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/focus-controller.d.ts +12 -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 +1 -1
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.d.ts +11 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-type-config-controller.d.ts +26 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.d.ts +8 -0
- package/dist/types/components/vega-segment-control/slimmers/renderers/vega-segment-renderer.d.ts +1 -0
- package/dist/types/components/vega-segment-control/types.d.ts +2 -0
- package/dist/types/components/vega-segment-control/vega-segment-control.d.ts +7 -1
- package/dist/types/components/vega-tab-group/helpers/vega-tab-group-width-layout-helper.d.ts +63 -0
- package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-pages-controller.d.ts +14 -0
- package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-slider-state-controller.d.ts +3 -0
- package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-constrained-tab-label-renderer.d.ts +17 -0
- package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-tab-list-renderer.d.ts +3 -0
- package/dist/types/components/vega-tab-group/types.d.ts +10 -0
- package/dist/types/components/vega-tab-group/vega-tab-group.d.ts +22 -0
- package/dist/types/components/vega-table/slimmers/controllers/dto/column-render-input-model.d.ts +17 -0
- package/dist/types/components/vega-table/slimmers/controllers/dto/row-render-input-model.d.ts +39 -0
- package/dist/types/components/vega-table/slimmers/controllers/vega-table-render-input-controller.d.ts +71 -7
- package/dist/types/components/vega-table/slimmers/renderers/vega-table-body-renderer.d.ts +1 -0
- package/dist/types/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.d.ts +3 -88
- package/dist/types/components/vega-table/vega-table-expand-row/slimmers/renderers/vega-table-expand-row-renderer.d.ts +1 -1
- package/dist/types/components/vega-table/vega-table-expand-row/vega-table-expand-row.d.ts +5 -0
- package/dist/types/components/vega-table/vega-table-foot-cell/slimmers/renderers/vega-table-foot-cell-renderer.d.ts +1 -0
- package/dist/types/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.d.ts +5 -0
- package/dist/types/components/vega-table/vega-table-foot-row/slimmers/renderers/vega-table-foot-row-renderer.d.ts +1 -3
- package/dist/types/components/vega-table/vega-table-foot-row/vega-table-foot-row.d.ts +5 -0
- package/dist/types/components/vega-table/vega-table-head-row/slimmers/renderers/vega-table-head-row-renderer.d.ts +0 -4
- package/dist/types/components/vega-table/vega-table-head-row/vega-table-head-row.d.ts +2 -2
- package/dist/types/components/vega-table/vega-table-row/slimmers/renderers/vega-table-row-renderer.d.ts +2 -3
- package/dist/types/components/vega-table/vega-table-row/vega-table-row.d.ts +4 -0
- package/dist/types/components.d.ts +143 -2
- package/dist/types/constants/ui.d.ts +1 -1
- package/dist/types/helpers/dialog/vega-dialog-controller.d.ts +3 -2
- package/dist/types/helpers/discriminator/discriminated.d.ts +75 -0
- package/dist/types/helpers/event-manager/event-id/vega-event-id.d.ts +2 -0
- package/dist/types/helpers/event-manager/event-id/vega-internal-event-id.d.ts +3 -1
- package/dist/types/helpers/event-manager/vega-event-manager.d.ts +3 -1
- package/dist/types/helpers/icon/icon-manager.d.ts +3 -1
- package/dist/types/helpers/loading-indicator/vega-loader-controller.d.ts +3 -1
- package/dist/types/helpers/notify/vega-notify-controller.d.ts +3 -1
- package/dist/types/helpers/public-api.d.ts +1 -0
- package/dist/types/helpers/skeleton-loader/vega-skeleton-loader-controller.d.ts +3 -1
- package/dist/types/helpers/slimmers/position-calculation/position-calculation-controller.d.ts +6 -0
- package/dist/types/helpers/slimmers/position-calculation/screen-position-calculation-strategy.d.ts +6 -0
- package/dist/types/helpers/slimmers/position-calculation/screen-scroll-position-update.d.ts +2 -1
- package/dist/types/helpers/slimmers/runtime-metrics/create-public-api-runtime-metrics-slimmer.d.ts +1 -1
- package/dist/types/helpers/slimmers/vega-table-child-render-input-consumer-slimmer.d.ts +2 -1
- package/dist/types/helpers/theme/theme-manager.d.ts +3 -1
- package/dist/types/helpers/translation/interface.d.ts +11 -0
- package/dist/types/helpers/translation/translation.d.ts +3 -1
- package/dist/types/helpers/zindex/vega-z-index-manager.d.ts +3 -1
- package/dist/types/types/components.type.d.ts +9 -1
- package/dist/types/types/public-api.d.ts +1 -0
- package/dist/types/vega-slimmer/src/common/helpers/global-slimmer-registry.d.ts +10 -3
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/{p-46f22f6c.entry.js → p-013939ea.entry.js} +1 -1
- package/dist/vega/p-0338f621.entry.js +1 -0
- package/dist/vega/{p-61ed7268.entry.js → p-03efc67a.entry.js} +1 -1
- package/dist/vega/p-040bd9ca.js +1 -0
- package/dist/vega/p-049e64b1.entry.js +1 -0
- package/dist/vega/p-061a76c3.entry.js +1 -0
- package/dist/vega/{p-6fd8f14b.js → p-087240db.js} +1 -1
- package/dist/vega/{p-ab253867.entry.js → p-0e0e66c9.entry.js} +1 -1
- package/dist/vega/p-109f0e33.entry.js +1 -0
- package/dist/vega/p-15052b2e.entry.js +1 -0
- package/dist/vega/{p-9e9f49f4.js → p-1836a6a5.js} +1 -1
- package/dist/vega/p-18ddc6a4.entry.js +1 -0
- package/dist/vega/p-197388a5.entry.js +1 -0
- package/dist/vega/{p-0f344e02.entry.js → p-1b97e751.entry.js} +1 -1
- package/dist/vega/{p-bfe5dff7.entry.js → p-1d8a8507.entry.js} +1 -1
- package/dist/vega/p-2256eb09.entry.js +1 -0
- package/dist/vega/{p-60a74fb7.js → p-23781e76.js} +1 -1
- package/dist/vega/p-25e51acb.js +1 -0
- package/dist/vega/{p-b2a4314a.js → p-277aab9b.js} +1 -1
- package/dist/vega/p-27c9c2a5.entry.js +1 -0
- package/dist/vega/p-28c16885.js +1 -0
- package/dist/vega/p-29584bb5.js +1 -0
- package/dist/vega/p-2f5c4b61.entry.js +1 -0
- package/dist/vega/{p-7f395622.entry.js → p-30cc31dd.entry.js} +1 -1
- package/dist/vega/{p-76999ea1.entry.js → p-325b804d.entry.js} +1 -1
- package/dist/vega/p-361f8996.js +1 -0
- package/dist/vega/p-36ee9d54.js +1 -0
- package/dist/vega/p-372436a4.entry.js +1 -0
- package/dist/vega/{p-96c090c4.js → p-381d8781.js} +1 -1
- package/dist/vega/p-38c551a9.entry.js +1 -0
- package/dist/vega/{p-8fc0a820.js → p-3b6a6f08.js} +1 -1
- package/dist/vega/p-3bb7114b.js +1 -0
- package/dist/vega/{p-493108d5.js → p-3bfb53e3.js} +1 -1
- package/dist/vega/p-3ce7521e.entry.js +1 -0
- package/dist/vega/p-3d060d2f.entry.js +1 -0
- package/dist/vega/{p-853a05eb.js → p-3ec4d710.js} +1 -1
- package/dist/vega/p-408c3ad4.entry.js +1 -0
- package/dist/vega/p-436bd1af.entry.js +1 -0
- package/dist/vega/p-43ea1e86.js +1 -0
- package/dist/vega/{p-6031bed1.js → p-44245a36.js} +1 -1
- package/dist/vega/{p-306720b8.entry.js → p-44e31581.entry.js} +1 -1
- package/dist/vega/{p-3911e760.entry.js → p-4503f5b9.entry.js} +1 -1
- package/dist/vega/{p-7cc8855d.entry.js → p-467e27af.entry.js} +1 -1
- package/dist/vega/{p-5789690b.entry.js → p-46be74fc.entry.js} +1 -1
- package/dist/vega/{p-c7d46740.entry.js → p-48100d38.entry.js} +1 -1
- package/dist/vega/{p-aaaf21eb.entry.js → p-4c6989ae.entry.js} +1 -1
- package/dist/vega/{p-941a83db.js → p-4d20a56f.js} +1 -1
- package/dist/vega/p-527c3211.entry.js +1 -0
- package/dist/vega/p-53e3f259.js +1 -0
- package/dist/vega/{p-02b5d4ac.entry.js → p-553510d8.entry.js} +1 -1
- package/dist/vega/p-557b64bd.js +1 -0
- package/dist/vega/{p-a488447f.js → p-5a347a15.js} +1 -1
- package/dist/vega/p-5c285374.js +1 -0
- package/dist/vega/p-5c6d36ef.entry.js +1 -0
- package/dist/vega/p-5c8e4e8f.js +1 -0
- package/dist/vega/p-5d427a47.entry.js +1 -0
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/p-634b138c.entry.js +1 -0
- package/dist/vega/p-6beaf1c8.entry.js +1 -0
- package/dist/vega/p-6d4f6031.entry.js +1 -0
- package/dist/vega/{p-638b6a7d.js → p-7044bb48.js} +1 -1
- package/dist/vega/p-7228088b.entry.js +1 -0
- package/dist/vega/p-741e064e.entry.js +1 -0
- package/dist/vega/p-75c7f8ea.entry.js +1 -0
- package/dist/vega/p-76135e80.entry.js +1 -0
- package/dist/vega/{p-5c3649f9.js → p-7d3419c7.js} +1 -1
- package/dist/vega/p-7d748545.entry.js +1 -0
- package/dist/vega/p-7dfb1481.entry.js +1 -0
- package/dist/vega/p-7f711049.js +1 -0
- package/dist/vega/p-7fd15dd1.js +1 -0
- package/dist/vega/p-80321148.entry.js +1 -0
- package/dist/vega/{p-b97ed9f7.entry.js → p-816064f2.entry.js} +1 -1
- package/dist/vega/p-82411b76.entry.js +1 -0
- package/dist/vega/{p-3f2a4b34.entry.js → p-83f5ef3a.entry.js} +1 -1
- package/dist/vega/{p-ab9d53e9.js → p-85695819.js} +1 -1
- package/dist/vega/p-85a940c0.entry.js +1 -0
- package/dist/vega/{p-65fee02f.entry.js → p-8a38746d.entry.js} +1 -1
- package/dist/vega/p-8a4cc7c2.entry.js +1 -0
- package/dist/vega/{p-be783294.entry.js → p-8a6e378a.entry.js} +1 -1
- package/dist/vega/{p-35d37477.entry.js → p-8bd29577.entry.js} +1 -1
- package/dist/vega/p-8e1f30ec.entry.js +1 -0
- package/dist/vega/p-916da3ce.entry.js +1 -0
- package/dist/vega/p-92efdbf0.entry.js +1 -0
- package/dist/vega/p-9680dfe6.js +1 -0
- package/dist/vega/{p-9fb3aeeb.entry.js → p-9a0e17b2.entry.js} +1 -1
- package/dist/vega/p-9fd547f3.entry.js +1 -0
- package/dist/vega/p-a0c87e88.entry.js +1 -0
- package/dist/vega/{p-efc08027.entry.js → p-a261a675.entry.js} +1 -1
- package/dist/vega/p-a2fa8c93.entry.js +1 -0
- package/dist/vega/p-a5fa260b.js +1 -0
- package/dist/vega/p-a83cef5a.js +1 -0
- package/dist/vega/{p-2c737fc8.js → p-abad8ffd.js} +1 -1
- package/dist/vega/p-ae12cc3f.js +3 -0
- package/dist/vega/p-b1557bbe.js +1 -0
- package/dist/vega/{p-e14323f3.js → p-b1e1c7d0.js} +1 -1
- package/dist/vega/p-b48caf90.entry.js +1 -0
- package/dist/vega/{p-379736e2.js → p-b68f55e2.js} +1 -1
- package/dist/vega/{p-c576e846.js → p-be0eb72f.js} +1 -1
- package/dist/vega/p-bec0e08a.entry.js +1 -0
- package/dist/vega/p-bec31ffc.entry.js +1 -0
- package/dist/vega/{p-4b35c748.js → p-bf0b46c1.js} +1 -1
- package/dist/vega/p-c0823f32.js +1 -0
- package/dist/vega/{p-f485448a.js → p-c0eb8c58.js} +1 -1
- package/dist/vega/p-c5af2ecc.entry.js +1 -0
- package/dist/vega/p-c6419eb3.entry.js +1 -0
- package/dist/vega/p-c66c6fd2.entry.js +1 -0
- package/dist/vega/p-c6b6987e.js +1 -0
- package/dist/vega/p-ca60a74b.entry.js +1 -0
- package/dist/vega/{p-c04a90d8.entry.js → p-cb68a43a.entry.js} +1 -1
- package/dist/vega/{p-c34f4cbc.js → p-cf5c5515.js} +1 -1
- package/dist/vega/p-d1d91f1a.js +1 -0
- package/dist/vega/p-d1f47512.js +1 -0
- package/dist/vega/p-d7e59f31.js +1 -0
- package/dist/vega/{p-6e9e7131.js → p-d86e0b01.js} +1 -1
- package/dist/vega/p-d8a0e3e0.entry.js +1 -0
- package/dist/vega/{p-411cadbc.entry.js → p-d8fa2f19.entry.js} +1 -1
- package/dist/vega/p-dd273d89.entry.js +1 -0
- package/dist/vega/p-dd673eb4.entry.js +1 -0
- package/dist/vega/{p-0eea1ca8.js → p-dffe47db.js} +1 -1
- package/dist/vega/p-e577dda8.entry.js +1 -0
- package/dist/vega/{p-d897acd5.js → p-e6f67a44.js} +1 -1
- package/dist/vega/p-efef0dfe.entry.js +1 -0
- package/dist/vega/p-effbfc50.entry.js +1 -0
- package/dist/vega/p-f0b49ae4.entry.js +1 -0
- package/dist/vega/{p-5006404e.entry.js → p-f0c6e9c5.entry.js} +1 -1
- package/dist/vega/p-f5874834.entry.js +1 -0
- package/dist/vega/{p-8cfdd0e8.entry.js → p-f5f26b44.entry.js} +1 -1
- package/dist/vega/p-f9f96030.entry.js +1 -0
- package/dist/vega/{p-85de755f.js → p-fa43272c.js} +1 -1
- package/dist/vega/p-ff9090af.entry.js +1 -0
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +2 -2
- package/dist/cjs/image-extension-ccda26d3.js +0 -56
- package/dist/esm/image-extension-59484e9a.js +0 -53
- package/dist/vega/p-01ca92e6.entry.js +0 -1
- package/dist/vega/p-06a42a9f.entry.js +0 -1
- package/dist/vega/p-0cd362f3.entry.js +0 -1
- package/dist/vega/p-0e10798b.entry.js +0 -1
- package/dist/vega/p-0e298ee8.entry.js +0 -1
- package/dist/vega/p-23db0a92.entry.js +0 -1
- package/dist/vega/p-284a8828.entry.js +0 -1
- package/dist/vega/p-2b26e182.entry.js +0 -1
- package/dist/vega/p-2c8dc0d2.entry.js +0 -1
- package/dist/vega/p-3abb793c.entry.js +0 -1
- package/dist/vega/p-3d6a43df.entry.js +0 -1
- package/dist/vega/p-401c6764.js +0 -1
- package/dist/vega/p-49de5559.entry.js +0 -1
- package/dist/vega/p-4a2fe3a4.js +0 -1
- package/dist/vega/p-4d1896e0.entry.js +0 -1
- package/dist/vega/p-4e23e56c.entry.js +0 -1
- package/dist/vega/p-5447a8e8.js +0 -1
- package/dist/vega/p-594cb986.entry.js +0 -1
- package/dist/vega/p-5a086e93.js +0 -1
- package/dist/vega/p-5b3c8a56.js +0 -1
- package/dist/vega/p-5b9b1631.entry.js +0 -1
- package/dist/vega/p-5d9be870.entry.js +0 -1
- package/dist/vega/p-6336d446.entry.js +0 -1
- package/dist/vega/p-7469d0d1.entry.js +0 -1
- package/dist/vega/p-74b20563.entry.js +0 -1
- package/dist/vega/p-77bcdd35.js +0 -1
- package/dist/vega/p-79b49e8d.entry.js +0 -1
- package/dist/vega/p-7a03ef96.entry.js +0 -1
- package/dist/vega/p-7ae4cf82.entry.js +0 -1
- package/dist/vega/p-7ddc0bec.entry.js +0 -1
- package/dist/vega/p-7e22610b.entry.js +0 -1
- package/dist/vega/p-816b5fd2.entry.js +0 -1
- package/dist/vega/p-844ad6aa.entry.js +0 -1
- package/dist/vega/p-8663314e.js +0 -1
- package/dist/vega/p-86fb46d2.entry.js +0 -1
- package/dist/vega/p-8c30a60d.js +0 -1
- package/dist/vega/p-8ce9e214.js +0 -1
- package/dist/vega/p-8ebe30a8.js +0 -1
- package/dist/vega/p-8f00dfe6.js +0 -1
- package/dist/vega/p-9034f709.js +0 -1
- package/dist/vega/p-9ba2fdff.js +0 -1
- package/dist/vega/p-9efa5d76.js +0 -1
- package/dist/vega/p-a306bb39.js +0 -1
- package/dist/vega/p-a48468b5.entry.js +0 -1
- package/dist/vega/p-a647c856.entry.js +0 -1
- package/dist/vega/p-a6a89f09.entry.js +0 -1
- package/dist/vega/p-a92cd703.js +0 -1
- package/dist/vega/p-ad367b48.entry.js +0 -1
- package/dist/vega/p-adc64ff6.entry.js +0 -1
- package/dist/vega/p-af0cfea0.entry.js +0 -1
- package/dist/vega/p-afcd8f04.js +0 -1
- package/dist/vega/p-b07f587a.entry.js +0 -1
- package/dist/vega/p-b21cc390.entry.js +0 -1
- package/dist/vega/p-b52d7724.js +0 -3
- package/dist/vega/p-bc0e5598.entry.js +0 -1
- package/dist/vega/p-bc119e75.entry.js +0 -1
- package/dist/vega/p-bedb575c.entry.js +0 -1
- package/dist/vega/p-c032f626.entry.js +0 -1
- package/dist/vega/p-c422ee02.entry.js +0 -1
- package/dist/vega/p-cd04b149.entry.js +0 -1
- package/dist/vega/p-cd0a108b.entry.js +0 -1
- package/dist/vega/p-d1bb6e7a.entry.js +0 -1
- package/dist/vega/p-d340ee3d.entry.js +0 -1
- package/dist/vega/p-debf9e06.entry.js +0 -1
- package/dist/vega/p-e0a51e49.js +0 -1
- package/dist/vega/p-e11c6ec4.entry.js +0 -1
- package/dist/vega/p-e5226de6.entry.js +0 -1
- package/dist/vega/p-e5abc288.entry.js +0 -1
- package/dist/vega/p-e8f50fc5.js +0 -1
- package/dist/vega/p-ea1a0046.entry.js +0 -1
- package/dist/vega/p-edd7aa92.entry.js +0 -1
- package/dist/vega/p-ef1bbf14.js +0 -1
- package/dist/vega/p-f8b2dbb9.entry.js +0 -1
- package/dist/vega/p-f8bf379c.entry.js +0 -1
- package/dist/vega/p-f902305d.entry.js +0 -1
- package/dist/vega/p-fe985b52.js +0 -1
- package/dist/vega/p-ffdc25ec.js +0 -1
package/dist/collection/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.js
CHANGED
|
@@ -5,10 +5,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
7
|
import { InjectVegaSlimmer, MapToComponentField, MapToComponentMethod, methodPlaceholder, VegaSlimmer, } from 'vega-slimmer/core';
|
|
8
|
-
import { isNonNullable } from '../../../../types/type-guard';
|
|
9
8
|
import { PageResizeObserverSlimmer } from '../../../../helpers/slimmers/page-resize-observer-slimmer';
|
|
10
|
-
import { extractNumberFromString } from '../../../../utils/ui';
|
|
11
|
-
import { SynchronizeTaskQueue } from '../../../../helpers/queue/synchronize-task-queue';
|
|
12
9
|
export class VegaTablePinnedRenderer extends VegaSlimmer {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -16,558 +13,67 @@ export class VegaTablePinnedRenderer extends VegaSlimmer {
|
|
|
16
13
|
// eslint-disable-next-line
|
|
17
14
|
target: () => this.host.shadowRoot.querySelector('table'),
|
|
18
15
|
isDeferred: true,
|
|
19
|
-
/*
|
|
20
|
-
* The below method is e2e-test covered in
|
|
21
|
-
* @see{module:resize-pinned-position-by-edit-row}
|
|
22
|
-
*/
|
|
23
16
|
callback: /* istanbul ignore next */ async () => {
|
|
24
|
-
await this.host.componentOnReady()
|
|
25
|
-
|
|
26
|
-
this.updateTableCellPinnedPosition();
|
|
27
|
-
});
|
|
17
|
+
await this.host.componentOnReady();
|
|
18
|
+
this.recomputeRenderInputs();
|
|
28
19
|
},
|
|
29
20
|
});
|
|
30
|
-
this.previouslyStyledCells = new Set();
|
|
31
|
-
// Each set tracks cells where exactly one dynamic class was added — cleared per class so
|
|
32
|
-
// that static classes from render() on the same cell are never inadvertently stripped
|
|
33
|
-
// (e.g. a cell that is both isRightStartPinned and the last-visible body cell).
|
|
34
|
-
this.dynamicRightDividerCells = new Set();
|
|
35
|
-
this.dynamicLeftDividerCells = new Set();
|
|
36
|
-
this.dynamicHideRightBorderCells = new Set();
|
|
37
|
-
// Authored template cells whose shadow <td> colspan was shrunk for breakpoint-hidden columns,
|
|
38
|
-
// tracked so the authored colspan can be restored when pinning is removed at runtime (VD-9768).
|
|
39
|
-
this.templateColspanSyncedCells = new Set();
|
|
40
|
-
this.clearPinnedPositionsTaskQueue = new SynchronizeTaskQueue(1);
|
|
41
21
|
}
|
|
42
22
|
componentDidLoad() {
|
|
43
|
-
methodPlaceholder;
|
|
23
|
+
methodPlaceholder();
|
|
44
24
|
}
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
this.updateTableRowPinnedPosition();
|
|
48
|
-
const unreadyCells = this.updateTableCellPinnedPosition();
|
|
49
|
-
if (unreadyCells.length > 0) {
|
|
50
|
-
// In dev builds, Stencil's HMR flag forces loadModule() to always use a
|
|
51
|
-
// dynamic import(), so a brand-new cell's first render is deferred. We wait
|
|
52
|
-
// for each unready cell via componentOnReady() — which resolves exactly when
|
|
53
|
-
// the cell's shadow <td> is first rendered — then apply sticky positioning.
|
|
54
|
-
// In production (hotModuleReplacement=false) loadModule() is synchronous, so
|
|
55
|
-
// cells are always ready by componentDidRender and this branch is never reached.
|
|
56
|
-
await Promise.all(unreadyCells.map((cell) => cell.componentOnReady()));
|
|
57
|
-
this.updateTableCellPinnedPosition();
|
|
58
|
-
}
|
|
25
|
+
componentDidRender() {
|
|
26
|
+
this.recomputeRenderInputs();
|
|
59
27
|
}
|
|
60
28
|
watchColumnStructureModel() {
|
|
61
|
-
|
|
62
|
-
run: async () => {
|
|
63
|
-
this.clearAllPinnedPositions();
|
|
64
|
-
},
|
|
65
|
-
}, false);
|
|
29
|
+
methodPlaceholder();
|
|
66
30
|
}
|
|
67
|
-
|
|
31
|
+
recomputeRenderInputs() {
|
|
32
|
+
this.host.style.setProperty('--vega-table-content-width', `${this.host.getBoundingClientRect().width}px`);
|
|
68
33
|
if (!this.columnStructureModel.hasLeftPinnedColumn() &&
|
|
69
34
|
!this.columnStructureModel.hasRightPinnedColumn())
|
|
70
|
-
return
|
|
71
|
-
// Clear stale dynamic boundary classes before re-evaluating breakpoint visibility.
|
|
72
|
-
// This ensures the classes are removed when the viewport grows back (e.g. column B
|
|
73
|
-
// becomes visible again) and not only when the column structure changes.
|
|
74
|
-
// Each set only removes the single class it tracks, preserving any other static
|
|
75
|
-
// border classes that render() placed on the same cell (VD-9565).
|
|
76
|
-
this.dynamicRightDividerCells.forEach((cell) => cell.classList.remove('right-divider'));
|
|
77
|
-
this.dynamicRightDividerCells.clear();
|
|
78
|
-
this.dynamicLeftDividerCells.forEach((cell) => cell.classList.remove('left-divider'));
|
|
79
|
-
this.dynamicLeftDividerCells.clear();
|
|
80
|
-
this.dynamicHideRightBorderCells.forEach((cell) => cell.classList.remove('hide-right-border'));
|
|
81
|
-
this.dynamicHideRightBorderCells.clear();
|
|
82
|
-
// if not have head row, it means no pinned, so no need to update.
|
|
83
|
-
// In template mode the authored rows live in light DOM (slotted), so resolve the row
|
|
84
|
-
// container root accordingly instead of always querying the table's shadow root.
|
|
35
|
+
return;
|
|
85
36
|
const row = this.getRowContainerRoot().querySelector('vega-table-head-row');
|
|
86
|
-
// to avoid window resize before table rendered.
|
|
87
|
-
// @see{module:resize-pinned-position-by-edit-row}
|
|
88
37
|
/* istanbul ignore next */
|
|
89
|
-
if (!row)
|
|
90
|
-
return
|
|
91
|
-
const
|
|
92
|
-
|
|
93
|
-
const [prevShadowThWidth, nextShadowThWidth] = this.getRowShadowThWidths();
|
|
94
|
-
const leafWidths = this.getLeafWidths();
|
|
95
|
-
// Track the last visible left-pinned head cell and first visible right-pinned head cell
|
|
96
|
-
// to dynamically apply boundary classes when breakpoint-hidden columns shift the boundary.
|
|
97
|
-
let lastVisibleLeftPinnedHeadCell = null;
|
|
98
|
-
let firstVisibleRightPinnedHeadCell = null;
|
|
99
|
-
let lastVisibleRightPinnedHeadCell = null;
|
|
100
|
-
headCellRenderInputMap.forEach((renderInput, headCell) => {
|
|
101
|
-
var _a;
|
|
102
|
-
/* istanbul ignore next -- defensive null-guard: jsdom always provides shadowRoot */
|
|
103
|
-
const shadowCell = (_a = headCell.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('th, td');
|
|
104
|
-
const isVisible = shadowCell ? shadowCell.getBoundingClientRect().width > 0 : false;
|
|
105
|
-
this.updateCellPinnedPosition(renderInput, headCell, prevShadowThWidth, leafWidths, nextShadowThWidth);
|
|
106
|
-
if (isVisible && renderInput.pinned === 'left') {
|
|
107
|
-
lastVisibleLeftPinnedHeadCell = shadowCell;
|
|
108
|
-
}
|
|
109
|
-
if (isVisible && renderInput.pinned === 'right' && !firstVisibleRightPinnedHeadCell) {
|
|
110
|
-
firstVisibleRightPinnedHeadCell = shadowCell;
|
|
111
|
-
}
|
|
112
|
-
if (isVisible && renderInput.pinned === 'right') {
|
|
113
|
-
lastVisibleRightPinnedHeadCell = shadowCell;
|
|
114
|
-
}
|
|
115
|
-
});
|
|
116
|
-
// Track last visible left-pinned body cells per row for boundary class propagation.
|
|
117
|
-
// Declared before the template positioning pass so authored cells feed the same maps the
|
|
118
|
-
// shared dynamic-boundary logic below consumes (one update flow for both render modes).
|
|
119
|
-
const lastVisibleLeftPinnedBodyCells = new Map();
|
|
120
|
-
const firstVisibleRightPinnedBodyCells = new Map();
|
|
121
|
-
const lastVisibleRightPinnedBodyCells = new Map();
|
|
122
|
-
// Template mode has no JSX ref callbacks to populate the body-cell render-input map, and
|
|
123
|
-
// its rows live in light DOM. Position the authored body/foot leaf cells directly by zipping
|
|
124
|
-
// them with the leaf render inputs (respecting colSpan), reusing the shared positioning primitive.
|
|
125
|
-
if (this.isTemplateRenderMode) {
|
|
126
|
-
this.updateTemplateLeafCellPinnedPosition(prevShadowThWidth, leafWidths, nextShadowThWidth, lastVisibleLeftPinnedBodyCells, firstVisibleRightPinnedBodyCells, lastVisibleRightPinnedBodyCells);
|
|
127
|
-
}
|
|
128
|
-
// Remove stale entries (disconnected cells) left over from prior renders (e.g. after drag reorder).
|
|
129
|
-
pinnedColumnBodyCellRenderInputMap.forEach((_, bodyCell) => {
|
|
130
|
-
/* istanbul ignore next -- defensive cleanup for disconnected cells; jsdom always keeps cells connected */
|
|
131
|
-
if (!(bodyCell === null || bodyCell === void 0 ? void 0 : bodyCell.isConnected)) {
|
|
132
|
-
pinnedColumnBodyCellRenderInputMap.delete(bodyCell);
|
|
133
|
-
}
|
|
134
|
-
});
|
|
135
|
-
// Collect body cells whose shadow DOM is not yet ready (newly created cells).
|
|
136
|
-
const unreadyCells = [];
|
|
137
|
-
pinnedColumnBodyCellRenderInputMap.forEach((renderInput, bodyCell) => {
|
|
138
|
-
var _a;
|
|
139
|
-
/* istanbul ignore next -- defensive null-guard: jsdom always provides shadowRoot */
|
|
140
|
-
const shadowCell = (_a = bodyCell.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('th, td');
|
|
141
|
-
const isVisible = shadowCell ? shadowCell.getBoundingClientRect().width > 0 : false;
|
|
142
|
-
// Shadow DOM not ready yet — cell was just created (e.g. colspan collapsed after drag).
|
|
143
|
-
if (['left', 'right'].includes(renderInput.pinned) && !shadowCell) {
|
|
144
|
-
unreadyCells.push(bodyCell);
|
|
145
|
-
return;
|
|
146
|
-
}
|
|
147
|
-
this.updateCellPinnedPosition(renderInput, bodyCell, prevShadowThWidth, leafWidths, nextShadowThWidth);
|
|
148
|
-
if (isVisible && renderInput.pinned === 'left') {
|
|
149
|
-
// Use the parent row as the grouping key for per-row tracking
|
|
150
|
-
const parentRow = bodyCell.closest('vega-table-row');
|
|
151
|
-
if (parentRow) {
|
|
152
|
-
lastVisibleLeftPinnedBodyCells.set(parentRow, shadowCell);
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
if (isVisible && renderInput.pinned === 'right') {
|
|
156
|
-
const parentRow = bodyCell.closest('vega-table-row');
|
|
157
|
-
if (parentRow && !firstVisibleRightPinnedBodyCells.has(parentRow)) {
|
|
158
|
-
firstVisibleRightPinnedBodyCells.set(parentRow, shadowCell);
|
|
159
|
-
}
|
|
160
|
-
if (parentRow) {
|
|
161
|
-
lastVisibleRightPinnedBodyCells.set(parentRow, shadowCell);
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
});
|
|
165
|
-
// Apply boundary divider to the last visible left-pinned cell when the static
|
|
166
|
-
// isLeftEndPinned column is hidden by breakpoint.
|
|
167
|
-
if (lastVisibleLeftPinnedHeadCell &&
|
|
168
|
-
!lastVisibleLeftPinnedHeadCell.classList.contains('right-divider')) {
|
|
169
|
-
// Check if the static boundary column is hidden — if leafWidths shows 0 for the
|
|
170
|
-
// isLeftEndPinned column, the boundary has shifted.
|
|
171
|
-
const leafRenderInputs = this.vegaTableRenderInputController.getLeafRenderInputs();
|
|
172
|
-
const staticBoundaryLeaf = leafRenderInputs.find((leaf) => leaf.isLeftEndPinned);
|
|
173
|
-
if (staticBoundaryLeaf && leafWidths[staticBoundaryLeaf.columnIndex] === 0) {
|
|
174
|
-
lastVisibleLeftPinnedHeadCell.classList.add('right-divider');
|
|
175
|
-
this.dynamicRightDividerCells.add(lastVisibleLeftPinnedHeadCell);
|
|
176
|
-
lastVisibleLeftPinnedBodyCells.forEach((cell) => {
|
|
177
|
-
// Only track cells that don't already hold `right-divider` from their
|
|
178
|
-
// static render (effectiveRenderInput.isLeftEndPinned). If we add a
|
|
179
|
-
// statically-classed cell here, the per-class clear on the next resize
|
|
180
|
-
// would erroneously remove the static class (VD-9540).
|
|
181
|
-
if (!cell.classList.contains('right-divider')) {
|
|
182
|
-
cell.classList.add('right-divider');
|
|
183
|
-
this.dynamicRightDividerCells.add(cell);
|
|
184
|
-
}
|
|
185
|
-
});
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
if (firstVisibleRightPinnedHeadCell &&
|
|
189
|
-
!firstVisibleRightPinnedHeadCell.classList.contains('left-divider')) {
|
|
190
|
-
const leafRenderInputs = this.vegaTableRenderInputController.getLeafRenderInputs();
|
|
191
|
-
const staticBoundaryLeaf = leafRenderInputs.find((leaf) => leaf.isRightStartPinned);
|
|
192
|
-
if (staticBoundaryLeaf && leafWidths[staticBoundaryLeaf.columnIndex] === 0) {
|
|
193
|
-
firstVisibleRightPinnedHeadCell.classList.add('left-divider');
|
|
194
|
-
this.dynamicLeftDividerCells.add(firstVisibleRightPinnedHeadCell);
|
|
195
|
-
firstVisibleRightPinnedBodyCells.forEach((cell) => {
|
|
196
|
-
// Only track cells that don't already hold `left-divider` from their
|
|
197
|
-
// static render (effectiveRenderInput.isRightStartPinned). If we add a
|
|
198
|
-
// statically-classed cell here, the per-class clear on the next resize
|
|
199
|
-
// would erroneously remove the static class (VD-9540).
|
|
200
|
-
if (!cell.classList.contains('left-divider')) {
|
|
201
|
-
cell.classList.add('left-divider');
|
|
202
|
-
this.dynamicLeftDividerCells.add(cell);
|
|
203
|
-
}
|
|
204
|
-
});
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
// Apply hide-right-border to the last visible right-pinned cell when the structural
|
|
208
|
-
// right-most column is hidden by breakpoint. Without this, the new right-most visible
|
|
209
|
-
// pinned column keeps a right border while the head cell suppresses it (head cells use
|
|
210
|
-
// isViewEnd), leaving an extra vertical border at the table's right edge (VD-9565).
|
|
211
|
-
if (lastVisibleRightPinnedHeadCell &&
|
|
212
|
-
!lastVisibleRightPinnedHeadCell.classList.contains('hide-right-border')) {
|
|
213
|
-
const leafRenderInputs = this.vegaTableRenderInputController.getLeafRenderInputs();
|
|
214
|
-
// The structural right-most column is the last right-pinned leaf. Leaf render
|
|
215
|
-
// inputs do not carry `isViewEnd` (unlike head render inputs), so identify the
|
|
216
|
-
// boundary via `pinned` order instead.
|
|
217
|
-
const rightPinnedLeaves = leafRenderInputs.filter((leaf) => leaf.pinned === 'right');
|
|
218
|
-
const structuralEndLeaf = rightPinnedLeaves[rightPinnedLeaves.length - 1];
|
|
219
|
-
if (structuralEndLeaf && leafWidths[structuralEndLeaf.columnIndex] === 0) {
|
|
220
|
-
lastVisibleRightPinnedHeadCell.classList.add('hide-right-border');
|
|
221
|
-
this.dynamicHideRightBorderCells.add(lastVisibleRightPinnedHeadCell);
|
|
222
|
-
lastVisibleRightPinnedBodyCells.forEach((cell) => {
|
|
223
|
-
// Only track cells that don't already hold `hide-right-border` from their
|
|
224
|
-
// static render (isViewEnd/isNoPinnedEnd). Adding a statically-classed cell
|
|
225
|
-
// here would let the per-class clear erroneously strip the static class on
|
|
226
|
-
// the next resize (mirrors the VD-9540 divider guard).
|
|
227
|
-
if (!cell.classList.contains('hide-right-border')) {
|
|
228
|
-
cell.classList.add('hide-right-border');
|
|
229
|
-
this.dynamicHideRightBorderCells.add(cell);
|
|
230
|
-
}
|
|
231
|
-
});
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
// Sync colspan on pinned body cells that span breakpoint-hidden columns.
|
|
235
|
-
// Chrome does not honour visibility:collapse / display:none on <col> for table layout,
|
|
236
|
-
// so we directly adjust the shadow <td> colspan attribute to exclude hidden columns (VD-9540).
|
|
237
|
-
this.syncColspanForHiddenColumns(leafWidths, pinnedColumnBodyCellRenderInputMap);
|
|
238
|
-
return unreadyCells;
|
|
38
|
+
if (!(row === null || row === void 0 ? void 0 : row.shadowRoot))
|
|
39
|
+
return;
|
|
40
|
+
const [leftRowFixedWidth, rightRowFixedWidth] = this.getRowFixedWidths(row);
|
|
41
|
+
this.vegaTableRenderInputController.recomputePinnedOffsets(leftRowFixedWidth, rightRowFixedWidth, this.getLeafWidths());
|
|
239
42
|
}
|
|
240
|
-
/**
|
|
241
|
-
* Resolve the DOM root that holds the table rows.
|
|
242
|
-
*
|
|
243
|
-
* In data-source mode rows are rendered into the table's shadow root; in template mode the
|
|
244
|
-
* authored rows are slotted, so they live in the host's light DOM.
|
|
245
|
-
*
|
|
246
|
-
* @returns {ShadowRoot | HTMLElement} The container to query rows from.
|
|
247
|
-
*/
|
|
248
43
|
getRowContainerRoot() {
|
|
249
44
|
return this.isTemplateRenderMode ? this.host : this.host.shadowRoot;
|
|
250
45
|
}
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
* @param {number} prevShadowThWidth - Aggregate width of leading fixed columns (table left padding).
|
|
258
|
-
* @param {number[]} leafWidths - Rendered width of each leaf column, indexed by columnIndex.
|
|
259
|
-
* @param {number} nextShadowThWidth - Aggregate width of trailing fixed columns (table right padding).
|
|
260
|
-
*/
|
|
261
|
-
updateTemplateLeafCellPinnedPosition(prevShadowThWidth, leafWidths, nextShadowThWidth, lastVisibleLeftPinnedBodyCells, firstVisibleRightPinnedBodyCells, lastVisibleRightPinnedBodyCells) {
|
|
262
|
-
const leafRenderInputs = this.vegaTableRenderInputController.getLeafRenderInputs();
|
|
263
|
-
// Off-screen / jsdom renders report every width as 0; skip colspan sync there so we don't
|
|
264
|
-
// collapse every span to 1 (mirrors the data-source syncColspanForHiddenColumns guard).
|
|
265
|
-
const allLeafWidthsHidden = leafWidths.every((w) => w === 0);
|
|
266
|
-
this.getRowContainerRoot()
|
|
267
|
-
.querySelectorAll('vega-table-row, vega-table-foot-row')
|
|
268
|
-
.forEach((row) => {
|
|
269
|
-
let leafIndex = 0;
|
|
270
|
-
Array.from(row.children).forEach((cell) => {
|
|
271
|
-
if (cell.tagName !== 'VEGA-TABLE-CELL' && cell.tagName !== 'VEGA-TABLE-FOOT-CELL')
|
|
272
|
-
return;
|
|
273
|
-
const leafCell = cell;
|
|
274
|
-
const renderInput = leafRenderInputs[leafIndex];
|
|
275
|
-
// Unlike data-source mode (resolveBodyColSpan), template mode positions the authored
|
|
276
|
-
// <td> as-is and intentionally does NOT clamp col-span at a pinned boundary: the
|
|
277
|
-
// consumer owns this literal DOM, so a col-span crossing pinned <-> unpinned is an
|
|
278
|
-
// invalid authoring choice (a cell cannot be both frozen and scrolling), not a case
|
|
279
|
-
// the component rewrites.
|
|
280
|
-
const colSpan = this.resolveCellColSpan(leafCell, renderInput);
|
|
281
|
-
if (renderInput) {
|
|
282
|
-
this.updateCellPinnedPosition(renderInput, leafCell, prevShadowThWidth, leafWidths, nextShadowThWidth);
|
|
283
|
-
this.applyTemplateLeafDividerClass(leafCell, leafRenderInputs.slice(leafIndex, leafIndex + colSpan));
|
|
284
|
-
this.syncTemplateLeafColspan(leafCell, renderInput, colSpan, leafWidths, allLeafWidthsHidden);
|
|
285
|
-
this.trackVisiblePinnedTemplateCell(row, leafCell, renderInput, lastVisibleLeftPinnedBodyCells, firstVisibleRightPinnedBodyCells, lastVisibleRightPinnedBodyCells);
|
|
286
|
-
}
|
|
287
|
-
leafIndex += colSpan;
|
|
288
|
-
});
|
|
289
|
-
});
|
|
290
|
-
}
|
|
291
|
-
/**
|
|
292
|
-
* Record an authored template leaf cell's shadow cell as the last visible left-pinned / first &
|
|
293
|
-
* last visible right-pinned cell of its row, so the shared dynamic-boundary logic can shift the
|
|
294
|
-
* boundary divider onto it when the static boundary column is breakpoint-hidden.
|
|
295
|
-
*
|
|
296
|
-
* @param {HTMLElement} row - The authored body or foot row (used as the per-row grouping key).
|
|
297
|
-
* @param {HTMLVegaTableCellElement} leafCell - Authored body or foot cell host.
|
|
298
|
-
* @param {ColumnRenderInputModel} renderInput - Render input of the cell's first leaf.
|
|
299
|
-
* @param {Map<HTMLElement, HTMLElement>} lastVisibleLeftPinnedBodyCells - Per-row last visible left-pinned shadow cell.
|
|
300
|
-
* @param {Map<HTMLElement, HTMLElement>} firstVisibleRightPinnedBodyCells - Per-row first visible right-pinned shadow cell.
|
|
301
|
-
* @param {Map<HTMLElement, HTMLElement>} lastVisibleRightPinnedBodyCells - Per-row last visible right-pinned shadow cell.
|
|
302
|
-
*/
|
|
303
|
-
trackVisiblePinnedTemplateCell(row, leafCell, renderInput, lastVisibleLeftPinnedBodyCells, firstVisibleRightPinnedBodyCells, lastVisibleRightPinnedBodyCells) {
|
|
304
|
-
var _a;
|
|
305
|
-
const shadowCell = (_a = leafCell.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('th, td');
|
|
306
|
-
if (!shadowCell || shadowCell.getBoundingClientRect().width <= 0)
|
|
307
|
-
return;
|
|
308
|
-
if (renderInput.pinned === 'left') {
|
|
309
|
-
lastVisibleLeftPinnedBodyCells.set(row, shadowCell);
|
|
310
|
-
}
|
|
311
|
-
if (renderInput.pinned === 'right') {
|
|
312
|
-
if (!firstVisibleRightPinnedBodyCells.has(row)) {
|
|
313
|
-
firstVisibleRightPinnedBodyCells.set(row, shadowCell);
|
|
314
|
-
}
|
|
315
|
-
lastVisibleRightPinnedBodyCells.set(row, shadowCell);
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
/**
|
|
319
|
-
* Reduce an authored template pinned cell's shadow <td> colspan to the number of *visible*
|
|
320
|
-
* columns it spans. Breakpoint-hidden columns report width 0 but Chrome still counts them in the
|
|
321
|
-
* table grid, so without this a pinned span drifts out of column-alignment with the header
|
|
322
|
-
* (VD-9540). Only applies to pinned cells; skipped off-screen / in jsdom where every width is 0.
|
|
323
|
-
*
|
|
324
|
-
* @param {HTMLVegaTableCellElement} leafCell - Authored body or foot cell host.
|
|
325
|
-
* @param {ColumnRenderInputModel} renderInput - Render input of the cell's first leaf.
|
|
326
|
-
* @param {number} colSpan - The cell's originally declared colspan.
|
|
327
|
-
* @param {number[]} leafWidths - Rendered width of each leaf column, indexed by columnIndex.
|
|
328
|
-
* @param {boolean} allLeafWidthsHidden - True when every leaf width is 0 (off-screen / jsdom).
|
|
329
|
-
*/
|
|
330
|
-
syncTemplateLeafColspan(leafCell, renderInput, colSpan, leafWidths, allLeafWidthsHidden) {
|
|
331
|
-
var _a;
|
|
332
|
-
if (colSpan <= 1 || allLeafWidthsHidden)
|
|
333
|
-
return;
|
|
334
|
-
if (!['left', 'right'].includes(renderInput.pinned))
|
|
335
|
-
return;
|
|
336
|
-
const shadowTd = (_a = leafCell.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('th, td');
|
|
337
|
-
if (!shadowTd)
|
|
338
|
-
return;
|
|
339
|
-
const visibleColspan = this.countVisibleColspan(leafWidths, renderInput.columnIndex, colSpan);
|
|
340
|
-
shadowTd.setAttribute('colspan', String(visibleColspan));
|
|
341
|
-
if (visibleColspan !== colSpan) {
|
|
342
|
-
this.templateColspanSyncedCells.add(leafCell);
|
|
343
|
-
}
|
|
344
|
-
else {
|
|
345
|
-
this.templateColspanSyncedCells.delete(leafCell);
|
|
346
|
-
}
|
|
347
|
-
}
|
|
348
|
-
/**
|
|
349
|
-
* Restore the authored colspan on every template cell whose shadow <td> was shrunk by
|
|
350
|
-
* {@link syncTemplateLeafColspan}. Runs on cleanup so removing `pinned` at runtime does not leave
|
|
351
|
-
* a body/foot cell stuck at the breakpoint-shrunk colspan once positioning no longer runs (VD-9768).
|
|
352
|
-
*/
|
|
353
|
-
restoreTemplateLeafColspan() {
|
|
354
|
-
this.templateColspanSyncedCells.forEach((leafCell) => {
|
|
355
|
-
var _a, _b;
|
|
356
|
-
const shadowTd = (_a = leafCell.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('th, td');
|
|
357
|
-
if (!shadowTd)
|
|
358
|
-
return;
|
|
359
|
-
const authoredColSpan = (_b = leafCell.colSpan) !== null && _b !== void 0 ? _b : 1;
|
|
360
|
-
if (authoredColSpan > 1) {
|
|
361
|
-
shadowTd.setAttribute('colspan', String(authoredColSpan));
|
|
362
|
-
}
|
|
363
|
-
else {
|
|
364
|
-
shadowTd.removeAttribute('colspan');
|
|
365
|
-
}
|
|
366
|
-
});
|
|
367
|
-
this.templateColspanSyncedCells.clear();
|
|
368
|
-
}
|
|
369
|
-
/**
|
|
370
|
-
* Apply the pinned-boundary divider classes to an authored template body/foot cell's shadow
|
|
371
|
-
* cell, merging boundary flags across the leaves the cell spans. Tracked in the dynamic sets so
|
|
372
|
-
* the next positioning pass clears and re-evaluates them (matching the data-source cleanup path).
|
|
373
|
-
*
|
|
374
|
-
* @param {HTMLVegaTableCellElement} cell - Authored body or foot cell host.
|
|
375
|
-
* @param {ColumnRenderInputModel[]} spannedLeaves - Leaf render inputs the cell spans.
|
|
376
|
-
*/
|
|
377
|
-
applyTemplateLeafDividerClass(cell, spannedLeaves) {
|
|
378
|
-
var _a;
|
|
379
|
-
const shadowCell = (_a = cell.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('th, td');
|
|
380
|
-
if (!shadowCell)
|
|
381
|
-
return;
|
|
382
|
-
const spans = (predicate) => spannedLeaves.some((leaf) => !!leaf && predicate(leaf));
|
|
383
|
-
if (spans((leaf) => leaf.isLeftEndPinned)) {
|
|
384
|
-
shadowCell.classList.add('right-divider');
|
|
385
|
-
this.dynamicRightDividerCells.add(shadowCell);
|
|
386
|
-
}
|
|
387
|
-
if (spans((leaf) => leaf.isRightStartPinned)) {
|
|
388
|
-
shadowCell.classList.add('left-divider');
|
|
389
|
-
this.dynamicLeftDividerCells.add(shadowCell);
|
|
390
|
-
}
|
|
391
|
-
if (spans((leaf) => leaf.isNoPinnedEnd || leaf.isViewEnd)) {
|
|
392
|
-
shadowCell.classList.add('hide-right-border');
|
|
393
|
-
this.dynamicHideRightBorderCells.add(shadowCell);
|
|
394
|
-
}
|
|
395
|
-
}
|
|
396
|
-
getRowShadowThWidths() {
|
|
397
|
-
const row = this.getRowContainerRoot().querySelector('vega-table-head-row');
|
|
398
|
-
const rowShadow = row.shadowRoot;
|
|
399
|
-
const firstTh = rowShadow.querySelector('th:first-of-type');
|
|
400
|
-
const draggableTh = rowShadow.querySelector('.vega-table-draggable-column');
|
|
401
|
-
const selectionTh = rowShadow.querySelector('.vega-table-selection-column');
|
|
402
|
-
const expandTh = rowShadow.querySelector('.vega-table-expand-action-column');
|
|
403
|
-
const lastTh = rowShadow.querySelector('th:last-of-type');
|
|
404
|
-
if (firstTh) {
|
|
405
|
-
const prevWidth = firstTh.getBoundingClientRect().width +
|
|
406
|
-
((selectionTh === null || selectionTh === void 0 ? void 0 : selectionTh.getBoundingClientRect().width) || 0) +
|
|
407
|
-
((draggableTh === null || draggableTh === void 0 ? void 0 : draggableTh.getBoundingClientRect().width) || 0);
|
|
408
|
-
const nextWidth = ((expandTh === null || expandTh === void 0 ? void 0 : expandTh.getBoundingClientRect().width) || 0) + lastTh.getBoundingClientRect().width;
|
|
409
|
-
return [prevWidth, nextWidth];
|
|
410
|
-
}
|
|
411
|
-
// to avoid window resize before row rendered.
|
|
412
|
-
// @see{module:resize-pinned-position-by-edit-row}
|
|
46
|
+
getRowFixedWidths(row) {
|
|
47
|
+
const firstCell = row.shadowRoot.querySelector('th:first-of-type');
|
|
48
|
+
const draggableCell = row.shadowRoot.querySelector('.vega-table-draggable-column');
|
|
49
|
+
const selectionCell = row.shadowRoot.querySelector('.vega-table-selection-column');
|
|
50
|
+
const expandCell = row.shadowRoot.querySelector('.vega-table-expand-action-column');
|
|
51
|
+
const lastCell = row.shadowRoot.querySelector('th:last-of-type');
|
|
413
52
|
/* istanbul ignore next */
|
|
414
|
-
|
|
53
|
+
if (!firstCell)
|
|
54
|
+
return [0, 0];
|
|
55
|
+
return [
|
|
56
|
+
firstCell.getBoundingClientRect().width +
|
|
57
|
+
((selectionCell === null || selectionCell === void 0 ? void 0 : selectionCell.getBoundingClientRect().width) || 0) +
|
|
58
|
+
((draggableCell === null || draggableCell === void 0 ? void 0 : draggableCell.getBoundingClientRect().width) || 0),
|
|
59
|
+
((expandCell === null || expandCell === void 0 ? void 0 : expandCell.getBoundingClientRect().width) || 0) + ((lastCell === null || lastCell === void 0 ? void 0 : lastCell.getBoundingClientRect().width) || 0),
|
|
60
|
+
];
|
|
415
61
|
}
|
|
416
62
|
getLeafWidths() {
|
|
417
63
|
const headCellRenderInputMap = this.vegaTableRenderInputController.getHeadCellRenderInputMap();
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
64
|
+
return this.vegaTableRenderInputController
|
|
65
|
+
.getLeafRenderInputs()
|
|
66
|
+
.map((leaf) => {
|
|
67
|
+
var _a, _b;
|
|
421
68
|
for (const [cell, renderInput] of headCellRenderInputMap.entries()) {
|
|
422
69
|
if (leaf === renderInput) {
|
|
423
|
-
// to avoid window resize before cell rendered.
|
|
424
|
-
// @see{module:resize-pinned-position-by-edit-row}
|
|
425
70
|
/* istanbul ignore next */
|
|
426
|
-
return ((_a = cell.shadowRoot.querySelector('th, td')) === null ||
|
|
427
|
-
}
|
|
428
|
-
}
|
|
429
|
-
});
|
|
430
|
-
}
|
|
431
|
-
syncColspanForHiddenColumns(leafWidths, pinnedColumnBodyCellRenderInputMap) {
|
|
432
|
-
// NOTE: renderInput.colSpan is null for flat (non-group) tables — it only holds a value for
|
|
433
|
-
// group-column subtree spans. We read the original colspan from the component prop (bodyCell.colSpan)
|
|
434
|
-
// which is always the rendered value, unaffected by our shadow-DOM attribute writes.
|
|
435
|
-
//
|
|
436
|
-
// Skip when ALL leaf widths are 0 — that means the table is running in jsdom / an off-screen
|
|
437
|
-
// context where getBoundingClientRect() always returns 0. Adjusting in that state would
|
|
438
|
-
// incorrectly reduce every colspan to 1 (no visible columns = Math.max(1,0)=1).
|
|
439
|
-
if (leafWidths.every((w) => w === 0))
|
|
440
|
-
return;
|
|
441
|
-
pinnedColumnBodyCellRenderInputMap.forEach((renderInput, bodyCell) => {
|
|
442
|
-
var _a;
|
|
443
|
-
const originalColspan = bodyCell.colSpan || 1;
|
|
444
|
-
if (originalColspan <= 1)
|
|
445
|
-
return;
|
|
446
|
-
/* istanbul ignore next -- defensive null-guard: jsdom always provides shadowRoot */
|
|
447
|
-
const shadowTd = (_a = bodyCell.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('td');
|
|
448
|
-
/* istanbul ignore next -- shadowTd is always present in jsdom */
|
|
449
|
-
if (!shadowTd)
|
|
450
|
-
return;
|
|
451
|
-
shadowTd.setAttribute('colspan', String(this.countVisibleColspan(leafWidths, renderInput.columnIndex, originalColspan)));
|
|
452
|
-
});
|
|
453
|
-
}
|
|
454
|
-
/**
|
|
455
|
-
* Count how many columns in a span are actually visible (leaf width > 0). Breakpoint-hidden
|
|
456
|
-
* columns report width 0 because their <th> is display:none; Chrome ignores that on the table
|
|
457
|
-
* grid, so a spanning cell's shadow <td> colspan must be reduced to the visible count to stay
|
|
458
|
-
* column-aligned (VD-9540). Shared by data-source and template positioning paths.
|
|
459
|
-
*
|
|
460
|
-
* @param {number[]} leafWidths - Rendered width of each leaf column, indexed by columnIndex.
|
|
461
|
-
* @param {number} startIndex - columnIndex of the first leaf the spanning cell covers.
|
|
462
|
-
* @param {number} declaredColspan - The cell's originally declared colspan.
|
|
463
|
-
* @returns {number} The number of visible columns in the span (>= 1).
|
|
464
|
-
*/
|
|
465
|
-
countVisibleColspan(leafWidths, startIndex, declaredColspan) {
|
|
466
|
-
const spanned = leafWidths.slice(startIndex, startIndex + declaredColspan);
|
|
467
|
-
return Math.max(1, spanned.filter((w) => w > 0).length);
|
|
468
|
-
}
|
|
469
|
-
resolveCellColSpan(cell, renderInput) {
|
|
470
|
-
var _a;
|
|
471
|
-
// Group-column render inputs carry an explicit colSpan; flat/leaf and authored template
|
|
472
|
-
// cells fall back to the col-span prop on the cell. The authored value is honored verbatim
|
|
473
|
-
// (no pinned-boundary clamping) — see updateTemplateLeafCellPinnedPosition.
|
|
474
|
-
const colSpan = (_a = renderInput === null || renderInput === void 0 ? void 0 : renderInput.colSpan) !== null && _a !== void 0 ? _a : null;
|
|
475
|
-
return isNonNullable(colSpan) ? colSpan : cell.colSpan || 1;
|
|
476
|
-
}
|
|
477
|
-
updateCellPinnedPosition(renderInput, headCell, prevShadowThWidth, leafWidths, nextShadowThWidth) {
|
|
478
|
-
if (['left', 'right'].includes(renderInput.pinned)) {
|
|
479
|
-
const shadowCell = headCell.shadowRoot.querySelector('th, td');
|
|
480
|
-
if (renderInput.pinned === 'left') {
|
|
481
|
-
const position = prevShadowThWidth +
|
|
482
|
-
leafWidths
|
|
483
|
-
.slice(0, renderInput.columnIndex)
|
|
484
|
-
.reduce((count, colWidth) => count + colWidth, 0);
|
|
485
|
-
this.updatePinnedPosition(shadowCell, 'left', position);
|
|
486
|
-
}
|
|
487
|
-
if (renderInput.pinned === 'right') {
|
|
488
|
-
// renderInput.colSpan is null for flat (non-group) tables — it only carries a value
|
|
489
|
-
// for group-column subtree spans (multi-level headers). For body cells with an HTML
|
|
490
|
-
// colspan (e.g. colSpan:2 spanning the last two right-pinned columns), we read the
|
|
491
|
-
// actual span from the host component prop so the right-edge offset is calculated
|
|
492
|
-
// over the full spanned width rather than just one column (VD-9565).
|
|
493
|
-
const colSpan = this.resolveCellColSpan(headCell, renderInput);
|
|
494
|
-
const position = nextShadowThWidth +
|
|
495
|
-
leafWidths
|
|
496
|
-
.slice(renderInput.columnIndex + colSpan)
|
|
497
|
-
.reduce((count, colWidth) => count + colWidth, 0);
|
|
498
|
-
this.updatePinnedPosition(shadowCell, 'right', position);
|
|
499
|
-
}
|
|
500
|
-
}
|
|
501
|
-
}
|
|
502
|
-
updateTableRowPinnedPosition() {
|
|
503
|
-
const hasLeftPinnedColumn = this.columnStructureModel.hasLeftPinnedColumn();
|
|
504
|
-
const hasRightPinnedColumn = this.columnStructureModel.hasRightPinnedColumn();
|
|
505
|
-
const tableWidth = this.host.getBoundingClientRect().width;
|
|
506
|
-
const leftPadding = extractNumberFromString(this.paddingX[0]);
|
|
507
|
-
const rightPadding = extractNumberFromString(this.paddingX[1]);
|
|
508
|
-
// table width - padding(8*2) - border(2);
|
|
509
|
-
const expandContainerWidth = tableWidth - leftPadding - rightPadding - 2;
|
|
510
|
-
this.getRowContainerRoot()
|
|
511
|
-
.querySelectorAll('vega-table-head-row, vega-table-row, vega-table-expand-row, vega-table-foot-row')
|
|
512
|
-
.forEach((row) => {
|
|
513
|
-
const rowShadow = row.shadowRoot;
|
|
514
|
-
if (hasLeftPinnedColumn) {
|
|
515
|
-
const firstCell = rowShadow.querySelector('th:first-of-type, td:first-of-type');
|
|
516
|
-
const selectionCell = rowShadow.querySelector('.vega-table-selection-column');
|
|
517
|
-
const draggableCell = rowShadow.querySelector('.vega-table-draggable-column');
|
|
518
|
-
this.updatePinnedPosition(firstCell, 'left', 0);
|
|
519
|
-
this.updatePinnedPosition(draggableCell, 'left', leftPadding);
|
|
520
|
-
const draggableCellWidth = (draggableCell === null || draggableCell === void 0 ? void 0 : draggableCell.getBoundingClientRect().width) || 0;
|
|
521
|
-
this.updatePinnedPosition(selectionCell, 'left', leftPadding + draggableCellWidth);
|
|
522
|
-
}
|
|
523
|
-
if (hasRightPinnedColumn) {
|
|
524
|
-
const expandCell = rowShadow.querySelector('.vega-table-expand-action-column');
|
|
525
|
-
const lastCell = rowShadow.querySelector('th:last-of-type, td:last-of-type');
|
|
526
|
-
this.updatePinnedPosition(expandCell, 'right', rightPadding);
|
|
527
|
-
this.updatePinnedPosition(lastCell, 'right', 0);
|
|
528
|
-
}
|
|
529
|
-
if (hasRightPinnedColumn || hasLeftPinnedColumn) {
|
|
530
|
-
const expandCell = rowShadow.querySelector('.vega-table-expanded-row-slot-container');
|
|
531
|
-
if (expandCell) {
|
|
532
|
-
const slotInnerContainer = expandCell.querySelector('.expanded-row-slot-inner');
|
|
533
|
-
this.updatePinnedPosition(slotInnerContainer, 'left', leftPadding);
|
|
534
|
-
// we should set the width to make the expand slot not scroll by table scroll.
|
|
535
|
-
// ticket: https://gethired.atlassian.net/browse/VD-7015
|
|
536
|
-
slotInnerContainer.style.width = `${expandContainerWidth}px`;
|
|
71
|
+
return ((_b = (_a = cell.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('th, td')) === null || _b === void 0 ? void 0 : _b.getBoundingClientRect().width) || 0;
|
|
537
72
|
}
|
|
538
73
|
}
|
|
74
|
+
return 0;
|
|
539
75
|
});
|
|
540
76
|
}
|
|
541
|
-
clearAllPinnedPositions() {
|
|
542
|
-
this.previouslyStyledCells.forEach((cell) => {
|
|
543
|
-
cell.style.position = '';
|
|
544
|
-
cell.style.zIndex = '';
|
|
545
|
-
cell.style.left = '';
|
|
546
|
-
cell.style.right = '';
|
|
547
|
-
if (cell.classList.contains('expanded-row-slot-inner')) {
|
|
548
|
-
cell.style.width = '';
|
|
549
|
-
}
|
|
550
|
-
});
|
|
551
|
-
// Remove boundary classes only from cells where they were dynamically added
|
|
552
|
-
// (breakpoint-shifted boundaries). Static boundary classes from renderInput are
|
|
553
|
-
// re-applied by the cell's own render cycle.
|
|
554
|
-
this.dynamicRightDividerCells.forEach((cell) => cell.classList.remove('right-divider'));
|
|
555
|
-
this.dynamicRightDividerCells.clear();
|
|
556
|
-
this.dynamicLeftDividerCells.forEach((cell) => cell.classList.remove('left-divider'));
|
|
557
|
-
this.dynamicLeftDividerCells.clear();
|
|
558
|
-
this.dynamicHideRightBorderCells.forEach((cell) => cell.classList.remove('hide-right-border'));
|
|
559
|
-
this.dynamicHideRightBorderCells.clear();
|
|
560
|
-
this.restoreTemplateLeafColspan();
|
|
561
|
-
this.previouslyStyledCells.clear();
|
|
562
|
-
}
|
|
563
|
-
updatePinnedPosition(cell, type, position) {
|
|
564
|
-
if (!cell)
|
|
565
|
-
return;
|
|
566
|
-
cell.style.position = 'sticky';
|
|
567
|
-
cell.style.zIndex = '1';
|
|
568
|
-
cell.style[type] = `${position}px`;
|
|
569
|
-
this.previouslyStyledCells.add(cell);
|
|
570
|
-
}
|
|
571
77
|
}
|
|
572
78
|
__decorate([
|
|
573
79
|
MapToComponentField()
|
|
@@ -575,9 +81,6 @@ __decorate([
|
|
|
575
81
|
__decorate([
|
|
576
82
|
MapToComponentField()
|
|
577
83
|
], VegaTablePinnedRenderer.prototype, "columnStructureModel", void 0);
|
|
578
|
-
__decorate([
|
|
579
|
-
MapToComponentField()
|
|
580
|
-
], VegaTablePinnedRenderer.prototype, "paddingX", void 0);
|
|
581
84
|
__decorate([
|
|
582
85
|
MapToComponentField()
|
|
583
86
|
], VegaTablePinnedRenderer.prototype, "isTemplateRenderMode", void 0);
|
|
@@ -32,6 +32,7 @@ export class VegaTableRowRenderer extends VegaSlimmer {
|
|
|
32
32
|
}, key: `vega-table-row-${rowKey}`, rowKey: rowKey,
|
|
33
33
|
/* eslint-disable-next-line react/jsx-no-bind */
|
|
34
34
|
ref: (ref) => {
|
|
35
|
+
this.vegaTableRenderInputController.addRowRenderInputMap(ref, 'body');
|
|
35
36
|
DomNodeSubjectObserverFactory.addUniqueObserverToNode(ref, VegaClick, () => {
|
|
36
37
|
this.rowClickEventEmitter.emit({ record: record, index: index });
|
|
37
38
|
});
|
|
@@ -15,7 +15,7 @@ import { VegaComponentUsageRuntimeMetricsSlimmer } from '../../../helpers/slimme
|
|
|
15
15
|
*/
|
|
16
16
|
export class VegaTableBody {
|
|
17
17
|
constructor() {
|
|
18
|
-
this.globalSlimmers =
|
|
18
|
+
this.globalSlimmers = new Map();
|
|
19
19
|
this.childChangeEventPrevent = new ChildNodesEventPreventSlimmer([VegaChange], () => this.host);
|
|
20
20
|
this.vegaComponentUsageRuntimeMetricsSlimmer = new VegaComponentUsageRuntimeMetricsSlimmer();
|
|
21
21
|
}
|
|
@@ -148,6 +148,16 @@ td.v-text-right {
|
|
|
148
148
|
border-color: rgba(var(--v-border-color-input-field, 171, 198, 216, 1));
|
|
149
149
|
}
|
|
150
150
|
|
|
151
|
+
:host .vega-table-cell.pinned-left {
|
|
152
|
+
position: sticky;
|
|
153
|
+
z-index: 1;
|
|
154
|
+
left: var(--pinned-offset-left, 0);
|
|
155
|
+
}
|
|
156
|
+
:host .vega-table-cell.pinned-right {
|
|
157
|
+
position: sticky;
|
|
158
|
+
z-index: 1;
|
|
159
|
+
right: var(--pinned-offset-right, 0);
|
|
160
|
+
}
|
|
151
161
|
:host .vega-table-cell.right-divider {
|
|
152
162
|
border-color: rgba(var(--v-border-color-divider, 171, 198, 216, 1));
|
|
153
163
|
border-right-width: 2px;
|