@globalpayments/vega 2.67.0 → 2.68.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{app-globals-ab28f910.js → app-globals-f7106a22.js} +15 -14
- package/dist/cjs/{child-nodes-event-prevent-slimmer-eb803b14.js → child-nodes-event-prevent-slimmer-f8840f1b.js} +1 -1
- package/dist/cjs/{code-block-ab97a0a0.js → code-block-39074880.js} +514 -319
- package/dist/cjs/{component-value-history-controller-slimmer.abstract-5630341e.js → component-value-history-controller-slimmer.abstract-ddedf543.js} +2 -2
- package/dist/cjs/{design-token-847739f1.js → design-token-e14a4e66.js} +1 -1
- package/dist/cjs/{dto-renderer-manager-d0f0f2c0.js → dto-renderer-manager-b7969d6c.js} +1587 -1563
- package/dist/cjs/{element-appender-slimmer-aead9bbb.js → element-appender-slimmer-7ee27ab3.js} +5 -5
- package/dist/cjs/{event-emit-slimmer-d21a0935.js → event-emit-slimmer-7afe8d78.js} +1 -1
- package/dist/cjs/{token-extension-aa8d5cce.js → function-extension-f0e845f2.js} +1019 -96
- package/dist/cjs/{image-annotation-action-d84de785.js → image-annotation-action-7f0626c8.js} +15 -25
- package/dist/cjs/index-58ea899e.js +2 -2
- package/dist/cjs/index.cjs.js +36 -24
- package/dist/cjs/{internal-vega-event-manager-4d1ce667.js → internal-vega-event-manager-45d451de.js} +5 -2
- package/dist/cjs/{language-extension-d257e65d.js → language-extension-d0103d1a.js} +5 -5
- package/dist/cjs/loader.cjs.js +8 -8
- package/dist/cjs/{public-rules-d2b9b8f0.js → public-rules-8b67eaba.js} +3 -3
- package/dist/cjs/{range-d610028e.js → range-002671b6.js} +1 -1
- package/dist/cjs/{responsive-format-facade-71e7b74c.js → responsive-format-facade-347db035.js} +3 -3
- package/dist/cjs/{rich-text-editor-required-rule-a8fe5f50.js → rich-text-editor-required-rule-5392bd8a.js} +1 -1
- package/dist/cjs/{style-formatter-6facb42b.js → style-formatter-0a09f0dd.js} +1 -1
- package/dist/cjs/vega-accordion.cjs.entry.js +7 -7
- package/dist/cjs/vega-app-header-button.cjs.entry.js +8 -8
- package/dist/cjs/vega-banner.cjs.entry.js +2 -2
- package/dist/cjs/vega-box.cjs.entry.js +8 -8
- package/dist/cjs/vega-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/vega-button-circle.cjs.entry.js +9 -9
- package/dist/cjs/vega-button-group_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-button-link.cjs.entry.js +3 -3
- package/dist/cjs/vega-button.cjs.entry.js +8 -8
- package/dist/cjs/vega-calendar_4.cjs.entry.js +313 -273
- package/dist/cjs/vega-card.cjs.entry.js +7 -7
- package/dist/cjs/vega-carousel.cjs.entry.js +7 -7
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-chip.cjs.entry.js +9 -9
- package/dist/cjs/vega-code-block.cjs.entry.js +6 -6
- package/dist/cjs/vega-color-picker.cjs.entry.js +2 -2
- package/dist/cjs/vega-combo-box.cjs.entry.js +3 -3
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +12 -12
- package/dist/cjs/vega-dialog_2.cjs.entry.js +15 -15
- package/dist/cjs/vega-divider.cjs.entry.js +7 -7
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +9 -9
- package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
- package/dist/cjs/vega-field-label.cjs.entry.js +24 -5
- package/dist/cjs/vega-file-uploader.cjs.entry.js +2 -2
- package/dist/cjs/vega-flag-icon.cjs.entry.js +6 -6
- 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 +3 -3
- package/dist/cjs/vega-grid.cjs.entry.js +7 -7
- package/dist/cjs/vega-icon.cjs.entry.js +6 -6
- package/dist/cjs/vega-image-uploader.cjs.entry.js +8 -8
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +3 -3
- package/dist/cjs/vega-input-numeric.cjs.entry.js +3 -3
- package/dist/cjs/vega-input-passcode.cjs.entry.js +3 -3
- package/dist/cjs/vega-input-phone-number.cjs.entry.js +6 -6
- package/dist/cjs/vega-input-range.cjs.entry.js +3 -3
- package/dist/cjs/vega-input-select.cjs.entry.js +38 -14
- package/dist/cjs/vega-input.cjs.entry.js +14 -3
- package/dist/cjs/vega-item-toggle.cjs.entry.js +2 -2
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +11 -11
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +8 -8
- package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +2 -2
- package/dist/cjs/vega-pagination.cjs.entry.js +7 -7
- package/dist/cjs/vega-popover_2.cjs.entry.js +9 -9
- package/dist/cjs/vega-progress-tracker.cjs.entry.js +2 -2
- package/dist/cjs/vega-radio_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +93 -16
- package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +107 -54
- package/dist/cjs/vega-segment-control.cjs.entry.js +2 -2
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +8 -8
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +10 -10
- package/dist/cjs/vega-signature-capture.cjs.entry.js +7 -7
- package/dist/cjs/vega-stepper.cjs.entry.js +3 -3
- package/dist/cjs/vega-tab-group_2.cjs.entry.js +3 -3
- package/dist/cjs/{vega-table_8.cjs.entry.js → vega-table_11.cjs.entry.js} +750 -323
- package/dist/cjs/vega-textarea.cjs.entry.js +24 -4
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +9 -9
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +2 -2
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +7 -7
- package/dist/cjs/vega.cjs.js +8 -8
- package/dist/collection/collection-manifest.json +6 -0
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/calendar-event-sorter.js +3 -3
- package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-item-renderer.js +1 -1
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/day-view-timed-event-layout-column.js +3 -1
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/vega-calendar-day-event-layout-renderer.js +4 -4
- package/dist/collection/components/vega-calendar/vega-calendar-event/slimmers/renderers/vega-calendar-event-renderer.js +3 -4
- package/dist/collection/components/vega-field-label/slimmers/renderers/vega-field-label-suffix-element-renderer.js +11 -3
- package/dist/collection/components/vega-field-label/vega-field-label.js +42 -0
- package/dist/collection/components/vega-input/vega-input.js +48 -2
- package/dist/collection/components/vega-input-select/slimmers/renderers/vega-input-select-renderer.js +16 -5
- package/dist/collection/components/vega-input-select/vega-input-select.css +2 -44
- package/dist/collection/components/vega-input-select/vega-input-select.js +81 -1
- package/dist/collection/components/vega-rich-text-content/slimmers/controllers/vega-rich-text-content-extensions-styles-controller.js +60 -0
- package/dist/collection/components/vega-rich-text-content/slimmers/renderers/vega-rich-text-content-renderer.js +7 -1
- package/dist/collection/components/vega-rich-text-content/vega-rich-text-content.js +17 -1
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-interceptor-registry.js +61 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-interceptor.abstract.js +5 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy-registry.js +30 -6
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-delete-node-content-strategy.js +10 -3
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-delete-text-or-decorator-node-strategy.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/paste-content-strategy.js +28 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/modify-content-action.abstract.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/paste-content-action.js +17 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/update-cursor-position-action.js +5 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/annotation-style.js +87 -0
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +27 -9
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/html-block.js +1 -12
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-item-block.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/text-block.js +14 -5
- package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +11 -0
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +7 -37
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +14 -3
- package/dist/collection/components/vega-rich-text-editor/extensions/base-extension-renderer.js +19 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.js +44 -3
- package/dist/collection/components/vega-rich-text-editor/extensions/extension.abstract.js +51 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/action-handler-interceptor/prevent-new-paragraph-interceptor.js +30 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/action-handler-interceptor/prevent-paste-content-interceptor.js +25 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/action-handler-strategies/function-block-insert-paragraph-strategy.js +30 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/action-handler-strategies/insert-function-block-strategy.js +99 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/action-handler-strategies/paste-plain-text-strategy.js +68 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/actions/insert-function-block-action.js +15 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/actions/paste-plain-text-action.js +17 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/function-block.js +97 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-block.js +73 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.js +69 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-to-function-block-strategy.js +49 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-to-function-content-strategy.js +27 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-to-logic-control-block-strategy.js +55 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/function-extension.js +75 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/function-block-renderer.js +38 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/function-toolbar-button-renderer.js +71 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/logic-control-block-renderer.js +20 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/languages/language-toolbar-button-renderer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/tokens/span-to-token-node-strategy.js +3 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-node-renderer.js +5 -6
- package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-toolbar-button-renderer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/public-api.js +8 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/delete-selected-nodes-controller.js +9 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/element-to-dto-strategy.abstract.js +0 -12
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-line-break-handler.js +3 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.js +12 -10
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bold-toolbar-button-slimmer.js +2 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-numbers-toolbar-button-slimmer.js +30 -5
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/clear-style-toolbar-button-slimmer.js +1 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/code-block-toolbar-button-slimmer.js +10 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/code-toolbar-button-slimmer.js +2 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/horizontal-alignment-toolbar-button-slimmer.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/image-toolbar-button-slimmer.js +4 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/italic-toolbar-button-slimmer.js +2 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/less-indent-toolbar-button-slimmer.js +1 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.js +1 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/more-indent-toolbar-button-slimmer.js +1 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/strikethrough-toolbar-button-slimmer.js +2 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-color-toolbar-button-slimmer.js +2 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-styles-toolbar-button-slimmer.js +2 -5
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/underline-toolbar-button-slimmer.js +2 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/visual-mode-toolbar-button-slimmer.abstract.js +11 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.js +4 -1
- package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/action-handle-strategy-registry.test.js +32 -2
- package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/block-delete-node-content-strategy.test.js +69 -0
- package/dist/collection/components/vega-rich-text-editor/test/dto/annotation-style.test.js +70 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor-toolbar-button/vega-rich-text-editor-toolbar-button.css +3 -0
- package/dist/collection/components/vega-selection-chip/vega-selection-chip.js +1 -1
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-children-controller.js +25 -1
- package/dist/collection/components/vega-table/vega-table-foot/slimmers/controllers/vega-table-foot-state-controller.js +67 -0
- package/dist/collection/components/vega-table/vega-table-foot/vega-table-foot.css +34 -0
- package/dist/collection/components/vega-table/vega-table-foot/vega-table-foot.js +65 -0
- package/dist/collection/components/vega-table/vega-table-foot-cell/slimmers/controllers/vega-table-foot-cell-state-controller.js +43 -0
- package/dist/collection/components/vega-table/vega-table-foot-cell/slimmers/renderers/vega-table-foot-cell-renderer.js +32 -0
- package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.css +116 -0
- package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.js +130 -0
- package/dist/collection/components/vega-table/vega-table-foot-row/slimmers/controllers/vega-table-foot-row-state-controller.js +77 -0
- package/dist/collection/components/vega-table/vega-table-foot-row/slimmers/renderers/vega-table-foot-row-renderer.js +41 -0
- package/dist/collection/components/vega-table/vega-table-foot-row/vega-table-foot-row.css +52 -0
- package/dist/collection/components/vega-table/vega-table-foot-row/vega-table-foot-row.js +71 -0
- package/dist/collection/components/vega-table/vega-table.css +12 -1
- package/dist/collection/components/vega-table/vega-table.js +1 -1
- package/dist/collection/components/vega-textarea/vega-textarea.js +88 -2
- package/dist/collection/global/scripts/before-vega-load.js +2 -0
- package/dist/collection/helpers/calendar/calendar-date-time.js +136 -0
- package/dist/collection/helpers/calendar/calendar-date.js +10 -4
- package/dist/collection/helpers/calendar/calendar-event.js +38 -193
- package/dist/collection/helpers/calendar/calendar-time.js +120 -0
- package/dist/collection/helpers/calendar/index.js +2 -0
- package/dist/collection/helpers/calendar/test/calendar-date-time.test.js +27 -0
- package/dist/collection/helpers/calendar/test/calendar-event.test.js +24 -22
- package/dist/collection/helpers/calendar/test/calendar-period/day-period.test.js +2 -2
- package/dist/collection/helpers/calendar/test/calendar-period/month-period.test.js +2 -2
- package/dist/collection/helpers/calendar/test/calendar-period/week-period.test.js +6 -6
- package/dist/collection/helpers/calendar/test/calendar-time.test.js +45 -0
- package/dist/collection/helpers/calendar/test/utils.test.js +1 -29
- package/dist/collection/helpers/calendar/utils.js +0 -66
- package/dist/collection/helpers/event-manager/event-id/component-event-id-map.js +5 -2
- package/dist/collection/helpers/rte-manager/dto-action-strategy-manager.js +2 -0
- package/dist/esm/{app-globals-37a60cc1.js → app-globals-2f689986.js} +6 -5
- package/dist/esm/{child-nodes-event-prevent-slimmer-735cb880.js → child-nodes-event-prevent-slimmer-76331524.js} +1 -1
- package/dist/esm/{code-block-11b2bc1c.js → code-block-e8839202.js} +511 -318
- package/dist/esm/{component-value-history-controller-slimmer.abstract-16c5cb96.js → component-value-history-controller-slimmer.abstract-c6f94113.js} +2 -2
- package/dist/esm/{design-token-297dc528.js → design-token-e9e6b011.js} +1 -1
- package/dist/esm/{dto-renderer-manager-a1a3b6d2.js → dto-renderer-manager-7abc53bf.js} +1587 -1565
- package/dist/esm/{element-appender-slimmer-f7233708.js → element-appender-slimmer-8dbc8387.js} +2 -2
- package/dist/esm/{event-emit-slimmer-28fd360c.js → event-emit-slimmer-4e28e9f8.js} +1 -1
- package/dist/esm/{token-extension-b690953f.js → function-extension-eb1d062f.js} +1018 -97
- package/dist/esm/{image-annotation-action-fc46c920.js → image-annotation-action-7957653a.js} +14 -24
- package/dist/esm/index-090d31ca.js +2 -2
- package/dist/esm/index.js +9 -9
- package/dist/esm/{internal-vega-event-manager-a5a5938d.js → internal-vega-event-manager-516aa721.js} +5 -2
- package/dist/esm/{language-extension-314a2b18.js → language-extension-3331131f.js} +3 -3
- package/dist/esm/loader.js +8 -8
- package/dist/esm/{public-rules-c6a6946d.js → public-rules-e613dead.js} +3 -3
- package/dist/esm/{range-b78254de.js → range-adf206fd.js} +1 -1
- package/dist/esm/{responsive-format-facade-a41e1be7.js → responsive-format-facade-b0712993.js} +3 -3
- package/dist/esm/{rich-text-editor-required-rule-d50c24da.js → rich-text-editor-required-rule-43857573.js} +1 -1
- package/dist/esm/{style-formatter-f7effaac.js → style-formatter-a20a1ef4.js} +1 -1
- package/dist/esm/vega-accordion.entry.js +7 -7
- package/dist/esm/vega-app-header-button.entry.js +8 -8
- package/dist/esm/vega-banner.entry.js +2 -2
- package/dist/esm/vega-box.entry.js +8 -8
- package/dist/esm/vega-breadcrumb.entry.js +3 -3
- package/dist/esm/vega-button-circle.entry.js +9 -9
- package/dist/esm/vega-button-group_2.entry.js +3 -3
- package/dist/esm/vega-button-link.entry.js +3 -3
- package/dist/esm/vega-button.entry.js +8 -8
- package/dist/esm/vega-calendar_4.entry.js +313 -273
- package/dist/esm/vega-card.entry.js +7 -7
- package/dist/esm/vega-carousel.entry.js +7 -7
- package/dist/esm/vega-checkbox_2.entry.js +3 -3
- package/dist/esm/vega-chip.entry.js +9 -9
- package/dist/esm/vega-code-block.entry.js +6 -6
- package/dist/esm/vega-color-picker.entry.js +2 -2
- package/dist/esm/vega-combo-box.entry.js +3 -3
- package/dist/esm/vega-date-picker_2.entry.js +8 -8
- package/dist/esm/vega-dialog_2.entry.js +9 -9
- package/dist/esm/vega-divider.entry.js +7 -7
- package/dist/esm/vega-dropdown_5.entry.js +9 -9
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/vega-field-label.entry.js +24 -5
- package/dist/esm/vega-file-uploader.entry.js +2 -2
- package/dist/esm/vega-flag-icon.entry.js +6 -6
- 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 +3 -3
- package/dist/esm/vega-grid.entry.js +7 -7
- package/dist/esm/vega-icon.entry.js +6 -6
- package/dist/esm/vega-image-uploader.entry.js +7 -7
- package/dist/esm/vega-input-credit-card.entry.js +3 -3
- package/dist/esm/vega-input-numeric.entry.js +3 -3
- package/dist/esm/vega-input-passcode.entry.js +3 -3
- package/dist/esm/vega-input-phone-number.entry.js +6 -6
- package/dist/esm/vega-input-range.entry.js +3 -3
- package/dist/esm/vega-input-select.entry.js +38 -14
- package/dist/esm/vega-input.entry.js +14 -3
- package/dist/esm/vega-item-toggle.entry.js +2 -2
- package/dist/esm/vega-left-nav_5.entry.js +7 -7
- package/dist/esm/vega-loader-wrapper_2.entry.js +6 -6
- package/dist/esm/vega-pagination-page-selector-mobile.entry.js +2 -2
- package/dist/esm/vega-pagination.entry.js +7 -7
- package/dist/esm/vega-popover_2.entry.js +9 -9
- package/dist/esm/vega-progress-tracker.entry.js +2 -2
- package/dist/esm/vega-radio_2.entry.js +3 -3
- package/dist/esm/vega-rich-text-content.entry.js +93 -16
- package/dist/esm/vega-rich-text-editor_4.entry.js +107 -54
- package/dist/esm/vega-segment-control.entry.js +2 -2
- package/dist/esm/vega-selection-chip_2.entry.js +8 -8
- package/dist/esm/vega-selection-tile_2.entry.js +3 -3
- package/dist/esm/vega-sidenav_3.entry.js +6 -6
- package/dist/esm/vega-signature-capture.entry.js +7 -7
- package/dist/esm/vega-stepper.entry.js +3 -3
- package/dist/esm/vega-tab-group_2.entry.js +3 -3
- package/dist/esm/{vega-table_8.entry.js → vega-table_11.entry.js} +745 -321
- package/dist/esm/vega-textarea.entry.js +25 -5
- package/dist/esm/vega-time-picker_2.entry.js +9 -9
- package/dist/esm/vega-toggle-switch.entry.js +2 -2
- package/dist/esm/vega-tooltip_2.entry.js +7 -7
- package/dist/esm/vega.js +8 -8
- package/dist/sri/vega-sri-manifest.json +273 -273
- package/dist/types/components/vega-calendar/slimmers/day-view/renderers/timed-event/vega-calendar-day-event-layout-renderer.d.ts +1 -1
- package/dist/types/components/vega-field-label/slimmers/renderers/vega-field-label-suffix-element-renderer.d.ts +1 -0
- package/dist/types/components/vega-field-label/types.d.ts +12 -0
- package/dist/types/components/vega-field-label/vega-field-label.d.ts +13 -1
- package/dist/types/components/vega-input/vega-input.d.ts +14 -2
- package/dist/types/components/vega-input-select/slimmers/renderers/vega-input-select-renderer.d.ts +3 -0
- package/dist/types/components/vega-input-select/vega-input-select.d.ts +25 -0
- package/dist/types/components/vega-rich-text-content/slimmers/controllers/vega-rich-text-content-extensions-styles-controller.d.ts +26 -0
- package/dist/types/components/vega-rich-text-content/slimmers/renderers/vega-rich-text-content-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-content/vega-rich-text-content.d.ts +7 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-interceptor-registry.d.ts +42 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-interceptor.abstract.d.ts +26 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy-registry.d.ts +9 -2
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-delete-node-content-strategy.d.ts +7 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/paste-content-strategy.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/modify-content-action.abstract.d.ts +2 -1
- package/dist/types/components/vega-rich-text-editor/dto/actions/paste-content-action.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/update-cursor-position-action.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/annotation-style.d.ts +46 -0
- package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +10 -1
- package/dist/types/components/vega-rich-text-editor/dto/blocks/html-block.d.ts +3 -3
- package/dist/types/components/vega-rich-text-editor/dto/blocks/text-block.d.ts +6 -0
- package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +0 -11
- package/dist/types/components/vega-rich-text-editor/extensions/base-extension-renderer.d.ts +16 -0
- package/dist/types/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.d.ts +19 -3
- package/dist/types/components/vega-rich-text-editor/extensions/extension.abstract.d.ts +36 -3
- package/dist/types/components/vega-rich-text-editor/extensions/functions/action-handler-interceptor/prevent-new-paragraph-interceptor.d.ts +25 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/action-handler-interceptor/prevent-paste-content-interceptor.d.ts +17 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/action-handler-strategies/function-block-insert-paragraph-strategy.d.ts +18 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/action-handler-strategies/insert-function-block-strategy.d.ts +27 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/action-handler-strategies/paste-plain-text-strategy.d.ts +26 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/actions/insert-function-block-action.d.ts +17 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/actions/paste-plain-text-action.d.ts +17 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/function-block.d.ts +58 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/logic-control-block.d.ts +55 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.d.ts +48 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-to-function-block-strategy.d.ts +27 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-to-function-content-strategy.d.ts +14 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-to-logic-control-block-strategy.d.ts +32 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/function-extension.d.ts +19 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/renderers/function-block-renderer.d.ts +25 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/renderers/function-toolbar-button-renderer.d.ts +33 -0
- package/dist/types/components/vega-rich-text-editor/extensions/functions/renderers/logic-control-block-renderer.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/extensions/languages/language-extension.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/extensions/languages/language-toolbar-button-renderer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-extension.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-node-renderer.d.ts +3 -4
- package/dist/types/components/vega-rich-text-editor/interface.d.ts +8 -2
- package/dist/types/components/vega-rich-text-editor/public-api.d.ts +8 -1
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/element-to-dto-strategy.abstract.d.ts +2 -11
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/state-entity-rendering-registry.d.ts +1 -1
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-numbers-toolbar-button-slimmer.d.ts +15 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/code-block-toolbar-button-slimmer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/visual-mode-toolbar-button-slimmer.abstract.d.ts +11 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/block-delete-node-content-strategy.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/dto/annotation-style.test.d.ts +1 -0
- package/dist/types/components/vega-table/interface.d.ts +4 -0
- package/dist/types/components/vega-table/slimmers/controllers/vega-table-children-controller.d.ts +9 -1
- package/dist/types/components/vega-table/vega-table-foot/slimmers/controllers/vega-table-foot-state-controller.d.ts +22 -0
- package/dist/types/components/vega-table/vega-table-foot/types.d.ts +4 -0
- package/dist/types/components/vega-table/vega-table-foot/vega-table-foot.d.ts +23 -0
- package/dist/types/components/vega-table/vega-table-foot-cell/slimmers/controllers/vega-table-foot-cell-state-controller.d.ts +10 -0
- package/dist/types/components/vega-table/vega-table-foot-cell/slimmers/renderers/vega-table-foot-cell-renderer.d.ts +8 -0
- package/dist/types/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.d.ts +45 -0
- package/dist/types/components/vega-table/vega-table-foot-row/slimmers/controllers/vega-table-foot-row-state-controller.d.ts +20 -0
- package/dist/types/components/vega-table/vega-table-foot-row/slimmers/renderers/vega-table-foot-row-renderer.d.ts +11 -0
- package/dist/types/components/vega-table/vega-table-foot-row/types.d.ts +4 -0
- package/dist/types/components/vega-table/vega-table-foot-row/vega-table-foot-row.d.ts +41 -0
- package/dist/types/components/vega-textarea/vega-textarea.d.ts +26 -0
- package/dist/types/components.d.ts +134 -3
- package/dist/types/helpers/calendar/calendar-date-time.d.ts +76 -0
- package/dist/types/helpers/calendar/calendar-event.d.ts +18 -57
- package/dist/types/helpers/calendar/calendar-time.d.ts +64 -0
- package/dist/types/helpers/calendar/index.d.ts +2 -0
- package/dist/types/helpers/calendar/test/calendar-date-time.test.d.ts +1 -0
- package/dist/types/helpers/calendar/test/calendar-time.test.d.ts +1 -0
- package/dist/types/helpers/calendar/utils.d.ts +0 -25
- package/dist/types/types/components.type.d.ts +1 -1
- package/dist/types/types/public-api.d.ts +2 -0
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/{p-6f7d42a0.entry.js → p-00376f71.entry.js} +1 -1
- package/dist/vega/p-018d70a5.js +1 -0
- package/dist/vega/p-0849f85e.js +1 -0
- package/dist/vega/{p-b431f9d5.entry.js → p-0a55f984.entry.js} +1 -1
- package/dist/vega/p-0f7dec29.entry.js +1 -0
- package/dist/vega/{p-47cae62d.entry.js → p-113d305b.entry.js} +1 -1
- package/dist/vega/{p-015cdbe7.entry.js → p-115b42e6.entry.js} +1 -1
- package/dist/vega/p-16358fec.entry.js +1 -0
- package/dist/vega/{p-af5bfe34.js → p-16d68187.js} +1 -1
- package/dist/vega/{p-92a22562.entry.js → p-18e8c54a.entry.js} +1 -1
- package/dist/vega/{p-6f6ccf67.entry.js → p-1922303e.entry.js} +1 -1
- package/dist/vega/{p-74d61782.entry.js → p-19256107.entry.js} +1 -1
- package/dist/vega/{p-59298f5e.entry.js → p-1dcb1fcd.entry.js} +2 -2
- package/dist/vega/{p-7f69081b.entry.js → p-1dd7f8b2.entry.js} +1 -1
- package/dist/vega/{p-d006e732.entry.js → p-22fe8c61.entry.js} +1 -1
- package/dist/vega/{p-524693d8.entry.js → p-238afe1b.entry.js} +1 -1
- package/dist/vega/p-240d9d35.entry.js +1 -0
- package/dist/vega/{p-b82d3915.entry.js → p-24419ebe.entry.js} +1 -1
- package/dist/vega/p-2478f65e.js +1 -0
- package/dist/vega/{p-358e9800.entry.js → p-2c945862.entry.js} +1 -1
- package/dist/vega/{p-5f58d1da.entry.js → p-2e32fbe6.entry.js} +1 -1
- package/dist/vega/p-2f04d2ac.js +1 -0
- package/dist/vega/{p-a73dc4b3.entry.js → p-30a8d9d6.entry.js} +1 -1
- package/dist/vega/{p-e6cccee4.js → p-369810ae.js} +1 -1
- package/dist/vega/p-3ad87199.entry.js +1 -0
- package/dist/vega/{p-fe2e859f.entry.js → p-3b800f1b.entry.js} +1 -1
- package/dist/vega/p-437f865f.js +1 -0
- package/dist/vega/{p-de624f7d.entry.js → p-48bc03fa.entry.js} +1 -1
- package/dist/vega/{p-46830028.entry.js → p-54ddd06f.entry.js} +1 -1
- package/dist/vega/{p-5a0524ab.entry.js → p-56636a58.entry.js} +1 -1
- package/dist/vega/{p-fc8c5869.entry.js → p-56f77466.entry.js} +1 -1
- package/dist/vega/p-5a555092.entry.js +1 -0
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/{p-ab1001f5.entry.js → p-61d9cdf9.entry.js} +1 -1
- package/dist/vega/{p-39b9c57b.entry.js → p-626246b4.entry.js} +1 -1
- package/dist/vega/p-6609d87e.entry.js +1 -0
- package/dist/vega/p-69d27eaf.entry.js +1 -0
- package/dist/vega/{p-7efb5ebe.entry.js → p-705dad87.entry.js} +1 -1
- package/dist/vega/{p-8d574fbd.entry.js → p-75b5894f.entry.js} +1 -1
- package/dist/vega/{p-00071542.entry.js → p-76b1dae4.entry.js} +1 -1
- package/dist/vega/{p-54b62ecf.js → p-7747c163.js} +1 -1
- package/dist/vega/{p-0ed53cce.entry.js → p-787caad3.entry.js} +1 -1
- package/dist/vega/{p-129c0ce1.js → p-79e6e12c.js} +1 -1
- package/dist/vega/{p-cc519f53.entry.js → p-7dde3be9.entry.js} +1 -1
- package/dist/vega/p-82ef2de0.entry.js +1 -0
- package/dist/vega/{p-5e32866d.entry.js → p-83a50ac2.entry.js} +1 -1
- package/dist/vega/p-8506e8c3.js +1 -0
- package/dist/vega/{p-47fa359b.js → p-85407fb9.js} +1 -1
- package/dist/vega/{p-892cbe7c.entry.js → p-880569ec.entry.js} +1 -1
- package/dist/vega/{p-0113a83c.entry.js → p-8dba59a6.entry.js} +1 -1
- package/dist/vega/p-94e167b8.entry.js +1 -0
- package/dist/vega/{p-b2aaab66.entry.js → p-98fb9eaa.entry.js} +1 -1
- package/dist/vega/{p-3288a65b.entry.js → p-99bf5993.entry.js} +1 -1
- package/dist/vega/p-a211ae63.js +1 -0
- package/dist/vega/{p-fef846d5.entry.js → p-a2506cb5.entry.js} +1 -1
- package/dist/vega/{p-4e33fff6.entry.js → p-a6fb5a40.entry.js} +1 -1
- package/dist/vega/{p-bee1cc34.entry.js → p-b5060e84.entry.js} +1 -1
- package/dist/vega/{p-616cd622.entry.js → p-b78670c9.entry.js} +1 -1
- package/dist/vega/{p-d5761532.entry.js → p-b8558278.entry.js} +1 -1
- package/dist/vega/{p-8d655fd2.entry.js → p-bb0f2b5f.entry.js} +1 -1
- package/dist/vega/{p-a7631c6b.js → p-bb37a401.js} +1 -1
- package/dist/vega/p-bccee21e.js +1 -0
- package/dist/vega/{p-2553031f.entry.js → p-bd0e55a2.entry.js} +1 -1
- package/dist/vega/{p-65693321.entry.js → p-c0223a17.entry.js} +1 -1
- package/dist/vega/{p-2d430dc4.entry.js → p-c26332ae.entry.js} +1 -1
- package/dist/vega/{p-7f9ec104.entry.js → p-c54148fb.entry.js} +1 -1
- package/dist/vega/{p-276b1163.entry.js → p-d3905af1.entry.js} +2 -2
- package/dist/vega/p-d4893487.js +1 -0
- package/dist/vega/{p-d1dacaeb.entry.js → p-d67200e8.entry.js} +1 -1
- package/dist/vega/{p-725f0a2c.js → p-db57dddc.js} +1 -1
- package/dist/vega/{p-ed8bc4f0.entry.js → p-de02f404.entry.js} +1 -1
- package/dist/vega/{p-d4452dbc.entry.js → p-de8c5fae.entry.js} +1 -1
- package/dist/vega/{p-7b145620.js → p-de97c6d9.js} +1 -1
- package/dist/vega/{p-34800282.entry.js → p-e0979451.entry.js} +1 -1
- package/dist/vega/{p-1a3cb65e.entry.js → p-e6351dab.entry.js} +1 -1
- package/dist/vega/{p-8d096fea.entry.js → p-f0fb3fdd.entry.js} +1 -1
- package/dist/vega/{p-ea05a2fc.entry.js → p-f3399ef1.entry.js} +1 -1
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +1 -1
- package/dist/vega/p-019f7f95.js +0 -1
- package/dist/vega/p-03a1e82e.entry.js +0 -1
- package/dist/vega/p-0d1eca78.entry.js +0 -1
- package/dist/vega/p-16370cfb.js +0 -1
- package/dist/vega/p-3a7f177a.entry.js +0 -1
- package/dist/vega/p-41c3fcb4.js +0 -1
- package/dist/vega/p-81105691.entry.js +0 -1
- package/dist/vega/p-822c6092.js +0 -1
- package/dist/vega/p-8edf3513.js +0 -1
- package/dist/vega/p-a1b7a179.entry.js +0 -1
- package/dist/vega/p-ab8f99e9.entry.js +0 -1
- package/dist/vega/p-bf7f755b.js +0 -1
- package/dist/vega/p-bf9476cd.entry.js +0 -1
- package/dist/vega/p-c6ce2869.js +0 -1
- package/dist/vega/p-d0e6454e.entry.js +0 -1
- package/dist/vega/p-d88e88a7.js +0 -1
- package/dist/vega/p-f360c9ba.js +0 -1
- package/dist/vega/p-ff3bb4e2.entry.js +0 -1
|
@@ -29,7 +29,7 @@ import { DatePickerModeType, DatePickerMonthYearTypes, DatePickerValueType, Drop
|
|
|
29
29
|
import { VegaDialogAction, VegaDialogActionButtonProps } from "./components/vega-dialog/types";
|
|
30
30
|
import { VegaDividerDirectionType, VegaDividerVariantType } from "./components/vega-divider/interface";
|
|
31
31
|
import { VegaDropdownItemClickEvent } from "./components/vega-dropdown/vega-dropdown-item/types";
|
|
32
|
-
import { LabelSuffixButtonProps } from "./components/vega-field-label/types";
|
|
32
|
+
import { LabelSuffixButtonConfig, LabelSuffixButtonProps } from "./components/vega-field-label/types";
|
|
33
33
|
import { VegaFileUploaderFile, VegaFileUploaderFiles, VegaFileUploaderType } from "./components/vega-file-uploader/types";
|
|
34
34
|
import { VegaCountryCode } from "./types/flag.type";
|
|
35
35
|
import { VegaFontAs } from "./components/vega-font/types";
|
|
@@ -1557,6 +1557,11 @@ export namespace Components {
|
|
|
1557
1557
|
"label": string;
|
|
1558
1558
|
/**
|
|
1559
1559
|
* Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
1560
|
+
* @vegaVersion 2.68.0
|
|
1561
|
+
*/
|
|
1562
|
+
"suffixButtonConfig": Nullable<LabelSuffixButtonConfig>;
|
|
1563
|
+
/**
|
|
1564
|
+
* @deprecated Please use `suffixButtonConfig` instead Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
1560
1565
|
* @vegaVersion 2.25.0
|
|
1561
1566
|
*/
|
|
1562
1567
|
"suffixButtonProps": LabelSuffixButtonProps;
|
|
@@ -1975,9 +1980,14 @@ export namespace Components {
|
|
|
1975
1980
|
"label": string;
|
|
1976
1981
|
/**
|
|
1977
1982
|
* Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
1983
|
+
* @vegaVersion 2.68.0
|
|
1984
|
+
*/
|
|
1985
|
+
"labelSuffixButtonConfig": Nullable<LabelSuffixButtonConfig>;
|
|
1986
|
+
/**
|
|
1987
|
+
* @deprecated Please use `LabelSuffixButtonConfig` instead Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
1978
1988
|
* @vegaVersion 2.25.0
|
|
1979
1989
|
*/
|
|
1980
|
-
"labelSuffixButtonProps": LabelSuffixButtonProps
|
|
1990
|
+
"labelSuffixButtonProps": Nullable<LabelSuffixButtonProps>;
|
|
1981
1991
|
/**
|
|
1982
1992
|
* Specifies the configuration for applying a mask to the input field. It provides a way to define a specific format or pattern for the input value, restricting and guiding the user's input accordingly.
|
|
1983
1993
|
* @vegaVersion 1.3.0
|
|
@@ -2459,6 +2469,11 @@ export namespace Components {
|
|
|
2459
2469
|
* @vegaVersion 1.3.0
|
|
2460
2470
|
*/
|
|
2461
2471
|
"label": string;
|
|
2472
|
+
/**
|
|
2473
|
+
* Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
2474
|
+
* @vegaVersion 2.68.0
|
|
2475
|
+
*/
|
|
2476
|
+
"labelSuffixButtonConfig": Nullable<LabelSuffixButtonConfig>;
|
|
2462
2477
|
/**
|
|
2463
2478
|
* Specifies a placeholder string that displays as a temporary hint or example inside the input select field. It indicates the expected format or pattern of the input.
|
|
2464
2479
|
* @vegaVersion 1.0.7
|
|
@@ -4001,6 +4016,27 @@ export namespace Components {
|
|
|
4001
4016
|
*/
|
|
4002
4017
|
"striped": boolean;
|
|
4003
4018
|
}
|
|
4019
|
+
interface VegaTableFoot {
|
|
4020
|
+
}
|
|
4021
|
+
interface VegaTableFootCell {
|
|
4022
|
+
/**
|
|
4023
|
+
* Defines the screen width at which the column becomes hidden. If not set, the column remains visible at all times.
|
|
4024
|
+
* @vegaVersion 2.68.1
|
|
4025
|
+
*/
|
|
4026
|
+
"breakpoint"?: VegaTableColumnBreakpoint;
|
|
4027
|
+
/**
|
|
4028
|
+
* Determines the alignment of text within the foot cell.
|
|
4029
|
+
* @vegaVersion 2.68.1
|
|
4030
|
+
*/
|
|
4031
|
+
"textAlign"?: 'left' | 'right' | 'center';
|
|
4032
|
+
/**
|
|
4033
|
+
* Specifies the width of the foot cell.
|
|
4034
|
+
* @vegaVersion 2.68.1
|
|
4035
|
+
*/
|
|
4036
|
+
"width"?: string;
|
|
4037
|
+
}
|
|
4038
|
+
interface VegaTableFootRow {
|
|
4039
|
+
}
|
|
4004
4040
|
interface VegaTableHead {
|
|
4005
4041
|
}
|
|
4006
4042
|
interface VegaTableHeadCell {
|
|
@@ -4107,6 +4143,11 @@ export namespace Components {
|
|
|
4107
4143
|
* @vegaVersion 1.11.0
|
|
4108
4144
|
*/
|
|
4109
4145
|
"label": string;
|
|
4146
|
+
/**
|
|
4147
|
+
* Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
4148
|
+
* @vegaVersion __VERSION__
|
|
4149
|
+
*/
|
|
4150
|
+
"labelSuffixButtonConfig": Nullable<LabelSuffixButtonConfig>;
|
|
4110
4151
|
/**
|
|
4111
4152
|
* Specifies the maximum number of characters (UTF-16 code units) that the user can enter in the text area.
|
|
4112
4153
|
* @vegaVersion 1.11.0
|
|
@@ -5211,6 +5252,24 @@ declare global {
|
|
|
5211
5252
|
prototype: HTMLVegaTableExpandRowElement;
|
|
5212
5253
|
new (): HTMLVegaTableExpandRowElement;
|
|
5213
5254
|
};
|
|
5255
|
+
interface HTMLVegaTableFootElement extends Components.VegaTableFoot, HTMLStencilElement {
|
|
5256
|
+
}
|
|
5257
|
+
var HTMLVegaTableFootElement: {
|
|
5258
|
+
prototype: HTMLVegaTableFootElement;
|
|
5259
|
+
new (): HTMLVegaTableFootElement;
|
|
5260
|
+
};
|
|
5261
|
+
interface HTMLVegaTableFootCellElement extends Components.VegaTableFootCell, HTMLStencilElement {
|
|
5262
|
+
}
|
|
5263
|
+
var HTMLVegaTableFootCellElement: {
|
|
5264
|
+
prototype: HTMLVegaTableFootCellElement;
|
|
5265
|
+
new (): HTMLVegaTableFootCellElement;
|
|
5266
|
+
};
|
|
5267
|
+
interface HTMLVegaTableFootRowElement extends Components.VegaTableFootRow, HTMLStencilElement {
|
|
5268
|
+
}
|
|
5269
|
+
var HTMLVegaTableFootRowElement: {
|
|
5270
|
+
prototype: HTMLVegaTableFootRowElement;
|
|
5271
|
+
new (): HTMLVegaTableFootRowElement;
|
|
5272
|
+
};
|
|
5214
5273
|
interface HTMLVegaTableHeadElement extends Components.VegaTableHead, HTMLStencilElement {
|
|
5215
5274
|
}
|
|
5216
5275
|
var HTMLVegaTableHeadElement: {
|
|
@@ -5382,6 +5441,9 @@ declare global {
|
|
|
5382
5441
|
"vega-table-body": HTMLVegaTableBodyElement;
|
|
5383
5442
|
"vega-table-cell": HTMLVegaTableCellElement;
|
|
5384
5443
|
"vega-table-expand-row": HTMLVegaTableExpandRowElement;
|
|
5444
|
+
"vega-table-foot": HTMLVegaTableFootElement;
|
|
5445
|
+
"vega-table-foot-cell": HTMLVegaTableFootCellElement;
|
|
5446
|
+
"vega-table-foot-row": HTMLVegaTableFootRowElement;
|
|
5385
5447
|
"vega-table-head": HTMLVegaTableHeadElement;
|
|
5386
5448
|
"vega-table-head-cell": HTMLVegaTableHeadCellElement;
|
|
5387
5449
|
"vega-table-head-row": HTMLVegaTableHeadRowElement;
|
|
@@ -7221,6 +7283,11 @@ declare namespace LocalJSX {
|
|
|
7221
7283
|
"onVegaLabelButtonClick"?: (event: VegaFieldLabelCustomEvent<any>) => void;
|
|
7222
7284
|
/**
|
|
7223
7285
|
* Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
7286
|
+
* @vegaVersion 2.68.0
|
|
7287
|
+
*/
|
|
7288
|
+
"suffixButtonConfig"?: Nullable<LabelSuffixButtonConfig>;
|
|
7289
|
+
/**
|
|
7290
|
+
* @deprecated Please use `suffixButtonConfig` instead Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
7224
7291
|
* @vegaVersion 2.25.0
|
|
7225
7292
|
*/
|
|
7226
7293
|
"suffixButtonProps"?: LabelSuffixButtonProps;
|
|
@@ -7711,9 +7778,14 @@ declare namespace LocalJSX {
|
|
|
7711
7778
|
"label"?: string;
|
|
7712
7779
|
/**
|
|
7713
7780
|
* Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
7781
|
+
* @vegaVersion 2.68.0
|
|
7782
|
+
*/
|
|
7783
|
+
"labelSuffixButtonConfig"?: Nullable<LabelSuffixButtonConfig>;
|
|
7784
|
+
/**
|
|
7785
|
+
* @deprecated Please use `LabelSuffixButtonConfig` instead Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
7714
7786
|
* @vegaVersion 2.25.0
|
|
7715
7787
|
*/
|
|
7716
|
-
"labelSuffixButtonProps"?: LabelSuffixButtonProps
|
|
7788
|
+
"labelSuffixButtonProps"?: Nullable<LabelSuffixButtonProps>;
|
|
7717
7789
|
/**
|
|
7718
7790
|
* Specifies the configuration for applying a mask to the input field. It provides a way to define a specific format or pattern for the input value, restricting and guiding the user's input accordingly.
|
|
7719
7791
|
* @vegaVersion 1.3.0
|
|
@@ -8334,12 +8406,23 @@ declare namespace LocalJSX {
|
|
|
8334
8406
|
* @vegaVersion 1.3.0
|
|
8335
8407
|
*/
|
|
8336
8408
|
"label"?: string;
|
|
8409
|
+
/**
|
|
8410
|
+
* Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
8411
|
+
* @vegaVersion 2.68.0
|
|
8412
|
+
*/
|
|
8413
|
+
"labelSuffixButtonConfig"?: Nullable<LabelSuffixButtonConfig>;
|
|
8337
8414
|
/**
|
|
8338
8415
|
* An event emitter notifying the change of the select value.
|
|
8339
8416
|
* @eventSemantics namespace:native
|
|
8340
8417
|
* @vegaVersion 2.0.0
|
|
8341
8418
|
*/
|
|
8342
8419
|
"onChange"?: (event: VegaInputSelectCustomEvent<SelectValueType<SelectType>>) => void;
|
|
8420
|
+
/**
|
|
8421
|
+
* An event emitter notifying that the suffix button associated with the field label has been clicked.
|
|
8422
|
+
* @eventSemantics namespace:native
|
|
8423
|
+
* @vegaVersion 2.68.0
|
|
8424
|
+
*/
|
|
8425
|
+
"onLabelButtonClick"?: (event: VegaInputSelectCustomEvent<any>) => void;
|
|
8343
8426
|
/**
|
|
8344
8427
|
* An event emitter notifying the search of the dropdown.
|
|
8345
8428
|
* @eventSemantics namespace:native
|
|
@@ -8362,6 +8445,11 @@ declare namespace LocalJSX {
|
|
|
8362
8445
|
* @vegaVersion 2.32.0
|
|
8363
8446
|
*/
|
|
8364
8447
|
"onVegaHide"?: (event: VegaInputSelectCustomEvent<string>) => void;
|
|
8448
|
+
/**
|
|
8449
|
+
* An event emitter notifying that the suffix button associated with the field label has been clicked.
|
|
8450
|
+
* @vegaVersion 2.68.0
|
|
8451
|
+
*/
|
|
8452
|
+
"onVegaLabelButtonClick"?: (event: VegaInputSelectCustomEvent<any>) => void;
|
|
8365
8453
|
/**
|
|
8366
8454
|
* An event emitter notifying the search of the dropdown.
|
|
8367
8455
|
* @vegaVersion 1.50.0
|
|
@@ -10150,6 +10238,27 @@ declare namespace LocalJSX {
|
|
|
10150
10238
|
*/
|
|
10151
10239
|
"striped"?: boolean;
|
|
10152
10240
|
}
|
|
10241
|
+
interface VegaTableFoot {
|
|
10242
|
+
}
|
|
10243
|
+
interface VegaTableFootCell {
|
|
10244
|
+
/**
|
|
10245
|
+
* Defines the screen width at which the column becomes hidden. If not set, the column remains visible at all times.
|
|
10246
|
+
* @vegaVersion 2.68.1
|
|
10247
|
+
*/
|
|
10248
|
+
"breakpoint"?: VegaTableColumnBreakpoint;
|
|
10249
|
+
/**
|
|
10250
|
+
* Determines the alignment of text within the foot cell.
|
|
10251
|
+
* @vegaVersion 2.68.1
|
|
10252
|
+
*/
|
|
10253
|
+
"textAlign"?: 'left' | 'right' | 'center';
|
|
10254
|
+
/**
|
|
10255
|
+
* Specifies the width of the foot cell.
|
|
10256
|
+
* @vegaVersion 2.68.1
|
|
10257
|
+
*/
|
|
10258
|
+
"width"?: string;
|
|
10259
|
+
}
|
|
10260
|
+
interface VegaTableFootRow {
|
|
10261
|
+
}
|
|
10153
10262
|
interface VegaTableHead {
|
|
10154
10263
|
}
|
|
10155
10264
|
interface VegaTableHeadCell {
|
|
@@ -10289,6 +10398,11 @@ declare namespace LocalJSX {
|
|
|
10289
10398
|
* @vegaVersion 1.11.0
|
|
10290
10399
|
*/
|
|
10291
10400
|
"label"?: string;
|
|
10401
|
+
/**
|
|
10402
|
+
* Specifies the properties for the suffix button associated with the input. It provides essential information and functionality related to the suffix button's role and behavior.
|
|
10403
|
+
* @vegaVersion __VERSION__
|
|
10404
|
+
*/
|
|
10405
|
+
"labelSuffixButtonConfig"?: Nullable<LabelSuffixButtonConfig>;
|
|
10292
10406
|
/**
|
|
10293
10407
|
* Specifies the maximum number of characters (UTF-16 code units) that the user can enter in the text area.
|
|
10294
10408
|
* @vegaVersion 1.11.0
|
|
@@ -10311,6 +10425,12 @@ declare namespace LocalJSX {
|
|
|
10311
10425
|
* @vegaVersion 2.0.0
|
|
10312
10426
|
*/
|
|
10313
10427
|
"onChange"?: (event: VegaTextareaCustomEvent<string>) => void;
|
|
10428
|
+
/**
|
|
10429
|
+
* An event emitter notifying that the suffix button associated with the field label has been clicked.
|
|
10430
|
+
* @eventSemantics namespace:native
|
|
10431
|
+
* @vegaVersion 2.68.0
|
|
10432
|
+
*/
|
|
10433
|
+
"onLabelButtonClick"?: (event: VegaTextareaCustomEvent<any>) => void;
|
|
10314
10434
|
/**
|
|
10315
10435
|
* An event emitter notifying the blur event of the inner textarea element within the text area.
|
|
10316
10436
|
* @vegaVersion 1.11.0
|
|
@@ -10321,6 +10441,11 @@ declare namespace LocalJSX {
|
|
|
10321
10441
|
* @vegaVersion 1.11.0
|
|
10322
10442
|
*/
|
|
10323
10443
|
"onVegaChange"?: (event: VegaTextareaCustomEvent<string>) => void;
|
|
10444
|
+
/**
|
|
10445
|
+
* An event emitter notifying that the suffix button associated with the field label has been clicked.
|
|
10446
|
+
* @vegaVersion 2.68.0
|
|
10447
|
+
*/
|
|
10448
|
+
"onVegaLabelButtonClick"?: (event: VegaTextareaCustomEvent<any>) => void;
|
|
10324
10449
|
/**
|
|
10325
10450
|
* Specifies a placeholder string that displays as a temporary hint or example within the text area. It indicates the expected format or pattern of the input within the text area.
|
|
10326
10451
|
* @vegaVersion 1.11.0
|
|
@@ -10693,6 +10818,9 @@ declare namespace LocalJSX {
|
|
|
10693
10818
|
"vega-table-body": VegaTableBody;
|
|
10694
10819
|
"vega-table-cell": VegaTableCell;
|
|
10695
10820
|
"vega-table-expand-row": VegaTableExpandRow;
|
|
10821
|
+
"vega-table-foot": VegaTableFoot;
|
|
10822
|
+
"vega-table-foot-cell": VegaTableFootCell;
|
|
10823
|
+
"vega-table-foot-row": VegaTableFootRow;
|
|
10696
10824
|
"vega-table-head": VegaTableHead;
|
|
10697
10825
|
"vega-table-head-cell": VegaTableHeadCell;
|
|
10698
10826
|
"vega-table-head-row": VegaTableHeadRow;
|
|
@@ -10809,6 +10937,9 @@ declare module "@stencil/core" {
|
|
|
10809
10937
|
"vega-table-body": LocalJSX.VegaTableBody & JSXBase.HTMLAttributes<HTMLVegaTableBodyElement>;
|
|
10810
10938
|
"vega-table-cell": LocalJSX.VegaTableCell & JSXBase.HTMLAttributes<HTMLVegaTableCellElement>;
|
|
10811
10939
|
"vega-table-expand-row": LocalJSX.VegaTableExpandRow & JSXBase.HTMLAttributes<HTMLVegaTableExpandRowElement>;
|
|
10940
|
+
"vega-table-foot": LocalJSX.VegaTableFoot & JSXBase.HTMLAttributes<HTMLVegaTableFootElement>;
|
|
10941
|
+
"vega-table-foot-cell": LocalJSX.VegaTableFootCell & JSXBase.HTMLAttributes<HTMLVegaTableFootCellElement>;
|
|
10942
|
+
"vega-table-foot-row": LocalJSX.VegaTableFootRow & JSXBase.HTMLAttributes<HTMLVegaTableFootRowElement>;
|
|
10812
10943
|
"vega-table-head": LocalJSX.VegaTableHead & JSXBase.HTMLAttributes<HTMLVegaTableHeadElement>;
|
|
10813
10944
|
"vega-table-head-cell": LocalJSX.VegaTableHeadCell & JSXBase.HTMLAttributes<HTMLVegaTableHeadCellElement>;
|
|
10814
10945
|
"vega-table-head-row": LocalJSX.VegaTableHeadRow & JSXBase.HTMLAttributes<HTMLVegaTableHeadRowElement>;
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
import { CalendarTime } from './calendar-time';
|
|
2
|
+
import { CalendarDate } from './calendar-date';
|
|
3
|
+
export declare type CalendarDateTimeOptions = {
|
|
4
|
+
timezone: string;
|
|
5
|
+
time?: string;
|
|
6
|
+
endTimeMissing?: boolean;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* CalendarDateTime centralizes timezone-aware conversions between native Date instances and calendar helpers.
|
|
10
|
+
*/
|
|
11
|
+
export declare class CalendarDateTime {
|
|
12
|
+
private originalDate;
|
|
13
|
+
private timezone;
|
|
14
|
+
private date;
|
|
15
|
+
private time;
|
|
16
|
+
private constructor();
|
|
17
|
+
/**
|
|
18
|
+
* Build a CalendarDateTime from a native Date while the specific timezone.
|
|
19
|
+
*
|
|
20
|
+
* @param {Date} date - The native Date object to convert.
|
|
21
|
+
* @param {string} timezone - The timezone to apply.
|
|
22
|
+
* @returns {CalendarDateTime} A timezone-aware CalendarDateTime instance.
|
|
23
|
+
*/
|
|
24
|
+
static fromDate(date: Date, timezone: string): CalendarDateTime;
|
|
25
|
+
/**
|
|
26
|
+
* Build a CalendarDateTime from a date input (Date or string) and optional time metadata.
|
|
27
|
+
*
|
|
28
|
+
* @param {string | Date} date - The input date value (string or Date).
|
|
29
|
+
* @param {CalendarDateTimeOptions} options - Additional options for time, timezone, seconds, etc.
|
|
30
|
+
* @returns {CalendarDateTime} A timezone-aware CalendarDateTime instance.
|
|
31
|
+
*/
|
|
32
|
+
static fromInitDataSource(date: string | Date, options: CalendarDateTimeOptions): CalendarDateTime;
|
|
33
|
+
/**
|
|
34
|
+
* Get the CalendarDate instance representing the date portion.
|
|
35
|
+
*
|
|
36
|
+
* @returns {CalendarDate} The CalendarDate object.
|
|
37
|
+
*/
|
|
38
|
+
get calendarDate(): CalendarDate;
|
|
39
|
+
/**
|
|
40
|
+
* Get the CalendarTime instance representing the time portion.
|
|
41
|
+
*
|
|
42
|
+
* @returns {CalendarTime} The CalendarTime object.
|
|
43
|
+
*/
|
|
44
|
+
get calendarTime(): CalendarTime;
|
|
45
|
+
/**
|
|
46
|
+
* Get a native Date object representing this CalendarDateTime.
|
|
47
|
+
*
|
|
48
|
+
* @returns {Date} The native Date object.
|
|
49
|
+
*/
|
|
50
|
+
toDate(): Date;
|
|
51
|
+
/**
|
|
52
|
+
* Set a new timezone and update CalendarDate/CalendarTime accordingly.
|
|
53
|
+
*
|
|
54
|
+
* @param {string} newTimezone - The new timezone to set.
|
|
55
|
+
*/
|
|
56
|
+
setTimezone(newTimezone: string): void;
|
|
57
|
+
/**
|
|
58
|
+
* Sync CalendarDate and CalendarTime with the current originalDate and timezone.
|
|
59
|
+
*/
|
|
60
|
+
private syncDateTime;
|
|
61
|
+
/**
|
|
62
|
+
* Convert a Date to the specific timezone.
|
|
63
|
+
*
|
|
64
|
+
* @param {Date} date - The date to convert.
|
|
65
|
+
* @returns {Date} The date adjusted to the specific timezone.
|
|
66
|
+
*/
|
|
67
|
+
private convertDateToTimezone;
|
|
68
|
+
/**
|
|
69
|
+
* Find a specific part in the Intl.DateTimeFormatPart array.
|
|
70
|
+
*
|
|
71
|
+
* @param {Intl.DateTimeFormatPart[]} parts - The array of date/time format parts.
|
|
72
|
+
* @param {DateTimeFormatPartType} type - The type of part to find (e.g., 'year', 'month').
|
|
73
|
+
* @returns {Intl.DateTimeFormatPart | undefined} The matching part, if found.
|
|
74
|
+
*/
|
|
75
|
+
private findDateTimeFormatPart;
|
|
76
|
+
}
|
|
@@ -2,17 +2,16 @@ import { VegaCalendarEventVariantType, VegaCalendarRawEvent } from '../../compon
|
|
|
2
2
|
import { Nullable, TimeFormat } from '../../types/general';
|
|
3
3
|
import { CalendarDate } from './calendar-date';
|
|
4
4
|
import { CalendarPeriod } from './calendar-period/calendar-period.abstract';
|
|
5
|
+
import { CalendarTime } from './calendar-time';
|
|
5
6
|
/** The `CalendarEvent` class in TypeScript represents a calendar event with methods to validate required fields, initialize dates and times, and determine if it is a group event. */
|
|
6
7
|
export declare class CalendarEvent {
|
|
7
8
|
private _event;
|
|
8
9
|
private _eventKey;
|
|
9
|
-
private
|
|
10
|
-
private
|
|
11
|
-
private _startTime;
|
|
12
|
-
private _endTime;
|
|
10
|
+
private _startDateTime;
|
|
11
|
+
private _endDateTime;
|
|
13
12
|
private _eventSpansDays;
|
|
14
13
|
private repeatPattern;
|
|
15
|
-
private _timezone
|
|
14
|
+
private _timezone;
|
|
16
15
|
/**
|
|
17
16
|
* The constructor initializes a VegaCalendarRawEvent object and performs validation checks on required fields.
|
|
18
17
|
*
|
|
@@ -86,17 +85,17 @@ export declare class CalendarEvent {
|
|
|
86
85
|
*/
|
|
87
86
|
get endDate(): Date;
|
|
88
87
|
/**
|
|
89
|
-
* This function returns the start time as a
|
|
88
|
+
* This function returns the start time as a CalendarTime.
|
|
90
89
|
*
|
|
91
|
-
* @returns {
|
|
90
|
+
* @returns {CalendarTime} The event start time.
|
|
92
91
|
*/
|
|
93
|
-
get startTime():
|
|
92
|
+
get startTime(): CalendarTime;
|
|
94
93
|
/**
|
|
95
|
-
* This function returns the end time as a
|
|
94
|
+
* This function returns the end time as a CalendarTime.
|
|
96
95
|
*
|
|
97
|
-
* @returns {
|
|
96
|
+
* @returns {CalendarTime} The event end time.
|
|
98
97
|
*/
|
|
99
|
-
get endTime():
|
|
98
|
+
get endTime(): CalendarTime;
|
|
100
99
|
/**
|
|
101
100
|
* This function returns the number of days that an event spans.
|
|
102
101
|
*
|
|
@@ -148,7 +147,7 @@ export declare class CalendarEvent {
|
|
|
148
147
|
*
|
|
149
148
|
* @returns {number} the minutes
|
|
150
149
|
*/
|
|
151
|
-
|
|
150
|
+
getEventMinutes(): number;
|
|
152
151
|
/**
|
|
153
152
|
* This function returns an array of repeat series based on a given calendar period.
|
|
154
153
|
*
|
|
@@ -165,18 +164,6 @@ export declare class CalendarEvent {
|
|
|
165
164
|
* @param {string} timezone - The new timezone to apply to the event
|
|
166
165
|
*/
|
|
167
166
|
updateTimezone(timezone: string): void;
|
|
168
|
-
/**
|
|
169
|
-
* The function `convertTimeTo24Hour` converts a time string from 12-hour format to 24-hour format in TypeScript.
|
|
170
|
-
*
|
|
171
|
-
* @param {string} timeString - The `convertTimeTo24Hour` function you provided is used to convert a
|
|
172
|
-
* time string from 12-hour format to 24-hour format. The function checks if the input time string is
|
|
173
|
-
* in 12-hour format and contains either 'am' or 'pm'.
|
|
174
|
-
* @returns {string} The `convertTimeTo24Hour` function returns a string representing the input time string
|
|
175
|
-
* converted to 24-hour format. If the input time string is in 12-hour format and contains 'am' or
|
|
176
|
-
* 'pm', it converts it to 24-hour format. If the input time string is not in 12-hour format or does
|
|
177
|
-
* not contain 'am' or 'pm', it returns the original input
|
|
178
|
-
*/
|
|
179
|
-
private convertTimeTo24Hour;
|
|
180
167
|
/**
|
|
181
168
|
* The function `checkEventRequireField` validates the required fields of a calendar event item in TypeScript.
|
|
182
169
|
*
|
|
@@ -194,46 +181,20 @@ export declare class CalendarEvent {
|
|
|
194
181
|
*/
|
|
195
182
|
private initDate;
|
|
196
183
|
/**
|
|
197
|
-
*
|
|
184
|
+
* Parse the supplied start date/time, normalize into calendar wrappers.
|
|
198
185
|
*
|
|
199
|
-
* @param {string | Date} startDate -
|
|
200
|
-
* @param {string} startTime -
|
|
201
|
-
* @returns {DateParts | undefined} originalDateParts information
|
|
186
|
+
* @param {string | Date} startDate - Raw start date value from the event payload.
|
|
187
|
+
* @param {string} startTime - Optional textual time component to parse.
|
|
202
188
|
*/
|
|
203
189
|
private processStartDate;
|
|
204
190
|
/**
|
|
205
|
-
*
|
|
191
|
+
* Parse the supplied end date/time, normalize into calendar wrappers.
|
|
206
192
|
*
|
|
207
|
-
* @param {string | Date} endDate -
|
|
208
|
-
* @param {string} endTime -
|
|
209
|
-
* @param {
|
|
193
|
+
* @param {string | Date | undefined} endDate - The raw end date value from the event payload.
|
|
194
|
+
* @param {string | undefined} endTime - The optional textual end time component to parse.
|
|
195
|
+
* @param {string | Date} originStartDate - The start date value to use as fallback if endDate is missing.
|
|
210
196
|
*/
|
|
211
197
|
private processEndDate;
|
|
212
|
-
/**
|
|
213
|
-
* Format time for display
|
|
214
|
-
*
|
|
215
|
-
* @param {Date} date - Date object
|
|
216
|
-
* @param {string} originalTime - Original time string
|
|
217
|
-
* @returns {string} Formatted time string
|
|
218
|
-
*/
|
|
219
|
-
private formatTimeForDisplay;
|
|
220
|
-
/**
|
|
221
|
-
* Parses a time string and extracts hour and minute values.
|
|
222
|
-
* If the time string is empty or invalid, returns the provided default values.
|
|
223
|
-
*
|
|
224
|
-
* @param {string} time - The time string to parse (e.g., "14:30", "2:30 PM")
|
|
225
|
-
* @param {number} defaultHours - Default hour value to use when time is empty (default: 0)
|
|
226
|
-
* @param {number} defaultMinutes - Default minute value to use when time is empty (default: 0)
|
|
227
|
-
* @returns {CalendarTimeHourMinutes} An object containing timeHours and timeMinutes as numbers
|
|
228
|
-
*/
|
|
229
|
-
private getCurrentHourAndMinutes;
|
|
230
|
-
/**
|
|
231
|
-
* Converts a Date object to the target timezone
|
|
232
|
-
*
|
|
233
|
-
* @param {Date} date - The Date object to convert
|
|
234
|
-
* @returns {Date} A Date object representing the date/time in the target timezone
|
|
235
|
-
*/
|
|
236
|
-
private convertDateToTimezone;
|
|
237
198
|
/**
|
|
238
199
|
* The function initializes a repeat pattern controller for a calendar event with specified start and end dates and repeat options.
|
|
239
200
|
*/
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
export declare type TimeStringFormat = 'hh:mm' | 'hh:m' | 'h:m' | 'h:mm' | '12-hour' | '24-hour';
|
|
2
|
+
/**
|
|
3
|
+
* CalendarTime represents hours/minutes in 24-hour format and centralizes parsing/formatting logic.
|
|
4
|
+
*/
|
|
5
|
+
export declare class CalendarTime {
|
|
6
|
+
private readonly _hours;
|
|
7
|
+
private readonly _minutes;
|
|
8
|
+
constructor(hours: number, minutes: number);
|
|
9
|
+
/**
|
|
10
|
+
* Parse a raw time string into a CalendarTime instance.
|
|
11
|
+
*
|
|
12
|
+
* @param {string} rawTime - Source time value such as "9:00" or "9am".
|
|
13
|
+
* @returns {CalendarTime} Parsed time.
|
|
14
|
+
*/
|
|
15
|
+
static fromString(rawTime: string): CalendarTime;
|
|
16
|
+
/**
|
|
17
|
+
* Build a CalendarTime from a Date instance while preserving hours/minutes.
|
|
18
|
+
*
|
|
19
|
+
* @param {Date} date - The source date.
|
|
20
|
+
* @returns {CalendarTime} Time representation extracted from the date.
|
|
21
|
+
*/
|
|
22
|
+
static fromDate(date: Date): CalendarTime;
|
|
23
|
+
/**
|
|
24
|
+
* Calculate the duration in the requested precision between two CalendarTime values, accounting for overnight spans.
|
|
25
|
+
*
|
|
26
|
+
* @param {CalendarTime} start - Start time of the interval.
|
|
27
|
+
* @param {CalendarTime} end - End time of the interval.
|
|
28
|
+
* @param {'minutes' | 'hours'} precision - Desired unit of measure for the result (defaults to minutes).
|
|
29
|
+
* @returns {number} Duration expressed in the requested precision.
|
|
30
|
+
*/
|
|
31
|
+
static calculateDuration(start: CalendarTime, end: CalendarTime, precision?: 'minutes' | 'hours'): number;
|
|
32
|
+
/**
|
|
33
|
+
* Normalize various time inputs (e.g. 9am, 9:30 PM) to a 24-hour HH:mm string.
|
|
34
|
+
*
|
|
35
|
+
* @param {string} timeString - User supplied time value.
|
|
36
|
+
* @returns {string} 24-hour formatted string.
|
|
37
|
+
*/
|
|
38
|
+
private static convertTimeTo24Hour;
|
|
39
|
+
/**
|
|
40
|
+
* Hour component in 24-hour clock.
|
|
41
|
+
*
|
|
42
|
+
* @returns {number} Hours between 0-23.
|
|
43
|
+
*/
|
|
44
|
+
get hours(): number;
|
|
45
|
+
/**
|
|
46
|
+
* Minute component.
|
|
47
|
+
*
|
|
48
|
+
* @returns {number} Minutes between 0-59.
|
|
49
|
+
*/
|
|
50
|
+
get minutes(): number;
|
|
51
|
+
/**
|
|
52
|
+
* Total minutes elapsed since midnight for this time value.
|
|
53
|
+
*
|
|
54
|
+
* @returns {number} Minutes from 00:00.
|
|
55
|
+
*/
|
|
56
|
+
get totalMinutes(): number;
|
|
57
|
+
/**
|
|
58
|
+
* Format the time into a string using a simple formatter.
|
|
59
|
+
*
|
|
60
|
+
* @param {TimeStringFormat} format - time string Format. Defaults to 'hh:mm'.
|
|
61
|
+
* @returns {string} Formatted time string.
|
|
62
|
+
*/
|
|
63
|
+
toString(format?: TimeStringFormat): string;
|
|
64
|
+
}
|
|
@@ -7,4 +7,6 @@ export { DayPeriod } from './calendar-period/day-period';
|
|
|
7
7
|
export { WeekPeriod } from './calendar-period/week-period';
|
|
8
8
|
export { MonthPeriod } from './calendar-period/month-period';
|
|
9
9
|
export { CalendarDate } from './calendar-date';
|
|
10
|
+
export { CalendarDateTime } from './calendar-date-time';
|
|
11
|
+
export { CalendarTime } from './calendar-time';
|
|
10
12
|
export { CalendarView } from './calendar-view';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
import { TimeFormat } from '../../types/general';
|
|
2
|
-
/**
|
|
3
|
-
* Type representing date parts with year, month, and date properties
|
|
4
|
-
*/
|
|
5
|
-
export declare type DateParts = {
|
|
6
|
-
year: number;
|
|
7
|
-
month: number;
|
|
8
|
-
date: number;
|
|
9
|
-
};
|
|
10
1
|
/**
|
|
11
2
|
* Get a week days array
|
|
12
3
|
*
|
|
@@ -23,22 +14,6 @@ export declare enum WeekdayLongNames {
|
|
|
23
14
|
fri = "Friday",
|
|
24
15
|
sat = "Saturday"
|
|
25
16
|
}
|
|
26
|
-
/**
|
|
27
|
-
* Format display time
|
|
28
|
-
*
|
|
29
|
-
* @param {TimeFormat} timeFormat - The time format (24-hour or 12-hour)
|
|
30
|
-
* @param {string} timeString - The time string to format
|
|
31
|
-
* @returns {string} - The formatted time string
|
|
32
|
-
*/
|
|
33
|
-
export declare const formatDisplayTime: (timeFormat: TimeFormat, timeString: string) => string;
|
|
34
|
-
/**
|
|
35
|
-
* Gets current date parts in the specified timezone
|
|
36
|
-
*
|
|
37
|
-
* @param {string} timezone - The IANA timezone identifier
|
|
38
|
-
* @param {Date} date - The date to get parts for
|
|
39
|
-
* @returns {DateParts} - An object with year, month, and date properties for the specified timezone
|
|
40
|
-
*/
|
|
41
|
-
export declare function getCurrentDatePartsInTimezone(timezone: string, date: Date): DateParts;
|
|
42
17
|
/**
|
|
43
18
|
* Get the system timezone identifier
|
|
44
19
|
*
|
|
@@ -123,7 +123,7 @@ export {
|
|
|
123
123
|
export { VegaDialogAction, VegaDialogActionButtonProps } from '../components/vega-dialog/types';
|
|
124
124
|
export { VegaDividerDirectionType, VegaDividerVariantType } from '../components/vega-divider/interface';
|
|
125
125
|
export { VegaDropdownItemClickEvent } from '../components/vega-dropdown/vega-dropdown-item/types';
|
|
126
|
-
export { LabelSuffixButtonProps } from '../components/vega-field-label/types';
|
|
126
|
+
export { LabelSuffixButtonConfig, LabelSuffixButtonProps } from '../components/vega-field-label/types';
|
|
127
127
|
export {
|
|
128
128
|
VegaFileUploaderFile,
|
|
129
129
|
VegaFileUploaderFiles,
|
|
@@ -53,3 +53,5 @@ export type { RTEHtmlBlock } from '../components/vega-rich-text-editor/dto/block
|
|
|
53
53
|
export type { NodeAnnotations } from '../components/vega-rich-text-editor/dto/nodes/node.abstract';
|
|
54
54
|
export type { BlockAnnotations } from '../components/vega-rich-text-editor/dto/blocks/block.abstract';
|
|
55
55
|
export type { CustomAttributeAnnotation } from '../components/vega-rich-text-editor/dto/annotations/custom-attribute-annotation';
|
|
56
|
+
export type { VegaRTELogicControlBlock } from '../components/vega-rich-text-editor/extensions/functions/dto/logic-control-block';
|
|
57
|
+
export type { VegaFunctionBlock } from '../components/vega-rich-text-editor/extensions/functions/dto/function-block';
|
package/dist/vega/index.esm.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{g as getCurrentBreakpoint}from"./p-7d9cd9c8.js";export{L as LogUtility,s as setVegaLogLevel}from"./p-6e1ab235.js";export{d as formatAndValidBackgroundColor,e as formatAndValidBorderColor,g as formatAndValidBorderRadius,c as formatAndValidBreakpointSize,a as formatAndValidGap,h as formatAndValidPadding,f as formatAndValidResponsiveToken,b as formatAndValidShadow,i as formatAndValidTextColor}from"./p-
|
|
1
|
+
export{g as getCurrentBreakpoint}from"./p-7d9cd9c8.js";export{L as LogUtility,s as setVegaLogLevel}from"./p-6e1ab235.js";export{d as formatAndValidBackgroundColor,e as formatAndValidBorderColor,g as formatAndValidBorderRadius,c as formatAndValidBreakpointSize,a as formatAndValidGap,h as formatAndValidPadding,f as formatAndValidResponsiveToken,b as formatAndValidShadow,i as formatAndValidTextColor}from"./p-7747c163.js";export{c as camelToDashCase}from"./p-02841589.js";export{d as BackgroundColorMap,a as BackgroundColors,e as BorderColorMap,b as BorderColors,B as BorderRadius,C as Colors,F as FillBackgroundColors,g as ShadowMap,f as Shadows,h as Spacing,S as StrokeBackgroundColors,c as TextColorMap,T as TextColors}from"./p-b1faebe0.js";export{B as Breakpoints}from"./p-ed45b3b6.js";export{I as Icons,g as getIconFromToken}from"./p-16493e5b.js";export{b as Typography,a as TypographyKeys,T as TypographyUrls}from"./p-d884c644.js";export{e as BoxDisplay,B as BreakpointKeys,C as CssStates,F as FlexDirections}from"./p-74168615.js";export{F as FrameworkEnum,v as VegaEnvManager}from"./p-5f377954.js";export{A as ActionHandlerInterceptor,I as InsertNodeToNearestRootAction,l as RTETokenNode,m as RTETokenNodeRenderer,R as RTETokenToolbarButtonRenderer,c as VegaDialog,d as VegaEventManager,V as VegaLoader,a as VegaNotify,j as VegaRTEExtension,k as VegaRTEExtensionRenderer,h as VegaRTEFunctionExtension,g as VegaRTETokenExtension,i as VegaRTEToolbarButtonRenderer,f as VegaSkeletonLoader,b as VegaThemeManager,e as VegaZIndexManager}from"./p-018d70a5.js";export{F as FeatureFlag}from"./p-e77a83e4.js";export{B as VegaJQueryDelegatedEventStrategy}from"./p-bccee21e.js";export{V as VegaIconManager}from"./p-8c9ea6f4.js";export{V as ValidCreditCardNumberRule}from"./p-9ce249a9.js";export{w as waitForVega}from"./p-8350506e.js";export{a as VegaTranslation,s as VegaTranslationResourceEN}from"./p-39482a1a.js";export{B as BlockToRTEBlockStrategyAbstract,b as ElementToDTOStrategy,I as InsertNewParagraphAction,d as RTEImageBlock,f as RTEImageNode,e as RTEListBlock,c as RTEListItemBlock,U as UpdateCursorPositionAction,V as VegaRTEContent,h as htmlElementToAnnotationGenerator}from"./p-d4893487.js";export{s as setVegaNonce}from"./p-54ae02db.js";export{d as ActionHandleStrategy,h as AppendChildrenAction,Q as CodeLanguage,w as CustomAttributeAnnotation,v as CustomClassAnnotation,C as CustomStyleAnnotation,I as InsertChildrenAfterAction,j as InsertChildrenBeforeAction,M as ModifyContentAction,c as ModifyContentActionType,g as RTEAnnotationStyle,f as RTEBlock,z as RTEDecoratorNode,i as RTENode,e as RTETextBlock,b as RTETextNode,r as RemoveChildrenAction,V as VegaRTEPresetToolbarItems}from"./p-8506e8c3.js";export{R as RTELanguageToolbarButtonRenderer,V as VegaRTELanguageExtension}from"./p-0849f85e.js";export{R as RTERange}from"./p-bb37a401.js";export{G as GridColumns,a as GridRows}from"./p-85407fb9.js";export{C as CheckBoxRequiredRule}from"./p-590fd123.js";export{D as DateRequiredRule}from"./p-8fae8f9e.js";export{I as InputPhoneNumberRequiredRule}from"./p-07c2725a.js";export{I as InputRangeRequiredRule}from"./p-f396c69a.js";export{R as RequiredFieldRule}from"./p-280cbcdb.js";export{R as RichTextEditorRequiredRule}from"./p-79e6e12c.js";export{T as TimeRangeRequiredRule,a as TimeRequiredRule}from"./p-924b4e24.js";export{T as ToggleSwitchRequiredRule}from"./p-7c0b4c36.js";export{F as FileUploaderRequiredRule}from"./p-0bb860cc.js";import"./p-b75ee3ba.js";import"./p-824a06ba.js";import"./p-a4670e23.js";import"./p-6a334573.js";import"./p-d9671d27.js";import"./p-4c192985.js";import"./p-a528714c.js";import"./p-2d0d575f.js";import"./p-331a62d5.js";import"./p-112455b1.js";import"./p-262ec334.js";import"./p-a7b5f497.js";import"./p-447c7590.js";import"./p-db8cdba6.js";import"./p-abd7aeaa.js";import"./p-5d676a94.js";import"./p-308aa2e3.js";import"./p-bf19682d.js";import"./p-0c667d6a.js";import"./p-d27ae9ff.js";import"./p-08835909.js";const o=["ring-input-focus","dark-ring-input-focus","ring-input-danger-focus","dark-ring-input-danger-focus","ring-action-focus","dark-ring-action-focus","ring-action-danger-focus","dark-ring-action-danger-focus"];export{o as Rings}
|