@globalpayments/vega 2.19.0 → 2.20.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/app-globals-f7f3c776.js +272 -0
- package/dist/cjs/child-nodes-event-prevent-slimmer-18814356.js +158 -0
- package/dist/cjs/child-nodes-notify-observer-slimmer-2f21e0a1.js +90 -0
- package/dist/cjs/design-token-7eed47ca.js +403 -0
- package/dist/cjs/dom-node-subject-observer-factory-465e5483.js +152 -0
- package/dist/cjs/element-appender-slimmer-2221d5f3.js +1109 -0
- package/dist/cjs/event-emit-slimmer-95dfc7c2.js +257 -0
- package/dist/cjs/form-field-controller-slimmer-db68a8da.js +1095 -0
- package/dist/cjs/index-1299d729.js +4 -0
- package/dist/cjs/index.cjs.js +14 -14
- package/dist/cjs/inject-keyboard-manager-a6572de5.js +37 -0
- package/dist/cjs/internal-icon-manager-26e974c2.js +45 -0
- package/dist/cjs/internal-vega-event-manager-6ba0e3ab.js +446 -0
- package/dist/cjs/keyboard-manager-slimmer-b3e59267.js +39 -0
- package/dist/cjs/loader.cjs.js +12 -12
- package/dist/cjs/responsive-format-facade-a5cfa51a.js +707 -0
- package/dist/cjs/state-background-color-formatter-36538496.js +85 -0
- package/dist/cjs/static-remote-invocation-call-registry-d231186a.js +64 -0
- package/dist/cjs/static-subject-title-41c88385.js +71 -0
- package/dist/cjs/string-input-formatter-slimmer-22996088.js +344 -0
- package/dist/cjs/sub-state-observer-slimmer-5907d8f1.js +203 -0
- package/dist/cjs/vega-accordion.cjs.entry.js +14 -14
- package/dist/cjs/vega-app-footer.cjs.entry.js +1 -1
- package/dist/cjs/vega-app-header-button.cjs.entry.js +16 -16
- package/dist/cjs/vega-backdrop.cjs.entry.js +1 -1
- package/dist/cjs/vega-banner.cjs.entry.js +9 -9
- package/dist/cjs/vega-bar-chart.cjs.entry.js +3 -3
- package/dist/cjs/vega-box.cjs.entry.js +6 -6
- package/dist/cjs/vega-breadcrumb.cjs.entry.js +9 -9
- package/dist/cjs/vega-button-circle.cjs.entry.js +14 -14
- package/dist/cjs/vega-button-group_2.cjs.entry.js +11 -11
- package/dist/cjs/vega-button-link.cjs.entry.js +9 -9
- package/dist/cjs/vega-button.cjs.entry.js +13 -13
- package/dist/cjs/vega-calendar_3.cjs.entry.js +58 -17
- package/dist/cjs/vega-card.cjs.entry.js +5 -5
- package/dist/cjs/vega-carousel.cjs.entry.js +10 -10
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +18 -18
- package/dist/cjs/vega-chip.cjs.entry.js +14 -14
- package/dist/cjs/vega-color-picker.cjs.entry.js +13 -13
- package/dist/cjs/vega-combo-box.cjs.entry.js +19 -19
- package/dist/cjs/vega-counter-badge.cjs.entry.js +1 -1
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +25 -25
- package/dist/cjs/vega-dialog_2.cjs.entry.js +17 -17
- package/dist/cjs/vega-divider.cjs.entry.js +6 -6
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +39 -21
- package/dist/cjs/vega-env-manager-23b8b23c.js +41 -0
- package/dist/cjs/vega-event-id-99d9343f.js +130 -0
- package/dist/cjs/vega-field-error.cjs.entry.js +3 -3
- package/dist/cjs/vega-field-label.cjs.entry.js +9 -9
- package/dist/cjs/vega-flex.cjs.entry.js +6 -6
- package/dist/cjs/vega-font.cjs.entry.js +7 -7
- package/dist/cjs/vega-form.cjs.entry.js +17 -17
- package/dist/cjs/vega-grid.cjs.entry.js +5 -5
- package/dist/cjs/vega-hint.cjs.entry.js +38 -0
- package/dist/cjs/vega-icon.cjs.entry.js +6 -6
- package/dist/cjs/vega-image-uploader.cjs.entry.js +19 -19
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +19 -19
- package/dist/cjs/vega-input-phone-number.cjs.entry.js +56 -61
- package/dist/cjs/vega-input-range.cjs.entry.js +15 -15
- package/dist/cjs/vega-input-select.cjs.entry.js +20 -20
- package/dist/cjs/vega-input.cjs.entry.js +33 -18
- package/dist/cjs/vega-item-toggle.cjs.entry.js +7 -7
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +18 -18
- package/dist/cjs/vega-line-chart.cjs.entry.js +3 -3
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +4 -4
- package/dist/cjs/vega-page-notification_2.cjs.entry.js +4 -4
- package/dist/cjs/vega-pagination.cjs.entry.js +15 -11
- package/dist/cjs/vega-pie-chart.cjs.entry.js +2 -2
- package/dist/cjs/vega-popover_2.cjs.entry.js +13 -13
- package/dist/cjs/vega-progress-tracker.cjs.entry.js +7 -7
- package/dist/cjs/vega-radio_2.cjs.entry.js +21 -21
- package/dist/cjs/vega-section-title.cjs.entry.js +1 -1
- package/dist/cjs/vega-segment-control.cjs.entry.js +7 -7
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +18 -18
- package/dist/cjs/vega-signature-capture.cjs.entry.js +47 -22
- package/dist/cjs/vega-skeleton-loader-controller-aa3e09d6.js +3214 -0
- package/dist/cjs/vega-skeleton.cjs.entry.js +1 -1
- package/dist/cjs/vega-slot-container.cjs.entry.js +1 -1
- package/dist/cjs/vega-stepper.cjs.entry.js +16 -16
- package/dist/cjs/vega-tab-group_2.cjs.entry.js +11 -11
- package/dist/cjs/vega-table_8.cjs.entry.js +137 -29
- package/dist/cjs/vega-text.cjs.entry.js +2 -2
- package/dist/cjs/vega-textarea.cjs.entry.js +17 -17
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +22 -22
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +6 -6
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +9 -9
- package/dist/cjs/vega.cjs.js +12 -12
- package/dist/cjs/y-axis-input-processor-cc6e9196.js +2302 -0
- package/dist/collection/collection-manifest.json +7 -1
- package/dist/collection/components/vega-accordion/slimmers/vega-accordion-expand-controller.js +3 -3
- package/dist/collection/components/vega-accordion/slimmers/vega-accordion-renderer.js +3 -3
- package/dist/collection/components/vega-accordion/vega-accordion.js +4 -4
- package/dist/collection/components/vega-app-footer/vega-app-footer.js +1 -1
- package/dist/collection/components/vega-app-header-button/vega-app-header-button.js +8 -8
- package/dist/collection/components/vega-backdrop/vega-backdrop.js +1 -1
- package/dist/collection/components/vega-banner/slimmers/renderers/vega-banner-action-button-renderer.js +3 -3
- package/dist/collection/components/vega-banner/vega-banner.js +3 -3
- package/dist/collection/components/vega-box/slimmers/controllers/vega-box-state-styles-controller.js +1 -1
- package/dist/collection/components/vega-box/vega-box.js +8 -8
- package/dist/collection/components/vega-breadcrumb/slimmers/renderers/vega-breadcrumb-collapsed-item-renderer.js +2 -2
- package/dist/collection/components/vega-breadcrumb/slimmers/renderers/vega-breadcrumb-item-renderer.js +2 -2
- package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.js +4 -4
- package/dist/collection/components/vega-button/vega-button.js +8 -8
- package/dist/collection/components/vega-button-circle/vega-button-circle.js +8 -8
- package/dist/collection/components/vega-button-group/slimmers/controllers/vega-button-group-click-controller.js +2 -2
- package/dist/collection/components/vega-button-group/vega-button-group-item/slimmers/controllers/vega-button-group-item-sub-state-controller.js +1 -1
- package/dist/collection/components/vega-button-group/vega-button-group-item/slimmers/renderers/vega-button-group-item-renderer.js +5 -5
- package/dist/collection/components/vega-button-group/vega-button-group-item/vega-button-group-item.js +1 -1
- package/dist/collection/components/vega-button-group/vega-button-group.js +5 -5
- package/dist/collection/components/vega-button-link/vega-button-link.js +4 -4
- package/dist/collection/components/vega-calendar/icons/ellipsis-vertical.js +3 -0
- package/dist/collection/components/vega-calendar/slimmers/common/controllers/vega-calendar-event-responsive-controller.js +4 -4
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/repeat-pattern/calendar-event-daily-repeat-pattern.js +70 -0
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/repeat-pattern/calendar-event-monthly-repeat-pattern.js +90 -0
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/repeat-pattern/calendar-event-repeat-pattern-factory.js +60 -0
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/repeat-pattern/calendar-event-weekly-repeat-pattern.js +163 -0
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/repeat-pattern/calendar-event-yearly-repeat-pattern.js +92 -0
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/test/calendar-event-repeat-pattern-factory.test.js +105 -0
- package/dist/collection/components/vega-calendar/slimmers/common/layout/full-day-event-layout-generator.js +84 -0
- package/dist/collection/components/vega-calendar/slimmers/common/layout/full-day-event-layout-row.js +41 -0
- package/dist/collection/components/vega-calendar/slimmers/common/layout/full-day-event-layout.js +42 -0
- package/dist/collection/components/vega-calendar/slimmers/common/layout/test/long-event-layout-generator.test.js +94 -0
- package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-full-day-event-layout-renderer.js +2 -2
- package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-switch-panel.js +35 -3
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/day-view-timed-event-layout-column.js +50 -0
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/day-view-timed-event-layout-generator.js +29 -0
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/day-view-timed-event-layout.js +35 -0
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/test/day-view-event-layout-generator.test.js +72 -0
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/vega-calendar-timed-event-renderer.js +2 -2
- package/dist/collection/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-event-renderer.js +2 -2
- package/dist/collection/components/vega-calendar/vega-calendar-event/slimmers/controllers/vega-calendar-event-bg-color-controller.js +2 -2
- package/dist/collection/components/vega-calendar/vega-calendar-event/slimmers/controllers/vega-calendar-sub-state-controller.js +1 -1
- package/dist/collection/components/vega-calendar/vega-calendar-event/vega-calendar-event.js +2 -2
- package/dist/collection/components/vega-calendar/vega-calendar-event-slot/vega-calendar-event-slot.js +1 -1
- package/dist/collection/components/vega-calendar/vega-calendar.js +70 -7
- package/dist/collection/components/vega-card/vega-card.js +4 -4
- package/dist/collection/components/vega-carousel/vega-carousel.js +9 -9
- package/dist/collection/components/vega-chart/vega-bar-chart/vega-bar-chart.js +2 -2
- package/dist/collection/components/vega-chart/vega-line-chart/vega-line-chart.js +3 -3
- package/dist/collection/components/vega-chart/vega-pie-chart/vega-pie-chart.js +3 -3
- package/dist/collection/components/vega-checkbox/slimmers/controllers/vega-checkbox-show-error-controller.js +3 -3
- package/dist/collection/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.js +11 -11
- package/dist/collection/components/vega-checkbox/vega-checkbox.js +7 -7
- package/dist/collection/components/vega-chip/vega-chip.js +10 -10
- package/dist/collection/components/vega-color-picker/vega-color-picker.js +8 -8
- package/dist/collection/components/vega-combo-box/vega-combo-box.js +12 -12
- package/dist/collection/components/vega-counter-badge/vega-counter-badge.js +1 -1
- package/dist/collection/components/vega-date-picker/slimmers/controllers/vega-date-picker-element-appender-controller.js +1 -1
- package/dist/collection/components/vega-date-picker/slimmers/controllers/vega-date-picker-format-controller.js +2 -2
- package/dist/collection/components/vega-date-picker/slimmers/controllers/vega-date-picker-keyboard-controller.js +1 -1
- package/dist/collection/components/vega-date-picker/slimmers/controllers/vega-date-picker-value-controller.js +2 -2
- package/dist/collection/components/vega-date-picker/slimmers/controllers/vega-date-picker-zindex-controller.js +1 -1
- package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-renderer.js +2 -2
- package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.js +1 -1
- package/dist/collection/components/vega-date-picker/vega-date-picker.js +10 -10
- package/dist/collection/components/vega-dialog/vega-dialog.js +5 -5
- package/dist/collection/components/vega-divider/slimmers/controllers/vega-divider-size-controller.js +2 -2
- package/dist/collection/components/vega-divider/vega-divider.js +4 -4
- package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-appender-controller.js +1 -1
- package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-children-controller.js +4 -4
- package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-keyboard-conttroller.js +1 -1
- package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-search-controller.js +6 -0
- package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-source-controller.js +1 -1
- package/dist/collection/components/vega-dropdown/slimmers/renderers/vega-dropdown-item-level-renderer.js +15 -0
- package/dist/collection/components/vega-dropdown/slimmers/renderers/vega-dropdown-search-renderer.js +2 -2
- package/dist/collection/components/vega-dropdown/vega-dropdown-content-box/vega-dropdown-content-box.js +3 -3
- package/dist/collection/components/vega-dropdown/vega-dropdown-group/vega-dropdown-group.js +1 -1
- package/dist/collection/components/vega-dropdown/vega-dropdown-item/slimmers/controllers/vega-dropdown-item-click-controller.js +2 -2
- package/dist/collection/components/vega-dropdown/vega-dropdown-item/slimmers/controllers/vega-dropdown-item-state-controller.js +1 -1
- package/dist/collection/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.js +4 -4
- package/dist/collection/components/vega-dropdown/vega-dropdown.js +6 -6
- package/dist/collection/components/vega-field-error/slimmers/controllers/vega-field-error-message-controller.js +2 -2
- package/dist/collection/components/vega-field-error/vega-field-error.js +1 -1
- package/dist/collection/components/vega-field-label/vega-field-label.js +4 -4
- package/dist/collection/components/vega-flex/vega-flex.js +4 -4
- package/dist/collection/components/vega-font/slimmers/controllers/vega-font-as-controller.js +1 -1
- package/dist/collection/components/vega-font/slimmers/controllers/vega-font-classes-controller.js +1 -1
- package/dist/collection/components/vega-font/slimmers/controllers/vega-font-variant-controller.js +1 -1
- package/dist/collection/components/vega-font/vega-font.js +5 -5
- package/dist/collection/components/vega-form/vega-form.js +11 -11
- package/dist/collection/components/vega-grid/vega-grid.js +2 -2
- package/dist/collection/components/vega-hint/vega-hint.js +38 -0
- package/dist/collection/components/vega-icon/vega-icon.js +5 -5
- package/dist/collection/components/vega-image-uploader/slimmers/controllers/vega-image-uploader-remove-controller.js +1 -1
- package/dist/collection/components/vega-image-uploader/slimmers/controllers/vega-image-uploader-value-controller.js +2 -2
- package/dist/collection/components/vega-image-uploader/slimmers/renderers/vega-image-uploader-actions-renderer.js +2 -2
- package/dist/collection/components/vega-image-uploader/slimmers/renderers/vega-image-uploader-renderer.js +1 -1
- package/dist/collection/components/vega-image-uploader/vega-image-uploader.js +7 -7
- package/dist/collection/components/vega-input/slimmers/controllers/vega-input-mask-config-controller.js +4 -4
- package/dist/collection/components/vega-input/vega-input.js +14 -14
- package/dist/collection/components/vega-input-credit-card/vega-input-credit-card.js +13 -13
- package/dist/collection/components/vega-input-phone-number/slimmers/controllers/country-select-controller.js +18 -8
- package/dist/collection/components/vega-input-phone-number/slimmers/controllers/vega-input-phone-number-value-controller.js +2 -2
- package/dist/collection/components/vega-input-phone-number/slimmers/renderers/country-select-renderer.js +28 -38
- package/dist/collection/components/vega-input-phone-number/slimmers/renderers/phone-number-input-renderer.js +2 -2
- package/dist/collection/components/vega-input-phone-number/vega-input-phone-number.js +8 -10
- package/dist/collection/components/vega-input-range/slimmers/controllers/vega-input-range-value-controller.js +2 -2
- package/dist/collection/components/vega-input-range/slimmers/renderers/vega-input-range-input-renderer.js +2 -2
- package/dist/collection/components/vega-input-range/vega-input-range.js +8 -8
- package/dist/collection/components/vega-input-select/slimmers/controllers/vega-input-select-dropdown-controller.js +3 -3
- package/dist/collection/components/vega-input-select/slimmers/controllers/vega-input-select-items-slot-controler.js +2 -2
- package/dist/collection/components/vega-input-select/slimmers/controllers/vega-input-select-lazy-load-controller.js +2 -2
- package/dist/collection/components/vega-input-select/slimmers/controllers/vega-input-select-source-controller.js +1 -1
- package/dist/collection/components/vega-input-select/slimmers/controllers/vega-input-select-value-controller.js +2 -2
- package/dist/collection/components/vega-input-select/slimmers/renderers/vega-input-select-renderer.js +1 -1
- package/dist/collection/components/vega-input-select/vega-input-select.js +9 -9
- package/dist/collection/components/vega-item-toggle/vega-item-toggle.js +5 -5
- package/dist/collection/components/vega-loader-wrapper/vega-loader-wrapper.js +1 -1
- package/dist/collection/components/vega-loading-indicator/vega-loading-indicator.js +3 -3
- package/dist/collection/components/vega-modal/vega-modal.js +10 -10
- package/dist/collection/components/vega-nav/slimmers/vega-nav-observer-slimmer.js +2 -2
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-auto-collapse-controller.js +2 -2
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-controller.js +1 -1
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.js +1 -1
- package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-zindex-controller.js +1 -1
- package/dist/collection/components/vega-nav/vega-left-nav/vega-left-nav.js +4 -4
- package/dist/collection/components/vega-nav/vega-left-nav-group/vega-left-nav-group.js +3 -3
- package/dist/collection/components/vega-nav/vega-left-nav-link/slimmers/controllers/vega-left-nav-link-controller.js +2 -2
- package/dist/collection/components/vega-nav/vega-left-nav-link/slimmers/renderers/vega-left-nav-link-renderer.js +3 -3
- package/dist/collection/components/vega-nav/vega-left-nav-link/vega-left-nav-link.js +4 -4
- package/dist/collection/components/vega-nav/vega-left-nav-section/slimmers/renderers/vega-left-nav-section-renderer.js +2 -2
- package/dist/collection/components/vega-nav/vega-left-nav-section/vega-left-nav-section.js +3 -3
- package/dist/collection/components/vega-nav/vega-nav-card/slimmers/controllers/vega-nav-card-max-height-controller.js +2 -2
- package/dist/collection/components/vega-nav/vega-nav-card/vega-nav-card.js +1 -1
- package/dist/collection/components/vega-page-notification/vega-page-notification-list/vega-page-notification-list.js +1 -1
- package/dist/collection/components/vega-page-notification/vega-page-notification.js +3 -3
- package/dist/collection/components/vega-pagination/internal/vega-pagination-go-to.js +2 -2
- package/dist/collection/components/vega-pagination/internal/vega-pagination-page-selector.js +2 -2
- package/dist/collection/components/vega-pagination/internal/vega-pagination-page-size-selector.js +2 -2
- package/dist/collection/components/vega-pagination/vega-pagination.js +10 -6
- package/dist/collection/components/vega-popover/slimmers/controllers/vega-popover-appender-controller.js +1 -1
- package/dist/collection/components/vega-popover/vega-popover-content-box/vega-popover-content-box.js +1 -1
- package/dist/collection/components/vega-popover/vega-popover.js +4 -4
- package/dist/collection/components/vega-progress-tracker/vega-progress-tracker.js +5 -5
- package/dist/collection/components/vega-radio/slimmers/controllers/vega-radio-show-error-controller.js +3 -3
- package/dist/collection/components/vega-radio/vega-radio-group/slimmers/controllers/vega-radio-group-keyboard-controller.js +1 -1
- package/dist/collection/components/vega-radio/vega-radio-group/slimmers/controllers/vega-radio-group-value-controller.js +2 -2
- package/dist/collection/components/vega-radio/vega-radio-group/vega-radio-group.js +13 -13
- package/dist/collection/components/vega-radio/vega-radio.js +5 -5
- package/dist/collection/components/vega-section-title/vega-section-title.js +1 -1
- package/dist/collection/components/vega-segment-control/vega-segment-control.js +4 -4
- package/dist/collection/components/vega-selection-tile/slimmers/controllers/vega-selection-tile-checked-cotroller.js +2 -2
- package/dist/collection/components/vega-selection-tile/slimmers/controllers/vega-selection-tile-show-error-controller.js +3 -3
- package/dist/collection/components/vega-selection-tile/slimmers/controllers/vega-selection-tile-state-controller.js +1 -1
- package/dist/collection/components/vega-selection-tile/vega-selection-tile-group/slimmers/controllers/vega-selection-tile-group-value-controller.js +2 -2
- package/dist/collection/components/vega-selection-tile/vega-selection-tile-group/vega-selection-tile-group.js +10 -10
- package/dist/collection/components/vega-selection-tile/vega-selection-tile.js +6 -6
- package/dist/collection/components/vega-signature-capture/slimmers/written-mode/controllers/written-mode-svg-controller.js +7 -5
- package/dist/collection/components/vega-signature-capture/slimmers/written-mode/renderers/written-mode-renderer.js +11 -3
- package/dist/collection/components/vega-signature-capture/vega-signature-capture.js +45 -6
- package/dist/collection/components/vega-skeleton/vega-skeleton.js +1 -1
- package/dist/collection/components/vega-slot-container/vega-slot-container.js +1 -1
- package/dist/collection/components/vega-stepper/vega-stepper.js +10 -10
- package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-pages-controller.js +2 -2
- package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-panel-controller.js +2 -2
- package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-direction-button-renderer.js +2 -2
- package/dist/collection/components/vega-tab-group/vega-tab-group-panel/vega-tab-group-panel.js +5 -5
- package/dist/collection/components/vega-tab-group/vega-tab-group.js +5 -5
- package/dist/collection/components/vega-table/internal/vega-table-scrollable-container.js +1 -1
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-children-controller.js +14 -6
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-editable-controller.js +69 -5
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-expand-row-controller.js +2 -2
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-render-mode-controller.js +2 -2
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-row-selection-controller.js +2 -2
- package/dist/collection/components/vega-table/slimmers/controllers/vega-table-sort-controller.js +1 -1
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-col-group-renderer.js +1 -1
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-header-renderer.js +2 -2
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-pagination-renderer.js +2 -2
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-renderer.js +1 -1
- package/dist/collection/components/vega-table/slimmers/renderers/vega-table-row-renderer.js +2 -2
- package/dist/collection/components/vega-table/utils.js +1 -1
- package/dist/collection/components/vega-table/vega-table-body/vega-table-body.js +3 -3
- package/dist/collection/components/vega-table/vega-table-cell/slimmers/controllers/vega-table-cell-state-controller.js +1 -1
- package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +4 -4
- package/dist/collection/components/vega-table/vega-table-expand-row/slimmers/controllers/vega-table-expand-row-expand-controller.js +2 -2
- package/dist/collection/components/vega-table/vega-table-expand-row/slimmers/controllers/vega-table-expand-row-selection-controller.js +3 -3
- package/dist/collection/components/vega-table/vega-table-expand-row/slimmers/controllers/vega-table-expand-row-state-controller.js +1 -1
- package/dist/collection/components/vega-table/vega-table-expand-row/vega-table-expand-row.js +2 -2
- package/dist/collection/components/vega-table/vega-table-head/slimmers/controllers/vega-table-head-state-controller.js +1 -1
- package/dist/collection/components/vega-table/vega-table-head/vega-table-head.js +4 -4
- package/dist/collection/components/vega-table/vega-table-head-cell/slimmers/controllers/vega-table-head-cell-state-controller.js +1 -1
- package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.js +6 -6
- package/dist/collection/components/vega-table/vega-table-head-row/slimmers/controllers/vega-table-head-row-controller.js +3 -3
- package/dist/collection/components/vega-table/vega-table-head-row/slimmers/controllers/vega-table-head-row-state-controller.js +1 -1
- package/dist/collection/components/vega-table/vega-table-head-row/slimmers/renderers/vega-table-head-row-renderer.js +5 -5
- package/dist/collection/components/vega-table/vega-table-head-row/vega-table-head-row.js +5 -5
- package/dist/collection/components/vega-table/vega-table-row/slimmers/controllers/vega-table-row-click-controller.js +3 -3
- package/dist/collection/components/vega-table/vega-table-row/slimmers/controllers/vega-table-row-expand-controller.js +3 -3
- package/dist/collection/components/vega-table/vega-table-row/slimmers/controllers/vega-table-row-selection-controller.js +3 -3
- package/dist/collection/components/vega-table/vega-table-row/slimmers/controllers/vega-table-row-state-controller.js +1 -1
- package/dist/collection/components/vega-table/vega-table-row/slimmers/renderers/vega-table-row-renderer.js +12 -3
- package/dist/collection/components/vega-table/vega-table-row/vega-table-row.js +53 -6
- package/dist/collection/components/vega-table/vega-table.js +70 -15
- package/dist/collection/components/vega-text/slimmers/renderers/vega-text-tooltip-renderer.js +1 -1
- package/dist/collection/components/vega-text/vega-text.js +1 -1
- package/dist/collection/components/vega-textarea/vega-textarea.js +11 -11
- package/dist/collection/components/vega-time-picker/slimmers/controllers/vega-time-picker-keyboard-controller.js +1 -1
- package/dist/collection/components/vega-time-picker/slimmers/controllers/vega-time-picker-range-dropdown-controller.js +1 -1
- package/dist/collection/components/vega-time-picker/slimmers/controllers/vega-time-picker-single-dropdown-controller.js +1 -1
- package/dist/collection/components/vega-time-picker/slimmers/controllers/vega-time-picker-value-controller.js +2 -2
- package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-range-dropdown-renderer.js +1 -1
- package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-range-input-renderer.js +2 -2
- package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-single-dropdown-renderer.js +2 -2
- package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-single-input-renderer.js +2 -2
- package/dist/collection/components/vega-time-picker/vega-time-picker-dropdown/vega-time-picker-dropdown.js +1 -1
- package/dist/collection/components/vega-time-picker/vega-time-picker.js +10 -10
- package/dist/collection/components/vega-toggle-switch/vega-toggle-switch.js +3 -3
- package/dist/collection/components/vega-tooltip/slimmers/controllers/vega-tooltip-element-appender-controller.js +1 -1
- package/dist/collection/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.js +1 -1
- package/dist/collection/components/vega-tooltip/vega-tooltip.js +3 -3
- package/dist/collection/components/vega-virtual-scroll/slimmers/controllers/vega-virtual-scroll-scrollable-controller.js +3 -3
- package/dist/collection/components/vega-virtual-scroll/vega-virtual-scroll.js +1 -1
- package/dist/collection/constants/card-config.js +60 -0
- package/dist/collection/constants/public-api.js +9 -0
- package/dist/collection/constants/ui.js +2 -0
- package/dist/collection/decorators/method-decorators/tests/component-load-required.test.js +114 -0
- package/dist/collection/decorators/property-decorators/inject-element-appender.js +203 -0
- package/dist/collection/decorators/property-decorators/inject-keyboard-manager.js +32 -0
- package/dist/collection/decorators/property-decorators/tests/inject-element-appender-proxy.test.js +237 -0
- package/dist/collection/decorators/property-decorators/tests/inject-keyboard-manager.test.js +91 -0
- package/dist/collection/global/scripts/before-vega-load.js +156 -0
- package/dist/collection/global/tests/before-vega-load.test.js +55 -0
- package/dist/collection/helpers/calendar/calendar-event.js +1 -1
- package/dist/collection/helpers/change-manager/subject/dom-node-subject/dom-node-subject-factory.js +54 -0
- package/dist/collection/helpers/change-manager/subject/dom-node-subject/dom-node-subject-observer-factory.js +40 -0
- package/dist/collection/helpers/change-manager/subject/static-remote-invocation-subject/static-remote-invocation-call-registry.js +4 -4
- package/dist/collection/helpers/change-manager/subject/static-subject/static-subject-title.js +27 -0
- package/dist/collection/helpers/change-manager/test/change-manager.test.js +30 -0
- package/dist/collection/helpers/change-manager/test/dom-node-subject-factory.test.js +26 -0
- package/dist/collection/helpers/change-manager/test/static-remote-invocation-subject.test.js +5 -5
- package/dist/collection/helpers/chart/bar-chart.js +67 -0
- package/dist/collection/helpers/chart/base-chart.js +88 -0
- package/dist/collection/helpers/chart/drawers/arc-path-drawer.js +32 -0
- package/dist/collection/helpers/chart/drawers/base-drawer.js +81 -0
- package/dist/collection/helpers/chart/drawers/legend-drawer.js +88 -0
- package/dist/collection/helpers/chart/drawers/line-drawer.js +14 -0
- package/dist/collection/helpers/chart/drawers/path-drawer.js +24 -0
- package/dist/collection/helpers/chart/drawers/rect-drawer.js +31 -0
- package/dist/collection/helpers/chart/drawers/text-drawer.js +17 -0
- package/dist/collection/helpers/chart/drawers/x-axis-drawer.js +15 -0
- package/dist/collection/helpers/chart/drawers/y-axis-drawer.js +13 -0
- package/dist/collection/helpers/chart/input-processors/horizontal-x-axis-input-processor.js +31 -0
- package/dist/collection/helpers/chart/input-processors/horizontal-y-axis-input-processor.js +31 -0
- package/dist/collection/helpers/chart/input-processors/layout-input-processor.js +27 -0
- package/dist/collection/helpers/chart/interacting-entry-generator/arc-path-hover-generator.js +69 -0
- package/dist/collection/helpers/chart/interacting-entry-generator/pie-legend-hover-generator.js +76 -0
- package/dist/collection/helpers/chart/interactors/canvas-interactor.js +6 -0
- package/dist/collection/helpers/chart/interactors/interactor-factory.js +26 -0
- package/dist/collection/helpers/chart/interactors/svg-interactor.js +29 -0
- package/dist/collection/helpers/chart/line-chart.js +65 -0
- package/dist/collection/helpers/chart/pie-chart.js +56 -0
- package/dist/collection/helpers/chart/renderers/canvas-renderer.js +198 -0
- package/dist/collection/helpers/chart/renderers/renderer-factory.js +25 -0
- package/dist/collection/helpers/chart/renderers/svg-renderer.js +297 -0
- package/dist/collection/helpers/chart/test/controllers/chart-dimension-controller.test.js +63 -0
- package/dist/collection/helpers/chart/test/drawers/arc-path-drawer.test.js +55 -0
- package/dist/collection/helpers/chart/test/drawers/legend-drawer.test.js +94 -0
- package/dist/collection/helpers/chart/test/drawers/line-drawer.test.js +25 -0
- package/dist/collection/helpers/chart/test/drawers/path-drawer.test.js +21 -0
- package/dist/collection/helpers/chart/test/drawers/rect-drawer.test.js +78 -0
- package/dist/collection/helpers/chart/test/drawers/text-drawer.test.js +25 -0
- package/dist/collection/helpers/chart/test/drawers/x-axis-drawer.test.js +38 -0
- package/dist/collection/helpers/chart/test/drawers/y-axis-drawer.test.js +44 -0
- package/dist/collection/helpers/chart/test/graph-context-factory.test.js +17 -0
- package/dist/collection/helpers/chart/test/input-processors/format-time-positions-input-processor.test.js +62 -0
- package/dist/collection/helpers/chart/test/input-processors/horizontal-x-axis-input-processor.test.js +45 -0
- package/dist/collection/helpers/chart/test/input-processors/horizontal-y-axis-input-processor.test.js +80 -0
- package/dist/collection/helpers/chart/test/input-processors/layout-input-processor.test.js +40 -0
- package/dist/collection/helpers/chart/test/input-processors/line-path-input-processor.test.js +16 -0
- package/dist/collection/helpers/chart/test/input-processors/pie-chart-filter-input-processor.test.js +20 -0
- package/dist/collection/helpers/chart/test/input-processors/pie-chart-radius-input-processor.test.js +48 -0
- package/dist/collection/helpers/chart/test/input-processors/sort-positions-input-processor.test.js +53 -0
- package/dist/collection/helpers/chart/test/input-processors/x-axis-input-processor.test.js +39 -0
- package/dist/collection/helpers/chart/test/input-processors/x-axis-label-formatter-input-processor.test.js +62 -0
- package/dist/collection/helpers/chart/test/input-processors/y-axis-input-processor.test.js +41 -0
- package/dist/collection/helpers/chart/test/interacting-entry-generator/arc-path-hover-generator.test.js +11 -0
- package/dist/collection/helpers/chart/test/interacting-entry-generator/pie-legend-hover-generator.test.js +25 -0
- package/dist/collection/helpers/chart/test/interactors/interactor-factory.test.js +19 -0
- package/dist/collection/helpers/chart/test/interactors/svg-interactor.test.js +48 -0
- package/dist/collection/helpers/chart/test/line-chart.test.js +96 -0
- package/dist/collection/helpers/chart/test/pie-chart.test.js +38 -0
- package/dist/collection/helpers/chart/test/renderers/canvas-renderer.test.js +31 -0
- package/dist/collection/helpers/chart/test/renderers/renderer-factory.test.js +19 -0
- package/dist/collection/helpers/chart/test/renderers/svg-renderer.test.js +99 -0
- package/dist/collection/helpers/dialog/test/vega-dialog-controller.test.js +66 -0
- package/dist/collection/helpers/event-manager/event-delegated/jquery-delegated-strategy-controller.js +97 -0
- package/dist/collection/helpers/event-manager/event-delegated/vega-button-click-strategy.js +23 -0
- package/dist/collection/helpers/event-manager/event-delegated/vega-checkbox-change-strategy.js +23 -0
- package/dist/collection/helpers/event-manager/event-delegated/vega-input-select-change-strategy.js +24 -0
- package/dist/collection/helpers/event-manager/event-delegated/vega-input-strategy.js +30 -0
- package/dist/collection/helpers/event-manager/event-delegated/vega-radio-change-strategy.js +23 -0
- package/dist/collection/helpers/event-manager/event-delegated/vega-textarea-change-strategy.js +21 -0
- package/dist/collection/helpers/event-manager/event-id/component-event-id-map.js +56 -0
- package/dist/collection/helpers/event-manager/event-id/vega-event-id.js +93 -0
- package/dist/collection/helpers/event-manager/internal-vega-event-manager.js +70 -0
- package/dist/collection/helpers/event-manager/slimmers/child-nodes-event-prevent-slimmer.js +155 -0
- package/dist/collection/helpers/event-manager/slimmers/child-nodes-notify-observer-slimmer.js +85 -0
- package/dist/collection/helpers/event-manager/slimmers/event-emit-handlers/jquery-delegated-event-emit-handler.js +54 -0
- package/dist/collection/helpers/event-manager/slimmers/event-emit-slimmer.js +123 -0
- package/dist/collection/helpers/event-manager/test/child-nodes-event-prevent-slimmer.test.js +209 -0
- package/dist/collection/helpers/event-manager/test/child-nodes-notify-observer-slimmer.test.js +81 -0
- package/dist/collection/helpers/event-manager/test/component-event-id-map.test.js +8 -0
- package/dist/collection/helpers/event-manager/test/event-emit-slimmer.test.js +107 -0
- package/dist/collection/helpers/event-manager/test/internal-vega-event-manager.test.js +70 -0
- package/dist/collection/helpers/event-manager/test/jquery-delegated-strategy-controller.test.js +131 -0
- package/dist/collection/helpers/event-manager/test/vega-event-id.test.js +16 -0
- package/dist/collection/helpers/event-manager/test/vega-event-manager.test.js +32 -0
- package/dist/collection/helpers/event-manager/vega-event-manager.js +40 -0
- package/dist/collection/helpers/feature-control/feature-flag-controller.js +121 -0
- package/dist/collection/helpers/feature-control/tests/feature-flag-controller.test.js +69 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiv-border-radius-formatter.js +56 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-box-display-formatter.js +32 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-class-string-formatter.js +27 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-custom-formatter.js +28 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-display-formatter.js +31 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-flex-align-item-formatter.js +29 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-flex-direction-formatter.js +29 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-flex-justify-content-formatter.js +57 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-flex-wrap-formatter.js +29 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-format-facade.js +85 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-gap-formatter.js +29 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-grid-columns-formatter.js +29 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-grid-rows-formatter.js +29 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-margin-formatter.js +44 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-padding-formatter.js +44 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-size-formatter.js +34 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-text-align-formatter.js +29 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-translocation-formatter.js +29 -0
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-width-and-height-formatter.js +30 -0
- package/dist/collection/helpers/formatter/state-formatter/state-background-color-formatter.js +46 -0
- package/dist/collection/helpers/formatter/state-formatter/state-border-color-formatter.js +45 -0
- package/dist/collection/helpers/formatter/state-formatter/state-border-formatter.js +47 -0
- package/dist/collection/helpers/formatter/state-formatter/state-format-facade.js +42 -0
- package/dist/collection/helpers/formatter/state-formatter/state-shadow-formatter.js +42 -0
- package/dist/collection/helpers/formatter/state-formatter/state-variant-formatter.js +35 -0
- package/dist/collection/helpers/formatter/string-formatter/string-mask-strategy.js +160 -0
- package/dist/collection/helpers/formatter/string-formatter/thousand-comma-strategy.js +37 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-border-radius-formatter.test.js +64 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-box-display-formatter.test.js +19 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-custom-formatter.test.js +17 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-display-formatter.test.js +23 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-flex-direction-formatter.test.js +19 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-flex-wrap-formatter.test.js +19 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-format-mediator.test.js +43 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-gap-formatter.ts.test.js +19 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-grid-column-formatter.test.js +23 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-grid-row-formatter.test.js +27 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-margin-formatter.test.js +43 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-padding-formatter.test.js +43 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-size-formatter.test.js +27 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-text-align-formatter.test.js +19 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-translocation-formatter.test.js +51 -0
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-width-and-height-formatter.test.js +20 -0
- package/dist/collection/helpers/formatter/test/state-formatter/state-background-color-formatter.test.js +18 -0
- package/dist/collection/helpers/formatter/test/state-formatter/state-border-color-formatter.test.js +13 -0
- package/dist/collection/helpers/formatter/test/state-formatter/state-border-formatter.test.js +13 -0
- package/dist/collection/helpers/formatter/test/state-formatter/state-format-facade.test.js +27 -0
- package/dist/collection/helpers/formatter/test/state-formatter/state-shadow-formatter.test.js +13 -0
- package/dist/collection/helpers/formatter/test/string-formatter/number-mask-strategy.test.js +83 -0
- package/dist/collection/helpers/formatter/test/string-formatter/string-mask-strategy.test.js +89 -0
- package/dist/collection/helpers/formatter/test/string-formatter/thousand-comma-strategy.test.js +21 -0
- package/dist/collection/helpers/icon/internal-icon-manager.js +1 -1
- package/dist/collection/helpers/icon/test/icon-manager-controller.test.js +39 -0
- package/dist/collection/helpers/icon/test/internal-icon-manager.test.js +1 -1
- package/dist/collection/helpers/immutable/test/immutable-map.test.js +83 -0
- package/dist/collection/helpers/immutable/test/immutable-set.test.js +87 -0
- package/dist/collection/helpers/keyboard/test/keyboard-manager.test.js +107 -0
- package/dist/collection/helpers/level-tracker/test/nested-level-tracker.test.js +33 -0
- package/dist/collection/helpers/loading-indicator/tests/vega-loader-controller.test.js +75 -0
- package/dist/collection/helpers/notify/tests/vega-notify-controller.test.js +94 -0
- package/dist/collection/helpers/notify/vega-notify-controller.js +110 -0
- package/dist/collection/helpers/paginator/test/value-paginator.test.js +15 -0
- package/dist/collection/helpers/public-api.js +14 -0
- package/dist/collection/helpers/queue/test/synchronize-task-queue.test.js +23 -0
- package/dist/collection/helpers/slimmers/element-appender-container/element-appender-container-controller.js +67 -0
- package/dist/collection/helpers/slimmers/element-appender-slimmer.js +186 -0
- package/dist/collection/helpers/slimmers/field-error-controller-silmmer.js +74 -0
- package/dist/collection/helpers/slimmers/field-error-ui-controller-slimmer.js +89 -0
- package/dist/collection/helpers/slimmers/form-field-controller-slimmer.js +209 -0
- package/dist/collection/helpers/slimmers/form-field-valid-invoke-slimmer.js +55 -0
- package/dist/collection/helpers/slimmers/global/vega-watch-method-cancel-slimmer.js +98 -0
- package/dist/collection/helpers/slimmers/keyboard-manager-slimmer.js +34 -0
- package/dist/collection/helpers/slimmers/mutation-observer/test/mutation-observer-slimmer.test.js +116 -0
- package/dist/collection/helpers/slimmers/string-input-formatter-slimmer.js +178 -0
- package/dist/collection/helpers/slimmers/sub-state/sub-state-notify-slimmer-base.js +49 -0
- package/dist/collection/helpers/slimmers/sub-state/sub-state-notify-slimmer.js +24 -0
- package/dist/collection/helpers/slimmers/sub-state/sub-state-observer-slimmer.js +129 -0
- package/dist/collection/helpers/slimmers/sub-state/test/sub-state-observer-slimmer.test.js +2 -2
- package/dist/collection/helpers/slimmers/test/component-global-style-slimmer.test.js +63 -0
- package/dist/collection/helpers/slimmers/test/component-usage-runtime-metrics.test.js +76 -0
- package/dist/collection/helpers/slimmers/test/deprecated-property-slimmer.test.js +36 -0
- package/dist/collection/helpers/slimmers/test/element-appender-slimmer.test.js +310 -0
- package/dist/collection/helpers/slimmers/test/field-error-controller-slimmer.test.js +54 -0
- package/dist/collection/helpers/slimmers/test/form-field-controller-slimmer.test.js +278 -0
- package/dist/collection/helpers/slimmers/test/form-field-valid-invoke-slimmer.test.js +106 -0
- package/dist/collection/helpers/slimmers/test/global/vega-watch-method-cancel-slimmer.test.js +101 -0
- package/dist/collection/helpers/slimmers/test/keyboard-manager-slimmer.test.js +90 -0
- package/dist/collection/helpers/slimmers/test/page-resize-observer-slimmer.test.js +222 -0
- package/dist/collection/helpers/slimmers/test/string-input-formatter-slimmer.test.js +124 -0
- package/dist/collection/helpers/theme/controllers/color-schema-overriding-controller.js +74 -0
- package/dist/collection/helpers/theme/controllers/dark-mode-style-controller.js +44 -0
- package/dist/collection/helpers/theme/tests/theme-manager-controller.test.js +509 -0
- package/dist/collection/helpers/theme/theme-manager.js +48 -0
- package/dist/collection/helpers/touch-helper/test/touch-listener.test.js +122 -0
- package/dist/collection/helpers/ui/element-appender.js +319 -0
- package/dist/collection/helpers/ui/test/element-appender.test.js +425 -0
- package/dist/collection/helpers/validator/form-field-controller.js +445 -0
- package/dist/collection/helpers/validator/test/rules/check-box-required-rule.test.js +88 -0
- package/dist/collection/helpers/validator/test/rules/date-range-rule.test.js +67 -0
- package/dist/collection/helpers/validator/test/rules/date-required-rule.test.js +120 -0
- package/dist/collection/helpers/validator/test/rules/email-field-rule.test.js +69 -0
- package/dist/collection/helpers/validator/test/rules/input-phone-number-required-rule.test.js +105 -0
- package/dist/collection/helpers/validator/test/rules/input-range-min-and-max-rule.test.js +146 -0
- package/dist/collection/helpers/validator/test/rules/input-range-required-rule.test.js +82 -0
- package/dist/collection/helpers/validator/test/rules/max-number-rule.test.js +97 -0
- package/dist/collection/helpers/validator/test/rules/max-string-length-rule.test.js +85 -0
- package/dist/collection/helpers/validator/test/rules/min-and-max-date-rule.test.js +174 -0
- package/dist/collection/helpers/validator/test/rules/min-number-rule.test.js +97 -0
- package/dist/collection/helpers/validator/test/rules/min-string-length-rule.test.js +85 -0
- package/dist/collection/helpers/validator/test/rules/required-field-rule.test.js +115 -0
- package/dist/collection/helpers/validator/test/rules/time-range-required-rule.test.js +82 -0
- package/dist/collection/helpers/validator/test/rules/time-range-rule.test.js +67 -0
- package/dist/collection/helpers/validator/test/rules/time-required-rule.test.js +116 -0
- package/dist/collection/helpers/validator/test/rules/valid-credit-card-number-rule.test.js +79 -0
- package/dist/collection/helpers/validator/test/rules/valid-phone-number-rule.test.js +74 -0
- package/dist/collection/helpers/validator/test/validation-rule-handler/form-field-validation-rule-handler-chain.test.js +65 -0
- package/dist/collection/helpers/validator/test/validation-rule-handler/form-field-validation-rule-handler.test.js +82 -0
- package/dist/collection/helpers/validator/test/validator/form-field-controller.test.js +193 -0
- package/dist/collection/helpers/validator/validation-rule-handler/form-field-validation-rule-handler-chain.js +101 -0
- package/dist/collection/helpers/vega-telemetry-helper/test/vega-env-manager.test.js +14 -0
- package/dist/collection/helpers/vega-telemetry-helper/vega-env-manager.js +37 -0
- package/dist/collection/helpers/zindex/test/vega-z-index-manager.test.js +29 -0
- package/dist/collection/helpers/zindex/test/z-index-manager.test.js +176 -0
- package/dist/collection/helpers/zindex/vega-z-index-manager.js +17 -0
- package/dist/collection/index.js +4 -4
- package/dist/collection/types/test/type-guard.test.js +39 -0
- package/dist/collection/types/type-guard.js +372 -0
- package/dist/collection/utils/design-token.js +241 -0
- package/dist/collection/utils/e2e-utils.js +315 -0
- package/dist/collection/utils/position.js +1 -1
- package/dist/collection/utils/public-api.js +4 -0
- package/dist/collection/utils/test/design-token.test.js +91 -0
- package/dist/collection/utils/test/local-storage.test.js +38 -0
- package/dist/collection/utils/test/spec-utils.test.js +73 -0
- package/dist/collection/utils/test/test-utils.test.js +70 -0
- package/dist/collection/utils/test/ui.test.js +1 -1
- package/dist/esm/app-globals-565328e2.js +270 -0
- package/dist/esm/array-506b88b9.js +169 -0
- package/dist/esm/child-nodes-event-prevent-slimmer-75851864.js +156 -0
- package/dist/esm/child-nodes-notify-observer-slimmer-816b063b.js +88 -0
- package/dist/esm/design-token-ee750507.js +389 -0
- package/dist/esm/dom-node-subject-observer-factory-4c0f1048.js +148 -0
- package/dist/esm/element-appender-slimmer-4b08a52e.js +1107 -0
- package/dist/esm/event-emit-slimmer-929b3e70.js +255 -0
- package/dist/esm/form-field-controller-slimmer-b237bb58.js +1093 -0
- package/dist/esm/index-c3505689.js +4 -0
- package/dist/esm/index.js +14 -14
- package/dist/esm/inject-keyboard-manager-09215243.js +35 -0
- package/dist/esm/internal-icon-manager-ca269960.js +43 -0
- package/dist/esm/internal-vega-event-manager-b0d04798.js +442 -0
- package/dist/esm/keyboard-manager-slimmer-8994b2bc.js +37 -0
- package/dist/esm/legend-input-processor-abb0b4f4.js +4739 -0
- package/dist/esm/loader.js +12 -12
- package/dist/esm/mutation-observer-filters-a484f098.js +42 -0
- package/dist/esm/responsive-format-facade-b96ca811.js +705 -0
- package/dist/esm/state-background-color-formatter-d758cb7b.js +82 -0
- package/dist/esm/static-remote-invocation-call-registry-56d7e6b2.js +62 -0
- package/dist/esm/static-subject-title-2e153754.js +47 -0
- package/dist/esm/string-input-formatter-slimmer-c5d422e3.js +341 -0
- package/dist/esm/sub-state-observer-slimmer-9a85cbd9.js +200 -0
- package/dist/esm/vega-accordion.entry.js +14 -14
- package/dist/esm/vega-app-footer.entry.js +1 -1
- package/dist/esm/vega-app-header-button.entry.js +16 -16
- package/dist/esm/vega-backdrop.entry.js +1 -1
- package/dist/esm/vega-banner.entry.js +9 -9
- package/dist/esm/vega-bar-chart.entry.js +4 -4
- package/dist/esm/vega-box.entry.js +6 -6
- package/dist/esm/vega-breadcrumb.entry.js +9 -9
- package/dist/esm/vega-button-circle.entry.js +14 -14
- package/dist/esm/vega-button-group_2.entry.js +11 -11
- package/dist/esm/vega-button-link.entry.js +9 -9
- package/dist/esm/vega-button.entry.js +13 -13
- package/dist/esm/vega-calendar_3.entry.js +59 -18
- package/dist/esm/vega-card.entry.js +5 -5
- package/dist/esm/vega-carousel.entry.js +10 -10
- package/dist/esm/vega-checkbox_2.entry.js +19 -19
- package/dist/esm/vega-chip.entry.js +14 -14
- package/dist/esm/vega-color-picker.entry.js +14 -14
- package/dist/esm/vega-combo-box.entry.js +20 -20
- package/dist/esm/vega-counter-badge.entry.js +1 -1
- package/dist/esm/vega-date-picker_2.entry.js +26 -26
- package/dist/esm/vega-dialog_2.entry.js +17 -17
- package/dist/esm/vega-divider.entry.js +6 -6
- package/dist/esm/vega-dropdown_5.entry.js +40 -22
- package/dist/esm/vega-env-manager-8f8dc473.js +39 -0
- package/dist/esm/vega-event-id-13e22d1e.js +93 -0
- package/dist/esm/vega-field-error.entry.js +3 -3
- package/dist/esm/vega-field-label.entry.js +9 -9
- package/dist/esm/vega-flex.entry.js +6 -6
- package/dist/esm/vega-font.entry.js +7 -7
- package/dist/esm/vega-form.entry.js +18 -18
- package/dist/esm/vega-grid.entry.js +5 -5
- package/dist/esm/vega-hint.entry.js +34 -0
- package/dist/esm/vega-icon.entry.js +6 -6
- package/dist/esm/vega-image-uploader.entry.js +20 -20
- package/dist/esm/vega-input-credit-card.entry.js +20 -20
- package/dist/esm/vega-input-phone-number.entry.js +57 -62
- package/dist/esm/vega-input-range.entry.js +16 -16
- package/dist/esm/vega-input-select.entry.js +21 -21
- package/dist/esm/vega-input.entry.js +34 -19
- package/dist/esm/vega-item-toggle.entry.js +7 -7
- package/dist/esm/vega-left-nav_5.entry.js +18 -18
- package/dist/esm/vega-line-chart.entry.js +4 -4
- package/dist/esm/vega-loader-wrapper_2.entry.js +4 -4
- package/dist/esm/vega-page-notification_2.entry.js +4 -4
- package/dist/esm/vega-pagination.entry.js +15 -11
- package/dist/esm/vega-pie-chart.entry.js +3 -3
- package/dist/esm/vega-popover_2.entry.js +13 -13
- package/dist/esm/vega-progress-tracker.entry.js +7 -7
- package/dist/esm/vega-radio_2.entry.js +22 -22
- package/dist/esm/vega-section-title.entry.js +1 -1
- package/dist/esm/vega-segment-control.entry.js +7 -7
- package/dist/esm/vega-selection-tile_2.entry.js +19 -19
- package/dist/esm/vega-signature-capture.entry.js +48 -23
- package/dist/esm/vega-skeleton-loader-controller-7378a2e4.js +3207 -0
- package/dist/esm/vega-skeleton.entry.js +1 -1
- package/dist/esm/vega-slot-container.entry.js +1 -1
- package/dist/esm/vega-stepper.entry.js +17 -17
- package/dist/esm/vega-tab-group_2.entry.js +11 -11
- package/dist/esm/vega-table_8.entry.js +138 -30
- package/dist/esm/vega-text.entry.js +2 -2
- package/dist/esm/vega-textarea.entry.js +18 -18
- package/dist/esm/vega-time-picker_2.entry.js +23 -23
- package/dist/esm/vega-toggle-switch.entry.js +6 -6
- package/dist/esm/vega-tooltip_2.entry.js +9 -9
- package/dist/esm/vega.js +12 -12
- package/dist/esm/y-axis-input-processor-08c89594.js +2290 -0
- package/dist/types/components/vega-accordion/vega-accordion.d.ts +2 -2
- package/dist/types/components/vega-app-footer/vega-app-footer.d.ts +1 -1
- package/dist/types/components/vega-app-header-button/types.d.ts +1 -1
- package/dist/types/components/vega-app-header-button/vega-app-header-button.d.ts +5 -5
- package/dist/types/components/vega-backdrop/vega-backdrop.d.ts +1 -1
- package/dist/types/components/vega-banner/vega-banner.d.ts +2 -2
- package/dist/types/components/vega-box/vega-box.d.ts +3 -3
- package/dist/types/components/vega-breadcrumb/vega-breadcrumb.d.ts +3 -3
- package/dist/types/components/vega-button/vega-button.d.ts +5 -5
- package/dist/types/components/vega-button-circle/vega-button-circle.d.ts +4 -4
- package/dist/types/components/vega-button-group/vega-button-group-item/slimmers/controllers/vega-button-group-item-sub-state-controller.d.ts +1 -1
- package/dist/types/components/vega-button-group/vega-button-group-item/vega-button-group-item.d.ts +1 -1
- package/dist/types/components/vega-button-group/vega-button-group.d.ts +4 -4
- package/dist/types/components/vega-button-link/vega-button-link.d.ts +3 -3
- package/dist/types/components/vega-calendar/icons/ellipsis-vertical.d.ts +3 -0
- package/dist/types/components/vega-calendar/slimmers/common/controllers/vega-calendar-event-responsive-controller.d.ts +1 -1
- package/dist/types/components/vega-calendar/slimmers/common/helpers/calendar-event-sorter.d.ts +38 -0
- package/dist/types/components/vega-calendar/slimmers/common/helpers/repeat-pattern/calendar-event-daily-repeat-pattern.d.ts +43 -0
- package/dist/types/components/vega-calendar/slimmers/common/helpers/repeat-pattern/calendar-event-monthly-repeat-pattern.d.ts +55 -0
- package/dist/types/components/vega-calendar/slimmers/common/helpers/repeat-pattern/calendar-event-repeat-pattern-factory.d.ts +34 -0
- package/dist/types/components/vega-calendar/slimmers/common/helpers/repeat-pattern/calendar-event-weekly-repeat-pattern.d.ts +99 -0
- package/dist/types/components/vega-calendar/slimmers/common/helpers/repeat-pattern/calendar-event-yearly-repeat-pattern.d.ts +57 -0
- package/dist/types/components/vega-calendar/slimmers/common/layout/base-event-layout-generator.d.ts +16 -0
- package/dist/types/components/vega-calendar/slimmers/common/layout/base-event-layout.d.ts +11 -0
- package/dist/types/components/vega-calendar/slimmers/common/layout/full-day-event-layout-generator.d.ts +39 -0
- package/dist/types/components/vega-calendar/slimmers/common/layout/full-day-event-layout-row.d.ts +26 -0
- package/dist/types/components/vega-calendar/slimmers/common/layout/full-day-event-layout.d.ts +30 -0
- package/dist/types/components/vega-calendar/slimmers/common/renderers/vega-calendar-switch-panel.d.ts +14 -0
- package/dist/types/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/day-view-timed-event-layout-column.d.ts +28 -0
- package/dist/types/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/day-view-timed-event-layout-generator.d.ts +20 -0
- package/dist/types/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/day-view-timed-event-layout.d.ts +20 -0
- package/dist/types/components/vega-calendar/slimmers/day-view/renderers/timed-event/vega-calendar-day-event-layout-renderer.d.ts +1 -1
- package/dist/types/components/vega-calendar/types.d.ts +11 -1
- package/dist/types/components/vega-calendar/vega-calendar-event/slimmers/controllers/vega-calendar-sub-state-controller.d.ts +1 -1
- package/dist/types/components/vega-calendar/vega-calendar-event/vega-calendar-event.d.ts +2 -2
- package/dist/types/components/vega-calendar/vega-calendar-event-slot/vega-calendar-event-slot.d.ts +1 -1
- package/dist/types/components/vega-calendar/vega-calendar.d.ts +24 -5
- package/dist/types/components/vega-card/vega-card.d.ts +2 -2
- package/dist/types/components/vega-carousel/vega-carousel.d.ts +5 -5
- package/dist/types/components/vega-chart/vega-bar-chart/types.d.ts +2 -2
- package/dist/types/components/vega-chart/vega-bar-chart/vega-bar-chart.d.ts +1 -1
- package/dist/types/components/vega-chart/vega-line-chart/vega-line-chart.d.ts +2 -2
- package/dist/types/components/vega-chart/vega-pie-chart/vega-pie-chart.d.ts +2 -2
- package/dist/types/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.d.ts +6 -6
- package/dist/types/components/vega-checkbox/vega-checkbox.d.ts +3 -3
- package/dist/types/components/vega-chip/vega-chip.d.ts +5 -5
- package/dist/types/components/vega-color-picker/vega-color-picker.d.ts +4 -4
- package/dist/types/components/vega-combo-box/vega-combo-box.d.ts +5 -5
- package/dist/types/components/vega-counter-badge/vega-counter-badge.d.ts +1 -1
- package/dist/types/components/vega-date-picker/slimmers/controllers/vega-date-picker-element-appender-controller.d.ts +1 -1
- package/dist/types/components/vega-date-picker/slimmers/controllers/vega-date-picker-format-controller.d.ts +2 -2
- package/dist/types/components/vega-date-picker/slimmers/controllers/vega-date-picker-keyboard-controller.d.ts +1 -1
- package/dist/types/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.d.ts +1 -1
- package/dist/types/components/vega-date-picker/vega-date-picker.d.ts +5 -5
- package/dist/types/components/vega-dialog/vega-dialog.d.ts +3 -3
- package/dist/types/components/vega-divider/vega-divider.d.ts +3 -3
- package/dist/types/components/vega-dropdown/slimmers/controllers/vega-dropdown-appender-controller.d.ts +1 -1
- package/dist/types/components/vega-dropdown/slimmers/controllers/vega-dropdown-children-controller.d.ts +1 -1
- package/dist/types/components/vega-dropdown/slimmers/controllers/vega-dropdown-keyboard-conttroller.d.ts +1 -1
- package/dist/types/components/vega-dropdown/slimmers/renderers/vega-dropdown-item-level-renderer.d.ts +3 -0
- package/dist/types/components/vega-dropdown/vega-dropdown-content-box/vega-dropdown-content-box.d.ts +2 -2
- package/dist/types/components/vega-dropdown/vega-dropdown-group/vega-dropdown-group.d.ts +1 -1
- package/dist/types/components/vega-dropdown/vega-dropdown-item/slimmers/controllers/vega-dropdown-item-state-controller.d.ts +1 -1
- package/dist/types/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.d.ts +3 -3
- package/dist/types/components/vega-dropdown/vega-dropdown.d.ts +4 -4
- package/dist/types/components/vega-field-error/vega-field-error.d.ts +1 -1
- package/dist/types/components/vega-field-label/vega-field-label.d.ts +3 -3
- package/dist/types/components/vega-flex/vega-flex.d.ts +2 -2
- package/dist/types/components/vega-font/vega-font.d.ts +3 -3
- package/dist/types/components/vega-form/vega-form.d.ts +4 -4
- package/dist/types/components/vega-grid/vega-grid.d.ts +1 -1
- package/dist/types/components/vega-hint/vega-hint.d.ts +11 -0
- package/dist/types/components/vega-icon/vega-icon.d.ts +2 -2
- package/dist/types/components/vega-image-uploader/types.d.ts +1 -1
- package/dist/types/components/vega-image-uploader/vega-image-uploader.d.ts +5 -5
- package/dist/types/components/vega-input/slimmers/controllers/vega-input-mask-config-controller.d.ts +2 -2
- package/dist/types/components/vega-input/types.d.ts +2 -2
- package/dist/types/components/vega-input/vega-input.d.ts +4 -4
- package/dist/types/components/vega-input-credit-card/vega-input-credit-card.d.ts +5 -5
- package/dist/types/components/vega-input-phone-number/slimmers/controllers/country-select-controller.d.ts +9 -5
- package/dist/types/components/vega-input-phone-number/slimmers/renderers/country-select-renderer.d.ts +3 -13
- package/dist/types/components/vega-input-phone-number/vega-input-phone-number.d.ts +5 -6
- package/dist/types/components/vega-input-range/vega-input-range.d.ts +5 -5
- package/dist/types/components/vega-input-select/slimmers/controllers/vega-input-select-items-slot-controler.d.ts +1 -1
- package/dist/types/components/vega-input-select/types.d.ts +1 -0
- package/dist/types/components/vega-input-select/vega-input-select.d.ts +7 -7
- package/dist/types/components/vega-item-toggle/vega-item-toggle.d.ts +3 -3
- package/dist/types/components/vega-loader-wrapper/vega-loader-wrapper.d.ts +1 -1
- package/dist/types/components/vega-loading-indicator/vega-loading-indicator.d.ts +3 -3
- package/dist/types/components/vega-modal/vega-modal.d.ts +7 -7
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-controller.d.ts +1 -1
- package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.d.ts +1 -1
- package/dist/types/components/vega-nav/vega-left-nav/vega-left-nav.d.ts +3 -3
- package/dist/types/components/vega-nav/vega-left-nav-group/vega-left-nav-group.d.ts +2 -2
- package/dist/types/components/vega-nav/vega-left-nav-link/vega-left-nav-link.d.ts +3 -3
- package/dist/types/components/vega-nav/vega-left-nav-section/vega-left-nav-section.d.ts +2 -2
- package/dist/types/components/vega-nav/vega-nav-card/slimmers/controllers/vega-nav-card-max-height-controller.d.ts +1 -1
- package/dist/types/components/vega-nav/vega-nav-card/vega-nav-card.d.ts +1 -1
- package/dist/types/components/vega-page-notification/vega-page-notification-list/vega-page-notification-list.d.ts +1 -1
- package/dist/types/components/vega-page-notification/vega-page-notification.d.ts +1 -1
- package/dist/types/components/vega-pagination/vega-pagination.d.ts +3 -3
- package/dist/types/components/vega-popover/slimmers/controllers/vega-popover-appender-controller.d.ts +1 -1
- package/dist/types/components/vega-popover/vega-popover-content-box/vega-popover-content-box.d.ts +1 -1
- package/dist/types/components/vega-popover/vega-popover.d.ts +2 -2
- package/dist/types/components/vega-progress-tracker/vega-progress-tracker.d.ts +3 -3
- package/dist/types/components/vega-radio/vega-radio-group/slimmers/controllers/vega-radio-group-keyboard-controller.d.ts +1 -1
- package/dist/types/components/vega-radio/vega-radio-group/vega-radio-group.d.ts +7 -7
- package/dist/types/components/vega-radio/vega-radio.d.ts +2 -2
- package/dist/types/components/vega-section-title/vega-section-title.d.ts +1 -1
- package/dist/types/components/vega-segment-control/vega-segment-control.d.ts +3 -3
- package/dist/types/components/vega-selection-tile/slimmers/controllers/vega-selection-tile-state-controller.d.ts +1 -1
- package/dist/types/components/vega-selection-tile/vega-selection-tile-group/vega-selection-tile-group.d.ts +7 -7
- package/dist/types/components/vega-selection-tile/vega-selection-tile.d.ts +4 -4
- package/dist/types/components/vega-signature-capture/slimmers/written-mode/controllers/written-mode-svg-controller.d.ts +2 -1
- package/dist/types/components/vega-signature-capture/slimmers/written-mode/renderers/written-mode-renderer.d.ts +1 -0
- package/dist/types/components/vega-signature-capture/vega-signature-capture.d.ts +13 -4
- package/dist/types/components/vega-skeleton/vega-skeleton.d.ts +1 -1
- package/dist/types/components/vega-slot-container/vega-slot-container.d.ts +1 -1
- package/dist/types/components/vega-stepper/vega-stepper.d.ts +4 -4
- package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-pages-controller.d.ts +1 -1
- package/dist/types/components/vega-tab-group/vega-tab-group-panel/vega-tab-group-panel.d.ts +2 -2
- package/dist/types/components/vega-tab-group/vega-tab-group.d.ts +4 -4
- package/dist/types/components/vega-table/interface.d.ts +4 -0
- package/dist/types/components/vega-table/slimmers/controllers/vega-table-children-controller.d.ts +1 -1
- package/dist/types/components/vega-table/slimmers/controllers/vega-table-editable-controller.d.ts +18 -0
- package/dist/types/components/vega-table/slimmers/controllers/vega-table-render-mode-controller.d.ts +1 -1
- package/dist/types/components/vega-table/slimmers/renderers/vega-table-body-renderer.d.ts +2 -1
- package/dist/types/components/vega-table/utils.d.ts +1 -1
- package/dist/types/components/vega-table/vega-table-body/vega-table-body.d.ts +2 -2
- package/dist/types/components/vega-table/vega-table-cell/slimmers/controllers/vega-table-cell-state-controller.d.ts +1 -1
- package/dist/types/components/vega-table/vega-table-cell/vega-table-cell.d.ts +3 -3
- package/dist/types/components/vega-table/vega-table-expand-row/slimmers/controllers/vega-table-expand-row-state-controller.d.ts +1 -1
- package/dist/types/components/vega-table/vega-table-expand-row/vega-table-expand-row.d.ts +3 -3
- package/dist/types/components/vega-table/vega-table-head/slimmers/controllers/vega-table-head-state-controller.d.ts +1 -1
- package/dist/types/components/vega-table/vega-table-head/vega-table-head.d.ts +2 -2
- package/dist/types/components/vega-table/vega-table-head-cell/slimmers/controllers/vega-table-head-cell-state-controller.d.ts +1 -1
- package/dist/types/components/vega-table/vega-table-head-cell/vega-table-head-cell.d.ts +4 -4
- package/dist/types/components/vega-table/vega-table-head-row/slimmers/controllers/vega-table-head-row-state-controller.d.ts +1 -1
- package/dist/types/components/vega-table/vega-table-head-row/vega-table-head-row.d.ts +4 -4
- package/dist/types/components/vega-table/vega-table-row/slimmers/controllers/vega-table-row-state-controller.d.ts +1 -1
- package/dist/types/components/vega-table/vega-table-row/slimmers/renderers/vega-table-row-renderer.d.ts +1 -0
- package/dist/types/components/vega-table/vega-table-row/vega-table-row.d.ts +17 -6
- package/dist/types/components/vega-table/vega-table.d.ts +30 -8
- package/dist/types/components/vega-text/slimmers/renderers/vega-text-tooltip-renderer.d.ts +1 -1
- package/dist/types/components/vega-text/vega-text.d.ts +1 -1
- package/dist/types/components/vega-textarea/vega-textarea.d.ts +5 -5
- package/dist/types/components/vega-time-picker/slimmers/controllers/vega-time-picker-keyboard-controller.d.ts +1 -1
- package/dist/types/components/vega-time-picker/slimmers/controllers/vega-time-picker-range-dropdown-controller.d.ts +1 -1
- package/dist/types/components/vega-time-picker/slimmers/controllers/vega-time-picker-single-dropdown-controller.d.ts +1 -1
- package/dist/types/components/vega-time-picker/slimmers/controllers/vega-time-picker-value-controller.d.ts +1 -1
- package/dist/types/components/vega-time-picker/vega-time-picker-dropdown/vega-time-picker-dropdown.d.ts +1 -1
- package/dist/types/components/vega-time-picker/vega-time-picker.d.ts +5 -5
- package/dist/types/components/vega-toggle-switch/vega-toggle-switch.d.ts +2 -2
- package/dist/types/components/vega-tooltip/slimmers/controllers/vega-tooltip-element-appender-controller.d.ts +1 -1
- package/dist/types/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.d.ts +1 -1
- package/dist/types/components/vega-tooltip/vega-tooltip.d.ts +2 -2
- package/dist/types/components/vega-virtual-scroll/vega-virtual-scroll.d.ts +1 -1
- package/dist/types/components.d.ts +66 -6
- package/dist/types/constants/public-api.d.ts +9 -0
- package/dist/types/constants/runtime-metrics-payload-definition/vega-button-circle/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-button-group/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-button-link/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-card/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-carousel/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-chip/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-color-picker/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-combo-box/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-date-picker/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-dropdown/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-flex/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-font/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-image-uploader/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-input/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-input-credit-card/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-input-select/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-item-toggle/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-left-nav/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-loading-indicator/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-modal/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-nav-card/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-progress-tracker/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-stepper/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-tab-group/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-table/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-textarea/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-time-picker/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/runtime-metrics-payload-definition/vega-tooltip/runtime-metrics-payload-definition.d.ts +1 -1
- package/dist/types/constants/ui.d.ts +2 -2
- package/dist/types/decorators/property-decorators/inject-element-appender.d.ts +24 -0
- package/dist/types/decorators/property-decorators/inject-keyboard-manager.d.ts +12 -0
- package/dist/types/helpers/change-manager/change-manager.d.ts +43 -0
- package/dist/types/helpers/change-manager/subject/dom-node-subject/dom-node-subject-factory.d.ts +32 -0
- package/dist/types/helpers/change-manager/subject/dom-node-subject/dom-node-subject-observer-factory.d.ts +20 -0
- package/dist/types/helpers/change-manager/subject/dom-node-subject/dom-node-subject.d.ts +22 -0
- package/dist/types/helpers/change-manager/subject/static-remote-invocation-subject/static-remote-invocation-call-registry.d.ts +4 -4
- package/dist/types/helpers/change-manager/subject/static-subject/static-subject-title.d.ts +28 -0
- package/dist/types/helpers/change-manager/subject/static-subject/static-subject.d.ts +20 -0
- package/dist/types/helpers/chart/bar-chart.d.ts +30 -0
- package/dist/types/helpers/chart/base-chart.d.ts +61 -0
- package/dist/types/helpers/chart/controllers/chart-dimension-controller.d.ts +80 -0
- package/dist/types/helpers/chart/drawers/arc-path-drawer.d.ts +21 -0
- package/dist/types/helpers/chart/drawers/base-drawer.d.ts +54 -0
- package/dist/types/helpers/chart/drawers/legend-drawer.d.ts +49 -0
- package/dist/types/helpers/chart/drawers/line-drawer.d.ts +11 -0
- package/dist/types/helpers/chart/drawers/path-drawer.d.ts +11 -0
- package/dist/types/helpers/chart/drawers/rect-drawer.d.ts +11 -0
- package/dist/types/helpers/chart/drawers/text-drawer.d.ts +18 -0
- package/dist/types/helpers/chart/drawers/x-axis-drawer.d.ts +13 -0
- package/dist/types/helpers/chart/drawers/y-axis-drawer.d.ts +11 -0
- package/dist/types/helpers/chart/graph-context-factory.d.ts +12 -0
- package/dist/types/helpers/chart/input-processors/format-time-positions-input-processor.d.ts +20 -0
- package/dist/types/helpers/chart/input-processors/horizontal-x-axis-input-processor.d.ts +20 -0
- package/dist/types/helpers/chart/input-processors/horizontal-y-axis-input-processor.d.ts +19 -0
- package/dist/types/helpers/chart/input-processors/layout-input-processor.d.ts +23 -0
- package/dist/types/helpers/chart/input-processors/legend-input-processor.d.ts +24 -0
- package/dist/types/helpers/chart/input-processors/line-path-input-processor.d.ts +32 -0
- package/dist/types/helpers/chart/input-processors/pie-chart-arc-path-input-processor.d.ts +15 -0
- package/dist/types/helpers/chart/input-processors/pie-chart-filter-input-processor.d.ts +15 -0
- package/dist/types/helpers/chart/input-processors/pie-chart-radius-input-processor.d.ts +25 -0
- package/dist/types/helpers/chart/input-processors/pie-chart-text-input-processor.d.ts +14 -0
- package/dist/types/helpers/chart/input-processors/processor-chain.d.ts +22 -0
- package/dist/types/helpers/chart/input-processors/sort-positions-input-processor.d.ts +16 -0
- package/dist/types/helpers/chart/input-processors/x-axis-input-processor.d.ts +29 -0
- package/dist/types/helpers/chart/input-processors/x-axis-label-formatter-input-processor.d.ts +37 -0
- package/dist/types/helpers/chart/input-processors/y-axis-input-processor.d.ts +31 -0
- package/dist/types/helpers/chart/interacting-entry-generator/arc-path-hover-generator.d.ts +38 -0
- package/dist/types/helpers/chart/interacting-entry-generator/interacting-entry-generator.d.ts +17 -0
- package/dist/types/helpers/chart/interacting-entry-generator/pie-legend-hover-generator.d.ts +42 -0
- package/dist/types/helpers/chart/interactors/base-interactor.d.ts +54 -0
- package/dist/types/helpers/chart/interactors/canvas-interactor.d.ts +6 -0
- package/dist/types/helpers/chart/interactors/interactor-factory.d.ts +15 -0
- package/dist/types/helpers/chart/interactors/svg-interactor.d.ts +19 -0
- package/dist/types/helpers/chart/line-chart.d.ts +27 -0
- package/dist/types/helpers/chart/pie-chart.d.ts +26 -0
- package/dist/types/helpers/chart/renderers/base-renderer.d.ts +27 -0
- package/dist/types/helpers/chart/renderers/canvas-renderer.d.ts +137 -0
- package/dist/types/helpers/chart/renderers/renderer-factory.d.ts +14 -0
- package/dist/types/helpers/chart/renderers/svg-renderer.d.ts +144 -0
- package/dist/types/helpers/event-manager/event-delegated/base-strategy.d.ts +60 -0
- package/dist/types/helpers/event-manager/event-delegated/jquery-delegated-strategy-controller.d.ts +44 -0
- package/dist/types/helpers/event-manager/event-delegated/vega-button-click-strategy.d.ts +16 -0
- package/dist/types/helpers/event-manager/event-delegated/vega-checkbox-change-strategy.d.ts +15 -0
- package/dist/types/helpers/event-manager/event-delegated/vega-input-select-change-strategy.d.ts +15 -0
- package/dist/types/helpers/event-manager/event-delegated/vega-input-strategy.d.ts +23 -0
- package/dist/types/helpers/event-manager/event-delegated/vega-radio-change-strategy.d.ts +15 -0
- package/dist/types/helpers/event-manager/event-delegated/vega-textarea-change-strategy.d.ts +14 -0
- package/dist/types/helpers/event-manager/event-id/component-event-id-map.d.ts +3 -0
- package/dist/types/helpers/event-manager/event-id/vega-event-id.d.ts +85 -0
- package/dist/types/helpers/event-manager/event-id/vega-internal-event-id.d.ts +26 -0
- package/dist/types/helpers/event-manager/internal-vega-event-manager.d.ts +63 -0
- package/dist/types/helpers/event-manager/slimmers/child-nodes-event-prevent-slimmer.d.ts +86 -0
- package/dist/types/helpers/event-manager/slimmers/child-nodes-notify-observer-slimmer.d.ts +47 -0
- package/dist/types/helpers/event-manager/slimmers/event-emit-handlers/event-emit-handler.d.ts +7 -0
- package/dist/types/helpers/event-manager/slimmers/event-emit-handlers/jquery-delegated-event-emit-handler.d.ts +33 -0
- package/dist/types/helpers/event-manager/slimmers/event-emit-handlers/native-event-emit-handler.d.ts +25 -0
- package/dist/types/helpers/event-manager/slimmers/event-emit-handlers/vega-event-emit-handler.d.ts +25 -0
- package/dist/types/helpers/event-manager/slimmers/event-emit-slimmer.d.ts +63 -0
- package/dist/types/helpers/event-manager/vega-event-manager.d.ts +38 -0
- package/dist/types/helpers/feature-control/feature-flag-controller.d.ts +79 -0
- package/dist/types/helpers/feature-control/feature-flags-map.d.ts +3 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiv-border-radius-formatter.d.ts +27 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-box-display-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-class-string-formatter.d.ts +17 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-custom-formatter.d.ts +20 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-display-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-flex-align-item-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-flex-direction-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-flex-justify-content-formatter.d.ts +31 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-flex-wrap-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-gap-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-grid-columns-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-grid-rows-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-margin-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-padding-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-size-formatter.d.ts +18 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-text-align-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-translocation-formatter.d.ts +19 -0
- package/dist/types/helpers/formatter/responsive-map-formatter/responsive-width-and-height-formatter.d.ts +21 -0
- package/dist/types/helpers/formatter/state-formatter/state-background-color-formatter.d.ts +32 -0
- package/dist/types/helpers/formatter/state-formatter/state-border-color-formatter.d.ts +31 -0
- package/dist/types/helpers/formatter/state-formatter/state-border-formatter.d.ts +33 -0
- package/dist/types/helpers/formatter/state-formatter/state-shadow-formatter.d.ts +28 -0
- package/dist/types/helpers/formatter/state-formatter/state-variant-formatter.d.ts +23 -0
- package/dist/types/helpers/formatter/string-formatter/custom-formatter-strategy.d.ts +1 -1
- package/dist/types/helpers/formatter/string-formatter/number-mask-strategy.d.ts +52 -0
- package/dist/types/helpers/formatter/string-formatter/string-mask-strategy.d.ts +94 -0
- package/dist/types/helpers/formatter/string-formatter/thousand-comma-strategy.d.ts +23 -0
- package/dist/types/helpers/loading-indicator/vega-loader-controller.d.ts +42 -0
- package/dist/types/helpers/notify/vega-notify-controller.d.ts +46 -0
- package/dist/types/helpers/public-api.d.ts +15 -0
- package/dist/types/helpers/slimmers/element-appender-container/default-wrapper.d.ts +20 -0
- package/dist/types/helpers/slimmers/element-appender-container/element-appender-container-controller.d.ts +33 -0
- package/dist/types/helpers/slimmers/element-appender-container/position-relative-to-wrapper.d.ts +22 -0
- package/dist/types/helpers/slimmers/element-appender-container/vega-modal-wrapper.d.ts +35 -0
- package/dist/types/helpers/slimmers/element-appender-container/vega-popover-wrapper.d.ts +22 -0
- package/dist/types/helpers/slimmers/element-appender-slimmer.d.ts +56 -0
- package/dist/types/helpers/slimmers/field-error-controller-silmmer.d.ts +31 -0
- package/dist/types/helpers/slimmers/field-error-ui-controller-strategies/sibling-container-error-label-container-retrieval-strategy.d.ts +16 -0
- package/dist/types/helpers/slimmers/field-error-ui-controller-strategies/sibling-container-nested-error-container-retrieval-strategy.d.ts +15 -0
- package/dist/types/helpers/slimmers/field-error-ui-controller-strategies/sibling-container-self-retrieval-strategy.d.ts +14 -0
- package/dist/types/helpers/slimmers/form-field-controller-slimmer.d.ts +106 -0
- package/dist/types/helpers/slimmers/form-field-valid-invoke-slimmer.d.ts +22 -0
- package/dist/types/helpers/slimmers/keyboard-manager-slimmer.d.ts +13 -0
- package/dist/types/helpers/slimmers/mutation-observer/mutation-observer-slimmer.d.ts +48 -0
- package/dist/types/helpers/slimmers/page-resize-observer-slimmer.d.ts +63 -0
- package/dist/types/helpers/slimmers/string-input-formatter-slimmer.d.ts +77 -0
- package/dist/types/helpers/slimmers/sub-state/sub-state-notify-slimmer.d.ts +12 -0
- package/dist/types/helpers/ui/element-appender.d.ts +154 -0
- package/dist/types/helpers/validator/form-field-controller.d.ts +244 -0
- package/dist/types/helpers/validator/form-validator.d.ts +8 -0
- package/dist/types/helpers/validator/rules/check-box-required-rule.d.ts +39 -0
- package/dist/types/helpers/validator/rules/date-range-rule.d.ts +36 -0
- package/dist/types/helpers/validator/rules/date-required-rule.d.ts +50 -0
- package/dist/types/helpers/validator/rules/email-field-rule.d.ts +38 -0
- package/dist/types/helpers/validator/rules/form-field-validation-rule.d.ts +22 -0
- package/dist/types/helpers/validator/rules/input-phone-number-required-rule.d.ts +39 -0
- package/dist/types/helpers/validator/rules/input-range-min-and-max-rule.d.ts +62 -0
- package/dist/types/helpers/validator/rules/input-range-required-rule.d.ts +37 -0
- package/dist/types/helpers/validator/rules/max-number-rule.d.ts +49 -0
- package/dist/types/helpers/validator/rules/max-string-length-rule.d.ts +49 -0
- package/dist/types/helpers/validator/rules/min-and-max-date-rule.d.ts +78 -0
- package/dist/types/helpers/validator/rules/min-number-rule.d.ts +49 -0
- package/dist/types/helpers/validator/rules/min-string-length-rule.d.ts +49 -0
- package/dist/types/helpers/validator/rules/required-field-rule.d.ts +45 -0
- package/dist/types/helpers/validator/rules/time-range-required-rule.d.ts +48 -0
- package/dist/types/helpers/validator/rules/time-range-rule.d.ts +55 -0
- package/dist/types/helpers/validator/rules/time-required-rule.d.ts +48 -0
- package/dist/types/helpers/validator/rules/valid-credit-card-number-rule.d.ts +108 -0
- package/dist/types/helpers/validator/rules/valid-phone-number-rule.d.ts +73 -0
- package/dist/types/helpers/validator/validation-rule-handler/form-field-validation-rule-handler-chain.d.ts +57 -0
- package/dist/types/helpers/validator/validation-rule-handler/form-field-validation-rule-handler.d.ts +47 -0
- package/dist/types/helpers/validator/validator.d.ts +1 -1
- package/dist/types/helpers/zindex/vega-z-index-manager.d.ts +19 -0
- package/dist/types/helpers/zindex/z-index-manager.d.ts +87 -0
- package/dist/types/index.d.ts +4 -4
- package/dist/types/types/components.type.d.ts +6 -4
- package/dist/types/types/design-token.type.d.ts +21 -0
- package/dist/types/types/public-api.d.ts +16 -0
- package/dist/types/types/type-guard.d.ts +284 -0
- package/dist/types/types/ui.type.d.ts +1 -1
- package/dist/types/types/vega-chart.d.ts +149 -0
- package/dist/types/utils/breakpoints.d.ts +1 -1
- package/dist/types/utils/e2e-utils.d.ts +137 -0
- package/dist/types/utils/pixel.d.ts +1 -1
- package/dist/types/utils/public-api.d.ts +4 -0
- package/dist/types/utils/spec-utils.d.ts +93 -0
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/p-0629c827.entry.js +1 -0
- package/dist/vega/p-0a157187.entry.js +1 -0
- package/dist/vega/p-0b0c7f31.js +1 -0
- package/dist/vega/p-0fdbffc4.entry.js +1 -0
- package/dist/vega/p-10456650.entry.js +1 -0
- package/dist/vega/p-12e34614.entry.js +1 -0
- package/dist/vega/p-13893eed.entry.js +1 -0
- package/dist/vega/p-1496ae4a.entry.js +1 -0
- package/dist/vega/p-15604d96.entry.js +1 -0
- package/dist/vega/p-16f9c6f7.js +1 -0
- package/dist/vega/p-19aa73b5.entry.js +1 -0
- package/dist/vega/p-1aabe7e8.js +1 -0
- package/dist/vega/p-1d5f39a4.entry.js +1 -0
- package/dist/vega/p-1e7118b1.entry.js +1 -0
- package/dist/vega/p-2113e8a0.entry.js +1 -0
- package/dist/vega/p-21688c09.entry.js +1 -0
- package/dist/vega/p-22cffbcc.entry.js +1 -0
- package/dist/vega/p-33596687.js +1 -0
- package/dist/vega/p-33f260f6.entry.js +1 -0
- package/dist/vega/p-3856bf46.entry.js +1 -0
- package/dist/vega/p-394a4289.entry.js +1 -0
- package/dist/vega/p-3a74436f.entry.js +1 -0
- package/dist/vega/p-3f20d9f0.js +1 -0
- package/dist/vega/p-4c919221.entry.js +1 -0
- package/dist/vega/p-4cef2d0b.js +1 -0
- package/dist/vega/p-4cf6fea1.entry.js +1 -0
- package/dist/vega/p-4d4648f8.js +1 -0
- package/dist/vega/p-4dc711c1.js +1 -0
- package/dist/vega/p-507d3a25.js +1 -0
- package/dist/vega/p-55255602.entry.js +1 -0
- package/dist/vega/p-59011d75.entry.js +1 -0
- package/dist/vega/p-5f377954.js +1 -0
- package/dist/vega/p-68ead15a.entry.js +1 -0
- package/dist/vega/p-6aab349d.entry.js +1 -0
- package/dist/vega/p-6c92c2f5.js +1 -0
- package/dist/vega/p-6cc1716b.entry.js +1 -0
- package/dist/vega/p-6d7fa33c.entry.js +1 -0
- package/dist/vega/p-788aea0f.entry.js +1 -0
- package/dist/vega/p-7b2315b5.entry.js +1 -0
- package/dist/vega/p-8001b640.js +1 -0
- package/dist/vega/p-8be4196f.entry.js +1 -0
- package/dist/vega/p-8ddbf84b.entry.js +1 -0
- package/dist/vega/p-8f13530c.entry.js +1 -0
- package/dist/vega/p-9b3df371.js +1 -0
- package/dist/vega/p-9c3ed69a.entry.js +1 -0
- package/dist/vega/p-9d58efb1.entry.js +1 -0
- package/dist/vega/p-9fc2882a.js +1 -0
- package/dist/vega/p-a11f00f8.js +1 -0
- package/dist/vega/p-a1235ae4.entry.js +1 -0
- package/dist/vega/p-a1557df0.entry.js +1 -0
- package/dist/vega/p-a32d7542.entry.js +1 -0
- package/dist/vega/p-a6454c72.entry.js +1 -0
- package/dist/vega/p-a8b216c0.entry.js +1 -0
- package/dist/vega/p-a8f406e3.entry.js +1 -0
- package/dist/vega/p-af4e1120.entry.js +1 -0
- package/dist/vega/p-b211ca98.entry.js +1 -0
- package/dist/vega/p-b32611f0.js +1 -0
- package/dist/vega/p-b8a63b73.js +1 -0
- package/dist/vega/p-b8e45e21.entry.js +1 -0
- package/dist/vega/p-bb63021c.entry.js +1 -0
- package/dist/vega/p-bc37ab37.entry.js +1 -0
- package/dist/vega/p-c0842b6c.entry.js +1 -0
- package/dist/vega/p-c1e103da.entry.js +1 -0
- package/dist/vega/p-c216dfc3.js +1 -0
- package/dist/vega/p-c4542d96.js +1 -0
- package/dist/vega/p-c506420f.entry.js +1 -0
- package/dist/vega/p-c57c0d62.js +1 -0
- package/dist/vega/p-ca905ecc.entry.js +1 -0
- package/dist/vega/p-cbb1c0a7.entry.js +1 -0
- package/dist/vega/p-cee7b0e6.entry.js +13 -0
- package/dist/vega/p-cfdf4a95.entry.js +1 -0
- package/dist/vega/p-d5e0c79c.entry.js +1 -0
- package/dist/vega/p-d7b21179.entry.js +1 -0
- package/dist/vega/p-db129cbf.entry.js +1 -0
- package/dist/vega/p-ddc70a7b.js +1 -0
- package/dist/vega/p-e48c71be.entry.js +1 -0
- package/dist/vega/p-e4aa214a.js +1 -0
- package/dist/vega/p-e7da829b.entry.js +1 -0
- package/dist/vega/p-e9851b18.entry.js +1 -0
- package/dist/vega/p-ed0d4be8.entry.js +1 -0
- package/dist/vega/p-ee68920f.js +1 -0
- package/dist/vega/p-f58e4e4a.entry.js +1 -0
- package/dist/vega/p-f5ebc64a.js +1 -0
- package/dist/vega/p-f97c9cdc.js +1 -0
- package/dist/vega/p-faf4cfd8.entry.js +1 -0
- package/dist/vega/p-fb7ca3e4.entry.js +1 -0
- package/dist/vega/p-fbd75ce7.entry.js +1 -0
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +2 -2
- package/dist/cjs/app-globals-80e59c3d.js +0 -272
- package/dist/cjs/childNodesEventPreventSlimmer-2c25bd69.js +0 -158
- package/dist/cjs/childNodesNotifyObserverSlimmer-830ceb4d.js +0 -90
- package/dist/cjs/designToken-1e1dc648.js +0 -403
- package/dist/cjs/domNodeSubjectObserverFactory-2bbdec29.js +0 -152
- package/dist/cjs/elementAppenderSlimmer-83514547.js +0 -1109
- package/dist/cjs/eventEmitSlimmer-a1a3cc64.js +0 -257
- package/dist/cjs/formFieldControllerSlimmer-6c701dd2.js +0 -1089
- package/dist/cjs/injectKeyboardManager-4a19f183.js +0 -37
- package/dist/cjs/internal-icon-manager-b21347bf.js +0 -45
- package/dist/cjs/internalVegaEventManager-a0291fcc.js +0 -446
- package/dist/cjs/keyboardManagerSlimmer-304998bd.js +0 -39
- package/dist/cjs/responsiveFormatFacade-037c9c80.js +0 -707
- package/dist/cjs/stateBackgroundColorFormatter-96a26ee7.js +0 -85
- package/dist/cjs/staticSubjectTitle-380a1e34.js +0 -67
- package/dist/cjs/stringInputFormatterSlimmer-afdb5cfd.js +0 -344
- package/dist/cjs/subStateObserverSlimmer-60e4d6da.js +0 -203
- package/dist/cjs/vega-skeleton-loader-controller-0d48e278.js +0 -3214
- package/dist/cjs/vegaEnvManager-26352c0a.js +0 -41
- package/dist/cjs/vegaEventId-35477302.js +0 -128
- package/dist/cjs/yAxisInputProcessor-8b437e75.js +0 -2302
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/repeatPattern/calendarEventDailyRepeatPattern.js +0 -70
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/repeatPattern/calendarEventMonthlyRepeatPattern.js +0 -90
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/repeatPattern/calendarEventRepeatPatternFactory.js +0 -60
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/repeatPattern/calendarEventWeeklyRepeatPattern.js +0 -163
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/repeatPattern/calendarEventYearlyRepeatPattern.js +0 -92
- package/dist/collection/components/vega-calendar/slimmers/common/helpers/test/calendarEventRepeatPatternFactory.test.js +0 -105
- package/dist/collection/components/vega-calendar/slimmers/common/layout/fullDayEventLayout.js +0 -42
- package/dist/collection/components/vega-calendar/slimmers/common/layout/fullDayEventLayoutGenerator.js +0 -84
- package/dist/collection/components/vega-calendar/slimmers/common/layout/fullDayEventLayoutRow.js +0 -41
- package/dist/collection/components/vega-calendar/slimmers/common/layout/test/longEventLayoutGenerator.test.js +0 -94
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/dayViewTimedEventLayout.js +0 -35
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/dayViewTimedEventLayoutColumn.js +0 -50
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/dayViewTimedEventLayoutGenerator.js +0 -29
- package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/test/dayViewEventLayoutGenerator.test.js +0 -72
- package/dist/collection/constants/cardConfig.js +0 -60
- package/dist/collection/constants/publicApi.js +0 -9
- package/dist/collection/decorators/method-decorators/tests/componentLoadRequired.test.js +0 -114
- package/dist/collection/decorators/property-decorators/injectElementAppender.js +0 -203
- package/dist/collection/decorators/property-decorators/injectKeyboardManager.js +0 -32
- package/dist/collection/decorators/property-decorators/tests/injectElementAppenderProxy.test.js +0 -237
- package/dist/collection/decorators/property-decorators/tests/injectKeyboardManager.test.js +0 -91
- package/dist/collection/global/scripts/beforeVegaLoad.js +0 -156
- package/dist/collection/global/tests/beforeVegaLoad.test.js +0 -55
- package/dist/collection/helpers/change-manager/subject/dom-node-subject/domNodeSubjectFactory.js +0 -54
- package/dist/collection/helpers/change-manager/subject/dom-node-subject/domNodeSubjectObserverFactory.js +0 -40
- package/dist/collection/helpers/change-manager/subject/static-subject/staticSubjectTitle.js +0 -26
- package/dist/collection/helpers/change-manager/test/changeManager.test.js +0 -30
- package/dist/collection/helpers/change-manager/test/domNodeSubjectFactory.test.js +0 -26
- package/dist/collection/helpers/chart/barChart.js +0 -67
- package/dist/collection/helpers/chart/baseChart.js +0 -88
- package/dist/collection/helpers/chart/drawers/arcPathDrawer.js +0 -32
- package/dist/collection/helpers/chart/drawers/baseDrawer.js +0 -81
- package/dist/collection/helpers/chart/drawers/legendDrawer.js +0 -88
- package/dist/collection/helpers/chart/drawers/lineDrawer.js +0 -14
- package/dist/collection/helpers/chart/drawers/pathDrawer.js +0 -24
- package/dist/collection/helpers/chart/drawers/rectDrawer.js +0 -31
- package/dist/collection/helpers/chart/drawers/textDrawer.js +0 -17
- package/dist/collection/helpers/chart/drawers/xAxisDrawer.js +0 -15
- package/dist/collection/helpers/chart/drawers/yAxisDrawer.js +0 -13
- package/dist/collection/helpers/chart/inputProcessors/horizontalXAxisInputProcessor.js +0 -31
- package/dist/collection/helpers/chart/inputProcessors/horizontalYAxisInputProcessor.js +0 -31
- package/dist/collection/helpers/chart/inputProcessors/layoutInputProcessor.js +0 -27
- package/dist/collection/helpers/chart/interactingEntryGenerator/arcPathHoverGenerator.js +0 -69
- package/dist/collection/helpers/chart/interactingEntryGenerator/pieLegendHoverGenerator.js +0 -76
- package/dist/collection/helpers/chart/interactors/canvasInteractor.js +0 -6
- package/dist/collection/helpers/chart/interactors/interactorFactory.js +0 -26
- package/dist/collection/helpers/chart/interactors/svgInteractor.js +0 -29
- package/dist/collection/helpers/chart/lineChart.js +0 -65
- package/dist/collection/helpers/chart/pieChart.js +0 -56
- package/dist/collection/helpers/chart/renderers/canvasRenderer.js +0 -198
- package/dist/collection/helpers/chart/renderers/rendererFactory.js +0 -25
- package/dist/collection/helpers/chart/renderers/svgRenderer.js +0 -297
- package/dist/collection/helpers/chart/test/controllers/chartDimensionController.test.js +0 -63
- package/dist/collection/helpers/chart/test/drawers/arcPathDrawer.test.js +0 -55
- package/dist/collection/helpers/chart/test/drawers/legendDrawer.test.js +0 -94
- package/dist/collection/helpers/chart/test/drawers/lineDrawer.test.js +0 -25
- package/dist/collection/helpers/chart/test/drawers/pathDrawer.test.js +0 -21
- package/dist/collection/helpers/chart/test/drawers/rectDrawer.test.js +0 -78
- package/dist/collection/helpers/chart/test/drawers/textDrawer.test.js +0 -25
- package/dist/collection/helpers/chart/test/drawers/xAxisDrawer.test.js +0 -38
- package/dist/collection/helpers/chart/test/drawers/yAxisDrawer.test.js +0 -44
- package/dist/collection/helpers/chart/test/graphContextFactory.test.js +0 -17
- package/dist/collection/helpers/chart/test/inputProcessors/formatTimePositionsInputProcessor.test.js +0 -62
- package/dist/collection/helpers/chart/test/inputProcessors/horizontalXAxisInputProcessor.test.js +0 -45
- package/dist/collection/helpers/chart/test/inputProcessors/horizontalYAxisInputProcessor.test.js +0 -80
- package/dist/collection/helpers/chart/test/inputProcessors/layoutInputProcessor.test.js +0 -40
- package/dist/collection/helpers/chart/test/inputProcessors/linePathInputProcessor.test.js +0 -16
- package/dist/collection/helpers/chart/test/inputProcessors/pieChartFilterInputProcessor.test.js +0 -20
- package/dist/collection/helpers/chart/test/inputProcessors/pieChartRadiusInputProcessor.test.js +0 -48
- package/dist/collection/helpers/chart/test/inputProcessors/sortPositionsInputProcessor.test.js +0 -53
- package/dist/collection/helpers/chart/test/inputProcessors/xAxisInputProcessor.test.js +0 -39
- package/dist/collection/helpers/chart/test/inputProcessors/xAxisLabelFormatterInputProcessor.test.js +0 -62
- package/dist/collection/helpers/chart/test/inputProcessors/yAxisInputProcessor.test.js +0 -41
- package/dist/collection/helpers/chart/test/interactingEntryGenerator/arcPathHoverGenerator.test.js +0 -11
- package/dist/collection/helpers/chart/test/interactingEntryGenerator/pieLegendHoverGenerator.test.js +0 -25
- package/dist/collection/helpers/chart/test/interactors/interactorFactory.test.js +0 -19
- package/dist/collection/helpers/chart/test/interactors/svgInteractor.test.js +0 -48
- package/dist/collection/helpers/chart/test/lineChart.test.js +0 -96
- package/dist/collection/helpers/chart/test/pieChart.test.js +0 -38
- package/dist/collection/helpers/chart/test/renderers/canvasRenderer.test.js +0 -31
- package/dist/collection/helpers/chart/test/renderers/rendererFactory.test.js +0 -19
- package/dist/collection/helpers/chart/test/renderers/svgRenderer.test.js +0 -99
- package/dist/collection/helpers/dialog/test/vegaDialogController.test.js +0 -66
- package/dist/collection/helpers/event-manager/event-delegated/jqueryDelegatedStrategyController.js +0 -97
- package/dist/collection/helpers/event-manager/event-delegated/vegaButtonClickStrategy.js +0 -23
- package/dist/collection/helpers/event-manager/event-delegated/vegaCheckboxChangeStrategy.js +0 -23
- package/dist/collection/helpers/event-manager/event-delegated/vegaInputSelectChangeStrategy.js +0 -24
- package/dist/collection/helpers/event-manager/event-delegated/vegaInputStrategy.js +0 -30
- package/dist/collection/helpers/event-manager/event-delegated/vegaRadioChangeStrategy.js +0 -23
- package/dist/collection/helpers/event-manager/event-delegated/vegaTextareaChangeStrategy.js +0 -21
- package/dist/collection/helpers/event-manager/eventID/componentEventIdMap.js +0 -56
- package/dist/collection/helpers/event-manager/eventID/vegaEventId.js +0 -92
- package/dist/collection/helpers/event-manager/internalVegaEventManager.js +0 -70
- package/dist/collection/helpers/event-manager/slimmers/childNodesEventPreventSlimmer.js +0 -155
- package/dist/collection/helpers/event-manager/slimmers/childNodesNotifyObserverSlimmer.js +0 -85
- package/dist/collection/helpers/event-manager/slimmers/event-emit-handlers/jqueryDelegatedEventEmitHandler.js +0 -54
- package/dist/collection/helpers/event-manager/slimmers/eventEmitSlimmer.js +0 -123
- package/dist/collection/helpers/event-manager/test/childNodesEventPreventSlimmer.test.js +0 -209
- package/dist/collection/helpers/event-manager/test/childNodesNotifyObserverSlimmer.test.js +0 -81
- package/dist/collection/helpers/event-manager/test/componentEventIdMap.test.js +0 -8
- package/dist/collection/helpers/event-manager/test/eventEmitSlimmer.test.js +0 -107
- package/dist/collection/helpers/event-manager/test/internalVegaEventManager.test.js +0 -70
- package/dist/collection/helpers/event-manager/test/jqueryDelegatedStrategyController.test.js +0 -131
- package/dist/collection/helpers/event-manager/test/vegaEventId.test.js +0 -16
- package/dist/collection/helpers/event-manager/test/vegaEventManager.test.js +0 -32
- package/dist/collection/helpers/event-manager/vegaEventManager.js +0 -40
- package/dist/collection/helpers/feature-control/featureFlagController.js +0 -121
- package/dist/collection/helpers/feature-control/tests/featureFlagController.test.js +0 -69
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveBorderRadiusFormatter.js +0 -56
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveBoxDisplayFormatter.js +0 -32
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveClassStringFormatter.js +0 -27
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveCustomFormatter.js +0 -28
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveDisplayFormatter.js +0 -31
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveFlexAlignItemFormatter.js +0 -29
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveFlexDirectionFormatter.js +0 -29
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveFlexJustifyContentFormatter.js +0 -57
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveFlexWrapFormatter.js +0 -29
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveFormatFacade.js +0 -85
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveGapFormatter.js +0 -29
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveGridColumnsFormatter.js +0 -29
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveGridRowsFormatter.js +0 -29
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveMarginFormatter.js +0 -44
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsivePaddingFormatter.js +0 -44
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveSizeFormatter.js +0 -34
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveTextAlignFormatter.js +0 -29
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveTranslocationFormatter.js +0 -29
- package/dist/collection/helpers/formatter/responsive-map-formatter/responsiveWidthAndHeightFormatter.js +0 -30
- package/dist/collection/helpers/formatter/state-formatter/stateBackgroundColorFormatter.js +0 -46
- package/dist/collection/helpers/formatter/state-formatter/stateBorderColorFormatter.js +0 -45
- package/dist/collection/helpers/formatter/state-formatter/stateBorderFormatter.js +0 -47
- package/dist/collection/helpers/formatter/state-formatter/stateFormatFacade.js +0 -42
- package/dist/collection/helpers/formatter/state-formatter/stateShadowFormatter.js +0 -42
- package/dist/collection/helpers/formatter/state-formatter/stateVariantFormatter.js +0 -35
- package/dist/collection/helpers/formatter/string-formatter/stringMaskStrategy.js +0 -160
- package/dist/collection/helpers/formatter/string-formatter/thousandCommaStrategy.js +0 -22
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveBorderRadiusFormatter.test.js +0 -64
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveBoxDisplayFormatter.test.js +0 -19
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveCustomFormatter.test.js +0 -17
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveDisplayFormatter.test.js +0 -23
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveFlexDirectionFormatter.test.js +0 -19
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveFlexWrapFormatter.test.js +0 -19
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveFormatMediator.test.js +0 -43
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveGapFormatter.ts.test.js +0 -19
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveGridColumnFormatter.test.js +0 -23
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveGridRowFormatter.test.js +0 -27
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveMarginFormatter.test.js +0 -43
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsivePaddingFormatter.test.js +0 -43
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveSizeFormatter.test.js +0 -27
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveTextAlignFormatter.test.js +0 -19
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveTranslocationFormatter.test.js +0 -51
- package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsiveWidthAndHeightFormatter.test.js +0 -20
- package/dist/collection/helpers/formatter/test/state-formatter/stateBackgroundColorFormatter.test.js +0 -18
- package/dist/collection/helpers/formatter/test/state-formatter/stateBorderColorFormatter.test.js +0 -13
- package/dist/collection/helpers/formatter/test/state-formatter/stateBorderFormatter.test.js +0 -13
- package/dist/collection/helpers/formatter/test/state-formatter/stateFormatFacade.test.js +0 -27
- package/dist/collection/helpers/formatter/test/state-formatter/stateShadowFormatter.test.js +0 -13
- package/dist/collection/helpers/formatter/test/string-formatter/numberMaskStrategy.test.js +0 -83
- package/dist/collection/helpers/formatter/test/string-formatter/stringMaskStrategy.test.js +0 -89
- package/dist/collection/helpers/formatter/test/string-formatter/thousandCommaStrategy.test.js +0 -11
- package/dist/collection/helpers/icon/test/iconManagerController.test.js +0 -39
- package/dist/collection/helpers/immutable/test/immutableMap.test.js +0 -83
- package/dist/collection/helpers/immutable/test/immutableSet.test.js +0 -87
- package/dist/collection/helpers/keyboard/test/keyboardManager.test.js +0 -107
- package/dist/collection/helpers/level-tracker/test/nestedlevelTracker.test.js +0 -33
- package/dist/collection/helpers/loading-indicator/tests/vegaLoaderController.test.js +0 -75
- package/dist/collection/helpers/notify/tests/vegaNotifyController.test.js +0 -94
- package/dist/collection/helpers/notify/vegaNotifyController.js +0 -110
- package/dist/collection/helpers/paginator/test/valuePaginator.test.js +0 -15
- package/dist/collection/helpers/publicApi.js +0 -14
- package/dist/collection/helpers/queue/test/synchronizeTaskQueue.test.js +0 -23
- package/dist/collection/helpers/slimmers/element-appender-container/elementAppenderContainerController.js +0 -67
- package/dist/collection/helpers/slimmers/elementAppenderSlimmer.js +0 -186
- package/dist/collection/helpers/slimmers/fieldErrorControllerSilmmer.js +0 -74
- package/dist/collection/helpers/slimmers/fieldErrorUiControllerSlimmer.js +0 -89
- package/dist/collection/helpers/slimmers/formFieldControllerSlimmer.js +0 -203
- package/dist/collection/helpers/slimmers/formFieldValidInvokeSlimmer.js +0 -55
- package/dist/collection/helpers/slimmers/global/vegaWatchMethodCancelSlimmer.js +0 -98
- package/dist/collection/helpers/slimmers/keyboardManagerSlimmer.js +0 -34
- package/dist/collection/helpers/slimmers/mutation-observer/test/mutationObserverSlimmer.test.js +0 -116
- package/dist/collection/helpers/slimmers/stringInputFormatterSlimmer.js +0 -178
- package/dist/collection/helpers/slimmers/sub-state/subStateNotifySlimmer.js +0 -24
- package/dist/collection/helpers/slimmers/sub-state/subStateNotifySlimmerBase.js +0 -49
- package/dist/collection/helpers/slimmers/sub-state/subStateObserverSlimmer.js +0 -129
- package/dist/collection/helpers/slimmers/test/componentGlobalStyleSlimmer.test.js +0 -63
- package/dist/collection/helpers/slimmers/test/componentUsageRuntimeMetrics.test.js +0 -76
- package/dist/collection/helpers/slimmers/test/deprecatedPropertySlimmer.test.js +0 -36
- package/dist/collection/helpers/slimmers/test/elementAppenderSlimmer.test.js +0 -310
- package/dist/collection/helpers/slimmers/test/fieldErrorControllerSlimmer.test.js +0 -54
- package/dist/collection/helpers/slimmers/test/formFieldControllerSlimmer.test.js +0 -261
- package/dist/collection/helpers/slimmers/test/formFieldValidInvokeSlimmer.test.js +0 -106
- package/dist/collection/helpers/slimmers/test/global/vegaWatchMethodCancelSlimmer.test.js +0 -101
- package/dist/collection/helpers/slimmers/test/keyboardManagerSlimmer.test.js +0 -90
- package/dist/collection/helpers/slimmers/test/pageResizeObserverSlimmer.test.js +0 -222
- package/dist/collection/helpers/slimmers/test/stringInputFormatterSlimmer.test.js +0 -124
- package/dist/collection/helpers/theme/controllers/colorSchemaOverridingController.js +0 -74
- package/dist/collection/helpers/theme/controllers/darkModeStyleController.js +0 -44
- package/dist/collection/helpers/theme/tests/themeManagerController.test.js +0 -509
- package/dist/collection/helpers/theme/themeManager.js +0 -48
- package/dist/collection/helpers/touch-helper/test/touchListener.test.js +0 -122
- package/dist/collection/helpers/ui/elementAppender.js +0 -319
- package/dist/collection/helpers/ui/test/elementAppender.test.js +0 -425
- package/dist/collection/helpers/validator/formFieldController.js +0 -445
- package/dist/collection/helpers/validator/test/rules/checkBoxRequiredRule.test.js +0 -88
- package/dist/collection/helpers/validator/test/rules/dateRangeRule.test.js +0 -67
- package/dist/collection/helpers/validator/test/rules/dateRequiredRule.test.js +0 -120
- package/dist/collection/helpers/validator/test/rules/emailFieldRule.test.js +0 -69
- package/dist/collection/helpers/validator/test/rules/inputPhoneNumberRequiredRule.test.js +0 -105
- package/dist/collection/helpers/validator/test/rules/inputRangeMinAndMaxRule.test.js +0 -146
- package/dist/collection/helpers/validator/test/rules/inputRangeRequiredRule.test.js +0 -82
- package/dist/collection/helpers/validator/test/rules/maxNumberRule.test.js +0 -97
- package/dist/collection/helpers/validator/test/rules/maxStringLengthRule.test.js +0 -85
- package/dist/collection/helpers/validator/test/rules/minAndMaxDateRule.test.js +0 -174
- package/dist/collection/helpers/validator/test/rules/minNumberRule.test.js +0 -97
- package/dist/collection/helpers/validator/test/rules/minStringLengthRule.test.js +0 -85
- package/dist/collection/helpers/validator/test/rules/requiredFieldRule.test.js +0 -115
- package/dist/collection/helpers/validator/test/rules/timeRangeRequiredRule.test.js +0 -82
- package/dist/collection/helpers/validator/test/rules/timeRangeRule.test.js +0 -67
- package/dist/collection/helpers/validator/test/rules/timeRequiredRule.test.js +0 -116
- package/dist/collection/helpers/validator/test/rules/validCreditCardNumberRule.test.js +0 -79
- package/dist/collection/helpers/validator/test/rules/validPhoneNumberRule.test.js +0 -74
- package/dist/collection/helpers/validator/test/validationRuleHandler/formFieldValidationRuleHandler.test.js +0 -82
- package/dist/collection/helpers/validator/test/validationRuleHandler/formFieldValidationRuleHandlerChain.test.js +0 -65
- package/dist/collection/helpers/validator/test/validator/formFieldController.test.js +0 -193
- package/dist/collection/helpers/validator/validationRuleHandler/formFieldValidationRuleHandlerChain.js +0 -101
- package/dist/collection/helpers/vega-telemetry-helper/test/vegaEnvManager.test.js +0 -14
- package/dist/collection/helpers/vega-telemetry-helper/vegaEnvManager.js +0 -37
- package/dist/collection/helpers/zindex/test/vegaZIndexManager.test.js +0 -29
- package/dist/collection/helpers/zindex/test/zIndexManager.test.js +0 -176
- package/dist/collection/helpers/zindex/vegaZIndexManager.js +0 -17
- package/dist/collection/types/test/typeGuard.test.js +0 -39
- package/dist/collection/types/typeGuard.js +0 -372
- package/dist/collection/utils/designToken.js +0 -241
- package/dist/collection/utils/e2eUtils.js +0 -315
- package/dist/collection/utils/publicApi.js +0 -4
- package/dist/collection/utils/test/designToken.test.js +0 -91
- package/dist/collection/utils/test/localStorage.test.js +0 -38
- package/dist/collection/utils/test/specUtils.test.js +0 -73
- package/dist/collection/utils/test/testUtils.test.js +0 -70
- package/dist/esm/app-globals-b1e3dc8a.js +0 -270
- package/dist/esm/array-8c82516c.js +0 -169
- package/dist/esm/childNodesEventPreventSlimmer-2d3364c6.js +0 -156
- package/dist/esm/childNodesNotifyObserverSlimmer-e6ea15e3.js +0 -88
- package/dist/esm/designToken-edc855d6.js +0 -389
- package/dist/esm/domNodeSubjectObserverFactory-a764a6df.js +0 -148
- package/dist/esm/elementAppenderSlimmer-dfd354c4.js +0 -1107
- package/dist/esm/eventEmitSlimmer-3087be32.js +0 -255
- package/dist/esm/formFieldControllerSlimmer-bd240f6a.js +0 -1087
- package/dist/esm/injectKeyboardManager-a67edd4d.js +0 -35
- package/dist/esm/internal-icon-manager-a52b1c10.js +0 -43
- package/dist/esm/internalVegaEventManager-7c0f128e.js +0 -442
- package/dist/esm/keyboardManagerSlimmer-dbd4f404.js +0 -37
- package/dist/esm/legendInputProcessor-644350b4.js +0 -4739
- package/dist/esm/mutationObserverFilters-243934f6.js +0 -42
- package/dist/esm/responsiveFormatFacade-ac0b91fc.js +0 -705
- package/dist/esm/stateBackgroundColorFormatter-e705312f.js +0 -82
- package/dist/esm/staticSubjectTitle-3b88939a.js +0 -45
- package/dist/esm/stringInputFormatterSlimmer-e67c7503.js +0 -341
- package/dist/esm/subStateObserverSlimmer-2a8a615e.js +0 -200
- package/dist/esm/vega-skeleton-loader-controller-961112bb.js +0 -3207
- package/dist/esm/vegaEnvManager-e0c1fde1.js +0 -39
- package/dist/esm/vegaEventId-dc9cd6b8.js +0 -92
- package/dist/esm/yAxisInputProcessor-2f08ac84.js +0 -2290
- package/dist/types/components/vega-calendar/slimmers/common/helpers/calendarEventSorter.d.ts +0 -38
- package/dist/types/components/vega-calendar/slimmers/common/helpers/repeatPattern/calendarEventDailyRepeatPattern.d.ts +0 -43
- package/dist/types/components/vega-calendar/slimmers/common/helpers/repeatPattern/calendarEventMonthlyRepeatPattern.d.ts +0 -55
- package/dist/types/components/vega-calendar/slimmers/common/helpers/repeatPattern/calendarEventRepeatPatternFactory.d.ts +0 -34
- package/dist/types/components/vega-calendar/slimmers/common/helpers/repeatPattern/calendarEventWeeklyRepeatPattern.d.ts +0 -99
- package/dist/types/components/vega-calendar/slimmers/common/helpers/repeatPattern/calendarEventYearlyRepeatPattern.d.ts +0 -57
- package/dist/types/components/vega-calendar/slimmers/common/layout/baseEventLayout.d.ts +0 -11
- package/dist/types/components/vega-calendar/slimmers/common/layout/baseEventLayoutGenerator.d.ts +0 -16
- package/dist/types/components/vega-calendar/slimmers/common/layout/fullDayEventLayout.d.ts +0 -30
- package/dist/types/components/vega-calendar/slimmers/common/layout/fullDayEventLayoutGenerator.d.ts +0 -39
- package/dist/types/components/vega-calendar/slimmers/common/layout/fullDayEventLayoutRow.d.ts +0 -26
- package/dist/types/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/dayViewTimedEventLayout.d.ts +0 -20
- package/dist/types/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/dayViewTimedEventLayoutColumn.d.ts +0 -28
- package/dist/types/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/dayViewTimedEventLayoutGenerator.d.ts +0 -20
- package/dist/types/constants/publicApi.d.ts +0 -9
- package/dist/types/decorators/property-decorators/injectElementAppender.d.ts +0 -24
- package/dist/types/decorators/property-decorators/injectKeyboardManager.d.ts +0 -12
- package/dist/types/helpers/change-manager/changeManager.d.ts +0 -43
- package/dist/types/helpers/change-manager/subject/dom-node-subject/domNodeSubject.d.ts +0 -22
- package/dist/types/helpers/change-manager/subject/dom-node-subject/domNodeSubjectFactory.d.ts +0 -32
- package/dist/types/helpers/change-manager/subject/dom-node-subject/domNodeSubjectObserverFactory.d.ts +0 -20
- package/dist/types/helpers/change-manager/subject/static-subject/staticSubject.d.ts +0 -20
- package/dist/types/helpers/change-manager/subject/static-subject/staticSubjectTitle.d.ts +0 -27
- package/dist/types/helpers/chart/barChart.d.ts +0 -30
- package/dist/types/helpers/chart/baseChart.d.ts +0 -61
- package/dist/types/helpers/chart/controllers/chartDimensionController.d.ts +0 -80
- package/dist/types/helpers/chart/drawers/arcPathDrawer.d.ts +0 -21
- package/dist/types/helpers/chart/drawers/baseDrawer.d.ts +0 -54
- package/dist/types/helpers/chart/drawers/legendDrawer.d.ts +0 -49
- package/dist/types/helpers/chart/drawers/lineDrawer.d.ts +0 -11
- package/dist/types/helpers/chart/drawers/pathDrawer.d.ts +0 -11
- package/dist/types/helpers/chart/drawers/rectDrawer.d.ts +0 -11
- package/dist/types/helpers/chart/drawers/textDrawer.d.ts +0 -18
- package/dist/types/helpers/chart/drawers/xAxisDrawer.d.ts +0 -13
- package/dist/types/helpers/chart/drawers/yAxisDrawer.d.ts +0 -11
- package/dist/types/helpers/chart/graphContextFactory.d.ts +0 -12
- package/dist/types/helpers/chart/inputProcessors/formatTimePositionsInputProcessor.d.ts +0 -20
- package/dist/types/helpers/chart/inputProcessors/horizontalXAxisInputProcessor.d.ts +0 -20
- package/dist/types/helpers/chart/inputProcessors/horizontalYAxisInputProcessor.d.ts +0 -19
- package/dist/types/helpers/chart/inputProcessors/layoutInputProcessor.d.ts +0 -23
- package/dist/types/helpers/chart/inputProcessors/legendInputProcessor.d.ts +0 -24
- package/dist/types/helpers/chart/inputProcessors/linePathInputProcessor.d.ts +0 -32
- package/dist/types/helpers/chart/inputProcessors/pieChartArcPathInputProcessor.d.ts +0 -15
- package/dist/types/helpers/chart/inputProcessors/pieChartFilterInputProcessor.d.ts +0 -15
- package/dist/types/helpers/chart/inputProcessors/pieChartRadiusInputProcessor.d.ts +0 -25
- package/dist/types/helpers/chart/inputProcessors/pieChartTextInputProcessor.d.ts +0 -14
- package/dist/types/helpers/chart/inputProcessors/processorChain.d.ts +0 -22
- package/dist/types/helpers/chart/inputProcessors/sortPositionsInputProcessor.d.ts +0 -16
- package/dist/types/helpers/chart/inputProcessors/xAxisInputProcessor.d.ts +0 -29
- package/dist/types/helpers/chart/inputProcessors/xAxisLabelFormatterInputProcessor.d.ts +0 -37
- package/dist/types/helpers/chart/inputProcessors/yAxisInputProcessor.d.ts +0 -31
- package/dist/types/helpers/chart/interactingEntryGenerator/arcPathHoverGenerator.d.ts +0 -38
- package/dist/types/helpers/chart/interactingEntryGenerator/interactingEntryGenerator.d.ts +0 -17
- package/dist/types/helpers/chart/interactingEntryGenerator/pieLegendHoverGenerator.d.ts +0 -42
- package/dist/types/helpers/chart/interactors/baseInteractor.d.ts +0 -54
- package/dist/types/helpers/chart/interactors/canvasInteractor.d.ts +0 -6
- package/dist/types/helpers/chart/interactors/interactorFactory.d.ts +0 -15
- package/dist/types/helpers/chart/interactors/svgInteractor.d.ts +0 -19
- package/dist/types/helpers/chart/lineChart.d.ts +0 -27
- package/dist/types/helpers/chart/pieChart.d.ts +0 -26
- package/dist/types/helpers/chart/renderers/baseRenderer.d.ts +0 -27
- package/dist/types/helpers/chart/renderers/canvasRenderer.d.ts +0 -137
- package/dist/types/helpers/chart/renderers/rendererFactory.d.ts +0 -14
- package/dist/types/helpers/chart/renderers/svgRenderer.d.ts +0 -144
- package/dist/types/helpers/event-manager/event-delegated/baseStrategy.d.ts +0 -60
- package/dist/types/helpers/event-manager/event-delegated/jqueryDelegatedStrategyController.d.ts +0 -44
- package/dist/types/helpers/event-manager/event-delegated/vegaButtonClickStrategy.d.ts +0 -16
- package/dist/types/helpers/event-manager/event-delegated/vegaCheckboxChangeStrategy.d.ts +0 -15
- package/dist/types/helpers/event-manager/event-delegated/vegaInputSelectChangeStrategy.d.ts +0 -15
- package/dist/types/helpers/event-manager/event-delegated/vegaInputStrategy.d.ts +0 -23
- package/dist/types/helpers/event-manager/event-delegated/vegaRadioChangeStrategy.d.ts +0 -15
- package/dist/types/helpers/event-manager/event-delegated/vegaTextareaChangeStrategy.d.ts +0 -14
- package/dist/types/helpers/event-manager/eventID/componentEventIdMap.d.ts +0 -3
- package/dist/types/helpers/event-manager/eventID/vegaEventId.d.ts +0 -84
- package/dist/types/helpers/event-manager/eventID/vegaInternalEventId.d.ts +0 -26
- package/dist/types/helpers/event-manager/internalVegaEventManager.d.ts +0 -63
- package/dist/types/helpers/event-manager/slimmers/childNodesEventPreventSlimmer.d.ts +0 -86
- package/dist/types/helpers/event-manager/slimmers/childNodesNotifyObserverSlimmer.d.ts +0 -47
- package/dist/types/helpers/event-manager/slimmers/event-emit-handlers/eventEmitHandler.d.ts +0 -7
- package/dist/types/helpers/event-manager/slimmers/event-emit-handlers/jqueryDelegatedEventEmitHandler.d.ts +0 -33
- package/dist/types/helpers/event-manager/slimmers/event-emit-handlers/nativeEventEmitHandler.d.ts +0 -25
- package/dist/types/helpers/event-manager/slimmers/event-emit-handlers/vegaEventEmitHandler.d.ts +0 -25
- package/dist/types/helpers/event-manager/slimmers/eventEmitSlimmer.d.ts +0 -63
- package/dist/types/helpers/event-manager/vegaEventManager.d.ts +0 -38
- package/dist/types/helpers/feature-control/featureFlagController.d.ts +0 -79
- package/dist/types/helpers/feature-control/featureFlagsMap.d.ts +0 -3
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveBorderRadiusFormatter.d.ts +0 -27
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveBoxDisplayFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveClassStringFormatter.d.ts +0 -17
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveCustomFormatter.d.ts +0 -20
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveDisplayFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveFlexAlignItemFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveFlexDirectionFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveFlexJustifyContentFormatter.d.ts +0 -31
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveFlexWrapFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveGapFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveGridColumnsFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveGridRowsFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveMarginFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsivePaddingFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveSizeFormatter.d.ts +0 -18
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveTextAlignFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveTranslocationFormatter.d.ts +0 -19
- package/dist/types/helpers/formatter/responsive-map-formatter/responsiveWidthAndHeightFormatter.d.ts +0 -21
- package/dist/types/helpers/formatter/state-formatter/stateBackgroundColorFormatter.d.ts +0 -32
- package/dist/types/helpers/formatter/state-formatter/stateBorderColorFormatter.d.ts +0 -31
- package/dist/types/helpers/formatter/state-formatter/stateBorderFormatter.d.ts +0 -33
- package/dist/types/helpers/formatter/state-formatter/stateShadowFormatter.d.ts +0 -28
- package/dist/types/helpers/formatter/state-formatter/stateVariantFormatter.d.ts +0 -23
- package/dist/types/helpers/formatter/string-formatter/numberMaskStrategy.d.ts +0 -52
- package/dist/types/helpers/formatter/string-formatter/stringMaskStrategy.d.ts +0 -94
- package/dist/types/helpers/formatter/string-formatter/thousandCommaStrategy.d.ts +0 -15
- package/dist/types/helpers/loading-indicator/vegaLoaderController.d.ts +0 -42
- package/dist/types/helpers/notify/vegaNotifyController.d.ts +0 -46
- package/dist/types/helpers/publicApi.d.ts +0 -15
- package/dist/types/helpers/slimmers/element-appender-container/defaultWrapper.d.ts +0 -20
- package/dist/types/helpers/slimmers/element-appender-container/elementAppenderContainerController.d.ts +0 -33
- package/dist/types/helpers/slimmers/element-appender-container/positionRelativeToWrapper.d.ts +0 -22
- package/dist/types/helpers/slimmers/element-appender-container/vegaModalWrapper.d.ts +0 -35
- package/dist/types/helpers/slimmers/element-appender-container/vegaPopoverWrapper.d.ts +0 -22
- package/dist/types/helpers/slimmers/elementAppenderSlimmer.d.ts +0 -56
- package/dist/types/helpers/slimmers/fieldErrorControllerSilmmer.d.ts +0 -31
- package/dist/types/helpers/slimmers/fieldErrorUiControllerStrategies/siblingContainerErrorLabelContainerRetrievalStrategy.d.ts +0 -16
- package/dist/types/helpers/slimmers/fieldErrorUiControllerStrategies/siblingContainerNestedErrorContainerRetrievalStrategy.d.ts +0 -15
- package/dist/types/helpers/slimmers/fieldErrorUiControllerStrategies/siblingContainerSelfRetrievalStrategy.d.ts +0 -14
- package/dist/types/helpers/slimmers/formFieldControllerSlimmer.d.ts +0 -103
- package/dist/types/helpers/slimmers/formFieldValidInvokeSlimmer.d.ts +0 -22
- package/dist/types/helpers/slimmers/keyboardManagerSlimmer.d.ts +0 -13
- package/dist/types/helpers/slimmers/mutation-observer/mutationObserverSlimmer.d.ts +0 -48
- package/dist/types/helpers/slimmers/pageResizeObserverSlimmer.d.ts +0 -63
- package/dist/types/helpers/slimmers/stringInputFormatterSlimmer.d.ts +0 -77
- package/dist/types/helpers/slimmers/sub-state/subStateNotifySlimmer.d.ts +0 -12
- package/dist/types/helpers/ui/elementAppender.d.ts +0 -154
- package/dist/types/helpers/validator/formFieldController.d.ts +0 -244
- package/dist/types/helpers/validator/formValidator.d.ts +0 -8
- package/dist/types/helpers/validator/rules/checkBoxRequiredRule.d.ts +0 -39
- package/dist/types/helpers/validator/rules/dateRangeRule.d.ts +0 -36
- package/dist/types/helpers/validator/rules/dateRequiredRule.d.ts +0 -50
- package/dist/types/helpers/validator/rules/emailFieldRule.d.ts +0 -38
- package/dist/types/helpers/validator/rules/formFieldValidationRule.d.ts +0 -22
- package/dist/types/helpers/validator/rules/inputPhoneNumberRequiredRule.d.ts +0 -39
- package/dist/types/helpers/validator/rules/inputRangeMinAndMaxRule.d.ts +0 -62
- package/dist/types/helpers/validator/rules/inputRangeRequiredRule.d.ts +0 -37
- package/dist/types/helpers/validator/rules/maxNumberRule.d.ts +0 -49
- package/dist/types/helpers/validator/rules/maxStringLengthRule.d.ts +0 -49
- package/dist/types/helpers/validator/rules/minAndMaxDateRule.d.ts +0 -78
- package/dist/types/helpers/validator/rules/minNumberRule.d.ts +0 -49
- package/dist/types/helpers/validator/rules/minStringLengthRule.d.ts +0 -49
- package/dist/types/helpers/validator/rules/requiredFieldRule.d.ts +0 -45
- package/dist/types/helpers/validator/rules/timeRangeRequiredRule.d.ts +0 -48
- package/dist/types/helpers/validator/rules/timeRangeRule.d.ts +0 -55
- package/dist/types/helpers/validator/rules/timeRequiredRule.d.ts +0 -48
- package/dist/types/helpers/validator/rules/validCreditCardNumberRule.d.ts +0 -108
- package/dist/types/helpers/validator/rules/validPhoneNumberRule.d.ts +0 -73
- package/dist/types/helpers/validator/validationRuleHandler/formFieldValidationRuleHandler.d.ts +0 -47
- package/dist/types/helpers/validator/validationRuleHandler/formFieldValidationRuleHandlerChain.d.ts +0 -57
- package/dist/types/helpers/zindex/vegaZIndexManager.d.ts +0 -19
- package/dist/types/helpers/zindex/zIndexManager.d.ts +0 -87
- package/dist/types/types/designToken.type.d.ts +0 -21
- package/dist/types/types/publicApi.d.ts +0 -16
- package/dist/types/types/typeGuard.d.ts +0 -284
- package/dist/types/types/vegaChart.d.ts +0 -149
- package/dist/types/utils/e2eUtils.d.ts +0 -137
- package/dist/types/utils/publicApi.d.ts +0 -4
- package/dist/types/utils/specUtils.d.ts +0 -93
- package/dist/vega/p-01ec38c1.js +0 -1
- package/dist/vega/p-0a43bbd1.js +0 -1
- package/dist/vega/p-0bdb21a8.entry.js +0 -1
- package/dist/vega/p-0f420f8f.entry.js +0 -1
- package/dist/vega/p-0fd9f03f.js +0 -1
- package/dist/vega/p-1057d54f.entry.js +0 -1
- package/dist/vega/p-107e2518.entry.js +0 -1
- package/dist/vega/p-1080d80a.js +0 -1
- package/dist/vega/p-11b085cb.js +0 -1
- package/dist/vega/p-128c2d6d.entry.js +0 -1
- package/dist/vega/p-16b9709c.entry.js +0 -1
- package/dist/vega/p-1c2646d6.js +0 -1
- package/dist/vega/p-264c95ab.js +0 -1
- package/dist/vega/p-280a6d94.js +0 -1
- package/dist/vega/p-28548bc4.entry.js +0 -1
- package/dist/vega/p-29d2d70a.js +0 -1
- package/dist/vega/p-2b72e5d5.entry.js +0 -1
- package/dist/vega/p-2fa3841b.js +0 -1
- package/dist/vega/p-300844f7.entry.js +0 -1
- package/dist/vega/p-303e9a65.entry.js +0 -1
- package/dist/vega/p-3586684b.entry.js +0 -1
- package/dist/vega/p-36948812.entry.js +0 -1
- package/dist/vega/p-39271c51.entry.js +0 -1
- package/dist/vega/p-39648c77.entry.js +0 -1
- package/dist/vega/p-3b193b57.entry.js +0 -1
- package/dist/vega/p-41beffdc.entry.js +0 -1
- package/dist/vega/p-42c8012d.entry.js +0 -1
- package/dist/vega/p-4317de99.entry.js +0 -1
- package/dist/vega/p-479f9784.entry.js +0 -1
- package/dist/vega/p-47a35856.entry.js +0 -1
- package/dist/vega/p-4c80300f.entry.js +0 -1
- package/dist/vega/p-4d4c875f.entry.js +0 -1
- package/dist/vega/p-4e5c06ae.js +0 -1
- package/dist/vega/p-56681feb.js +0 -1
- package/dist/vega/p-5e44e5c3.entry.js +0 -1
- package/dist/vega/p-617f84f2.entry.js +0 -1
- package/dist/vega/p-6639a4e0.entry.js +0 -1
- package/dist/vega/p-69b28805.js +0 -1
- package/dist/vega/p-69ed6b60.entry.js +0 -1
- package/dist/vega/p-6bdc4407.js +0 -1
- package/dist/vega/p-73f6405d.entry.js +0 -1
- package/dist/vega/p-7a5a1eca.entry.js +0 -1
- package/dist/vega/p-7acd23c3.js +0 -1
- package/dist/vega/p-7b3a6bf0.entry.js +0 -1
- package/dist/vega/p-7d1b4d02.js +0 -1
- package/dist/vega/p-81ad9bea.entry.js +0 -1
- package/dist/vega/p-8267b53c.entry.js +0 -1
- package/dist/vega/p-8bbc9eeb.entry.js +0 -1
- package/dist/vega/p-91e9dff1.entry.js +0 -1
- package/dist/vega/p-92bae3f8.entry.js +0 -1
- package/dist/vega/p-93fb0ff0.entry.js +0 -1
- package/dist/vega/p-9456d157.entry.js +0 -1
- package/dist/vega/p-9e0c331b.entry.js +0 -1
- package/dist/vega/p-9e38810c.js +0 -1
- package/dist/vega/p-9f7e71d8.js +0 -1
- package/dist/vega/p-a02cd178.entry.js +0 -1
- package/dist/vega/p-a05d40b0.entry.js +0 -1
- package/dist/vega/p-a20a4dd0.entry.js +0 -1
- package/dist/vega/p-a7b1a4bd.entry.js +0 -1
- package/dist/vega/p-ae24e059.entry.js +0 -1
- package/dist/vega/p-ae29e636.js +0 -1
- package/dist/vega/p-b1f01bda.entry.js +0 -1
- package/dist/vega/p-b4edefbe.entry.js +0 -1
- package/dist/vega/p-b6968677.entry.js +0 -1
- package/dist/vega/p-bb761f8f.js +0 -1
- package/dist/vega/p-bd60bc0a.entry.js +0 -1
- package/dist/vega/p-c4f50176.entry.js +0 -1
- package/dist/vega/p-c566351a.entry.js +0 -1
- package/dist/vega/p-c779ed1f.js +0 -1
- package/dist/vega/p-caa9f3db.entry.js +0 -1
- package/dist/vega/p-d1ed331e.entry.js +0 -1
- package/dist/vega/p-da22f097.entry.js +0 -1
- package/dist/vega/p-dd8eb2ab.entry.js +0 -13
- package/dist/vega/p-de60ed04.entry.js +0 -1
- package/dist/vega/p-e27b3235.entry.js +0 -1
- package/dist/vega/p-e2bfa718.entry.js +0 -1
- package/dist/vega/p-ead9867b.js +0 -1
- package/dist/vega/p-ecac1e94.entry.js +0 -1
- package/dist/vega/p-f1ecbe90.js +0 -1
- package/dist/vega/p-f26a298a.entry.js +0 -1
- package/dist/vega/p-f4aa53b5.entry.js +0 -1
- package/dist/vega/p-f60d73dc.js +0 -1
- package/dist/vega/p-fb8cb0af.entry.js +0 -1
- package/dist/vega/p-fd2712e1.entry.js +0 -1
- package/dist/vega/p-fd998606.entry.js +0 -1
- /package/dist/cjs/{changeManager-7c13d64f.js → change-manager-ed04784c.js} +0 -0
- /package/dist/cjs/{componentGlobalStyleSlimmer-b45a5d2f.js → component-global-style-slimmer-bb190eb6.js} +0 -0
- /package/dist/cjs/{componentLoadRequired-bcc5c8a1.js → component-load-required-16d76afa.js} +0 -0
- /package/dist/cjs/{componentUsageRuntimeMetrics-1af7170c.js → component-usage-runtime-metrics-e3e92742.js} +0 -0
- /package/dist/cjs/{deprecatedPropertySlimmer-51f92b36.js → deprecated-property-slimmer-d4733234.js} +0 -0
- /package/dist/cjs/{featureFlagController-32c667ae.js → feature-flag-controller-dd0aaf67.js} +0 -0
- /package/dist/cjs/{iconManager-a9c2209d.js → icon-manager-a973bf0f.js} +0 -0
- /package/dist/cjs/{immutableMap-2ead6c23.js → immutable-map-adf398cc.js} +0 -0
- /package/dist/cjs/{keyboardManager-274fb90b.js → keyboard-manager-802cc091.js} +0 -0
- /package/dist/cjs/{legendInputProcessor-76d1eab6.js → legend-input-processor-6ab8782a.js} +0 -0
- /package/dist/cjs/{minNumberRule-a4588e50.js → min-number-rule-0ce5347c.js} +0 -0
- /package/dist/cjs/{minStringLengthRule-66ee0c3c.js → min-string-length-rule-d1a1ea94.js} +0 -0
- /package/dist/cjs/{mutationObserverFilters-dd88e5fe.js → mutation-observer-filters-95cb1596.js} +0 -0
- /package/dist/cjs/{mutationObserverSlimmer-8d99123c.js → mutation-observer-slimmer-a54ddfb1.js} +0 -0
- /package/dist/cjs/{pageResizeObserverSlimmer-8d417925.js → page-resize-observer-slimmer-190f6217.js} +0 -0
- /package/dist/cjs/{requiredFieldRule-56f10b25.js → required-field-rule-814cad99.js} +0 -0
- /package/dist/cjs/{typeGuard-b1a74545.js → type-guard-4d05d4b2.js} +0 -0
- /package/dist/cjs/{validCreditCardNumberRule-8721ca05.js → valid-credit-card-number-rule-8d8f04f1.js} +0 -0
- /package/dist/cjs/{vegaDialogController-756ed849.js → vega-dialog-controller-2d7b1f1c.js} +0 -0
- /package/dist/cjs/{vegaInternalEventId-ac38dd4b.js → vega-internal-event-id-4d32e170.js} +0 -0
- /package/dist/cjs/{zIndexManager-48482b9d.js → z-index-manager-792e5b7f.js} +0 -0
- /package/dist/collection/components/vega-calendar/slimmers/common/helpers/{calendarEventSorter.js → calendar-event-sorter.js} +0 -0
- /package/dist/collection/components/vega-calendar/slimmers/common/helpers/{repeatPattern/baseRepeatPattern.js → repeat-pattern/base-repeat-pattern.js} +0 -0
- /package/dist/collection/components/vega-calendar/slimmers/common/layout/{baseEventLayoutCell.js → base-event-layout-cell.js} +0 -0
- /package/dist/collection/components/vega-calendar/slimmers/common/layout/{baseEventLayoutGenerator.js → base-event-layout-generator.js} +0 -0
- /package/dist/collection/components/vega-calendar/slimmers/common/layout/{baseEventLayout.js → base-event-layout.js} +0 -0
- /package/dist/collection/components/vega-input-phone-number/assets/{countryFlags.js → country-flags.js} +0 -0
- /package/dist/collection/components/vega-table/{typeGuard.js → type-guard.js} +0 -0
- /package/dist/collection/constants/tokens/{borderRadius.js → border-radius.js} +0 -0
- /package/dist/collection/constants/tokens/{colorsMapping.js → colors-mapping.js} +0 -0
- /package/dist/collection/constants/tokens/{overridableBorderTokens.js → overridable-border-tokens.js} +0 -0
- /package/dist/collection/constants/tokens/{overridableColorTokens.js → overridable-color-tokens.js} +0 -0
- /package/dist/collection/constants/tokens/{overridableRingTokens.js → overridable-ring-tokens.js} +0 -0
- /package/dist/collection/constants/tokens/themes/{darkModeBorderTokens.js → dark-mode-border-tokens.js} +0 -0
- /package/dist/collection/constants/tokens/themes/{darkModeColorTokens.js → dark-mode-color-tokens.js} +0 -0
- /package/dist/collection/constants/tokens/themes/{darkModeRingTokens.js → dark-mode-ring-tokens.js} +0 -0
- /package/dist/collection/constants/tokens/themes/{darkModeShadowTokens.js → dark-mode-shadow-tokens.js} +0 -0
- /package/dist/collection/decorators/method-decorators/{componentLoadRequired.js → component-load-required.js} +0 -0
- /package/dist/collection/helpers/change-manager/{changeManager.js → change-manager.js} +0 -0
- /package/dist/collection/helpers/change-manager/subject/dom-node-subject/{domNodeSubject.js → dom-node-subject.js} +0 -0
- /package/dist/collection/helpers/change-manager/subject/static-subject/{staticSubject.js → static-subject.js} +0 -0
- /package/dist/collection/helpers/change-manager/subject/{subjectInterface.js → subject-interface.js} +0 -0
- /package/dist/collection/helpers/chart/controllers/{chartDimensionController.js → chart-dimension-controller.js} +0 -0
- /package/dist/collection/helpers/chart/{graphContextFactory.js → graph-context-factory.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/formatTimePositionsInputProcessor.js → input-processors/format-time-positions-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/inputProcessor.js → input-processors/input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/legendInputProcessor.js → input-processors/legend-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/linePathInputProcessor.js → input-processors/line-path-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/pieChartArcPathInputProcessor.js → input-processors/pie-chart-arc-path-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/pieChartFilterInputProcessor.js → input-processors/pie-chart-filter-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/pieChartRadiusInputProcessor.js → input-processors/pie-chart-radius-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/pieChartTextInputProcessor.js → input-processors/pie-chart-text-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/processorChain.js → input-processors/processor-chain.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/sortPositionsInputProcessor.js → input-processors/sort-positions-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/xAxisInputProcessor.js → input-processors/x-axis-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/xAxisLabelFormatterInputProcessor.js → input-processors/x-axis-label-formatter-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{inputProcessors/yAxisInputProcessor.js → input-processors/y-axis-input-processor.js} +0 -0
- /package/dist/collection/helpers/chart/{interactingEntryGenerator/interactingEntryGenerator.js → interacting-entry-generator/interacting-entry-generator.js} +0 -0
- /package/dist/collection/helpers/chart/interactors/{baseInteractor.js → base-interactor.js} +0 -0
- /package/dist/collection/helpers/chart/renderers/{baseRenderer.js → base-renderer.js} +0 -0
- /package/dist/collection/helpers/dialog/{vegaDialogController.js → vega-dialog-controller.js} +0 -0
- /package/dist/collection/helpers/event-manager/event-delegated/{baseStrategy.js → base-strategy.js} +0 -0
- /package/dist/collection/helpers/event-manager/event-delegated/{jqueryDelegatedEventStrategy.js → jquery-delegated-event-strategy.js} +0 -0
- /package/dist/collection/helpers/event-manager/{eventID/vegaEventIdInterface.js → event-id/vega-event-id-interface.js} +0 -0
- /package/dist/collection/helpers/event-manager/{eventID/vegaInternalEventId.js → event-id/vega-internal-event-id.js} +0 -0
- /package/dist/collection/helpers/event-manager/slimmers/event-emit-handlers/{eventEmitHandler.js → event-emit-handler.js} +0 -0
- /package/dist/collection/helpers/event-manager/slimmers/event-emit-handlers/{nativeEventEmitHandler.js → native-event-emit-handler.js} +0 -0
- /package/dist/collection/helpers/event-manager/slimmers/event-emit-handlers/{vegaEventEmitHandler.js → vega-event-emit-handler.js} +0 -0
- /package/dist/collection/helpers/feature-control/{featureFlagsMap.js → feature-flags-map.js} +0 -0
- /package/dist/collection/helpers/formatter/string-formatter/{numberMaskStrategy.js → number-mask-strategy.js} +0 -0
- /package/dist/collection/helpers/icon/{iconManager.js → icon-manager.js} +0 -0
- /package/dist/collection/helpers/immutable/{immutableMap.js → immutable-map.js} +0 -0
- /package/dist/collection/helpers/immutable/{immutableSet.js → immutable-set.js} +0 -0
- /package/dist/collection/helpers/keyboard/{keyboardManager.js → keyboard-manager.js} +0 -0
- /package/dist/collection/helpers/level-tracker/{nestedLevelTracker.js → nested-level-tracker.js} +0 -0
- /package/dist/collection/helpers/loading-indicator/{vegaLoaderController.js → vega-loader-controller.js} +0 -0
- /package/dist/collection/helpers/paginator/{valuePaginator.js → value-paginator.js} +0 -0
- /package/dist/collection/helpers/queue/{synchronizeTaskQueue.js → synchronize-task-queue.js} +0 -0
- /package/dist/collection/helpers/slimmers/{componentGlobalStyleSlimmer.js → component-global-style-slimmer.js} +0 -0
- /package/dist/collection/helpers/slimmers/{componentUsageRuntimeMetrics.js → component-usage-runtime-metrics.js} +0 -0
- /package/dist/collection/helpers/slimmers/{deprecatedPropertySlimmer.js → deprecated-property-slimmer.js} +0 -0
- /package/dist/collection/helpers/slimmers/element-appender-container/{defaultWrapper.js → default-wrapper.js} +0 -0
- /package/dist/collection/helpers/slimmers/element-appender-container/{positionRelativeToWrapper.js → position-relative-to-wrapper.js} +0 -0
- /package/dist/collection/helpers/slimmers/element-appender-container/{vegaModalWrapper.js → vega-modal-wrapper.js} +0 -0
- /package/dist/collection/helpers/slimmers/element-appender-container/{vegaPopoverWrapper.js → vega-popover-wrapper.js} +0 -0
- /package/dist/collection/helpers/slimmers/{fieldErrorUiControllerStrategies/siblingContainerErrorLabelContainerRetrievalStrategy.js → field-error-ui-controller-strategies/sibling-container-error-label-container-retrieval-strategy.js} +0 -0
- /package/dist/collection/helpers/slimmers/{fieldErrorUiControllerStrategies/siblingContainerNestedErrorContainerRetrievalStrategy.js → field-error-ui-controller-strategies/sibling-container-nested-error-container-retrieval-strategy.js} +0 -0
- /package/dist/collection/helpers/slimmers/{fieldErrorUiControllerStrategies/siblingContainerSelfRetrievalStrategy.js → field-error-ui-controller-strategies/sibling-container-self-retrieval-strategy.js} +0 -0
- /package/dist/collection/helpers/slimmers/mutation-observer/{mutationObserverFilters.js → mutation-observer-filters.js} +0 -0
- /package/dist/collection/helpers/slimmers/mutation-observer/{mutationObserverSlimmer.js → mutation-observer-slimmer.js} +0 -0
- /package/dist/collection/helpers/slimmers/{pageResizeObserverSlimmer.js → page-resize-observer-slimmer.js} +0 -0
- /package/dist/collection/helpers/touch-helper/{touchListener.js → touch-listener.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{checkBoxRequiredRule.js → check-box-required-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{dateRangeRule.js → date-range-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{dateRequiredRule.js → date-required-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{emailFieldRule.js → email-field-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{inputPhoneNumberRequiredRule.js → input-phone-number-required-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{inputRangeMinAndMaxRule.js → input-range-min-and-max-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{inputRangeRequiredRule.js → input-range-required-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{maxNumberRule.js → max-number-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{maxStringLengthRule.js → max-string-length-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{minAndMaxDateRule.js → min-and-max-date-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{minNumberRule.js → min-number-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{minStringLengthRule.js → min-string-length-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{requiredFieldRule.js → required-field-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{timeRangeRequiredRule.js → time-range-required-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{timeRangeRule.js → time-range-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{timeRequiredRule.js → time-required-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{validCreditCardNumberRule.js → valid-credit-card-number-rule.js} +0 -0
- /package/dist/collection/helpers/validator/rules/{validPhoneNumberRule.js → valid-phone-number-rule.js} +0 -0
- /package/dist/collection/helpers/validator/{validationRuleHandler/formFieldValidationRuleHandler.js → validation-rule-handler/form-field-validation-rule-handler.js} +0 -0
- /package/dist/collection/helpers/zindex/{zIndexManager.js → z-index-manager.js} +0 -0
- /package/dist/collection/polyfill/test-polyfill/unit/{createTouchEvent.js → create-touch-event.js} +0 -0
- /package/dist/collection/types/{designToken.type.js → design-token.type.js} +0 -0
- /package/dist/collection/types/{publicApi.js → public-api.js} +0 -0
- /package/dist/collection/utils/{localStorage.js → local-storage.js} +0 -0
- /package/dist/collection/utils/{specUtils.js → spec-utils.js} +0 -0
- /package/dist/collection/utils/{testUtils.js → test-utils.js} +0 -0
- /package/dist/collection/value-model-adapters/{angularNgModelAccessorAdapter.js → angular-ng-model-accessor-adapter.js} +0 -0
- /package/dist/collection/value-model-adapters/{vueComponentVModelAdaptor.js → vue-component-v-model-adaptor.js} +0 -0
- /package/dist/esm/{changeManager-d60d98c8.js → change-manager-8ddd9afe.js} +0 -0
- /package/dist/esm/{componentGlobalStyleSlimmer-41d7692c.js → component-global-style-slimmer-120bf3c8.js} +0 -0
- /package/dist/esm/{componentLoadRequired-ec47331b.js → component-load-required-ce710ef5.js} +0 -0
- /package/dist/esm/{componentUsageRuntimeMetrics-f2f52a50.js → component-usage-runtime-metrics-ac372454.js} +0 -0
- /package/dist/esm/{deprecatedPropertySlimmer-14c78eb1.js → deprecated-property-slimmer-4b33f760.js} +0 -0
- /package/dist/esm/{featureFlagController-254d5886.js → feature-flag-controller-9818c025.js} +0 -0
- /package/dist/esm/{iconManager-48bebc43.js → icon-manager-6ac84741.js} +0 -0
- /package/dist/esm/{immutableMap-af49ae98.js → immutable-map-f545ed1a.js} +0 -0
- /package/dist/esm/{keyboardManager-24ae8225.js → keyboard-manager-bf9284d2.js} +0 -0
- /package/dist/esm/{minNumberRule-26af7868.js → min-number-rule-88e546e5.js} +0 -0
- /package/dist/esm/{minStringLengthRule-f294684c.js → min-string-length-rule-27a8ba07.js} +0 -0
- /package/dist/esm/{mutationObserverSlimmer-2355cedf.js → mutation-observer-slimmer-a4dbad26.js} +0 -0
- /package/dist/esm/{pageResizeObserverSlimmer-d36f30e8.js → page-resize-observer-slimmer-e2e9f248.js} +0 -0
- /package/dist/esm/{requiredFieldRule-f549a39d.js → required-field-rule-6c04a5e9.js} +0 -0
- /package/dist/esm/{typeGuard-f33ed2eb.js → type-guard-4bc3fbf5.js} +0 -0
- /package/dist/esm/{validCreditCardNumberRule-46cd1201.js → valid-credit-card-number-rule-232f2986.js} +0 -0
- /package/dist/esm/{vegaDialogController-f96ee430.js → vega-dialog-controller-1f5923a6.js} +0 -0
- /package/dist/esm/{vegaInternalEventId-bde5d617.js → vega-internal-event-id-3c684f5c.js} +0 -0
- /package/dist/esm/{zIndexManager-522f477e.js → z-index-manager-7179cb75.js} +0 -0
- /package/dist/types/components/vega-calendar/slimmers/common/helpers/{repeatPattern/baseRepeatPattern.d.ts → repeat-pattern/base-repeat-pattern.d.ts} +0 -0
- /package/dist/types/components/vega-calendar/slimmers/common/helpers/test/{calendarEventRepeatPatternFactory.test.d.ts → calendar-event-repeat-pattern-factory.test.d.ts} +0 -0
- /package/dist/types/components/vega-calendar/slimmers/common/layout/{baseEventLayoutCell.d.ts → base-event-layout-cell.d.ts} +0 -0
- /package/dist/types/components/vega-calendar/slimmers/common/layout/test/{longEventLayoutGenerator.test.d.ts → long-event-layout-generator.test.d.ts} +0 -0
- /package/dist/types/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/test/{dayViewEventLayoutGenerator.test.d.ts → day-view-event-layout-generator.test.d.ts} +0 -0
- /package/dist/types/components/vega-input-phone-number/assets/{countryFlags.d.ts → country-flags.d.ts} +0 -0
- /package/dist/types/components/vega-table/{typeGuard.d.ts → type-guard.d.ts} +0 -0
- /package/dist/types/constants/{cardConfig.d.ts → card-config.d.ts} +0 -0
- /package/dist/types/constants/tokens/{borderRadius.d.ts → border-radius.d.ts} +0 -0
- /package/dist/types/constants/tokens/{colorsMapping.d.ts → colors-mapping.d.ts} +0 -0
- /package/dist/types/constants/tokens/{overridableBorderTokens.d.ts → overridable-border-tokens.d.ts} +0 -0
- /package/dist/types/constants/tokens/{overridableColorTokens.d.ts → overridable-color-tokens.d.ts} +0 -0
- /package/dist/types/constants/tokens/{overridableRingTokens.d.ts → overridable-ring-tokens.d.ts} +0 -0
- /package/dist/types/constants/tokens/themes/{darkModeBorderTokens.d.ts → dark-mode-border-tokens.d.ts} +0 -0
- /package/dist/types/constants/tokens/themes/{darkModeColorTokens.d.ts → dark-mode-color-tokens.d.ts} +0 -0
- /package/dist/types/constants/tokens/themes/{darkModeRingTokens.d.ts → dark-mode-ring-tokens.d.ts} +0 -0
- /package/dist/types/constants/tokens/themes/{darkModeShadowTokens.d.ts → dark-mode-shadow-tokens.d.ts} +0 -0
- /package/dist/types/decorators/method-decorators/{componentLoadRequired.d.ts → component-load-required.d.ts} +0 -0
- /package/dist/types/decorators/method-decorators/tests/{componentLoadRequired.test.d.ts → component-load-required.test.d.ts} +0 -0
- /package/dist/types/decorators/property-decorators/tests/{injectElementAppenderProxy.test.d.ts → inject-element-appender-proxy.test.d.ts} +0 -0
- /package/dist/types/decorators/property-decorators/tests/{injectKeyboardManager.test.d.ts → inject-keyboard-manager.test.d.ts} +0 -0
- /package/dist/types/global/scripts/{beforeVegaLoad.d.ts → before-vega-load.d.ts} +0 -0
- /package/dist/types/global/tests/{beforeVegaLoad.test.d.ts → before-vega-load.test.d.ts} +0 -0
- /package/dist/types/helpers/change-manager/subject/{subjectInterface.d.ts → subject-interface.d.ts} +0 -0
- /package/dist/types/helpers/change-manager/test/{changeManager.test.d.ts → change-manager.test.d.ts} +0 -0
- /package/dist/types/helpers/change-manager/test/{domNodeSubjectFactory.test.d.ts → dom-node-subject-factory.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/{inputProcessors/inputProcessor.d.ts → input-processors/input-processor.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/controllers/{chartDimensionController.test.d.ts → chart-dimension-controller.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/drawers/{arcPathDrawer.test.d.ts → arc-path-drawer.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/drawers/{legendDrawer.test.d.ts → legend-drawer.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/drawers/{lineDrawer.test.d.ts → line-drawer.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/drawers/{pathDrawer.test.d.ts → path-drawer.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/drawers/{rectDrawer.test.d.ts → rect-drawer.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/drawers/{textDrawer.test.d.ts → text-drawer.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/drawers/{xAxisDrawer.test.d.ts → x-axis-drawer.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/drawers/{yAxisDrawer.test.d.ts → y-axis-drawer.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{graphContextFactory.test.d.ts → graph-context-factory.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/formatTimePositionsInputProcessor.test.d.ts → input-processors/format-time-positions-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/horizontalXAxisInputProcessor.test.d.ts → input-processors/horizontal-x-axis-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/horizontalYAxisInputProcessor.test.d.ts → input-processors/horizontal-y-axis-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/layoutInputProcessor.test.d.ts → input-processors/layout-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/linePathInputProcessor.test.d.ts → input-processors/line-path-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/pieChartFilterInputProcessor.test.d.ts → input-processors/pie-chart-filter-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/pieChartRadiusInputProcessor.test.d.ts → input-processors/pie-chart-radius-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/sortPositionsInputProcessor.test.d.ts → input-processors/sort-positions-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/xAxisInputProcessor.test.d.ts → input-processors/x-axis-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/xAxisLabelFormatterInputProcessor.test.d.ts → input-processors/x-axis-label-formatter-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{inputProcessors/yAxisInputProcessor.test.d.ts → input-processors/y-axis-input-processor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{interactingEntryGenerator/arcPathHoverGenerator.test.d.ts → interacting-entry-generator/arc-path-hover-generator.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{interactingEntryGenerator/pieLegendHoverGenerator.test.d.ts → interacting-entry-generator/pie-legend-hover-generator.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/interactors/{interactorFactory.test.d.ts → interactor-factory.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/interactors/{svgInteractor.test.d.ts → svg-interactor.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{lineChart.test.d.ts → line-chart.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/{pieChart.test.d.ts → pie-chart.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/renderers/{canvasRenderer.test.d.ts → canvas-renderer.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/renderers/{rendererFactory.test.d.ts → renderer-factory.test.d.ts} +0 -0
- /package/dist/types/helpers/chart/test/renderers/{svgRenderer.test.d.ts → svg-renderer.test.d.ts} +0 -0
- /package/dist/types/helpers/dialog/test/{vegaDialogController.test.d.ts → vega-dialog-controller.test.d.ts} +0 -0
- /package/dist/types/helpers/dialog/{vegaDialogController.d.ts → vega-dialog-controller.d.ts} +0 -0
- /package/dist/types/helpers/event-manager/event-delegated/{jqueryDelegatedEventStrategy.d.ts → jquery-delegated-event-strategy.d.ts} +0 -0
- /package/dist/types/helpers/event-manager/{eventID/vegaEventIdInterface.d.ts → event-id/vega-event-id-interface.d.ts} +0 -0
- /package/dist/types/helpers/event-manager/test/{childNodesEventPreventSlimmer.test.d.ts → child-nodes-event-prevent-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/event-manager/test/{childNodesNotifyObserverSlimmer.test.d.ts → child-nodes-notify-observer-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/event-manager/test/{componentEventIdMap.test.d.ts → component-event-id-map.test.d.ts} +0 -0
- /package/dist/types/helpers/event-manager/test/{eventEmitSlimmer.test.d.ts → event-emit-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/event-manager/test/{internalVegaEventManager.test.d.ts → internal-vega-event-manager.test.d.ts} +0 -0
- /package/dist/types/helpers/event-manager/test/{jqueryDelegatedStrategyController.test.d.ts → jquery-delegated-strategy-controller.test.d.ts} +0 -0
- /package/dist/types/helpers/event-manager/test/{vegaEventId.test.d.ts → vega-event-id.test.d.ts} +0 -0
- /package/dist/types/helpers/event-manager/test/{vegaEventManager.test.d.ts → vega-event-manager.test.d.ts} +0 -0
- /package/dist/types/helpers/feature-control/{featureFlag.d.ts → feature-flag.d.ts} +0 -0
- /package/dist/types/helpers/feature-control/tests/{featureFlagController.test.d.ts → feature-flag-controller.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/responsive-map-formatter/{responsiveFormatFacade.d.ts → responsive-format-facade.d.ts} +0 -0
- /package/dist/types/helpers/formatter/responsive-map-formatter/{responsiveFormatter.d.ts → responsive-formatter.d.ts} +0 -0
- /package/dist/types/helpers/formatter/state-formatter/{stateFormatFacade.d.ts → state-format-facade.d.ts} +0 -0
- /package/dist/types/helpers/formatter/state-formatter/{stateFormatter.d.ts → state-formatter.d.ts} +0 -0
- /package/dist/types/helpers/formatter/string-formatter/{stringFormatStrategy.d.ts → string-format-strategy.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveBorderRadiusFormatter.test.d.ts → responsive-border-radius-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveBoxDisplayFormatter.test.d.ts → responsive-box-display-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveCustomFormatter.test.d.ts → responsive-custom-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveDisplayFormatter.test.d.ts → responsive-display-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveFlexDirectionFormatter.test.d.ts → responsive-flex-direction-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveFlexWrapFormatter.test.d.ts → responsive-flex-wrap-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveFormatMediator.test.d.ts → responsive-format-mediator.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveGapFormatter.ts.test.d.ts → responsive-gap-formatter.ts.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveGridColumnFormatter.test.d.ts → responsive-grid-column-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveGridRowFormatter.test.d.ts → responsive-grid-row-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveMarginFormatter.test.d.ts → responsive-margin-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsivePaddingFormatter.test.d.ts → responsive-padding-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveSizeFormatter.test.d.ts → responsive-size-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveTextAlignFormatter.test.d.ts → responsive-text-align-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveTranslocationFormatter.test.d.ts → responsive-translocation-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/responsive-map-formatter/{responsiveWidthAndHeightFormatter.test.d.ts → responsive-width-and-height-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/state-formatter/{stateBackgroundColorFormatter.test.d.ts → state-background-color-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/state-formatter/{stateBorderColorFormatter.test.d.ts → state-border-color-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/state-formatter/{stateBorderFormatter.test.d.ts → state-border-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/state-formatter/{stateFormatFacade.test.d.ts → state-format-facade.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/state-formatter/{stateShadowFormatter.test.d.ts → state-shadow-formatter.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/string-formatter/{numberMaskStrategy.test.d.ts → number-mask-strategy.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/string-formatter/{stringMaskStrategy.test.d.ts → string-mask-strategy.test.d.ts} +0 -0
- /package/dist/types/helpers/formatter/test/string-formatter/{thousandCommaStrategy.test.d.ts → thousand-comma-strategy.test.d.ts} +0 -0
- /package/dist/types/helpers/icon/{iconManager.d.ts → icon-manager.d.ts} +0 -0
- /package/dist/types/helpers/icon/test/{iconManagerController.test.d.ts → icon-manager-controller.test.d.ts} +0 -0
- /package/dist/types/helpers/immutable/{immutableMap.d.ts → immutable-map.d.ts} +0 -0
- /package/dist/types/helpers/immutable/{immutableSet.d.ts → immutable-set.d.ts} +0 -0
- /package/dist/types/helpers/immutable/test/{immutableMap.test.d.ts → immutable-map.test.d.ts} +0 -0
- /package/dist/types/helpers/immutable/test/{immutableSet.test.d.ts → immutable-set.test.d.ts} +0 -0
- /package/dist/types/helpers/keyboard/{keyboardManager.d.ts → keyboard-manager.d.ts} +0 -0
- /package/dist/types/helpers/keyboard/test/{keyboardManager.test.d.ts → keyboard-manager.test.d.ts} +0 -0
- /package/dist/types/helpers/level-tracker/{nestedLevelTracker.d.ts → nested-level-tracker.d.ts} +0 -0
- /package/dist/types/helpers/level-tracker/test/{nestedlevelTracker.test.d.ts → nested-level-tracker.test.d.ts} +0 -0
- /package/dist/types/helpers/loading-indicator/tests/{vegaLoaderController.test.d.ts → vega-loader-controller.test.d.ts} +0 -0
- /package/dist/types/helpers/loading-indicator/{vegaLoader.d.ts → vega-loader.d.ts} +0 -0
- /package/dist/types/helpers/notify/tests/{vegaNotifyController.test.d.ts → vega-notify-controller.test.d.ts} +0 -0
- /package/dist/types/helpers/notify/{vegaNotify.d.ts → vega-notify.d.ts} +0 -0
- /package/dist/types/helpers/paginator/test/{valuePaginator.test.d.ts → value-paginator.test.d.ts} +0 -0
- /package/dist/types/helpers/paginator/{valuePaginator.d.ts → value-paginator.d.ts} +0 -0
- /package/dist/types/helpers/queue/{synchronizeTaskQueue.d.ts → synchronize-task-queue.d.ts} +0 -0
- /package/dist/types/helpers/queue/test/{synchronizeTaskQueue.test.d.ts → synchronize-task-queue.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/{componentGlobalStyleSlimmer.d.ts → component-global-style-slimmer.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/{componentUsageRuntimeMetrics.d.ts → component-usage-runtime-metrics.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/{deprecatedPropertySlimmer.d.ts → deprecated-property-slimmer.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/{fieldErrorUiControllerSlimmer.d.ts → field-error-ui-controller-slimmer.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/{fieldErrorUiControllerStrategies/fieldErrorUiControllerStrategy.d.ts → field-error-ui-controller-strategies/field-error-ui-controller-strategy.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/global/{vegaWatchMethodCancelSlimmer.d.ts → vega-watch-method-cancel-slimmer.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/mutation-observer/{mutationObserverFilters.d.ts → mutation-observer-filters.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/mutation-observer/test/{mutationObserverSlimmer.test.d.ts → mutation-observer-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/sub-state/{subStateNotifySlimmerBase.d.ts → sub-state-notify-slimmer-base.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/sub-state/{subStateObserverSlimmer.d.ts → sub-state-observer-slimmer.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/{componentGlobalStyleSlimmer.test.d.ts → component-global-style-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/{componentUsageRuntimeMetrics.test.d.ts → component-usage-runtime-metrics.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/{deprecatedPropertySlimmer.test.d.ts → deprecated-property-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/{elementAppenderSlimmer.test.d.ts → element-appender-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/{fieldErrorControllerSlimmer.test.d.ts → field-error-controller-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/{formFieldControllerSlimmer.test.d.ts → form-field-controller-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/{formFieldValidInvokeSlimmer.test.d.ts → form-field-valid-invoke-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/global/{vegaWatchMethodCancelSlimmer.test.d.ts → vega-watch-method-cancel-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/{keyboardManagerSlimmer.test.d.ts → keyboard-manager-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/{pageResizeObserverSlimmer.test.d.ts → page-resize-observer-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/slimmers/test/{stringInputFormatterSlimmer.test.d.ts → string-input-formatter-slimmer.test.d.ts} +0 -0
- /package/dist/types/helpers/theme/controllers/{colorSchemaOverridingController.d.ts → color-schema-overriding-controller.d.ts} +0 -0
- /package/dist/types/helpers/theme/controllers/{darkModeStyleController.d.ts → dark-mode-style-controller.d.ts} +0 -0
- /package/dist/types/helpers/theme/tests/{themeManagerController.test.d.ts → theme-manager-controller.test.d.ts} +0 -0
- /package/dist/types/helpers/theme/{themeManager.d.ts → theme-manager.d.ts} +0 -0
- /package/dist/types/helpers/touch-helper/test/{touchListener.test.d.ts → touch-listener.test.d.ts} +0 -0
- /package/dist/types/helpers/touch-helper/{touchListener.d.ts → touch-listener.d.ts} +0 -0
- /package/dist/types/helpers/ui/test/{elementAppender.test.d.ts → element-appender.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/rules/{validationRule.d.ts → validation-rule.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{checkBoxRequiredRule.test.d.ts → check-box-required-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{dateRangeRule.test.d.ts → date-range-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{dateRequiredRule.test.d.ts → date-required-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{emailFieldRule.test.d.ts → email-field-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{inputPhoneNumberRequiredRule.test.d.ts → input-phone-number-required-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{inputRangeMinAndMaxRule.test.d.ts → input-range-min-and-max-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{inputRangeRequiredRule.test.d.ts → input-range-required-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{maxNumberRule.test.d.ts → max-number-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{maxStringLengthRule.test.d.ts → max-string-length-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{minAndMaxDateRule.test.d.ts → min-and-max-date-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{minNumberRule.test.d.ts → min-number-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{minStringLengthRule.test.d.ts → min-string-length-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{requiredFieldRule.test.d.ts → required-field-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{timeRangeRequiredRule.test.d.ts → time-range-required-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{timeRangeRule.test.d.ts → time-range-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{timeRequiredRule.test.d.ts → time-required-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{validCreditCardNumberRule.test.d.ts → valid-credit-card-number-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/rules/{validPhoneNumberRule.test.d.ts → valid-phone-number-rule.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/{validationRuleHandler/formFieldValidationRuleHandler.test.d.ts → validation-rule-handler/form-field-validation-rule-handler-chain.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/{validationRuleHandler/formFieldValidationRuleHandlerChain.test.d.ts → validation-rule-handler/form-field-validation-rule-handler.test.d.ts} +0 -0
- /package/dist/types/helpers/validator/test/validator/{formFieldController.test.d.ts → form-field-controller.test.d.ts} +0 -0
- /package/dist/types/helpers/vega-telemetry-helper/test/{vegaEnvManager.test.d.ts → vega-env-manager.test.d.ts} +0 -0
- /package/dist/types/helpers/vega-telemetry-helper/{vegaEnvManager.d.ts → vega-env-manager.d.ts} +0 -0
- /package/dist/types/helpers/zindex/test/{vegaZIndexManager.test.d.ts → vega-z-index-manager.test.d.ts} +0 -0
- /package/dist/types/helpers/zindex/test/{zIndexManager.test.d.ts → z-index-manager.test.d.ts} +0 -0
- /package/dist/types/polyfill/test-polyfill/unit/{createTouchEvent.d.ts → create-touch-event.d.ts} +0 -0
- /package/dist/types/types/test/{typeGuard.test.d.ts → type-guard.test.d.ts} +0 -0
- /package/dist/types/types/{testPolyfill.d.ts → test-polyfill.d.ts} +0 -0
- /package/dist/types/utils/{designToken.d.ts → design-token.d.ts} +0 -0
- /package/dist/types/utils/{localStorage.d.ts → local-storage.d.ts} +0 -0
- /package/dist/types/utils/test/{designToken.test.d.ts → design-token.test.d.ts} +0 -0
- /package/dist/types/utils/test/{localStorage.test.d.ts → local-storage.test.d.ts} +0 -0
- /package/dist/types/utils/test/{specUtils.test.d.ts → spec-utils.test.d.ts} +0 -0
- /package/dist/types/utils/test/{testUtils.test.d.ts → test-utils.test.d.ts} +0 -0
- /package/dist/types/utils/{testUtils.d.ts → test-utils.d.ts} +0 -0
- /package/dist/types/value-model-adapters/{angularNgModelAccessorAdapter.d.ts → angular-ng-model-accessor-adapter.d.ts} +0 -0
- /package/dist/types/value-model-adapters/{vueComponentVModelAdaptor.d.ts → vue-component-v-model-adaptor.d.ts} +0 -0
- /package/dist/vega/{p-44f4924b.js → p-09e7bd51.js} +0 -0
- /package/dist/vega/{p-1265732f.js → p-12d5ed36.js} +0 -0
- /package/dist/vega/{p-9d426517.js → p-1cb312d1.js} +0 -0
- /package/dist/vega/{p-23dc7025.js → p-1e5afd54.js} +0 -0
- /package/dist/vega/{p-b956e721.js → p-1f712313.js} +0 -0
- /package/dist/vega/{p-1ced3ae5.js → p-20effa66.js} +0 -0
- /package/dist/vega/{p-cf3cfd23.js → p-313cca9b.js} +0 -0
- /package/dist/vega/{p-58e79f0e.js → p-46c810cb.js} +0 -0
- /package/dist/vega/{p-d962b340.js → p-4c6f6317.js} +0 -0
- /package/dist/vega/{p-8054bb18.js → p-7b40ac07.js} +0 -0
- /package/dist/vega/{p-bf95b189.js → p-853f3963.js} +0 -0
- /package/dist/vega/{p-cb13b4e6.js → p-8960e876.js} +0 -0
- /package/dist/vega/{p-34964cc9.js → p-9ade952e.js} +0 -0
- /package/dist/vega/{p-584cce0b.js → p-bb953c8e.js} +0 -0
- /package/dist/vega/{p-8a57f4b0.js → p-bf8c1fe3.js} +0 -0
- /package/dist/vega/{p-ae778ca4.js → p-d5c10af1.js} +0 -0
- /package/dist/vega/{p-8c414f6f.js → p-ed4a57a8.js} +0 -0
- /package/dist/vega/{p-abf5b8f7.js → p-f36781c5.js} +0 -0
- /package/dist/vega/{p-d5841466.js → p-fd58f10a.js} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as t,h as o,H as i,g as r}from"./p-9777b1c1.js";import{s as d}from"./p-b81bd0bb.js";import{j as p,f as s,k as e}from"./p-9e38810c.js";import{a as v}from"./p-320642bd.js";import{a as m,M as n,V as x,I as h}from"./p-018d77cc.js";import{V as a,I as z}from"./p-ae778ca4.js";import{R as g}from"./p-bb761f8f.js";import{P as b}from"./p-cb13b4e6.js";import"./p-1265732f.js";import"./p-3542f8fe.js";import"./p-3c8b2105.js";import"./p-3a0a4d15.js";import"./p-c59042c0.js";import"./p-6bdc4407.js";import"./p-344ee7cb.js";import"./p-0c667d6a.js";var u=function(t,o,i,r){var d,p=arguments.length,s=p<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,o,i,r);else for(var e=t.length-1;e>=0;e--)(d=t[e])&&(s=(p<3?d(s):p>3?d(o,i,s):d(o,i))||s);return p>3&&s&&Object.defineProperty(o,i,s),s};class l extends x{componentWillLoad(){this.appendAllStateStyles()}watchBorder(){this.appendStateStyles(this.border,"border"),this.makeBorderColorAfterBorder()}watchShadow(){this.appendStateStyles(this.shadow,"shadow")}watchBorderColor(){this.appendStateStyles(this.borderColor,"borderColor"),this.makeBorderColorAfterBorder()}watchBackgroundColor(){this.appendStateStyles(this.backgroundColor,"backgroundColor")}appendStateStyles(t,o){var i;if(null===(i=this.host.shadowRoot.querySelector(`style#state-styles-${o}`))||void 0===i||i.remove(),p(t,o)){const i=document.createElement("style");i.setAttribute("id",`state-styles-${o}`),i.innerHTML=p(t,o),this.host.shadowRoot.append(i)}}makeBorderColorAfterBorder(){const t=this.host.shadowRoot.querySelector("style#state-styles-borderColor"),o=this.host.shadowRoot.querySelector("style#state-styles-border");t&&o&&o.after(t)}appendAllStateStyles(){this.appendStateStyles(this.backgroundColor,"backgroundColor"),this.appendStateStyles(this.border,"border"),this.appendStateStyles(this.borderColor,"borderColor"),this.appendStateStyles(this.shadow,"shadow")}}u([m()],l.prototype,"host",void 0),u([m()],l.prototype,"backgroundColor",void 0),u([m()],l.prototype,"borderColor",void 0),u([m()],l.prototype,"border",void 0),u([m()],l.prototype,"shadow",void 0),u([n("componentWillLoad")],l.prototype,"componentWillLoad",null),u([n("watchBorder")],l.prototype,"watchBorder",null),u([n("watchShadow")],l.prototype,"watchShadow",null),u([n("watchBorderColor")],l.prototype,"watchBorderColor",null),u([n("watchBackgroundColor")],l.prototype,"watchBackgroundColor",null);var L=function(t,o,i,r){var d,p=arguments.length,s=p<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,o,i,r);else for(var e=t.length-1;e>=0;e--)(d=t[e])&&(s=(p<3?d(s):p>3?d(o,i,s):d(o,i))||s);return p>3&&s&&Object.defineProperty(o,i,s),s};const f=class{constructor(o){t(this,o),this.globalSlimmers={},this.pageResizeSlimmer=new b,this.stateStyleController=new l,this.vegaComponentUsageRuntimeMetricsSlimmer=new a}watchBorder(){}watchShadow(){}watchBorderColor(){}watchBackgroundColor(){}render(){const t=[s(this.padding,"padding"),s(this.margin,"margin"),s(this.display,"boxDisplay"),s(this.corners,"corners"),e(this.borderStyle),g.formatCustom(this.responsiveClass)],r={width:s(this.width,"widthAndHeight"),height:s(this.height,"widthAndHeight"),minHeight:s(this.minHeight,"widthAndHeight"),maxHeight:s(this.maxHeight,"widthAndHeight"),order:this.order&&`${g.formatCustom(this.order)}`,alignSelf:this.alignSelf&&`${g.formatCustom(this.alignSelf)}`,justifySelf:this.justifySelf&&`${g.formatCustom(this.justifySelf)}`};return this.flex?r.flex=`${g.formatCustom(this.flex)}`:(r.flexBasis=this.flexBasis&&`${g.formatCustom(this.flexBasis)}`,r.flexGrow=this.flexGrow&&`${g.formatCustom(this.flexGrow)}`,r.flexShrink=this.flexShrink&&`${g.formatCustom(this.flexShrink)}`),this.gridArea?r.gridArea=`${g.formatCustom(this.gridArea)}`:(r.gridColumn=this.gridColumn&&`${g.formatCustom(this.gridColumn)}`,r.gridRow=this.gridRow&&`${g.formatCustom(this.gridRow)}`),d(o(i,{style:r,class:v(t)},o("slot",null)),this.host)}get host(){return r(this)}static get watchers(){return{border:["watchBorder"],shadow:["watchShadow"],borderColor:["watchBorderColor"],backgroundColor:["watchBackgroundColor"]}}};L([z()],f.prototype,"globalSlimmers",void 0),L([h()],f.prototype,"pageResizeSlimmer",void 0),L([h()],f.prototype,"stateStyleController",void 0),L([h()],f.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),f.style=":host(.v-p-0),.v-p-0{padding:0px}:host(.v-px-0),.v-px-0{padding-left:0px;padding-right:0px}:host(.v-py-0),.v-py-0{padding-top:0px;padding-bottom:0px}:host(.v-pt-0),.v-pt-0{padding-top:0px}:host(.v-pb-0),.v-pb-0{padding-bottom:0px}:host(.v-pr-0),.v-pr-0{padding-right:0px}:host(.v-pl-0),.v-pl-0{padding-left:0px}:host(.v-p-size-0),.v-p-size-0{padding:0px}:host(.v-px-size-0),.v-px-size-0{padding-left:0px;padding-right:0px}:host(.v-py-size-0),.v-py-size-0{padding-top:0px;padding-bottom:0px}:host(.v-pt-size-0),.v-pt-size-0{padding-top:0px}:host(.v-pb-size-0),.v-pb-size-0{padding-bottom:0px}:host(.v-pr-size-0),.v-pr-size-0{padding-right:0px}:host(.v-pl-size-0),.v-pl-size-0{padding-left:0px}:host(.v-p-size-4),.v-p-size-4{padding:4px}:host(.v-px-size-4),.v-px-size-4{padding-left:4px;padding-right:4px}:host(.v-py-size-4),.v-py-size-4{padding-top:4px;padding-bottom:4px}:host(.v-pt-size-4),.v-pt-size-4{padding-top:4px}:host(.v-pb-size-4),.v-pb-size-4{padding-bottom:4px}:host(.v-pr-size-4),.v-pr-size-4{padding-right:4px}:host(.v-pl-size-4),.v-pl-size-4{padding-left:4px}:host(.v-p-size-8),.v-p-size-8{padding:8px}:host(.v-px-size-8),.v-px-size-8{padding-left:8px;padding-right:8px}:host(.v-py-size-8),.v-py-size-8{padding-top:8px;padding-bottom:8px}:host(.v-pt-size-8),.v-pt-size-8{padding-top:8px}:host(.v-pb-size-8),.v-pb-size-8{padding-bottom:8px}:host(.v-pr-size-8),.v-pr-size-8{padding-right:8px}:host(.v-pl-size-8),.v-pl-size-8{padding-left:8px}:host(.v-p-size-12),.v-p-size-12{padding:12px}:host(.v-px-size-12),.v-px-size-12{padding-left:12px;padding-right:12px}:host(.v-py-size-12),.v-py-size-12{padding-top:12px;padding-bottom:12px}:host(.v-pt-size-12),.v-pt-size-12{padding-top:12px}:host(.v-pb-size-12),.v-pb-size-12{padding-bottom:12px}:host(.v-pr-size-12),.v-pr-size-12{padding-right:12px}:host(.v-pl-size-12),.v-pl-size-12{padding-left:12px}:host(.v-p-size-16),.v-p-size-16{padding:16px}:host(.v-px-size-16),.v-px-size-16{padding-left:16px;padding-right:16px}:host(.v-py-size-16),.v-py-size-16{padding-top:16px;padding-bottom:16px}:host(.v-pt-size-16),.v-pt-size-16{padding-top:16px}:host(.v-pb-size-16),.v-pb-size-16{padding-bottom:16px}:host(.v-pr-size-16),.v-pr-size-16{padding-right:16px}:host(.v-pl-size-16),.v-pl-size-16{padding-left:16px}:host(.v-p-size-20),.v-p-size-20{padding:20px}:host(.v-px-size-20),.v-px-size-20{padding-left:20px;padding-right:20px}:host(.v-py-size-20),.v-py-size-20{padding-top:20px;padding-bottom:20px}:host(.v-pt-size-20),.v-pt-size-20{padding-top:20px}:host(.v-pb-size-20),.v-pb-size-20{padding-bottom:20px}:host(.v-pr-size-20),.v-pr-size-20{padding-right:20px}:host(.v-pl-size-20),.v-pl-size-20{padding-left:20px}:host(.v-p-size-24),.v-p-size-24{padding:24px}:host(.v-px-size-24),.v-px-size-24{padding-left:24px;padding-right:24px}:host(.v-py-size-24),.v-py-size-24{padding-top:24px;padding-bottom:24px}:host(.v-pt-size-24),.v-pt-size-24{padding-top:24px}:host(.v-pb-size-24),.v-pb-size-24{padding-bottom:24px}:host(.v-pr-size-24),.v-pr-size-24{padding-right:24px}:host(.v-pl-size-24),.v-pl-size-24{padding-left:24px}:host(.v-p-size-32),.v-p-size-32{padding:32px}:host(.v-px-size-32),.v-px-size-32{padding-left:32px;padding-right:32px}:host(.v-py-size-32),.v-py-size-32{padding-top:32px;padding-bottom:32px}:host(.v-pt-size-32),.v-pt-size-32{padding-top:32px}:host(.v-pb-size-32),.v-pb-size-32{padding-bottom:32px}:host(.v-pr-size-32),.v-pr-size-32{padding-right:32px}:host(.v-pl-size-32),.v-pl-size-32{padding-left:32px}:host(.v-p-size-40),.v-p-size-40{padding:40px}:host(.v-px-size-40),.v-px-size-40{padding-left:40px;padding-right:40px}:host(.v-py-size-40),.v-py-size-40{padding-top:40px;padding-bottom:40px}:host(.v-pt-size-40),.v-pt-size-40{padding-top:40px}:host(.v-pb-size-40),.v-pb-size-40{padding-bottom:40px}:host(.v-pr-size-40),.v-pr-size-40{padding-right:40px}:host(.v-pl-size-40),.v-pl-size-40{padding-left:40px}:host(.v-p-size-48),.v-p-size-48{padding:48px}:host(.v-px-size-48),.v-px-size-48{padding-left:48px;padding-right:48px}:host(.v-py-size-48),.v-py-size-48{padding-top:48px;padding-bottom:48px}:host(.v-pt-size-48),.v-pt-size-48{padding-top:48px}:host(.v-pb-size-48),.v-pb-size-48{padding-bottom:48px}:host(.v-pr-size-48),.v-pr-size-48{padding-right:48px}:host(.v-pl-size-48),.v-pl-size-48{padding-left:48px}:host(.v-p-size-64),.v-p-size-64{padding:64px}:host(.v-px-size-64),.v-px-size-64{padding-left:64px;padding-right:64px}:host(.v-py-size-64),.v-py-size-64{padding-top:64px;padding-bottom:64px}:host(.v-pt-size-64),.v-pt-size-64{padding-top:64px}:host(.v-pb-size-64),.v-pb-size-64{padding-bottom:64px}:host(.v-pr-size-64),.v-pr-size-64{padding-right:64px}:host(.v-pl-size-64),.v-pl-size-64{padding-left:64px}:host(.v-p-size-72),.v-p-size-72{padding:72px}:host(.v-px-size-72),.v-px-size-72{padding-left:72px;padding-right:72px}:host(.v-py-size-72),.v-py-size-72{padding-top:72px;padding-bottom:72px}:host(.v-pt-size-72),.v-pt-size-72{padding-top:72px}:host(.v-pb-size-72),.v-pb-size-72{padding-bottom:72px}:host(.v-pr-size-72),.v-pr-size-72{padding-right:72px}:host(.v-pl-size-72),.v-pl-size-72{padding-left:72px}:host(.v-p-size-80),.v-p-size-80{padding:80px}:host(.v-px-size-80),.v-px-size-80{padding-left:80px;padding-right:80px}:host(.v-py-size-80),.v-py-size-80{padding-top:80px;padding-bottom:80px}:host(.v-pt-size-80),.v-pt-size-80{padding-top:80px}:host(.v-pb-size-80),.v-pb-size-80{padding-bottom:80px}:host(.v-pr-size-80),.v-pr-size-80{padding-right:80px}:host(.v-pl-size-80),.v-pl-size-80{padding-left:80px}:host(.v-p-size-112),.v-p-size-112{padding:112px}:host(.v-px-size-112),.v-px-size-112{padding-left:112px;padding-right:112px}:host(.v-py-size-112),.v-py-size-112{padding-top:112px;padding-bottom:112px}:host(.v-pt-size-112),.v-pt-size-112{padding-top:112px}:host(.v-pb-size-112),.v-pb-size-112{padding-bottom:112px}:host(.v-pr-size-112),.v-pr-size-112{padding-right:112px}:host(.v-pl-size-112),.v-pl-size-112{padding-left:112px}:host(.v-p-size-2),.v-p-size-2{padding:2px}:host(.v-px-size-2),.v-px-size-2{padding-left:2px;padding-right:2px}:host(.v-py-size-2),.v-py-size-2{padding-top:2px;padding-bottom:2px}:host(.v-pt-size-2),.v-pt-size-2{padding-top:2px}:host(.v-pb-size-2),.v-pb-size-2{padding-bottom:2px}:host(.v-pr-size-2),.v-pr-size-2{padding-right:2px}:host(.v-pl-size-2),.v-pl-size-2{padding-left:2px}@media (min-width: 320px){:host(.S\\:v-p-0),.S\\:v-p-0{padding:0px}:host(.S\\:v-px-0),.S\\:v-px-0{padding-left:0px;padding-right:0px}:host(.S\\:v-py-0),.S\\:v-py-0{padding-top:0px;padding-bottom:0px}:host(.S\\:v-pt-0),.S\\:v-pt-0{padding-top:0px}:host(.S\\:v-pb-0),.S\\:v-pb-0{padding-bottom:0px}:host(.S\\:v-pr-0),.S\\:v-pr-0{padding-right:0px}:host(.S\\:v-pl-0),.S\\:v-pl-0{padding-left:0px}:host(.S\\:v-p-size-0),.S\\:v-p-size-0{padding:0px}:host(.S\\:v-px-size-0),.S\\:v-px-size-0{padding-left:0px;padding-right:0px}:host(.S\\:v-py-size-0),.S\\:v-py-size-0{padding-top:0px;padding-bottom:0px}:host(.S\\:v-pt-size-0),.S\\:v-pt-size-0{padding-top:0px}:host(.S\\:v-pb-size-0),.S\\:v-pb-size-0{padding-bottom:0px}:host(.S\\:v-pr-size-0),.S\\:v-pr-size-0{padding-right:0px}:host(.S\\:v-pl-size-0),.S\\:v-pl-size-0{padding-left:0px}:host(.S\\:v-p-size-4),.S\\:v-p-size-4{padding:4px}:host(.S\\:v-px-size-4),.S\\:v-px-size-4{padding-left:4px;padding-right:4px}:host(.S\\:v-py-size-4),.S\\:v-py-size-4{padding-top:4px;padding-bottom:4px}:host(.S\\:v-pt-size-4),.S\\:v-pt-size-4{padding-top:4px}:host(.S\\:v-pb-size-4),.S\\:v-pb-size-4{padding-bottom:4px}:host(.S\\:v-pr-size-4),.S\\:v-pr-size-4{padding-right:4px}:host(.S\\:v-pl-size-4),.S\\:v-pl-size-4{padding-left:4px}:host(.S\\:v-p-size-8),.S\\:v-p-size-8{padding:8px}:host(.S\\:v-px-size-8),.S\\:v-px-size-8{padding-left:8px;padding-right:8px}:host(.S\\:v-py-size-8),.S\\:v-py-size-8{padding-top:8px;padding-bottom:8px}:host(.S\\:v-pt-size-8),.S\\:v-pt-size-8{padding-top:8px}:host(.S\\:v-pb-size-8),.S\\:v-pb-size-8{padding-bottom:8px}:host(.S\\:v-pr-size-8),.S\\:v-pr-size-8{padding-right:8px}:host(.S\\:v-pl-size-8),.S\\:v-pl-size-8{padding-left:8px}:host(.S\\:v-p-size-12),.S\\:v-p-size-12{padding:12px}:host(.S\\:v-px-size-12),.S\\:v-px-size-12{padding-left:12px;padding-right:12px}:host(.S\\:v-py-size-12),.S\\:v-py-size-12{padding-top:12px;padding-bottom:12px}:host(.S\\:v-pt-size-12),.S\\:v-pt-size-12{padding-top:12px}:host(.S\\:v-pb-size-12),.S\\:v-pb-size-12{padding-bottom:12px}:host(.S\\:v-pr-size-12),.S\\:v-pr-size-12{padding-right:12px}:host(.S\\:v-pl-size-12),.S\\:v-pl-size-12{padding-left:12px}:host(.S\\:v-p-size-16),.S\\:v-p-size-16{padding:16px}:host(.S\\:v-px-size-16),.S\\:v-px-size-16{padding-left:16px;padding-right:16px}:host(.S\\:v-py-size-16),.S\\:v-py-size-16{padding-top:16px;padding-bottom:16px}:host(.S\\:v-pt-size-16),.S\\:v-pt-size-16{padding-top:16px}:host(.S\\:v-pb-size-16),.S\\:v-pb-size-16{padding-bottom:16px}:host(.S\\:v-pr-size-16),.S\\:v-pr-size-16{padding-right:16px}:host(.S\\:v-pl-size-16),.S\\:v-pl-size-16{padding-left:16px}:host(.S\\:v-p-size-20),.S\\:v-p-size-20{padding:20px}:host(.S\\:v-px-size-20),.S\\:v-px-size-20{padding-left:20px;padding-right:20px}:host(.S\\:v-py-size-20),.S\\:v-py-size-20{padding-top:20px;padding-bottom:20px}:host(.S\\:v-pt-size-20),.S\\:v-pt-size-20{padding-top:20px}:host(.S\\:v-pb-size-20),.S\\:v-pb-size-20{padding-bottom:20px}:host(.S\\:v-pr-size-20),.S\\:v-pr-size-20{padding-right:20px}:host(.S\\:v-pl-size-20),.S\\:v-pl-size-20{padding-left:20px}:host(.S\\:v-p-size-24),.S\\:v-p-size-24{padding:24px}:host(.S\\:v-px-size-24),.S\\:v-px-size-24{padding-left:24px;padding-right:24px}:host(.S\\:v-py-size-24),.S\\:v-py-size-24{padding-top:24px;padding-bottom:24px}:host(.S\\:v-pt-size-24),.S\\:v-pt-size-24{padding-top:24px}:host(.S\\:v-pb-size-24),.S\\:v-pb-size-24{padding-bottom:24px}:host(.S\\:v-pr-size-24),.S\\:v-pr-size-24{padding-right:24px}:host(.S\\:v-pl-size-24),.S\\:v-pl-size-24{padding-left:24px}:host(.S\\:v-p-size-32),.S\\:v-p-size-32{padding:32px}:host(.S\\:v-px-size-32),.S\\:v-px-size-32{padding-left:32px;padding-right:32px}:host(.S\\:v-py-size-32),.S\\:v-py-size-32{padding-top:32px;padding-bottom:32px}:host(.S\\:v-pt-size-32),.S\\:v-pt-size-32{padding-top:32px}:host(.S\\:v-pb-size-32),.S\\:v-pb-size-32{padding-bottom:32px}:host(.S\\:v-pr-size-32),.S\\:v-pr-size-32{padding-right:32px}:host(.S\\:v-pl-size-32),.S\\:v-pl-size-32{padding-left:32px}:host(.S\\:v-p-size-40),.S\\:v-p-size-40{padding:40px}:host(.S\\:v-px-size-40),.S\\:v-px-size-40{padding-left:40px;padding-right:40px}:host(.S\\:v-py-size-40),.S\\:v-py-size-40{padding-top:40px;padding-bottom:40px}:host(.S\\:v-pt-size-40),.S\\:v-pt-size-40{padding-top:40px}:host(.S\\:v-pb-size-40),.S\\:v-pb-size-40{padding-bottom:40px}:host(.S\\:v-pr-size-40),.S\\:v-pr-size-40{padding-right:40px}:host(.S\\:v-pl-size-40),.S\\:v-pl-size-40{padding-left:40px}:host(.S\\:v-p-size-48),.S\\:v-p-size-48{padding:48px}:host(.S\\:v-px-size-48),.S\\:v-px-size-48{padding-left:48px;padding-right:48px}:host(.S\\:v-py-size-48),.S\\:v-py-size-48{padding-top:48px;padding-bottom:48px}:host(.S\\:v-pt-size-48),.S\\:v-pt-size-48{padding-top:48px}:host(.S\\:v-pb-size-48),.S\\:v-pb-size-48{padding-bottom:48px}:host(.S\\:v-pr-size-48),.S\\:v-pr-size-48{padding-right:48px}:host(.S\\:v-pl-size-48),.S\\:v-pl-size-48{padding-left:48px}:host(.S\\:v-p-size-64),.S\\:v-p-size-64{padding:64px}:host(.S\\:v-px-size-64),.S\\:v-px-size-64{padding-left:64px;padding-right:64px}:host(.S\\:v-py-size-64),.S\\:v-py-size-64{padding-top:64px;padding-bottom:64px}:host(.S\\:v-pt-size-64),.S\\:v-pt-size-64{padding-top:64px}:host(.S\\:v-pb-size-64),.S\\:v-pb-size-64{padding-bottom:64px}:host(.S\\:v-pr-size-64),.S\\:v-pr-size-64{padding-right:64px}:host(.S\\:v-pl-size-64),.S\\:v-pl-size-64{padding-left:64px}:host(.S\\:v-p-size-72),.S\\:v-p-size-72{padding:72px}:host(.S\\:v-px-size-72),.S\\:v-px-size-72{padding-left:72px;padding-right:72px}:host(.S\\:v-py-size-72),.S\\:v-py-size-72{padding-top:72px;padding-bottom:72px}:host(.S\\:v-pt-size-72),.S\\:v-pt-size-72{padding-top:72px}:host(.S\\:v-pb-size-72),.S\\:v-pb-size-72{padding-bottom:72px}:host(.S\\:v-pr-size-72),.S\\:v-pr-size-72{padding-right:72px}:host(.S\\:v-pl-size-72),.S\\:v-pl-size-72{padding-left:72px}:host(.S\\:v-p-size-80),.S\\:v-p-size-80{padding:80px}:host(.S\\:v-px-size-80),.S\\:v-px-size-80{padding-left:80px;padding-right:80px}:host(.S\\:v-py-size-80),.S\\:v-py-size-80{padding-top:80px;padding-bottom:80px}:host(.S\\:v-pt-size-80),.S\\:v-pt-size-80{padding-top:80px}:host(.S\\:v-pb-size-80),.S\\:v-pb-size-80{padding-bottom:80px}:host(.S\\:v-pr-size-80),.S\\:v-pr-size-80{padding-right:80px}:host(.S\\:v-pl-size-80),.S\\:v-pl-size-80{padding-left:80px}:host(.S\\:v-p-size-112),.S\\:v-p-size-112{padding:112px}:host(.S\\:v-px-size-112),.S\\:v-px-size-112{padding-left:112px;padding-right:112px}:host(.S\\:v-py-size-112),.S\\:v-py-size-112{padding-top:112px;padding-bottom:112px}:host(.S\\:v-pt-size-112),.S\\:v-pt-size-112{padding-top:112px}:host(.S\\:v-pb-size-112),.S\\:v-pb-size-112{padding-bottom:112px}:host(.S\\:v-pr-size-112),.S\\:v-pr-size-112{padding-right:112px}:host(.S\\:v-pl-size-112),.S\\:v-pl-size-112{padding-left:112px}:host(.S\\:v-p-size-2),.S\\:v-p-size-2{padding:2px}:host(.S\\:v-px-size-2),.S\\:v-px-size-2{padding-left:2px;padding-right:2px}:host(.S\\:v-py-size-2),.S\\:v-py-size-2{padding-top:2px;padding-bottom:2px}:host(.S\\:v-pt-size-2),.S\\:v-pt-size-2{padding-top:2px}:host(.S\\:v-pb-size-2),.S\\:v-pb-size-2{padding-bottom:2px}:host(.S\\:v-pr-size-2),.S\\:v-pr-size-2{padding-right:2px}:host(.S\\:v-pl-size-2),.S\\:v-pl-size-2{padding-left:2px}}@media (min-width: 768px){:host(.M\\:v-p-0),.M\\:v-p-0{padding:0px}:host(.M\\:v-px-0),.M\\:v-px-0{padding-left:0px;padding-right:0px}:host(.M\\:v-py-0),.M\\:v-py-0{padding-top:0px;padding-bottom:0px}:host(.M\\:v-pt-0),.M\\:v-pt-0{padding-top:0px}:host(.M\\:v-pb-0),.M\\:v-pb-0{padding-bottom:0px}:host(.M\\:v-pr-0),.M\\:v-pr-0{padding-right:0px}:host(.M\\:v-pl-0),.M\\:v-pl-0{padding-left:0px}:host(.M\\:v-p-size-0),.M\\:v-p-size-0{padding:0px}:host(.M\\:v-px-size-0),.M\\:v-px-size-0{padding-left:0px;padding-right:0px}:host(.M\\:v-py-size-0),.M\\:v-py-size-0{padding-top:0px;padding-bottom:0px}:host(.M\\:v-pt-size-0),.M\\:v-pt-size-0{padding-top:0px}:host(.M\\:v-pb-size-0),.M\\:v-pb-size-0{padding-bottom:0px}:host(.M\\:v-pr-size-0),.M\\:v-pr-size-0{padding-right:0px}:host(.M\\:v-pl-size-0),.M\\:v-pl-size-0{padding-left:0px}:host(.M\\:v-p-size-4),.M\\:v-p-size-4{padding:4px}:host(.M\\:v-px-size-4),.M\\:v-px-size-4{padding-left:4px;padding-right:4px}:host(.M\\:v-py-size-4),.M\\:v-py-size-4{padding-top:4px;padding-bottom:4px}:host(.M\\:v-pt-size-4),.M\\:v-pt-size-4{padding-top:4px}:host(.M\\:v-pb-size-4),.M\\:v-pb-size-4{padding-bottom:4px}:host(.M\\:v-pr-size-4),.M\\:v-pr-size-4{padding-right:4px}:host(.M\\:v-pl-size-4),.M\\:v-pl-size-4{padding-left:4px}:host(.M\\:v-p-size-8),.M\\:v-p-size-8{padding:8px}:host(.M\\:v-px-size-8),.M\\:v-px-size-8{padding-left:8px;padding-right:8px}:host(.M\\:v-py-size-8),.M\\:v-py-size-8{padding-top:8px;padding-bottom:8px}:host(.M\\:v-pt-size-8),.M\\:v-pt-size-8{padding-top:8px}:host(.M\\:v-pb-size-8),.M\\:v-pb-size-8{padding-bottom:8px}:host(.M\\:v-pr-size-8),.M\\:v-pr-size-8{padding-right:8px}:host(.M\\:v-pl-size-8),.M\\:v-pl-size-8{padding-left:8px}:host(.M\\:v-p-size-12),.M\\:v-p-size-12{padding:12px}:host(.M\\:v-px-size-12),.M\\:v-px-size-12{padding-left:12px;padding-right:12px}:host(.M\\:v-py-size-12),.M\\:v-py-size-12{padding-top:12px;padding-bottom:12px}:host(.M\\:v-pt-size-12),.M\\:v-pt-size-12{padding-top:12px}:host(.M\\:v-pb-size-12),.M\\:v-pb-size-12{padding-bottom:12px}:host(.M\\:v-pr-size-12),.M\\:v-pr-size-12{padding-right:12px}:host(.M\\:v-pl-size-12),.M\\:v-pl-size-12{padding-left:12px}:host(.M\\:v-p-size-16),.M\\:v-p-size-16{padding:16px}:host(.M\\:v-px-size-16),.M\\:v-px-size-16{padding-left:16px;padding-right:16px}:host(.M\\:v-py-size-16),.M\\:v-py-size-16{padding-top:16px;padding-bottom:16px}:host(.M\\:v-pt-size-16),.M\\:v-pt-size-16{padding-top:16px}:host(.M\\:v-pb-size-16),.M\\:v-pb-size-16{padding-bottom:16px}:host(.M\\:v-pr-size-16),.M\\:v-pr-size-16{padding-right:16px}:host(.M\\:v-pl-size-16),.M\\:v-pl-size-16{padding-left:16px}:host(.M\\:v-p-size-20),.M\\:v-p-size-20{padding:20px}:host(.M\\:v-px-size-20),.M\\:v-px-size-20{padding-left:20px;padding-right:20px}:host(.M\\:v-py-size-20),.M\\:v-py-size-20{padding-top:20px;padding-bottom:20px}:host(.M\\:v-pt-size-20),.M\\:v-pt-size-20{padding-top:20px}:host(.M\\:v-pb-size-20),.M\\:v-pb-size-20{padding-bottom:20px}:host(.M\\:v-pr-size-20),.M\\:v-pr-size-20{padding-right:20px}:host(.M\\:v-pl-size-20),.M\\:v-pl-size-20{padding-left:20px}:host(.M\\:v-p-size-24),.M\\:v-p-size-24{padding:24px}:host(.M\\:v-px-size-24),.M\\:v-px-size-24{padding-left:24px;padding-right:24px}:host(.M\\:v-py-size-24),.M\\:v-py-size-24{padding-top:24px;padding-bottom:24px}:host(.M\\:v-pt-size-24),.M\\:v-pt-size-24{padding-top:24px}:host(.M\\:v-pb-size-24),.M\\:v-pb-size-24{padding-bottom:24px}:host(.M\\:v-pr-size-24),.M\\:v-pr-size-24{padding-right:24px}:host(.M\\:v-pl-size-24),.M\\:v-pl-size-24{padding-left:24px}:host(.M\\:v-p-size-32),.M\\:v-p-size-32{padding:32px}:host(.M\\:v-px-size-32),.M\\:v-px-size-32{padding-left:32px;padding-right:32px}:host(.M\\:v-py-size-32),.M\\:v-py-size-32{padding-top:32px;padding-bottom:32px}:host(.M\\:v-pt-size-32),.M\\:v-pt-size-32{padding-top:32px}:host(.M\\:v-pb-size-32),.M\\:v-pb-size-32{padding-bottom:32px}:host(.M\\:v-pr-size-32),.M\\:v-pr-size-32{padding-right:32px}:host(.M\\:v-pl-size-32),.M\\:v-pl-size-32{padding-left:32px}:host(.M\\:v-p-size-40),.M\\:v-p-size-40{padding:40px}:host(.M\\:v-px-size-40),.M\\:v-px-size-40{padding-left:40px;padding-right:40px}:host(.M\\:v-py-size-40),.M\\:v-py-size-40{padding-top:40px;padding-bottom:40px}:host(.M\\:v-pt-size-40),.M\\:v-pt-size-40{padding-top:40px}:host(.M\\:v-pb-size-40),.M\\:v-pb-size-40{padding-bottom:40px}:host(.M\\:v-pr-size-40),.M\\:v-pr-size-40{padding-right:40px}:host(.M\\:v-pl-size-40),.M\\:v-pl-size-40{padding-left:40px}:host(.M\\:v-p-size-48),.M\\:v-p-size-48{padding:48px}:host(.M\\:v-px-size-48),.M\\:v-px-size-48{padding-left:48px;padding-right:48px}:host(.M\\:v-py-size-48),.M\\:v-py-size-48{padding-top:48px;padding-bottom:48px}:host(.M\\:v-pt-size-48),.M\\:v-pt-size-48{padding-top:48px}:host(.M\\:v-pb-size-48),.M\\:v-pb-size-48{padding-bottom:48px}:host(.M\\:v-pr-size-48),.M\\:v-pr-size-48{padding-right:48px}:host(.M\\:v-pl-size-48),.M\\:v-pl-size-48{padding-left:48px}:host(.M\\:v-p-size-64),.M\\:v-p-size-64{padding:64px}:host(.M\\:v-px-size-64),.M\\:v-px-size-64{padding-left:64px;padding-right:64px}:host(.M\\:v-py-size-64),.M\\:v-py-size-64{padding-top:64px;padding-bottom:64px}:host(.M\\:v-pt-size-64),.M\\:v-pt-size-64{padding-top:64px}:host(.M\\:v-pb-size-64),.M\\:v-pb-size-64{padding-bottom:64px}:host(.M\\:v-pr-size-64),.M\\:v-pr-size-64{padding-right:64px}:host(.M\\:v-pl-size-64),.M\\:v-pl-size-64{padding-left:64px}:host(.M\\:v-p-size-72),.M\\:v-p-size-72{padding:72px}:host(.M\\:v-px-size-72),.M\\:v-px-size-72{padding-left:72px;padding-right:72px}:host(.M\\:v-py-size-72),.M\\:v-py-size-72{padding-top:72px;padding-bottom:72px}:host(.M\\:v-pt-size-72),.M\\:v-pt-size-72{padding-top:72px}:host(.M\\:v-pb-size-72),.M\\:v-pb-size-72{padding-bottom:72px}:host(.M\\:v-pr-size-72),.M\\:v-pr-size-72{padding-right:72px}:host(.M\\:v-pl-size-72),.M\\:v-pl-size-72{padding-left:72px}:host(.M\\:v-p-size-80),.M\\:v-p-size-80{padding:80px}:host(.M\\:v-px-size-80),.M\\:v-px-size-80{padding-left:80px;padding-right:80px}:host(.M\\:v-py-size-80),.M\\:v-py-size-80{padding-top:80px;padding-bottom:80px}:host(.M\\:v-pt-size-80),.M\\:v-pt-size-80{padding-top:80px}:host(.M\\:v-pb-size-80),.M\\:v-pb-size-80{padding-bottom:80px}:host(.M\\:v-pr-size-80),.M\\:v-pr-size-80{padding-right:80px}:host(.M\\:v-pl-size-80),.M\\:v-pl-size-80{padding-left:80px}:host(.M\\:v-p-size-112),.M\\:v-p-size-112{padding:112px}:host(.M\\:v-px-size-112),.M\\:v-px-size-112{padding-left:112px;padding-right:112px}:host(.M\\:v-py-size-112),.M\\:v-py-size-112{padding-top:112px;padding-bottom:112px}:host(.M\\:v-pt-size-112),.M\\:v-pt-size-112{padding-top:112px}:host(.M\\:v-pb-size-112),.M\\:v-pb-size-112{padding-bottom:112px}:host(.M\\:v-pr-size-112),.M\\:v-pr-size-112{padding-right:112px}:host(.M\\:v-pl-size-112),.M\\:v-pl-size-112{padding-left:112px}:host(.M\\:v-p-size-2),.M\\:v-p-size-2{padding:2px}:host(.M\\:v-px-size-2),.M\\:v-px-size-2{padding-left:2px;padding-right:2px}:host(.M\\:v-py-size-2),.M\\:v-py-size-2{padding-top:2px;padding-bottom:2px}:host(.M\\:v-pt-size-2),.M\\:v-pt-size-2{padding-top:2px}:host(.M\\:v-pb-size-2),.M\\:v-pb-size-2{padding-bottom:2px}:host(.M\\:v-pr-size-2),.M\\:v-pr-size-2{padding-right:2px}:host(.M\\:v-pl-size-2),.M\\:v-pl-size-2{padding-left:2px}}@media (min-width: 1024px){:host(.L\\:v-p-0),.L\\:v-p-0{padding:0px}:host(.L\\:v-px-0),.L\\:v-px-0{padding-left:0px;padding-right:0px}:host(.L\\:v-py-0),.L\\:v-py-0{padding-top:0px;padding-bottom:0px}:host(.L\\:v-pt-0),.L\\:v-pt-0{padding-top:0px}:host(.L\\:v-pb-0),.L\\:v-pb-0{padding-bottom:0px}:host(.L\\:v-pr-0),.L\\:v-pr-0{padding-right:0px}:host(.L\\:v-pl-0),.L\\:v-pl-0{padding-left:0px}:host(.L\\:v-p-size-0),.L\\:v-p-size-0{padding:0px}:host(.L\\:v-px-size-0),.L\\:v-px-size-0{padding-left:0px;padding-right:0px}:host(.L\\:v-py-size-0),.L\\:v-py-size-0{padding-top:0px;padding-bottom:0px}:host(.L\\:v-pt-size-0),.L\\:v-pt-size-0{padding-top:0px}:host(.L\\:v-pb-size-0),.L\\:v-pb-size-0{padding-bottom:0px}:host(.L\\:v-pr-size-0),.L\\:v-pr-size-0{padding-right:0px}:host(.L\\:v-pl-size-0),.L\\:v-pl-size-0{padding-left:0px}:host(.L\\:v-p-size-4),.L\\:v-p-size-4{padding:4px}:host(.L\\:v-px-size-4),.L\\:v-px-size-4{padding-left:4px;padding-right:4px}:host(.L\\:v-py-size-4),.L\\:v-py-size-4{padding-top:4px;padding-bottom:4px}:host(.L\\:v-pt-size-4),.L\\:v-pt-size-4{padding-top:4px}:host(.L\\:v-pb-size-4),.L\\:v-pb-size-4{padding-bottom:4px}:host(.L\\:v-pr-size-4),.L\\:v-pr-size-4{padding-right:4px}:host(.L\\:v-pl-size-4),.L\\:v-pl-size-4{padding-left:4px}:host(.L\\:v-p-size-8),.L\\:v-p-size-8{padding:8px}:host(.L\\:v-px-size-8),.L\\:v-px-size-8{padding-left:8px;padding-right:8px}:host(.L\\:v-py-size-8),.L\\:v-py-size-8{padding-top:8px;padding-bottom:8px}:host(.L\\:v-pt-size-8),.L\\:v-pt-size-8{padding-top:8px}:host(.L\\:v-pb-size-8),.L\\:v-pb-size-8{padding-bottom:8px}:host(.L\\:v-pr-size-8),.L\\:v-pr-size-8{padding-right:8px}:host(.L\\:v-pl-size-8),.L\\:v-pl-size-8{padding-left:8px}:host(.L\\:v-p-size-12),.L\\:v-p-size-12{padding:12px}:host(.L\\:v-px-size-12),.L\\:v-px-size-12{padding-left:12px;padding-right:12px}:host(.L\\:v-py-size-12),.L\\:v-py-size-12{padding-top:12px;padding-bottom:12px}:host(.L\\:v-pt-size-12),.L\\:v-pt-size-12{padding-top:12px}:host(.L\\:v-pb-size-12),.L\\:v-pb-size-12{padding-bottom:12px}:host(.L\\:v-pr-size-12),.L\\:v-pr-size-12{padding-right:12px}:host(.L\\:v-pl-size-12),.L\\:v-pl-size-12{padding-left:12px}:host(.L\\:v-p-size-16),.L\\:v-p-size-16{padding:16px}:host(.L\\:v-px-size-16),.L\\:v-px-size-16{padding-left:16px;padding-right:16px}:host(.L\\:v-py-size-16),.L\\:v-py-size-16{padding-top:16px;padding-bottom:16px}:host(.L\\:v-pt-size-16),.L\\:v-pt-size-16{padding-top:16px}:host(.L\\:v-pb-size-16),.L\\:v-pb-size-16{padding-bottom:16px}:host(.L\\:v-pr-size-16),.L\\:v-pr-size-16{padding-right:16px}:host(.L\\:v-pl-size-16),.L\\:v-pl-size-16{padding-left:16px}:host(.L\\:v-p-size-20),.L\\:v-p-size-20{padding:20px}:host(.L\\:v-px-size-20),.L\\:v-px-size-20{padding-left:20px;padding-right:20px}:host(.L\\:v-py-size-20),.L\\:v-py-size-20{padding-top:20px;padding-bottom:20px}:host(.L\\:v-pt-size-20),.L\\:v-pt-size-20{padding-top:20px}:host(.L\\:v-pb-size-20),.L\\:v-pb-size-20{padding-bottom:20px}:host(.L\\:v-pr-size-20),.L\\:v-pr-size-20{padding-right:20px}:host(.L\\:v-pl-size-20),.L\\:v-pl-size-20{padding-left:20px}:host(.L\\:v-p-size-24),.L\\:v-p-size-24{padding:24px}:host(.L\\:v-px-size-24),.L\\:v-px-size-24{padding-left:24px;padding-right:24px}:host(.L\\:v-py-size-24),.L\\:v-py-size-24{padding-top:24px;padding-bottom:24px}:host(.L\\:v-pt-size-24),.L\\:v-pt-size-24{padding-top:24px}:host(.L\\:v-pb-size-24),.L\\:v-pb-size-24{padding-bottom:24px}:host(.L\\:v-pr-size-24),.L\\:v-pr-size-24{padding-right:24px}:host(.L\\:v-pl-size-24),.L\\:v-pl-size-24{padding-left:24px}:host(.L\\:v-p-size-32),.L\\:v-p-size-32{padding:32px}:host(.L\\:v-px-size-32),.L\\:v-px-size-32{padding-left:32px;padding-right:32px}:host(.L\\:v-py-size-32),.L\\:v-py-size-32{padding-top:32px;padding-bottom:32px}:host(.L\\:v-pt-size-32),.L\\:v-pt-size-32{padding-top:32px}:host(.L\\:v-pb-size-32),.L\\:v-pb-size-32{padding-bottom:32px}:host(.L\\:v-pr-size-32),.L\\:v-pr-size-32{padding-right:32px}:host(.L\\:v-pl-size-32),.L\\:v-pl-size-32{padding-left:32px}:host(.L\\:v-p-size-40),.L\\:v-p-size-40{padding:40px}:host(.L\\:v-px-size-40),.L\\:v-px-size-40{padding-left:40px;padding-right:40px}:host(.L\\:v-py-size-40),.L\\:v-py-size-40{padding-top:40px;padding-bottom:40px}:host(.L\\:v-pt-size-40),.L\\:v-pt-size-40{padding-top:40px}:host(.L\\:v-pb-size-40),.L\\:v-pb-size-40{padding-bottom:40px}:host(.L\\:v-pr-size-40),.L\\:v-pr-size-40{padding-right:40px}:host(.L\\:v-pl-size-40),.L\\:v-pl-size-40{padding-left:40px}:host(.L\\:v-p-size-48),.L\\:v-p-size-48{padding:48px}:host(.L\\:v-px-size-48),.L\\:v-px-size-48{padding-left:48px;padding-right:48px}:host(.L\\:v-py-size-48),.L\\:v-py-size-48{padding-top:48px;padding-bottom:48px}:host(.L\\:v-pt-size-48),.L\\:v-pt-size-48{padding-top:48px}:host(.L\\:v-pb-size-48),.L\\:v-pb-size-48{padding-bottom:48px}:host(.L\\:v-pr-size-48),.L\\:v-pr-size-48{padding-right:48px}:host(.L\\:v-pl-size-48),.L\\:v-pl-size-48{padding-left:48px}:host(.L\\:v-p-size-64),.L\\:v-p-size-64{padding:64px}:host(.L\\:v-px-size-64),.L\\:v-px-size-64{padding-left:64px;padding-right:64px}:host(.L\\:v-py-size-64),.L\\:v-py-size-64{padding-top:64px;padding-bottom:64px}:host(.L\\:v-pt-size-64),.L\\:v-pt-size-64{padding-top:64px}:host(.L\\:v-pb-size-64),.L\\:v-pb-size-64{padding-bottom:64px}:host(.L\\:v-pr-size-64),.L\\:v-pr-size-64{padding-right:64px}:host(.L\\:v-pl-size-64),.L\\:v-pl-size-64{padding-left:64px}:host(.L\\:v-p-size-72),.L\\:v-p-size-72{padding:72px}:host(.L\\:v-px-size-72),.L\\:v-px-size-72{padding-left:72px;padding-right:72px}:host(.L\\:v-py-size-72),.L\\:v-py-size-72{padding-top:72px;padding-bottom:72px}:host(.L\\:v-pt-size-72),.L\\:v-pt-size-72{padding-top:72px}:host(.L\\:v-pb-size-72),.L\\:v-pb-size-72{padding-bottom:72px}:host(.L\\:v-pr-size-72),.L\\:v-pr-size-72{padding-right:72px}:host(.L\\:v-pl-size-72),.L\\:v-pl-size-72{padding-left:72px}:host(.L\\:v-p-size-80),.L\\:v-p-size-80{padding:80px}:host(.L\\:v-px-size-80),.L\\:v-px-size-80{padding-left:80px;padding-right:80px}:host(.L\\:v-py-size-80),.L\\:v-py-size-80{padding-top:80px;padding-bottom:80px}:host(.L\\:v-pt-size-80),.L\\:v-pt-size-80{padding-top:80px}:host(.L\\:v-pb-size-80),.L\\:v-pb-size-80{padding-bottom:80px}:host(.L\\:v-pr-size-80),.L\\:v-pr-size-80{padding-right:80px}:host(.L\\:v-pl-size-80),.L\\:v-pl-size-80{padding-left:80px}:host(.L\\:v-p-size-112),.L\\:v-p-size-112{padding:112px}:host(.L\\:v-px-size-112),.L\\:v-px-size-112{padding-left:112px;padding-right:112px}:host(.L\\:v-py-size-112),.L\\:v-py-size-112{padding-top:112px;padding-bottom:112px}:host(.L\\:v-pt-size-112),.L\\:v-pt-size-112{padding-top:112px}:host(.L\\:v-pb-size-112),.L\\:v-pb-size-112{padding-bottom:112px}:host(.L\\:v-pr-size-112),.L\\:v-pr-size-112{padding-right:112px}:host(.L\\:v-pl-size-112),.L\\:v-pl-size-112{padding-left:112px}:host(.L\\:v-p-size-2),.L\\:v-p-size-2{padding:2px}:host(.L\\:v-px-size-2),.L\\:v-px-size-2{padding-left:2px;padding-right:2px}:host(.L\\:v-py-size-2),.L\\:v-py-size-2{padding-top:2px;padding-bottom:2px}:host(.L\\:v-pt-size-2),.L\\:v-pt-size-2{padding-top:2px}:host(.L\\:v-pb-size-2),.L\\:v-pb-size-2{padding-bottom:2px}:host(.L\\:v-pr-size-2),.L\\:v-pr-size-2{padding-right:2px}:host(.L\\:v-pl-size-2),.L\\:v-pl-size-2{padding-left:2px}}@media (min-width: 1440px){:host(.XL\\:v-p-0),.XL\\:v-p-0{padding:0px}:host(.XL\\:v-px-0),.XL\\:v-px-0{padding-left:0px;padding-right:0px}:host(.XL\\:v-py-0),.XL\\:v-py-0{padding-top:0px;padding-bottom:0px}:host(.XL\\:v-pt-0),.XL\\:v-pt-0{padding-top:0px}:host(.XL\\:v-pb-0),.XL\\:v-pb-0{padding-bottom:0px}:host(.XL\\:v-pr-0),.XL\\:v-pr-0{padding-right:0px}:host(.XL\\:v-pl-0),.XL\\:v-pl-0{padding-left:0px}:host(.XL\\:v-p-size-0),.XL\\:v-p-size-0{padding:0px}:host(.XL\\:v-px-size-0),.XL\\:v-px-size-0{padding-left:0px;padding-right:0px}:host(.XL\\:v-py-size-0),.XL\\:v-py-size-0{padding-top:0px;padding-bottom:0px}:host(.XL\\:v-pt-size-0),.XL\\:v-pt-size-0{padding-top:0px}:host(.XL\\:v-pb-size-0),.XL\\:v-pb-size-0{padding-bottom:0px}:host(.XL\\:v-pr-size-0),.XL\\:v-pr-size-0{padding-right:0px}:host(.XL\\:v-pl-size-0),.XL\\:v-pl-size-0{padding-left:0px}:host(.XL\\:v-p-size-4),.XL\\:v-p-size-4{padding:4px}:host(.XL\\:v-px-size-4),.XL\\:v-px-size-4{padding-left:4px;padding-right:4px}:host(.XL\\:v-py-size-4),.XL\\:v-py-size-4{padding-top:4px;padding-bottom:4px}:host(.XL\\:v-pt-size-4),.XL\\:v-pt-size-4{padding-top:4px}:host(.XL\\:v-pb-size-4),.XL\\:v-pb-size-4{padding-bottom:4px}:host(.XL\\:v-pr-size-4),.XL\\:v-pr-size-4{padding-right:4px}:host(.XL\\:v-pl-size-4),.XL\\:v-pl-size-4{padding-left:4px}:host(.XL\\:v-p-size-8),.XL\\:v-p-size-8{padding:8px}:host(.XL\\:v-px-size-8),.XL\\:v-px-size-8{padding-left:8px;padding-right:8px}:host(.XL\\:v-py-size-8),.XL\\:v-py-size-8{padding-top:8px;padding-bottom:8px}:host(.XL\\:v-pt-size-8),.XL\\:v-pt-size-8{padding-top:8px}:host(.XL\\:v-pb-size-8),.XL\\:v-pb-size-8{padding-bottom:8px}:host(.XL\\:v-pr-size-8),.XL\\:v-pr-size-8{padding-right:8px}:host(.XL\\:v-pl-size-8),.XL\\:v-pl-size-8{padding-left:8px}:host(.XL\\:v-p-size-12),.XL\\:v-p-size-12{padding:12px}:host(.XL\\:v-px-size-12),.XL\\:v-px-size-12{padding-left:12px;padding-right:12px}:host(.XL\\:v-py-size-12),.XL\\:v-py-size-12{padding-top:12px;padding-bottom:12px}:host(.XL\\:v-pt-size-12),.XL\\:v-pt-size-12{padding-top:12px}:host(.XL\\:v-pb-size-12),.XL\\:v-pb-size-12{padding-bottom:12px}:host(.XL\\:v-pr-size-12),.XL\\:v-pr-size-12{padding-right:12px}:host(.XL\\:v-pl-size-12),.XL\\:v-pl-size-12{padding-left:12px}:host(.XL\\:v-p-size-16),.XL\\:v-p-size-16{padding:16px}:host(.XL\\:v-px-size-16),.XL\\:v-px-size-16{padding-left:16px;padding-right:16px}:host(.XL\\:v-py-size-16),.XL\\:v-py-size-16{padding-top:16px;padding-bottom:16px}:host(.XL\\:v-pt-size-16),.XL\\:v-pt-size-16{padding-top:16px}:host(.XL\\:v-pb-size-16),.XL\\:v-pb-size-16{padding-bottom:16px}:host(.XL\\:v-pr-size-16),.XL\\:v-pr-size-16{padding-right:16px}:host(.XL\\:v-pl-size-16),.XL\\:v-pl-size-16{padding-left:16px}:host(.XL\\:v-p-size-20),.XL\\:v-p-size-20{padding:20px}:host(.XL\\:v-px-size-20),.XL\\:v-px-size-20{padding-left:20px;padding-right:20px}:host(.XL\\:v-py-size-20),.XL\\:v-py-size-20{padding-top:20px;padding-bottom:20px}:host(.XL\\:v-pt-size-20),.XL\\:v-pt-size-20{padding-top:20px}:host(.XL\\:v-pb-size-20),.XL\\:v-pb-size-20{padding-bottom:20px}:host(.XL\\:v-pr-size-20),.XL\\:v-pr-size-20{padding-right:20px}:host(.XL\\:v-pl-size-20),.XL\\:v-pl-size-20{padding-left:20px}:host(.XL\\:v-p-size-24),.XL\\:v-p-size-24{padding:24px}:host(.XL\\:v-px-size-24),.XL\\:v-px-size-24{padding-left:24px;padding-right:24px}:host(.XL\\:v-py-size-24),.XL\\:v-py-size-24{padding-top:24px;padding-bottom:24px}:host(.XL\\:v-pt-size-24),.XL\\:v-pt-size-24{padding-top:24px}:host(.XL\\:v-pb-size-24),.XL\\:v-pb-size-24{padding-bottom:24px}:host(.XL\\:v-pr-size-24),.XL\\:v-pr-size-24{padding-right:24px}:host(.XL\\:v-pl-size-24),.XL\\:v-pl-size-24{padding-left:24px}:host(.XL\\:v-p-size-32),.XL\\:v-p-size-32{padding:32px}:host(.XL\\:v-px-size-32),.XL\\:v-px-size-32{padding-left:32px;padding-right:32px}:host(.XL\\:v-py-size-32),.XL\\:v-py-size-32{padding-top:32px;padding-bottom:32px}:host(.XL\\:v-pt-size-32),.XL\\:v-pt-size-32{padding-top:32px}:host(.XL\\:v-pb-size-32),.XL\\:v-pb-size-32{padding-bottom:32px}:host(.XL\\:v-pr-size-32),.XL\\:v-pr-size-32{padding-right:32px}:host(.XL\\:v-pl-size-32),.XL\\:v-pl-size-32{padding-left:32px}:host(.XL\\:v-p-size-40),.XL\\:v-p-size-40{padding:40px}:host(.XL\\:v-px-size-40),.XL\\:v-px-size-40{padding-left:40px;padding-right:40px}:host(.XL\\:v-py-size-40),.XL\\:v-py-size-40{padding-top:40px;padding-bottom:40px}:host(.XL\\:v-pt-size-40),.XL\\:v-pt-size-40{padding-top:40px}:host(.XL\\:v-pb-size-40),.XL\\:v-pb-size-40{padding-bottom:40px}:host(.XL\\:v-pr-size-40),.XL\\:v-pr-size-40{padding-right:40px}:host(.XL\\:v-pl-size-40),.XL\\:v-pl-size-40{padding-left:40px}:host(.XL\\:v-p-size-48),.XL\\:v-p-size-48{padding:48px}:host(.XL\\:v-px-size-48),.XL\\:v-px-size-48{padding-left:48px;padding-right:48px}:host(.XL\\:v-py-size-48),.XL\\:v-py-size-48{padding-top:48px;padding-bottom:48px}:host(.XL\\:v-pt-size-48),.XL\\:v-pt-size-48{padding-top:48px}:host(.XL\\:v-pb-size-48),.XL\\:v-pb-size-48{padding-bottom:48px}:host(.XL\\:v-pr-size-48),.XL\\:v-pr-size-48{padding-right:48px}:host(.XL\\:v-pl-size-48),.XL\\:v-pl-size-48{padding-left:48px}:host(.XL\\:v-p-size-64),.XL\\:v-p-size-64{padding:64px}:host(.XL\\:v-px-size-64),.XL\\:v-px-size-64{padding-left:64px;padding-right:64px}:host(.XL\\:v-py-size-64),.XL\\:v-py-size-64{padding-top:64px;padding-bottom:64px}:host(.XL\\:v-pt-size-64),.XL\\:v-pt-size-64{padding-top:64px}:host(.XL\\:v-pb-size-64),.XL\\:v-pb-size-64{padding-bottom:64px}:host(.XL\\:v-pr-size-64),.XL\\:v-pr-size-64{padding-right:64px}:host(.XL\\:v-pl-size-64),.XL\\:v-pl-size-64{padding-left:64px}:host(.XL\\:v-p-size-72),.XL\\:v-p-size-72{padding:72px}:host(.XL\\:v-px-size-72),.XL\\:v-px-size-72{padding-left:72px;padding-right:72px}:host(.XL\\:v-py-size-72),.XL\\:v-py-size-72{padding-top:72px;padding-bottom:72px}:host(.XL\\:v-pt-size-72),.XL\\:v-pt-size-72{padding-top:72px}:host(.XL\\:v-pb-size-72),.XL\\:v-pb-size-72{padding-bottom:72px}:host(.XL\\:v-pr-size-72),.XL\\:v-pr-size-72{padding-right:72px}:host(.XL\\:v-pl-size-72),.XL\\:v-pl-size-72{padding-left:72px}:host(.XL\\:v-p-size-80),.XL\\:v-p-size-80{padding:80px}:host(.XL\\:v-px-size-80),.XL\\:v-px-size-80{padding-left:80px;padding-right:80px}:host(.XL\\:v-py-size-80),.XL\\:v-py-size-80{padding-top:80px;padding-bottom:80px}:host(.XL\\:v-pt-size-80),.XL\\:v-pt-size-80{padding-top:80px}:host(.XL\\:v-pb-size-80),.XL\\:v-pb-size-80{padding-bottom:80px}:host(.XL\\:v-pr-size-80),.XL\\:v-pr-size-80{padding-right:80px}:host(.XL\\:v-pl-size-80),.XL\\:v-pl-size-80{padding-left:80px}:host(.XL\\:v-p-size-112),.XL\\:v-p-size-112{padding:112px}:host(.XL\\:v-px-size-112),.XL\\:v-px-size-112{padding-left:112px;padding-right:112px}:host(.XL\\:v-py-size-112),.XL\\:v-py-size-112{padding-top:112px;padding-bottom:112px}:host(.XL\\:v-pt-size-112),.XL\\:v-pt-size-112{padding-top:112px}:host(.XL\\:v-pb-size-112),.XL\\:v-pb-size-112{padding-bottom:112px}:host(.XL\\:v-pr-size-112),.XL\\:v-pr-size-112{padding-right:112px}:host(.XL\\:v-pl-size-112),.XL\\:v-pl-size-112{padding-left:112px}:host(.XL\\:v-p-size-2),.XL\\:v-p-size-2{padding:2px}:host(.XL\\:v-px-size-2),.XL\\:v-px-size-2{padding-left:2px;padding-right:2px}:host(.XL\\:v-py-size-2),.XL\\:v-py-size-2{padding-top:2px;padding-bottom:2px}:host(.XL\\:v-pt-size-2),.XL\\:v-pt-size-2{padding-top:2px}:host(.XL\\:v-pb-size-2),.XL\\:v-pb-size-2{padding-bottom:2px}:host(.XL\\:v-pr-size-2),.XL\\:v-pr-size-2{padding-right:2px}:host(.XL\\:v-pl-size-2),.XL\\:v-pl-size-2{padding-left:2px}}: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}@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}}@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}}@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}}@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(.v-block),.v-block{display:block}:host(.v-hidden),.v-hidden{display:none}@media (min-width: 320px){:host(.S\\:v-block),.S\\:v-block{display:block}:host(.S\\:v-hidden),.S\\:v-hidden{display:none}}@media (min-width: 768px){:host(.M\\:v-block),.M\\:v-block{display:block}:host(.M\\:v-hidden),.M\\:v-hidden{display:none}}@media (min-width: 1024px){:host(.L\\:v-block),.L\\:v-block{display:block}:host(.L\\:v-hidden),.L\\:v-hidden{display:none}}@media (min-width: 1440px){:host(.XL\\:v-block),.XL\\:v-block{display:block}:host(.XL\\:v-hidden),.XL\\:v-hidden{display:none}}:host(.v-rounded-0),.v-rounded-0{border-radius:0px}:host(.v-rounded-t-0),.v-rounded-t-0{border-top-left-radius:0px;border-top-right-radius:0px}:host(.v-rounded-b-0),.v-rounded-b-0{border-bottom-left-radius:0px;border-bottom-right-radius:0px}:host(.v-rounded-l-0),.v-rounded-l-0{border-top-left-radius:0px;border-bottom-left-radius:0px}:host(.v-rounded-r-0),.v-rounded-r-0{border-top-right-radius:0px;border-bottom-right-radius:0px}:host(.v-rounded-tl-0),.v-rounded-tl-0{border-top-left-radius:0px}:host(.v-rounded-tr-0),.v-rounded-tr-0{border-top-right-radius:0px}:host(.v-rounded-bl-0),.v-rounded-bl-0{border-bottom-left-radius:0px}:host(.v-rounded-br-0),.v-rounded-br-0{border-bottom-right-radius:0px}:host(.v-rounded-9999),.v-rounded-9999{border-radius:9999px}:host(.v-rounded-t-9999),.v-rounded-t-9999{border-top-left-radius:9999px;border-top-right-radius:9999px}:host(.v-rounded-b-9999),.v-rounded-b-9999{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}:host(.v-rounded-l-9999),.v-rounded-l-9999{border-top-left-radius:9999px;border-bottom-left-radius:9999px}:host(.v-rounded-r-9999),.v-rounded-r-9999{border-top-right-radius:9999px;border-bottom-right-radius:9999px}:host(.v-rounded-tl-9999),.v-rounded-tl-9999{border-top-left-radius:9999px}:host(.v-rounded-tr-9999),.v-rounded-tr-9999{border-top-right-radius:9999px}:host(.v-rounded-bl-9999),.v-rounded-bl-9999{border-bottom-left-radius:9999px}:host(.v-rounded-br-9999),.v-rounded-br-9999{border-bottom-right-radius:9999px}:host(.v-rounded-2),.v-rounded-2{border-radius:2px}:host(.v-rounded-t-2),.v-rounded-t-2{border-top-left-radius:2px;border-top-right-radius:2px}:host(.v-rounded-b-2),.v-rounded-b-2{border-bottom-left-radius:2px;border-bottom-right-radius:2px}:host(.v-rounded-l-2),.v-rounded-l-2{border-top-left-radius:2px;border-bottom-left-radius:2px}:host(.v-rounded-r-2),.v-rounded-r-2{border-top-right-radius:2px;border-bottom-right-radius:2px}:host(.v-rounded-tl-2),.v-rounded-tl-2{border-top-left-radius:2px}:host(.v-rounded-tr-2),.v-rounded-tr-2{border-top-right-radius:2px}:host(.v-rounded-bl-2),.v-rounded-bl-2{border-bottom-left-radius:2px}:host(.v-rounded-br-2),.v-rounded-br-2{border-bottom-right-radius:2px}:host(.v-rounded-4),.v-rounded-4{border-radius:4px}:host(.v-rounded-t-4),.v-rounded-t-4{border-top-left-radius:4px;border-top-right-radius:4px}:host(.v-rounded-b-4),.v-rounded-b-4{border-bottom-left-radius:4px;border-bottom-right-radius:4px}:host(.v-rounded-l-4),.v-rounded-l-4{border-top-left-radius:4px;border-bottom-left-radius:4px}:host(.v-rounded-r-4),.v-rounded-r-4{border-top-right-radius:4px;border-bottom-right-radius:4px}:host(.v-rounded-tl-4),.v-rounded-tl-4{border-top-left-radius:4px}:host(.v-rounded-tr-4),.v-rounded-tr-4{border-top-right-radius:4px}:host(.v-rounded-bl-4),.v-rounded-bl-4{border-bottom-left-radius:4px}:host(.v-rounded-br-4),.v-rounded-br-4{border-bottom-right-radius:4px}:host(.v-rounded-8),.v-rounded-8{border-radius:8px}:host(.v-rounded-t-8),.v-rounded-t-8{border-top-left-radius:8px;border-top-right-radius:8px}:host(.v-rounded-b-8),.v-rounded-b-8{border-bottom-left-radius:8px;border-bottom-right-radius:8px}:host(.v-rounded-l-8),.v-rounded-l-8{border-top-left-radius:8px;border-bottom-left-radius:8px}:host(.v-rounded-r-8),.v-rounded-r-8{border-top-right-radius:8px;border-bottom-right-radius:8px}:host(.v-rounded-tl-8),.v-rounded-tl-8{border-top-left-radius:8px}:host(.v-rounded-tr-8),.v-rounded-tr-8{border-top-right-radius:8px}:host(.v-rounded-bl-8),.v-rounded-bl-8{border-bottom-left-radius:8px}:host(.v-rounded-br-8),.v-rounded-br-8{border-bottom-right-radius:8px}:host(.v-rounded-12),.v-rounded-12{border-radius:12px}:host(.v-rounded-t-12),.v-rounded-t-12{border-top-left-radius:12px;border-top-right-radius:12px}:host(.v-rounded-b-12),.v-rounded-b-12{border-bottom-left-radius:12px;border-bottom-right-radius:12px}:host(.v-rounded-l-12),.v-rounded-l-12{border-top-left-radius:12px;border-bottom-left-radius:12px}:host(.v-rounded-r-12),.v-rounded-r-12{border-top-right-radius:12px;border-bottom-right-radius:12px}:host(.v-rounded-tl-12),.v-rounded-tl-12{border-top-left-radius:12px}:host(.v-rounded-tr-12),.v-rounded-tr-12{border-top-right-radius:12px}:host(.v-rounded-bl-12),.v-rounded-bl-12{border-bottom-left-radius:12px}:host(.v-rounded-br-12),.v-rounded-br-12{border-bottom-right-radius:12px}:host(.v-rounded-16),.v-rounded-16{border-radius:16px}:host(.v-rounded-t-16),.v-rounded-t-16{border-top-left-radius:16px;border-top-right-radius:16px}:host(.v-rounded-b-16),.v-rounded-b-16{border-bottom-left-radius:16px;border-bottom-right-radius:16px}:host(.v-rounded-l-16),.v-rounded-l-16{border-top-left-radius:16px;border-bottom-left-radius:16px}:host(.v-rounded-r-16),.v-rounded-r-16{border-top-right-radius:16px;border-bottom-right-radius:16px}:host(.v-rounded-tl-16),.v-rounded-tl-16{border-top-left-radius:16px}:host(.v-rounded-tr-16),.v-rounded-tr-16{border-top-right-radius:16px}:host(.v-rounded-bl-16),.v-rounded-bl-16{border-bottom-left-radius:16px}:host(.v-rounded-br-16),.v-rounded-br-16{border-bottom-right-radius:16px}:host(.v-rounded-24),.v-rounded-24{border-radius:24px}:host(.v-rounded-t-24),.v-rounded-t-24{border-top-left-radius:24px;border-top-right-radius:24px}:host(.v-rounded-b-24),.v-rounded-b-24{border-bottom-left-radius:24px;border-bottom-right-radius:24px}:host(.v-rounded-l-24),.v-rounded-l-24{border-top-left-radius:24px;border-bottom-left-radius:24px}:host(.v-rounded-r-24),.v-rounded-r-24{border-top-right-radius:24px;border-bottom-right-radius:24px}:host(.v-rounded-tl-24),.v-rounded-tl-24{border-top-left-radius:24px}:host(.v-rounded-tr-24),.v-rounded-tr-24{border-top-right-radius:24px}:host(.v-rounded-bl-24),.v-rounded-bl-24{border-bottom-left-radius:24px}:host(.v-rounded-br-24),.v-rounded-br-24{border-bottom-right-radius:24px}:host(.v-rounded-32),.v-rounded-32{border-radius:32px}:host(.v-rounded-t-32),.v-rounded-t-32{border-top-left-radius:32px;border-top-right-radius:32px}:host(.v-rounded-b-32),.v-rounded-b-32{border-bottom-left-radius:32px;border-bottom-right-radius:32px}:host(.v-rounded-l-32),.v-rounded-l-32{border-top-left-radius:32px;border-bottom-left-radius:32px}:host(.v-rounded-r-32),.v-rounded-r-32{border-top-right-radius:32px;border-bottom-right-radius:32px}:host(.v-rounded-tl-32),.v-rounded-tl-32{border-top-left-radius:32px}:host(.v-rounded-tr-32),.v-rounded-tr-32{border-top-right-radius:32px}:host(.v-rounded-bl-32),.v-rounded-bl-32{border-bottom-left-radius:32px}:host(.v-rounded-br-32),.v-rounded-br-32{border-bottom-right-radius:32px}:host(.v-rounded-48),.v-rounded-48{border-radius:48px}:host(.v-rounded-t-48),.v-rounded-t-48{border-top-left-radius:48px;border-top-right-radius:48px}:host(.v-rounded-b-48),.v-rounded-b-48{border-bottom-left-radius:48px;border-bottom-right-radius:48px}:host(.v-rounded-l-48),.v-rounded-l-48{border-top-left-radius:48px;border-bottom-left-radius:48px}:host(.v-rounded-r-48),.v-rounded-r-48{border-top-right-radius:48px;border-bottom-right-radius:48px}:host(.v-rounded-tl-48),.v-rounded-tl-48{border-top-left-radius:48px}:host(.v-rounded-tr-48),.v-rounded-tr-48{border-top-right-radius:48px}:host(.v-rounded-bl-48),.v-rounded-bl-48{border-bottom-left-radius:48px}:host(.v-rounded-br-48),.v-rounded-br-48{border-bottom-right-radius:48px}@media (min-width: 320px){:host(.S\\:v-rounded-0),.S\\:v-rounded-0{border-radius:0px}:host(.S\\:v-rounded-t-0),.S\\:v-rounded-t-0{border-top-left-radius:0px;border-top-right-radius:0px}:host(.S\\:v-rounded-b-0),.S\\:v-rounded-b-0{border-bottom-left-radius:0px;border-bottom-right-radius:0px}:host(.S\\:v-rounded-l-0),.S\\:v-rounded-l-0{border-top-left-radius:0px;border-bottom-left-radius:0px}:host(.S\\:v-rounded-r-0),.S\\:v-rounded-r-0{border-top-right-radius:0px;border-bottom-right-radius:0px}:host(.S\\:v-rounded-tl-0),.S\\:v-rounded-tl-0{border-top-left-radius:0px}:host(.S\\:v-rounded-tr-0),.S\\:v-rounded-tr-0{border-top-right-radius:0px}:host(.S\\:v-rounded-bl-0),.S\\:v-rounded-bl-0{border-bottom-left-radius:0px}:host(.S\\:v-rounded-br-0),.S\\:v-rounded-br-0{border-bottom-right-radius:0px}:host(.S\\:v-rounded-9999),.S\\:v-rounded-9999{border-radius:9999px}:host(.S\\:v-rounded-t-9999),.S\\:v-rounded-t-9999{border-top-left-radius:9999px;border-top-right-radius:9999px}:host(.S\\:v-rounded-b-9999),.S\\:v-rounded-b-9999{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}:host(.S\\:v-rounded-l-9999),.S\\:v-rounded-l-9999{border-top-left-radius:9999px;border-bottom-left-radius:9999px}:host(.S\\:v-rounded-r-9999),.S\\:v-rounded-r-9999{border-top-right-radius:9999px;border-bottom-right-radius:9999px}:host(.S\\:v-rounded-tl-9999),.S\\:v-rounded-tl-9999{border-top-left-radius:9999px}:host(.S\\:v-rounded-tr-9999),.S\\:v-rounded-tr-9999{border-top-right-radius:9999px}:host(.S\\:v-rounded-bl-9999),.S\\:v-rounded-bl-9999{border-bottom-left-radius:9999px}:host(.S\\:v-rounded-br-9999),.S\\:v-rounded-br-9999{border-bottom-right-radius:9999px}:host(.S\\:v-rounded-2),.S\\:v-rounded-2{border-radius:2px}:host(.S\\:v-rounded-t-2),.S\\:v-rounded-t-2{border-top-left-radius:2px;border-top-right-radius:2px}:host(.S\\:v-rounded-b-2),.S\\:v-rounded-b-2{border-bottom-left-radius:2px;border-bottom-right-radius:2px}:host(.S\\:v-rounded-l-2),.S\\:v-rounded-l-2{border-top-left-radius:2px;border-bottom-left-radius:2px}:host(.S\\:v-rounded-r-2),.S\\:v-rounded-r-2{border-top-right-radius:2px;border-bottom-right-radius:2px}:host(.S\\:v-rounded-tl-2),.S\\:v-rounded-tl-2{border-top-left-radius:2px}:host(.S\\:v-rounded-tr-2),.S\\:v-rounded-tr-2{border-top-right-radius:2px}:host(.S\\:v-rounded-bl-2),.S\\:v-rounded-bl-2{border-bottom-left-radius:2px}:host(.S\\:v-rounded-br-2),.S\\:v-rounded-br-2{border-bottom-right-radius:2px}:host(.S\\:v-rounded-4),.S\\:v-rounded-4{border-radius:4px}:host(.S\\:v-rounded-t-4),.S\\:v-rounded-t-4{border-top-left-radius:4px;border-top-right-radius:4px}:host(.S\\:v-rounded-b-4),.S\\:v-rounded-b-4{border-bottom-left-radius:4px;border-bottom-right-radius:4px}:host(.S\\:v-rounded-l-4),.S\\:v-rounded-l-4{border-top-left-radius:4px;border-bottom-left-radius:4px}:host(.S\\:v-rounded-r-4),.S\\:v-rounded-r-4{border-top-right-radius:4px;border-bottom-right-radius:4px}:host(.S\\:v-rounded-tl-4),.S\\:v-rounded-tl-4{border-top-left-radius:4px}:host(.S\\:v-rounded-tr-4),.S\\:v-rounded-tr-4{border-top-right-radius:4px}:host(.S\\:v-rounded-bl-4),.S\\:v-rounded-bl-4{border-bottom-left-radius:4px}:host(.S\\:v-rounded-br-4),.S\\:v-rounded-br-4{border-bottom-right-radius:4px}:host(.S\\:v-rounded-8),.S\\:v-rounded-8{border-radius:8px}:host(.S\\:v-rounded-t-8),.S\\:v-rounded-t-8{border-top-left-radius:8px;border-top-right-radius:8px}:host(.S\\:v-rounded-b-8),.S\\:v-rounded-b-8{border-bottom-left-radius:8px;border-bottom-right-radius:8px}:host(.S\\:v-rounded-l-8),.S\\:v-rounded-l-8{border-top-left-radius:8px;border-bottom-left-radius:8px}:host(.S\\:v-rounded-r-8),.S\\:v-rounded-r-8{border-top-right-radius:8px;border-bottom-right-radius:8px}:host(.S\\:v-rounded-tl-8),.S\\:v-rounded-tl-8{border-top-left-radius:8px}:host(.S\\:v-rounded-tr-8),.S\\:v-rounded-tr-8{border-top-right-radius:8px}:host(.S\\:v-rounded-bl-8),.S\\:v-rounded-bl-8{border-bottom-left-radius:8px}:host(.S\\:v-rounded-br-8),.S\\:v-rounded-br-8{border-bottom-right-radius:8px}:host(.S\\:v-rounded-12),.S\\:v-rounded-12{border-radius:12px}:host(.S\\:v-rounded-t-12),.S\\:v-rounded-t-12{border-top-left-radius:12px;border-top-right-radius:12px}:host(.S\\:v-rounded-b-12),.S\\:v-rounded-b-12{border-bottom-left-radius:12px;border-bottom-right-radius:12px}:host(.S\\:v-rounded-l-12),.S\\:v-rounded-l-12{border-top-left-radius:12px;border-bottom-left-radius:12px}:host(.S\\:v-rounded-r-12),.S\\:v-rounded-r-12{border-top-right-radius:12px;border-bottom-right-radius:12px}:host(.S\\:v-rounded-tl-12),.S\\:v-rounded-tl-12{border-top-left-radius:12px}:host(.S\\:v-rounded-tr-12),.S\\:v-rounded-tr-12{border-top-right-radius:12px}:host(.S\\:v-rounded-bl-12),.S\\:v-rounded-bl-12{border-bottom-left-radius:12px}:host(.S\\:v-rounded-br-12),.S\\:v-rounded-br-12{border-bottom-right-radius:12px}:host(.S\\:v-rounded-16),.S\\:v-rounded-16{border-radius:16px}:host(.S\\:v-rounded-t-16),.S\\:v-rounded-t-16{border-top-left-radius:16px;border-top-right-radius:16px}:host(.S\\:v-rounded-b-16),.S\\:v-rounded-b-16{border-bottom-left-radius:16px;border-bottom-right-radius:16px}:host(.S\\:v-rounded-l-16),.S\\:v-rounded-l-16{border-top-left-radius:16px;border-bottom-left-radius:16px}:host(.S\\:v-rounded-r-16),.S\\:v-rounded-r-16{border-top-right-radius:16px;border-bottom-right-radius:16px}:host(.S\\:v-rounded-tl-16),.S\\:v-rounded-tl-16{border-top-left-radius:16px}:host(.S\\:v-rounded-tr-16),.S\\:v-rounded-tr-16{border-top-right-radius:16px}:host(.S\\:v-rounded-bl-16),.S\\:v-rounded-bl-16{border-bottom-left-radius:16px}:host(.S\\:v-rounded-br-16),.S\\:v-rounded-br-16{border-bottom-right-radius:16px}:host(.S\\:v-rounded-24),.S\\:v-rounded-24{border-radius:24px}:host(.S\\:v-rounded-t-24),.S\\:v-rounded-t-24{border-top-left-radius:24px;border-top-right-radius:24px}:host(.S\\:v-rounded-b-24),.S\\:v-rounded-b-24{border-bottom-left-radius:24px;border-bottom-right-radius:24px}:host(.S\\:v-rounded-l-24),.S\\:v-rounded-l-24{border-top-left-radius:24px;border-bottom-left-radius:24px}:host(.S\\:v-rounded-r-24),.S\\:v-rounded-r-24{border-top-right-radius:24px;border-bottom-right-radius:24px}:host(.S\\:v-rounded-tl-24),.S\\:v-rounded-tl-24{border-top-left-radius:24px}:host(.S\\:v-rounded-tr-24),.S\\:v-rounded-tr-24{border-top-right-radius:24px}:host(.S\\:v-rounded-bl-24),.S\\:v-rounded-bl-24{border-bottom-left-radius:24px}:host(.S\\:v-rounded-br-24),.S\\:v-rounded-br-24{border-bottom-right-radius:24px}:host(.S\\:v-rounded-32),.S\\:v-rounded-32{border-radius:32px}:host(.S\\:v-rounded-t-32),.S\\:v-rounded-t-32{border-top-left-radius:32px;border-top-right-radius:32px}:host(.S\\:v-rounded-b-32),.S\\:v-rounded-b-32{border-bottom-left-radius:32px;border-bottom-right-radius:32px}:host(.S\\:v-rounded-l-32),.S\\:v-rounded-l-32{border-top-left-radius:32px;border-bottom-left-radius:32px}:host(.S\\:v-rounded-r-32),.S\\:v-rounded-r-32{border-top-right-radius:32px;border-bottom-right-radius:32px}:host(.S\\:v-rounded-tl-32),.S\\:v-rounded-tl-32{border-top-left-radius:32px}:host(.S\\:v-rounded-tr-32),.S\\:v-rounded-tr-32{border-top-right-radius:32px}:host(.S\\:v-rounded-bl-32),.S\\:v-rounded-bl-32{border-bottom-left-radius:32px}:host(.S\\:v-rounded-br-32),.S\\:v-rounded-br-32{border-bottom-right-radius:32px}:host(.S\\:v-rounded-48),.S\\:v-rounded-48{border-radius:48px}:host(.S\\:v-rounded-t-48),.S\\:v-rounded-t-48{border-top-left-radius:48px;border-top-right-radius:48px}:host(.S\\:v-rounded-b-48),.S\\:v-rounded-b-48{border-bottom-left-radius:48px;border-bottom-right-radius:48px}:host(.S\\:v-rounded-l-48),.S\\:v-rounded-l-48{border-top-left-radius:48px;border-bottom-left-radius:48px}:host(.S\\:v-rounded-r-48),.S\\:v-rounded-r-48{border-top-right-radius:48px;border-bottom-right-radius:48px}:host(.S\\:v-rounded-tl-48),.S\\:v-rounded-tl-48{border-top-left-radius:48px}:host(.S\\:v-rounded-tr-48),.S\\:v-rounded-tr-48{border-top-right-radius:48px}:host(.S\\:v-rounded-bl-48),.S\\:v-rounded-bl-48{border-bottom-left-radius:48px}:host(.S\\:v-rounded-br-48),.S\\:v-rounded-br-48{border-bottom-right-radius:48px}}@media (min-width: 768px){:host(.M\\:v-rounded-0),.M\\:v-rounded-0{border-radius:0px}:host(.M\\:v-rounded-t-0),.M\\:v-rounded-t-0{border-top-left-radius:0px;border-top-right-radius:0px}:host(.M\\:v-rounded-b-0),.M\\:v-rounded-b-0{border-bottom-left-radius:0px;border-bottom-right-radius:0px}:host(.M\\:v-rounded-l-0),.M\\:v-rounded-l-0{border-top-left-radius:0px;border-bottom-left-radius:0px}:host(.M\\:v-rounded-r-0),.M\\:v-rounded-r-0{border-top-right-radius:0px;border-bottom-right-radius:0px}:host(.M\\:v-rounded-tl-0),.M\\:v-rounded-tl-0{border-top-left-radius:0px}:host(.M\\:v-rounded-tr-0),.M\\:v-rounded-tr-0{border-top-right-radius:0px}:host(.M\\:v-rounded-bl-0),.M\\:v-rounded-bl-0{border-bottom-left-radius:0px}:host(.M\\:v-rounded-br-0),.M\\:v-rounded-br-0{border-bottom-right-radius:0px}:host(.M\\:v-rounded-9999),.M\\:v-rounded-9999{border-radius:9999px}:host(.M\\:v-rounded-t-9999),.M\\:v-rounded-t-9999{border-top-left-radius:9999px;border-top-right-radius:9999px}:host(.M\\:v-rounded-b-9999),.M\\:v-rounded-b-9999{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}:host(.M\\:v-rounded-l-9999),.M\\:v-rounded-l-9999{border-top-left-radius:9999px;border-bottom-left-radius:9999px}:host(.M\\:v-rounded-r-9999),.M\\:v-rounded-r-9999{border-top-right-radius:9999px;border-bottom-right-radius:9999px}:host(.M\\:v-rounded-tl-9999),.M\\:v-rounded-tl-9999{border-top-left-radius:9999px}:host(.M\\:v-rounded-tr-9999),.M\\:v-rounded-tr-9999{border-top-right-radius:9999px}:host(.M\\:v-rounded-bl-9999),.M\\:v-rounded-bl-9999{border-bottom-left-radius:9999px}:host(.M\\:v-rounded-br-9999),.M\\:v-rounded-br-9999{border-bottom-right-radius:9999px}:host(.M\\:v-rounded-2),.M\\:v-rounded-2{border-radius:2px}:host(.M\\:v-rounded-t-2),.M\\:v-rounded-t-2{border-top-left-radius:2px;border-top-right-radius:2px}:host(.M\\:v-rounded-b-2),.M\\:v-rounded-b-2{border-bottom-left-radius:2px;border-bottom-right-radius:2px}:host(.M\\:v-rounded-l-2),.M\\:v-rounded-l-2{border-top-left-radius:2px;border-bottom-left-radius:2px}:host(.M\\:v-rounded-r-2),.M\\:v-rounded-r-2{border-top-right-radius:2px;border-bottom-right-radius:2px}:host(.M\\:v-rounded-tl-2),.M\\:v-rounded-tl-2{border-top-left-radius:2px}:host(.M\\:v-rounded-tr-2),.M\\:v-rounded-tr-2{border-top-right-radius:2px}:host(.M\\:v-rounded-bl-2),.M\\:v-rounded-bl-2{border-bottom-left-radius:2px}:host(.M\\:v-rounded-br-2),.M\\:v-rounded-br-2{border-bottom-right-radius:2px}:host(.M\\:v-rounded-4),.M\\:v-rounded-4{border-radius:4px}:host(.M\\:v-rounded-t-4),.M\\:v-rounded-t-4{border-top-left-radius:4px;border-top-right-radius:4px}:host(.M\\:v-rounded-b-4),.M\\:v-rounded-b-4{border-bottom-left-radius:4px;border-bottom-right-radius:4px}:host(.M\\:v-rounded-l-4),.M\\:v-rounded-l-4{border-top-left-radius:4px;border-bottom-left-radius:4px}:host(.M\\:v-rounded-r-4),.M\\:v-rounded-r-4{border-top-right-radius:4px;border-bottom-right-radius:4px}:host(.M\\:v-rounded-tl-4),.M\\:v-rounded-tl-4{border-top-left-radius:4px}:host(.M\\:v-rounded-tr-4),.M\\:v-rounded-tr-4{border-top-right-radius:4px}:host(.M\\:v-rounded-bl-4),.M\\:v-rounded-bl-4{border-bottom-left-radius:4px}:host(.M\\:v-rounded-br-4),.M\\:v-rounded-br-4{border-bottom-right-radius:4px}:host(.M\\:v-rounded-8),.M\\:v-rounded-8{border-radius:8px}:host(.M\\:v-rounded-t-8),.M\\:v-rounded-t-8{border-top-left-radius:8px;border-top-right-radius:8px}:host(.M\\:v-rounded-b-8),.M\\:v-rounded-b-8{border-bottom-left-radius:8px;border-bottom-right-radius:8px}:host(.M\\:v-rounded-l-8),.M\\:v-rounded-l-8{border-top-left-radius:8px;border-bottom-left-radius:8px}:host(.M\\:v-rounded-r-8),.M\\:v-rounded-r-8{border-top-right-radius:8px;border-bottom-right-radius:8px}:host(.M\\:v-rounded-tl-8),.M\\:v-rounded-tl-8{border-top-left-radius:8px}:host(.M\\:v-rounded-tr-8),.M\\:v-rounded-tr-8{border-top-right-radius:8px}:host(.M\\:v-rounded-bl-8),.M\\:v-rounded-bl-8{border-bottom-left-radius:8px}:host(.M\\:v-rounded-br-8),.M\\:v-rounded-br-8{border-bottom-right-radius:8px}:host(.M\\:v-rounded-12),.M\\:v-rounded-12{border-radius:12px}:host(.M\\:v-rounded-t-12),.M\\:v-rounded-t-12{border-top-left-radius:12px;border-top-right-radius:12px}:host(.M\\:v-rounded-b-12),.M\\:v-rounded-b-12{border-bottom-left-radius:12px;border-bottom-right-radius:12px}:host(.M\\:v-rounded-l-12),.M\\:v-rounded-l-12{border-top-left-radius:12px;border-bottom-left-radius:12px}:host(.M\\:v-rounded-r-12),.M\\:v-rounded-r-12{border-top-right-radius:12px;border-bottom-right-radius:12px}:host(.M\\:v-rounded-tl-12),.M\\:v-rounded-tl-12{border-top-left-radius:12px}:host(.M\\:v-rounded-tr-12),.M\\:v-rounded-tr-12{border-top-right-radius:12px}:host(.M\\:v-rounded-bl-12),.M\\:v-rounded-bl-12{border-bottom-left-radius:12px}:host(.M\\:v-rounded-br-12),.M\\:v-rounded-br-12{border-bottom-right-radius:12px}:host(.M\\:v-rounded-16),.M\\:v-rounded-16{border-radius:16px}:host(.M\\:v-rounded-t-16),.M\\:v-rounded-t-16{border-top-left-radius:16px;border-top-right-radius:16px}:host(.M\\:v-rounded-b-16),.M\\:v-rounded-b-16{border-bottom-left-radius:16px;border-bottom-right-radius:16px}:host(.M\\:v-rounded-l-16),.M\\:v-rounded-l-16{border-top-left-radius:16px;border-bottom-left-radius:16px}:host(.M\\:v-rounded-r-16),.M\\:v-rounded-r-16{border-top-right-radius:16px;border-bottom-right-radius:16px}:host(.M\\:v-rounded-tl-16),.M\\:v-rounded-tl-16{border-top-left-radius:16px}:host(.M\\:v-rounded-tr-16),.M\\:v-rounded-tr-16{border-top-right-radius:16px}:host(.M\\:v-rounded-bl-16),.M\\:v-rounded-bl-16{border-bottom-left-radius:16px}:host(.M\\:v-rounded-br-16),.M\\:v-rounded-br-16{border-bottom-right-radius:16px}:host(.M\\:v-rounded-24),.M\\:v-rounded-24{border-radius:24px}:host(.M\\:v-rounded-t-24),.M\\:v-rounded-t-24{border-top-left-radius:24px;border-top-right-radius:24px}:host(.M\\:v-rounded-b-24),.M\\:v-rounded-b-24{border-bottom-left-radius:24px;border-bottom-right-radius:24px}:host(.M\\:v-rounded-l-24),.M\\:v-rounded-l-24{border-top-left-radius:24px;border-bottom-left-radius:24px}:host(.M\\:v-rounded-r-24),.M\\:v-rounded-r-24{border-top-right-radius:24px;border-bottom-right-radius:24px}:host(.M\\:v-rounded-tl-24),.M\\:v-rounded-tl-24{border-top-left-radius:24px}:host(.M\\:v-rounded-tr-24),.M\\:v-rounded-tr-24{border-top-right-radius:24px}:host(.M\\:v-rounded-bl-24),.M\\:v-rounded-bl-24{border-bottom-left-radius:24px}:host(.M\\:v-rounded-br-24),.M\\:v-rounded-br-24{border-bottom-right-radius:24px}:host(.M\\:v-rounded-32),.M\\:v-rounded-32{border-radius:32px}:host(.M\\:v-rounded-t-32),.M\\:v-rounded-t-32{border-top-left-radius:32px;border-top-right-radius:32px}:host(.M\\:v-rounded-b-32),.M\\:v-rounded-b-32{border-bottom-left-radius:32px;border-bottom-right-radius:32px}:host(.M\\:v-rounded-l-32),.M\\:v-rounded-l-32{border-top-left-radius:32px;border-bottom-left-radius:32px}:host(.M\\:v-rounded-r-32),.M\\:v-rounded-r-32{border-top-right-radius:32px;border-bottom-right-radius:32px}:host(.M\\:v-rounded-tl-32),.M\\:v-rounded-tl-32{border-top-left-radius:32px}:host(.M\\:v-rounded-tr-32),.M\\:v-rounded-tr-32{border-top-right-radius:32px}:host(.M\\:v-rounded-bl-32),.M\\:v-rounded-bl-32{border-bottom-left-radius:32px}:host(.M\\:v-rounded-br-32),.M\\:v-rounded-br-32{border-bottom-right-radius:32px}:host(.M\\:v-rounded-48),.M\\:v-rounded-48{border-radius:48px}:host(.M\\:v-rounded-t-48),.M\\:v-rounded-t-48{border-top-left-radius:48px;border-top-right-radius:48px}:host(.M\\:v-rounded-b-48),.M\\:v-rounded-b-48{border-bottom-left-radius:48px;border-bottom-right-radius:48px}:host(.M\\:v-rounded-l-48),.M\\:v-rounded-l-48{border-top-left-radius:48px;border-bottom-left-radius:48px}:host(.M\\:v-rounded-r-48),.M\\:v-rounded-r-48{border-top-right-radius:48px;border-bottom-right-radius:48px}:host(.M\\:v-rounded-tl-48),.M\\:v-rounded-tl-48{border-top-left-radius:48px}:host(.M\\:v-rounded-tr-48),.M\\:v-rounded-tr-48{border-top-right-radius:48px}:host(.M\\:v-rounded-bl-48),.M\\:v-rounded-bl-48{border-bottom-left-radius:48px}:host(.M\\:v-rounded-br-48),.M\\:v-rounded-br-48{border-bottom-right-radius:48px}}@media (min-width: 1024px){:host(.L\\:v-rounded-0),.L\\:v-rounded-0{border-radius:0px}:host(.L\\:v-rounded-t-0),.L\\:v-rounded-t-0{border-top-left-radius:0px;border-top-right-radius:0px}:host(.L\\:v-rounded-b-0),.L\\:v-rounded-b-0{border-bottom-left-radius:0px;border-bottom-right-radius:0px}:host(.L\\:v-rounded-l-0),.L\\:v-rounded-l-0{border-top-left-radius:0px;border-bottom-left-radius:0px}:host(.L\\:v-rounded-r-0),.L\\:v-rounded-r-0{border-top-right-radius:0px;border-bottom-right-radius:0px}:host(.L\\:v-rounded-tl-0),.L\\:v-rounded-tl-0{border-top-left-radius:0px}:host(.L\\:v-rounded-tr-0),.L\\:v-rounded-tr-0{border-top-right-radius:0px}:host(.L\\:v-rounded-bl-0),.L\\:v-rounded-bl-0{border-bottom-left-radius:0px}:host(.L\\:v-rounded-br-0),.L\\:v-rounded-br-0{border-bottom-right-radius:0px}:host(.L\\:v-rounded-9999),.L\\:v-rounded-9999{border-radius:9999px}:host(.L\\:v-rounded-t-9999),.L\\:v-rounded-t-9999{border-top-left-radius:9999px;border-top-right-radius:9999px}:host(.L\\:v-rounded-b-9999),.L\\:v-rounded-b-9999{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}:host(.L\\:v-rounded-l-9999),.L\\:v-rounded-l-9999{border-top-left-radius:9999px;border-bottom-left-radius:9999px}:host(.L\\:v-rounded-r-9999),.L\\:v-rounded-r-9999{border-top-right-radius:9999px;border-bottom-right-radius:9999px}:host(.L\\:v-rounded-tl-9999),.L\\:v-rounded-tl-9999{border-top-left-radius:9999px}:host(.L\\:v-rounded-tr-9999),.L\\:v-rounded-tr-9999{border-top-right-radius:9999px}:host(.L\\:v-rounded-bl-9999),.L\\:v-rounded-bl-9999{border-bottom-left-radius:9999px}:host(.L\\:v-rounded-br-9999),.L\\:v-rounded-br-9999{border-bottom-right-radius:9999px}:host(.L\\:v-rounded-2),.L\\:v-rounded-2{border-radius:2px}:host(.L\\:v-rounded-t-2),.L\\:v-rounded-t-2{border-top-left-radius:2px;border-top-right-radius:2px}:host(.L\\:v-rounded-b-2),.L\\:v-rounded-b-2{border-bottom-left-radius:2px;border-bottom-right-radius:2px}:host(.L\\:v-rounded-l-2),.L\\:v-rounded-l-2{border-top-left-radius:2px;border-bottom-left-radius:2px}:host(.L\\:v-rounded-r-2),.L\\:v-rounded-r-2{border-top-right-radius:2px;border-bottom-right-radius:2px}:host(.L\\:v-rounded-tl-2),.L\\:v-rounded-tl-2{border-top-left-radius:2px}:host(.L\\:v-rounded-tr-2),.L\\:v-rounded-tr-2{border-top-right-radius:2px}:host(.L\\:v-rounded-bl-2),.L\\:v-rounded-bl-2{border-bottom-left-radius:2px}:host(.L\\:v-rounded-br-2),.L\\:v-rounded-br-2{border-bottom-right-radius:2px}:host(.L\\:v-rounded-4),.L\\:v-rounded-4{border-radius:4px}:host(.L\\:v-rounded-t-4),.L\\:v-rounded-t-4{border-top-left-radius:4px;border-top-right-radius:4px}:host(.L\\:v-rounded-b-4),.L\\:v-rounded-b-4{border-bottom-left-radius:4px;border-bottom-right-radius:4px}:host(.L\\:v-rounded-l-4),.L\\:v-rounded-l-4{border-top-left-radius:4px;border-bottom-left-radius:4px}:host(.L\\:v-rounded-r-4),.L\\:v-rounded-r-4{border-top-right-radius:4px;border-bottom-right-radius:4px}:host(.L\\:v-rounded-tl-4),.L\\:v-rounded-tl-4{border-top-left-radius:4px}:host(.L\\:v-rounded-tr-4),.L\\:v-rounded-tr-4{border-top-right-radius:4px}:host(.L\\:v-rounded-bl-4),.L\\:v-rounded-bl-4{border-bottom-left-radius:4px}:host(.L\\:v-rounded-br-4),.L\\:v-rounded-br-4{border-bottom-right-radius:4px}:host(.L\\:v-rounded-8),.L\\:v-rounded-8{border-radius:8px}:host(.L\\:v-rounded-t-8),.L\\:v-rounded-t-8{border-top-left-radius:8px;border-top-right-radius:8px}:host(.L\\:v-rounded-b-8),.L\\:v-rounded-b-8{border-bottom-left-radius:8px;border-bottom-right-radius:8px}:host(.L\\:v-rounded-l-8),.L\\:v-rounded-l-8{border-top-left-radius:8px;border-bottom-left-radius:8px}:host(.L\\:v-rounded-r-8),.L\\:v-rounded-r-8{border-top-right-radius:8px;border-bottom-right-radius:8px}:host(.L\\:v-rounded-tl-8),.L\\:v-rounded-tl-8{border-top-left-radius:8px}:host(.L\\:v-rounded-tr-8),.L\\:v-rounded-tr-8{border-top-right-radius:8px}:host(.L\\:v-rounded-bl-8),.L\\:v-rounded-bl-8{border-bottom-left-radius:8px}:host(.L\\:v-rounded-br-8),.L\\:v-rounded-br-8{border-bottom-right-radius:8px}:host(.L\\:v-rounded-12),.L\\:v-rounded-12{border-radius:12px}:host(.L\\:v-rounded-t-12),.L\\:v-rounded-t-12{border-top-left-radius:12px;border-top-right-radius:12px}:host(.L\\:v-rounded-b-12),.L\\:v-rounded-b-12{border-bottom-left-radius:12px;border-bottom-right-radius:12px}:host(.L\\:v-rounded-l-12),.L\\:v-rounded-l-12{border-top-left-radius:12px;border-bottom-left-radius:12px}:host(.L\\:v-rounded-r-12),.L\\:v-rounded-r-12{border-top-right-radius:12px;border-bottom-right-radius:12px}:host(.L\\:v-rounded-tl-12),.L\\:v-rounded-tl-12{border-top-left-radius:12px}:host(.L\\:v-rounded-tr-12),.L\\:v-rounded-tr-12{border-top-right-radius:12px}:host(.L\\:v-rounded-bl-12),.L\\:v-rounded-bl-12{border-bottom-left-radius:12px}:host(.L\\:v-rounded-br-12),.L\\:v-rounded-br-12{border-bottom-right-radius:12px}:host(.L\\:v-rounded-16),.L\\:v-rounded-16{border-radius:16px}:host(.L\\:v-rounded-t-16),.L\\:v-rounded-t-16{border-top-left-radius:16px;border-top-right-radius:16px}:host(.L\\:v-rounded-b-16),.L\\:v-rounded-b-16{border-bottom-left-radius:16px;border-bottom-right-radius:16px}:host(.L\\:v-rounded-l-16),.L\\:v-rounded-l-16{border-top-left-radius:16px;border-bottom-left-radius:16px}:host(.L\\:v-rounded-r-16),.L\\:v-rounded-r-16{border-top-right-radius:16px;border-bottom-right-radius:16px}:host(.L\\:v-rounded-tl-16),.L\\:v-rounded-tl-16{border-top-left-radius:16px}:host(.L\\:v-rounded-tr-16),.L\\:v-rounded-tr-16{border-top-right-radius:16px}:host(.L\\:v-rounded-bl-16),.L\\:v-rounded-bl-16{border-bottom-left-radius:16px}:host(.L\\:v-rounded-br-16),.L\\:v-rounded-br-16{border-bottom-right-radius:16px}:host(.L\\:v-rounded-24),.L\\:v-rounded-24{border-radius:24px}:host(.L\\:v-rounded-t-24),.L\\:v-rounded-t-24{border-top-left-radius:24px;border-top-right-radius:24px}:host(.L\\:v-rounded-b-24),.L\\:v-rounded-b-24{border-bottom-left-radius:24px;border-bottom-right-radius:24px}:host(.L\\:v-rounded-l-24),.L\\:v-rounded-l-24{border-top-left-radius:24px;border-bottom-left-radius:24px}:host(.L\\:v-rounded-r-24),.L\\:v-rounded-r-24{border-top-right-radius:24px;border-bottom-right-radius:24px}:host(.L\\:v-rounded-tl-24),.L\\:v-rounded-tl-24{border-top-left-radius:24px}:host(.L\\:v-rounded-tr-24),.L\\:v-rounded-tr-24{border-top-right-radius:24px}:host(.L\\:v-rounded-bl-24),.L\\:v-rounded-bl-24{border-bottom-left-radius:24px}:host(.L\\:v-rounded-br-24),.L\\:v-rounded-br-24{border-bottom-right-radius:24px}:host(.L\\:v-rounded-32),.L\\:v-rounded-32{border-radius:32px}:host(.L\\:v-rounded-t-32),.L\\:v-rounded-t-32{border-top-left-radius:32px;border-top-right-radius:32px}:host(.L\\:v-rounded-b-32),.L\\:v-rounded-b-32{border-bottom-left-radius:32px;border-bottom-right-radius:32px}:host(.L\\:v-rounded-l-32),.L\\:v-rounded-l-32{border-top-left-radius:32px;border-bottom-left-radius:32px}:host(.L\\:v-rounded-r-32),.L\\:v-rounded-r-32{border-top-right-radius:32px;border-bottom-right-radius:32px}:host(.L\\:v-rounded-tl-32),.L\\:v-rounded-tl-32{border-top-left-radius:32px}:host(.L\\:v-rounded-tr-32),.L\\:v-rounded-tr-32{border-top-right-radius:32px}:host(.L\\:v-rounded-bl-32),.L\\:v-rounded-bl-32{border-bottom-left-radius:32px}:host(.L\\:v-rounded-br-32),.L\\:v-rounded-br-32{border-bottom-right-radius:32px}:host(.L\\:v-rounded-48),.L\\:v-rounded-48{border-radius:48px}:host(.L\\:v-rounded-t-48),.L\\:v-rounded-t-48{border-top-left-radius:48px;border-top-right-radius:48px}:host(.L\\:v-rounded-b-48),.L\\:v-rounded-b-48{border-bottom-left-radius:48px;border-bottom-right-radius:48px}:host(.L\\:v-rounded-l-48),.L\\:v-rounded-l-48{border-top-left-radius:48px;border-bottom-left-radius:48px}:host(.L\\:v-rounded-r-48),.L\\:v-rounded-r-48{border-top-right-radius:48px;border-bottom-right-radius:48px}:host(.L\\:v-rounded-tl-48),.L\\:v-rounded-tl-48{border-top-left-radius:48px}:host(.L\\:v-rounded-tr-48),.L\\:v-rounded-tr-48{border-top-right-radius:48px}:host(.L\\:v-rounded-bl-48),.L\\:v-rounded-bl-48{border-bottom-left-radius:48px}:host(.L\\:v-rounded-br-48),.L\\:v-rounded-br-48{border-bottom-right-radius:48px}}@media (min-width: 1440px){:host(.XL\\:v-rounded-0),.XL\\:v-rounded-0{border-radius:0px}:host(.XL\\:v-rounded-t-0),.XL\\:v-rounded-t-0{border-top-left-radius:0px;border-top-right-radius:0px}:host(.XL\\:v-rounded-b-0),.XL\\:v-rounded-b-0{border-bottom-left-radius:0px;border-bottom-right-radius:0px}:host(.XL\\:v-rounded-l-0),.XL\\:v-rounded-l-0{border-top-left-radius:0px;border-bottom-left-radius:0px}:host(.XL\\:v-rounded-r-0),.XL\\:v-rounded-r-0{border-top-right-radius:0px;border-bottom-right-radius:0px}:host(.XL\\:v-rounded-tl-0),.XL\\:v-rounded-tl-0{border-top-left-radius:0px}:host(.XL\\:v-rounded-tr-0),.XL\\:v-rounded-tr-0{border-top-right-radius:0px}:host(.XL\\:v-rounded-bl-0),.XL\\:v-rounded-bl-0{border-bottom-left-radius:0px}:host(.XL\\:v-rounded-br-0),.XL\\:v-rounded-br-0{border-bottom-right-radius:0px}:host(.XL\\:v-rounded-9999),.XL\\:v-rounded-9999{border-radius:9999px}:host(.XL\\:v-rounded-t-9999),.XL\\:v-rounded-t-9999{border-top-left-radius:9999px;border-top-right-radius:9999px}:host(.XL\\:v-rounded-b-9999),.XL\\:v-rounded-b-9999{border-bottom-left-radius:9999px;border-bottom-right-radius:9999px}:host(.XL\\:v-rounded-l-9999),.XL\\:v-rounded-l-9999{border-top-left-radius:9999px;border-bottom-left-radius:9999px}:host(.XL\\:v-rounded-r-9999),.XL\\:v-rounded-r-9999{border-top-right-radius:9999px;border-bottom-right-radius:9999px}:host(.XL\\:v-rounded-tl-9999),.XL\\:v-rounded-tl-9999{border-top-left-radius:9999px}:host(.XL\\:v-rounded-tr-9999),.XL\\:v-rounded-tr-9999{border-top-right-radius:9999px}:host(.XL\\:v-rounded-bl-9999),.XL\\:v-rounded-bl-9999{border-bottom-left-radius:9999px}:host(.XL\\:v-rounded-br-9999),.XL\\:v-rounded-br-9999{border-bottom-right-radius:9999px}:host(.XL\\:v-rounded-2),.XL\\:v-rounded-2{border-radius:2px}:host(.XL\\:v-rounded-t-2),.XL\\:v-rounded-t-2{border-top-left-radius:2px;border-top-right-radius:2px}:host(.XL\\:v-rounded-b-2),.XL\\:v-rounded-b-2{border-bottom-left-radius:2px;border-bottom-right-radius:2px}:host(.XL\\:v-rounded-l-2),.XL\\:v-rounded-l-2{border-top-left-radius:2px;border-bottom-left-radius:2px}:host(.XL\\:v-rounded-r-2),.XL\\:v-rounded-r-2{border-top-right-radius:2px;border-bottom-right-radius:2px}:host(.XL\\:v-rounded-tl-2),.XL\\:v-rounded-tl-2{border-top-left-radius:2px}:host(.XL\\:v-rounded-tr-2),.XL\\:v-rounded-tr-2{border-top-right-radius:2px}:host(.XL\\:v-rounded-bl-2),.XL\\:v-rounded-bl-2{border-bottom-left-radius:2px}:host(.XL\\:v-rounded-br-2),.XL\\:v-rounded-br-2{border-bottom-right-radius:2px}:host(.XL\\:v-rounded-4),.XL\\:v-rounded-4{border-radius:4px}:host(.XL\\:v-rounded-t-4),.XL\\:v-rounded-t-4{border-top-left-radius:4px;border-top-right-radius:4px}:host(.XL\\:v-rounded-b-4),.XL\\:v-rounded-b-4{border-bottom-left-radius:4px;border-bottom-right-radius:4px}:host(.XL\\:v-rounded-l-4),.XL\\:v-rounded-l-4{border-top-left-radius:4px;border-bottom-left-radius:4px}:host(.XL\\:v-rounded-r-4),.XL\\:v-rounded-r-4{border-top-right-radius:4px;border-bottom-right-radius:4px}:host(.XL\\:v-rounded-tl-4),.XL\\:v-rounded-tl-4{border-top-left-radius:4px}:host(.XL\\:v-rounded-tr-4),.XL\\:v-rounded-tr-4{border-top-right-radius:4px}:host(.XL\\:v-rounded-bl-4),.XL\\:v-rounded-bl-4{border-bottom-left-radius:4px}:host(.XL\\:v-rounded-br-4),.XL\\:v-rounded-br-4{border-bottom-right-radius:4px}:host(.XL\\:v-rounded-8),.XL\\:v-rounded-8{border-radius:8px}:host(.XL\\:v-rounded-t-8),.XL\\:v-rounded-t-8{border-top-left-radius:8px;border-top-right-radius:8px}:host(.XL\\:v-rounded-b-8),.XL\\:v-rounded-b-8{border-bottom-left-radius:8px;border-bottom-right-radius:8px}:host(.XL\\:v-rounded-l-8),.XL\\:v-rounded-l-8{border-top-left-radius:8px;border-bottom-left-radius:8px}:host(.XL\\:v-rounded-r-8),.XL\\:v-rounded-r-8{border-top-right-radius:8px;border-bottom-right-radius:8px}:host(.XL\\:v-rounded-tl-8),.XL\\:v-rounded-tl-8{border-top-left-radius:8px}:host(.XL\\:v-rounded-tr-8),.XL\\:v-rounded-tr-8{border-top-right-radius:8px}:host(.XL\\:v-rounded-bl-8),.XL\\:v-rounded-bl-8{border-bottom-left-radius:8px}:host(.XL\\:v-rounded-br-8),.XL\\:v-rounded-br-8{border-bottom-right-radius:8px}:host(.XL\\:v-rounded-12),.XL\\:v-rounded-12{border-radius:12px}:host(.XL\\:v-rounded-t-12),.XL\\:v-rounded-t-12{border-top-left-radius:12px;border-top-right-radius:12px}:host(.XL\\:v-rounded-b-12),.XL\\:v-rounded-b-12{border-bottom-left-radius:12px;border-bottom-right-radius:12px}:host(.XL\\:v-rounded-l-12),.XL\\:v-rounded-l-12{border-top-left-radius:12px;border-bottom-left-radius:12px}:host(.XL\\:v-rounded-r-12),.XL\\:v-rounded-r-12{border-top-right-radius:12px;border-bottom-right-radius:12px}:host(.XL\\:v-rounded-tl-12),.XL\\:v-rounded-tl-12{border-top-left-radius:12px}:host(.XL\\:v-rounded-tr-12),.XL\\:v-rounded-tr-12{border-top-right-radius:12px}:host(.XL\\:v-rounded-bl-12),.XL\\:v-rounded-bl-12{border-bottom-left-radius:12px}:host(.XL\\:v-rounded-br-12),.XL\\:v-rounded-br-12{border-bottom-right-radius:12px}:host(.XL\\:v-rounded-16),.XL\\:v-rounded-16{border-radius:16px}:host(.XL\\:v-rounded-t-16),.XL\\:v-rounded-t-16{border-top-left-radius:16px;border-top-right-radius:16px}:host(.XL\\:v-rounded-b-16),.XL\\:v-rounded-b-16{border-bottom-left-radius:16px;border-bottom-right-radius:16px}:host(.XL\\:v-rounded-l-16),.XL\\:v-rounded-l-16{border-top-left-radius:16px;border-bottom-left-radius:16px}:host(.XL\\:v-rounded-r-16),.XL\\:v-rounded-r-16{border-top-right-radius:16px;border-bottom-right-radius:16px}:host(.XL\\:v-rounded-tl-16),.XL\\:v-rounded-tl-16{border-top-left-radius:16px}:host(.XL\\:v-rounded-tr-16),.XL\\:v-rounded-tr-16{border-top-right-radius:16px}:host(.XL\\:v-rounded-bl-16),.XL\\:v-rounded-bl-16{border-bottom-left-radius:16px}:host(.XL\\:v-rounded-br-16),.XL\\:v-rounded-br-16{border-bottom-right-radius:16px}:host(.XL\\:v-rounded-24),.XL\\:v-rounded-24{border-radius:24px}:host(.XL\\:v-rounded-t-24),.XL\\:v-rounded-t-24{border-top-left-radius:24px;border-top-right-radius:24px}:host(.XL\\:v-rounded-b-24),.XL\\:v-rounded-b-24{border-bottom-left-radius:24px;border-bottom-right-radius:24px}:host(.XL\\:v-rounded-l-24),.XL\\:v-rounded-l-24{border-top-left-radius:24px;border-bottom-left-radius:24px}:host(.XL\\:v-rounded-r-24),.XL\\:v-rounded-r-24{border-top-right-radius:24px;border-bottom-right-radius:24px}:host(.XL\\:v-rounded-tl-24),.XL\\:v-rounded-tl-24{border-top-left-radius:24px}:host(.XL\\:v-rounded-tr-24),.XL\\:v-rounded-tr-24{border-top-right-radius:24px}:host(.XL\\:v-rounded-bl-24),.XL\\:v-rounded-bl-24{border-bottom-left-radius:24px}:host(.XL\\:v-rounded-br-24),.XL\\:v-rounded-br-24{border-bottom-right-radius:24px}:host(.XL\\:v-rounded-32),.XL\\:v-rounded-32{border-radius:32px}:host(.XL\\:v-rounded-t-32),.XL\\:v-rounded-t-32{border-top-left-radius:32px;border-top-right-radius:32px}:host(.XL\\:v-rounded-b-32),.XL\\:v-rounded-b-32{border-bottom-left-radius:32px;border-bottom-right-radius:32px}:host(.XL\\:v-rounded-l-32),.XL\\:v-rounded-l-32{border-top-left-radius:32px;border-bottom-left-radius:32px}:host(.XL\\:v-rounded-r-32),.XL\\:v-rounded-r-32{border-top-right-radius:32px;border-bottom-right-radius:32px}:host(.XL\\:v-rounded-tl-32),.XL\\:v-rounded-tl-32{border-top-left-radius:32px}:host(.XL\\:v-rounded-tr-32),.XL\\:v-rounded-tr-32{border-top-right-radius:32px}:host(.XL\\:v-rounded-bl-32),.XL\\:v-rounded-bl-32{border-bottom-left-radius:32px}:host(.XL\\:v-rounded-br-32),.XL\\:v-rounded-br-32{border-bottom-right-radius:32px}:host(.XL\\:v-rounded-48),.XL\\:v-rounded-48{border-radius:48px}:host(.XL\\:v-rounded-t-48),.XL\\:v-rounded-t-48{border-top-left-radius:48px;border-top-right-radius:48px}:host(.XL\\:v-rounded-b-48),.XL\\:v-rounded-b-48{border-bottom-left-radius:48px;border-bottom-right-radius:48px}:host(.XL\\:v-rounded-l-48),.XL\\:v-rounded-l-48{border-top-left-radius:48px;border-bottom-left-radius:48px}:host(.XL\\:v-rounded-r-48),.XL\\:v-rounded-r-48{border-top-right-radius:48px;border-bottom-right-radius:48px}:host(.XL\\:v-rounded-tl-48),.XL\\:v-rounded-tl-48{border-top-left-radius:48px}:host(.XL\\:v-rounded-tr-48),.XL\\:v-rounded-tr-48{border-top-right-radius:48px}:host(.XL\\:v-rounded-bl-48),.XL\\:v-rounded-bl-48{border-bottom-left-radius:48px}:host(.XL\\:v-rounded-br-48),.XL\\:v-rounded-br-48{border-bottom-right-radius:48px}}:host(.v-border-solid),.v-border-solid{border-style:solid}:host(.v-border-dashed),.v-border-dashed{border-style:dashed}:host(.v-border-dotted),.v-border-dotted{border-style:dotted}:host(.v-border-double),.v-border-double{border-style:double}:host(.v-border-none),.v-border-none{border-style:none}:host{display:block}";export{f as vega_box}
|
package/dist/vega/p-6bdc4407.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{K as s,p as t,a as o,d as r}from"./p-1265732f.js";import{L as a}from"./p-018d77cc.js";class e{format(t){if(s(t)){const s=[];return this.getStates().forEach((o=>{const r=this.formatToken(t[o]);r&&s.push(`:host${"default"===o?"":`(:${o})`}{\n\t${r}\n}`)})),s.join("\n")}return`:host{\n\t${this.formatToken(t)}\n}`}}const n=new class extends e{constructor(){super(...arguments),this.states=["default","hover","active","focus-visible"]}formatToken(s){return t(s)?`background-color: ${r[s]};`:(a.warn(`The backgroundColor value ${s} is invalid, it must be a value of: `,o),"")}getStates(){return this.states}};export{e as S,n as s}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e,c as t,h as i,H as a,g as r}from"./p-9777b1c1.js";import{M as n,a as s}from"./p-b956e721.js";import{R as o}from"./p-d962b340.js";import{s as p}from"./p-b81bd0bb.js";import{I as h}from"./p-018d77cc.js";import{V as d,I as l}from"./p-ae778ca4.js";import{F as x}from"./p-7acd23c3.js";import{b as g}from"./p-2fa3841b.js";import{C as f}from"./p-bf95b189.js";import{c as m}from"./p-c779ed1f.js";import{e as c,t as b}from"./p-280a6d94.js";import{C as v}from"./p-ead9867b.js";import"./p-0bb29d98.js";import"./p-0fd9f03f.js";import"./p-320642bd.js";import"./p-469bc36e.js";import"./p-d3f1d3dd.js";import"./p-44f4924b.js";import"./p-cb13b4e6.js";import"./p-3542f8fe.js";import"./p-3c8b2105.js";import"./p-1ced3ae5.js";import"./p-56681feb.js";import"./p-69b28805.js";import"./p-344ee7cb.js";import"./p-264c95ab.js";import"./p-f1ecbe90.js";import"./p-d5841466.js";import"./p-639fa6c7.js";const u=[{payloadKey:"AUTO_VALIDATION_IS_TRUE",payloadDescription:"Determines whether automatic validation should be implemented for the text area",payloadValue:e=>!0===e.autoValidation},{payloadKey:"AUTO_VALIDATION_IS_FALSE",payloadDescription:"Determines whether automatic validation should be implemented for the text area",payloadValue:e=>!1===e.autoValidation}];var w=function(e,t,i,a){var r,n=arguments.length,s=n<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,i):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,a);else for(var o=e.length-1;o>=0;o--)(r=e[o])&&(s=(n<3?r(s):n>3?r(t,i,s):r(t,i))||s);return n>3&&s&&Object.defineProperty(t,i,s),s};const y=class{constructor(a){e(this,a),this.vegaChange=t(this,"vegaChange",7),this.change=t(this,"change",7),this.vegaBlur=t(this,"vegaBlur",7),this.blur=t(this,"blur",7),this.globalSlimmers={},this.formFieldController=new x({propertyRules:[{propertyName:"required",ruleFactory:e=>e?new o:null},{propertyName:"minLength",ruleFactory:e=>e?new n({minStrLength:e}):null},{propertyName:"maxLength",ruleFactory:e=>e?new s({maxStrLength:e}):null}],validationRulesName:"validationRules",defaultValue:"",attributeGetter:e=>this[e],inputContainerGetter:()=>this.inputContainerRef,touchableAreaGetter:()=>[this.textareaRef]}),this.changeEventEmitter=m(y,c),this.blurEventEmitter=m(y,b),this.textareaEventPrevent=new v([c],(()=>this.inputContainerRef)),this.vegaComponentUsageRuntimeMetricsSlimmer=new d(u),this.currentCharCount=0,this.placeholder="",this.hint="",this.disabled=!1,this.label="",this.showCounter=!1,this.value="",this.isValid=null,this.autoValidation=!0,this.required=!1,this.maxLength=null,this.minLength=null,this.resizable=!0,this.validationRules=[],this.renderTextareaContainer=()=>i("div",{class:{"vega-textarea-container":!0,"vega-textarea-not-resizable":!this.resizable},ref:e=>this.inputContainerRef=e},i("textarea",{rows:4,placeholder:this.placeholder,disabled:this.disabled,required:this.required,ref:this.setTextareaRef,maxLength:this.maxLength,minLength:this.minLength,value:this.value,onBlur:this.handleTextareaBlur,"aria-label":this.label||"No label defined"}),this.showCounter&&this.renderCharacterCounter()),this.renderHintMessage=()=>i("vega-text",null,this.hint),this.renderCharacterCounter=()=>i("div",{class:{"vega-textarea-counter":!0,"counter-exceed-max-length":this.isExceedMaxLength(this.value,this.maxLength)}},i("span",{id:"current"},this.currentCharCount),null!=this.maxLength&&this.renderMaxLengthNumber()),this.renderMaxLengthNumber=()=>i("span",{id:"maximum"},"/",this.maxLength),this.setTextareaRef=e=>{e&&this.textareaRef!==e&&(this.textareaRef=e)},this.inputFocus=()=>{this.textareaRef.focus()},this.handleTextareaBlur=e=>{this.blurEventEmitter.emit(void 0,e)},this.isExceedMaxLength=(e,t)=>null!=t&&e.length>t}watchValue(e){this.changeEventEmitter.emit(e),this.textareaRef.value!==this.value&&(this.textareaRef.value=this.value),e&&(this.currentCharCount=e.length),f.notify(g,{host:this.host,detail:e})}watchValidationRules(){}componentWillLoad(){this.currentCharCount=this.value.length}handleValueTextarea(){this.value=this.textareaRef.value,this.currentCharCount=this.value.length}render(){return p(i(a,{class:{disabled:this.disabled}},this.renderLabelDom(),this.renderTextareaContainer(),this.hint&&this.renderHintMessage()),this.host)}renderLabelDom(){return i("vega-field-label",{onClick:this.inputFocus,"is-field-required":this.required,disabled:this.disabled,label:this.label})}get host(){return r(this)}static get watchers(){return{value:["watchValue"],validationRules:["watchValidationRules"]}}};w([l()],y.prototype,"globalSlimmers",void 0),w([h()],y.prototype,"formFieldController",void 0),w([h()],y.prototype,"changeEventEmitter",void 0),w([h()],y.prototype,"blurEventEmitter",void 0),w([h()],y.prototype,"textareaEventPrevent",void 0),w([h()],y.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),y.style=':host{display:inline-block;width:100%;text-align:left}:host .vega-textarea-container{display:flex;position:relative;width:100%;resize:vertical;box-sizing:border-box;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));border:1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1));border-radius:8px;overflow:hidden;font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px;color:rgba(var(--v-text-primary, 32, 54, 69, 1));min-height:50px}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-textarea-container{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host .vega-textarea-container{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host .vega-textarea-container{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}:host textarea{display:block;position:relative;padding-top:12px;padding-right:16px;padding-bottom:32px;padding-left:16px;width:100%;resize:vertical;box-sizing:border-box;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));border-radius:8px;outline:2px solid transparent;outline-offset:2px;border-style:none;overflow:auto;font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px;color:rgba(var(--v-text-primary, 32, 54, 69, 1));min-height:48px}@media screen and (min-width: 768px) and (max-width: 1023px){:host textarea{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host textarea{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host textarea{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}:host .vega-textarea-container.vega-textarea-not-resizable{resize:none}:host .vega-textarea-container.vega-textarea-not-resizable textarea{resize:none}:host vega-field-label{margin-bottom:8px}:host .vega-textarea-counter{position:absolute;bottom:8px;right:8px;display:flex;padding-left:4px;padding-right:4px;padding-top:2px;padding-bottom:2px;border-radius:4px;font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;color:rgba(var(--v-text-inverted-primary, 252, 252, 252, 1));background-color:rgba(var(--v-bg-textarea-count, 4, 4, 28, 0.6))}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-textarea-counter{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-textarea-counter{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-textarea-counter{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}:host .vega-textarea-counter.counter-exceed-max-length{background-color:rgba(var(--v-bg-textarea-counter-exceed-max-length, 214, 46, 81))}:host textarea::placeholder{color:rgba(var(--v-text-input-placeholder, 176, 180, 181, 1))}:host .vega-error{display:inline-block;padding-left:8px;padding-right:8px;padding-top:12px;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-text{padding-left:8px;padding-right:8px;padding-top:12px;font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;color:rgba(var(--v-text-secondary, 107, 116, 125, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){:host vega-text{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-text{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-text{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}:host .vega-textarea-container:hover{border:1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1))}:host .vega-textarea-container:focus-within{border:1px solid rgba(var(--v-border-input-field-focus, 19, 98, 226, 1));box-shadow:0 0 0 4px rgba(var(--v-ring-input-focus, 19, 98, 226, 0.25))}:host .vega-textarea-container.error{border:1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1))}:host .vega-textarea-container.error:hover{border:1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1))}:host .vega-textarea-container.error:focus-within{border:1px solid rgba(var(--v-border-input-field-danger-focus, 233, 71, 104, 1));box-shadow:0 0 0 4px rgba(var(--v-ring-input-danger-focus, 230, 50, 87, 0.25))}:host(.disabled) textarea{color:rgba(var(--v-text-input-disabled, 107, 116, 125, 1));background-color:rgba(var(--v-bg-secondary, 245, 247, 247, 1))}:host(.disabled) .vega-textarea-container{border:1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1))}:host .vega-hidden{display:none}';export{y as vega_textarea}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as i,h as s,H as t,g as m}from"./p-9777b1c1.js";import{F as e}from"./p-d5841466.js";import{s as o}from"./p-b81bd0bb.js";import{f as v,l as r}from"./p-9e38810c.js";import{a as p}from"./p-320642bd.js";import{I as a}from"./p-018d77cc.js";import{V as g,I as z}from"./p-ae778ca4.js";import"./p-639fa6c7.js";import"./p-1265732f.js";import"./p-3542f8fe.js";import"./p-3c8b2105.js";import"./p-3a0a4d15.js";import"./p-c59042c0.js";import"./p-bb761f8f.js";import"./p-344ee7cb.js";import"./p-0c667d6a.js";import"./p-6bdc4407.js";const x=[{payloadKey:"BREAK_POINT_IS_NONE",payloadDescription:"@deprecated Determines the breakpoint at which the flex direction transitions from row-based layout to column-based layout, or vice versa.",payloadValue:i=>"None"===i.breakpoint},{payloadKey:"BREAK_POINT_IS_DEFAULT",payloadDescription:"@deprecated Determines the breakpoint at which the flex direction transitions from row-based layout to column-based layout, or vice versa.",payloadValue:i=>"default"===i.breakpoint},{payloadKey:"BREAK_POINT_IS_S",payloadDescription:"@deprecated Determines the breakpoint at which the flex direction transitions from row-based layout to column-based layout, or vice versa.",payloadValue:i=>"S"===i.breakpoint},{payloadKey:"BREAK_POINT_IS_M",payloadDescription:"@deprecated Determines the breakpoint at which the flex direction transitions from row-based layout to column-based layout, or vice versa.",payloadValue:i=>"M"===i.breakpoint},{payloadKey:"BREAK_POINT_IS_L",payloadDescription:"@deprecated Determines the breakpoint at which the flex direction transitions from row-based layout to column-based layout, or vice versa.",payloadValue:i=>"L"===i.breakpoint},{payloadKey:"BREAK_POINT_IS_XL",payloadDescription:"@deprecated Determines the breakpoint at which the flex direction transitions from row-based layout to column-based layout, or vice versa.",payloadValue:i=>"XL"===i.breakpoint},{payloadKey:"USE_NATIVE_FLEX_IS_TRUE",payloadDescription:"@deprecated Specifies whether to use the native flex layout.",payloadValue:i=>!0===i.useNativeFlex},{payloadKey:"USE_NATIVE_FLEX_IS_FALSE",payloadDescription:"@deprecated Specifies whether to use the native flex layout.",payloadValue:i=>!1===i.useNativeFlex}];var n=function(i,s,t,m){var e,o=arguments.length,v=o<3?s:null===m?m=Object.getOwnPropertyDescriptor(s,t):m;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)v=Reflect.decorate(i,s,t,m);else for(var r=i.length-1;r>=0;r--)(e=i[r])&&(v=(o<3?e(v):o>3?e(s,t,v):e(s,t))||v);return o>3&&v&&Object.defineProperty(s,t,v),v};const h=class{constructor(s){i(this,s),this.globalSlimmers={},this.vegaComponentUsageRuntimeMetricsSlimmer=new g(x),this.breakpoint="S",this.direction="row",this.useNativeFlex=!0}render(){const i=[v(this.gap,"gap"),v(this.margin,"margin"),"None"===this.breakpoint||e.isEnabled("VEGA_FLEX.ENABLE_DIRECTION_ONLY")?"":r(this.breakpoint),v(this.alignItems,"flexAlignItem"),v(this.justifyContent,"flexJustifyContent"),v(this.flexWrap,"flexWrap"),this.useNativeFlex?"vega-flex-native-based":""];return(e.isEnabled("VEGA_FLEX.ENABLE_DIRECTION_ONLY")||"None"===this.breakpoint)&&(i.push("vega-flex-None"),i.push(v(this.direction,"flexDirection"))),o(s(t,{class:p(i)},s("slot",null)),this.host)}get host(){return m(this)}};n([z()],h.prototype,"globalSlimmers",void 0),n([a()],h.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),h.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}@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}}@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}}@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}}@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(.v-gap-0),.v-gap-0{gap:0px}:host(.v-gap-size-0),.v-gap-size-0{gap:0px}:host(.v-gap-size-4),.v-gap-size-4{gap:4px}:host(.v-gap-size-8),.v-gap-size-8{gap:8px}:host(.v-gap-size-12),.v-gap-size-12{gap:12px}:host(.v-gap-size-16),.v-gap-size-16{gap:16px}:host(.v-gap-size-20),.v-gap-size-20{gap:20px}:host(.v-gap-size-24),.v-gap-size-24{gap:24px}:host(.v-gap-size-32),.v-gap-size-32{gap:32px}:host(.v-gap-size-40),.v-gap-size-40{gap:40px}:host(.v-gap-size-48),.v-gap-size-48{gap:48px}:host(.v-gap-size-64),.v-gap-size-64{gap:64px}:host(.v-gap-size-72),.v-gap-size-72{gap:72px}:host(.v-gap-size-80),.v-gap-size-80{gap:80px}:host(.v-gap-size-112),.v-gap-size-112{gap:112px}:host(.v-gap-size-2),.v-gap-size-2{gap:2px}@media (min-width: 320px){:host(.S\\:v-gap-0),.S\\:v-gap-0{gap:0px}:host(.S\\:v-gap-size-0),.S\\:v-gap-size-0{gap:0px}:host(.S\\:v-gap-size-4),.S\\:v-gap-size-4{gap:4px}:host(.S\\:v-gap-size-8),.S\\:v-gap-size-8{gap:8px}:host(.S\\:v-gap-size-12),.S\\:v-gap-size-12{gap:12px}:host(.S\\:v-gap-size-16),.S\\:v-gap-size-16{gap:16px}:host(.S\\:v-gap-size-20),.S\\:v-gap-size-20{gap:20px}:host(.S\\:v-gap-size-24),.S\\:v-gap-size-24{gap:24px}:host(.S\\:v-gap-size-32),.S\\:v-gap-size-32{gap:32px}:host(.S\\:v-gap-size-40),.S\\:v-gap-size-40{gap:40px}:host(.S\\:v-gap-size-48),.S\\:v-gap-size-48{gap:48px}:host(.S\\:v-gap-size-64),.S\\:v-gap-size-64{gap:64px}:host(.S\\:v-gap-size-72),.S\\:v-gap-size-72{gap:72px}:host(.S\\:v-gap-size-80),.S\\:v-gap-size-80{gap:80px}:host(.S\\:v-gap-size-112),.S\\:v-gap-size-112{gap:112px}:host(.S\\:v-gap-size-2),.S\\:v-gap-size-2{gap:2px}}@media (min-width: 768px){:host(.M\\:v-gap-0),.M\\:v-gap-0{gap:0px}:host(.M\\:v-gap-size-0),.M\\:v-gap-size-0{gap:0px}:host(.M\\:v-gap-size-4),.M\\:v-gap-size-4{gap:4px}:host(.M\\:v-gap-size-8),.M\\:v-gap-size-8{gap:8px}:host(.M\\:v-gap-size-12),.M\\:v-gap-size-12{gap:12px}:host(.M\\:v-gap-size-16),.M\\:v-gap-size-16{gap:16px}:host(.M\\:v-gap-size-20),.M\\:v-gap-size-20{gap:20px}:host(.M\\:v-gap-size-24),.M\\:v-gap-size-24{gap:24px}:host(.M\\:v-gap-size-32),.M\\:v-gap-size-32{gap:32px}:host(.M\\:v-gap-size-40),.M\\:v-gap-size-40{gap:40px}:host(.M\\:v-gap-size-48),.M\\:v-gap-size-48{gap:48px}:host(.M\\:v-gap-size-64),.M\\:v-gap-size-64{gap:64px}:host(.M\\:v-gap-size-72),.M\\:v-gap-size-72{gap:72px}:host(.M\\:v-gap-size-80),.M\\:v-gap-size-80{gap:80px}:host(.M\\:v-gap-size-112),.M\\:v-gap-size-112{gap:112px}:host(.M\\:v-gap-size-2),.M\\:v-gap-size-2{gap:2px}}@media (min-width: 1024px){:host(.L\\:v-gap-0),.L\\:v-gap-0{gap:0px}:host(.L\\:v-gap-size-0),.L\\:v-gap-size-0{gap:0px}:host(.L\\:v-gap-size-4),.L\\:v-gap-size-4{gap:4px}:host(.L\\:v-gap-size-8),.L\\:v-gap-size-8{gap:8px}:host(.L\\:v-gap-size-12),.L\\:v-gap-size-12{gap:12px}:host(.L\\:v-gap-size-16),.L\\:v-gap-size-16{gap:16px}:host(.L\\:v-gap-size-20),.L\\:v-gap-size-20{gap:20px}:host(.L\\:v-gap-size-24),.L\\:v-gap-size-24{gap:24px}:host(.L\\:v-gap-size-32),.L\\:v-gap-size-32{gap:32px}:host(.L\\:v-gap-size-40),.L\\:v-gap-size-40{gap:40px}:host(.L\\:v-gap-size-48),.L\\:v-gap-size-48{gap:48px}:host(.L\\:v-gap-size-64),.L\\:v-gap-size-64{gap:64px}:host(.L\\:v-gap-size-72),.L\\:v-gap-size-72{gap:72px}:host(.L\\:v-gap-size-80),.L\\:v-gap-size-80{gap:80px}:host(.L\\:v-gap-size-112),.L\\:v-gap-size-112{gap:112px}:host(.L\\:v-gap-size-2),.L\\:v-gap-size-2{gap:2px}}@media (min-width: 1440px){:host(.XL\\:v-gap-0),.XL\\:v-gap-0{gap:0px}:host(.XL\\:v-gap-size-0),.XL\\:v-gap-size-0{gap:0px}:host(.XL\\:v-gap-size-4),.XL\\:v-gap-size-4{gap:4px}:host(.XL\\:v-gap-size-8),.XL\\:v-gap-size-8{gap:8px}:host(.XL\\:v-gap-size-12),.XL\\:v-gap-size-12{gap:12px}:host(.XL\\:v-gap-size-16),.XL\\:v-gap-size-16{gap:16px}:host(.XL\\:v-gap-size-20),.XL\\:v-gap-size-20{gap:20px}:host(.XL\\:v-gap-size-24),.XL\\:v-gap-size-24{gap:24px}:host(.XL\\:v-gap-size-32),.XL\\:v-gap-size-32{gap:32px}:host(.XL\\:v-gap-size-40),.XL\\:v-gap-size-40{gap:40px}:host(.XL\\:v-gap-size-48),.XL\\:v-gap-size-48{gap:48px}:host(.XL\\:v-gap-size-64),.XL\\:v-gap-size-64{gap:64px}:host(.XL\\:v-gap-size-72),.XL\\:v-gap-size-72{gap:72px}:host(.XL\\:v-gap-size-80),.XL\\:v-gap-size-80{gap:80px}:host(.XL\\:v-gap-size-112),.XL\\:v-gap-size-112{gap:112px}:host(.XL\\:v-gap-size-2),.XL\\:v-gap-size-2{gap:2px}}:host{display:flex;flex-direction:column}:host(.vega-flex-native-based:not([class*=v-flex-col],[class*=v-flex-row-reverse])){flex-direction:row}:host>::slotted(.vega-flex-grow){flex-grow:1}:host>::slotted(.vega-flex-grow-0){flex-grow:0}:host>::slotted(.vega-flex-shrink){flex-shrink:1}:host>::slotted(.vega-flex-shrink-0){flex-shrink:0}:host>::slotted(.vega-flex-basis-0){flex-basis:0}:host>::slotted(.v-min-w-min){min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}@media (min-width: 320px){:host>::slotted(.S\\:vega-flex-grow){flex-grow:1}:host>::slotted(.S\\:vega-flex-shrink){flex-shrink:1}:host>::slotted(.S\\:vega-flex-grow-0){flex-grow:0}:host>::slotted(.S\\:vega-flex-shrink-0){flex-shrink:0}}@media (min-width: 768px){:host>::slotted(.M\\:vega-flex-grow){flex-grow:1}:host>::slotted(.M\\:vega-flex-shrink){flex-shrink:1}:host>::slotted(.M\\:vega-flex-grow-0){flex-grow:0}:host>::slotted(.M\\:vega-flex-shrink-0){flex-shrink:0}}@media (min-width: 1024px){:host>::slotted(.L\\:vega-flex-grow){flex-grow:1}:host>::slotted(.L\\:vega-flex-shrink){flex-shrink:1}:host>::slotted(.L\\:vega-flex-grow-0){flex-grow:0}:host>::slotted(.L\\:vega-flex-shrink-0){flex-shrink:0}}@media (min-width: 1440px){:host>::slotted(.XL\\:vega-flex-grow){flex-grow:1}:host>::slotted(.XL\\:vega-flex-shrink){flex-shrink:1}:host>::slotted(.XL\\:vega-flex-grow-0){flex-grow:0}:host>::slotted(.XL\\:vega-flex-shrink-0){flex-shrink:0}}:host(:not(.vega-flex-native-based))>::slotted(*:not([data-shrink="0"],[class*=vega-flex])){width:100%;display:block}:host>::slotted(*[data-shrink="0"]){min-width:100%;flex-shrink:1}@media (min-width: 320px){:host(.vega-flex-S){flex-direction:row}}@media (min-width: 320px){:host(.vega-flex-S)>::slotted(*[data-shrink="0"]){flex-shrink:0;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}}@media (min-width: 768px){:host(.vega-flex-M){flex-direction:row}}@media (min-width: 768px){:host(.vega-flex-M)>::slotted(*[data-shrink="0"]){flex-shrink:0;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}}@media (min-width: 1024px){:host(.vega-flex-L){flex-direction:row}}@media (min-width: 1024px){:host(.vega-flex-L)>::slotted(*[data-shrink="0"]){flex-shrink:0;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}}@media (min-width: 1440px){:host(.vega-flex-XL){flex-direction:row}}@media (min-width: 1440px){:host(.vega-flex-XL)>::slotted(*[data-shrink="0"]){flex-shrink:0;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}}:host(.vega-flex-None)>::slotted(*[data-shrink="0"]){flex-shrink:0;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}:host(.v-flex-row){flex-direction:row}:host(.v-flex-col){flex-direction:column}:host(.v-flex-row-reverse){flex-direction:row-reverse}:host(.v-flex-col-reverse){flex-direction:column-reverse}@media (min-width: 320px){:host(.S\\:v-flex-row){flex-direction:row}:host(.S\\:v-flex-col){flex-direction:column}:host(.S\\:v-flex-row-reverse){flex-direction:row-reverse}:host(.S\\:v-flex-col-reverse){flex-direction:column-reverse}}@media (min-width: 768px){:host(.M\\:v-flex-row){flex-direction:row}:host(.M\\:v-flex-col){flex-direction:column}:host(.M\\:v-flex-row-reverse){flex-direction:row-reverse}:host(.M\\:v-flex-col-reverse){flex-direction:column-reverse}}@media (min-width: 1024px){:host(.L\\:v-flex-row){flex-direction:row}:host(.L\\:v-flex-col){flex-direction:column}:host(.L\\:v-flex-row-reverse){flex-direction:row-reverse}:host(.L\\:v-flex-col-reverse){flex-direction:column-reverse}}@media (min-width: 1440px){:host(.XL\\:v-flex-row){flex-direction:row}:host(.XL\\:v-flex-col){flex-direction:column}:host(.XL\\:v-flex-row-reverse){flex-direction:row-reverse}:host(.XL\\:v-flex-col-reverse){flex-direction:column-reverse}}:host(.v-items-start){align-items:flex-start}:host(.v-items-center){align-items:center}:host(.v-items-end){align-items:flex-end}:host(.v-items-baseline){align-items:baseline}:host(.v-items-stretch){align-items:stretch}@media (min-width: 320px){:host(.S\\:v-items-start){align-items:flex-start}:host(.S\\:v-items-center){align-items:center}:host(.S\\:v-items-end){align-items:flex-end}:host(.S\\:v-items-baseline){align-items:baseline}:host(.S\\:v-items-stretch){align-items:stretch}}@media (min-width: 768px){:host(.M\\:v-items-start){align-items:flex-start}:host(.M\\:v-items-center){align-items:center}:host(.M\\:v-items-end){align-items:flex-end}:host(.M\\:v-items-baseline){align-items:baseline}:host(.M\\:v-items-stretch){align-items:stretch}}@media (min-width: 1024px){:host(.L\\:v-items-start){align-items:flex-start}:host(.L\\:v-items-center){align-items:center}:host(.L\\:v-items-end){align-items:flex-end}:host(.L\\:v-items-baseline){align-items:baseline}:host(.L\\:v-items-stretch){align-items:stretch}}@media (min-width: 1440px){:host(.XL\\:v-items-start){align-items:flex-start}:host(.XL\\:v-items-center){align-items:center}:host(.XL\\:v-items-end){align-items:flex-end}:host(.XL\\:v-items-baseline){align-items:baseline}:host(.XL\\:v-items-stretch){align-items:stretch}}:host(.v-justify-start){justify-content:flex-start}:host(.v-justify-center){justify-content:center}:host(.v-justify-end){justify-content:flex-end}:host(.v-justify-around){justify-content:space-around}:host(.v-justify-between){justify-content:space-between}:host(.v-justify-evenly){justify-content:space-evenly}@media (min-width: 320px){:host(.S\\:v-justify-start){justify-content:flex-start}:host(.S\\:v-justify-center){justify-content:center}:host(.S\\:v-justify-end){justify-content:flex-end}:host(.S\\:v-justify-around){justify-content:space-around}:host(.S\\:v-justify-between){justify-content:space-between}:host(.S\\:v-justify-evenly){justify-content:space-evenly}}@media (min-width: 768px){:host(.M\\:v-justify-start){justify-content:flex-start}:host(.M\\:v-justify-center){justify-content:center}:host(.M\\:v-justify-end){justify-content:flex-end}:host(.M\\:v-justify-around){justify-content:space-around}:host(.M\\:v-justify-between){justify-content:space-between}:host(.M\\:v-justify-evenly){justify-content:space-evenly}}@media (min-width: 1024px){:host(.L\\:v-justify-start){justify-content:flex-start}:host(.L\\:v-justify-center){justify-content:center}:host(.L\\:v-justify-end){justify-content:flex-end}:host(.L\\:v-justify-around){justify-content:space-around}:host(.L\\:v-justify-between){justify-content:space-between}:host(.L\\:v-justify-evenly){justify-content:space-evenly}}@media (min-width: 1440px){:host(.XL\\:v-justify-start){justify-content:flex-start}:host(.XL\\:v-justify-center){justify-content:center}:host(.XL\\:v-justify-end){justify-content:flex-end}:host(.XL\\:v-justify-around){justify-content:space-around}:host(.XL\\:v-justify-between){justify-content:space-between}:host(.XL\\:v-justify-evenly){justify-content:space-evenly}}:host(.v-flex-nowrap){flex-wrap:nowrap}:host(.v-flex-wrap){flex-wrap:wrap}:host(.v-flex-wrap-reverse){flex-wrap:wrap-reverse}@media (min-width: 320px){:host(.S\\:v-flex-nowrap){flex-wrap:nowrap}:host(.S\\:v-flex-wrap){flex-wrap:wrap}:host(.S\\:v-flex-wrap-reverse){flex-wrap:wrap-reverse}}@media (min-width: 768px){:host(.M\\:v-flex-nowrap){flex-wrap:nowrap}:host(.M\\:v-flex-wrap){flex-wrap:wrap}:host(.M\\:v-flex-wrap-reverse){flex-wrap:wrap-reverse}}@media (min-width: 1024px){:host(.L\\:v-flex-nowrap){flex-wrap:nowrap}:host(.L\\:v-flex-wrap){flex-wrap:wrap}:host(.L\\:v-flex-wrap-reverse){flex-wrap:wrap-reverse}}@media (min-width: 1440px){:host(.XL\\:v-flex-nowrap){flex-wrap:nowrap}:host(.XL\\:v-flex-wrap){flex-wrap:wrap}:host(.XL\\:v-flex-wrap-reverse){flex-wrap:wrap-reverse}}';export{h as vega_flex}
|
package/dist/vega/p-7acd23c3.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{a as t,V as e,I as s,M as i}from"./p-018d77cc.js";import{c as r}from"./p-0bb29d98.js";import{C as o}from"./p-bf95b189.js";import{d as n,O as h,D as l}from"./p-0fd9f03f.js";import{c as a,d as c,b as d,e as u,F as f,f as m,g as v}from"./p-2fa3841b.js";import{f as b,i as p}from"./p-320642bd.js";import{i as R,g}from"./p-469bc36e.js";import{c as y}from"./p-d3f1d3dd.js";import{V as w,a as j}from"./p-44f4924b.js";import{P as O}from"./p-cb13b4e6.js";import{M as E}from"./p-1ced3ae5.js";import{A as F}from"./p-56681feb.js";class I{constructor(t){this.rule=t}getStatus(t,e,s){return{canEvaluate:this.rule.canEvaluate(t,e,s),isAsync:R(this.rule.evaluate)}}shouldShowError(t,e){try{return this.rule.shouldShowError?this.rule.shouldShowError(t,e):this.defaultShouldShowError(t)}catch(t){return!1}}handle(t){try{return this.rule.evaluate(t)}catch(t){return{isValid:!0,message:""}}}defaultShouldShowError(t){return!t.disabled&&t.visible&&(t.touched||t.modified)}}class V{constructor(){this.handlers=[],this.processId=""}checkIncludesAsyncRuleHandler(t,e,s){return!!this.handlers.find((i=>{const r=i.getStatus(t,e,s);return r.canEvaluate&&r.isAsync}))}setHandlersByRules(t){this.handlers=t&&t.length?t.map((t=>new I(t))):[]}async process(t,e,s,i,r){const o=this.preProcess();let n;for(const i of this.handlers){if(o!==this.processId)break;const r=i.getStatus(t,e,s);if(!r.canEvaluate)continue;let h;if(r.isAsync)try{h=await i.handle(t)}catch(t){}else h=i.handle(t);if(h&&!h.isValid){const t=i.shouldShowError(e,s);n=Object.assign(Object.assign({},h),{shouldShowError:t});break}}return this.postProcess(o,i,n,r),!n}preProcess(){const t=g();return this.processId=t,t}postProcess(t,e,s,i){this.processId===t&&i(e,s)}}class C{run(t){const e=t.nextElementSibling;return e&&e.querySelector(".vega-error")?e.querySelector(".vega-error"):null}}class k{run(t){let e=t.nextElementSibling;return e&&!e.classList.contains("vega-error")&&(e=document.createElement("label"),e.classList.add("vega-error"),e.setAttribute("part","field-error-message"),t.after(e)),e}}class A{run(t){let e=t.nextElementSibling;return e||(e=document.createElement("label"),e.classList.add("vega-error"),e.setAttribute("part","field-error-message"),t.after(e)),e}}var S=function(t,e,s,i){var r,o=arguments.length,n=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,i);else for(var h=t.length-1;h>=0;h--)(r=t[h])&&(n=(o<3?r(n):o>3?r(e,s,n):r(e,s))||n);return o>3&&n&&Object.defineProperty(e,s,n),n};class L extends e{constructor(){super(...arguments),this.fieldErrorUiControllerStrategies=[new C,new k,new A]}applyInputInvalidUI(t){const e=this.getInputElementContainer();if(t&&e){const s=this.getErrorContainer(e);s.innerHTML=t,s.classList.remove("vega-hidden"),e.classList.add("error"),o.notify(n.getSubject(this.host,w),{host:this.host,showError:!0})}}resetInputInvalidUI(){const t=this.getInputElementContainer();t&&(this.getErrorContainer(t).classList.add("vega-hidden"),t.classList.remove("error"),o.notify(n.getSubject(this.host,w),{host:this.host,showError:!1}))}getInputElementContainer(){return this.options&&this.options.inputContainerGetter?this.options.inputContainerGetter():null}getErrorContainer(t){for(const e of this.fieldErrorUiControllerStrategies){const s=e.run(t);if(s)return s}}}S([t()],L.prototype,"host",void 0),S([t()],L.prototype,"options",void 0);var M=function(t,e,s,i){var r,o=arguments.length,n=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,i);else for(var h=t.length-1;h>=0;h--)(r=t[h])&&(n=(o<3?r(n):o>3?r(e,s,n):r(e,s))||n);return o>3&&n&&Object.defineProperty(e,s,n),n};class T{constructor(t,e,s,i){var r,n;this.fieldErrorUIController=new L,this.resizeObserverSlimmer=y(T,O,[],[{mapFrom:"connectResizeObserver",mapTo:"connectResizeObserver"}],[{callback:t=>{const e=this.isVisible,s=t[0].contentRect.height>0;this.isVisible=s,this.isAutoValidationEnabled()&&b(this.host,"vega-form")&&e!==s&&this.valid(["visible"])},target:()=>this.host}]),this.defaultRules=[],this.additionalRules=[],this.listeners=[],this.isTouched=!1,this.isModified=!1,this.isVisible=!1,this.formFieldValidationRuleHandlerChain=new V,this.hostChildAddedBlurEventMap=new WeakMap,this.handleValidationResult=(t,e)=>{let s=!0;return e?("rule"===t?e.shouldShowError?this.fieldErrorUIController.applyInputInvalidUI(e.message):this.fieldErrorUIController.resetInputInvalidUI():t?this.fieldErrorUIController.applyInputInvalidUI(e.message):this.fieldErrorUIController.resetInputInvalidUI(),s=!1):this.fieldErrorUIController.resetInputInvalidUI(),this.invokeListeners(s),o.notify(a,{host:this.host,detail:s}),s},this.setupTouchedListener=()=>{this.getTouchableAreaElements().filter((t=>!0!==this.hostChildAddedBlurEventMap.get(t))).forEach((t=>{t.addEventListener("blur",(()=>{this.updateIsTouched(!0)})),this.hostChildAddedBlurEventMap.set(t,!0)}))},this.defaultRules=t||[],this.host=e,this.defaultValue=s,this.options=i,this.initDisabledAttrObserver(),this.connectResizeObserver(),this.initFormResetObserver(),null===(n=(r=this.host).componentOnReady)||void 0===n||n.call(r).then((()=>{this.didRender()})),this.setupModifiedListener(),this.listenHostElementKeydown(),this.updateValidationHandlers()}async validate(t){return await this.valid([],t)}addListener(t){this.listeners.push(t)}getRules(){return[...this.defaultRules,...this.additionalRules]}setDefaultRules(t){this.defaultRules=t,this.updateValidationHandlers()}setAdditionalRules(t){this.additionalRules=t,this.updateValidationHandlers()}destroy(){o.notify(c,{host:this.host}),this.unregisterFormResetObserver(),o.unregister(d,this.hostValueChangeObserver),this.hostChildrenObserver&&this.hostChildrenObserver.disconnect()}connectResizeObserver(){}updateValidationHandlers(){this.formFieldValidationRuleHandlerChain.setHandlersByRules(this.getRules())}async valid(t,e="rule"){const s=this.getStatus(),i=this.host.value;return this.formFieldValidationRuleHandlerChain.checkIncludesAsyncRuleHandler(i,s,t)&&o.notify(a,{host:this.host,detail:null}),await this.formFieldValidationRuleHandlerChain.process(i,s,t,e,this.handleValidationResult)}invokeListeners(t){this.listeners.forEach((e=>e.callback(t)))}getStatus(){return{touched:this.isTouched,modified:this.isModified,disabled:this.host.disabled,visible:this.isVisible}}updateIsTouched(t){const e=this.isTouched;this.isTouched=t,this.isAutoValidationEnabled()&&this.valid(e===t?[]:["touched"])}updateIsModified(t){const e=this.isModified;this.isModified=t,this.isAutoValidationEnabled()&&this.valid(e===t?[]:["modified"])}initDisabledAttrObserver(){this.disabledAttrObserver=new MutationObserver((()=>{this.isAutoValidationEnabled()&&this.valid(["disabled"])})),this.disabledAttrObserver.observe(this.host,{attributes:!0,attributeFilter:["disabled"]})}canAcceptFormResetOperation(t){return b(this.host,"vega-form")===t.host}unregisterFormResetObserver(){o.unregister(u,this.formResetTriggeredObserver)}monitorTouchedListener(){const t=this.getInputContainerElements();t&&(this.hostChildrenObserver=new MutationObserver((()=>{this.setupTouchedListener()})),this.hostChildrenObserver.observe(t,{childList:!0,subtree:!0})),this.setupTouchedListener()}getTouchableAreaElements(){return this.options&&this.options.touchableAreaGetter?this.options.touchableAreaGetter():[]}getInputContainerElements(){return this.options&&this.options.inputContainerGetter?this.options.inputContainerGetter():null}setupModifiedListener(){this.hostValueChangeObserver=new h(this.isCurrentTarget.bind(this),(()=>this.updateIsModified(!0))),o.register(d,this.hostValueChangeObserver)}isCurrentTarget(t){return this.host===t.host}async reset(t){var e,s;if(this.shouldVisitElement(this.host,null===(e=t.option)||void 0===e?void 0:e.skipDisabled,null===(s=t.option)||void 0===s?void 0:s.skipInvisible)){const e=t.defaultValueMap,s=this.host.dataset.vegaForm,i=null==e[s]?this.getDefaultValue():e[s];"function"==typeof this.host.setValue?await this.host.setValue(i):this.host.value=i,this.isTouched=!1,this.isModified=!1,this.fieldErrorUIController.resetInputInvalidUI()}}getDefaultValue(){return this.defaultValue instanceof Function?this.defaultValue(this.host):this.defaultValue}didRender(){this.monitorTouchedListener()}initFormResetObserver(){this.formResetTriggeredObserver=new h(this.canAcceptFormResetOperation.bind(this),this.reset.bind(this)),o.register(u,this.formResetTriggeredObserver)}isAutoValidationEnabled(){return!1!==this.host.autoValidation}shouldVisitElement(t,e,s){return!(!t.dataset.vegaForm||e&&t.disabled||s&&!p(t))}listenHostElementKeydown(){this.host.addEventListener("keydown",(t=>{this.canSubmitFormByEvent(t)&&o.notify(f,{host:this.host})}))}canSubmitFormByEvent(t){const e="Enter"===t.key||13===t.keyCode,s=e&&t.shiftKey;switch(this.host.tagName){case"VEGA-TEXTAREA":case"VEGA-DATE-PICKER":case"VEGA-TIME-PICKER":return s&&t.preventDefault(),s;default:return e}}}M([s()],T.prototype,"fieldErrorUIController",void 0),M([s()],T.prototype,"resizeObserverSlimmer",void 0);var D=function(t,e,s,i){var r,o=arguments.length,n=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,i);else for(var h=t.length-1;h>=0;h--)(r=t[h])&&(n=(o<3?r(n):o>3?r(e,s,n):r(e,s))||n);return o>3&&n&&Object.defineProperty(e,s,n),n};class U extends e{constructor(){super(...arguments),this.fieldErrorUIController=new L,this.handleFieldErrorMessageUpdate=t=>{const{message:e}=t;e?this.fieldErrorUIController.applyInputInvalidUI(e):this.fieldErrorUIController.resetInputInvalidUI()}}handleComponentWillLoadByFieldErrorSlimmer(){this.fieldErrorMessageChangeObserver=new h(this.canAcceptFieldErrorMessageUpdate.bind(this),this.handleFieldErrorMessageUpdate),o.register(m,this.fieldErrorMessageChangeObserver)}handleUnregisterObserver(){o.unregister(m,this.fieldErrorMessageChangeObserver)}canAcceptFieldErrorMessageUpdate(t){const{host:e}=t,s=this.host.parentElement;return!(!s||s!==e)}}D([t()],U.prototype,"host",void 0),D([t()],U.prototype,"options",void 0),D([s()],U.prototype,"fieldErrorUIController",void 0),D([i("setInjectFormFieldHelper")],U.prototype,"handleComponentWillLoadByFieldErrorSlimmer",null),D([i("disconnectedCallback")],U.prototype,"handleUnregisterObserver",null);var B=function(t,e,s,i){var r,o=arguments.length,n=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,i);else for(var h=t.length-1;h>=0;h--)(r=t[h])&&(n=(o<3?r(n):o>3?r(e,s,n):r(e,s))||n);return o>3&&n&&Object.defineProperty(e,s,n),n};class H extends e{constructor(){super(...arguments),this.handleValidInvocation=async t=>{if(this.validator){void 0!==t.timerId&&clearTimeout(t.timerId);const e=await this.validator.validate(t.message);"function"==typeof t.promiseResolve&&t.promiseResolve(e)}}}registerValidInvocationObserver(){l.addUniqueObserverToNode(this.host,j,this.handleValidInvocation)}handleUnregisterObserver(){l.removeUniqueObserverFromNode(this.host,j)}}B([t()],H.prototype,"host",void 0),B([t()],H.prototype,"validator",void 0),B([i("setInjectFormFieldHelper")],H.prototype,"registerValidInvocationObserver",null),B([i("disconnectedCallback")],H.prototype,"handleUnregisterObserver",null);var P=function(t,e,s,i){var r,o=arguments.length,n=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,s,i);else for(var h=t.length-1;h>=0;h--)(r=t[h])&&(n=(o<3?r(n):o>3?r(e,s,n):r(e,s))||n);return o>3&&n&&Object.defineProperty(e,s,n),n};class x extends e{constructor(t){super(),this.fieldErrorSlimmer=new U,this.formFieldValidInvokeSlimmer=new H,this.mutationObserverCallBack=()=>{this.validator&&(this.setDefaultRules(),this.internalValidate())},this.options=t,this.setMutationObserverSlimmer()}connectedCallback(){null===this.validator&&this.setInjectFormFieldHelper()}disconnectedCallback(){this.validator&&(this.validator.destroy(),this.validator=null)}componentDidLoad(){}static isValidFormField(t){return t&&Boolean(t.getAttribute("data-vega-form"))}watchValidationRulesByFormControllerSlimmer(){this.setAdditionalRules(),this.internalValidate()}setInjectFormFieldHelper(){if(x.isValidFormField(this.host)){const{defaultValue:t}=this.options,e=new T(this.getPropertyRules(),this.host,t,this.options);e.addListener({callback:t=>{this.isValid!=t&&(this.isValid=t,o.notify(v,{host:this.host,detail:t}))}}),this.validator=e,this.setAdditionalRules()}}setAdditionalRules(){this.options.validationRulesName&&"validationRules"===this.options.validationRulesName&&this.validator&&this.validator.setAdditionalRules(this.validationRules||[])}setDefaultRules(){this.validator&&this.validator.setDefaultRules(this.getPropertyRules())}getPropertyRules(){const{propertyRules:t,attributeGetter:e}=this.options;return t.map((t=>{const s=t.dependence&&"string"==typeof t.dependence?[e(t.dependence)]:Array.isArray(t.dependence)?t.dependence.map((t=>e(t))):[null];return t.ruleFactory(e(t.propertyName),...s)})).filter(Boolean)}internalValidate(){!this.disabled&&this.validator&&this.validator.validate()}setMutationObserverSlimmer(){this.mutationObserverSlimmer=new E({options:{attributeFilter:this.options.propertyRules.map((t=>r(t.propertyName))),attributeOldValue:!0},mutationFilter:F(),callback:this.mutationObserverCallBack})}}P([t()],x.prototype,"host",void 0),P([t({writable:!0})],x.prototype,"validationRules",void 0),P([t()],x.prototype,"disabled",void 0),P([t()],x.prototype,"autoValidation",void 0),P([t({writable:!0})],x.prototype,"isValid",void 0),P([s()],x.prototype,"fieldErrorSlimmer",void 0),P([s()],x.prototype,"formFieldValidInvokeSlimmer",void 0),P([s()],x.prototype,"mutationObserverSlimmer",void 0),P([i("connectedCallback")],x.prototype,"connectedCallback",null),P([i("disconnectedCallback")],x.prototype,"disconnectedCallback",null),P([i("componentDidLoad")],x.prototype,"componentDidLoad",null),P([i("watchValidationRules")],x.prototype,"watchValidationRulesByFormControllerSlimmer",null),P([i("componentWillLoad")],x.prototype,"setInjectFormFieldHelper",null);export{x as F}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as m,h as i,H as s,g as t}from"./p-9777b1c1.js";import{s as e}from"./p-b81bd0bb.js";import{a as v,V as r,I as o}from"./p-018d77cc.js";import{V as z,I as p}from"./p-ae778ca4.js";import{R as g}from"./p-bb761f8f.js";import{h as x}from"./p-1265732f.js";import{f as a}from"./p-9e38810c.js";import{P as n}from"./p-cb13b4e6.js";import{g as h}from"./p-3542f8fe.js";import"./p-344ee7cb.js";import"./p-3c8b2105.js";import"./p-0c667d6a.js";import"./p-3a0a4d15.js";import"./p-c59042c0.js";import"./p-6bdc4407.js";var L=function(m,i,s,t){var e,v=arguments.length,r=v<3?i:null===t?t=Object.getOwnPropertyDescriptor(i,s):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(m,i,s,t);else for(var o=m.length-1;o>=0;o--)(e=m[o])&&(r=(v<3?e(r):v>3?e(i,s,r):e(i,s))||r);return v>3&&r&&Object.defineProperty(i,s,r),r};class l extends r{getSize(){const m={},i=g.formatCustom(this.direction),s=g.formatCustom(this.margin);return"vertical"===i?m.height=`calc(100% - ${this.getDirectionMargin(s,"top")}px - ${this.getDirectionMargin(s,"bottom")}px)`:m.width=`calc(100% - ${this.getDirectionMargin(s,"left")}px - ${this.getDirectionMargin(s,"right")}px)`,m}getDirectionMargin(m,i){const s="string"==typeof m?m:["top","bottom"].includes(i)?m.y||m[i]:m.x||m[i];return s?x[s]:0}}L([v()],l.prototype,"host",void 0),L([v()],l.prototype,"direction",void 0),L([v()],l.prototype,"margin",void 0);var b=function(m,i,s,t){var e,v=arguments.length,r=v<3?i:null===t?t=Object.getOwnPropertyDescriptor(i,s):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(m,i,s,t);else for(var o=m.length-1;o>=0;o--)(e=m[o])&&(r=(v<3?e(r):v>3?e(i,s,r):e(i,s))||r);return v>3&&r&&Object.defineProperty(i,s,r),r};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(s,{class:{[`vega-divider-${g.formatCustom(this.direction)}`]:!0,[`vega-divider-${this.variant}`]:!0,[a(this.margin,"margin")]:!0},style:this.sizeController.getSize()}),this.host)}get host(){return t(this)}};b([p()],S.prototype,"globalSlimmers",void 0),b([o()],S.prototype,"pageResizeObserverSlimmer",void 0),b([o()],S.prototype,"sizeController",void 0),b([o()],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}@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}}@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}}@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}}@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(.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}
|
package/dist/vega/p-7d1b4d02.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{a as t,M as s,V as i}from"./p-018d77cc.js";import{O as e}from"./p-0fd9f03f.js";import{C as c}from"./p-bf95b189.js";import{c as n}from"./p-320642bd.js";var o=function(t,s,i,e){var c,n=arguments.length,o=n<3?s:null===e?e=Object.getOwnPropertyDescriptor(s,i):e;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,s,i,e);else for(var h=t.length-1;h>=0;h--)(c=t[h])&&(o=(n<3?c(o):n>3?c(s,i,o):c(s,i))||o);return n>3&&o&&Object.defineProperty(s,i,o),o};class h extends i{constructor(t,s,i){super(),this.acceptableResultMap=new WeakMap,this.isAcceptableObserverPayload=t=>{let s=!1;return"function"==typeof this.customAcceptableHandle?s=this.customAcceptableHandle(t):this.host&&t.host&&(this.acceptableResultMap.has(t.host)?s=!!this.acceptableResultMap.get(t.host):(s=this.host!==t.host&&n(t.host,this.host),this.acceptableResultMap.set(t.host,s))),s},this.handleObserver=t=>{"function"==typeof this.callback&&this.callback(t)},this.subject=t,this.callback=s,this.customAcceptableHandle=i}connectedCallback(){this.subject&&(this.notifyObserver=new e(this.isAcceptableObserverPayload.bind(this),this.handleObserver),c.register(this.subject,this.notifyObserver))}disconnectedCallback(){this.subject&&c.unregister(this.subject,this.notifyObserver)}}o([t()],h.prototype,"host",void 0),o([s("connectedCallback")],h.prototype,"connectedCallback",null),o([s("disconnectedCallback")],h.prototype,"disconnectedCallback",null);export{h as C}
|