@globalpayments/vega 2.93.0 → 2.95.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{app-globals-f7ad9275.js → app-globals-76815382.js} +11 -10
- package/dist/cjs/{child-nodes-event-prevent-slimmer-e67ee84c.js → child-nodes-event-prevent-slimmer-e0ac8467.js} +1 -1
- package/dist/cjs/{code-block-2f3d0f38.js → code-block-493c7ce7.js} +77 -21
- package/dist/cjs/{component-value-history-controller-slimmer.abstract-31d2c7aa.js → component-value-history-controller-slimmer.abstract-ab21fcbf.js} +3 -3
- package/dist/cjs/{content-state-13daf87a.js → content-state-fc34a814.js} +2 -2
- package/dist/cjs/{date-required-rule-e65ddd7d.js → date-required-rule-4ab06a82.js} +1 -1
- package/dist/cjs/{design-token-47393cbb.js → design-token-d3d12fa0.js} +3 -3
- package/dist/cjs/{element-appender-slimmer-29c4ac60.js → element-appender-slimmer-1d6323c2.js} +2 -2
- package/dist/cjs/{event-emit-slimmer-d234a619.js → event-emit-slimmer-34aa195e.js} +1 -1
- package/dist/cjs/{form-field-controller-slimmer-3bfcf88c.js → form-field-controller-slimmer-d638ba12.js} +1 -1
- package/dist/cjs/{image-annotation-action-c2b163bb.js → image-annotation-action-7c4cd316.js} +3 -3
- package/dist/cjs/{image-extension-4e99b620.js → image-extension-30a7c10f.js} +18 -1
- package/dist/cjs/index.cjs.js +20 -18
- package/dist/cjs/{inject-keyboard-manager-4b2ebbe4.js → inject-keyboard-manager-5a105612.js} +1 -1
- package/dist/cjs/{internal-calendar-period-factory-7a0ecdb1.js → internal-calendar-period-factory-b76006f7.js} +1 -1
- package/dist/cjs/{internal-translation-controller-31f2b057.js → internal-translation-controller-eb02c3b1.js} +2 -0
- package/dist/cjs/{internal-vega-event-manager-13c4012b.js → internal-vega-event-manager-7003c84a.js} +10 -2
- package/dist/cjs/{keyboard-manager-c78b46bd.js → keyboard-manager-ca76d4dc.js} +1 -1
- package/dist/cjs/{keyboard-manager-slimmer-d350c931.js → keyboard-manager-slimmer-a1223714.js} +1 -1
- package/dist/cjs/{link-extension-455c02b3.js → link-extension-92a63cb7.js} +3 -3
- package/dist/cjs/loader.cjs.js +13 -14
- package/dist/cjs/{month-view-generator-006562dc.js → month-view-generator-876c50d4.js} +1 -1
- package/dist/cjs/{public-rules-c59eba88.js → public-rules-9e1ea1d9.js} +7 -7
- package/dist/cjs/{range-bf80fa40.js → range-30219330.js} +1 -1
- package/dist/cjs/{responsive-format-facade-1af54330.js → responsive-format-facade-25e9f30d.js} +1 -1
- package/dist/cjs/{rich-text-editor-required-rule-1085c71a.js → rich-text-editor-required-rule-23bf7485.js} +1 -1
- package/dist/cjs/shared-backdrop-manager-71e54fdb.js +199 -0
- package/dist/cjs/{split-cell-operation-2fa5c9e4.js → split-cell-operation-43752212.js} +3 -3
- package/dist/cjs/{state-border-formatter-501f6645.js → state-border-formatter-f1ce0f3b.js} +1 -1
- package/dist/cjs/{string-format-strategy.abstract-a02bf002.js → string-format-strategy.abstract-b22f7754.js} +1 -1
- package/dist/cjs/{string-input-formatter-slimmer-9cca6151.js → string-input-formatter-slimmer-d2c248f7.js} +1 -1
- package/dist/cjs/{string-mask-strategy-4c174ebf.js → string-mask-strategy-fc01a500.js} +2 -2
- package/dist/cjs/{style-formatter-2c749500.js → style-formatter-73205450.js} +2 -2
- package/dist/cjs/{time-required-rule-04994a5e.js → time-required-rule-12d2f394.js} +1 -1
- package/dist/cjs/{token-extension-d217914d.js → token-extension-d123d9d0.js} +308 -18
- package/dist/cjs/{translation-slimmer-7fb6e94c.js → translation-slimmer-9099f56c.js} +1 -1
- package/dist/cjs/{type-guard-1c3770d4.js → type-guard-f354af8b.js} +1 -1
- package/dist/cjs/{valid-credit-card-number-rule-f719a8c6.js → valid-credit-card-number-rule-8d370163.js} +1 -1
- package/dist/cjs/vega-accordion.cjs.entry.js +8 -8
- package/dist/cjs/vega-app-footer.cjs.entry.js +2 -2
- 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 +6 -6
- package/dist/cjs/vega-breadcrumb.cjs.entry.js +3 -3
- package/dist/cjs/vega-button-circle.cjs.entry.js +8 -8
- 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 +11 -8
- package/dist/cjs/vega-calendar_5.cjs.entry.js +10 -10
- package/dist/cjs/vega-card.cjs.entry.js +5 -5
- package/dist/cjs/vega-carousel.cjs.entry.js +5 -5
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +5 -5
- package/dist/cjs/vega-chip.cjs.entry.js +8 -8
- package/dist/cjs/vega-code-block.cjs.entry.js +11 -11
- package/dist/cjs/vega-color-picker.cjs.entry.js +4 -4
- package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +6 -6
- package/dist/cjs/vega-color-swatch.cjs.entry.js +4 -4
- package/dist/cjs/vega-combo-box.cjs.entry.js +30 -12
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +16 -16
- package/dist/cjs/vega-dialog_2.cjs.entry.js +163 -73
- package/dist/cjs/vega-divider.cjs.entry.js +5 -5
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +21 -16
- package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
- package/dist/cjs/vega-field-label.cjs.entry.js +4 -4
- package/dist/cjs/vega-file-uploader.cjs.entry.js +5 -5
- package/dist/cjs/vega-flag-icon.cjs.entry.js +5 -5
- package/dist/cjs/vega-flex.cjs.entry.js +6 -6
- package/dist/cjs/vega-font.cjs.entry.js +5 -5
- package/dist/cjs/vega-form.cjs.entry.js +6 -6
- package/dist/cjs/vega-grid.cjs.entry.js +5 -5
- package/dist/cjs/vega-icon.cjs.entry.js +5 -5
- package/dist/cjs/vega-image-uploader.cjs.entry.js +8 -8
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +9 -9
- package/dist/cjs/vega-input-numeric.cjs.entry.js +8 -8
- package/dist/cjs/vega-input-passcode.cjs.entry.js +8 -8
- package/dist/cjs/vega-input-phone-number.cjs.entry.js +7 -7
- package/dist/cjs/vega-input-range.cjs.entry.js +6 -6
- package/dist/cjs/vega-input-select.cjs.entry.js +59 -10
- package/dist/cjs/vega-input.cjs.entry.js +8 -8
- package/dist/cjs/vega-item-toggle.cjs.entry.js +2 -2
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +158 -114
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +2 -2
- package/dist/cjs/vega-pagination-page-size-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 +10 -10
- package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +16 -6
- package/dist/cjs/vega-radio_2.cjs.entry.js +8 -8
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +6 -6
- package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +58 -31
- package/dist/cjs/vega-rich-text-find-replace-panel.cjs.entry.js +3 -3
- package/dist/cjs/vega-rich-text-special-characters-panel.cjs.entry.js +7 -7
- package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +14 -14
- package/dist/cjs/vega-segment-control.cjs.entry.js +2 -2
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +7 -7
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +5 -5
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +5 -5
- package/dist/cjs/vega-signature-capture.cjs.entry.js +9 -9
- package/dist/cjs/vega-stepper.cjs.entry.js +5 -5
- package/dist/cjs/vega-tab-group_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-table_11.cjs.entry.js +72 -12
- package/dist/cjs/vega-textarea.cjs.entry.js +5 -5
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +12 -12
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +4 -4
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +6 -6
- package/dist/cjs/vega.cjs.js +13 -14
- package/dist/collection/components/vega-button/vega-button.css +4 -0
- package/dist/collection/components/vega-button/vega-button.js +4 -1
- package/dist/collection/components/vega-combo-box/slimmers/renderers/vega-combo-box-dropdown-renderer.js +5 -1
- package/dist/collection/components/vega-combo-box/vega-combo-box.js +52 -1
- package/dist/collection/components/vega-dialog/vega-dialog.js +1 -1
- package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-render-mode-controller.js +7 -6
- package/dist/collection/components/vega-dropdown/vega-dropdown.js +6 -1
- package/dist/collection/components/vega-input-select/slimmers/controllers/vega-input-select-dropdown-controller.js +11 -1
- package/dist/collection/components/vega-input-select/slimmers/controllers/vega-input-select-items-slot-controler.js +23 -2
- package/dist/collection/components/vega-input-select/slimmers/renderers/vega-input-select-dropdown-renderer.js +4 -0
- package/dist/collection/components/vega-input-select/vega-input-select.js +53 -2
- package/dist/collection/components/vega-modal/slimmers/controllers/vega-modal-backdrop-manager.js +141 -0
- package/dist/collection/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.js +10 -17
- package/dist/collection/components/vega-modal/slimmers/controllers/vega-modal-z-index-controller.js +2 -2
- package/dist/collection/components/vega-modal/slimmers/renderers/vega-modal-renderer.js +3 -2
- package/dist/collection/components/vega-modal/vega-modal.js +77 -8
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-auto-collapse-controller.js +4 -6
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-controller.js +23 -68
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-manager.js +74 -0
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.js +16 -2
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-zindex-controller.js +2 -2
- package/dist/collection/components/vega-nav/vega-left-nav/vega-left-nav.js +7 -2
- package/dist/collection/components/vega-progress-tracker/slimmers/controllers/vega-progress-tracker-current-steps-controller.js +7 -0
- package/dist/collection/components/vega-progress-tracker/vega-progress-tracker.js +6 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/custom-style-annotation.js +3 -2
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/code-block/code-node-filter-styles-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/slimmer/controllers/helper/find-replace-highlight-manager.js +21 -7
- package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/slimmer/renderers/find-replace-toolbar-button-renderer.js +12 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-enter.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-exit.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/controller/fullscreen-controller.js +156 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-extension.js +31 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-toolbar-button-renderer.js +73 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/paste/paste-chooser-ui.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-toolbar-popover-renderer.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-basic-form-field-renderer.abstract.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/merge-cells-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/helpers/utils.js +71 -15
- package/dist/collection/components/vega-rich-text-editor/public-api.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/extension-controller.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-numbers-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/image-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/vega-rich-text-editor-renderer.js +11 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-source-view-renderer.js +19 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +1 -1
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-cell-renderer.js +3 -1
- package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +89 -7
- package/dist/collection/global/scripts/before-vega-load.js +2 -0
- package/dist/collection/helpers/backdrop/index.js +1 -0
- package/dist/collection/helpers/backdrop/shared-backdrop-manager.js +194 -0
- package/dist/collection/helpers/event-manager/event-id/component-event-id-map.js +11 -3
- package/dist/collection/helpers/translation/locales/en.js +2 -0
- package/dist/esm/{app-globals-9950d055.js → app-globals-eafcc7a1.js} +11 -10
- package/dist/esm/{child-nodes-event-prevent-slimmer-96c14f5a.js → child-nodes-event-prevent-slimmer-82626871.js} +1 -1
- package/dist/esm/{code-block-ae2337c2.js → code-block-e12588fe.js} +77 -21
- package/dist/esm/{component-value-history-controller-slimmer.abstract-b1ee1b8e.js → component-value-history-controller-slimmer.abstract-4e8eb313.js} +3 -3
- package/dist/esm/{content-state-c3b85ae6.js → content-state-8032467a.js} +2 -2
- package/dist/esm/{date-required-rule-e06115f8.js → date-required-rule-b88e1650.js} +1 -1
- package/dist/esm/{design-token-4e682056.js → design-token-76bd217c.js} +3 -3
- package/dist/esm/{element-appender-slimmer-a4485ef6.js → element-appender-slimmer-7fcb944b.js} +2 -2
- package/dist/esm/{event-emit-slimmer-db4a82e0.js → event-emit-slimmer-2452278f.js} +1 -1
- package/dist/esm/{form-field-controller-slimmer-a1c7b28c.js → form-field-controller-slimmer-395c23e3.js} +1 -1
- package/dist/esm/{image-annotation-action-4c77d314.js → image-annotation-action-08a20d5e.js} +4 -4
- package/dist/esm/{image-extension-7108c27d.js → image-extension-b6c7e4a7.js} +18 -2
- package/dist/esm/index.js +19 -19
- package/dist/esm/{inject-keyboard-manager-e8ddb78d.js → inject-keyboard-manager-86126b5b.js} +1 -1
- package/dist/esm/{internal-calendar-period-factory-6f19d767.js → internal-calendar-period-factory-3a07dba0.js} +1 -1
- package/dist/esm/{internal-translation-controller-09b8bd13.js → internal-translation-controller-16709132.js} +2 -0
- package/dist/esm/{internal-vega-event-manager-48690e5b.js → internal-vega-event-manager-2ecc9186.js} +11 -3
- package/dist/esm/{keyboard-manager-ec18721b.js → keyboard-manager-a0c3e1cf.js} +1 -1
- package/dist/esm/{keyboard-manager-slimmer-531ddb0e.js → keyboard-manager-slimmer-f3f66c15.js} +1 -1
- package/dist/esm/{link-extension-74eaa826.js → link-extension-97fcb8fb.js} +3 -3
- package/dist/esm/loader.js +14 -15
- package/dist/esm/{month-view-generator-afd78ff8.js → month-view-generator-fd0e1856.js} +1 -1
- package/dist/esm/{public-rules-5fce32a5.js → public-rules-c06f0d2a.js} +7 -7
- package/dist/esm/{range-8f877dbf.js → range-e999837f.js} +1 -1
- package/dist/esm/{responsive-format-facade-299e6304.js → responsive-format-facade-ced96b0b.js} +1 -1
- package/dist/esm/{rich-text-editor-required-rule-3047bab0.js → rich-text-editor-required-rule-71f8ee98.js} +1 -1
- package/dist/esm/shared-backdrop-manager-a7c63838.js +197 -0
- package/dist/esm/{split-cell-operation-98d58410.js → split-cell-operation-359f8082.js} +3 -3
- package/dist/esm/{state-border-formatter-da52b626.js → state-border-formatter-b680e922.js} +1 -1
- package/dist/esm/{string-format-strategy.abstract-a45b5ff7.js → string-format-strategy.abstract-23faab71.js} +1 -1
- package/dist/esm/{string-input-formatter-slimmer-4a032fed.js → string-input-formatter-slimmer-4b4866a6.js} +1 -1
- package/dist/esm/{string-mask-strategy-37e53e48.js → string-mask-strategy-66586cd8.js} +2 -2
- package/dist/esm/{style-formatter-3d5ddfb1.js → style-formatter-f4e16af5.js} +2 -2
- package/dist/esm/{time-required-rule-355b73d2.js → time-required-rule-6e80a9ab.js} +1 -1
- package/dist/esm/{token-extension-ecfafe94.js → token-extension-f5bf9c21.js} +308 -19
- package/dist/esm/{translation-slimmer-3ea56354.js → translation-slimmer-21748a0e.js} +1 -1
- package/dist/esm/{type-guard-2bfb2c7b.js → type-guard-ec5e8628.js} +1 -1
- package/dist/esm/{valid-credit-card-number-rule-52c6b029.js → valid-credit-card-number-rule-ca5a47d6.js} +1 -1
- package/dist/esm/vega-accordion.entry.js +9 -9
- package/dist/esm/vega-app-footer.entry.js +3 -3
- package/dist/esm/vega-app-header-button.entry.js +9 -9
- package/dist/esm/vega-banner.entry.js +3 -3
- package/dist/esm/vega-box.entry.js +6 -6
- package/dist/esm/vega-breadcrumb.entry.js +4 -4
- package/dist/esm/vega-button-circle.entry.js +9 -9
- package/dist/esm/vega-button-group_2.entry.js +4 -4
- package/dist/esm/vega-button-link.entry.js +4 -4
- package/dist/esm/vega-button.entry.js +12 -9
- package/dist/esm/vega-calendar_5.entry.js +11 -11
- package/dist/esm/vega-card.entry.js +5 -5
- package/dist/esm/vega-carousel.entry.js +6 -6
- package/dist/esm/vega-checkbox_2.entry.js +6 -6
- package/dist/esm/vega-chip.entry.js +9 -9
- package/dist/esm/vega-code-block.entry.js +12 -12
- package/dist/esm/vega-color-picker.entry.js +5 -5
- package/dist/esm/vega-color-swatch-picker.entry.js +7 -7
- package/dist/esm/vega-color-swatch.entry.js +5 -5
- package/dist/esm/vega-combo-box.entry.js +31 -13
- package/dist/esm/vega-date-picker_2.entry.js +17 -17
- package/dist/esm/vega-dialog_2.entry.js +164 -74
- package/dist/esm/vega-divider.entry.js +5 -5
- package/dist/esm/vega-dropdown_5.entry.js +22 -17
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/{vega-event-id-270fe47e.js → vega-event-id-f55f6977.js} +1 -1
- package/dist/esm/vega-field-label.entry.js +5 -5
- package/dist/esm/vega-file-uploader.entry.js +6 -6
- package/dist/esm/vega-flag-icon.entry.js +5 -5
- package/dist/esm/vega-flex.entry.js +6 -6
- package/dist/esm/vega-font.entry.js +5 -5
- package/dist/esm/vega-form.entry.js +7 -7
- package/dist/esm/vega-grid.entry.js +5 -5
- package/dist/esm/vega-icon.entry.js +5 -5
- package/dist/esm/vega-image-uploader.entry.js +9 -9
- package/dist/esm/vega-input-credit-card.entry.js +10 -10
- package/dist/esm/vega-input-numeric.entry.js +9 -9
- package/dist/esm/vega-input-passcode.entry.js +9 -9
- package/dist/esm/vega-input-phone-number.entry.js +8 -8
- package/dist/esm/vega-input-range.entry.js +7 -7
- package/dist/esm/vega-input-select.entry.js +60 -11
- package/dist/esm/vega-input.entry.js +9 -9
- package/dist/esm/vega-item-toggle.entry.js +3 -3
- package/dist/esm/vega-left-nav_5.entry.js +159 -115
- package/dist/esm/vega-loader-wrapper_2.entry.js +3 -3
- package/dist/esm/vega-page-notification_2.entry.js +1 -1
- package/dist/esm/vega-pagination-page-selector-mobile.entry.js +3 -3
- package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +3 -3
- package/dist/esm/vega-pagination.entry.js +8 -8
- package/dist/esm/vega-popover_2.entry.js +11 -11
- package/dist/esm/vega-progress-tracker_2.entry.js +17 -7
- package/dist/esm/vega-radio_2.entry.js +9 -9
- package/dist/esm/vega-rich-text-content.entry.js +7 -7
- package/dist/esm/vega-rich-text-editor_4.entry.js +55 -28
- package/dist/esm/vega-rich-text-find-replace-panel.entry.js +4 -4
- package/dist/esm/vega-rich-text-special-characters-panel.entry.js +8 -8
- package/dist/esm/vega-rich-text-table-properties_3.entry.js +15 -15
- package/dist/esm/vega-segment-control.entry.js +3 -3
- package/dist/esm/vega-selection-chip_2.entry.js +8 -8
- package/dist/esm/vega-selection-tile_2.entry.js +6 -6
- package/dist/esm/vega-sidenav_3.entry.js +6 -6
- package/dist/esm/vega-signature-capture.entry.js +10 -10
- package/dist/esm/vega-stepper.entry.js +6 -6
- package/dist/esm/vega-tab-group_2.entry.js +4 -4
- package/dist/esm/vega-table_11.entry.js +73 -13
- package/dist/esm/vega-textarea.entry.js +6 -6
- package/dist/esm/vega-time-picker_2.entry.js +13 -13
- package/dist/esm/vega-toggle-switch.entry.js +5 -5
- package/dist/esm/vega-tooltip_2.entry.js +6 -6
- package/dist/esm/vega.js +14 -15
- package/dist/sri/vega-sri-manifest.json +358 -358
- package/dist/types/components/vega-combo-box/slimmers/renderers/vega-combo-box-dropdown-renderer.d.ts +1 -0
- package/dist/types/components/vega-combo-box/vega-combo-box.d.ts +21 -0
- package/dist/types/components/vega-dropdown/slimmers/controllers/vega-dropdown-render-mode-controller.d.ts +2 -1
- package/dist/types/components/vega-dropdown/vega-dropdown.d.ts +4 -0
- package/dist/types/components/vega-input-select/slimmers/controllers/vega-input-select-dropdown-controller.d.ts +2 -0
- package/dist/types/components/vega-input-select/slimmers/controllers/vega-input-select-items-slot-controler.d.ts +10 -0
- package/dist/types/components/vega-input-select/types.d.ts +1 -0
- package/dist/types/components/vega-input-select/vega-input-select.d.ts +21 -0
- package/dist/types/components/vega-modal/slimmers/controllers/vega-modal-backdrop-manager.d.ts +66 -0
- package/dist/types/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.d.ts +1 -5
- package/dist/types/components/vega-modal/slimmers/controllers/vega-modal-z-index-controller.d.ts +1 -1
- package/dist/types/components/vega-modal/slimmers/renderers/vega-modal-renderer.d.ts +1 -1
- package/dist/types/components/vega-modal/vega-modal.d.ts +34 -6
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-auto-collapse-controller.d.ts +0 -1
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-controller.d.ts +12 -19
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-manager.d.ts +41 -0
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.d.ts +4 -1
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-zindex-controller.d.ts +1 -1
- package/dist/types/components/vega-nav/vega-left-nav/vega-left-nav.d.ts +2 -0
- package/dist/types/components/vega-progress-tracker/slimmers/controllers/vega-progress-tracker-current-steps-controller.d.ts +2 -0
- package/dist/types/components/vega-progress-tracker/vega-progress-tracker.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/extensions/find-replace/slimmer/controllers/helper/find-replace-highlight-manager.d.ts +15 -4
- package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-enter.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-exit.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/controller/fullscreen-controller.d.ts +63 -0
- package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-extension.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-toolbar-button-renderer.d.ts +40 -0
- package/dist/types/components/vega-rich-text-editor/helpers/utils.d.ts +19 -0
- package/dist/types/components/vega-rich-text-editor/interface.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/public-api.d.ts +2 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.d.ts +5 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-source-view-renderer.d.ts +8 -0
- package/dist/types/components/vega-table/interface.d.ts +13 -0
- package/dist/types/components/vega-table/vega-table-cell/vega-table-cell.d.ts +14 -0
- package/dist/types/components.d.ts +46 -2
- package/dist/types/helpers/backdrop/index.d.ts +1 -0
- package/dist/types/helpers/backdrop/shared-backdrop-manager.d.ts +83 -0
- package/dist/types/helpers/translation/interface.d.ts +3 -1
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/{p-21e21f51.js → p-02355de8.js} +1 -1
- package/dist/vega/p-0512308f.entry.js +1 -0
- package/dist/vega/p-05d04c07.entry.js +1 -0
- package/dist/vega/p-0be4df0a.js +1 -0
- package/dist/vega/{p-0e607b44.js → p-0d18368b.js} +1 -1
- package/dist/vega/{p-6b1893f6.entry.js → p-1232b553.entry.js} +1 -1
- package/dist/vega/{p-32a67ba1.js → p-14baa886.js} +1 -1
- package/dist/vega/{p-d7f32ccf.entry.js → p-1d8312d3.entry.js} +1 -1
- package/dist/vega/{p-fbd3be00.entry.js → p-200c8914.entry.js} +1 -1
- package/dist/vega/{p-b1ff70bf.js → p-2c737fc8.js} +1 -1
- package/dist/vega/{p-c5ecbc53.entry.js → p-2d77ae73.entry.js} +1 -1
- package/dist/vega/{p-b042e3b4.entry.js → p-2d8d4d5b.entry.js} +1 -1
- package/dist/vega/p-31216140.js +1 -0
- package/dist/vega/{p-afb96938.js → p-320091b7.js} +1 -1
- package/dist/vega/p-36949349.js +1 -0
- package/dist/vega/{p-44439ecc.entry.js → p-36d2df7a.entry.js} +1 -1
- package/dist/vega/p-38c9d782.js +1 -0
- package/dist/vega/{p-e4309574.js → p-3c309a38.js} +1 -1
- package/dist/vega/p-3d6f761a.entry.js +1 -0
- package/dist/vega/{p-4d9562bc.js → p-3dee1e55.js} +1 -1
- package/dist/vega/p-4151f53a.entry.js +1 -0
- package/dist/vega/{p-7c8e579e.entry.js → p-49e1cf4d.entry.js} +1 -1
- package/dist/vega/{p-ccf7518b.js → p-4fe40b76.js} +1 -1
- package/dist/vega/{p-7d54e9c1.js → p-4ff48b84.js} +1 -1
- package/dist/vega/p-513bc0d9.js +1 -0
- package/dist/vega/{p-698fbd73.js → p-5447a8e8.js} +1 -1
- package/dist/vega/{p-45e8424a.entry.js → p-56d19601.entry.js} +1 -1
- package/dist/vega/{p-a359e53c.js → p-579cdeae.js} +1 -1
- package/dist/vega/{p-fda6e2cc.entry.js → p-5924adae.entry.js} +1 -1
- package/dist/vega/{p-c2d28797.entry.js → p-595998d9.entry.js} +1 -1
- package/dist/vega/{p-7b93a756.entry.js → p-5e4517eb.entry.js} +1 -1
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/{p-1efab41b.js → p-61ce8029.js} +1 -1
- package/dist/vega/{p-140616fe.js → p-66647244.js} +1 -1
- package/dist/vega/{p-ddf03de1.entry.js → p-6680ba17.entry.js} +1 -1
- package/dist/vega/{p-1818f399.entry.js → p-6c9c2f8c.entry.js} +1 -1
- package/dist/vega/{p-5dbfffcd.js → p-6cde45fc.js} +1 -1
- package/dist/vega/{p-af98539f.entry.js → p-6fcec7c7.entry.js} +1 -1
- package/dist/vega/{p-422d88ae.entry.js → p-74f86ff9.entry.js} +1 -1
- package/dist/vega/p-75e33859.js +1 -0
- package/dist/vega/{p-6ad7144a.entry.js → p-775ecfad.entry.js} +1 -1
- package/dist/vega/p-7950f3e2.entry.js +1 -0
- package/dist/vega/{p-615a2b8c.entry.js → p-80b7945a.entry.js} +1 -1
- package/dist/vega/p-8354cff0.entry.js +1 -0
- package/dist/vega/{p-653a6dd8.entry.js → p-841b3281.entry.js} +1 -1
- package/dist/vega/p-8720816e.js +1 -0
- package/dist/vega/p-87e5cb56.entry.js +1 -0
- package/dist/vega/p-88be9ec5.js +1 -0
- package/dist/vega/{p-6712a9c7.entry.js → p-892edf88.entry.js} +1 -1
- package/dist/vega/p-8a001caa.js +1 -0
- package/dist/vega/p-8c30a60d.js +1 -0
- package/dist/vega/p-8d4b85e7.entry.js +1 -0
- package/dist/vega/{p-f8a29127.entry.js → p-8d96f0e8.entry.js} +1 -1
- package/dist/vega/{p-19c42e30.js → p-8db904dc.js} +1 -1
- package/dist/vega/{p-e86c6802.entry.js → p-91303402.entry.js} +1 -1
- package/dist/vega/{p-c553d37e.js → p-919cddc3.js} +1 -1
- package/dist/vega/p-97215133.js +1 -0
- package/dist/vega/{p-3f7b10b9.entry.js → p-9bdc6e11.entry.js} +1 -1
- package/dist/vega/{p-09d50f59.entry.js → p-9c39f90b.entry.js} +1 -1
- package/dist/vega/{p-d62b85ff.entry.js → p-9d96d83f.entry.js} +1 -1
- package/dist/vega/p-9f201152.entry.js +1 -0
- package/dist/vega/{p-ef605271.js → p-9f7154d2.js} +1 -1
- package/dist/vega/{p-3c9da3cd.entry.js → p-a0a58295.entry.js} +1 -1
- package/dist/vega/{p-4c49b2e3.js → p-a7209700.js} +1 -1
- package/dist/vega/{p-8c1a5fa4.entry.js → p-a775825e.entry.js} +1 -1
- package/dist/vega/{p-c3c0e415.entry.js → p-a890d60b.entry.js} +1 -1
- package/dist/vega/{p-bbabb1c8.entry.js → p-ae146458.entry.js} +1 -1
- package/dist/vega/{p-0f1d6ceb.entry.js → p-b187b82d.entry.js} +1 -1
- package/dist/vega/{p-f0d4c78c.js → p-b1eb9ff0.js} +1 -1
- package/dist/vega/{p-832d1a72.entry.js → p-b3a2ce06.entry.js} +1 -1
- package/dist/vega/{p-56c4e349.entry.js → p-b4c26035.entry.js} +1 -1
- package/dist/vega/p-b4e7c967.js +1 -0
- package/dist/vega/{p-2de61f1b.js → p-b775e51f.js} +1 -1
- package/dist/vega/{p-63101cb4.entry.js → p-b8c13ac9.entry.js} +1 -1
- package/dist/vega/{p-e410c4ad.entry.js → p-b9e72de2.entry.js} +1 -1
- package/dist/vega/{p-cf8d5b3f.entry.js → p-ba2b9663.entry.js} +1 -1
- package/dist/vega/{p-95d6c85f.js → p-ba662fe5.js} +1 -1
- package/dist/vega/{p-05f937c5.entry.js → p-bb60e381.entry.js} +1 -1
- package/dist/vega/p-bbad318e.entry.js +1 -0
- package/dist/vega/{p-acbba6da.entry.js → p-c079c935.entry.js} +1 -1
- package/dist/vega/p-c0e42c03.entry.js +1 -0
- package/dist/vega/{p-3932f964.entry.js → p-c41f5684.entry.js} +1 -1
- package/dist/vega/{p-73fd18d9.entry.js → p-c54b5a8f.entry.js} +1 -1
- package/dist/vega/{p-0cb78838.entry.js → p-c5d3b008.entry.js} +1 -1
- package/dist/vega/{p-9a472a04.entry.js → p-cd1e976c.entry.js} +1 -1
- package/dist/vega/{p-2dc5edd0.entry.js → p-db11134b.entry.js} +1 -1
- package/dist/vega/p-df828d90.entry.js +1 -0
- package/dist/vega/{p-944b43ce.entry.js → p-e1737c8e.entry.js} +1 -1
- package/dist/vega/{p-2fcc604c.entry.js → p-e1b57e8f.entry.js} +1 -1
- package/dist/vega/{p-d44943e2.entry.js → p-e235020b.entry.js} +1 -1
- package/dist/vega/{p-4f327808.entry.js → p-e4266b45.entry.js} +1 -1
- package/dist/vega/{p-9cafbc26.entry.js → p-e48a870f.entry.js} +1 -1
- package/dist/vega/{p-ffdacaf9.entry.js → p-e5ff77f7.entry.js} +1 -1
- package/dist/vega/{p-d4bb6f93.entry.js → p-ebe32b25.entry.js} +1 -1
- package/dist/vega/p-ec162599.entry.js +1 -0
- package/dist/vega/{p-d3a36d19.entry.js → p-ec64cc59.entry.js} +1 -1
- package/dist/vega/p-f1974321.js +1 -0
- package/dist/vega/{p-4256252c.js → p-f4da615a.js} +1 -1
- package/dist/vega/{p-f2f22b5d.entry.js → p-f78944d7.entry.js} +1 -1
- package/dist/vega/{p-6d40635e.js → p-f7e459cd.js} +1 -1
- package/dist/vega/{p-c9c6daa6.entry.js → p-f9bfee81.entry.js} +1 -1
- package/dist/vega/{p-26c7fe8b.entry.js → p-fa65956c.entry.js} +1 -1
- package/dist/vega/{p-66b7d1c7.entry.js → p-fc7e4c8a.entry.js} +1 -1
- package/dist/vega/{p-b39d4a88.entry.js → p-fd23c365.entry.js} +1 -1
- package/dist/vega/{p-8d27b9cc.js → p-fe24b459.js} +1 -1
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/replace-selected-text-action-a80f5a6a.js +0 -20
- package/dist/collection/components/vega-modal/slimmers/controllers/vega-modal-backdrop-controller.js +0 -73
- package/dist/esm/replace-selected-text-action-c9278a0f.js +0 -18
- package/dist/types/components/vega-modal/slimmers/controllers/vega-modal-backdrop-controller.d.ts +0 -27
- package/dist/vega/p-07562b9c.js +0 -1
- package/dist/vega/p-18a5e8bc.js +0 -1
- package/dist/vega/p-282b37cb.js +0 -1
- package/dist/vega/p-2de88b4a.entry.js +0 -1
- package/dist/vega/p-392e049c.entry.js +0 -1
- package/dist/vega/p-4e1aa86f.js +0 -1
- package/dist/vega/p-4ef5c4a7.entry.js +0 -1
- package/dist/vega/p-5139e516.js +0 -1
- package/dist/vega/p-751a5cd6.entry.js +0 -1
- package/dist/vega/p-846b1ab9.entry.js +0 -1
- package/dist/vega/p-88863658.js +0 -1
- package/dist/vega/p-99b699be.entry.js +0 -1
- package/dist/vega/p-9a01be93.js +0 -1
- package/dist/vega/p-a9a87b9a.js +0 -1
- package/dist/vega/p-ad35dea4.entry.js +0 -1
- package/dist/vega/p-b5bee669.entry.js +0 -1
- package/dist/vega/p-b5f308ee.entry.js +0 -1
- package/dist/vega/p-bbf1f988.entry.js +0 -1
- package/dist/vega/p-cb81fc2a.entry.js +0 -1
- package/dist/vega/p-ccb9bf86.js +0 -1
- package/dist/vega/p-dca3278f.js +0 -1
- package/dist/vega/p-ddd28a8e.entry.js +0 -1
- package/dist/vega/p-e0ecafca.js +0 -1
- package/dist/vega/p-e33e1e90.js +0 -1
- package/dist/vega/p-e5187a86.entry.js +0 -1
- package/dist/vega/p-ff8dd200.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{B as e}from"./p-ed45b3b6.js";import{B as r,C as t,G as a,F as o,a as i,b as n,c,d as b,T as s}from"./p-d4ea8e22.js";import{a as g}from"./p-b438e68b.js";import{V as d}from"./p-0e607b44.js";import{L as l}from"./p-6e1ab235.js";const v=new RegExp(/^([1-9]|1[0-2])(-auto)?$/),p=new RegExp(/^([1-9]|1[0-2])(-auto)?$/),h=/^4/,y=/^(5[1-5]|677189)|^(222[1-9]|2[3-6]\d{2}|27[0-1]\d|2720)/,u=/^3[47]/,f=/^(6011|65|64[4-9]|622)/,x=/(\\)?(Y{2,4}|M{1,4}|D{1,2}|d{1,4})/g,m=["bg-brand","bg-page","bg-primary","bg-secondary","bg-tertiary","bg-quaternary","bg-inverted-primary","bg-inverted-secondary","bg-inverted-tertiary","bg-inverted-quaternary","bg-action","bg-action-hover","bg-action-focus","bg-action-active","bg-action-quaternary","bg-action-quaternary-hover","bg-action-quaternary-active","bg-action-secondary","bg-action-secondary-hover","bg-action-secondary-active","bg-action-tertiary","bg-action-tertiary-hover","bg-action-tertiary-active","bg-app-header","bg-backdrop-modal","bg-backdrop-popover","bg-backdrop-sidebar","bg-chip","bg-chip-hover","bg-chip-active","bg-danger","bg-danger-hover","bg-danger-focus","bg-danger-active","bg-danger-tertiary","bg-danger-tertiary-hover","bg-danger-tertiary-active","bg-disabled","bg-divider","bg-divider-secondary","bg-keypad-btn-active","bg-loading-progress","bg-loading-track","bg-segment-hover","bg-segment-control","bg-selected","bg-sidebar","bg-sidebar-icon","bg-sidebar-icon-hover","bg-sidebar-icon-selected","bg-sidebar-item-hover","bg-sidebar-item-selected","bg-site-footer","bg-site-footer-action","bg-site-footer-action-hover","bg-site-footer-action-active","bg-site-footer-field","bg-slider-handle","bg-status-error","bg-status-info","bg-status-success","bg-status-warning","bg-tab","bg-tab-hover","bg-tab-selected","bg-table-alt-row","bg-table-header","bg-table-row-hover","bg-table-row-selected-expanded","bg-table-selected-row","bg-textarea-count","bg-tile","bg-tile-hover","bg-tile-selected","bg-tile-selected-hover","bg-toggle-switch","bg-toggle-switch-hover","bg-toggle-switch-selected-disabled","bg-transparent","bg-accent1-primary","bg-accent1-secondary","bg-accent1-tertiary","bg-accent2-primary","bg-accent2-secondary","bg-accent2-tertiary","bg-accent3-primary","bg-accent3-secondary","bg-accent3-tertiary","bg-accent4-primary","bg-accent4-secondary","bg-accent4-tertiary","bg-accent5-primary","bg-accent5-secondary","bg-accent5-tertiary","bg-accent6-primary","bg-accent6-secondary","bg-accent6-tertiary","bg-accent7-primary","bg-accent7-secondary","bg-accent7-tertiary","bg-accent8-primary","bg-accent8-secondary","bg-accent8-tertiary","bg-accent9-primary","bg-accent9-secondary","bg-accent9-tertiary","bg-accent10-primary","bg-accent10-secondary","bg-accent10-tertiary","bg-date-picker-range","text-primary","text-secondary","text-inverted-primary","text-inverted-secondary","text-black","text-white","text-brand","text-danger-link","text-danger-link-hover","text-danger-link-active","text-danger-link-focus","text-danger-link-visited","text-disabled","text-error","text-input-disabled","text-input-placeholder","text-link","text-link-hover","text-link-active","text-link-focus","text-link-visited","text-on-action","text-on-danger","text-on-disabled","text-sidebar-link","text-sidebar-link-hover","text-sidebar-link-selected","text-site-footer-link","text-site-footer-link-hover","text-site-footer-link-active","text-success","text-inverted-success","text-accent1-primary","text-accent2-primary","text-accent3-primary","text-accent4-primary","text-accent5-primary","text-accent6-primary","text-accent7-primary","text-accent8-primary","text-accent9-primary","text-accent10-primary","border-color-action","border-color-action-hover","border-color-action-active","border-color-chip","border-color-danger","border-color-danger-hover","border-color-danger-active","border-color-divider","border-color-divider-secondary","border-color-input-field","border-color-input-field-hover","border-color-input-field-focus","border-color-input-field-danger","border-color-input-field-danger-hover","border-color-input-field-danger-focus","border-color-input-field-disabled","border-color-secondary-btn-disabled","border-color-sidebar-item-focus","border-color-slider-handle","border-color-success","border-color-table-divider","border-color-tile","border-color-tile-hover","border-color-tile-focus","border-color-tile-selected-focus","border-color-tile-selected","border-color-tile-selected-hover","border-color-notification-btn","border-color-notification-btn-dark"],k=["bg-brand","bg-page","bg-primary","bg-secondary","bg-tertiary","bg-quaternary","bg-inverted-primary","bg-inverted-secondary","bg-inverted-tertiary","bg-inverted-quaternary","bg-action","bg-action-hover","bg-action-focus","bg-action-active","bg-action-quaternary","bg-action-quaternary-hover","bg-action-quaternary-active","bg-action-secondary","bg-action-secondary-hover","bg-action-secondary-active","bg-action-tertiary","bg-action-tertiary-hover","bg-action-tertiary-active","bg-app-header","bg-backdrop-modal","bg-backdrop-popover","bg-backdrop-sidebar","bg-chip","bg-chip-hover","bg-chip-active","bg-danger","bg-danger-hover","bg-danger-focus","bg-danger-active","bg-danger-tertiary","bg-danger-tertiary-hover","bg-danger-tertiary-active","bg-disabled","bg-divider","bg-divider-secondary","bg-keypad-btn-active","bg-loading-progress","bg-loading-track","bg-segment-hover","bg-segment-control","bg-selected","bg-sidebar","bg-sidebar-icon","bg-sidebar-icon-hover","bg-sidebar-icon-selected","bg-sidebar-item-hover","bg-sidebar-item-selected","bg-site-footer","bg-site-footer-action","bg-site-footer-action-hover","bg-site-footer-action-active","bg-site-footer-field","bg-slider-handle","bg-status-error","bg-status-info","bg-status-success","bg-status-warning","bg-tab","bg-tab-hover","bg-tab-selected","bg-table-alt-row","bg-table-header","bg-table-row-hover","bg-table-row-selected-expanded","bg-table-selected-row","bg-textarea-count","bg-tile","bg-tile-hover","bg-tile-selected","bg-tile-selected-hover","bg-toggle-switch","bg-toggle-switch-hover","bg-toggle-switch-selected-disabled","bg-transparent","bg-accent1-primary","bg-accent1-secondary","bg-accent1-tertiary","bg-accent2-primary","bg-accent2-secondary","bg-accent2-tertiary","bg-accent3-primary","bg-accent3-secondary","bg-accent3-tertiary","bg-accent4-primary","bg-accent4-secondary","bg-accent4-tertiary","bg-accent5-primary","bg-accent5-secondary","bg-accent5-tertiary","bg-accent6-primary","bg-accent6-secondary","bg-accent6-tertiary","bg-accent7-primary","bg-accent7-secondary","bg-accent7-tertiary","bg-accent8-primary","bg-accent8-secondary","bg-accent8-tertiary","bg-accent9-primary","bg-accent9-secondary","bg-accent9-tertiary","bg-accent10-primary","bg-accent10-secondary","bg-accent10-tertiary","bg-date-picker-range"],w=["fill-bg-brand","fill-bg-page","fill-bg-primary","fill-bg-secondary","fill-bg-tertiary","fill-bg-quaternary","fill-bg-inverted-primary","fill-bg-inverted-secondary","fill-bg-inverted-tertiary","fill-bg-inverted-quaternary","fill-bg-action","fill-bg-action-hover","fill-bg-action-focus","fill-bg-action-active","fill-bg-action-quaternary","fill-bg-action-quaternary-hover","fill-bg-action-quaternary-active","fill-bg-action-secondary","fill-bg-action-secondary-hover","fill-bg-action-secondary-active","fill-bg-action-tertiary","fill-bg-action-tertiary-hover","fill-bg-action-tertiary-active","fill-bg-app-header","fill-bg-backdrop-modal","fill-bg-backdrop-popover","fill-bg-backdrop-sidebar","fill-bg-chip","fill-bg-chip-hover","fill-bg-chip-active","fill-bg-danger","fill-bg-danger-hover","fill-bg-danger-focus","fill-bg-danger-active","fill-bg-danger-tertiary","fill-bg-danger-tertiary-hover","fill-bg-danger-tertiary-active","fill-bg-disabled","fill-bg-divider","fill-bg-divider-secondary","fill-bg-keypad-btn-active","fill-bg-loading-progress","fill-bg-loading-track","fill-bg-segment-hover","fill-bg-segment-control","fill-bg-selected","fill-bg-sidebar","fill-bg-sidebar-icon","fill-bg-sidebar-icon-hover","fill-bg-sidebar-icon-selected","fill-bg-sidebar-item-hover","fill-bg-sidebar-item-selected","fill-bg-site-footer","fill-bg-site-footer-action","fill-bg-site-footer-action-hover","fill-bg-site-footer-action-active","fill-bg-site-footer-field","fill-bg-slider-handle","fill-bg-status-error","fill-bg-status-info","fill-bg-status-success","fill-bg-status-warning","fill-bg-tab","fill-bg-tab-hover","fill-bg-tab-selected","fill-bg-table-alt-row","fill-bg-table-header","fill-bg-table-row-hover","fill-bg-table-row-selected-expanded","fill-bg-table-selected-row","fill-bg-textarea-count","fill-bg-tile","fill-bg-tile-hover","fill-bg-tile-selected","fill-bg-tile-selected-hover","fill-bg-toggle-switch","fill-bg-toggle-switch-hover","fill-bg-toggle-switch-selected-disabled","fill-bg-transparent","fill-bg-accent1-primary","fill-bg-accent1-secondary","fill-bg-accent1-tertiary","fill-bg-accent2-primary","fill-bg-accent2-secondary","fill-bg-accent2-tertiary","fill-bg-accent3-primary","fill-bg-accent3-secondary","fill-bg-accent3-tertiary","fill-bg-accent4-primary","fill-bg-accent4-secondary","fill-bg-accent4-tertiary","fill-bg-accent5-primary","fill-bg-accent5-secondary","fill-bg-accent5-tertiary","fill-bg-accent6-primary","fill-bg-accent6-secondary","fill-bg-accent6-tertiary","fill-bg-accent7-primary","fill-bg-accent7-secondary","fill-bg-accent7-tertiary","fill-bg-accent8-primary","fill-bg-accent8-secondary","fill-bg-accent8-tertiary","fill-bg-accent9-primary","fill-bg-accent9-secondary","fill-bg-accent9-tertiary","fill-bg-accent10-primary","fill-bg-accent10-secondary","fill-bg-accent10-tertiary","fill-bg-date-picker-range"],$=["stroke-bg-brand","stroke-bg-page","stroke-bg-primary","stroke-bg-secondary","stroke-bg-tertiary","stroke-bg-quaternary","stroke-bg-inverted-primary","stroke-bg-inverted-secondary","stroke-bg-inverted-tertiary","stroke-bg-inverted-quaternary","stroke-bg-action","stroke-bg-action-hover","stroke-bg-action-focus","stroke-bg-action-active","stroke-bg-action-quaternary","stroke-bg-action-quaternary-hover","stroke-bg-action-quaternary-active","stroke-bg-action-secondary","stroke-bg-action-secondary-hover","stroke-bg-action-secondary-active","stroke-bg-action-tertiary","stroke-bg-action-tertiary-hover","stroke-bg-action-tertiary-active","stroke-bg-app-header","stroke-bg-backdrop-modal","stroke-bg-backdrop-popover","stroke-bg-backdrop-sidebar","stroke-bg-chip","stroke-bg-chip-hover","stroke-bg-chip-active","stroke-bg-danger","stroke-bg-danger-hover","stroke-bg-danger-focus","stroke-bg-danger-active","stroke-bg-danger-tertiary","stroke-bg-danger-tertiary-hover","stroke-bg-danger-tertiary-active","stroke-bg-disabled","stroke-bg-divider","stroke-bg-divider-secondary","stroke-bg-keypad-btn-active","stroke-bg-loading-progress","stroke-bg-loading-track","stroke-bg-segment-hover","stroke-bg-segment-control","stroke-bg-selected","stroke-bg-sidebar","stroke-bg-sidebar-icon","stroke-bg-sidebar-icon-hover","stroke-bg-sidebar-icon-selected","stroke-bg-sidebar-item-hover","stroke-bg-sidebar-item-selected","stroke-bg-site-footer","stroke-bg-site-footer-action","stroke-bg-site-footer-action-hover","stroke-bg-site-footer-action-active","stroke-bg-site-footer-field","stroke-bg-slider-handle","stroke-bg-status-error","stroke-bg-status-info","stroke-bg-status-success","stroke-bg-status-warning","stroke-bg-tab","stroke-bg-tab-hover","stroke-bg-tab-selected","stroke-bg-table-alt-row","stroke-bg-table-header","stroke-bg-table-row-hover","stroke-bg-table-row-selected-expanded","stroke-bg-table-selected-row","stroke-bg-textarea-count","stroke-bg-tile","stroke-bg-tile-hover","stroke-bg-tile-selected","stroke-bg-tile-selected-hover","stroke-bg-toggle-switch","stroke-bg-toggle-switch-hover","stroke-bg-toggle-switch-selected-disabled","stroke-bg-transparent","stroke-bg-accent1-primary","stroke-bg-accent1-secondary","stroke-bg-accent1-tertiary","stroke-bg-accent2-primary","stroke-bg-accent2-secondary","stroke-bg-accent2-tertiary","stroke-bg-accent3-primary","stroke-bg-accent3-secondary","stroke-bg-accent3-tertiary","stroke-bg-accent4-primary","stroke-bg-accent4-secondary","stroke-bg-accent4-tertiary","stroke-bg-accent5-primary","stroke-bg-accent5-secondary","stroke-bg-accent5-tertiary","stroke-bg-accent6-primary","stroke-bg-accent6-secondary","stroke-bg-accent6-tertiary","stroke-bg-accent7-primary","stroke-bg-accent7-secondary","stroke-bg-accent7-tertiary","stroke-bg-accent8-primary","stroke-bg-accent8-secondary","stroke-bg-accent8-tertiary","stroke-bg-accent9-primary","stroke-bg-accent9-secondary","stroke-bg-accent9-tertiary","stroke-bg-accent10-primary","stroke-bg-accent10-secondary","stroke-bg-accent10-tertiary","stroke-bg-date-picker-range"],D=["text-primary","text-secondary","text-inverted-primary","text-inverted-secondary","text-black","text-white","text-brand","text-danger-link","text-danger-link-hover","text-danger-link-active","text-danger-link-focus","text-danger-link-visited","text-disabled","text-error","text-input-disabled","text-input-placeholder","text-link","text-link-hover","text-link-active","text-link-focus","text-link-visited","text-on-action","text-on-danger","text-on-disabled","text-sidebar-link","text-sidebar-link-hover","text-sidebar-link-selected","text-site-footer-link","text-site-footer-link-hover","text-site-footer-link-active","text-success","text-inverted-success","text-accent1-primary","text-accent2-primary","text-accent3-primary","text-accent4-primary","text-accent5-primary","text-accent6-primary","text-accent7-primary","text-accent8-primary","text-accent9-primary","text-accent10-primary"],M=["border-color-action","border-color-action-hover","border-color-action-active","border-color-chip","border-color-danger","border-color-danger-hover","border-color-danger-active","border-color-divider","border-color-divider-secondary","border-color-input-field","border-color-input-field-hover","border-color-input-field-focus","border-color-input-field-danger","border-color-input-field-danger-hover","border-color-input-field-danger-focus","border-color-input-field-disabled","border-color-secondary-btn-disabled","border-color-sidebar-item-focus","border-color-slider-handle","border-color-success","border-color-table-divider","border-color-tile","border-color-tile-hover","border-color-tile-focus","border-color-tile-selected-focus","border-color-tile-selected","border-color-tile-selected-hover","border-color-notification-btn","border-color-notification-btn-dark"],j={"text-primary":"rgba(var(--v-text-primary, 32, 54, 69, 1))","text-secondary":"rgba(var(--v-text-secondary, 107, 116, 125, 1))","text-inverted-primary":"rgba(var(--v-text-inverted-primary, 252, 252, 252, 1))","text-inverted-secondary":"rgba(var(--v-text-inverted-secondary, 188, 186, 213, 1))","text-black":"rgba(var(--v-text-black, 32, 54, 69, 1))","text-white":"rgba(var(--v-text-white, 252, 252, 252, 1))","text-brand":"rgba(var(--v-text-brand, 51, 57, 61, 1))","text-danger-link":"rgba(var(--v-text-danger-link, 230, 50, 87, 1))","text-danger-link-hover":"rgba(var(--v-text-danger-link-hover, 233, 71, 104, 1))","text-danger-link-active":"rgba(var(--v-text-danger-link-active, 189, 41, 71, 1))","text-danger-link-focus":"rgba(var(--v-text-danger-link-focus, 240, 52, 91, 1))","text-danger-link-visited":"rgba(var(--v-text-danger-link-visited, 230, 50, 87, 1))","text-disabled":"rgba(var(--v-text-disabled, 176, 180, 181, 1))","text-error":"rgba(var(--v-text-error, 189, 41, 71, 1))","text-input-disabled":"rgba(var(--v-text-input-disabled, 107, 116, 125, 1))","text-input-placeholder":"rgba(var(--v-text-input-placeholder, 176, 180, 181, 1))","text-link":"rgba(var(--v-text-link, 19, 98, 226, 1))","text-link-hover":"rgba(var(--v-text-link-hover, 4, 112, 236, 1))","text-link-active":"rgba(var(--v-text-link-active, 29, 65, 195, 1))","text-link-focus":"rgba(var(--v-text-link-focus, 4, 112, 236, 1))","text-link-visited":"rgba(var(--v-text-link-visited, 95, 56, 206, 1))","text-on-action":"rgba(var(--v-text-on-action, 252, 252, 252, 1))","text-on-danger":"rgba(var(--v-text-on-danger, 252, 252, 252, 1))","text-on-disabled":"rgba(var(--v-text-on-disabled, 252, 252, 252, 1))","text-sidebar-link":"rgba(var(--v-text-sidebar-link, 188, 186, 213, 1))","text-sidebar-link-hover":"rgba(var(--v-text-sidebar-link-hover, 18, 18, 39, 1))","text-sidebar-link-selected":"rgba(var(--v-text-sidebar-link-selected, 252, 252, 252, 1))","text-site-footer-link":"rgba(var(--v-text-site-footer-link, 171, 198, 216, 1))","text-site-footer-link-hover":"rgba(var(--v-text-site-footer-link-hover, 199, 217, 229, 1))","text-site-footer-link-active":"rgba(var(--v-text-site-footer-link-active, 143, 179, 203, 1))","text-success":"rgba(var(--v-text-success, 1, 128, 31, 1))","text-inverted-success":"rgba(var(--v-text-inverted-success, 89, 217, 119, 1))","text-accent1-primary":"rgba(var(--v-text-accent1-primary, 115, 230, 220, 1))","text-accent2-primary":"rgba(var(--v-text-accent2-primary, 128, 107, 255, 1))","text-accent3-primary":"rgba(var(--v-text-accent3-primary, 255, 220, 131, 1))","text-accent4-primary":"rgba(var(--v-text-accent4-primary, 255, 149, 113, 1))","text-accent5-primary":"rgba(var(--v-text-accent5-primary, 0, 187, 255, 1))","text-accent6-primary":"rgba(var(--v-text-accent6-primary, 240, 52, 91, 1))","text-accent7-primary":"rgba(var(--v-text-accent7-primary, 37, 159, 159, 1))","text-accent8-primary":"rgba(var(--v-text-accent8-primary, 86, 61, 130, 1))","text-accent9-primary":"rgba(var(--v-text-accent9-primary, 255, 191, 63, 1))","text-accent10-primary":"rgba(var(--v-text-accent10-primary, 237, 122, 35, 1))"},q={"bg-brand":"rgba(var(--v-bg-brand, 51, 57, 61, 1))","bg-page":"rgba(var(--v-bg-page, 240, 243, 247, 1))","bg-primary":"rgba(var(--v-bg-primary, 252, 252, 252, 1))","bg-secondary":"rgba(var(--v-bg-secondary, 245, 247, 247, 1))","bg-tertiary":"rgba(var(--v-bg-tertiary, 240, 243, 247, 1))","bg-quaternary":"rgba(var(--v-bg-quaternary, 241, 248, 251, 1))","bg-inverted-primary":"rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1))","bg-inverted-secondary":"rgba(var(--v-bg-inverted-secondary, 18, 18, 39, 1))","bg-inverted-tertiary":"rgba(var(--v-bg-inverted-tertiary, 24, 24, 48, 1))","bg-inverted-quaternary":"rgba(var(--v-bg-inverted-quaternary, 70, 71, 101, 1))","bg-action":"rgba(var(--v-bg-action, 19, 98, 226, 1))","bg-action-hover":"rgba(var(--v-bg-action-hover, 4, 112, 236, 1))","bg-action-focus":"rgba(var(--v-bg-action-focus, 19, 98, 226, 1))","bg-action-active":"rgba(var(--v-bg-action-active, 29, 65, 195, 1))","bg-action-quaternary":"rgba(var(--v-bg-action-quaternary, 222, 225, 227, 1))","bg-action-quaternary-hover":"rgba(var(--v-bg-action-quaternary-hover, 239, 239, 239, 1))","bg-action-quaternary-active":"rgba(var(--v-bg-action-quaternary-active, 205, 209, 211, 1))","bg-action-secondary":"rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))","bg-action-secondary-hover":"rgba(var(--v-bg-action-secondary-hover, 4, 112, 236, 0.1))","bg-action-secondary-active":"rgba(var(--v-bg-action-secondary-active, 29, 65, 195, 0.1))","bg-action-tertiary":"rgba(var(--v-bg-action-tertiary, 0, 0, 0, 0))","bg-action-tertiary-hover":"rgba(var(--v-bg-action-tertiary-hover, 4, 4, 28, 0.05))","bg-action-tertiary-active":"rgba(var(--v-bg-action-tertiary-active, 4, 4, 28, 0.1))","bg-app-header":"rgba(var(--v-bg-app-header, 240, 243, 247, 0.88))","bg-backdrop-modal":"rgba(var(--v-bg-backdrop-modal, 18, 18, 39, 0.85))","bg-backdrop-popover":"rgba(var(--v-bg-backdrop-popover, 32, 54, 69, 0.16))","bg-backdrop-sidebar":"rgba(var(--v-bg-backdrop-sidebar, 18, 18, 39, 0.85))","bg-chip":"rgba(var(--v-bg-chip, 32, 54, 69, 0.06))","bg-chip-hover":"rgba(var(--v-bg-chip-hover, 32, 54, 69, 0.12))","bg-chip-active":"rgba(var(--v-bg-chip-active, 32, 54, 69, 0.2))","bg-danger":"rgba(var(--v-bg-danger, 189, 41, 71, 1))","bg-danger-hover":"rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))","bg-danger-focus":"rgba(var(--v-bg-danger-focus, 189, 41, 71, 1))","bg-danger-active":"rgba(var(--v-bg-danger-active, 230, 50, 87, 1))","bg-danger-tertiary":"rgba(var(--v-bg-danger-tertiary, 0, 0, 0, 0))","bg-danger-tertiary-hover":"rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2))","bg-danger-tertiary-active":"rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2))","bg-disabled":"rgba(var(--v-bg-disabled, 176, 180, 181, 1))","bg-divider":"rgba(var(--v-bg-divider, 171, 198, 216, 1))","bg-divider-secondary":"rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))","bg-keypad-btn-active":"rgba(var(--v-bg-keypad-btn-active, 229, 239, 255, 1))","bg-loading-progress":"rgba(var(--v-bg-loading-progress, 153, 192, 255, 1))","bg-loading-track":"rgba(var(--v-bg-loading-track, 229, 239, 255, 1))","bg-segment-hover":"rgba(var(--v-bg-segment-hover, 205, 209, 211, 1))","bg-segment-control":"rgba(var(--v-bg-segment-control, 89, 96, 99, 0.1))","bg-selected":"rgba(var(--v-bg-selected, 0, 151, 255, 0.3))","bg-sidebar":"rgba(var(--v-bg-sidebar, 18, 18, 39, 1))","bg-sidebar-icon":"rgba(var(--v-bg-sidebar-icon, 188, 186, 213, 1))","bg-sidebar-icon-hover":"rgba(var(--v-bg-sidebar-icon-hover, 18, 18, 39, 1))","bg-sidebar-icon-selected":"rgba(var(--v-bg-sidebar-icon-selected, 252, 252, 252, 1))","bg-sidebar-item-hover":"rgba(var(--v-bg-sidebar-item-hover, 252, 252, 252, 1))","bg-sidebar-item-selected":"rgba(var(--v-bg-sidebar-item-selected, 19, 98, 226, 0.4))","bg-site-footer":"rgba(var(--v-bg-site-footer, 51, 57, 61, 1))","bg-site-footer-action":"rgba(var(--v-bg-site-footer-action, 171, 198, 216, 1))","bg-site-footer-action-hover":"rgba(var(--v-bg-site-footer-action-hover, 199, 217, 229, 1))","bg-site-footer-action-active":"rgba(var(--v-bg-site-footer-action-active, 143, 179, 203, 1))","bg-site-footer-field":"rgba(var(--v-bg-site-footer-field, 89, 96, 99, 1))","bg-slider-handle":"rgba(var(--v-bg-slider-handle, 252, 252, 252, 1))","bg-status-error":"rgba(var(--v-bg-status-error, 255, 110, 139, 1))","bg-status-info":"rgba(var(--v-bg-status-info, 205, 209, 211, 1))","bg-status-success":"rgba(var(--v-bg-status-success, 160, 233, 167, 1))","bg-status-warning":"rgba(var(--v-bg-status-warning, 255, 220, 131, 1))","bg-tab":"rgba(var(--v-bg-tab, 240, 243, 247, 1))","bg-tab-hover":"rgba(var(--v-bg-tab-hover, 245, 247, 247, 1))","bg-tab-selected":"rgba(var(--v-bg-tab-selected, 32, 54, 69, 1))","bg-table-alt-row":"rgba(var(--v-bg-table-alt-row, 245, 247, 247, 1))","bg-table-header":"rgba(var(--v-bg-table-header, 240, 243, 247, 1))","bg-table-row-hover":"rgba(var(--v-bg-table-row-hover, 241, 248, 251, 1))","bg-table-row-selected-expanded":"rgba(var(--v-bg-table-row-selected-expanded, 229, 239, 255, 1))","bg-table-selected-row":"rgba(var(--v-bg-table-selected-row, 204, 223, 255, 1))","bg-textarea-count":"rgba(var(--v-bg-textarea-count, 4, 4, 28, 0.6))","bg-tile":"rgba(var(--v-bg-tile, 252, 252, 252, 1))","bg-tile-hover":"rgba(var(--v-bg-tile-hover, 245, 247, 247, 1))","bg-tile-selected":"rgba(var(--v-bg-tile-selected, 242, 247, 255, 1))","bg-tile-selected-hover":"rgba(var(--v-bg-tile-selected-hover, 229, 239, 255, 1))","bg-toggle-switch":"rgba(var(--v-bg-toggle-switch, 107, 116, 125, 0.7))","bg-toggle-switch-hover":"rgba(var(--v-bg-toggle-switch-hover, 107, 116, 125, 1))","bg-toggle-switch-selected-disabled":"rgba(var(--v-bg-toggle-switch-selected-disabled, 153, 192, 255, 1))","bg-transparent":"rgba(var(--v-bg-transparent, 0, 0, 0, 0))","bg-accent1-primary":"rgba(var(--v-bg-accent1-primary, 115, 230, 220, 1))","bg-accent1-secondary":"rgba(var(--v-bg-accent1-secondary, 193, 244, 239, 1))","bg-accent1-tertiary":"rgba(var(--v-bg-accent1-tertiary, 224, 249, 247, 1))","bg-accent2-primary":"rgba(var(--v-bg-accent2-primary, 128, 107, 255, 1))","bg-accent2-secondary":"rgba(var(--v-bg-accent2-secondary, 199, 189, 255, 1))","bg-accent2-tertiary":"rgba(var(--v-bg-accent2-tertiary, 227, 222, 255, 1))","bg-accent3-primary":"rgba(var(--v-bg-accent3-primary, 255, 220, 131, 1))","bg-accent3-secondary":"rgba(var(--v-bg-accent3-secondary, 255, 239, 200, 1))","bg-accent3-tertiary":"rgba(var(--v-bg-accent3-tertiary, 255, 247, 227, 1))","bg-accent4-primary":"rgba(var(--v-bg-accent4-primary, 255, 149, 113, 1))","bg-accent4-secondary":"rgba(var(--v-bg-accent4-secondary, 255, 208, 192, 1))","bg-accent4-tertiary":"rgba(var(--v-bg-accent4-tertiary, 255, 231, 223, 1))","bg-accent5-primary":"rgba(var(--v-bg-accent5-primary, 0, 187, 255, 1))","bg-accent5-secondary":"rgba(var(--v-bg-accent5-secondary, 142, 223, 249, 1))","bg-accent5-tertiary":"rgba(var(--v-bg-accent5-tertiary, 227, 247, 253, 1))","bg-accent6-primary":"rgba(var(--v-bg-accent6-primary, 255, 130, 201, 1))","bg-accent6-secondary":"rgba(var(--v-bg-accent6-secondary, 255, 199, 231, 1))","bg-accent6-tertiary":"rgba(var(--v-bg-accent6-tertiary, 255, 227, 243, 1))","bg-accent7-primary":"rgba(var(--v-bg-accent7-primary, 37, 159, 159, 1))","bg-accent7-secondary":"rgba(var(--v-bg-accent7-secondary, 155, 212, 214, 1))","bg-accent7-tertiary":"rgba(var(--v-bg-accent7-tertiary, 208, 239, 239, 1))","bg-accent8-primary":"rgba(var(--v-bg-accent8-primary, 86, 61, 130, 1))","bg-accent8-secondary":"rgba(var(--v-bg-accent8-secondary, 199, 162, 204, 1))","bg-accent8-tertiary":"rgba(var(--v-bg-accent8-tertiary, 230, 214, 234, 1))","bg-accent9-primary":"rgba(var(--v-bg-accent9-primary, 255, 191, 63, 1))","bg-accent9-secondary":"rgba(var(--v-bg-accent9-secondary, 254, 215, 142, 1))","bg-accent9-tertiary":"rgba(var(--v-bg-accent9-tertiary, 251, 226, 185, 1))","bg-accent10-primary":"rgba(var(--v-bg-accent10-primary, 237, 122, 35, 1))","bg-accent10-secondary":"rgba(var(--v-bg-accent10-secondary, 241, 146, 85, 1))","bg-accent10-tertiary":"rgba(var(--v-bg-accent10-tertiary, 245, 187, 148, 1))","bg-date-picker-range":"rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))"},N={"border-color-action":"rgba(var(--v-border-color-action, 19, 98, 226, 1))","border-color-action-hover":"rgba(var(--v-border-color-action-hover, 4, 112, 236, 1))","border-color-action-active":"rgba(var(--v-border-color-action-active, 29, 65, 195, 1))","border-color-chip":"rgba(var(--v-border-color-chip, 205, 209, 211, 1))","border-color-danger":"rgba(var(--v-border-color-danger, 230, 50, 87, 1))","border-color-danger-hover":"rgba(var(--v-border-color-danger-hover, 255, 87, 114, 1))","border-color-danger-active":"rgba(var(--v-border-color-danger-active, 189, 41, 71, 1))","border-color-divider":"rgba(var(--v-border-color-divider, 171, 198, 216, 1))","border-color-divider-secondary":"rgba(var(--v-border-color-divider-secondary, 199, 217, 229, 1))","border-color-input-field":"rgba(var(--v-border-color-input-field, 171, 198, 216, 1))","border-color-input-field-hover":"rgba(var(--v-border-color-input-field-hover, 115, 160, 190, 1))","border-color-input-field-focus":"rgba(var(--v-border-color-input-field-focus, 19, 98, 226, 1))","border-color-input-field-danger":"rgba(var(--v-border-color-input-field-danger, 230, 50, 87, 1))","border-color-input-field-danger-hover":"rgba(var(--v-border-color-input-field-danger-hover, 255, 87, 114, 1))","border-color-input-field-danger-focus":"rgba(var(--v-border-color-input-field-danger-focus, 233, 71, 104, 1))","border-color-input-field-disabled":"rgba(var(--v-border-color-input-field-disabled, 222, 225, 227, 1))","border-color-secondary-btn-disabled":"rgba(var(--v-border-color-secondary-btn-disabled, 176, 180, 181, 1))","border-color-sidebar-item-focus":"rgba(var(--v-border-color-sidebar-item-focus, 19, 98, 226, 1))","border-color-slider-handle":"rgba(var(--v-border-color-slider-handle, 199, 217, 229, 1))","border-color-success":"rgba(var(--v-border-color-success, 1, 128, 31, 1))","border-color-table-divider":"rgba(var(--v-border-color-table-divider, 171, 198, 216, 1))","border-color-tile":"rgba(var(--v-border-color-tile, 171, 198, 216, 1))","border-color-tile-hover":"rgba(var(--v-border-color-tile-hover, 115, 160, 190, 1))","border-color-tile-focus":"rgba(var(--v-border-color-tile-focus, 19, 98, 226, 1))","border-color-tile-selected-focus":"rgba(var(--v-border-color-tile-selected-focus, 19, 98, 226, 1))","border-color-tile-selected":"rgba(var(--v-border-color-tile-selected, 19, 98, 226, 1))","border-color-tile-selected-hover":"rgba(var(--v-border-color-tile-selected-hover, 4, 112, 236, 1))","border-color-notification-btn":"rgba(var(--v-border-color-notification-btn, 32, 54, 69, 1))","border-color-notification-btn-dark":"rgba(var(--v-border-color-notification-btn-dark, 32, 54, 69, 1))"},O={0:0,"size-4":4,"size-8":8,"size-12":12,"size-16":16,"size-20":20,"size-24":24,"size-32":32,"size-40":40,"size-48":48,"size-64":64,"size-72":72,"size-80":80,"size-112":112,"size-2":2},S=["shadow-card","shadow-modal","shadow-popover","shadow-form-field","shadow-dropdown-menu","shadow-app-header","shadow-modal-header","shadow-modal-footer","shadow-modal-footer-no-scroll"],Y={"shadow-card":"var(--v-shadow-card, 0px 2px 8px 0px rgba(0, 0, 0, 0.04), 0px 2px 4px 0px rgba(0, 0, 0, 0.02))","shadow-modal":"var(--v-shadow-modal, 0px 6px 40px 0px rgba(2, 2, 15, 0.04), 0px 4px 24px 0px rgba(2, 2, 15, 0.08), 0px 8px 80px 0px rgba(2, 2, 15, 0.16))","shadow-popover":"var(--v-shadow-popover, 0px 0px 88px 0px rgba(2, 2, 15, 0.01), 0px 0px 32px 0px rgba(2, 2, 15, 0.02), 0px 4px 72px 0px rgba(2, 2, 15, 0.06))","shadow-form-field":"var(--v-shadow-form-field, 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.1))","shadow-dropdown-menu":"var(--v-shadow-dropdown-menu, 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1))","shadow-app-header":"var(--v-shadow-app-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-header":"var(--v-shadow-modal-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-footer":"var(--v-shadow-modal-footer, 0px -2px 8px 0px rgba(45, 76, 97, 0.2), 0px -1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-footer-no-scroll":"var(--v-shadow-modal-footer-no-scroll, 0px -1px 0px 0px rgba(45, 76, 97, 0.15))"},T={"rounded-none":0,"rounded-full":9999,"rounded-2":2,"rounded-4":4,"rounded-8":8,"rounded-12":12,"rounded-16":16,"rounded-24":24,"rounded-32":32,"rounded-48":48},z=["border-secondary-btn","border-secondary-btn-hover","border-secondary-danger-btn","border-secondary-btn-active","border-secondary-danger-btn-hover","border-secondary-danger-btn-active","border-input-field","border-input-field-hover","border-input-field-focus","border-input-field-danger","border-input-field-danger-hover","border-input-field-danger-focus","border-sidebar-item-focus","border-input-field-disabled","border-success","border-secondary-btn-disabled","border-chip","border-divider","border-divider-secondary","border-tile-selected","border-tile-selected-hover","border-table-divider","border-slider-handle","border-tile","border-tile-hover","border-tile-focus","border-tile-selected-focus","border-notification-btn","border-notification-btn-black"],I={"border-secondary-btn":"2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1))","border-secondary-btn-hover":"2px solid rgba(var(--v-border-secondary-btn-hover, 4, 112, 236, 1))","border-secondary-danger-btn":"2px solid rgba(var(--v-border-secondary-danger-btn, 230, 50, 87, 1))","border-secondary-btn-active":"2px solid rgba(var(--v-border-secondary-btn-active, 29, 65, 195, 1))","border-secondary-danger-btn-hover":"2px solid rgba(var(--v-border-secondary-danger-btn-hover, 255, 87, 114, 1))","border-secondary-danger-btn-active":"2px solid rgba(var(--v-border-secondary-danger-btn-active, 189, 41, 71, 1))","border-input-field":"1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1))","border-input-field-hover":"1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1))","border-input-field-focus":"1px solid rgba(var(--v-border-input-field-focus, 19, 98, 226, 1))","border-input-field-danger":"1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1))","border-input-field-danger-hover":"1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1))","border-input-field-danger-focus":"1px solid rgba(var(--v-border-input-field-danger-focus, 233, 71, 104, 1))","border-sidebar-item-focus":"2px solid rgba(var(--v-border-sidebar-item-focus, 19, 98, 226, 1))","border-input-field-disabled":"1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1))","border-success":"2px solid rgba(var(--v-border-success, 1, 128, 31, 1))","border-secondary-btn-disabled":"2px solid rgba(var(--v-border-secondary-btn-disabled, 176, 180, 181, 1))","border-chip":"1px solid rgba(var(--v-border-chip, 205, 209, 211, 1))","border-divider":"1px solid rgba(var(--v-border-divider, 171, 198, 216, 1))","border-divider-secondary":"1px solid rgba(var(--v-border-divider-secondary, 199, 217, 229, 1))","border-tile-selected":"2px solid rgba(var(--v-border-tile-selected, 19, 98, 226, 1))","border-tile-selected-hover":"2px solid rgba(var(--v-border-tile-selected-hover, 4, 112, 236, 1))","border-table-divider":"1px solid rgba(var(--v-border-table-divider, 171, 198, 216, 1))","border-slider-handle":"1px solid rgba(var(--v-border-slider-handle, 199, 217, 229, 1))","border-tile":"1px solid rgba(var(--v-border-tile, 171, 198, 216, 1))","border-tile-hover":"1px solid rgba(var(--v-border-tile-hover, 115, 160, 190, 1))","border-tile-focus":"1px solid rgba(var(--v-border-tile-focus, 19, 98, 226, 1))","border-tile-selected-focus":"2px solid rgba(var(--v-border-tile-selected-focus, 19, 98, 226, 1))","border-notification-btn":"2px solid rgba(var(--v-border-notification-btn, 32, 54, 69, 1))","border-notification-btn-black":"2px solid rgba(var(--v-border-notification-btn-black, 32, 54, 69, 1))"},B=(e=0)=>{const r=[0,1,2,3,4,5,6];return r.concat(r).slice(e,e+7)};var E;!function(e){e.sun="Sunday",e.mon="Monday",e.tue="Tuesday",e.wed="Wednesday",e.thu="Thursday",e.fri="Friday",e.sat="Saturday"}(E||(E={}));const F=()=>Intl.DateTimeFormat().resolvedOptions().timeZone,P=e=>{const r=e.mode,t=e.startDate,a=e.endDate;if(!t&&!a)return"";const o=e=>`${e.getMonthName()} ${e.date} ${e.year}`;if("single"===r&&t)return`${d.t("Selected result")}: ${o(t)}`;if("range"===r){const e=d.t("Start Date"),r=d.t("End Date");if(t&&a)return`${d.t("Selected result")} ${e}: ${o(t)}. ${r}: ${o(a)}.`;if(t)return`${d.t("Selected result")} ${e}: ${o(t)}.`}return""};class A{constructor(e,r){this._hours=e,this._minutes=r}static fromString(e){const r=this.convertTimeTo24Hour(e),[t,a]=r.split(":");return new A(Number(t),Number(a))}static fromDate(e){return new A(e.getHours(),e.getMinutes())}static calculateDuration(e,r,t="minutes"){let a=r.totalMinutes;0===r.hours&&0!==e.hours&&(a+=1440);const o=a-e.totalMinutes;return"hours"===t?o/60:o}static convertTimeTo24Hour(e){const r=e.toLocaleLowerCase();if(r.includes("am")||r.includes("pm")){const e=r.includes("am"),t=r.replace("am","").replace("pm","").trim(),[a,o]=t.split(":"),i=o.padStart(2,"0");return e?`${"12"===a?"00":a}:${i}`:`${"12"===a?"12":`${Number(a)+12}`}:${i}`}return e}get hours(){return this._hours}get minutes(){return this._minutes}get totalMinutes(){return 60*this._hours+this._minutes}toString(e="hh:mm"){const r=this._hours.toString().padStart(2,"0"),t=this._minutes.toString().padStart(2,"0");switch(e.toLowerCase()){case"hh:m":return`${r}:${this._minutes}`;case"h:mm":return`${this._hours}:${t}`;case"h:m":return`${this._hours}:${this._minutes}`;case"12-hour":return`${this._hours%12||12}:${t} ${d.t(this._hours>=12?"pm":"am")}`;default:return`${r}:${t}`}}}class R{constructor(e,r){this.originalDate=e,this.timezone=r,this.syncDateTime()}static fromDate(e,r){return new R(e,r)}static fromInitDataSource(e,r){const t=new Date(e);if(r.time){const e=A.fromString(r.time);t.setHours(e.hours,e.minutes,0,0)}else r.endTimeMissing&&t.setHours(23,59,59,0);return R.fromDate(t,r.timezone)}get calendarDate(){return this.date}get calendarTime(){return this.time}toDate(){return this.date.toDate()}setTimezone(e){this.timezone=e,this.syncDateTime()}syncDateTime(){const e=this.convertDateToTimezone(this.originalDate);this.date=new J(e.getFullYear(),e.getMonth()+1,e.getDate()),this.time=A.fromDate(e)}convertDateToTimezone(e){if(this.timezone===F())return e;try{const r=new Intl.DateTimeFormat([],{timeZone:this.timezone,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(e),t=this.findDateTimeFormatPart(r,"year"),a=this.findDateTimeFormatPart(r,"month"),o=this.findDateTimeFormatPart(r,"day"),i=this.findDateTimeFormatPart(r,"hour"),n=this.findDateTimeFormatPart(r,"minute"),c=this.findDateTimeFormatPart(r,"second");if(t&&a&&o&&i&&n&&c){const e=parseInt(t.value,10),r=parseInt(a.value,10),b=parseInt(o.value,10),s=parseInt(i.value,10),g=parseInt(n.value,10),d=parseInt(c.value,10);return new Date(e,r-1,b,s,g,d)}}catch(e){l.warn("Invalid timezone:",this.timezone)}return e}findDateTimeFormatPart(e,r){return e.find((e=>e.type===r))}}const W=e=>!isNaN(Date.parse(e)),V=(e,r)=>e.getTime()>r.getTime(),C=(e,r)=>e.getTime()<r.getTime(),G=(e,r)=>e.getTime()<=r.getTime(),H=(e,r)=>"12-hour"===r?new RegExp(/^(1[012]|0[1-9]):[0-5][0-9] ([AP][M])$/).test(e):new RegExp(/^([0-1][0-9]|2[0-3]):[0-5][0-9]$/).test(e),L=(e,r=2,t="0")=>{if(e||0===e)return e.toString().padStart(r,t);l.error("The input should be a number")},U=e=>{if(H(e,"12-hour")){const[r,t,a]=e.replace(" ",":").split(":");let o=parseInt(r,10);return"PM"===a&&12!==o?o+=12:"AM"===a&&12===o&&(o=0),`${L(o)}:${t}`}return e},Z=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"];class J{constructor(e,r,t){this._date=t,this._month=r,this._year=e}static from(e,r=F()){return R.fromDate(e,r).calendarDate}static fromString(e,r="MM/DD/YYYY",t="en-us"){if(!e)return null;const a=[];let o=null;for(;null!=(o=x.exec(r));)"\\"!==o[1]&&a.push(o);if(a.length){const r={year:void 0,month:void 0,shortMonth:void 0,longMonth:void 0,day:void 0,value:""},o=a[0];o&&o.index>0&&(r.value+=".*?");for(const[e,o]of Object.entries(a)){const a=Number(e);if(o){const{group:e,pattern:i}=this.getPatternByFormatToken(o[0],t);r[e]=a+1,r.value+=i,r.value+=".*?"}}const i=new RegExp(`^${r.value}$`);if(i.test(e)){const a=i.exec(e);if(a&&r.year&&(r.month||r.shortMonth||r.longMonth)&&r.day){const e=Number(a[r.year]);let o=1;r.month?o=Number(a[r.month])-1:r.shortMonth?o=this.shortMonths(t).indexOf(a[r.shortMonth]):r.longMonth&&(o=this.longMonths(t).indexOf(a[r.longMonth]));const i=Number(a[r.day]),n=Number(L(e,4,`${(new Date).getFullYear()}`.slice(0,2)));return isNaN(Date.parse(`${n}-${L(o+1)}-${L(i)}`))?null:this.from(new Date(n,o,i,0,0,0,0))}}}return this.from(new Date(e))}static getPatternByFormatToken(e,r){switch(e){case"YY":case"YYYY":return{group:"year",pattern:`(\\d{${e.length}})`};case"M":return{group:"month",pattern:"(\\d{1,2})"};case"MM":return{group:"month",pattern:"(\\d{2})"};case"MMM":return{group:"shortMonth",pattern:`(${this.shortMonths(r).join("|")})`};case"MMMM":return{group:"longMonth",pattern:`(${this.longMonths(r).join("|")})`};case"D":return{group:"day",pattern:"(\\d{1,2})"};case"DD":return{group:"day",pattern:"(\\d{2})"};default:return{group:"unknown",pattern:"(.*)"}}}static shortMonths(e){return this.MONTHS.map((r=>new Date(2019,r).toLocaleString(e,{month:"short"})))}static longMonths(e){return this.MONTHS.map((r=>new Date(2019,r).toLocaleString(e,{month:"long"})))}get year(){return this._year}set year(e){this._year=e}get month(){return this._month}set month(e){this._month=e}get date(){return this._date}set date(e){this._date=e}toString(e="MM/DD/YYYY",r="en-us"){let t="";const a=[];let o=null;for(;null!=(o=x.exec(e));)"\\"!==o[1]&&a.push(o);if(a.length){const o=a[0];o&&o.index>0&&(t+=e.substring(0,o.index));for(const[o,i]of Object.entries(a)){const n=Number(o);if(i){t+=this.getDateItemByFormatToken(i[0],r);const o=a[n+1];o&&(t+=e.substring(i.index+i[0].length,o.index)),n===a.length-1&&(t+=e.substring(i.index+i[0].length))}}}return t.replace(/\\/g,"")}isToday(e=F()){if(e===F()){const e=new Date;return e.getFullYear()===this.year&&e.getMonth()+1===this.month&&e.getDate()===this.date}const{year:r,month:t,date:a}=R.fromDate(new Date,e).calendarDate;return r===this.year&&t===this.month&&a===this.date}toDate(){return new Date(this.year,this.month-1,this.date)}compare(e){const{year:r,month:t}=e,a={isPreviousMonth:!1,inMonth:!1,isNextMonth:!1};return this.year===r?this.month<t?a.isPreviousMonth=!0:this.month>t?a.isNextMonth=!0:a.inMonth=!0:this.year>r?a.isNextMonth=!0:a.isPreviousMonth=!0,a}equal(e){if(!e)return!1;const{year:r,month:t,date:a}=e;return this._year===r&&this._month===t&&this._date===a}getMonthName(e=!1){return d.t(this.toDate().toLocaleDateString("en-US",{month:e?"short":"long"}))}isAfter(e){return!!e&&V(this.toDate(),e.toDate())}isBefore(e){return!!e&&C(this.toDate(),e.toDate())}firstDateOfMonth(){return J.from(new Date(this.year,this.month-1,1))}lastDateOfMonth(){return J.from(new Date(this.year,this.month,0))}add(e=0,r=0,t=0){const a=this.toDate(),o=new Date(a.getFullYear()+e,a.getMonth()+r,a.getDate()+t);return J.from(o)}getWeekDayShortName(){const e=this.toDate();return Z[e.getDay()]}getDateItemByFormatToken(e,r){switch(e){case"YY":return String(this.year).slice(-2);case"YYYY":return String(this.year);case"M":return String(this.month);case"MM":return`0${this.month}`.slice(-2);case"MMM":return J.shortMonths(r)[this.month-1];case"MMMM":return J.longMonths(r)[this.month-1];case"D":return String(this.date);case"DD":return`0${this.date}`.slice(-2);default:return""}}}J.MONTHS=[0,1,2,3,4,5,6,7,8,9,10,11];class K{constructor(){this.weekdays=B()}getWeekdayNames(){return Z}generateDates(e){const r=e.startDate.toDate(),t=[];for(let a=0;a<e.count;a++)t.push(new Date(r)),r.setDate(r.getDate()+1);return t}generateWeekHead(){return this.weekdays.map((e=>this.getWeekdayNames()[e]))}}class Q{constructor(e,r){this._weekdays=e,this._dateItems=r}get weekdays(){return this._weekdays}get dateItems(){return this._dateItems}}class X extends K{generate(e){const r=this.generateDates(e),t=e.showWeekends;let a=this.generateWeekHead(),o=[r.map((e=>J.from(e)))];return!1===t&&(a=a.slice(1,6),o=o.map((e=>e.slice(1,6)))),new Q(a,o)}}class _{constructor(e,r,t){this._count=e,this._timezone=t||F(),this._current=r||J.from(new Date,this._timezone),this.calculatePeriod(this._current)}get current(){return this._current}get startDate(){return this._startDate}get endDate(){return this._endDate}get count(){return this._count}get type(){return this._type}get showWeekends(){return this._showWeekends}get timezone(){return this._timezone}goTo(e){return this.createBy(e)}now(){return this.createBy(J.from(new Date,this._timezone))}equal(e){return this.startDate.equal(e.startDate)&&this.endDate.equal(e.endDate)}calculatePeriod(e){const r=e.toDate();this.count>1&&r.setDate(r.getDate()-B().indexOf(r.getDay())),this._startDate=J.from(r),r.setDate(r.getDate()+this.count-1),this._endDate=J.from(r)}}class ee{format(e){if(Ve(e)){const r=[];return this.getStates().forEach((t=>{const a=this.formatToken(e[t]);a&&r.push(`:host${"default"===t?"":`(:${t})`}{\n\t${a}\n}`)})),r.join("\n")}return`:host{\n\t${this.formatToken(e)}\n}`}}const re=new class extends ee{constructor(){super(...arguments),this.states=["default","hover","active","focus-visible"]}formatToken(e){return xe(e)?`background-color: ${q[e]};`:(l.warn(`The backgroundColor value ${e} is invalid, it must be a value of: `,k),"")}getStates(){return this.states}};var te;function ae(e,r=15){const[t,a]=e.split(":");return Math.round((60*Number(t)+Number(a))/r)}function oe(e){return"vega-calendar-event-slot-"+e}function ie(e,r=te.NEXT){const t=e.toDate().getDay();if(0===t||6===t){let a=0===t?1:2;return r===te.PREVIOUS&&(a=0===t?-2:-1),J.from(new Date(e.year,e.month-1,e.date+a))}return e}function ne(e="bg-accent6-primary"){return xe(e)?`.event-bg-color{${re.formatToken(e)}}`:`.event-bg-color{background-color:${e}}`}!function(e){e.PREVIOUS="-1",e.NEXT="1"}(te||(te={}));class ce extends _{constructor(e,r,t){super(ce.DISPLAY_DATE_COUNT,e,t),this._type="day",this._showWeekends=!0,this._showWeekends=!1!==r}next(){const e=this.current.toDate();e.setDate(e.getDate()+1);let r=J.from(e);return!1===this._showWeekends&&(r=ie(r)),this.createBy(r)}previous(){const e=this.current.toDate();e.setDate(e.getDate()-1);let r=J.from(e);return!1===this._showWeekends&&(r=ie(r,te.PREVIOUS)),this.createBy(r)}now(){let e=J.from(new Date,this.timezone);return!1===this._showWeekends&&(e=ie(e)),this.createBy(e)}getViewDateSummary(){const e=this.current,r=d.t(e.getMonthName());return`${e.date} ${r}, ${e.year}`}createBy(e){return new ce(e,this._showWeekends,this.timezone)}}ce.DISPLAY_DATE_COUNT=1;class be extends _{constructor(e,r,t){super(be.DISPLAY_DATE_COUNT,e,t),this._type="week",this._showWeekends=!0,this.weekViewGenerator=new X,this._showWeekends=!1!==r}next(){const e=this.current.toDate();return e.setDate(e.getDate()+7),this.createBy(J.from(e))}previous(){const e=this.current.toDate();return e.setDate(e.getDate()-7),this.createBy(J.from(e))}getViewDateSummary(){const e=this.weekViewGenerator.generate(this).dateItems[0],r=e[0],t=e[e.length-1],[a,o]=[r,t].map((e=>d.t(e.getMonthName())));return`${r.date} ${a}${r.year===t.year?"":", "+r.year} - ${t.date} ${o}, ${t.year}`}createBy(e){return new be(e,this._showWeekends,this.timezone)}}be.DISPLAY_DATE_COUNT=7;class se extends _{constructor(e,r,t){super(se.DISPLAY_DATE_COUNT,e,t),this._type="month",this._showWeekends=!0,this._showWeekends=!1!==r}static getMonthFirstDay(e,r){const t=e||J.from(new Date,r);return new J(t.year,t.month,1)}calculatePeriod(e){const r=se.getMonthFirstDay(e).toDate();r.setDate(r.getDate()-B().indexOf(r.getDay())),this._startDate=J.from(r),r.setDate(r.getDate()+this.count-1),this._endDate=J.from(r)}next(){const e=this.current.toDate(),r=e.getFullYear(),t=e.getMonth()+1,a=e.getDate(),o=new Date(r,t+1,0).getDate(),i=Math.min(a,o),n=new Date(r,t,i);return this.createBy(J.from(n))}previous(){const e=this.current.toDate(),r=e.getFullYear(),t=e.getMonth()-1,a=e.getDate(),o=new Date(r,t+1,0).getDate(),i=Math.min(a,o),n=new Date(r,t,i);return this.createBy(J.from(n))}getViewDateSummary(){const e=this.current;return`${d.t(this.current.getMonthName())}, ${e.year}`}createBy(e){return new se(e,this._showWeekends,this.timezone)}}se.DISPLAY_DATE_COUNT=42;const ge=e=>"string"==typeof e&&["top","bottom","left","right","x","y"].includes(e),de=e=>"string"==typeof e&&"number"==typeof O[e],le=e=>"object"==typeof e&&null!==e&&Object.keys(e).every(ge)&&Object.values(e).every((e=>e in O)),ve=e=>"object"==typeof e&&null!==e&&Object.keys(e).every(pe),pe=r=>"string"==typeof r&&(r in e||"default"===r),he=e=>"string"==typeof e&&e in T,ye=e=>"string"==typeof e&&m.includes(e),ue=e=>ye(e)&&/^border-color-.+$/.test(e),fe=e=>"string"==typeof e&&z.includes(e),xe=e=>ye(e)&&/^bg-.+$/.test(e),me=e=>ye(e)&&/^text-.+$/.test(e),ke=e=>"string"==typeof e&&S.includes(e),we=e=>("string"==typeof e||"number"==typeof e)&&p.test(e.toString()),$e=e=>("string"==typeof e||"number"==typeof e)&&v.test(e.toString()),De=e=>"string"==typeof e&&a.includes(e),Me=r=>Object.keys(e).includes(r),je=e=>"object"==typeof e&&null!==e&&("number"==typeof e.X||["start","center","end"].includes(e.X))&&("number"==typeof e.Y||["start","center","end"].includes(e.Y)),qe=e=>"string"==typeof e.groupId&&e.element&&"VEGA-ACCORDION"===e.element.tagName,Ne=e=>"string"==typeof e&&o.includes(e),Oe=e=>"string"==typeof e&&i.includes(e),Se=e=>"string"==typeof e&&n.includes(e),Ye=e=>"string"==typeof e&&c.includes(e),Te=e=>"string"==typeof e&&s.includes(e),ze=(e,r)=>Array.isArray(e)&&e.every(r),Ie=e=>"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"label")&&Object.prototype.hasOwnProperty.call(e,"key"),Be=e=>"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"id")&&Object.prototype.hasOwnProperty.call(e,"displayName"),Ee=e=>"string"==typeof e&&b.includes(e),Fe=e=>null!=e,Pe=e=>"string"==typeof e&&g.includes(e),Ae=e=>"string"==typeof e&&r.includes(e),Re=e=>"string"==typeof e&&["top","right","bottom","left","top-left","top-right","bottom-left","bottom-right"].includes(e),We=e=>"object"==typeof e&&null!==e&&Object.keys(e).every(Re)&&Object.values(e).every((e=>e in T)),Ve=e=>"object"==typeof e&&null!==e&&Object.keys(e).every(Ce),Ce=e=>"string"==typeof e&&t.includes(e),Ge=e=>"object"==typeof e&&null!==e&&"key"in e&&"label"in e&&"string"==typeof e.label,He=e=>e instanceof J,Le=e=>!!e&&"function"==typeof e.evaluate&&"function"==typeof e.canEvaluate,Ue=e=>de(e)||"auto"===e,Ze=e=>"object"==typeof e&&null!==e&&Object.keys(e).every(ge)&&Object.values(e).every(Ue),Je=e=>"number"==typeof e||!("string"!=typeof e||!e)&&(!isNaN(Number(e))||/^(\d+(?:\.\d+)?)%$/.test(e)),Ke=e=>!!e&&(Je(e)||"object"==typeof e&&Object.keys(e).every(pe)&&Object.values(e).every(Je)),Qe=e=>"object"==typeof e&&null!==e&&Object.keys(e).length>0&&Object.keys(e).every((e=>["header","content","footer"].includes(e)));export{I as $,u as A,T as B,J as C,f as D,Ze as E,w as F,we as G,$e as H,De as I,je as J,Ne as K,Oe as L,y as M,Se as N,Ye as O,Ee as P,We as Q,Te as R,$ as S,D as T,W as U,h as V,be as W,H as X,ee as Y,fe as Z,z as _,se as a,qe as a0,ze as a1,Ie as a2,Be as a3,G as a4,C as a5,V as a6,P as a7,He as a8,Le as a9,K as aa,Q as ab,Ke as ac,Qe as ad,L as ae,U as af,E as ag,X as ah,ie as ai,F as aj,A as ak,R as al,oe as am,ae as an,ne as ao,Ge as ap,ce as b,m as c,k as d,M as e,j as f,q as g,N as h,Fe as i,S as j,Y as k,O as l,re as m,de as n,he as o,ue as p,xe as q,me as r,pe as s,ke as t,Ae as u,Pe as v,ve as w,Me as x,le as y,Ue as z}
|
|
1
|
+
import{B as e}from"./p-ed45b3b6.js";import{B as r,C as t,G as a,F as o,a as i,b as n,c,d as b,T as s}from"./p-d4ea8e22.js";import{a as g}from"./p-b438e68b.js";import{V as d}from"./p-0d18368b.js";import{L as l}from"./p-6e1ab235.js";const v=new RegExp(/^([1-9]|1[0-2])(-auto)?$/),p=new RegExp(/^([1-9]|1[0-2])(-auto)?$/),h=/^4/,y=/^(5[1-5]|677189)|^(222[1-9]|2[3-6]\d{2}|27[0-1]\d|2720)/,u=/^3[47]/,f=/^(6011|65|64[4-9]|622)/,x=/(\\)?(Y{2,4}|M{1,4}|D{1,2}|d{1,4})/g,m=["bg-brand","bg-page","bg-primary","bg-secondary","bg-tertiary","bg-quaternary","bg-inverted-primary","bg-inverted-secondary","bg-inverted-tertiary","bg-inverted-quaternary","bg-action","bg-action-hover","bg-action-focus","bg-action-active","bg-action-quaternary","bg-action-quaternary-hover","bg-action-quaternary-active","bg-action-secondary","bg-action-secondary-hover","bg-action-secondary-active","bg-action-tertiary","bg-action-tertiary-hover","bg-action-tertiary-active","bg-app-header","bg-backdrop-modal","bg-backdrop-popover","bg-backdrop-sidebar","bg-chip","bg-chip-hover","bg-chip-active","bg-danger","bg-danger-hover","bg-danger-focus","bg-danger-active","bg-danger-tertiary","bg-danger-tertiary-hover","bg-danger-tertiary-active","bg-disabled","bg-divider","bg-divider-secondary","bg-keypad-btn-active","bg-loading-progress","bg-loading-track","bg-segment-hover","bg-segment-control","bg-selected","bg-sidebar","bg-sidebar-icon","bg-sidebar-icon-hover","bg-sidebar-icon-selected","bg-sidebar-item-hover","bg-sidebar-item-selected","bg-site-footer","bg-site-footer-action","bg-site-footer-action-hover","bg-site-footer-action-active","bg-site-footer-field","bg-slider-handle","bg-status-error","bg-status-info","bg-status-success","bg-status-warning","bg-tab","bg-tab-hover","bg-tab-selected","bg-table-alt-row","bg-table-header","bg-table-row-hover","bg-table-row-selected-expanded","bg-table-selected-row","bg-textarea-count","bg-tile","bg-tile-hover","bg-tile-selected","bg-tile-selected-hover","bg-toggle-switch","bg-toggle-switch-hover","bg-toggle-switch-selected-disabled","bg-transparent","bg-accent1-primary","bg-accent1-secondary","bg-accent1-tertiary","bg-accent2-primary","bg-accent2-secondary","bg-accent2-tertiary","bg-accent3-primary","bg-accent3-secondary","bg-accent3-tertiary","bg-accent4-primary","bg-accent4-secondary","bg-accent4-tertiary","bg-accent5-primary","bg-accent5-secondary","bg-accent5-tertiary","bg-accent6-primary","bg-accent6-secondary","bg-accent6-tertiary","bg-accent7-primary","bg-accent7-secondary","bg-accent7-tertiary","bg-accent8-primary","bg-accent8-secondary","bg-accent8-tertiary","bg-accent9-primary","bg-accent9-secondary","bg-accent9-tertiary","bg-accent10-primary","bg-accent10-secondary","bg-accent10-tertiary","bg-date-picker-range","text-primary","text-secondary","text-inverted-primary","text-inverted-secondary","text-black","text-white","text-brand","text-danger-link","text-danger-link-hover","text-danger-link-active","text-danger-link-focus","text-danger-link-visited","text-disabled","text-error","text-input-disabled","text-input-placeholder","text-link","text-link-hover","text-link-active","text-link-focus","text-link-visited","text-on-action","text-on-danger","text-on-disabled","text-sidebar-link","text-sidebar-link-hover","text-sidebar-link-selected","text-site-footer-link","text-site-footer-link-hover","text-site-footer-link-active","text-success","text-inverted-success","text-accent1-primary","text-accent2-primary","text-accent3-primary","text-accent4-primary","text-accent5-primary","text-accent6-primary","text-accent7-primary","text-accent8-primary","text-accent9-primary","text-accent10-primary","border-color-action","border-color-action-hover","border-color-action-active","border-color-chip","border-color-danger","border-color-danger-hover","border-color-danger-active","border-color-divider","border-color-divider-secondary","border-color-input-field","border-color-input-field-hover","border-color-input-field-focus","border-color-input-field-danger","border-color-input-field-danger-hover","border-color-input-field-danger-focus","border-color-input-field-disabled","border-color-secondary-btn-disabled","border-color-sidebar-item-focus","border-color-slider-handle","border-color-success","border-color-table-divider","border-color-tile","border-color-tile-hover","border-color-tile-focus","border-color-tile-selected-focus","border-color-tile-selected","border-color-tile-selected-hover","border-color-notification-btn","border-color-notification-btn-dark"],k=["bg-brand","bg-page","bg-primary","bg-secondary","bg-tertiary","bg-quaternary","bg-inverted-primary","bg-inverted-secondary","bg-inverted-tertiary","bg-inverted-quaternary","bg-action","bg-action-hover","bg-action-focus","bg-action-active","bg-action-quaternary","bg-action-quaternary-hover","bg-action-quaternary-active","bg-action-secondary","bg-action-secondary-hover","bg-action-secondary-active","bg-action-tertiary","bg-action-tertiary-hover","bg-action-tertiary-active","bg-app-header","bg-backdrop-modal","bg-backdrop-popover","bg-backdrop-sidebar","bg-chip","bg-chip-hover","bg-chip-active","bg-danger","bg-danger-hover","bg-danger-focus","bg-danger-active","bg-danger-tertiary","bg-danger-tertiary-hover","bg-danger-tertiary-active","bg-disabled","bg-divider","bg-divider-secondary","bg-keypad-btn-active","bg-loading-progress","bg-loading-track","bg-segment-hover","bg-segment-control","bg-selected","bg-sidebar","bg-sidebar-icon","bg-sidebar-icon-hover","bg-sidebar-icon-selected","bg-sidebar-item-hover","bg-sidebar-item-selected","bg-site-footer","bg-site-footer-action","bg-site-footer-action-hover","bg-site-footer-action-active","bg-site-footer-field","bg-slider-handle","bg-status-error","bg-status-info","bg-status-success","bg-status-warning","bg-tab","bg-tab-hover","bg-tab-selected","bg-table-alt-row","bg-table-header","bg-table-row-hover","bg-table-row-selected-expanded","bg-table-selected-row","bg-textarea-count","bg-tile","bg-tile-hover","bg-tile-selected","bg-tile-selected-hover","bg-toggle-switch","bg-toggle-switch-hover","bg-toggle-switch-selected-disabled","bg-transparent","bg-accent1-primary","bg-accent1-secondary","bg-accent1-tertiary","bg-accent2-primary","bg-accent2-secondary","bg-accent2-tertiary","bg-accent3-primary","bg-accent3-secondary","bg-accent3-tertiary","bg-accent4-primary","bg-accent4-secondary","bg-accent4-tertiary","bg-accent5-primary","bg-accent5-secondary","bg-accent5-tertiary","bg-accent6-primary","bg-accent6-secondary","bg-accent6-tertiary","bg-accent7-primary","bg-accent7-secondary","bg-accent7-tertiary","bg-accent8-primary","bg-accent8-secondary","bg-accent8-tertiary","bg-accent9-primary","bg-accent9-secondary","bg-accent9-tertiary","bg-accent10-primary","bg-accent10-secondary","bg-accent10-tertiary","bg-date-picker-range"],w=["fill-bg-brand","fill-bg-page","fill-bg-primary","fill-bg-secondary","fill-bg-tertiary","fill-bg-quaternary","fill-bg-inverted-primary","fill-bg-inverted-secondary","fill-bg-inverted-tertiary","fill-bg-inverted-quaternary","fill-bg-action","fill-bg-action-hover","fill-bg-action-focus","fill-bg-action-active","fill-bg-action-quaternary","fill-bg-action-quaternary-hover","fill-bg-action-quaternary-active","fill-bg-action-secondary","fill-bg-action-secondary-hover","fill-bg-action-secondary-active","fill-bg-action-tertiary","fill-bg-action-tertiary-hover","fill-bg-action-tertiary-active","fill-bg-app-header","fill-bg-backdrop-modal","fill-bg-backdrop-popover","fill-bg-backdrop-sidebar","fill-bg-chip","fill-bg-chip-hover","fill-bg-chip-active","fill-bg-danger","fill-bg-danger-hover","fill-bg-danger-focus","fill-bg-danger-active","fill-bg-danger-tertiary","fill-bg-danger-tertiary-hover","fill-bg-danger-tertiary-active","fill-bg-disabled","fill-bg-divider","fill-bg-divider-secondary","fill-bg-keypad-btn-active","fill-bg-loading-progress","fill-bg-loading-track","fill-bg-segment-hover","fill-bg-segment-control","fill-bg-selected","fill-bg-sidebar","fill-bg-sidebar-icon","fill-bg-sidebar-icon-hover","fill-bg-sidebar-icon-selected","fill-bg-sidebar-item-hover","fill-bg-sidebar-item-selected","fill-bg-site-footer","fill-bg-site-footer-action","fill-bg-site-footer-action-hover","fill-bg-site-footer-action-active","fill-bg-site-footer-field","fill-bg-slider-handle","fill-bg-status-error","fill-bg-status-info","fill-bg-status-success","fill-bg-status-warning","fill-bg-tab","fill-bg-tab-hover","fill-bg-tab-selected","fill-bg-table-alt-row","fill-bg-table-header","fill-bg-table-row-hover","fill-bg-table-row-selected-expanded","fill-bg-table-selected-row","fill-bg-textarea-count","fill-bg-tile","fill-bg-tile-hover","fill-bg-tile-selected","fill-bg-tile-selected-hover","fill-bg-toggle-switch","fill-bg-toggle-switch-hover","fill-bg-toggle-switch-selected-disabled","fill-bg-transparent","fill-bg-accent1-primary","fill-bg-accent1-secondary","fill-bg-accent1-tertiary","fill-bg-accent2-primary","fill-bg-accent2-secondary","fill-bg-accent2-tertiary","fill-bg-accent3-primary","fill-bg-accent3-secondary","fill-bg-accent3-tertiary","fill-bg-accent4-primary","fill-bg-accent4-secondary","fill-bg-accent4-tertiary","fill-bg-accent5-primary","fill-bg-accent5-secondary","fill-bg-accent5-tertiary","fill-bg-accent6-primary","fill-bg-accent6-secondary","fill-bg-accent6-tertiary","fill-bg-accent7-primary","fill-bg-accent7-secondary","fill-bg-accent7-tertiary","fill-bg-accent8-primary","fill-bg-accent8-secondary","fill-bg-accent8-tertiary","fill-bg-accent9-primary","fill-bg-accent9-secondary","fill-bg-accent9-tertiary","fill-bg-accent10-primary","fill-bg-accent10-secondary","fill-bg-accent10-tertiary","fill-bg-date-picker-range"],$=["stroke-bg-brand","stroke-bg-page","stroke-bg-primary","stroke-bg-secondary","stroke-bg-tertiary","stroke-bg-quaternary","stroke-bg-inverted-primary","stroke-bg-inverted-secondary","stroke-bg-inverted-tertiary","stroke-bg-inverted-quaternary","stroke-bg-action","stroke-bg-action-hover","stroke-bg-action-focus","stroke-bg-action-active","stroke-bg-action-quaternary","stroke-bg-action-quaternary-hover","stroke-bg-action-quaternary-active","stroke-bg-action-secondary","stroke-bg-action-secondary-hover","stroke-bg-action-secondary-active","stroke-bg-action-tertiary","stroke-bg-action-tertiary-hover","stroke-bg-action-tertiary-active","stroke-bg-app-header","stroke-bg-backdrop-modal","stroke-bg-backdrop-popover","stroke-bg-backdrop-sidebar","stroke-bg-chip","stroke-bg-chip-hover","stroke-bg-chip-active","stroke-bg-danger","stroke-bg-danger-hover","stroke-bg-danger-focus","stroke-bg-danger-active","stroke-bg-danger-tertiary","stroke-bg-danger-tertiary-hover","stroke-bg-danger-tertiary-active","stroke-bg-disabled","stroke-bg-divider","stroke-bg-divider-secondary","stroke-bg-keypad-btn-active","stroke-bg-loading-progress","stroke-bg-loading-track","stroke-bg-segment-hover","stroke-bg-segment-control","stroke-bg-selected","stroke-bg-sidebar","stroke-bg-sidebar-icon","stroke-bg-sidebar-icon-hover","stroke-bg-sidebar-icon-selected","stroke-bg-sidebar-item-hover","stroke-bg-sidebar-item-selected","stroke-bg-site-footer","stroke-bg-site-footer-action","stroke-bg-site-footer-action-hover","stroke-bg-site-footer-action-active","stroke-bg-site-footer-field","stroke-bg-slider-handle","stroke-bg-status-error","stroke-bg-status-info","stroke-bg-status-success","stroke-bg-status-warning","stroke-bg-tab","stroke-bg-tab-hover","stroke-bg-tab-selected","stroke-bg-table-alt-row","stroke-bg-table-header","stroke-bg-table-row-hover","stroke-bg-table-row-selected-expanded","stroke-bg-table-selected-row","stroke-bg-textarea-count","stroke-bg-tile","stroke-bg-tile-hover","stroke-bg-tile-selected","stroke-bg-tile-selected-hover","stroke-bg-toggle-switch","stroke-bg-toggle-switch-hover","stroke-bg-toggle-switch-selected-disabled","stroke-bg-transparent","stroke-bg-accent1-primary","stroke-bg-accent1-secondary","stroke-bg-accent1-tertiary","stroke-bg-accent2-primary","stroke-bg-accent2-secondary","stroke-bg-accent2-tertiary","stroke-bg-accent3-primary","stroke-bg-accent3-secondary","stroke-bg-accent3-tertiary","stroke-bg-accent4-primary","stroke-bg-accent4-secondary","stroke-bg-accent4-tertiary","stroke-bg-accent5-primary","stroke-bg-accent5-secondary","stroke-bg-accent5-tertiary","stroke-bg-accent6-primary","stroke-bg-accent6-secondary","stroke-bg-accent6-tertiary","stroke-bg-accent7-primary","stroke-bg-accent7-secondary","stroke-bg-accent7-tertiary","stroke-bg-accent8-primary","stroke-bg-accent8-secondary","stroke-bg-accent8-tertiary","stroke-bg-accent9-primary","stroke-bg-accent9-secondary","stroke-bg-accent9-tertiary","stroke-bg-accent10-primary","stroke-bg-accent10-secondary","stroke-bg-accent10-tertiary","stroke-bg-date-picker-range"],D=["text-primary","text-secondary","text-inverted-primary","text-inverted-secondary","text-black","text-white","text-brand","text-danger-link","text-danger-link-hover","text-danger-link-active","text-danger-link-focus","text-danger-link-visited","text-disabled","text-error","text-input-disabled","text-input-placeholder","text-link","text-link-hover","text-link-active","text-link-focus","text-link-visited","text-on-action","text-on-danger","text-on-disabled","text-sidebar-link","text-sidebar-link-hover","text-sidebar-link-selected","text-site-footer-link","text-site-footer-link-hover","text-site-footer-link-active","text-success","text-inverted-success","text-accent1-primary","text-accent2-primary","text-accent3-primary","text-accent4-primary","text-accent5-primary","text-accent6-primary","text-accent7-primary","text-accent8-primary","text-accent9-primary","text-accent10-primary"],M=["border-color-action","border-color-action-hover","border-color-action-active","border-color-chip","border-color-danger","border-color-danger-hover","border-color-danger-active","border-color-divider","border-color-divider-secondary","border-color-input-field","border-color-input-field-hover","border-color-input-field-focus","border-color-input-field-danger","border-color-input-field-danger-hover","border-color-input-field-danger-focus","border-color-input-field-disabled","border-color-secondary-btn-disabled","border-color-sidebar-item-focus","border-color-slider-handle","border-color-success","border-color-table-divider","border-color-tile","border-color-tile-hover","border-color-tile-focus","border-color-tile-selected-focus","border-color-tile-selected","border-color-tile-selected-hover","border-color-notification-btn","border-color-notification-btn-dark"],j={"text-primary":"rgba(var(--v-text-primary, 32, 54, 69, 1))","text-secondary":"rgba(var(--v-text-secondary, 107, 116, 125, 1))","text-inverted-primary":"rgba(var(--v-text-inverted-primary, 252, 252, 252, 1))","text-inverted-secondary":"rgba(var(--v-text-inverted-secondary, 188, 186, 213, 1))","text-black":"rgba(var(--v-text-black, 32, 54, 69, 1))","text-white":"rgba(var(--v-text-white, 252, 252, 252, 1))","text-brand":"rgba(var(--v-text-brand, 51, 57, 61, 1))","text-danger-link":"rgba(var(--v-text-danger-link, 230, 50, 87, 1))","text-danger-link-hover":"rgba(var(--v-text-danger-link-hover, 233, 71, 104, 1))","text-danger-link-active":"rgba(var(--v-text-danger-link-active, 189, 41, 71, 1))","text-danger-link-focus":"rgba(var(--v-text-danger-link-focus, 240, 52, 91, 1))","text-danger-link-visited":"rgba(var(--v-text-danger-link-visited, 230, 50, 87, 1))","text-disabled":"rgba(var(--v-text-disabled, 176, 180, 181, 1))","text-error":"rgba(var(--v-text-error, 189, 41, 71, 1))","text-input-disabled":"rgba(var(--v-text-input-disabled, 107, 116, 125, 1))","text-input-placeholder":"rgba(var(--v-text-input-placeholder, 176, 180, 181, 1))","text-link":"rgba(var(--v-text-link, 19, 98, 226, 1))","text-link-hover":"rgba(var(--v-text-link-hover, 4, 112, 236, 1))","text-link-active":"rgba(var(--v-text-link-active, 29, 65, 195, 1))","text-link-focus":"rgba(var(--v-text-link-focus, 4, 112, 236, 1))","text-link-visited":"rgba(var(--v-text-link-visited, 95, 56, 206, 1))","text-on-action":"rgba(var(--v-text-on-action, 252, 252, 252, 1))","text-on-danger":"rgba(var(--v-text-on-danger, 252, 252, 252, 1))","text-on-disabled":"rgba(var(--v-text-on-disabled, 252, 252, 252, 1))","text-sidebar-link":"rgba(var(--v-text-sidebar-link, 188, 186, 213, 1))","text-sidebar-link-hover":"rgba(var(--v-text-sidebar-link-hover, 18, 18, 39, 1))","text-sidebar-link-selected":"rgba(var(--v-text-sidebar-link-selected, 252, 252, 252, 1))","text-site-footer-link":"rgba(var(--v-text-site-footer-link, 171, 198, 216, 1))","text-site-footer-link-hover":"rgba(var(--v-text-site-footer-link-hover, 199, 217, 229, 1))","text-site-footer-link-active":"rgba(var(--v-text-site-footer-link-active, 143, 179, 203, 1))","text-success":"rgba(var(--v-text-success, 1, 128, 31, 1))","text-inverted-success":"rgba(var(--v-text-inverted-success, 89, 217, 119, 1))","text-accent1-primary":"rgba(var(--v-text-accent1-primary, 115, 230, 220, 1))","text-accent2-primary":"rgba(var(--v-text-accent2-primary, 128, 107, 255, 1))","text-accent3-primary":"rgba(var(--v-text-accent3-primary, 255, 220, 131, 1))","text-accent4-primary":"rgba(var(--v-text-accent4-primary, 255, 149, 113, 1))","text-accent5-primary":"rgba(var(--v-text-accent5-primary, 0, 187, 255, 1))","text-accent6-primary":"rgba(var(--v-text-accent6-primary, 240, 52, 91, 1))","text-accent7-primary":"rgba(var(--v-text-accent7-primary, 37, 159, 159, 1))","text-accent8-primary":"rgba(var(--v-text-accent8-primary, 86, 61, 130, 1))","text-accent9-primary":"rgba(var(--v-text-accent9-primary, 255, 191, 63, 1))","text-accent10-primary":"rgba(var(--v-text-accent10-primary, 237, 122, 35, 1))"},q={"bg-brand":"rgba(var(--v-bg-brand, 51, 57, 61, 1))","bg-page":"rgba(var(--v-bg-page, 240, 243, 247, 1))","bg-primary":"rgba(var(--v-bg-primary, 252, 252, 252, 1))","bg-secondary":"rgba(var(--v-bg-secondary, 245, 247, 247, 1))","bg-tertiary":"rgba(var(--v-bg-tertiary, 240, 243, 247, 1))","bg-quaternary":"rgba(var(--v-bg-quaternary, 241, 248, 251, 1))","bg-inverted-primary":"rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1))","bg-inverted-secondary":"rgba(var(--v-bg-inverted-secondary, 18, 18, 39, 1))","bg-inverted-tertiary":"rgba(var(--v-bg-inverted-tertiary, 24, 24, 48, 1))","bg-inverted-quaternary":"rgba(var(--v-bg-inverted-quaternary, 70, 71, 101, 1))","bg-action":"rgba(var(--v-bg-action, 19, 98, 226, 1))","bg-action-hover":"rgba(var(--v-bg-action-hover, 4, 112, 236, 1))","bg-action-focus":"rgba(var(--v-bg-action-focus, 19, 98, 226, 1))","bg-action-active":"rgba(var(--v-bg-action-active, 29, 65, 195, 1))","bg-action-quaternary":"rgba(var(--v-bg-action-quaternary, 222, 225, 227, 1))","bg-action-quaternary-hover":"rgba(var(--v-bg-action-quaternary-hover, 239, 239, 239, 1))","bg-action-quaternary-active":"rgba(var(--v-bg-action-quaternary-active, 205, 209, 211, 1))","bg-action-secondary":"rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))","bg-action-secondary-hover":"rgba(var(--v-bg-action-secondary-hover, 4, 112, 236, 0.1))","bg-action-secondary-active":"rgba(var(--v-bg-action-secondary-active, 29, 65, 195, 0.1))","bg-action-tertiary":"rgba(var(--v-bg-action-tertiary, 0, 0, 0, 0))","bg-action-tertiary-hover":"rgba(var(--v-bg-action-tertiary-hover, 4, 4, 28, 0.05))","bg-action-tertiary-active":"rgba(var(--v-bg-action-tertiary-active, 4, 4, 28, 0.1))","bg-app-header":"rgba(var(--v-bg-app-header, 240, 243, 247, 0.88))","bg-backdrop-modal":"rgba(var(--v-bg-backdrop-modal, 18, 18, 39, 0.85))","bg-backdrop-popover":"rgba(var(--v-bg-backdrop-popover, 32, 54, 69, 0.16))","bg-backdrop-sidebar":"rgba(var(--v-bg-backdrop-sidebar, 18, 18, 39, 0.85))","bg-chip":"rgba(var(--v-bg-chip, 32, 54, 69, 0.06))","bg-chip-hover":"rgba(var(--v-bg-chip-hover, 32, 54, 69, 0.12))","bg-chip-active":"rgba(var(--v-bg-chip-active, 32, 54, 69, 0.2))","bg-danger":"rgba(var(--v-bg-danger, 189, 41, 71, 1))","bg-danger-hover":"rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))","bg-danger-focus":"rgba(var(--v-bg-danger-focus, 189, 41, 71, 1))","bg-danger-active":"rgba(var(--v-bg-danger-active, 230, 50, 87, 1))","bg-danger-tertiary":"rgba(var(--v-bg-danger-tertiary, 0, 0, 0, 0))","bg-danger-tertiary-hover":"rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2))","bg-danger-tertiary-active":"rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2))","bg-disabled":"rgba(var(--v-bg-disabled, 176, 180, 181, 1))","bg-divider":"rgba(var(--v-bg-divider, 171, 198, 216, 1))","bg-divider-secondary":"rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))","bg-keypad-btn-active":"rgba(var(--v-bg-keypad-btn-active, 229, 239, 255, 1))","bg-loading-progress":"rgba(var(--v-bg-loading-progress, 153, 192, 255, 1))","bg-loading-track":"rgba(var(--v-bg-loading-track, 229, 239, 255, 1))","bg-segment-hover":"rgba(var(--v-bg-segment-hover, 205, 209, 211, 1))","bg-segment-control":"rgba(var(--v-bg-segment-control, 89, 96, 99, 0.1))","bg-selected":"rgba(var(--v-bg-selected, 0, 151, 255, 0.3))","bg-sidebar":"rgba(var(--v-bg-sidebar, 18, 18, 39, 1))","bg-sidebar-icon":"rgba(var(--v-bg-sidebar-icon, 188, 186, 213, 1))","bg-sidebar-icon-hover":"rgba(var(--v-bg-sidebar-icon-hover, 18, 18, 39, 1))","bg-sidebar-icon-selected":"rgba(var(--v-bg-sidebar-icon-selected, 252, 252, 252, 1))","bg-sidebar-item-hover":"rgba(var(--v-bg-sidebar-item-hover, 252, 252, 252, 1))","bg-sidebar-item-selected":"rgba(var(--v-bg-sidebar-item-selected, 19, 98, 226, 0.4))","bg-site-footer":"rgba(var(--v-bg-site-footer, 51, 57, 61, 1))","bg-site-footer-action":"rgba(var(--v-bg-site-footer-action, 171, 198, 216, 1))","bg-site-footer-action-hover":"rgba(var(--v-bg-site-footer-action-hover, 199, 217, 229, 1))","bg-site-footer-action-active":"rgba(var(--v-bg-site-footer-action-active, 143, 179, 203, 1))","bg-site-footer-field":"rgba(var(--v-bg-site-footer-field, 89, 96, 99, 1))","bg-slider-handle":"rgba(var(--v-bg-slider-handle, 252, 252, 252, 1))","bg-status-error":"rgba(var(--v-bg-status-error, 255, 110, 139, 1))","bg-status-info":"rgba(var(--v-bg-status-info, 205, 209, 211, 1))","bg-status-success":"rgba(var(--v-bg-status-success, 160, 233, 167, 1))","bg-status-warning":"rgba(var(--v-bg-status-warning, 255, 220, 131, 1))","bg-tab":"rgba(var(--v-bg-tab, 240, 243, 247, 1))","bg-tab-hover":"rgba(var(--v-bg-tab-hover, 245, 247, 247, 1))","bg-tab-selected":"rgba(var(--v-bg-tab-selected, 32, 54, 69, 1))","bg-table-alt-row":"rgba(var(--v-bg-table-alt-row, 245, 247, 247, 1))","bg-table-header":"rgba(var(--v-bg-table-header, 240, 243, 247, 1))","bg-table-row-hover":"rgba(var(--v-bg-table-row-hover, 241, 248, 251, 1))","bg-table-row-selected-expanded":"rgba(var(--v-bg-table-row-selected-expanded, 229, 239, 255, 1))","bg-table-selected-row":"rgba(var(--v-bg-table-selected-row, 204, 223, 255, 1))","bg-textarea-count":"rgba(var(--v-bg-textarea-count, 4, 4, 28, 0.6))","bg-tile":"rgba(var(--v-bg-tile, 252, 252, 252, 1))","bg-tile-hover":"rgba(var(--v-bg-tile-hover, 245, 247, 247, 1))","bg-tile-selected":"rgba(var(--v-bg-tile-selected, 242, 247, 255, 1))","bg-tile-selected-hover":"rgba(var(--v-bg-tile-selected-hover, 229, 239, 255, 1))","bg-toggle-switch":"rgba(var(--v-bg-toggle-switch, 107, 116, 125, 0.7))","bg-toggle-switch-hover":"rgba(var(--v-bg-toggle-switch-hover, 107, 116, 125, 1))","bg-toggle-switch-selected-disabled":"rgba(var(--v-bg-toggle-switch-selected-disabled, 153, 192, 255, 1))","bg-transparent":"rgba(var(--v-bg-transparent, 0, 0, 0, 0))","bg-accent1-primary":"rgba(var(--v-bg-accent1-primary, 115, 230, 220, 1))","bg-accent1-secondary":"rgba(var(--v-bg-accent1-secondary, 193, 244, 239, 1))","bg-accent1-tertiary":"rgba(var(--v-bg-accent1-tertiary, 224, 249, 247, 1))","bg-accent2-primary":"rgba(var(--v-bg-accent2-primary, 128, 107, 255, 1))","bg-accent2-secondary":"rgba(var(--v-bg-accent2-secondary, 199, 189, 255, 1))","bg-accent2-tertiary":"rgba(var(--v-bg-accent2-tertiary, 227, 222, 255, 1))","bg-accent3-primary":"rgba(var(--v-bg-accent3-primary, 255, 220, 131, 1))","bg-accent3-secondary":"rgba(var(--v-bg-accent3-secondary, 255, 239, 200, 1))","bg-accent3-tertiary":"rgba(var(--v-bg-accent3-tertiary, 255, 247, 227, 1))","bg-accent4-primary":"rgba(var(--v-bg-accent4-primary, 255, 149, 113, 1))","bg-accent4-secondary":"rgba(var(--v-bg-accent4-secondary, 255, 208, 192, 1))","bg-accent4-tertiary":"rgba(var(--v-bg-accent4-tertiary, 255, 231, 223, 1))","bg-accent5-primary":"rgba(var(--v-bg-accent5-primary, 0, 187, 255, 1))","bg-accent5-secondary":"rgba(var(--v-bg-accent5-secondary, 142, 223, 249, 1))","bg-accent5-tertiary":"rgba(var(--v-bg-accent5-tertiary, 227, 247, 253, 1))","bg-accent6-primary":"rgba(var(--v-bg-accent6-primary, 255, 130, 201, 1))","bg-accent6-secondary":"rgba(var(--v-bg-accent6-secondary, 255, 199, 231, 1))","bg-accent6-tertiary":"rgba(var(--v-bg-accent6-tertiary, 255, 227, 243, 1))","bg-accent7-primary":"rgba(var(--v-bg-accent7-primary, 37, 159, 159, 1))","bg-accent7-secondary":"rgba(var(--v-bg-accent7-secondary, 155, 212, 214, 1))","bg-accent7-tertiary":"rgba(var(--v-bg-accent7-tertiary, 208, 239, 239, 1))","bg-accent8-primary":"rgba(var(--v-bg-accent8-primary, 86, 61, 130, 1))","bg-accent8-secondary":"rgba(var(--v-bg-accent8-secondary, 199, 162, 204, 1))","bg-accent8-tertiary":"rgba(var(--v-bg-accent8-tertiary, 230, 214, 234, 1))","bg-accent9-primary":"rgba(var(--v-bg-accent9-primary, 255, 191, 63, 1))","bg-accent9-secondary":"rgba(var(--v-bg-accent9-secondary, 254, 215, 142, 1))","bg-accent9-tertiary":"rgba(var(--v-bg-accent9-tertiary, 251, 226, 185, 1))","bg-accent10-primary":"rgba(var(--v-bg-accent10-primary, 237, 122, 35, 1))","bg-accent10-secondary":"rgba(var(--v-bg-accent10-secondary, 241, 146, 85, 1))","bg-accent10-tertiary":"rgba(var(--v-bg-accent10-tertiary, 245, 187, 148, 1))","bg-date-picker-range":"rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))"},N={"border-color-action":"rgba(var(--v-border-color-action, 19, 98, 226, 1))","border-color-action-hover":"rgba(var(--v-border-color-action-hover, 4, 112, 236, 1))","border-color-action-active":"rgba(var(--v-border-color-action-active, 29, 65, 195, 1))","border-color-chip":"rgba(var(--v-border-color-chip, 205, 209, 211, 1))","border-color-danger":"rgba(var(--v-border-color-danger, 230, 50, 87, 1))","border-color-danger-hover":"rgba(var(--v-border-color-danger-hover, 255, 87, 114, 1))","border-color-danger-active":"rgba(var(--v-border-color-danger-active, 189, 41, 71, 1))","border-color-divider":"rgba(var(--v-border-color-divider, 171, 198, 216, 1))","border-color-divider-secondary":"rgba(var(--v-border-color-divider-secondary, 199, 217, 229, 1))","border-color-input-field":"rgba(var(--v-border-color-input-field, 171, 198, 216, 1))","border-color-input-field-hover":"rgba(var(--v-border-color-input-field-hover, 115, 160, 190, 1))","border-color-input-field-focus":"rgba(var(--v-border-color-input-field-focus, 19, 98, 226, 1))","border-color-input-field-danger":"rgba(var(--v-border-color-input-field-danger, 230, 50, 87, 1))","border-color-input-field-danger-hover":"rgba(var(--v-border-color-input-field-danger-hover, 255, 87, 114, 1))","border-color-input-field-danger-focus":"rgba(var(--v-border-color-input-field-danger-focus, 233, 71, 104, 1))","border-color-input-field-disabled":"rgba(var(--v-border-color-input-field-disabled, 222, 225, 227, 1))","border-color-secondary-btn-disabled":"rgba(var(--v-border-color-secondary-btn-disabled, 176, 180, 181, 1))","border-color-sidebar-item-focus":"rgba(var(--v-border-color-sidebar-item-focus, 19, 98, 226, 1))","border-color-slider-handle":"rgba(var(--v-border-color-slider-handle, 199, 217, 229, 1))","border-color-success":"rgba(var(--v-border-color-success, 1, 128, 31, 1))","border-color-table-divider":"rgba(var(--v-border-color-table-divider, 171, 198, 216, 1))","border-color-tile":"rgba(var(--v-border-color-tile, 171, 198, 216, 1))","border-color-tile-hover":"rgba(var(--v-border-color-tile-hover, 115, 160, 190, 1))","border-color-tile-focus":"rgba(var(--v-border-color-tile-focus, 19, 98, 226, 1))","border-color-tile-selected-focus":"rgba(var(--v-border-color-tile-selected-focus, 19, 98, 226, 1))","border-color-tile-selected":"rgba(var(--v-border-color-tile-selected, 19, 98, 226, 1))","border-color-tile-selected-hover":"rgba(var(--v-border-color-tile-selected-hover, 4, 112, 236, 1))","border-color-notification-btn":"rgba(var(--v-border-color-notification-btn, 32, 54, 69, 1))","border-color-notification-btn-dark":"rgba(var(--v-border-color-notification-btn-dark, 32, 54, 69, 1))"},O={0:0,"size-4":4,"size-8":8,"size-12":12,"size-16":16,"size-20":20,"size-24":24,"size-32":32,"size-40":40,"size-48":48,"size-64":64,"size-72":72,"size-80":80,"size-112":112,"size-2":2},S=["shadow-card","shadow-modal","shadow-popover","shadow-form-field","shadow-dropdown-menu","shadow-app-header","shadow-modal-header","shadow-modal-footer","shadow-modal-footer-no-scroll"],Y={"shadow-card":"var(--v-shadow-card, 0px 2px 8px 0px rgba(0, 0, 0, 0.04), 0px 2px 4px 0px rgba(0, 0, 0, 0.02))","shadow-modal":"var(--v-shadow-modal, 0px 6px 40px 0px rgba(2, 2, 15, 0.04), 0px 4px 24px 0px rgba(2, 2, 15, 0.08), 0px 8px 80px 0px rgba(2, 2, 15, 0.16))","shadow-popover":"var(--v-shadow-popover, 0px 0px 88px 0px rgba(2, 2, 15, 0.01), 0px 0px 32px 0px rgba(2, 2, 15, 0.02), 0px 4px 72px 0px rgba(2, 2, 15, 0.06))","shadow-form-field":"var(--v-shadow-form-field, 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.1))","shadow-dropdown-menu":"var(--v-shadow-dropdown-menu, 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1))","shadow-app-header":"var(--v-shadow-app-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-header":"var(--v-shadow-modal-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-footer":"var(--v-shadow-modal-footer, 0px -2px 8px 0px rgba(45, 76, 97, 0.2), 0px -1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-footer-no-scroll":"var(--v-shadow-modal-footer-no-scroll, 0px -1px 0px 0px rgba(45, 76, 97, 0.15))"},T={"rounded-none":0,"rounded-full":9999,"rounded-2":2,"rounded-4":4,"rounded-8":8,"rounded-12":12,"rounded-16":16,"rounded-24":24,"rounded-32":32,"rounded-48":48},z=["border-secondary-btn","border-secondary-btn-hover","border-secondary-danger-btn","border-secondary-btn-active","border-secondary-danger-btn-hover","border-secondary-danger-btn-active","border-input-field","border-input-field-hover","border-input-field-focus","border-input-field-danger","border-input-field-danger-hover","border-input-field-danger-focus","border-sidebar-item-focus","border-input-field-disabled","border-success","border-secondary-btn-disabled","border-chip","border-divider","border-divider-secondary","border-tile-selected","border-tile-selected-hover","border-table-divider","border-slider-handle","border-tile","border-tile-hover","border-tile-focus","border-tile-selected-focus","border-notification-btn","border-notification-btn-black"],I={"border-secondary-btn":"2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1))","border-secondary-btn-hover":"2px solid rgba(var(--v-border-secondary-btn-hover, 4, 112, 236, 1))","border-secondary-danger-btn":"2px solid rgba(var(--v-border-secondary-danger-btn, 230, 50, 87, 1))","border-secondary-btn-active":"2px solid rgba(var(--v-border-secondary-btn-active, 29, 65, 195, 1))","border-secondary-danger-btn-hover":"2px solid rgba(var(--v-border-secondary-danger-btn-hover, 255, 87, 114, 1))","border-secondary-danger-btn-active":"2px solid rgba(var(--v-border-secondary-danger-btn-active, 189, 41, 71, 1))","border-input-field":"1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1))","border-input-field-hover":"1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1))","border-input-field-focus":"1px solid rgba(var(--v-border-input-field-focus, 19, 98, 226, 1))","border-input-field-danger":"1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1))","border-input-field-danger-hover":"1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1))","border-input-field-danger-focus":"1px solid rgba(var(--v-border-input-field-danger-focus, 233, 71, 104, 1))","border-sidebar-item-focus":"2px solid rgba(var(--v-border-sidebar-item-focus, 19, 98, 226, 1))","border-input-field-disabled":"1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1))","border-success":"2px solid rgba(var(--v-border-success, 1, 128, 31, 1))","border-secondary-btn-disabled":"2px solid rgba(var(--v-border-secondary-btn-disabled, 176, 180, 181, 1))","border-chip":"1px solid rgba(var(--v-border-chip, 205, 209, 211, 1))","border-divider":"1px solid rgba(var(--v-border-divider, 171, 198, 216, 1))","border-divider-secondary":"1px solid rgba(var(--v-border-divider-secondary, 199, 217, 229, 1))","border-tile-selected":"2px solid rgba(var(--v-border-tile-selected, 19, 98, 226, 1))","border-tile-selected-hover":"2px solid rgba(var(--v-border-tile-selected-hover, 4, 112, 236, 1))","border-table-divider":"1px solid rgba(var(--v-border-table-divider, 171, 198, 216, 1))","border-slider-handle":"1px solid rgba(var(--v-border-slider-handle, 199, 217, 229, 1))","border-tile":"1px solid rgba(var(--v-border-tile, 171, 198, 216, 1))","border-tile-hover":"1px solid rgba(var(--v-border-tile-hover, 115, 160, 190, 1))","border-tile-focus":"1px solid rgba(var(--v-border-tile-focus, 19, 98, 226, 1))","border-tile-selected-focus":"2px solid rgba(var(--v-border-tile-selected-focus, 19, 98, 226, 1))","border-notification-btn":"2px solid rgba(var(--v-border-notification-btn, 32, 54, 69, 1))","border-notification-btn-black":"2px solid rgba(var(--v-border-notification-btn-black, 32, 54, 69, 1))"},B=(e=0)=>{const r=[0,1,2,3,4,5,6];return r.concat(r).slice(e,e+7)};var E;!function(e){e.sun="Sunday",e.mon="Monday",e.tue="Tuesday",e.wed="Wednesday",e.thu="Thursday",e.fri="Friday",e.sat="Saturday"}(E||(E={}));const F=()=>Intl.DateTimeFormat().resolvedOptions().timeZone,P=e=>{const r=e.mode,t=e.startDate,a=e.endDate;if(!t&&!a)return"";const o=e=>`${e.getMonthName()} ${e.date} ${e.year}`;if("single"===r&&t)return`${d.t("Selected result")}: ${o(t)}`;if("range"===r){const e=d.t("Start Date"),r=d.t("End Date");if(t&&a)return`${d.t("Selected result")} ${e}: ${o(t)}. ${r}: ${o(a)}.`;if(t)return`${d.t("Selected result")} ${e}: ${o(t)}.`}return""};class A{constructor(e,r){this._hours=e,this._minutes=r}static fromString(e){const r=this.convertTimeTo24Hour(e),[t,a]=r.split(":");return new A(Number(t),Number(a))}static fromDate(e){return new A(e.getHours(),e.getMinutes())}static calculateDuration(e,r,t="minutes"){let a=r.totalMinutes;0===r.hours&&0!==e.hours&&(a+=1440);const o=a-e.totalMinutes;return"hours"===t?o/60:o}static convertTimeTo24Hour(e){const r=e.toLocaleLowerCase();if(r.includes("am")||r.includes("pm")){const e=r.includes("am"),t=r.replace("am","").replace("pm","").trim(),[a,o]=t.split(":"),i=o.padStart(2,"0");return e?`${"12"===a?"00":a}:${i}`:`${"12"===a?"12":`${Number(a)+12}`}:${i}`}return e}get hours(){return this._hours}get minutes(){return this._minutes}get totalMinutes(){return 60*this._hours+this._minutes}toString(e="hh:mm"){const r=this._hours.toString().padStart(2,"0"),t=this._minutes.toString().padStart(2,"0");switch(e.toLowerCase()){case"hh:m":return`${r}:${this._minutes}`;case"h:mm":return`${this._hours}:${t}`;case"h:m":return`${this._hours}:${this._minutes}`;case"12-hour":return`${this._hours%12||12}:${t} ${d.t(this._hours>=12?"pm":"am")}`;default:return`${r}:${t}`}}}class R{constructor(e,r){this.originalDate=e,this.timezone=r,this.syncDateTime()}static fromDate(e,r){return new R(e,r)}static fromInitDataSource(e,r){const t=new Date(e);if(r.time){const e=A.fromString(r.time);t.setHours(e.hours,e.minutes,0,0)}else r.endTimeMissing&&t.setHours(23,59,59,0);return R.fromDate(t,r.timezone)}get calendarDate(){return this.date}get calendarTime(){return this.time}toDate(){return this.date.toDate()}setTimezone(e){this.timezone=e,this.syncDateTime()}syncDateTime(){const e=this.convertDateToTimezone(this.originalDate);this.date=new J(e.getFullYear(),e.getMonth()+1,e.getDate()),this.time=A.fromDate(e)}convertDateToTimezone(e){if(this.timezone===F())return e;try{const r=new Intl.DateTimeFormat([],{timeZone:this.timezone,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(e),t=this.findDateTimeFormatPart(r,"year"),a=this.findDateTimeFormatPart(r,"month"),o=this.findDateTimeFormatPart(r,"day"),i=this.findDateTimeFormatPart(r,"hour"),n=this.findDateTimeFormatPart(r,"minute"),c=this.findDateTimeFormatPart(r,"second");if(t&&a&&o&&i&&n&&c){const e=parseInt(t.value,10),r=parseInt(a.value,10),b=parseInt(o.value,10),s=parseInt(i.value,10),g=parseInt(n.value,10),d=parseInt(c.value,10);return new Date(e,r-1,b,s,g,d)}}catch(e){l.warn("Invalid timezone:",this.timezone)}return e}findDateTimeFormatPart(e,r){return e.find((e=>e.type===r))}}const W=e=>!isNaN(Date.parse(e)),V=(e,r)=>e.getTime()>r.getTime(),C=(e,r)=>e.getTime()<r.getTime(),G=(e,r)=>e.getTime()<=r.getTime(),H=(e,r)=>"12-hour"===r?new RegExp(/^(1[012]|0[1-9]):[0-5][0-9] ([AP][M])$/).test(e):new RegExp(/^([0-1][0-9]|2[0-3]):[0-5][0-9]$/).test(e),L=(e,r=2,t="0")=>{if(e||0===e)return e.toString().padStart(r,t);l.error("The input should be a number")},U=e=>{if(H(e,"12-hour")){const[r,t,a]=e.replace(" ",":").split(":");let o=parseInt(r,10);return"PM"===a&&12!==o?o+=12:"AM"===a&&12===o&&(o=0),`${L(o)}:${t}`}return e},Z=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"];class J{constructor(e,r,t){this._date=t,this._month=r,this._year=e}static from(e,r=F()){return R.fromDate(e,r).calendarDate}static fromString(e,r="MM/DD/YYYY",t="en-us"){if(!e)return null;const a=[];let o=null;for(;null!=(o=x.exec(r));)"\\"!==o[1]&&a.push(o);if(a.length){const r={year:void 0,month:void 0,shortMonth:void 0,longMonth:void 0,day:void 0,value:""},o=a[0];o&&o.index>0&&(r.value+=".*?");for(const[e,o]of Object.entries(a)){const a=Number(e);if(o){const{group:e,pattern:i}=this.getPatternByFormatToken(o[0],t);r[e]=a+1,r.value+=i,r.value+=".*?"}}const i=new RegExp(`^${r.value}$`);if(i.test(e)){const a=i.exec(e);if(a&&r.year&&(r.month||r.shortMonth||r.longMonth)&&r.day){const e=Number(a[r.year]);let o=1;r.month?o=Number(a[r.month])-1:r.shortMonth?o=this.shortMonths(t).indexOf(a[r.shortMonth]):r.longMonth&&(o=this.longMonths(t).indexOf(a[r.longMonth]));const i=Number(a[r.day]),n=Number(L(e,4,`${(new Date).getFullYear()}`.slice(0,2)));return isNaN(Date.parse(`${n}-${L(o+1)}-${L(i)}`))?null:this.from(new Date(n,o,i,0,0,0,0))}}}return this.from(new Date(e))}static getPatternByFormatToken(e,r){switch(e){case"YY":case"YYYY":return{group:"year",pattern:`(\\d{${e.length}})`};case"M":return{group:"month",pattern:"(\\d{1,2})"};case"MM":return{group:"month",pattern:"(\\d{2})"};case"MMM":return{group:"shortMonth",pattern:`(${this.shortMonths(r).join("|")})`};case"MMMM":return{group:"longMonth",pattern:`(${this.longMonths(r).join("|")})`};case"D":return{group:"day",pattern:"(\\d{1,2})"};case"DD":return{group:"day",pattern:"(\\d{2})"};default:return{group:"unknown",pattern:"(.*)"}}}static shortMonths(e){return this.MONTHS.map((r=>new Date(2019,r).toLocaleString(e,{month:"short"})))}static longMonths(e){return this.MONTHS.map((r=>new Date(2019,r).toLocaleString(e,{month:"long"})))}get year(){return this._year}set year(e){this._year=e}get month(){return this._month}set month(e){this._month=e}get date(){return this._date}set date(e){this._date=e}toString(e="MM/DD/YYYY",r="en-us"){let t="";const a=[];let o=null;for(;null!=(o=x.exec(e));)"\\"!==o[1]&&a.push(o);if(a.length){const o=a[0];o&&o.index>0&&(t+=e.substring(0,o.index));for(const[o,i]of Object.entries(a)){const n=Number(o);if(i){t+=this.getDateItemByFormatToken(i[0],r);const o=a[n+1];o&&(t+=e.substring(i.index+i[0].length,o.index)),n===a.length-1&&(t+=e.substring(i.index+i[0].length))}}}return t.replace(/\\/g,"")}isToday(e=F()){if(e===F()){const e=new Date;return e.getFullYear()===this.year&&e.getMonth()+1===this.month&&e.getDate()===this.date}const{year:r,month:t,date:a}=R.fromDate(new Date,e).calendarDate;return r===this.year&&t===this.month&&a===this.date}toDate(){return new Date(this.year,this.month-1,this.date)}compare(e){const{year:r,month:t}=e,a={isPreviousMonth:!1,inMonth:!1,isNextMonth:!1};return this.year===r?this.month<t?a.isPreviousMonth=!0:this.month>t?a.isNextMonth=!0:a.inMonth=!0:this.year>r?a.isNextMonth=!0:a.isPreviousMonth=!0,a}equal(e){if(!e)return!1;const{year:r,month:t,date:a}=e;return this._year===r&&this._month===t&&this._date===a}getMonthName(e=!1){return d.t(this.toDate().toLocaleDateString("en-US",{month:e?"short":"long"}))}isAfter(e){return!!e&&V(this.toDate(),e.toDate())}isBefore(e){return!!e&&C(this.toDate(),e.toDate())}firstDateOfMonth(){return J.from(new Date(this.year,this.month-1,1))}lastDateOfMonth(){return J.from(new Date(this.year,this.month,0))}add(e=0,r=0,t=0){const a=this.toDate(),o=new Date(a.getFullYear()+e,a.getMonth()+r,a.getDate()+t);return J.from(o)}getWeekDayShortName(){const e=this.toDate();return Z[e.getDay()]}getDateItemByFormatToken(e,r){switch(e){case"YY":return String(this.year).slice(-2);case"YYYY":return String(this.year);case"M":return String(this.month);case"MM":return`0${this.month}`.slice(-2);case"MMM":return J.shortMonths(r)[this.month-1];case"MMMM":return J.longMonths(r)[this.month-1];case"D":return String(this.date);case"DD":return`0${this.date}`.slice(-2);default:return""}}}J.MONTHS=[0,1,2,3,4,5,6,7,8,9,10,11];class K{constructor(){this.weekdays=B()}getWeekdayNames(){return Z}generateDates(e){const r=e.startDate.toDate(),t=[];for(let a=0;a<e.count;a++)t.push(new Date(r)),r.setDate(r.getDate()+1);return t}generateWeekHead(){return this.weekdays.map((e=>this.getWeekdayNames()[e]))}}class Q{constructor(e,r){this._weekdays=e,this._dateItems=r}get weekdays(){return this._weekdays}get dateItems(){return this._dateItems}}class X extends K{generate(e){const r=this.generateDates(e),t=e.showWeekends;let a=this.generateWeekHead(),o=[r.map((e=>J.from(e)))];return!1===t&&(a=a.slice(1,6),o=o.map((e=>e.slice(1,6)))),new Q(a,o)}}class _{constructor(e,r,t){this._count=e,this._timezone=t||F(),this._current=r||J.from(new Date,this._timezone),this.calculatePeriod(this._current)}get current(){return this._current}get startDate(){return this._startDate}get endDate(){return this._endDate}get count(){return this._count}get type(){return this._type}get showWeekends(){return this._showWeekends}get timezone(){return this._timezone}goTo(e){return this.createBy(e)}now(){return this.createBy(J.from(new Date,this._timezone))}equal(e){return this.startDate.equal(e.startDate)&&this.endDate.equal(e.endDate)}calculatePeriod(e){const r=e.toDate();this.count>1&&r.setDate(r.getDate()-B().indexOf(r.getDay())),this._startDate=J.from(r),r.setDate(r.getDate()+this.count-1),this._endDate=J.from(r)}}class ee{format(e){if(Ve(e)){const r=[];return this.getStates().forEach((t=>{const a=this.formatToken(e[t]);a&&r.push(`:host${"default"===t?"":`(:${t})`}{\n\t${a}\n}`)})),r.join("\n")}return`:host{\n\t${this.formatToken(e)}\n}`}}const re=new class extends ee{constructor(){super(...arguments),this.states=["default","hover","active","focus-visible"]}formatToken(e){return xe(e)?`background-color: ${q[e]};`:(l.warn(`The backgroundColor value ${e} is invalid, it must be a value of: `,k),"")}getStates(){return this.states}};var te;function ae(e,r=15){const[t,a]=e.split(":");return Math.round((60*Number(t)+Number(a))/r)}function oe(e){return"vega-calendar-event-slot-"+e}function ie(e,r=te.NEXT){const t=e.toDate().getDay();if(0===t||6===t){let a=0===t?1:2;return r===te.PREVIOUS&&(a=0===t?-2:-1),J.from(new Date(e.year,e.month-1,e.date+a))}return e}function ne(e="bg-accent6-primary"){return xe(e)?`.event-bg-color{${re.formatToken(e)}}`:`.event-bg-color{background-color:${e}}`}!function(e){e.PREVIOUS="-1",e.NEXT="1"}(te||(te={}));class ce extends _{constructor(e,r,t){super(ce.DISPLAY_DATE_COUNT,e,t),this._type="day",this._showWeekends=!0,this._showWeekends=!1!==r}next(){const e=this.current.toDate();e.setDate(e.getDate()+1);let r=J.from(e);return!1===this._showWeekends&&(r=ie(r)),this.createBy(r)}previous(){const e=this.current.toDate();e.setDate(e.getDate()-1);let r=J.from(e);return!1===this._showWeekends&&(r=ie(r,te.PREVIOUS)),this.createBy(r)}now(){let e=J.from(new Date,this.timezone);return!1===this._showWeekends&&(e=ie(e)),this.createBy(e)}getViewDateSummary(){const e=this.current,r=d.t(e.getMonthName());return`${e.date} ${r}, ${e.year}`}createBy(e){return new ce(e,this._showWeekends,this.timezone)}}ce.DISPLAY_DATE_COUNT=1;class be extends _{constructor(e,r,t){super(be.DISPLAY_DATE_COUNT,e,t),this._type="week",this._showWeekends=!0,this.weekViewGenerator=new X,this._showWeekends=!1!==r}next(){const e=this.current.toDate();return e.setDate(e.getDate()+7),this.createBy(J.from(e))}previous(){const e=this.current.toDate();return e.setDate(e.getDate()-7),this.createBy(J.from(e))}getViewDateSummary(){const e=this.weekViewGenerator.generate(this).dateItems[0],r=e[0],t=e[e.length-1],[a,o]=[r,t].map((e=>d.t(e.getMonthName())));return`${r.date} ${a}${r.year===t.year?"":", "+r.year} - ${t.date} ${o}, ${t.year}`}createBy(e){return new be(e,this._showWeekends,this.timezone)}}be.DISPLAY_DATE_COUNT=7;class se extends _{constructor(e,r,t){super(se.DISPLAY_DATE_COUNT,e,t),this._type="month",this._showWeekends=!0,this._showWeekends=!1!==r}static getMonthFirstDay(e,r){const t=e||J.from(new Date,r);return new J(t.year,t.month,1)}calculatePeriod(e){const r=se.getMonthFirstDay(e).toDate();r.setDate(r.getDate()-B().indexOf(r.getDay())),this._startDate=J.from(r),r.setDate(r.getDate()+this.count-1),this._endDate=J.from(r)}next(){const e=this.current.toDate(),r=e.getFullYear(),t=e.getMonth()+1,a=e.getDate(),o=new Date(r,t+1,0).getDate(),i=Math.min(a,o),n=new Date(r,t,i);return this.createBy(J.from(n))}previous(){const e=this.current.toDate(),r=e.getFullYear(),t=e.getMonth()-1,a=e.getDate(),o=new Date(r,t+1,0).getDate(),i=Math.min(a,o),n=new Date(r,t,i);return this.createBy(J.from(n))}getViewDateSummary(){const e=this.current;return`${d.t(this.current.getMonthName())}, ${e.year}`}createBy(e){return new se(e,this._showWeekends,this.timezone)}}se.DISPLAY_DATE_COUNT=42;const ge=e=>"string"==typeof e&&["top","bottom","left","right","x","y"].includes(e),de=e=>"string"==typeof e&&"number"==typeof O[e],le=e=>"object"==typeof e&&null!==e&&Object.keys(e).every(ge)&&Object.values(e).every((e=>e in O)),ve=e=>"object"==typeof e&&null!==e&&Object.keys(e).every(pe),pe=r=>"string"==typeof r&&(r in e||"default"===r),he=e=>"string"==typeof e&&e in T,ye=e=>"string"==typeof e&&m.includes(e),ue=e=>ye(e)&&/^border-color-.+$/.test(e),fe=e=>"string"==typeof e&&z.includes(e),xe=e=>ye(e)&&/^bg-.+$/.test(e),me=e=>ye(e)&&/^text-.+$/.test(e),ke=e=>"string"==typeof e&&S.includes(e),we=e=>("string"==typeof e||"number"==typeof e)&&p.test(e.toString()),$e=e=>("string"==typeof e||"number"==typeof e)&&v.test(e.toString()),De=e=>"string"==typeof e&&a.includes(e),Me=r=>Object.keys(e).includes(r),je=e=>"object"==typeof e&&null!==e&&("number"==typeof e.X||["start","center","end"].includes(e.X))&&("number"==typeof e.Y||["start","center","end"].includes(e.Y)),qe=e=>"string"==typeof e.groupId&&e.element&&"VEGA-ACCORDION"===e.element.tagName,Ne=e=>"string"==typeof e&&o.includes(e),Oe=e=>"string"==typeof e&&i.includes(e),Se=e=>"string"==typeof e&&n.includes(e),Ye=e=>"string"==typeof e&&c.includes(e),Te=e=>"string"==typeof e&&s.includes(e),ze=(e,r)=>Array.isArray(e)&&e.every(r),Ie=e=>"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"label")&&Object.prototype.hasOwnProperty.call(e,"key"),Be=e=>"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"id")&&Object.prototype.hasOwnProperty.call(e,"displayName"),Ee=e=>"string"==typeof e&&b.includes(e),Fe=e=>null!=e,Pe=e=>"string"==typeof e&&g.includes(e),Ae=e=>"string"==typeof e&&r.includes(e),Re=e=>"string"==typeof e&&["top","right","bottom","left","top-left","top-right","bottom-left","bottom-right"].includes(e),We=e=>"object"==typeof e&&null!==e&&Object.keys(e).every(Re)&&Object.values(e).every((e=>e in T)),Ve=e=>"object"==typeof e&&null!==e&&Object.keys(e).every(Ce),Ce=e=>"string"==typeof e&&t.includes(e),Ge=e=>"object"==typeof e&&null!==e&&"key"in e&&"label"in e&&"string"==typeof e.label,He=e=>e instanceof J,Le=e=>!!e&&"function"==typeof e.evaluate&&"function"==typeof e.canEvaluate,Ue=e=>de(e)||"auto"===e,Ze=e=>"object"==typeof e&&null!==e&&Object.keys(e).every(ge)&&Object.values(e).every(Ue),Je=e=>"number"==typeof e||!("string"!=typeof e||!e)&&(!isNaN(Number(e))||/^(\d+(?:\.\d+)?)%$/.test(e)),Ke=e=>!!e&&(Je(e)||"object"==typeof e&&Object.keys(e).every(pe)&&Object.values(e).every(Je)),Qe=e=>"object"==typeof e&&null!==e&&Object.keys(e).length>0&&Object.keys(e).every((e=>["header","content","footer"].includes(e)));export{I as $,u as A,T as B,J as C,f as D,Ze as E,w as F,we as G,$e as H,De as I,je as J,Ne as K,Oe as L,y as M,Se as N,Ye as O,Ee as P,We as Q,Te as R,$ as S,D as T,W as U,h as V,be as W,H as X,ee as Y,fe as Z,z as _,se as a,qe as a0,ze as a1,Ie as a2,Be as a3,G as a4,C as a5,V as a6,P as a7,He as a8,Le as a9,K as aa,Q as ab,Ke as ac,Qe as ad,L as ae,U as af,E as ag,X as ah,ie as ai,F as aj,A as ak,R as al,oe as am,ae as an,ne as ao,Ge as ap,ce as b,m as c,k as d,M as e,j as f,q as g,N as h,Fe as i,S as j,Y as k,O as l,re as m,de as n,he as o,ue as p,xe as q,me as r,pe as s,ke as t,Ae as u,Pe as v,ve as w,Me as x,le as y,Ue as z}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{h as t,H as e,r as i,c as s,g as r}from"./p-6b2342e0.js";import{c as o,M as n,V as a,I as h}from"./p-6e1ab235.js";import{V as p,I as l}from"./p-8ce9e214.js";import{s as d}from"./p-519a7d55.js";import{L as u,M as c,d as f,O as m,P as v}from"./p-698fbd73.js";import{D as g}from"./p-526e3634.js";import{F as b}from"./p-cb378636.js";import{C as x}from"./p-2d0d575f.js";import{c as w}from"./p-140616fe.js";import{K as j}from"./p-4e1aa86f.js";import{C as y}from"./p-b1ff70bf.js";import{F as I}from"./p-afb96938.js";import{R}from"./p-8bc15ed0.js";import"./p-331a62d5.js";import"./p-528748fa.js";import"./p-6a334573.js";import"./p-282b37cb.js";import"./p-b75ee3ba.js";import"./p-e0ecafca.js";import"./p-19c42e30.js";import"./p-ed45b3b6.js";import"./p-d4ea8e22.js";import"./p-b438e68b.js";import"./p-0e607b44.js";import"./p-5f377954.js";import"./p-87a4d75f.js";import"./p-982747ef.js";import"./p-02841589.js";import"./p-8b5d3a52.js";import"./p-3a68b729.js";import"./p-f0e828d8.js";import"./p-81dd00d0.js";import"./p-49a2e141.js";import"./p-abd7aeaa.js";import"./p-78a57a17.js";import"./p-52b8f2d2.js";import"./p-d27ae9ff.js";import"./p-262ec334.js";import"./p-29e3eb12.js";var V=function(t,e,i,s){var r,o=arguments.length,n=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(n=(o<3?r(n):o>3?r(e,i,n):r(e,i))||n);return o>3&&n&&Object.defineProperty(e,i,n),n};class C extends a{constructor(){super(...arguments),this.vegaInputRefs=[],this.focusInputPasscode=()=>{this.vegaInputRefs[0]&&this.vegaInputRefs[0].doFocus()},this.handleVegaFocus=t=>()=>{0!==t&&(this.vegaInputRefs[t].tabIndex=null);const e=this.vegaInputValues.get(t)?t:this.valueController.getFirstEmptyIndex(),i=-1===e?this.length-1:e;this.currentIndex=i,this.vegaInputRefs[i].doFocus()},this.handleVegaBlur=t=>()=>{0!==t&&(this.vegaInputRefs[t].tabIndex=-1)},this.handleVegaChange=t=>e=>{var i;const s=e.detail||"";if(2===s.length||1===s.length&&!this.vegaInputValues.get(t)){const e=this.generateNewInputValue(t,s);this.vegaInputValues.set(t,e),null===(i=this.vegaInputRefs[t+1])||void 0===i||i.doFocus()}},this.handleVegaPaste=()=>t=>{t.preventDefault();const e=t.detail.getData("text");this.valueController.setValuesArray(e),this.vegaInputRefs[this.value.length<this.length?this.value.length:this.length-1].doFocus()}}watchLengthAndInputType(){this.valueController.setValuesArray(this.value)}getVegaInputRefs(){return this.vegaInputRefs}getCurrentIndex(){return this.currentIndex}getInputPasscodeContainerRef(){return this.inputPasscodeContainerRef}render(){const i=Array.from({length:this.length}).map(((e,i)=>t("vega-input",{class:"small"===this.size?"small":"medium",key:i,"data-tabindex":0!==i?-1:0,showClearIcon:!1,disabled:this.disabled,"data-aria-hidden":String(!this.isInputAccessibleForScreenReader(i)),"data-aria-label":`Passcode input ${i+1} of ${this.length}`,value:this.vegaInputValues.get(i)||"",autocomplete:0===i?"one-time-code":"off",inputmode:"text"===this.inputType?"text":"numeric",ref:t=>{this.vegaInputRefs[i]=t,g.addUniqueObserverToNode(t,u,this.handleVegaFocus(i)),g.addUniqueObserverToNode(t,c,this.handleVegaBlur(i)),g.addUniqueObserverToNode(t,f,this.handleVegaChange(i)),g.addUniqueObserverToNode(t,m,this.handleVegaPaste())},maskConfig:{type:"custom-formatter",formatter:t=>this.valueController.valueValidationFilter(t)}})));return t(e,null,this.label&&this.renderLabel(),t("vega-flex",{class:"vega-input-passcode-container",direction:"row",gap:"size-8",role:"group","aria-label":this.label||"One-time password input",ref:t=>this.inputPasscodeContainerRef=t},i),this.hint&&t("vega-hint",null,this.hint))}renderLabel(){return t("vega-field-label",{onClick:this.focusInputPasscode,isFieldRequired:this.required,disabled:this.disabled,optional:this.optional,label:this.label})}getFirstEmptyIndexForRender(t){for(let e=0;e<t;e++)if(!this.vegaInputValues.get(e))return e;return-1}isInputAccessibleForScreenReader(t){const e=this.getFirstEmptyIndexForRender(this.length);return-1===e||t<=e}generateNewInputValue(t,e){if(2===e.length){for(let i=0;i<e.length;i++)if(e[i]!==this.vegaInputValues.get(t))return e[i];return this.vegaInputValues.get(t)}return e}}V([o()],C.prototype,"host",void 0),V([o()],C.prototype,"value",void 0),V([o()],C.prototype,"label",void 0),V([o()],C.prototype,"required",void 0),V([o()],C.prototype,"length",void 0),V([o()],C.prototype,"disabled",void 0),V([o()],C.prototype,"hint",void 0),V([o()],C.prototype,"size",void 0),V([o()],C.prototype,"inputType",void 0),V([o()],C.prototype,"vegaInputValues",void 0),V([o()],C.prototype,"valueController",void 0),V([o()],C.prototype,"optional",void 0),V([n("watchLengthAndInputType")],C.prototype,"watchLengthAndInputType",null);var A=function(t,e,i,s){var r,o=arguments.length,n=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(n=(o<3?r(n):o>3?r(e,i,n):r(e,i))||n);return o>3&&n&&Object.defineProperty(e,i,n),n};class k extends a{componentWillLoad(){this.setValuesArray(this.value),this.value=this.vegaInputValues.join("")}watchValue(){this.setValuesArray(this.value),this.changeEventEmitter.emit(this.value),x.notify(b,{host:this.host,detail:this.value}),this.value.length===this.length&&this.completeEventEmitter.emit(this.value)}watchVegaInputValues(){for(let t=0;t<this.length;t++)this.inputPasscodeRenderer.getVegaInputRefs()[t]&&(this.inputPasscodeRenderer.getVegaInputRefs()[t].value=this.vegaInputValues.get(t)||"");this.value=this.vegaInputValues.join("")}setValuesArray(t){const e=this.valueValidationFilter(t).slice(0,this.length).split("");this.vegaInputValues.setAll(e)}valueValidationFilter(t){return t.replace("text"===this.inputType?/\s/g:/\D/g,"")}getFirstEmptyIndex(){var t;const{length:e}=this;return null!==(t=Array.from({length:e},((t,e)=>this.vegaInputValues.get(e)||"")).findIndex((t=>!t||""===t)))&&void 0!==t?t:-1}}A([o()],k.prototype,"host",void 0),A([o({writable:!0})],k.prototype,"value",void 0),A([o({writable:!0})],k.prototype,"vegaInputValues",void 0),A([o()],k.prototype,"length",void 0),A([o()],k.prototype,"inputType",void 0),A([o()],k.prototype,"inputPasscodeRenderer",void 0),A([o()],k.prototype,"changeEventEmitter",void 0),A([o()],k.prototype,"completeEventEmitter",void 0),A([n("componentWillLoad")],k.prototype,"componentWillLoad",null),A([n("watchValue")],k.prototype,"watchValue",null),A([n("watchVegaInputValues")],k.prototype,"watchVegaInputValues",null);var L=function(t,e,i,s){var r,o=arguments.length,n=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(n=(o<3?r(n):o>3?r(e,i,n):r(e,i))||n);return o>3&&n&&Object.defineProperty(e,i,n),n};class E extends j{constructor(){super((t=>[{keyCode:"Backspace",activeElementInScope:[this.inputPasscodeRenderer.getInputPasscodeContainerRef()],eventName:"keydown",callback:e=>{t.deletePasscode(e)}},{keyCode:["ArrowLeft","ArrowRight"],activeElementInScope:[this.inputPasscodeRenderer.getInputPasscodeContainerRef()],eventName:"keydown",callback:e=>{t.controlDirectionByKeyboard(e)}}])),this.deletePasscode=t=>{t.preventDefault();const e=this.inputPasscodeRenderer.getCurrentIndex();this.vegaInputValues.get(e)?this.vegaInputValues.withMutation((t=>{for(let i=e;i<this.length-1;i++)t[i]=t[i+1];t[this.length-1]=""})):!this.vegaInputValues.get(e)&&e>0&&(this.vegaInputValues.set(e-1,""),this.inputPasscodeRenderer.getVegaInputRefs()[e-1].doFocus())}}controlDirectionByKeyboard(t){t.preventDefault();const e=this.inputPasscodeRenderer.getCurrentIndex(),i=this.inputPasscodeRenderer.getVegaInputRefs();"ArrowLeft"===t.key&&e>0&&i[e-1].doFocus(),"ArrowRight"===t.key&&this.vegaInputValues.get(e)&&e<this.length-1&&i[e+1].doFocus()}}L([o()],E.prototype,"value",void 0),L([o()],E.prototype,"length",void 0),L([o()],E.prototype,"vegaInputValues",void 0),L([o()],E.prototype,"valueController",void 0),L([o()],E.prototype,"inputPasscodeRenderer",void 0);class F{constructor(t,e){this.length=0,this.array=[],t&&(this.array=t,this.length=t.length),e&&(this.onMutate=e)}onMutate(t){}push(...t){return this.withMutation((e=>{e.push(...t)}))}pop(){return this.withMutation((t=>{t.length>0&&t.pop()}))}set(t,e){return this.withMutation((i=>{t>=0&&(i[t]=e)}))}setAll(t){return this.withMutation((e=>{e.length=0;for(let i=0;i<t.length;i++)e[i]=t[i]}))}clear(){return this.withMutation((t=>{t.length=0}))}withMutation(t){const e=[...this.array];t(e);const i=new F(e,this.onMutate);return this.onMutate(i),i}get(t){return this.array[t]}join(t){return this.array.join(t)}toArray(){return this.array}}var O=function(t,e,i,s){var r,o=arguments.length,n=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(n=(o<3?r(n):o>3?r(e,i,n):r(e,i))||n);return o>3&&n&&Object.defineProperty(e,i,n),n};const T=class{constructor(t){i(this,t),this.vegaChange=s(this,"vegaChange",7),this.change=s(this,"change",7),this.vegaComplete=s(this,"vegaComplete",7),this.complete=s(this,"complete",7),this.globalSlimmers={},this.formFieldController=new I({propertyRules:[{propertyName:"required",ruleFactory:t=>t?new R:null}],validationRulesName:"validationRules",defaultValue:"",attributeGetter:t=>this[t],inputContainerGetter:()=>this.inputPasscodeRenderer.getInputPasscodeContainerRef(),touchableAreaGetter:()=>[...this.inputPasscodeRenderer.getVegaInputRefs()]}),this.vegaComponentUsageRuntimeMetricsSlimmer=new p,this.keyboardController=new E,this.valueController=new k,this.inputPasscodeRenderer=new C,this.changeEventEmitter=w(T,f),this.completeEventEmitter=w(T,v),this.eventPreventSlimmer=new y([f],(()=>this.host),{useCapture:!0}),this.vegaInputValues=new F(new Array,(t=>{this.vegaInputValues=t})),this.label="",this.disabled=!1,this.size="medium",this.hint="",this.length=4,this.inputType="numeric",this.value="",this.required=!1,this.optional=!1,this.validationRules=[],this.autoValidation=!0,this.isValid=null}watchVegaInputValues(){}watchLengthAndInputType(){}watchValue(){}watchValidationRules(){}render(){return d(this.inputPasscodeRenderer.render(),this.host)}get host(){return r(this)}static get watchers(){return{vegaInputValues:["watchVegaInputValues"],length:["watchLengthAndInputType"],inputType:["watchLengthAndInputType"],value:["watchValue"],validationRules:["watchValidationRules"]}}};O([l()],T.prototype,"globalSlimmers",void 0),O([h()],T.prototype,"formFieldController",void 0),O([h()],T.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),O([h()],T.prototype,"keyboardController",void 0),O([h()],T.prototype,"valueController",void 0),O([h()],T.prototype,"inputPasscodeRenderer",void 0),O([h()],T.prototype,"changeEventEmitter",void 0),O([h()],T.prototype,"completeEventEmitter",void 0),O([h()],T.prototype,"eventPreventSlimmer",void 0),T.style=':host{display:inline-block}:host vega-field-label{margin-bottom:8px}:host vega-input::part(input-container){padding-left:0px;padding-right:0px}:host vega-input.small{width:38px;height:42px;box-sizing:border-box}:host vega-input.medium{width:42px;height:50px;box-sizing:border-box}:host vega-input::part(input){text-align:center}:host vega-input.small::part(input-container){padding-top:8px;padding-bottom:8px}:host vega-input.medium::part(input-container){padding-top:12px;padding-bottom:12px}:host .vega-input-passcode-container.error vega-input::part(input-container){border:1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1))}:host .vega-input-passcode-container.error vega-input::part(input-container):hover{border:1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1))}:host .vega-input-passcode-container.error vega-input::part(input-container):focus-within{outline:2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));outline-offset:3px;border:1px solid rgba(var(--v-border-color-input-field-danger-focus, 233, 71, 104, 1));box-shadow:0 0 0}:host .vega-error{display:inline-block;padding-left:8px;padding-right:8px;padding-top:8px;font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;color:rgba(var(--v-text-error, 189, 41, 71, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host .vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host .vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}:host .vega-hidden{display:none}';export{T as vega_input_passcode}
|
|
1
|
+
import{h as t,H as e,r as i,c as s,g as r}from"./p-6b2342e0.js";import{c as o,M as n,V as a,I as h}from"./p-6e1ab235.js";import{V as p,I as l}from"./p-8ce9e214.js";import{s as d}from"./p-519a7d55.js";import{L as u,M as c,d as m,O as f,P as v}from"./p-5447a8e8.js";import{D as g}from"./p-526e3634.js";import{F as b}from"./p-cb378636.js";import{C as x}from"./p-2d0d575f.js";import{c as w}from"./p-66647244.js";import{K as j}from"./p-f1974321.js";import{C as y}from"./p-2c737fc8.js";import{F as I}from"./p-320091b7.js";import{R}from"./p-8bc15ed0.js";import"./p-331a62d5.js";import"./p-528748fa.js";import"./p-6a334573.js";import"./p-8c30a60d.js";import"./p-b75ee3ba.js";import"./p-75e33859.js";import"./p-8db904dc.js";import"./p-ed45b3b6.js";import"./p-d4ea8e22.js";import"./p-b438e68b.js";import"./p-0d18368b.js";import"./p-5f377954.js";import"./p-87a4d75f.js";import"./p-982747ef.js";import"./p-02841589.js";import"./p-8b5d3a52.js";import"./p-3a68b729.js";import"./p-f0e828d8.js";import"./p-81dd00d0.js";import"./p-49a2e141.js";import"./p-abd7aeaa.js";import"./p-78a57a17.js";import"./p-52b8f2d2.js";import"./p-d27ae9ff.js";import"./p-262ec334.js";import"./p-29e3eb12.js";var V=function(t,e,i,s){var r,o=arguments.length,n=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(n=(o<3?r(n):o>3?r(e,i,n):r(e,i))||n);return o>3&&n&&Object.defineProperty(e,i,n),n};class C extends a{constructor(){super(...arguments),this.vegaInputRefs=[],this.focusInputPasscode=()=>{this.vegaInputRefs[0]&&this.vegaInputRefs[0].doFocus()},this.handleVegaFocus=t=>()=>{0!==t&&(this.vegaInputRefs[t].tabIndex=null);const e=this.vegaInputValues.get(t)?t:this.valueController.getFirstEmptyIndex(),i=-1===e?this.length-1:e;this.currentIndex=i,this.vegaInputRefs[i].doFocus()},this.handleVegaBlur=t=>()=>{0!==t&&(this.vegaInputRefs[t].tabIndex=-1)},this.handleVegaChange=t=>e=>{var i;const s=e.detail||"";if(2===s.length||1===s.length&&!this.vegaInputValues.get(t)){const e=this.generateNewInputValue(t,s);this.vegaInputValues.set(t,e),null===(i=this.vegaInputRefs[t+1])||void 0===i||i.doFocus()}},this.handleVegaPaste=()=>t=>{t.preventDefault();const e=t.detail.getData("text");this.valueController.setValuesArray(e),this.vegaInputRefs[this.value.length<this.length?this.value.length:this.length-1].doFocus()}}watchLengthAndInputType(){this.valueController.setValuesArray(this.value)}getVegaInputRefs(){return this.vegaInputRefs}getCurrentIndex(){return this.currentIndex}getInputPasscodeContainerRef(){return this.inputPasscodeContainerRef}render(){const i=Array.from({length:this.length}).map(((e,i)=>t("vega-input",{class:"small"===this.size?"small":"medium",key:i,"data-tabindex":0!==i?-1:0,showClearIcon:!1,disabled:this.disabled,"data-aria-hidden":String(!this.isInputAccessibleForScreenReader(i)),"data-aria-label":`Passcode input ${i+1} of ${this.length}`,value:this.vegaInputValues.get(i)||"",autocomplete:0===i?"one-time-code":"off",inputmode:"text"===this.inputType?"text":"numeric",ref:t=>{this.vegaInputRefs[i]=t,g.addUniqueObserverToNode(t,u,this.handleVegaFocus(i)),g.addUniqueObserverToNode(t,c,this.handleVegaBlur(i)),g.addUniqueObserverToNode(t,m,this.handleVegaChange(i)),g.addUniqueObserverToNode(t,f,this.handleVegaPaste())},maskConfig:{type:"custom-formatter",formatter:t=>this.valueController.valueValidationFilter(t)}})));return t(e,null,this.label&&this.renderLabel(),t("vega-flex",{class:"vega-input-passcode-container",direction:"row",gap:"size-8",role:"group","aria-label":this.label||"One-time password input",ref:t=>this.inputPasscodeContainerRef=t},i),this.hint&&t("vega-hint",null,this.hint))}renderLabel(){return t("vega-field-label",{onClick:this.focusInputPasscode,isFieldRequired:this.required,disabled:this.disabled,optional:this.optional,label:this.label})}getFirstEmptyIndexForRender(t){for(let e=0;e<t;e++)if(!this.vegaInputValues.get(e))return e;return-1}isInputAccessibleForScreenReader(t){const e=this.getFirstEmptyIndexForRender(this.length);return-1===e||t<=e}generateNewInputValue(t,e){if(2===e.length){for(let i=0;i<e.length;i++)if(e[i]!==this.vegaInputValues.get(t))return e[i];return this.vegaInputValues.get(t)}return e}}V([o()],C.prototype,"host",void 0),V([o()],C.prototype,"value",void 0),V([o()],C.prototype,"label",void 0),V([o()],C.prototype,"required",void 0),V([o()],C.prototype,"length",void 0),V([o()],C.prototype,"disabled",void 0),V([o()],C.prototype,"hint",void 0),V([o()],C.prototype,"size",void 0),V([o()],C.prototype,"inputType",void 0),V([o()],C.prototype,"vegaInputValues",void 0),V([o()],C.prototype,"valueController",void 0),V([o()],C.prototype,"optional",void 0),V([n("watchLengthAndInputType")],C.prototype,"watchLengthAndInputType",null);var A=function(t,e,i,s){var r,o=arguments.length,n=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(n=(o<3?r(n):o>3?r(e,i,n):r(e,i))||n);return o>3&&n&&Object.defineProperty(e,i,n),n};class k extends a{componentWillLoad(){this.setValuesArray(this.value),this.value=this.vegaInputValues.join("")}watchValue(){this.setValuesArray(this.value),this.changeEventEmitter.emit(this.value),x.notify(b,{host:this.host,detail:this.value}),this.value.length===this.length&&this.completeEventEmitter.emit(this.value)}watchVegaInputValues(){for(let t=0;t<this.length;t++)this.inputPasscodeRenderer.getVegaInputRefs()[t]&&(this.inputPasscodeRenderer.getVegaInputRefs()[t].value=this.vegaInputValues.get(t)||"");this.value=this.vegaInputValues.join("")}setValuesArray(t){const e=this.valueValidationFilter(t).slice(0,this.length).split("");this.vegaInputValues.setAll(e)}valueValidationFilter(t){return t.replace("text"===this.inputType?/\s/g:/\D/g,"")}getFirstEmptyIndex(){var t;const{length:e}=this;return null!==(t=Array.from({length:e},((t,e)=>this.vegaInputValues.get(e)||"")).findIndex((t=>!t||""===t)))&&void 0!==t?t:-1}}A([o()],k.prototype,"host",void 0),A([o({writable:!0})],k.prototype,"value",void 0),A([o({writable:!0})],k.prototype,"vegaInputValues",void 0),A([o()],k.prototype,"length",void 0),A([o()],k.prototype,"inputType",void 0),A([o()],k.prototype,"inputPasscodeRenderer",void 0),A([o()],k.prototype,"changeEventEmitter",void 0),A([o()],k.prototype,"completeEventEmitter",void 0),A([n("componentWillLoad")],k.prototype,"componentWillLoad",null),A([n("watchValue")],k.prototype,"watchValue",null),A([n("watchVegaInputValues")],k.prototype,"watchVegaInputValues",null);var L=function(t,e,i,s){var r,o=arguments.length,n=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(n=(o<3?r(n):o>3?r(e,i,n):r(e,i))||n);return o>3&&n&&Object.defineProperty(e,i,n),n};class E extends j{constructor(){super((t=>[{keyCode:"Backspace",activeElementInScope:[this.inputPasscodeRenderer.getInputPasscodeContainerRef()],eventName:"keydown",callback:e=>{t.deletePasscode(e)}},{keyCode:["ArrowLeft","ArrowRight"],activeElementInScope:[this.inputPasscodeRenderer.getInputPasscodeContainerRef()],eventName:"keydown",callback:e=>{t.controlDirectionByKeyboard(e)}}])),this.deletePasscode=t=>{t.preventDefault();const e=this.inputPasscodeRenderer.getCurrentIndex();this.vegaInputValues.get(e)?this.vegaInputValues.withMutation((t=>{for(let i=e;i<this.length-1;i++)t[i]=t[i+1];t[this.length-1]=""})):!this.vegaInputValues.get(e)&&e>0&&(this.vegaInputValues.set(e-1,""),this.inputPasscodeRenderer.getVegaInputRefs()[e-1].doFocus())}}controlDirectionByKeyboard(t){t.preventDefault();const e=this.inputPasscodeRenderer.getCurrentIndex(),i=this.inputPasscodeRenderer.getVegaInputRefs();"ArrowLeft"===t.key&&e>0&&i[e-1].doFocus(),"ArrowRight"===t.key&&this.vegaInputValues.get(e)&&e<this.length-1&&i[e+1].doFocus()}}L([o()],E.prototype,"value",void 0),L([o()],E.prototype,"length",void 0),L([o()],E.prototype,"vegaInputValues",void 0),L([o()],E.prototype,"valueController",void 0),L([o()],E.prototype,"inputPasscodeRenderer",void 0);class F{constructor(t,e){this.length=0,this.array=[],t&&(this.array=t,this.length=t.length),e&&(this.onMutate=e)}onMutate(t){}push(...t){return this.withMutation((e=>{e.push(...t)}))}pop(){return this.withMutation((t=>{t.length>0&&t.pop()}))}set(t,e){return this.withMutation((i=>{t>=0&&(i[t]=e)}))}setAll(t){return this.withMutation((e=>{e.length=0;for(let i=0;i<t.length;i++)e[i]=t[i]}))}clear(){return this.withMutation((t=>{t.length=0}))}withMutation(t){const e=[...this.array];t(e);const i=new F(e,this.onMutate);return this.onMutate(i),i}get(t){return this.array[t]}join(t){return this.array.join(t)}toArray(){return this.array}}var O=function(t,e,i,s){var r,o=arguments.length,n=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(n=(o<3?r(n):o>3?r(e,i,n):r(e,i))||n);return o>3&&n&&Object.defineProperty(e,i,n),n};const T=class{constructor(t){i(this,t),this.vegaChange=s(this,"vegaChange",7),this.change=s(this,"change",7),this.vegaComplete=s(this,"vegaComplete",7),this.complete=s(this,"complete",7),this.globalSlimmers={},this.formFieldController=new I({propertyRules:[{propertyName:"required",ruleFactory:t=>t?new R:null}],validationRulesName:"validationRules",defaultValue:"",attributeGetter:t=>this[t],inputContainerGetter:()=>this.inputPasscodeRenderer.getInputPasscodeContainerRef(),touchableAreaGetter:()=>[...this.inputPasscodeRenderer.getVegaInputRefs()]}),this.vegaComponentUsageRuntimeMetricsSlimmer=new p,this.keyboardController=new E,this.valueController=new k,this.inputPasscodeRenderer=new C,this.changeEventEmitter=w(T,m),this.completeEventEmitter=w(T,v),this.eventPreventSlimmer=new y([m],(()=>this.host),{useCapture:!0}),this.vegaInputValues=new F(new Array,(t=>{this.vegaInputValues=t})),this.label="",this.disabled=!1,this.size="medium",this.hint="",this.length=4,this.inputType="numeric",this.value="",this.required=!1,this.optional=!1,this.validationRules=[],this.autoValidation=!0,this.isValid=null}watchVegaInputValues(){}watchLengthAndInputType(){}watchValue(){}watchValidationRules(){}render(){return d(this.inputPasscodeRenderer.render(),this.host)}get host(){return r(this)}static get watchers(){return{vegaInputValues:["watchVegaInputValues"],length:["watchLengthAndInputType"],inputType:["watchLengthAndInputType"],value:["watchValue"],validationRules:["watchValidationRules"]}}};O([l()],T.prototype,"globalSlimmers",void 0),O([h()],T.prototype,"formFieldController",void 0),O([h()],T.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),O([h()],T.prototype,"keyboardController",void 0),O([h()],T.prototype,"valueController",void 0),O([h()],T.prototype,"inputPasscodeRenderer",void 0),O([h()],T.prototype,"changeEventEmitter",void 0),O([h()],T.prototype,"completeEventEmitter",void 0),O([h()],T.prototype,"eventPreventSlimmer",void 0),T.style=':host{display:inline-block}:host vega-field-label{margin-bottom:8px}:host vega-input::part(input-container){padding-left:0px;padding-right:0px}:host vega-input.small{width:38px;height:42px;box-sizing:border-box}:host vega-input.medium{width:42px;height:50px;box-sizing:border-box}:host vega-input::part(input){text-align:center}:host vega-input.small::part(input-container){padding-top:8px;padding-bottom:8px}:host vega-input.medium::part(input-container){padding-top:12px;padding-bottom:12px}:host .vega-input-passcode-container.error vega-input::part(input-container){border:1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1))}:host .vega-input-passcode-container.error vega-input::part(input-container):hover{border:1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1))}:host .vega-input-passcode-container.error vega-input::part(input-container):focus-within{outline:2px solid rgba(var(--v-border-color-danger, 230, 50, 87, 1));outline-offset:3px;border:1px solid rgba(var(--v-border-color-input-field-danger-focus, 233, 71, 104, 1));box-shadow:0 0 0}:host .vega-error{display:inline-block;padding-left:8px;padding-right:8px;padding-top:8px;font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;color:rgba(var(--v-text-error, 189, 41, 71, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host .vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host .vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}:host .vega-hidden{display:none}';export{T as vega_input_passcode}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{S as t}from"./p-
|
|
1
|
+
import{S as t}from"./p-b775e51f.js";import{i as s}from"./p-8db904dc.js";class e extends t{constructor(t,s=!1){super(),this.insertMode=!0,this.maskConfig=t,this.overrideValue=s,this.slotRegex=new RegExp(t.slot),this.acceptRegex=new RegExp(t.accept,"g"),this.insertMode=!1!==t.insertMode}static getPhoneMaskStrategy(t=!1){return new e(this.DEFAULT_PHONE_MASK_CONFIG,t)}static getZipcodeMaskStrategy(t=!1){return new e(this.DEFAULT_ZIPCODE_MASK_CONFIG,t)}static getTaxIdMaskStrategy(t=!1){return new e(this.DEFAULT_TAX_ID_MASK_CONFIG,t)}setMaskConfig(t){this.maskConfig=t}format(t,e){const i=null==e?void 0:e.caretPosition;if(t.length>this.getLengthLimit()&&s(i)){const s=[...t],e=t.length-this.getLengthLimit();return s.splice(i-e,e),s.join("")}return this.replaceMaskWithMatchedInputSlots(t,this.getMatchedInputSlotValue(t))}calculateCaretPosition(t,e){if(!s(e))return null;if(t.length>this.getLengthLimit())return e-(t.length-this.getLengthLimit());const i=t.substring(0,e);return e+(this.format(i).length-i.length)}shouldOverrideComponentValueAfterBlur(){return!!this.overrideValue||!(!this.maskConfig||!0!==this.maskConfig.overrideValue)}shouldTriggerAtInit(){return!(!this.maskConfig||!0!==this.maskConfig.triggerAtInit)}getLengthLimit(){return this.maskConfig.mask.length}getMatchedInputSlotValue(t){return t.match(this.acceptRegex)||[]}replaceMaskWithMatchedInputSlots(t,s){const e=[];let i=-1;for(let r=0;r<this.maskConfig.mask.length;r++){const n=this.maskConfig.mask.charAt(r);if(this.slotRegex.test(n)&&s.length){const t=s.shift();t&&(e.push(t),i=r)}else this.insertMode||s.shift(),t.charAt(r)===n&&(i=r),e.push(n)}const r=this.insertMode?i+1:t.length;return e.join("").slice(0,r)}}e.DEFAULT_PHONE_MASK_CONFIG={mask:"(999) 999-9999",slot:"9",accept:/\d/g},e.DEFAULT_ZIPCODE_MASK_CONFIG={mask:"99999",slot:"9",accept:/\d/g},e.DEFAULT_TAX_ID_MASK_CONFIG={mask:"99-9999999",slot:"9",accept:/\d/g};export{e as S}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{i as o}from"./p-8db904dc.js";import{R as e}from"./p-3dee1e55.js";function i(i,r,f,s){return o(i)?{flex:`${e.formatCustom(i)}`}:{flexGrow:o(r)?`${e.formatCustom(r)}`:void 0,flexShrink:o(f)?`${e.formatCustom(f)}`:void 0,flexBasis:o(s)?`${e.formatCustom(s)}`:void 0}}export{i as f}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as m,h as i,H as t,g as s}from"./p-6b2342e0.js";import{s as e}from"./p-519a7d55.js";import{c as o,V as v,I as r}from"./p-6e1ab235.js";import{V as z,I as g}from"./p-8ce9e214.js";import{R as p}from"./p-4d9562bc.js";import{l as a}from"./p-19c42e30.js";import{f as x}from"./p-dca3278f.js";import{P as n}from"./p-81dd00d0.js";import{g as h}from"./p-49a2e141.js";import"./p-d4ea8e22.js";import"./p-262ec334.js";import"./p-0c667d6a.js";import"./p-ed45b3b6.js";import"./p-d27ae9ff.js";import"./p-87a4d75f.js";import"./p-982747ef.js";import"./p-b438e68b.js";import"./p-0e607b44.js";import"./p-2d0d575f.js";import"./p-cb378636.js";import"./p-7d54e9c1.js";import"./p-b75ee3ba.js";var L=function(m,i,t,s){var e,o=arguments.length,v=o<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,t):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)v=Reflect.decorate(m,i,t,s);else for(var r=m.length-1;r>=0;r--)(e=m[r])&&(v=(o<3?e(v):o>3?e(i,t,v):e(i,t))||v);return o>3&&v&&Object.defineProperty(i,t,v),v};class l extends v{getSize(){const m={},i=p.formatCustom(this.direction),t=p.formatCustom(this.margin);return"vertical"===i?m.height=`calc(100% - ${this.getDirectionMargin(t,"top")}px - ${this.getDirectionMargin(t,"bottom")}px)`:m.width=`calc(100% - ${this.getDirectionMargin(t,"left")}px - ${this.getDirectionMargin(t,"right")}px)`,m}getDirectionMargin(m,i){const t="string"==typeof m?m:["top","bottom"].includes(i)?m.y||m[i]:m.x||m[i];return t&&"auto"!==t?a[t]:0}}L([o()],l.prototype,"host",void 0),L([o()],l.prototype,"direction",void 0),L([o()],l.prototype,"margin",void 0);var b=function(m,i,t,s){var e,o=arguments.length,v=o<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,t):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)v=Reflect.decorate(m,i,t,s);else for(var r=m.length-1;r>=0;r--)(e=m[r])&&(v=(o<3?e(v):o>3?e(i,t,v):e(i,t))||v);return o>3&&v&&Object.defineProperty(i,t,v),v};const S=class{constructor(i){m(this,i),this.globalSlimmers={},this.pageResizeObserverSlimmer=new n,this.sizeController=new l,this.vegaComponentUsageRuntimeMetricsSlimmer=new z,this.currentBreakpoint=h(),this.direction="horizontal",this.variant="primary",this.margin="0"}render(){return e(i(t,{class:{[`vega-divider-${p.formatCustom(this.direction)}`]:!0,[`vega-divider-${this.variant}`]:!0,[x(this.margin,"margin")]:!0},style:this.sizeController.getSize()}),this.host)}get host(){return s(this)}};b([g()],S.prototype,"globalSlimmers",void 0),b([r()],S.prototype,"pageResizeObserverSlimmer",void 0),b([r()],S.prototype,"sizeController",void 0),b([r()],S.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),S.style=":host(.v-m-0),.v-m-0{margin:0px}:host(.v-mx-0),.v-mx-0{margin-left:0px;margin-right:0px}:host(.v-my-0),.v-my-0{margin-top:0px;margin-bottom:0px}:host(.v-mt-0),.v-mt-0{margin-top:0px}:host(.v-mb-0),.v-mb-0{margin-bottom:0px}:host(.v-mr-0),.v-mr-0{margin-right:0px}:host(.v-ml-0),.v-ml-0{margin-left:0px}:host(.v-m-size-0),.v-m-size-0{margin:0px}:host(.v-mx-size-0),.v-mx-size-0{margin-left:0px;margin-right:0px}:host(.v-my-size-0),.v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.v-mt-size-0),.v-mt-size-0{margin-top:0px}:host(.v-mb-size-0),.v-mb-size-0{margin-bottom:0px}:host(.v-mr-size-0),.v-mr-size-0{margin-right:0px}:host(.v-ml-size-0),.v-ml-size-0{margin-left:0px}:host(.v-m-size-4),.v-m-size-4{margin:4px}:host(.v-mx-size-4),.v-mx-size-4{margin-left:4px;margin-right:4px}:host(.v-my-size-4),.v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.v-mt-size-4),.v-mt-size-4{margin-top:4px}:host(.v-mb-size-4),.v-mb-size-4{margin-bottom:4px}:host(.v-mr-size-4),.v-mr-size-4{margin-right:4px}:host(.v-ml-size-4),.v-ml-size-4{margin-left:4px}:host(.v-m-size-8),.v-m-size-8{margin:8px}:host(.v-mx-size-8),.v-mx-size-8{margin-left:8px;margin-right:8px}:host(.v-my-size-8),.v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.v-mt-size-8),.v-mt-size-8{margin-top:8px}:host(.v-mb-size-8),.v-mb-size-8{margin-bottom:8px}:host(.v-mr-size-8),.v-mr-size-8{margin-right:8px}:host(.v-ml-size-8),.v-ml-size-8{margin-left:8px}:host(.v-m-size-12),.v-m-size-12{margin:12px}:host(.v-mx-size-12),.v-mx-size-12{margin-left:12px;margin-right:12px}:host(.v-my-size-12),.v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.v-mt-size-12),.v-mt-size-12{margin-top:12px}:host(.v-mb-size-12),.v-mb-size-12{margin-bottom:12px}:host(.v-mr-size-12),.v-mr-size-12{margin-right:12px}:host(.v-ml-size-12),.v-ml-size-12{margin-left:12px}:host(.v-m-size-16),.v-m-size-16{margin:16px}:host(.v-mx-size-16),.v-mx-size-16{margin-left:16px;margin-right:16px}:host(.v-my-size-16),.v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.v-mt-size-16),.v-mt-size-16{margin-top:16px}:host(.v-mb-size-16),.v-mb-size-16{margin-bottom:16px}:host(.v-mr-size-16),.v-mr-size-16{margin-right:16px}:host(.v-ml-size-16),.v-ml-size-16{margin-left:16px}:host(.v-m-size-20),.v-m-size-20{margin:20px}:host(.v-mx-size-20),.v-mx-size-20{margin-left:20px;margin-right:20px}:host(.v-my-size-20),.v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.v-mt-size-20),.v-mt-size-20{margin-top:20px}:host(.v-mb-size-20),.v-mb-size-20{margin-bottom:20px}:host(.v-mr-size-20),.v-mr-size-20{margin-right:20px}:host(.v-ml-size-20),.v-ml-size-20{margin-left:20px}:host(.v-m-size-24),.v-m-size-24{margin:24px}:host(.v-mx-size-24),.v-mx-size-24{margin-left:24px;margin-right:24px}:host(.v-my-size-24),.v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.v-mt-size-24),.v-mt-size-24{margin-top:24px}:host(.v-mb-size-24),.v-mb-size-24{margin-bottom:24px}:host(.v-mr-size-24),.v-mr-size-24{margin-right:24px}:host(.v-ml-size-24),.v-ml-size-24{margin-left:24px}:host(.v-m-size-32),.v-m-size-32{margin:32px}:host(.v-mx-size-32),.v-mx-size-32{margin-left:32px;margin-right:32px}:host(.v-my-size-32),.v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.v-mt-size-32),.v-mt-size-32{margin-top:32px}:host(.v-mb-size-32),.v-mb-size-32{margin-bottom:32px}:host(.v-mr-size-32),.v-mr-size-32{margin-right:32px}:host(.v-ml-size-32),.v-ml-size-32{margin-left:32px}:host(.v-m-size-40),.v-m-size-40{margin:40px}:host(.v-mx-size-40),.v-mx-size-40{margin-left:40px;margin-right:40px}:host(.v-my-size-40),.v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.v-mt-size-40),.v-mt-size-40{margin-top:40px}:host(.v-mb-size-40),.v-mb-size-40{margin-bottom:40px}:host(.v-mr-size-40),.v-mr-size-40{margin-right:40px}:host(.v-ml-size-40),.v-ml-size-40{margin-left:40px}:host(.v-m-size-48),.v-m-size-48{margin:48px}:host(.v-mx-size-48),.v-mx-size-48{margin-left:48px;margin-right:48px}:host(.v-my-size-48),.v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.v-mt-size-48),.v-mt-size-48{margin-top:48px}:host(.v-mb-size-48),.v-mb-size-48{margin-bottom:48px}:host(.v-mr-size-48),.v-mr-size-48{margin-right:48px}:host(.v-ml-size-48),.v-ml-size-48{margin-left:48px}:host(.v-m-size-64),.v-m-size-64{margin:64px}:host(.v-mx-size-64),.v-mx-size-64{margin-left:64px;margin-right:64px}:host(.v-my-size-64),.v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.v-mt-size-64),.v-mt-size-64{margin-top:64px}:host(.v-mb-size-64),.v-mb-size-64{margin-bottom:64px}:host(.v-mr-size-64),.v-mr-size-64{margin-right:64px}:host(.v-ml-size-64),.v-ml-size-64{margin-left:64px}:host(.v-m-size-72),.v-m-size-72{margin:72px}:host(.v-mx-size-72),.v-mx-size-72{margin-left:72px;margin-right:72px}:host(.v-my-size-72),.v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.v-mt-size-72),.v-mt-size-72{margin-top:72px}:host(.v-mb-size-72),.v-mb-size-72{margin-bottom:72px}:host(.v-mr-size-72),.v-mr-size-72{margin-right:72px}:host(.v-ml-size-72),.v-ml-size-72{margin-left:72px}:host(.v-m-size-80),.v-m-size-80{margin:80px}:host(.v-mx-size-80),.v-mx-size-80{margin-left:80px;margin-right:80px}:host(.v-my-size-80),.v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.v-mt-size-80),.v-mt-size-80{margin-top:80px}:host(.v-mb-size-80),.v-mb-size-80{margin-bottom:80px}:host(.v-mr-size-80),.v-mr-size-80{margin-right:80px}:host(.v-ml-size-80),.v-ml-size-80{margin-left:80px}:host(.v-m-size-112),.v-m-size-112{margin:112px}:host(.v-mx-size-112),.v-mx-size-112{margin-left:112px;margin-right:112px}:host(.v-my-size-112),.v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.v-mt-size-112),.v-mt-size-112{margin-top:112px}:host(.v-mb-size-112),.v-mb-size-112{margin-bottom:112px}:host(.v-mr-size-112),.v-mr-size-112{margin-right:112px}:host(.v-ml-size-112),.v-ml-size-112{margin-left:112px}:host(.v-m-size-2),.v-m-size-2{margin:2px}:host(.v-mx-size-2),.v-mx-size-2{margin-left:2px;margin-right:2px}:host(.v-my-size-2),.v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.v-mt-size-2),.v-mt-size-2{margin-top:2px}:host(.v-mb-size-2),.v-mb-size-2{margin-bottom:2px}:host(.v-mr-size-2),.v-mr-size-2{margin-right:2px}:host(.v-ml-size-2),.v-ml-size-2{margin-left:2px}:host(.v-m-auto),.v-m-auto{margin:auto}:host(.v-mx-auto),.v-mx-auto{margin-left:auto;margin-right:auto}:host(.v-my-auto),.v-my-auto{margin-top:auto;margin-bottom:auto}:host(.v-mt-auto),.v-mt-auto{margin-top:auto}:host(.v-mb-auto),.v-mb-auto{margin-bottom:auto}:host(.v-mr-auto),.v-mr-auto{margin-right:auto}:host(.v-ml-auto),.v-ml-auto{margin-left:auto}@media (min-width: 320px){:host(.S\\:v-m-0),.S\\:v-m-0{margin:0px}:host(.S\\:v-mx-0),.S\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.S\\:v-my-0),.S\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.S\\:v-mt-0),.S\\:v-mt-0{margin-top:0px}:host(.S\\:v-mb-0),.S\\:v-mb-0{margin-bottom:0px}:host(.S\\:v-mr-0),.S\\:v-mr-0{margin-right:0px}:host(.S\\:v-ml-0),.S\\:v-ml-0{margin-left:0px}:host(.S\\:v-m-size-0),.S\\:v-m-size-0{margin:0px}:host(.S\\:v-mx-size-0),.S\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.S\\:v-my-size-0),.S\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.S\\:v-mt-size-0),.S\\:v-mt-size-0{margin-top:0px}:host(.S\\:v-mb-size-0),.S\\:v-mb-size-0{margin-bottom:0px}:host(.S\\:v-mr-size-0),.S\\:v-mr-size-0{margin-right:0px}:host(.S\\:v-ml-size-0),.S\\:v-ml-size-0{margin-left:0px}:host(.S\\:v-m-size-4),.S\\:v-m-size-4{margin:4px}:host(.S\\:v-mx-size-4),.S\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.S\\:v-my-size-4),.S\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.S\\:v-mt-size-4),.S\\:v-mt-size-4{margin-top:4px}:host(.S\\:v-mb-size-4),.S\\:v-mb-size-4{margin-bottom:4px}:host(.S\\:v-mr-size-4),.S\\:v-mr-size-4{margin-right:4px}:host(.S\\:v-ml-size-4),.S\\:v-ml-size-4{margin-left:4px}:host(.S\\:v-m-size-8),.S\\:v-m-size-8{margin:8px}:host(.S\\:v-mx-size-8),.S\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.S\\:v-my-size-8),.S\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.S\\:v-mt-size-8),.S\\:v-mt-size-8{margin-top:8px}:host(.S\\:v-mb-size-8),.S\\:v-mb-size-8{margin-bottom:8px}:host(.S\\:v-mr-size-8),.S\\:v-mr-size-8{margin-right:8px}:host(.S\\:v-ml-size-8),.S\\:v-ml-size-8{margin-left:8px}:host(.S\\:v-m-size-12),.S\\:v-m-size-12{margin:12px}:host(.S\\:v-mx-size-12),.S\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.S\\:v-my-size-12),.S\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.S\\:v-mt-size-12),.S\\:v-mt-size-12{margin-top:12px}:host(.S\\:v-mb-size-12),.S\\:v-mb-size-12{margin-bottom:12px}:host(.S\\:v-mr-size-12),.S\\:v-mr-size-12{margin-right:12px}:host(.S\\:v-ml-size-12),.S\\:v-ml-size-12{margin-left:12px}:host(.S\\:v-m-size-16),.S\\:v-m-size-16{margin:16px}:host(.S\\:v-mx-size-16),.S\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.S\\:v-my-size-16),.S\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.S\\:v-mt-size-16),.S\\:v-mt-size-16{margin-top:16px}:host(.S\\:v-mb-size-16),.S\\:v-mb-size-16{margin-bottom:16px}:host(.S\\:v-mr-size-16),.S\\:v-mr-size-16{margin-right:16px}:host(.S\\:v-ml-size-16),.S\\:v-ml-size-16{margin-left:16px}:host(.S\\:v-m-size-20),.S\\:v-m-size-20{margin:20px}:host(.S\\:v-mx-size-20),.S\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.S\\:v-my-size-20),.S\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.S\\:v-mt-size-20),.S\\:v-mt-size-20{margin-top:20px}:host(.S\\:v-mb-size-20),.S\\:v-mb-size-20{margin-bottom:20px}:host(.S\\:v-mr-size-20),.S\\:v-mr-size-20{margin-right:20px}:host(.S\\:v-ml-size-20),.S\\:v-ml-size-20{margin-left:20px}:host(.S\\:v-m-size-24),.S\\:v-m-size-24{margin:24px}:host(.S\\:v-mx-size-24),.S\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.S\\:v-my-size-24),.S\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.S\\:v-mt-size-24),.S\\:v-mt-size-24{margin-top:24px}:host(.S\\:v-mb-size-24),.S\\:v-mb-size-24{margin-bottom:24px}:host(.S\\:v-mr-size-24),.S\\:v-mr-size-24{margin-right:24px}:host(.S\\:v-ml-size-24),.S\\:v-ml-size-24{margin-left:24px}:host(.S\\:v-m-size-32),.S\\:v-m-size-32{margin:32px}:host(.S\\:v-mx-size-32),.S\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.S\\:v-my-size-32),.S\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.S\\:v-mt-size-32),.S\\:v-mt-size-32{margin-top:32px}:host(.S\\:v-mb-size-32),.S\\:v-mb-size-32{margin-bottom:32px}:host(.S\\:v-mr-size-32),.S\\:v-mr-size-32{margin-right:32px}:host(.S\\:v-ml-size-32),.S\\:v-ml-size-32{margin-left:32px}:host(.S\\:v-m-size-40),.S\\:v-m-size-40{margin:40px}:host(.S\\:v-mx-size-40),.S\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.S\\:v-my-size-40),.S\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.S\\:v-mt-size-40),.S\\:v-mt-size-40{margin-top:40px}:host(.S\\:v-mb-size-40),.S\\:v-mb-size-40{margin-bottom:40px}:host(.S\\:v-mr-size-40),.S\\:v-mr-size-40{margin-right:40px}:host(.S\\:v-ml-size-40),.S\\:v-ml-size-40{margin-left:40px}:host(.S\\:v-m-size-48),.S\\:v-m-size-48{margin:48px}:host(.S\\:v-mx-size-48),.S\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.S\\:v-my-size-48),.S\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.S\\:v-mt-size-48),.S\\:v-mt-size-48{margin-top:48px}:host(.S\\:v-mb-size-48),.S\\:v-mb-size-48{margin-bottom:48px}:host(.S\\:v-mr-size-48),.S\\:v-mr-size-48{margin-right:48px}:host(.S\\:v-ml-size-48),.S\\:v-ml-size-48{margin-left:48px}:host(.S\\:v-m-size-64),.S\\:v-m-size-64{margin:64px}:host(.S\\:v-mx-size-64),.S\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.S\\:v-my-size-64),.S\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.S\\:v-mt-size-64),.S\\:v-mt-size-64{margin-top:64px}:host(.S\\:v-mb-size-64),.S\\:v-mb-size-64{margin-bottom:64px}:host(.S\\:v-mr-size-64),.S\\:v-mr-size-64{margin-right:64px}:host(.S\\:v-ml-size-64),.S\\:v-ml-size-64{margin-left:64px}:host(.S\\:v-m-size-72),.S\\:v-m-size-72{margin:72px}:host(.S\\:v-mx-size-72),.S\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.S\\:v-my-size-72),.S\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.S\\:v-mt-size-72),.S\\:v-mt-size-72{margin-top:72px}:host(.S\\:v-mb-size-72),.S\\:v-mb-size-72{margin-bottom:72px}:host(.S\\:v-mr-size-72),.S\\:v-mr-size-72{margin-right:72px}:host(.S\\:v-ml-size-72),.S\\:v-ml-size-72{margin-left:72px}:host(.S\\:v-m-size-80),.S\\:v-m-size-80{margin:80px}:host(.S\\:v-mx-size-80),.S\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.S\\:v-my-size-80),.S\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.S\\:v-mt-size-80),.S\\:v-mt-size-80{margin-top:80px}:host(.S\\:v-mb-size-80),.S\\:v-mb-size-80{margin-bottom:80px}:host(.S\\:v-mr-size-80),.S\\:v-mr-size-80{margin-right:80px}:host(.S\\:v-ml-size-80),.S\\:v-ml-size-80{margin-left:80px}:host(.S\\:v-m-size-112),.S\\:v-m-size-112{margin:112px}:host(.S\\:v-mx-size-112),.S\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.S\\:v-my-size-112),.S\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.S\\:v-mt-size-112),.S\\:v-mt-size-112{margin-top:112px}:host(.S\\:v-mb-size-112),.S\\:v-mb-size-112{margin-bottom:112px}:host(.S\\:v-mr-size-112),.S\\:v-mr-size-112{margin-right:112px}:host(.S\\:v-ml-size-112),.S\\:v-ml-size-112{margin-left:112px}:host(.S\\:v-m-size-2),.S\\:v-m-size-2{margin:2px}:host(.S\\:v-mx-size-2),.S\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.S\\:v-my-size-2),.S\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.S\\:v-mt-size-2),.S\\:v-mt-size-2{margin-top:2px}:host(.S\\:v-mb-size-2),.S\\:v-mb-size-2{margin-bottom:2px}:host(.S\\:v-mr-size-2),.S\\:v-mr-size-2{margin-right:2px}:host(.S\\:v-ml-size-2),.S\\:v-ml-size-2{margin-left:2px}:host(.S\\:v-m-auto),.S\\:v-m-auto{margin:auto}:host(.S\\:v-mx-auto),.S\\:v-mx-auto{margin-left:auto;margin-right:auto}:host(.S\\:v-my-auto),.S\\:v-my-auto{margin-top:auto;margin-bottom:auto}:host(.S\\:v-mt-auto),.S\\:v-mt-auto{margin-top:auto}:host(.S\\:v-mb-auto),.S\\:v-mb-auto{margin-bottom:auto}:host(.S\\:v-mr-auto),.S\\:v-mr-auto{margin-right:auto}:host(.S\\:v-ml-auto),.S\\:v-ml-auto{margin-left:auto}}@media (min-width: 768px){:host(.M\\:v-m-0),.M\\:v-m-0{margin:0px}:host(.M\\:v-mx-0),.M\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.M\\:v-my-0),.M\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.M\\:v-mt-0),.M\\:v-mt-0{margin-top:0px}:host(.M\\:v-mb-0),.M\\:v-mb-0{margin-bottom:0px}:host(.M\\:v-mr-0),.M\\:v-mr-0{margin-right:0px}:host(.M\\:v-ml-0),.M\\:v-ml-0{margin-left:0px}:host(.M\\:v-m-size-0),.M\\:v-m-size-0{margin:0px}:host(.M\\:v-mx-size-0),.M\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.M\\:v-my-size-0),.M\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.M\\:v-mt-size-0),.M\\:v-mt-size-0{margin-top:0px}:host(.M\\:v-mb-size-0),.M\\:v-mb-size-0{margin-bottom:0px}:host(.M\\:v-mr-size-0),.M\\:v-mr-size-0{margin-right:0px}:host(.M\\:v-ml-size-0),.M\\:v-ml-size-0{margin-left:0px}:host(.M\\:v-m-size-4),.M\\:v-m-size-4{margin:4px}:host(.M\\:v-mx-size-4),.M\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.M\\:v-my-size-4),.M\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.M\\:v-mt-size-4),.M\\:v-mt-size-4{margin-top:4px}:host(.M\\:v-mb-size-4),.M\\:v-mb-size-4{margin-bottom:4px}:host(.M\\:v-mr-size-4),.M\\:v-mr-size-4{margin-right:4px}:host(.M\\:v-ml-size-4),.M\\:v-ml-size-4{margin-left:4px}:host(.M\\:v-m-size-8),.M\\:v-m-size-8{margin:8px}:host(.M\\:v-mx-size-8),.M\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.M\\:v-my-size-8),.M\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.M\\:v-mt-size-8),.M\\:v-mt-size-8{margin-top:8px}:host(.M\\:v-mb-size-8),.M\\:v-mb-size-8{margin-bottom:8px}:host(.M\\:v-mr-size-8),.M\\:v-mr-size-8{margin-right:8px}:host(.M\\:v-ml-size-8),.M\\:v-ml-size-8{margin-left:8px}:host(.M\\:v-m-size-12),.M\\:v-m-size-12{margin:12px}:host(.M\\:v-mx-size-12),.M\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.M\\:v-my-size-12),.M\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.M\\:v-mt-size-12),.M\\:v-mt-size-12{margin-top:12px}:host(.M\\:v-mb-size-12),.M\\:v-mb-size-12{margin-bottom:12px}:host(.M\\:v-mr-size-12),.M\\:v-mr-size-12{margin-right:12px}:host(.M\\:v-ml-size-12),.M\\:v-ml-size-12{margin-left:12px}:host(.M\\:v-m-size-16),.M\\:v-m-size-16{margin:16px}:host(.M\\:v-mx-size-16),.M\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.M\\:v-my-size-16),.M\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.M\\:v-mt-size-16),.M\\:v-mt-size-16{margin-top:16px}:host(.M\\:v-mb-size-16),.M\\:v-mb-size-16{margin-bottom:16px}:host(.M\\:v-mr-size-16),.M\\:v-mr-size-16{margin-right:16px}:host(.M\\:v-ml-size-16),.M\\:v-ml-size-16{margin-left:16px}:host(.M\\:v-m-size-20),.M\\:v-m-size-20{margin:20px}:host(.M\\:v-mx-size-20),.M\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.M\\:v-my-size-20),.M\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.M\\:v-mt-size-20),.M\\:v-mt-size-20{margin-top:20px}:host(.M\\:v-mb-size-20),.M\\:v-mb-size-20{margin-bottom:20px}:host(.M\\:v-mr-size-20),.M\\:v-mr-size-20{margin-right:20px}:host(.M\\:v-ml-size-20),.M\\:v-ml-size-20{margin-left:20px}:host(.M\\:v-m-size-24),.M\\:v-m-size-24{margin:24px}:host(.M\\:v-mx-size-24),.M\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.M\\:v-my-size-24),.M\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.M\\:v-mt-size-24),.M\\:v-mt-size-24{margin-top:24px}:host(.M\\:v-mb-size-24),.M\\:v-mb-size-24{margin-bottom:24px}:host(.M\\:v-mr-size-24),.M\\:v-mr-size-24{margin-right:24px}:host(.M\\:v-ml-size-24),.M\\:v-ml-size-24{margin-left:24px}:host(.M\\:v-m-size-32),.M\\:v-m-size-32{margin:32px}:host(.M\\:v-mx-size-32),.M\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.M\\:v-my-size-32),.M\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.M\\:v-mt-size-32),.M\\:v-mt-size-32{margin-top:32px}:host(.M\\:v-mb-size-32),.M\\:v-mb-size-32{margin-bottom:32px}:host(.M\\:v-mr-size-32),.M\\:v-mr-size-32{margin-right:32px}:host(.M\\:v-ml-size-32),.M\\:v-ml-size-32{margin-left:32px}:host(.M\\:v-m-size-40),.M\\:v-m-size-40{margin:40px}:host(.M\\:v-mx-size-40),.M\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.M\\:v-my-size-40),.M\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.M\\:v-mt-size-40),.M\\:v-mt-size-40{margin-top:40px}:host(.M\\:v-mb-size-40),.M\\:v-mb-size-40{margin-bottom:40px}:host(.M\\:v-mr-size-40),.M\\:v-mr-size-40{margin-right:40px}:host(.M\\:v-ml-size-40),.M\\:v-ml-size-40{margin-left:40px}:host(.M\\:v-m-size-48),.M\\:v-m-size-48{margin:48px}:host(.M\\:v-mx-size-48),.M\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.M\\:v-my-size-48),.M\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.M\\:v-mt-size-48),.M\\:v-mt-size-48{margin-top:48px}:host(.M\\:v-mb-size-48),.M\\:v-mb-size-48{margin-bottom:48px}:host(.M\\:v-mr-size-48),.M\\:v-mr-size-48{margin-right:48px}:host(.M\\:v-ml-size-48),.M\\:v-ml-size-48{margin-left:48px}:host(.M\\:v-m-size-64),.M\\:v-m-size-64{margin:64px}:host(.M\\:v-mx-size-64),.M\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.M\\:v-my-size-64),.M\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.M\\:v-mt-size-64),.M\\:v-mt-size-64{margin-top:64px}:host(.M\\:v-mb-size-64),.M\\:v-mb-size-64{margin-bottom:64px}:host(.M\\:v-mr-size-64),.M\\:v-mr-size-64{margin-right:64px}:host(.M\\:v-ml-size-64),.M\\:v-ml-size-64{margin-left:64px}:host(.M\\:v-m-size-72),.M\\:v-m-size-72{margin:72px}:host(.M\\:v-mx-size-72),.M\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.M\\:v-my-size-72),.M\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.M\\:v-mt-size-72),.M\\:v-mt-size-72{margin-top:72px}:host(.M\\:v-mb-size-72),.M\\:v-mb-size-72{margin-bottom:72px}:host(.M\\:v-mr-size-72),.M\\:v-mr-size-72{margin-right:72px}:host(.M\\:v-ml-size-72),.M\\:v-ml-size-72{margin-left:72px}:host(.M\\:v-m-size-80),.M\\:v-m-size-80{margin:80px}:host(.M\\:v-mx-size-80),.M\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.M\\:v-my-size-80),.M\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.M\\:v-mt-size-80),.M\\:v-mt-size-80{margin-top:80px}:host(.M\\:v-mb-size-80),.M\\:v-mb-size-80{margin-bottom:80px}:host(.M\\:v-mr-size-80),.M\\:v-mr-size-80{margin-right:80px}:host(.M\\:v-ml-size-80),.M\\:v-ml-size-80{margin-left:80px}:host(.M\\:v-m-size-112),.M\\:v-m-size-112{margin:112px}:host(.M\\:v-mx-size-112),.M\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.M\\:v-my-size-112),.M\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.M\\:v-mt-size-112),.M\\:v-mt-size-112{margin-top:112px}:host(.M\\:v-mb-size-112),.M\\:v-mb-size-112{margin-bottom:112px}:host(.M\\:v-mr-size-112),.M\\:v-mr-size-112{margin-right:112px}:host(.M\\:v-ml-size-112),.M\\:v-ml-size-112{margin-left:112px}:host(.M\\:v-m-size-2),.M\\:v-m-size-2{margin:2px}:host(.M\\:v-mx-size-2),.M\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.M\\:v-my-size-2),.M\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.M\\:v-mt-size-2),.M\\:v-mt-size-2{margin-top:2px}:host(.M\\:v-mb-size-2),.M\\:v-mb-size-2{margin-bottom:2px}:host(.M\\:v-mr-size-2),.M\\:v-mr-size-2{margin-right:2px}:host(.M\\:v-ml-size-2),.M\\:v-ml-size-2{margin-left:2px}:host(.M\\:v-m-auto),.M\\:v-m-auto{margin:auto}:host(.M\\:v-mx-auto),.M\\:v-mx-auto{margin-left:auto;margin-right:auto}:host(.M\\:v-my-auto),.M\\:v-my-auto{margin-top:auto;margin-bottom:auto}:host(.M\\:v-mt-auto),.M\\:v-mt-auto{margin-top:auto}:host(.M\\:v-mb-auto),.M\\:v-mb-auto{margin-bottom:auto}:host(.M\\:v-mr-auto),.M\\:v-mr-auto{margin-right:auto}:host(.M\\:v-ml-auto),.M\\:v-ml-auto{margin-left:auto}}@media (min-width: 1024px){:host(.L\\:v-m-0),.L\\:v-m-0{margin:0px}:host(.L\\:v-mx-0),.L\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.L\\:v-my-0),.L\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.L\\:v-mt-0),.L\\:v-mt-0{margin-top:0px}:host(.L\\:v-mb-0),.L\\:v-mb-0{margin-bottom:0px}:host(.L\\:v-mr-0),.L\\:v-mr-0{margin-right:0px}:host(.L\\:v-ml-0),.L\\:v-ml-0{margin-left:0px}:host(.L\\:v-m-size-0),.L\\:v-m-size-0{margin:0px}:host(.L\\:v-mx-size-0),.L\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.L\\:v-my-size-0),.L\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.L\\:v-mt-size-0),.L\\:v-mt-size-0{margin-top:0px}:host(.L\\:v-mb-size-0),.L\\:v-mb-size-0{margin-bottom:0px}:host(.L\\:v-mr-size-0),.L\\:v-mr-size-0{margin-right:0px}:host(.L\\:v-ml-size-0),.L\\:v-ml-size-0{margin-left:0px}:host(.L\\:v-m-size-4),.L\\:v-m-size-4{margin:4px}:host(.L\\:v-mx-size-4),.L\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.L\\:v-my-size-4),.L\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.L\\:v-mt-size-4),.L\\:v-mt-size-4{margin-top:4px}:host(.L\\:v-mb-size-4),.L\\:v-mb-size-4{margin-bottom:4px}:host(.L\\:v-mr-size-4),.L\\:v-mr-size-4{margin-right:4px}:host(.L\\:v-ml-size-4),.L\\:v-ml-size-4{margin-left:4px}:host(.L\\:v-m-size-8),.L\\:v-m-size-8{margin:8px}:host(.L\\:v-mx-size-8),.L\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.L\\:v-my-size-8),.L\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.L\\:v-mt-size-8),.L\\:v-mt-size-8{margin-top:8px}:host(.L\\:v-mb-size-8),.L\\:v-mb-size-8{margin-bottom:8px}:host(.L\\:v-mr-size-8),.L\\:v-mr-size-8{margin-right:8px}:host(.L\\:v-ml-size-8),.L\\:v-ml-size-8{margin-left:8px}:host(.L\\:v-m-size-12),.L\\:v-m-size-12{margin:12px}:host(.L\\:v-mx-size-12),.L\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.L\\:v-my-size-12),.L\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.L\\:v-mt-size-12),.L\\:v-mt-size-12{margin-top:12px}:host(.L\\:v-mb-size-12),.L\\:v-mb-size-12{margin-bottom:12px}:host(.L\\:v-mr-size-12),.L\\:v-mr-size-12{margin-right:12px}:host(.L\\:v-ml-size-12),.L\\:v-ml-size-12{margin-left:12px}:host(.L\\:v-m-size-16),.L\\:v-m-size-16{margin:16px}:host(.L\\:v-mx-size-16),.L\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.L\\:v-my-size-16),.L\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.L\\:v-mt-size-16),.L\\:v-mt-size-16{margin-top:16px}:host(.L\\:v-mb-size-16),.L\\:v-mb-size-16{margin-bottom:16px}:host(.L\\:v-mr-size-16),.L\\:v-mr-size-16{margin-right:16px}:host(.L\\:v-ml-size-16),.L\\:v-ml-size-16{margin-left:16px}:host(.L\\:v-m-size-20),.L\\:v-m-size-20{margin:20px}:host(.L\\:v-mx-size-20),.L\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.L\\:v-my-size-20),.L\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.L\\:v-mt-size-20),.L\\:v-mt-size-20{margin-top:20px}:host(.L\\:v-mb-size-20),.L\\:v-mb-size-20{margin-bottom:20px}:host(.L\\:v-mr-size-20),.L\\:v-mr-size-20{margin-right:20px}:host(.L\\:v-ml-size-20),.L\\:v-ml-size-20{margin-left:20px}:host(.L\\:v-m-size-24),.L\\:v-m-size-24{margin:24px}:host(.L\\:v-mx-size-24),.L\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.L\\:v-my-size-24),.L\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.L\\:v-mt-size-24),.L\\:v-mt-size-24{margin-top:24px}:host(.L\\:v-mb-size-24),.L\\:v-mb-size-24{margin-bottom:24px}:host(.L\\:v-mr-size-24),.L\\:v-mr-size-24{margin-right:24px}:host(.L\\:v-ml-size-24),.L\\:v-ml-size-24{margin-left:24px}:host(.L\\:v-m-size-32),.L\\:v-m-size-32{margin:32px}:host(.L\\:v-mx-size-32),.L\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.L\\:v-my-size-32),.L\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.L\\:v-mt-size-32),.L\\:v-mt-size-32{margin-top:32px}:host(.L\\:v-mb-size-32),.L\\:v-mb-size-32{margin-bottom:32px}:host(.L\\:v-mr-size-32),.L\\:v-mr-size-32{margin-right:32px}:host(.L\\:v-ml-size-32),.L\\:v-ml-size-32{margin-left:32px}:host(.L\\:v-m-size-40),.L\\:v-m-size-40{margin:40px}:host(.L\\:v-mx-size-40),.L\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.L\\:v-my-size-40),.L\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.L\\:v-mt-size-40),.L\\:v-mt-size-40{margin-top:40px}:host(.L\\:v-mb-size-40),.L\\:v-mb-size-40{margin-bottom:40px}:host(.L\\:v-mr-size-40),.L\\:v-mr-size-40{margin-right:40px}:host(.L\\:v-ml-size-40),.L\\:v-ml-size-40{margin-left:40px}:host(.L\\:v-m-size-48),.L\\:v-m-size-48{margin:48px}:host(.L\\:v-mx-size-48),.L\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.L\\:v-my-size-48),.L\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.L\\:v-mt-size-48),.L\\:v-mt-size-48{margin-top:48px}:host(.L\\:v-mb-size-48),.L\\:v-mb-size-48{margin-bottom:48px}:host(.L\\:v-mr-size-48),.L\\:v-mr-size-48{margin-right:48px}:host(.L\\:v-ml-size-48),.L\\:v-ml-size-48{margin-left:48px}:host(.L\\:v-m-size-64),.L\\:v-m-size-64{margin:64px}:host(.L\\:v-mx-size-64),.L\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.L\\:v-my-size-64),.L\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.L\\:v-mt-size-64),.L\\:v-mt-size-64{margin-top:64px}:host(.L\\:v-mb-size-64),.L\\:v-mb-size-64{margin-bottom:64px}:host(.L\\:v-mr-size-64),.L\\:v-mr-size-64{margin-right:64px}:host(.L\\:v-ml-size-64),.L\\:v-ml-size-64{margin-left:64px}:host(.L\\:v-m-size-72),.L\\:v-m-size-72{margin:72px}:host(.L\\:v-mx-size-72),.L\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.L\\:v-my-size-72),.L\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.L\\:v-mt-size-72),.L\\:v-mt-size-72{margin-top:72px}:host(.L\\:v-mb-size-72),.L\\:v-mb-size-72{margin-bottom:72px}:host(.L\\:v-mr-size-72),.L\\:v-mr-size-72{margin-right:72px}:host(.L\\:v-ml-size-72),.L\\:v-ml-size-72{margin-left:72px}:host(.L\\:v-m-size-80),.L\\:v-m-size-80{margin:80px}:host(.L\\:v-mx-size-80),.L\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.L\\:v-my-size-80),.L\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.L\\:v-mt-size-80),.L\\:v-mt-size-80{margin-top:80px}:host(.L\\:v-mb-size-80),.L\\:v-mb-size-80{margin-bottom:80px}:host(.L\\:v-mr-size-80),.L\\:v-mr-size-80{margin-right:80px}:host(.L\\:v-ml-size-80),.L\\:v-ml-size-80{margin-left:80px}:host(.L\\:v-m-size-112),.L\\:v-m-size-112{margin:112px}:host(.L\\:v-mx-size-112),.L\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.L\\:v-my-size-112),.L\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.L\\:v-mt-size-112),.L\\:v-mt-size-112{margin-top:112px}:host(.L\\:v-mb-size-112),.L\\:v-mb-size-112{margin-bottom:112px}:host(.L\\:v-mr-size-112),.L\\:v-mr-size-112{margin-right:112px}:host(.L\\:v-ml-size-112),.L\\:v-ml-size-112{margin-left:112px}:host(.L\\:v-m-size-2),.L\\:v-m-size-2{margin:2px}:host(.L\\:v-mx-size-2),.L\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.L\\:v-my-size-2),.L\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.L\\:v-mt-size-2),.L\\:v-mt-size-2{margin-top:2px}:host(.L\\:v-mb-size-2),.L\\:v-mb-size-2{margin-bottom:2px}:host(.L\\:v-mr-size-2),.L\\:v-mr-size-2{margin-right:2px}:host(.L\\:v-ml-size-2),.L\\:v-ml-size-2{margin-left:2px}:host(.L\\:v-m-auto),.L\\:v-m-auto{margin:auto}:host(.L\\:v-mx-auto),.L\\:v-mx-auto{margin-left:auto;margin-right:auto}:host(.L\\:v-my-auto),.L\\:v-my-auto{margin-top:auto;margin-bottom:auto}:host(.L\\:v-mt-auto),.L\\:v-mt-auto{margin-top:auto}:host(.L\\:v-mb-auto),.L\\:v-mb-auto{margin-bottom:auto}:host(.L\\:v-mr-auto),.L\\:v-mr-auto{margin-right:auto}:host(.L\\:v-ml-auto),.L\\:v-ml-auto{margin-left:auto}}@media (min-width: 1440px){:host(.XL\\:v-m-0),.XL\\:v-m-0{margin:0px}:host(.XL\\:v-mx-0),.XL\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.XL\\:v-my-0),.XL\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.XL\\:v-mt-0),.XL\\:v-mt-0{margin-top:0px}:host(.XL\\:v-mb-0),.XL\\:v-mb-0{margin-bottom:0px}:host(.XL\\:v-mr-0),.XL\\:v-mr-0{margin-right:0px}:host(.XL\\:v-ml-0),.XL\\:v-ml-0{margin-left:0px}:host(.XL\\:v-m-size-0),.XL\\:v-m-size-0{margin:0px}:host(.XL\\:v-mx-size-0),.XL\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.XL\\:v-my-size-0),.XL\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.XL\\:v-mt-size-0),.XL\\:v-mt-size-0{margin-top:0px}:host(.XL\\:v-mb-size-0),.XL\\:v-mb-size-0{margin-bottom:0px}:host(.XL\\:v-mr-size-0),.XL\\:v-mr-size-0{margin-right:0px}:host(.XL\\:v-ml-size-0),.XL\\:v-ml-size-0{margin-left:0px}:host(.XL\\:v-m-size-4),.XL\\:v-m-size-4{margin:4px}:host(.XL\\:v-mx-size-4),.XL\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.XL\\:v-my-size-4),.XL\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.XL\\:v-mt-size-4),.XL\\:v-mt-size-4{margin-top:4px}:host(.XL\\:v-mb-size-4),.XL\\:v-mb-size-4{margin-bottom:4px}:host(.XL\\:v-mr-size-4),.XL\\:v-mr-size-4{margin-right:4px}:host(.XL\\:v-ml-size-4),.XL\\:v-ml-size-4{margin-left:4px}:host(.XL\\:v-m-size-8),.XL\\:v-m-size-8{margin:8px}:host(.XL\\:v-mx-size-8),.XL\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.XL\\:v-my-size-8),.XL\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.XL\\:v-mt-size-8),.XL\\:v-mt-size-8{margin-top:8px}:host(.XL\\:v-mb-size-8),.XL\\:v-mb-size-8{margin-bottom:8px}:host(.XL\\:v-mr-size-8),.XL\\:v-mr-size-8{margin-right:8px}:host(.XL\\:v-ml-size-8),.XL\\:v-ml-size-8{margin-left:8px}:host(.XL\\:v-m-size-12),.XL\\:v-m-size-12{margin:12px}:host(.XL\\:v-mx-size-12),.XL\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.XL\\:v-my-size-12),.XL\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.XL\\:v-mt-size-12),.XL\\:v-mt-size-12{margin-top:12px}:host(.XL\\:v-mb-size-12),.XL\\:v-mb-size-12{margin-bottom:12px}:host(.XL\\:v-mr-size-12),.XL\\:v-mr-size-12{margin-right:12px}:host(.XL\\:v-ml-size-12),.XL\\:v-ml-size-12{margin-left:12px}:host(.XL\\:v-m-size-16),.XL\\:v-m-size-16{margin:16px}:host(.XL\\:v-mx-size-16),.XL\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.XL\\:v-my-size-16),.XL\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.XL\\:v-mt-size-16),.XL\\:v-mt-size-16{margin-top:16px}:host(.XL\\:v-mb-size-16),.XL\\:v-mb-size-16{margin-bottom:16px}:host(.XL\\:v-mr-size-16),.XL\\:v-mr-size-16{margin-right:16px}:host(.XL\\:v-ml-size-16),.XL\\:v-ml-size-16{margin-left:16px}:host(.XL\\:v-m-size-20),.XL\\:v-m-size-20{margin:20px}:host(.XL\\:v-mx-size-20),.XL\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.XL\\:v-my-size-20),.XL\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.XL\\:v-mt-size-20),.XL\\:v-mt-size-20{margin-top:20px}:host(.XL\\:v-mb-size-20),.XL\\:v-mb-size-20{margin-bottom:20px}:host(.XL\\:v-mr-size-20),.XL\\:v-mr-size-20{margin-right:20px}:host(.XL\\:v-ml-size-20),.XL\\:v-ml-size-20{margin-left:20px}:host(.XL\\:v-m-size-24),.XL\\:v-m-size-24{margin:24px}:host(.XL\\:v-mx-size-24),.XL\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.XL\\:v-my-size-24),.XL\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.XL\\:v-mt-size-24),.XL\\:v-mt-size-24{margin-top:24px}:host(.XL\\:v-mb-size-24),.XL\\:v-mb-size-24{margin-bottom:24px}:host(.XL\\:v-mr-size-24),.XL\\:v-mr-size-24{margin-right:24px}:host(.XL\\:v-ml-size-24),.XL\\:v-ml-size-24{margin-left:24px}:host(.XL\\:v-m-size-32),.XL\\:v-m-size-32{margin:32px}:host(.XL\\:v-mx-size-32),.XL\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.XL\\:v-my-size-32),.XL\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.XL\\:v-mt-size-32),.XL\\:v-mt-size-32{margin-top:32px}:host(.XL\\:v-mb-size-32),.XL\\:v-mb-size-32{margin-bottom:32px}:host(.XL\\:v-mr-size-32),.XL\\:v-mr-size-32{margin-right:32px}:host(.XL\\:v-ml-size-32),.XL\\:v-ml-size-32{margin-left:32px}:host(.XL\\:v-m-size-40),.XL\\:v-m-size-40{margin:40px}:host(.XL\\:v-mx-size-40),.XL\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.XL\\:v-my-size-40),.XL\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.XL\\:v-mt-size-40),.XL\\:v-mt-size-40{margin-top:40px}:host(.XL\\:v-mb-size-40),.XL\\:v-mb-size-40{margin-bottom:40px}:host(.XL\\:v-mr-size-40),.XL\\:v-mr-size-40{margin-right:40px}:host(.XL\\:v-ml-size-40),.XL\\:v-ml-size-40{margin-left:40px}:host(.XL\\:v-m-size-48),.XL\\:v-m-size-48{margin:48px}:host(.XL\\:v-mx-size-48),.XL\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.XL\\:v-my-size-48),.XL\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.XL\\:v-mt-size-48),.XL\\:v-mt-size-48{margin-top:48px}:host(.XL\\:v-mb-size-48),.XL\\:v-mb-size-48{margin-bottom:48px}:host(.XL\\:v-mr-size-48),.XL\\:v-mr-size-48{margin-right:48px}:host(.XL\\:v-ml-size-48),.XL\\:v-ml-size-48{margin-left:48px}:host(.XL\\:v-m-size-64),.XL\\:v-m-size-64{margin:64px}:host(.XL\\:v-mx-size-64),.XL\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.XL\\:v-my-size-64),.XL\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.XL\\:v-mt-size-64),.XL\\:v-mt-size-64{margin-top:64px}:host(.XL\\:v-mb-size-64),.XL\\:v-mb-size-64{margin-bottom:64px}:host(.XL\\:v-mr-size-64),.XL\\:v-mr-size-64{margin-right:64px}:host(.XL\\:v-ml-size-64),.XL\\:v-ml-size-64{margin-left:64px}:host(.XL\\:v-m-size-72),.XL\\:v-m-size-72{margin:72px}:host(.XL\\:v-mx-size-72),.XL\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.XL\\:v-my-size-72),.XL\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.XL\\:v-mt-size-72),.XL\\:v-mt-size-72{margin-top:72px}:host(.XL\\:v-mb-size-72),.XL\\:v-mb-size-72{margin-bottom:72px}:host(.XL\\:v-mr-size-72),.XL\\:v-mr-size-72{margin-right:72px}:host(.XL\\:v-ml-size-72),.XL\\:v-ml-size-72{margin-left:72px}:host(.XL\\:v-m-size-80),.XL\\:v-m-size-80{margin:80px}:host(.XL\\:v-mx-size-80),.XL\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.XL\\:v-my-size-80),.XL\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.XL\\:v-mt-size-80),.XL\\:v-mt-size-80{margin-top:80px}:host(.XL\\:v-mb-size-80),.XL\\:v-mb-size-80{margin-bottom:80px}:host(.XL\\:v-mr-size-80),.XL\\:v-mr-size-80{margin-right:80px}:host(.XL\\:v-ml-size-80),.XL\\:v-ml-size-80{margin-left:80px}:host(.XL\\:v-m-size-112),.XL\\:v-m-size-112{margin:112px}:host(.XL\\:v-mx-size-112),.XL\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.XL\\:v-my-size-112),.XL\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.XL\\:v-mt-size-112),.XL\\:v-mt-size-112{margin-top:112px}:host(.XL\\:v-mb-size-112),.XL\\:v-mb-size-112{margin-bottom:112px}:host(.XL\\:v-mr-size-112),.XL\\:v-mr-size-112{margin-right:112px}:host(.XL\\:v-ml-size-112),.XL\\:v-ml-size-112{margin-left:112px}:host(.XL\\:v-m-size-2),.XL\\:v-m-size-2{margin:2px}:host(.XL\\:v-mx-size-2),.XL\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.XL\\:v-my-size-2),.XL\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.XL\\:v-mt-size-2),.XL\\:v-mt-size-2{margin-top:2px}:host(.XL\\:v-mb-size-2),.XL\\:v-mb-size-2{margin-bottom:2px}:host(.XL\\:v-mr-size-2),.XL\\:v-mr-size-2{margin-right:2px}:host(.XL\\:v-ml-size-2),.XL\\:v-ml-size-2{margin-left:2px}:host(.XL\\:v-m-auto),.XL\\:v-m-auto{margin:auto}:host(.XL\\:v-mx-auto),.XL\\:v-mx-auto{margin-left:auto;margin-right:auto}:host(.XL\\:v-my-auto),.XL\\:v-my-auto{margin-top:auto;margin-bottom:auto}:host(.XL\\:v-mt-auto),.XL\\:v-mt-auto{margin-top:auto}:host(.XL\\:v-mb-auto),.XL\\:v-mb-auto{margin-bottom:auto}:host(.XL\\:v-mr-auto),.XL\\:v-mr-auto{margin-right:auto}:host(.XL\\:v-ml-auto),.XL\\:v-ml-auto{margin-left:auto}}:host(.vega-divider-horizontal){display:block;height:1px;width:100%}:host(.vega-divider-vertical){display:inline-block;width:1px;height:100%}:host(.vega-divider-primary){background-color:rgba(var(--v-bg-divider, 171, 198, 216, 1))}:host(.vega-divider-secondary){background-color:rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))}";export{S as vega_divider}
|
|
1
|
+
import{r as m,h as i,H as t,g as s}from"./p-6b2342e0.js";import{s as e}from"./p-519a7d55.js";import{c as o,V as v,I as r}from"./p-6e1ab235.js";import{V as z,I as g}from"./p-8ce9e214.js";import{R as p}from"./p-3dee1e55.js";import{l as a}from"./p-8db904dc.js";import{f as x}from"./p-8720816e.js";import{P as n}from"./p-81dd00d0.js";import{g as h}from"./p-49a2e141.js";import"./p-d4ea8e22.js";import"./p-262ec334.js";import"./p-0c667d6a.js";import"./p-ed45b3b6.js";import"./p-d27ae9ff.js";import"./p-87a4d75f.js";import"./p-982747ef.js";import"./p-b438e68b.js";import"./p-0d18368b.js";import"./p-2d0d575f.js";import"./p-cb378636.js";import"./p-4ff48b84.js";import"./p-b75ee3ba.js";var L=function(m,i,t,s){var e,o=arguments.length,v=o<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,t):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)v=Reflect.decorate(m,i,t,s);else for(var r=m.length-1;r>=0;r--)(e=m[r])&&(v=(o<3?e(v):o>3?e(i,t,v):e(i,t))||v);return o>3&&v&&Object.defineProperty(i,t,v),v};class l extends v{getSize(){const m={},i=p.formatCustom(this.direction),t=p.formatCustom(this.margin);return"vertical"===i?m.height=`calc(100% - ${this.getDirectionMargin(t,"top")}px - ${this.getDirectionMargin(t,"bottom")}px)`:m.width=`calc(100% - ${this.getDirectionMargin(t,"left")}px - ${this.getDirectionMargin(t,"right")}px)`,m}getDirectionMargin(m,i){const t="string"==typeof m?m:["top","bottom"].includes(i)?m.y||m[i]:m.x||m[i];return t&&"auto"!==t?a[t]:0}}L([o()],l.prototype,"host",void 0),L([o()],l.prototype,"direction",void 0),L([o()],l.prototype,"margin",void 0);var b=function(m,i,t,s){var e,o=arguments.length,v=o<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,t):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)v=Reflect.decorate(m,i,t,s);else for(var r=m.length-1;r>=0;r--)(e=m[r])&&(v=(o<3?e(v):o>3?e(i,t,v):e(i,t))||v);return o>3&&v&&Object.defineProperty(i,t,v),v};const S=class{constructor(i){m(this,i),this.globalSlimmers={},this.pageResizeObserverSlimmer=new n,this.sizeController=new l,this.vegaComponentUsageRuntimeMetricsSlimmer=new z,this.currentBreakpoint=h(),this.direction="horizontal",this.variant="primary",this.margin="0"}render(){return e(i(t,{class:{[`vega-divider-${p.formatCustom(this.direction)}`]:!0,[`vega-divider-${this.variant}`]:!0,[x(this.margin,"margin")]:!0},style:this.sizeController.getSize()}),this.host)}get host(){return s(this)}};b([g()],S.prototype,"globalSlimmers",void 0),b([r()],S.prototype,"pageResizeObserverSlimmer",void 0),b([r()],S.prototype,"sizeController",void 0),b([r()],S.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),S.style=":host(.v-m-0),.v-m-0{margin:0px}:host(.v-mx-0),.v-mx-0{margin-left:0px;margin-right:0px}:host(.v-my-0),.v-my-0{margin-top:0px;margin-bottom:0px}:host(.v-mt-0),.v-mt-0{margin-top:0px}:host(.v-mb-0),.v-mb-0{margin-bottom:0px}:host(.v-mr-0),.v-mr-0{margin-right:0px}:host(.v-ml-0),.v-ml-0{margin-left:0px}:host(.v-m-size-0),.v-m-size-0{margin:0px}:host(.v-mx-size-0),.v-mx-size-0{margin-left:0px;margin-right:0px}:host(.v-my-size-0),.v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.v-mt-size-0),.v-mt-size-0{margin-top:0px}:host(.v-mb-size-0),.v-mb-size-0{margin-bottom:0px}:host(.v-mr-size-0),.v-mr-size-0{margin-right:0px}:host(.v-ml-size-0),.v-ml-size-0{margin-left:0px}:host(.v-m-size-4),.v-m-size-4{margin:4px}:host(.v-mx-size-4),.v-mx-size-4{margin-left:4px;margin-right:4px}:host(.v-my-size-4),.v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.v-mt-size-4),.v-mt-size-4{margin-top:4px}:host(.v-mb-size-4),.v-mb-size-4{margin-bottom:4px}:host(.v-mr-size-4),.v-mr-size-4{margin-right:4px}:host(.v-ml-size-4),.v-ml-size-4{margin-left:4px}:host(.v-m-size-8),.v-m-size-8{margin:8px}:host(.v-mx-size-8),.v-mx-size-8{margin-left:8px;margin-right:8px}:host(.v-my-size-8),.v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.v-mt-size-8),.v-mt-size-8{margin-top:8px}:host(.v-mb-size-8),.v-mb-size-8{margin-bottom:8px}:host(.v-mr-size-8),.v-mr-size-8{margin-right:8px}:host(.v-ml-size-8),.v-ml-size-8{margin-left:8px}:host(.v-m-size-12),.v-m-size-12{margin:12px}:host(.v-mx-size-12),.v-mx-size-12{margin-left:12px;margin-right:12px}:host(.v-my-size-12),.v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.v-mt-size-12),.v-mt-size-12{margin-top:12px}:host(.v-mb-size-12),.v-mb-size-12{margin-bottom:12px}:host(.v-mr-size-12),.v-mr-size-12{margin-right:12px}:host(.v-ml-size-12),.v-ml-size-12{margin-left:12px}:host(.v-m-size-16),.v-m-size-16{margin:16px}:host(.v-mx-size-16),.v-mx-size-16{margin-left:16px;margin-right:16px}:host(.v-my-size-16),.v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.v-mt-size-16),.v-mt-size-16{margin-top:16px}:host(.v-mb-size-16),.v-mb-size-16{margin-bottom:16px}:host(.v-mr-size-16),.v-mr-size-16{margin-right:16px}:host(.v-ml-size-16),.v-ml-size-16{margin-left:16px}:host(.v-m-size-20),.v-m-size-20{margin:20px}:host(.v-mx-size-20),.v-mx-size-20{margin-left:20px;margin-right:20px}:host(.v-my-size-20),.v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.v-mt-size-20),.v-mt-size-20{margin-top:20px}:host(.v-mb-size-20),.v-mb-size-20{margin-bottom:20px}:host(.v-mr-size-20),.v-mr-size-20{margin-right:20px}:host(.v-ml-size-20),.v-ml-size-20{margin-left:20px}:host(.v-m-size-24),.v-m-size-24{margin:24px}:host(.v-mx-size-24),.v-mx-size-24{margin-left:24px;margin-right:24px}:host(.v-my-size-24),.v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.v-mt-size-24),.v-mt-size-24{margin-top:24px}:host(.v-mb-size-24),.v-mb-size-24{margin-bottom:24px}:host(.v-mr-size-24),.v-mr-size-24{margin-right:24px}:host(.v-ml-size-24),.v-ml-size-24{margin-left:24px}:host(.v-m-size-32),.v-m-size-32{margin:32px}:host(.v-mx-size-32),.v-mx-size-32{margin-left:32px;margin-right:32px}:host(.v-my-size-32),.v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.v-mt-size-32),.v-mt-size-32{margin-top:32px}:host(.v-mb-size-32),.v-mb-size-32{margin-bottom:32px}:host(.v-mr-size-32),.v-mr-size-32{margin-right:32px}:host(.v-ml-size-32),.v-ml-size-32{margin-left:32px}:host(.v-m-size-40),.v-m-size-40{margin:40px}:host(.v-mx-size-40),.v-mx-size-40{margin-left:40px;margin-right:40px}:host(.v-my-size-40),.v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.v-mt-size-40),.v-mt-size-40{margin-top:40px}:host(.v-mb-size-40),.v-mb-size-40{margin-bottom:40px}:host(.v-mr-size-40),.v-mr-size-40{margin-right:40px}:host(.v-ml-size-40),.v-ml-size-40{margin-left:40px}:host(.v-m-size-48),.v-m-size-48{margin:48px}:host(.v-mx-size-48),.v-mx-size-48{margin-left:48px;margin-right:48px}:host(.v-my-size-48),.v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.v-mt-size-48),.v-mt-size-48{margin-top:48px}:host(.v-mb-size-48),.v-mb-size-48{margin-bottom:48px}:host(.v-mr-size-48),.v-mr-size-48{margin-right:48px}:host(.v-ml-size-48),.v-ml-size-48{margin-left:48px}:host(.v-m-size-64),.v-m-size-64{margin:64px}:host(.v-mx-size-64),.v-mx-size-64{margin-left:64px;margin-right:64px}:host(.v-my-size-64),.v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.v-mt-size-64),.v-mt-size-64{margin-top:64px}:host(.v-mb-size-64),.v-mb-size-64{margin-bottom:64px}:host(.v-mr-size-64),.v-mr-size-64{margin-right:64px}:host(.v-ml-size-64),.v-ml-size-64{margin-left:64px}:host(.v-m-size-72),.v-m-size-72{margin:72px}:host(.v-mx-size-72),.v-mx-size-72{margin-left:72px;margin-right:72px}:host(.v-my-size-72),.v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.v-mt-size-72),.v-mt-size-72{margin-top:72px}:host(.v-mb-size-72),.v-mb-size-72{margin-bottom:72px}:host(.v-mr-size-72),.v-mr-size-72{margin-right:72px}:host(.v-ml-size-72),.v-ml-size-72{margin-left:72px}:host(.v-m-size-80),.v-m-size-80{margin:80px}:host(.v-mx-size-80),.v-mx-size-80{margin-left:80px;margin-right:80px}:host(.v-my-size-80),.v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.v-mt-size-80),.v-mt-size-80{margin-top:80px}:host(.v-mb-size-80),.v-mb-size-80{margin-bottom:80px}:host(.v-mr-size-80),.v-mr-size-80{margin-right:80px}:host(.v-ml-size-80),.v-ml-size-80{margin-left:80px}:host(.v-m-size-112),.v-m-size-112{margin:112px}:host(.v-mx-size-112),.v-mx-size-112{margin-left:112px;margin-right:112px}:host(.v-my-size-112),.v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.v-mt-size-112),.v-mt-size-112{margin-top:112px}:host(.v-mb-size-112),.v-mb-size-112{margin-bottom:112px}:host(.v-mr-size-112),.v-mr-size-112{margin-right:112px}:host(.v-ml-size-112),.v-ml-size-112{margin-left:112px}:host(.v-m-size-2),.v-m-size-2{margin:2px}:host(.v-mx-size-2),.v-mx-size-2{margin-left:2px;margin-right:2px}:host(.v-my-size-2),.v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.v-mt-size-2),.v-mt-size-2{margin-top:2px}:host(.v-mb-size-2),.v-mb-size-2{margin-bottom:2px}:host(.v-mr-size-2),.v-mr-size-2{margin-right:2px}:host(.v-ml-size-2),.v-ml-size-2{margin-left:2px}:host(.v-m-auto),.v-m-auto{margin:auto}:host(.v-mx-auto),.v-mx-auto{margin-left:auto;margin-right:auto}:host(.v-my-auto),.v-my-auto{margin-top:auto;margin-bottom:auto}:host(.v-mt-auto),.v-mt-auto{margin-top:auto}:host(.v-mb-auto),.v-mb-auto{margin-bottom:auto}:host(.v-mr-auto),.v-mr-auto{margin-right:auto}:host(.v-ml-auto),.v-ml-auto{margin-left:auto}@media (min-width: 320px){:host(.S\\:v-m-0),.S\\:v-m-0{margin:0px}:host(.S\\:v-mx-0),.S\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.S\\:v-my-0),.S\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.S\\:v-mt-0),.S\\:v-mt-0{margin-top:0px}:host(.S\\:v-mb-0),.S\\:v-mb-0{margin-bottom:0px}:host(.S\\:v-mr-0),.S\\:v-mr-0{margin-right:0px}:host(.S\\:v-ml-0),.S\\:v-ml-0{margin-left:0px}:host(.S\\:v-m-size-0),.S\\:v-m-size-0{margin:0px}:host(.S\\:v-mx-size-0),.S\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.S\\:v-my-size-0),.S\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.S\\:v-mt-size-0),.S\\:v-mt-size-0{margin-top:0px}:host(.S\\:v-mb-size-0),.S\\:v-mb-size-0{margin-bottom:0px}:host(.S\\:v-mr-size-0),.S\\:v-mr-size-0{margin-right:0px}:host(.S\\:v-ml-size-0),.S\\:v-ml-size-0{margin-left:0px}:host(.S\\:v-m-size-4),.S\\:v-m-size-4{margin:4px}:host(.S\\:v-mx-size-4),.S\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.S\\:v-my-size-4),.S\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.S\\:v-mt-size-4),.S\\:v-mt-size-4{margin-top:4px}:host(.S\\:v-mb-size-4),.S\\:v-mb-size-4{margin-bottom:4px}:host(.S\\:v-mr-size-4),.S\\:v-mr-size-4{margin-right:4px}:host(.S\\:v-ml-size-4),.S\\:v-ml-size-4{margin-left:4px}:host(.S\\:v-m-size-8),.S\\:v-m-size-8{margin:8px}:host(.S\\:v-mx-size-8),.S\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.S\\:v-my-size-8),.S\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.S\\:v-mt-size-8),.S\\:v-mt-size-8{margin-top:8px}:host(.S\\:v-mb-size-8),.S\\:v-mb-size-8{margin-bottom:8px}:host(.S\\:v-mr-size-8),.S\\:v-mr-size-8{margin-right:8px}:host(.S\\:v-ml-size-8),.S\\:v-ml-size-8{margin-left:8px}:host(.S\\:v-m-size-12),.S\\:v-m-size-12{margin:12px}:host(.S\\:v-mx-size-12),.S\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.S\\:v-my-size-12),.S\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.S\\:v-mt-size-12),.S\\:v-mt-size-12{margin-top:12px}:host(.S\\:v-mb-size-12),.S\\:v-mb-size-12{margin-bottom:12px}:host(.S\\:v-mr-size-12),.S\\:v-mr-size-12{margin-right:12px}:host(.S\\:v-ml-size-12),.S\\:v-ml-size-12{margin-left:12px}:host(.S\\:v-m-size-16),.S\\:v-m-size-16{margin:16px}:host(.S\\:v-mx-size-16),.S\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.S\\:v-my-size-16),.S\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.S\\:v-mt-size-16),.S\\:v-mt-size-16{margin-top:16px}:host(.S\\:v-mb-size-16),.S\\:v-mb-size-16{margin-bottom:16px}:host(.S\\:v-mr-size-16),.S\\:v-mr-size-16{margin-right:16px}:host(.S\\:v-ml-size-16),.S\\:v-ml-size-16{margin-left:16px}:host(.S\\:v-m-size-20),.S\\:v-m-size-20{margin:20px}:host(.S\\:v-mx-size-20),.S\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.S\\:v-my-size-20),.S\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.S\\:v-mt-size-20),.S\\:v-mt-size-20{margin-top:20px}:host(.S\\:v-mb-size-20),.S\\:v-mb-size-20{margin-bottom:20px}:host(.S\\:v-mr-size-20),.S\\:v-mr-size-20{margin-right:20px}:host(.S\\:v-ml-size-20),.S\\:v-ml-size-20{margin-left:20px}:host(.S\\:v-m-size-24),.S\\:v-m-size-24{margin:24px}:host(.S\\:v-mx-size-24),.S\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.S\\:v-my-size-24),.S\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.S\\:v-mt-size-24),.S\\:v-mt-size-24{margin-top:24px}:host(.S\\:v-mb-size-24),.S\\:v-mb-size-24{margin-bottom:24px}:host(.S\\:v-mr-size-24),.S\\:v-mr-size-24{margin-right:24px}:host(.S\\:v-ml-size-24),.S\\:v-ml-size-24{margin-left:24px}:host(.S\\:v-m-size-32),.S\\:v-m-size-32{margin:32px}:host(.S\\:v-mx-size-32),.S\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.S\\:v-my-size-32),.S\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.S\\:v-mt-size-32),.S\\:v-mt-size-32{margin-top:32px}:host(.S\\:v-mb-size-32),.S\\:v-mb-size-32{margin-bottom:32px}:host(.S\\:v-mr-size-32),.S\\:v-mr-size-32{margin-right:32px}:host(.S\\:v-ml-size-32),.S\\:v-ml-size-32{margin-left:32px}:host(.S\\:v-m-size-40),.S\\:v-m-size-40{margin:40px}:host(.S\\:v-mx-size-40),.S\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.S\\:v-my-size-40),.S\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.S\\:v-mt-size-40),.S\\:v-mt-size-40{margin-top:40px}:host(.S\\:v-mb-size-40),.S\\:v-mb-size-40{margin-bottom:40px}:host(.S\\:v-mr-size-40),.S\\:v-mr-size-40{margin-right:40px}:host(.S\\:v-ml-size-40),.S\\:v-ml-size-40{margin-left:40px}:host(.S\\:v-m-size-48),.S\\:v-m-size-48{margin:48px}:host(.S\\:v-mx-size-48),.S\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.S\\:v-my-size-48),.S\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.S\\:v-mt-size-48),.S\\:v-mt-size-48{margin-top:48px}:host(.S\\:v-mb-size-48),.S\\:v-mb-size-48{margin-bottom:48px}:host(.S\\:v-mr-size-48),.S\\:v-mr-size-48{margin-right:48px}:host(.S\\:v-ml-size-48),.S\\:v-ml-size-48{margin-left:48px}:host(.S\\:v-m-size-64),.S\\:v-m-size-64{margin:64px}:host(.S\\:v-mx-size-64),.S\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.S\\:v-my-size-64),.S\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.S\\:v-mt-size-64),.S\\:v-mt-size-64{margin-top:64px}:host(.S\\:v-mb-size-64),.S\\:v-mb-size-64{margin-bottom:64px}:host(.S\\:v-mr-size-64),.S\\:v-mr-size-64{margin-right:64px}:host(.S\\:v-ml-size-64),.S\\:v-ml-size-64{margin-left:64px}:host(.S\\:v-m-size-72),.S\\:v-m-size-72{margin:72px}:host(.S\\:v-mx-size-72),.S\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.S\\:v-my-size-72),.S\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.S\\:v-mt-size-72),.S\\:v-mt-size-72{margin-top:72px}:host(.S\\:v-mb-size-72),.S\\:v-mb-size-72{margin-bottom:72px}:host(.S\\:v-mr-size-72),.S\\:v-mr-size-72{margin-right:72px}:host(.S\\:v-ml-size-72),.S\\:v-ml-size-72{margin-left:72px}:host(.S\\:v-m-size-80),.S\\:v-m-size-80{margin:80px}:host(.S\\:v-mx-size-80),.S\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.S\\:v-my-size-80),.S\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.S\\:v-mt-size-80),.S\\:v-mt-size-80{margin-top:80px}:host(.S\\:v-mb-size-80),.S\\:v-mb-size-80{margin-bottom:80px}:host(.S\\:v-mr-size-80),.S\\:v-mr-size-80{margin-right:80px}:host(.S\\:v-ml-size-80),.S\\:v-ml-size-80{margin-left:80px}:host(.S\\:v-m-size-112),.S\\:v-m-size-112{margin:112px}:host(.S\\:v-mx-size-112),.S\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.S\\:v-my-size-112),.S\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.S\\:v-mt-size-112),.S\\:v-mt-size-112{margin-top:112px}:host(.S\\:v-mb-size-112),.S\\:v-mb-size-112{margin-bottom:112px}:host(.S\\:v-mr-size-112),.S\\:v-mr-size-112{margin-right:112px}:host(.S\\:v-ml-size-112),.S\\:v-ml-size-112{margin-left:112px}:host(.S\\:v-m-size-2),.S\\:v-m-size-2{margin:2px}:host(.S\\:v-mx-size-2),.S\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.S\\:v-my-size-2),.S\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.S\\:v-mt-size-2),.S\\:v-mt-size-2{margin-top:2px}:host(.S\\:v-mb-size-2),.S\\:v-mb-size-2{margin-bottom:2px}:host(.S\\:v-mr-size-2),.S\\:v-mr-size-2{margin-right:2px}:host(.S\\:v-ml-size-2),.S\\:v-ml-size-2{margin-left:2px}:host(.S\\:v-m-auto),.S\\:v-m-auto{margin:auto}:host(.S\\:v-mx-auto),.S\\:v-mx-auto{margin-left:auto;margin-right:auto}:host(.S\\:v-my-auto),.S\\:v-my-auto{margin-top:auto;margin-bottom:auto}:host(.S\\:v-mt-auto),.S\\:v-mt-auto{margin-top:auto}:host(.S\\:v-mb-auto),.S\\:v-mb-auto{margin-bottom:auto}:host(.S\\:v-mr-auto),.S\\:v-mr-auto{margin-right:auto}:host(.S\\:v-ml-auto),.S\\:v-ml-auto{margin-left:auto}}@media (min-width: 768px){:host(.M\\:v-m-0),.M\\:v-m-0{margin:0px}:host(.M\\:v-mx-0),.M\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.M\\:v-my-0),.M\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.M\\:v-mt-0),.M\\:v-mt-0{margin-top:0px}:host(.M\\:v-mb-0),.M\\:v-mb-0{margin-bottom:0px}:host(.M\\:v-mr-0),.M\\:v-mr-0{margin-right:0px}:host(.M\\:v-ml-0),.M\\:v-ml-0{margin-left:0px}:host(.M\\:v-m-size-0),.M\\:v-m-size-0{margin:0px}:host(.M\\:v-mx-size-0),.M\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.M\\:v-my-size-0),.M\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.M\\:v-mt-size-0),.M\\:v-mt-size-0{margin-top:0px}:host(.M\\:v-mb-size-0),.M\\:v-mb-size-0{margin-bottom:0px}:host(.M\\:v-mr-size-0),.M\\:v-mr-size-0{margin-right:0px}:host(.M\\:v-ml-size-0),.M\\:v-ml-size-0{margin-left:0px}:host(.M\\:v-m-size-4),.M\\:v-m-size-4{margin:4px}:host(.M\\:v-mx-size-4),.M\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.M\\:v-my-size-4),.M\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.M\\:v-mt-size-4),.M\\:v-mt-size-4{margin-top:4px}:host(.M\\:v-mb-size-4),.M\\:v-mb-size-4{margin-bottom:4px}:host(.M\\:v-mr-size-4),.M\\:v-mr-size-4{margin-right:4px}:host(.M\\:v-ml-size-4),.M\\:v-ml-size-4{margin-left:4px}:host(.M\\:v-m-size-8),.M\\:v-m-size-8{margin:8px}:host(.M\\:v-mx-size-8),.M\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.M\\:v-my-size-8),.M\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.M\\:v-mt-size-8),.M\\:v-mt-size-8{margin-top:8px}:host(.M\\:v-mb-size-8),.M\\:v-mb-size-8{margin-bottom:8px}:host(.M\\:v-mr-size-8),.M\\:v-mr-size-8{margin-right:8px}:host(.M\\:v-ml-size-8),.M\\:v-ml-size-8{margin-left:8px}:host(.M\\:v-m-size-12),.M\\:v-m-size-12{margin:12px}:host(.M\\:v-mx-size-12),.M\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.M\\:v-my-size-12),.M\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.M\\:v-mt-size-12),.M\\:v-mt-size-12{margin-top:12px}:host(.M\\:v-mb-size-12),.M\\:v-mb-size-12{margin-bottom:12px}:host(.M\\:v-mr-size-12),.M\\:v-mr-size-12{margin-right:12px}:host(.M\\:v-ml-size-12),.M\\:v-ml-size-12{margin-left:12px}:host(.M\\:v-m-size-16),.M\\:v-m-size-16{margin:16px}:host(.M\\:v-mx-size-16),.M\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.M\\:v-my-size-16),.M\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.M\\:v-mt-size-16),.M\\:v-mt-size-16{margin-top:16px}:host(.M\\:v-mb-size-16),.M\\:v-mb-size-16{margin-bottom:16px}:host(.M\\:v-mr-size-16),.M\\:v-mr-size-16{margin-right:16px}:host(.M\\:v-ml-size-16),.M\\:v-ml-size-16{margin-left:16px}:host(.M\\:v-m-size-20),.M\\:v-m-size-20{margin:20px}:host(.M\\:v-mx-size-20),.M\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.M\\:v-my-size-20),.M\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.M\\:v-mt-size-20),.M\\:v-mt-size-20{margin-top:20px}:host(.M\\:v-mb-size-20),.M\\:v-mb-size-20{margin-bottom:20px}:host(.M\\:v-mr-size-20),.M\\:v-mr-size-20{margin-right:20px}:host(.M\\:v-ml-size-20),.M\\:v-ml-size-20{margin-left:20px}:host(.M\\:v-m-size-24),.M\\:v-m-size-24{margin:24px}:host(.M\\:v-mx-size-24),.M\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.M\\:v-my-size-24),.M\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.M\\:v-mt-size-24),.M\\:v-mt-size-24{margin-top:24px}:host(.M\\:v-mb-size-24),.M\\:v-mb-size-24{margin-bottom:24px}:host(.M\\:v-mr-size-24),.M\\:v-mr-size-24{margin-right:24px}:host(.M\\:v-ml-size-24),.M\\:v-ml-size-24{margin-left:24px}:host(.M\\:v-m-size-32),.M\\:v-m-size-32{margin:32px}:host(.M\\:v-mx-size-32),.M\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.M\\:v-my-size-32),.M\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.M\\:v-mt-size-32),.M\\:v-mt-size-32{margin-top:32px}:host(.M\\:v-mb-size-32),.M\\:v-mb-size-32{margin-bottom:32px}:host(.M\\:v-mr-size-32),.M\\:v-mr-size-32{margin-right:32px}:host(.M\\:v-ml-size-32),.M\\:v-ml-size-32{margin-left:32px}:host(.M\\:v-m-size-40),.M\\:v-m-size-40{margin:40px}:host(.M\\:v-mx-size-40),.M\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.M\\:v-my-size-40),.M\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.M\\:v-mt-size-40),.M\\:v-mt-size-40{margin-top:40px}:host(.M\\:v-mb-size-40),.M\\:v-mb-size-40{margin-bottom:40px}:host(.M\\:v-mr-size-40),.M\\:v-mr-size-40{margin-right:40px}:host(.M\\:v-ml-size-40),.M\\:v-ml-size-40{margin-left:40px}:host(.M\\:v-m-size-48),.M\\:v-m-size-48{margin:48px}:host(.M\\:v-mx-size-48),.M\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.M\\:v-my-size-48),.M\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.M\\:v-mt-size-48),.M\\:v-mt-size-48{margin-top:48px}:host(.M\\:v-mb-size-48),.M\\:v-mb-size-48{margin-bottom:48px}:host(.M\\:v-mr-size-48),.M\\:v-mr-size-48{margin-right:48px}:host(.M\\:v-ml-size-48),.M\\:v-ml-size-48{margin-left:48px}:host(.M\\:v-m-size-64),.M\\:v-m-size-64{margin:64px}:host(.M\\:v-mx-size-64),.M\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.M\\:v-my-size-64),.M\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.M\\:v-mt-size-64),.M\\:v-mt-size-64{margin-top:64px}:host(.M\\:v-mb-size-64),.M\\:v-mb-size-64{margin-bottom:64px}:host(.M\\:v-mr-size-64),.M\\:v-mr-size-64{margin-right:64px}:host(.M\\:v-ml-size-64),.M\\:v-ml-size-64{margin-left:64px}:host(.M\\:v-m-size-72),.M\\:v-m-size-72{margin:72px}:host(.M\\:v-mx-size-72),.M\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.M\\:v-my-size-72),.M\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.M\\:v-mt-size-72),.M\\:v-mt-size-72{margin-top:72px}:host(.M\\:v-mb-size-72),.M\\:v-mb-size-72{margin-bottom:72px}:host(.M\\:v-mr-size-72),.M\\:v-mr-size-72{margin-right:72px}:host(.M\\:v-ml-size-72),.M\\:v-ml-size-72{margin-left:72px}:host(.M\\:v-m-size-80),.M\\:v-m-size-80{margin:80px}:host(.M\\:v-mx-size-80),.M\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.M\\:v-my-size-80),.M\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.M\\:v-mt-size-80),.M\\:v-mt-size-80{margin-top:80px}:host(.M\\:v-mb-size-80),.M\\:v-mb-size-80{margin-bottom:80px}:host(.M\\:v-mr-size-80),.M\\:v-mr-size-80{margin-right:80px}:host(.M\\:v-ml-size-80),.M\\:v-ml-size-80{margin-left:80px}:host(.M\\:v-m-size-112),.M\\:v-m-size-112{margin:112px}:host(.M\\:v-mx-size-112),.M\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.M\\:v-my-size-112),.M\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.M\\:v-mt-size-112),.M\\:v-mt-size-112{margin-top:112px}:host(.M\\:v-mb-size-112),.M\\:v-mb-size-112{margin-bottom:112px}:host(.M\\:v-mr-size-112),.M\\:v-mr-size-112{margin-right:112px}:host(.M\\:v-ml-size-112),.M\\:v-ml-size-112{margin-left:112px}:host(.M\\:v-m-size-2),.M\\:v-m-size-2{margin:2px}:host(.M\\:v-mx-size-2),.M\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.M\\:v-my-size-2),.M\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.M\\:v-mt-size-2),.M\\:v-mt-size-2{margin-top:2px}:host(.M\\:v-mb-size-2),.M\\:v-mb-size-2{margin-bottom:2px}:host(.M\\:v-mr-size-2),.M\\:v-mr-size-2{margin-right:2px}:host(.M\\:v-ml-size-2),.M\\:v-ml-size-2{margin-left:2px}:host(.M\\:v-m-auto),.M\\:v-m-auto{margin:auto}:host(.M\\:v-mx-auto),.M\\:v-mx-auto{margin-left:auto;margin-right:auto}:host(.M\\:v-my-auto),.M\\:v-my-auto{margin-top:auto;margin-bottom:auto}:host(.M\\:v-mt-auto),.M\\:v-mt-auto{margin-top:auto}:host(.M\\:v-mb-auto),.M\\:v-mb-auto{margin-bottom:auto}:host(.M\\:v-mr-auto),.M\\:v-mr-auto{margin-right:auto}:host(.M\\:v-ml-auto),.M\\:v-ml-auto{margin-left:auto}}@media (min-width: 1024px){:host(.L\\:v-m-0),.L\\:v-m-0{margin:0px}:host(.L\\:v-mx-0),.L\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.L\\:v-my-0),.L\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.L\\:v-mt-0),.L\\:v-mt-0{margin-top:0px}:host(.L\\:v-mb-0),.L\\:v-mb-0{margin-bottom:0px}:host(.L\\:v-mr-0),.L\\:v-mr-0{margin-right:0px}:host(.L\\:v-ml-0),.L\\:v-ml-0{margin-left:0px}:host(.L\\:v-m-size-0),.L\\:v-m-size-0{margin:0px}:host(.L\\:v-mx-size-0),.L\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.L\\:v-my-size-0),.L\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.L\\:v-mt-size-0),.L\\:v-mt-size-0{margin-top:0px}:host(.L\\:v-mb-size-0),.L\\:v-mb-size-0{margin-bottom:0px}:host(.L\\:v-mr-size-0),.L\\:v-mr-size-0{margin-right:0px}:host(.L\\:v-ml-size-0),.L\\:v-ml-size-0{margin-left:0px}:host(.L\\:v-m-size-4),.L\\:v-m-size-4{margin:4px}:host(.L\\:v-mx-size-4),.L\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.L\\:v-my-size-4),.L\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.L\\:v-mt-size-4),.L\\:v-mt-size-4{margin-top:4px}:host(.L\\:v-mb-size-4),.L\\:v-mb-size-4{margin-bottom:4px}:host(.L\\:v-mr-size-4),.L\\:v-mr-size-4{margin-right:4px}:host(.L\\:v-ml-size-4),.L\\:v-ml-size-4{margin-left:4px}:host(.L\\:v-m-size-8),.L\\:v-m-size-8{margin:8px}:host(.L\\:v-mx-size-8),.L\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.L\\:v-my-size-8),.L\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.L\\:v-mt-size-8),.L\\:v-mt-size-8{margin-top:8px}:host(.L\\:v-mb-size-8),.L\\:v-mb-size-8{margin-bottom:8px}:host(.L\\:v-mr-size-8),.L\\:v-mr-size-8{margin-right:8px}:host(.L\\:v-ml-size-8),.L\\:v-ml-size-8{margin-left:8px}:host(.L\\:v-m-size-12),.L\\:v-m-size-12{margin:12px}:host(.L\\:v-mx-size-12),.L\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.L\\:v-my-size-12),.L\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.L\\:v-mt-size-12),.L\\:v-mt-size-12{margin-top:12px}:host(.L\\:v-mb-size-12),.L\\:v-mb-size-12{margin-bottom:12px}:host(.L\\:v-mr-size-12),.L\\:v-mr-size-12{margin-right:12px}:host(.L\\:v-ml-size-12),.L\\:v-ml-size-12{margin-left:12px}:host(.L\\:v-m-size-16),.L\\:v-m-size-16{margin:16px}:host(.L\\:v-mx-size-16),.L\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.L\\:v-my-size-16),.L\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.L\\:v-mt-size-16),.L\\:v-mt-size-16{margin-top:16px}:host(.L\\:v-mb-size-16),.L\\:v-mb-size-16{margin-bottom:16px}:host(.L\\:v-mr-size-16),.L\\:v-mr-size-16{margin-right:16px}:host(.L\\:v-ml-size-16),.L\\:v-ml-size-16{margin-left:16px}:host(.L\\:v-m-size-20),.L\\:v-m-size-20{margin:20px}:host(.L\\:v-mx-size-20),.L\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.L\\:v-my-size-20),.L\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.L\\:v-mt-size-20),.L\\:v-mt-size-20{margin-top:20px}:host(.L\\:v-mb-size-20),.L\\:v-mb-size-20{margin-bottom:20px}:host(.L\\:v-mr-size-20),.L\\:v-mr-size-20{margin-right:20px}:host(.L\\:v-ml-size-20),.L\\:v-ml-size-20{margin-left:20px}:host(.L\\:v-m-size-24),.L\\:v-m-size-24{margin:24px}:host(.L\\:v-mx-size-24),.L\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.L\\:v-my-size-24),.L\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.L\\:v-mt-size-24),.L\\:v-mt-size-24{margin-top:24px}:host(.L\\:v-mb-size-24),.L\\:v-mb-size-24{margin-bottom:24px}:host(.L\\:v-mr-size-24),.L\\:v-mr-size-24{margin-right:24px}:host(.L\\:v-ml-size-24),.L\\:v-ml-size-24{margin-left:24px}:host(.L\\:v-m-size-32),.L\\:v-m-size-32{margin:32px}:host(.L\\:v-mx-size-32),.L\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.L\\:v-my-size-32),.L\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.L\\:v-mt-size-32),.L\\:v-mt-size-32{margin-top:32px}:host(.L\\:v-mb-size-32),.L\\:v-mb-size-32{margin-bottom:32px}:host(.L\\:v-mr-size-32),.L\\:v-mr-size-32{margin-right:32px}:host(.L\\:v-ml-size-32),.L\\:v-ml-size-32{margin-left:32px}:host(.L\\:v-m-size-40),.L\\:v-m-size-40{margin:40px}:host(.L\\:v-mx-size-40),.L\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.L\\:v-my-size-40),.L\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.L\\:v-mt-size-40),.L\\:v-mt-size-40{margin-top:40px}:host(.L\\:v-mb-size-40),.L\\:v-mb-size-40{margin-bottom:40px}:host(.L\\:v-mr-size-40),.L\\:v-mr-size-40{margin-right:40px}:host(.L\\:v-ml-size-40),.L\\:v-ml-size-40{margin-left:40px}:host(.L\\:v-m-size-48),.L\\:v-m-size-48{margin:48px}:host(.L\\:v-mx-size-48),.L\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.L\\:v-my-size-48),.L\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.L\\:v-mt-size-48),.L\\:v-mt-size-48{margin-top:48px}:host(.L\\:v-mb-size-48),.L\\:v-mb-size-48{margin-bottom:48px}:host(.L\\:v-mr-size-48),.L\\:v-mr-size-48{margin-right:48px}:host(.L\\:v-ml-size-48),.L\\:v-ml-size-48{margin-left:48px}:host(.L\\:v-m-size-64),.L\\:v-m-size-64{margin:64px}:host(.L\\:v-mx-size-64),.L\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.L\\:v-my-size-64),.L\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.L\\:v-mt-size-64),.L\\:v-mt-size-64{margin-top:64px}:host(.L\\:v-mb-size-64),.L\\:v-mb-size-64{margin-bottom:64px}:host(.L\\:v-mr-size-64),.L\\:v-mr-size-64{margin-right:64px}:host(.L\\:v-ml-size-64),.L\\:v-ml-size-64{margin-left:64px}:host(.L\\:v-m-size-72),.L\\:v-m-size-72{margin:72px}:host(.L\\:v-mx-size-72),.L\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.L\\:v-my-size-72),.L\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.L\\:v-mt-size-72),.L\\:v-mt-size-72{margin-top:72px}:host(.L\\:v-mb-size-72),.L\\:v-mb-size-72{margin-bottom:72px}:host(.L\\:v-mr-size-72),.L\\:v-mr-size-72{margin-right:72px}:host(.L\\:v-ml-size-72),.L\\:v-ml-size-72{margin-left:72px}:host(.L\\:v-m-size-80),.L\\:v-m-size-80{margin:80px}:host(.L\\:v-mx-size-80),.L\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.L\\:v-my-size-80),.L\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.L\\:v-mt-size-80),.L\\:v-mt-size-80{margin-top:80px}:host(.L\\:v-mb-size-80),.L\\:v-mb-size-80{margin-bottom:80px}:host(.L\\:v-mr-size-80),.L\\:v-mr-size-80{margin-right:80px}:host(.L\\:v-ml-size-80),.L\\:v-ml-size-80{margin-left:80px}:host(.L\\:v-m-size-112),.L\\:v-m-size-112{margin:112px}:host(.L\\:v-mx-size-112),.L\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.L\\:v-my-size-112),.L\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.L\\:v-mt-size-112),.L\\:v-mt-size-112{margin-top:112px}:host(.L\\:v-mb-size-112),.L\\:v-mb-size-112{margin-bottom:112px}:host(.L\\:v-mr-size-112),.L\\:v-mr-size-112{margin-right:112px}:host(.L\\:v-ml-size-112),.L\\:v-ml-size-112{margin-left:112px}:host(.L\\:v-m-size-2),.L\\:v-m-size-2{margin:2px}:host(.L\\:v-mx-size-2),.L\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.L\\:v-my-size-2),.L\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.L\\:v-mt-size-2),.L\\:v-mt-size-2{margin-top:2px}:host(.L\\:v-mb-size-2),.L\\:v-mb-size-2{margin-bottom:2px}:host(.L\\:v-mr-size-2),.L\\:v-mr-size-2{margin-right:2px}:host(.L\\:v-ml-size-2),.L\\:v-ml-size-2{margin-left:2px}:host(.L\\:v-m-auto),.L\\:v-m-auto{margin:auto}:host(.L\\:v-mx-auto),.L\\:v-mx-auto{margin-left:auto;margin-right:auto}:host(.L\\:v-my-auto),.L\\:v-my-auto{margin-top:auto;margin-bottom:auto}:host(.L\\:v-mt-auto),.L\\:v-mt-auto{margin-top:auto}:host(.L\\:v-mb-auto),.L\\:v-mb-auto{margin-bottom:auto}:host(.L\\:v-mr-auto),.L\\:v-mr-auto{margin-right:auto}:host(.L\\:v-ml-auto),.L\\:v-ml-auto{margin-left:auto}}@media (min-width: 1440px){:host(.XL\\:v-m-0),.XL\\:v-m-0{margin:0px}:host(.XL\\:v-mx-0),.XL\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.XL\\:v-my-0),.XL\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.XL\\:v-mt-0),.XL\\:v-mt-0{margin-top:0px}:host(.XL\\:v-mb-0),.XL\\:v-mb-0{margin-bottom:0px}:host(.XL\\:v-mr-0),.XL\\:v-mr-0{margin-right:0px}:host(.XL\\:v-ml-0),.XL\\:v-ml-0{margin-left:0px}:host(.XL\\:v-m-size-0),.XL\\:v-m-size-0{margin:0px}:host(.XL\\:v-mx-size-0),.XL\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.XL\\:v-my-size-0),.XL\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.XL\\:v-mt-size-0),.XL\\:v-mt-size-0{margin-top:0px}:host(.XL\\:v-mb-size-0),.XL\\:v-mb-size-0{margin-bottom:0px}:host(.XL\\:v-mr-size-0),.XL\\:v-mr-size-0{margin-right:0px}:host(.XL\\:v-ml-size-0),.XL\\:v-ml-size-0{margin-left:0px}:host(.XL\\:v-m-size-4),.XL\\:v-m-size-4{margin:4px}:host(.XL\\:v-mx-size-4),.XL\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.XL\\:v-my-size-4),.XL\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.XL\\:v-mt-size-4),.XL\\:v-mt-size-4{margin-top:4px}:host(.XL\\:v-mb-size-4),.XL\\:v-mb-size-4{margin-bottom:4px}:host(.XL\\:v-mr-size-4),.XL\\:v-mr-size-4{margin-right:4px}:host(.XL\\:v-ml-size-4),.XL\\:v-ml-size-4{margin-left:4px}:host(.XL\\:v-m-size-8),.XL\\:v-m-size-8{margin:8px}:host(.XL\\:v-mx-size-8),.XL\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.XL\\:v-my-size-8),.XL\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.XL\\:v-mt-size-8),.XL\\:v-mt-size-8{margin-top:8px}:host(.XL\\:v-mb-size-8),.XL\\:v-mb-size-8{margin-bottom:8px}:host(.XL\\:v-mr-size-8),.XL\\:v-mr-size-8{margin-right:8px}:host(.XL\\:v-ml-size-8),.XL\\:v-ml-size-8{margin-left:8px}:host(.XL\\:v-m-size-12),.XL\\:v-m-size-12{margin:12px}:host(.XL\\:v-mx-size-12),.XL\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.XL\\:v-my-size-12),.XL\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.XL\\:v-mt-size-12),.XL\\:v-mt-size-12{margin-top:12px}:host(.XL\\:v-mb-size-12),.XL\\:v-mb-size-12{margin-bottom:12px}:host(.XL\\:v-mr-size-12),.XL\\:v-mr-size-12{margin-right:12px}:host(.XL\\:v-ml-size-12),.XL\\:v-ml-size-12{margin-left:12px}:host(.XL\\:v-m-size-16),.XL\\:v-m-size-16{margin:16px}:host(.XL\\:v-mx-size-16),.XL\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.XL\\:v-my-size-16),.XL\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.XL\\:v-mt-size-16),.XL\\:v-mt-size-16{margin-top:16px}:host(.XL\\:v-mb-size-16),.XL\\:v-mb-size-16{margin-bottom:16px}:host(.XL\\:v-mr-size-16),.XL\\:v-mr-size-16{margin-right:16px}:host(.XL\\:v-ml-size-16),.XL\\:v-ml-size-16{margin-left:16px}:host(.XL\\:v-m-size-20),.XL\\:v-m-size-20{margin:20px}:host(.XL\\:v-mx-size-20),.XL\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.XL\\:v-my-size-20),.XL\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.XL\\:v-mt-size-20),.XL\\:v-mt-size-20{margin-top:20px}:host(.XL\\:v-mb-size-20),.XL\\:v-mb-size-20{margin-bottom:20px}:host(.XL\\:v-mr-size-20),.XL\\:v-mr-size-20{margin-right:20px}:host(.XL\\:v-ml-size-20),.XL\\:v-ml-size-20{margin-left:20px}:host(.XL\\:v-m-size-24),.XL\\:v-m-size-24{margin:24px}:host(.XL\\:v-mx-size-24),.XL\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.XL\\:v-my-size-24),.XL\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.XL\\:v-mt-size-24),.XL\\:v-mt-size-24{margin-top:24px}:host(.XL\\:v-mb-size-24),.XL\\:v-mb-size-24{margin-bottom:24px}:host(.XL\\:v-mr-size-24),.XL\\:v-mr-size-24{margin-right:24px}:host(.XL\\:v-ml-size-24),.XL\\:v-ml-size-24{margin-left:24px}:host(.XL\\:v-m-size-32),.XL\\:v-m-size-32{margin:32px}:host(.XL\\:v-mx-size-32),.XL\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.XL\\:v-my-size-32),.XL\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.XL\\:v-mt-size-32),.XL\\:v-mt-size-32{margin-top:32px}:host(.XL\\:v-mb-size-32),.XL\\:v-mb-size-32{margin-bottom:32px}:host(.XL\\:v-mr-size-32),.XL\\:v-mr-size-32{margin-right:32px}:host(.XL\\:v-ml-size-32),.XL\\:v-ml-size-32{margin-left:32px}:host(.XL\\:v-m-size-40),.XL\\:v-m-size-40{margin:40px}:host(.XL\\:v-mx-size-40),.XL\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.XL\\:v-my-size-40),.XL\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.XL\\:v-mt-size-40),.XL\\:v-mt-size-40{margin-top:40px}:host(.XL\\:v-mb-size-40),.XL\\:v-mb-size-40{margin-bottom:40px}:host(.XL\\:v-mr-size-40),.XL\\:v-mr-size-40{margin-right:40px}:host(.XL\\:v-ml-size-40),.XL\\:v-ml-size-40{margin-left:40px}:host(.XL\\:v-m-size-48),.XL\\:v-m-size-48{margin:48px}:host(.XL\\:v-mx-size-48),.XL\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.XL\\:v-my-size-48),.XL\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.XL\\:v-mt-size-48),.XL\\:v-mt-size-48{margin-top:48px}:host(.XL\\:v-mb-size-48),.XL\\:v-mb-size-48{margin-bottom:48px}:host(.XL\\:v-mr-size-48),.XL\\:v-mr-size-48{margin-right:48px}:host(.XL\\:v-ml-size-48),.XL\\:v-ml-size-48{margin-left:48px}:host(.XL\\:v-m-size-64),.XL\\:v-m-size-64{margin:64px}:host(.XL\\:v-mx-size-64),.XL\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.XL\\:v-my-size-64),.XL\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.XL\\:v-mt-size-64),.XL\\:v-mt-size-64{margin-top:64px}:host(.XL\\:v-mb-size-64),.XL\\:v-mb-size-64{margin-bottom:64px}:host(.XL\\:v-mr-size-64),.XL\\:v-mr-size-64{margin-right:64px}:host(.XL\\:v-ml-size-64),.XL\\:v-ml-size-64{margin-left:64px}:host(.XL\\:v-m-size-72),.XL\\:v-m-size-72{margin:72px}:host(.XL\\:v-mx-size-72),.XL\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.XL\\:v-my-size-72),.XL\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.XL\\:v-mt-size-72),.XL\\:v-mt-size-72{margin-top:72px}:host(.XL\\:v-mb-size-72),.XL\\:v-mb-size-72{margin-bottom:72px}:host(.XL\\:v-mr-size-72),.XL\\:v-mr-size-72{margin-right:72px}:host(.XL\\:v-ml-size-72),.XL\\:v-ml-size-72{margin-left:72px}:host(.XL\\:v-m-size-80),.XL\\:v-m-size-80{margin:80px}:host(.XL\\:v-mx-size-80),.XL\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.XL\\:v-my-size-80),.XL\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.XL\\:v-mt-size-80),.XL\\:v-mt-size-80{margin-top:80px}:host(.XL\\:v-mb-size-80),.XL\\:v-mb-size-80{margin-bottom:80px}:host(.XL\\:v-mr-size-80),.XL\\:v-mr-size-80{margin-right:80px}:host(.XL\\:v-ml-size-80),.XL\\:v-ml-size-80{margin-left:80px}:host(.XL\\:v-m-size-112),.XL\\:v-m-size-112{margin:112px}:host(.XL\\:v-mx-size-112),.XL\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.XL\\:v-my-size-112),.XL\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.XL\\:v-mt-size-112),.XL\\:v-mt-size-112{margin-top:112px}:host(.XL\\:v-mb-size-112),.XL\\:v-mb-size-112{margin-bottom:112px}:host(.XL\\:v-mr-size-112),.XL\\:v-mr-size-112{margin-right:112px}:host(.XL\\:v-ml-size-112),.XL\\:v-ml-size-112{margin-left:112px}:host(.XL\\:v-m-size-2),.XL\\:v-m-size-2{margin:2px}:host(.XL\\:v-mx-size-2),.XL\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.XL\\:v-my-size-2),.XL\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.XL\\:v-mt-size-2),.XL\\:v-mt-size-2{margin-top:2px}:host(.XL\\:v-mb-size-2),.XL\\:v-mb-size-2{margin-bottom:2px}:host(.XL\\:v-mr-size-2),.XL\\:v-mr-size-2{margin-right:2px}:host(.XL\\:v-ml-size-2),.XL\\:v-ml-size-2{margin-left:2px}:host(.XL\\:v-m-auto),.XL\\:v-m-auto{margin:auto}:host(.XL\\:v-mx-auto),.XL\\:v-mx-auto{margin-left:auto;margin-right:auto}:host(.XL\\:v-my-auto),.XL\\:v-my-auto{margin-top:auto;margin-bottom:auto}:host(.XL\\:v-mt-auto),.XL\\:v-mt-auto{margin-top:auto}:host(.XL\\:v-mb-auto),.XL\\:v-mb-auto{margin-bottom:auto}:host(.XL\\:v-mr-auto),.XL\\:v-mr-auto{margin-right:auto}:host(.XL\\:v-ml-auto),.XL\\:v-ml-auto{margin-left:auto}}:host(.vega-divider-horizontal){display:block;height:1px;width:100%}:host(.vega-divider-vertical){display:inline-block;width:1px;height:100%}:host(.vega-divider-primary){background-color:rgba(var(--v-bg-divider, 171, 198, 216, 1))}:host(.vega-divider-secondary){background-color:rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))}";export{S as vega_divider}
|