@globalpayments/vega 2.44.0 → 2.45.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{app-globals-c23133a1.js → app-globals-c99ca280.js} +1 -1
- package/dist/cjs/{design-token-02d1846e.js → design-token-61572ad6.js} +1 -1
- package/dist/cjs/{element-appender-slimmer-040db7e3.js → element-appender-slimmer-6de02fb6.js} +1 -1
- package/dist/cjs/{form-field-controller-slimmer-2d4a4f40.js → form-field-controller-slimmer-ac875498.js} +1 -1
- package/dist/cjs/{image-annotation-action-64f0e28c.js → image-annotation-action-cd529b25.js} +4 -1
- package/dist/cjs/index.cjs.js +3 -3
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/{responsive-format-facade-22eb285c.js → responsive-format-facade-bf7d9ab2.js} +1 -1
- package/dist/cjs/{style-formatter-0536214a.js → style-formatter-f26738b9.js} +1 -1
- package/dist/cjs/{translation-648b7910.js → translation-f7279bf1.js} +34 -0
- package/dist/cjs/{translation-slimmer-8eeb1c99.js → translation-slimmer-4d852eab.js} +1 -1
- package/dist/cjs/vega-accordion.cjs.entry.js +3 -3
- package/dist/cjs/vega-app-header-button.cjs.entry.js +3 -3
- package/dist/cjs/vega-box.cjs.entry.js +4 -4
- package/dist/cjs/vega-button-circle.cjs.entry.js +3 -3
- package/dist/cjs/vega-button.cjs.entry.js +2 -2
- package/dist/cjs/vega-calendar_3.cjs.entry.js +2 -2
- package/dist/cjs/vega-card.cjs.entry.js +3 -3
- package/dist/cjs/vega-carousel.cjs.entry.js +2 -2
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +2 -2
- package/dist/cjs/vega-chip.cjs.entry.js +3 -3
- package/dist/cjs/vega-color-picker.cjs.entry.js +2 -2
- package/dist/cjs/vega-combo-box.cjs.entry.js +2 -2
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +5 -5
- package/dist/cjs/vega-dialog_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-divider.cjs.entry.js +3 -3
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +32 -9
- package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
- package/dist/cjs/vega-file-uploader.cjs.entry.js +3 -3
- package/dist/cjs/vega-flex.cjs.entry.js +4 -4
- package/dist/cjs/vega-font.cjs.entry.js +3 -3
- package/dist/cjs/vega-form.cjs.entry.js +2 -2
- package/dist/cjs/vega-grid.cjs.entry.js +3 -3
- package/dist/cjs/vega-icon.cjs.entry.js +3 -3
- package/dist/cjs/vega-image-uploader.cjs.entry.js +4 -4
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +2 -2
- package/dist/cjs/vega-input-numeric.cjs.entry.js +2 -2
- package/dist/cjs/vega-input-phone-number.cjs.entry.js +8 -5
- package/dist/cjs/vega-input-range.cjs.entry.js +3 -3
- package/dist/cjs/vega-input-select.cjs.entry.js +4 -4
- package/dist/cjs/vega-input.cjs.entry.js +2 -2
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +19 -9
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +2 -2
- package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +2 -2
- package/dist/cjs/vega-pagination.cjs.entry.js +8 -7
- package/dist/cjs/vega-popover_2.cjs.entry.js +5 -7
- package/dist/cjs/vega-radio_2.cjs.entry.js +2 -2
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +1 -1
- package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +36 -15
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +3 -3
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +2 -2
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +2 -2
- package/dist/cjs/vega-signature-capture.cjs.entry.js +5 -5
- package/dist/cjs/vega-skeleton.cjs.entry.js +14 -2
- package/dist/cjs/vega-stepper.cjs.entry.js +2 -2
- package/dist/cjs/vega-table_8.cjs.entry.js +3 -3
- package/dist/cjs/vega-textarea.cjs.entry.js +2 -2
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +21 -11
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +2 -2
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +3 -3
- package/dist/cjs/vega.cjs.js +3 -3
- package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-selected-controller.js +19 -1
- package/dist/collection/components/vega-dropdown/vega-dropdown-content-box/vega-dropdown-content-box.js +6 -0
- package/dist/collection/components/vega-dropdown/vega-dropdown.js +3 -8
- package/dist/collection/components/vega-input-phone-number/vega-input-phone-number.js +8 -5
- package/dist/collection/components/vega-nav/slimmers/renderers/vega-nav-list-renderer.js +3 -3
- package/dist/collection/components/vega-nav/vega-left-nav-group/slimmers/renderers/vega-left-nav-group-renderer.js +3 -0
- package/dist/collection/components/vega-nav/vega-left-nav-group/vega-left-nav-group.js +22 -2
- package/dist/collection/components/vega-nav/vega-left-nav-link/slimmers/renderers/vega-left-nav-link-renderer.js +4 -1
- package/dist/collection/components/vega-nav/vega-left-nav-link/vega-left-nav-link.js +21 -0
- package/dist/collection/components/vega-nav/vega-left-nav-section/slimmers/renderers/vega-left-nav-section-renderer.js +4 -1
- package/dist/collection/components/vega-nav/vega-left-nav-section/vega-left-nav-section.js +20 -0
- package/dist/collection/components/vega-pagination/vega-pagination.js +6 -5
- package/dist/collection/components/vega-popover/vega-popover.js +3 -8
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-styles-toolbar-button-slimmer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/toolbar-button-slimmer.abstract.js +4 -1
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +5 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-image-editor/slimmers/renderers/vega-rich-text-image-editor-renderer.js +12 -7
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-image-editor/vega-rich-text-image-editor.js +5 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +7 -4
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/vega-rich-text-link-editor.js +5 -0
- package/dist/collection/components/vega-skeleton/slimmers/renderers/vega-skeleton-image-renderer.js +4 -1
- package/dist/collection/components/vega-skeleton/vega-skeleton.css +0 -1
- package/dist/collection/components/vega-skeleton/vega-skeleton.js +38 -0
- package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-range-dropdown-renderer.js +3 -0
- package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-single-dropdown-renderer.js +2 -0
- package/dist/collection/components/vega-time-picker/vega-time-picker-dropdown/vega-time-picker-dropdown.css +2 -1
- package/dist/collection/components/vega-time-picker/vega-time-picker.js +10 -5
- package/dist/collection/helpers/translation/locales/en.js +34 -0
- package/dist/collection/helpers/translation/tests/internal-translation-controller.test.js +34 -0
- package/dist/esm/{app-globals-e6203355.js → app-globals-6a7d90a9.js} +1 -1
- package/dist/esm/{design-token-e1b56333.js → design-token-e349fd57.js} +1 -1
- package/dist/esm/{element-appender-slimmer-9d5d4108.js → element-appender-slimmer-a187435b.js} +1 -1
- package/dist/esm/{form-field-controller-slimmer-16f7a11b.js → form-field-controller-slimmer-c9280871.js} +1 -1
- package/dist/esm/{image-annotation-action-1e675348.js → image-annotation-action-2541490e.js} +4 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{responsive-format-facade-6e639588.js → responsive-format-facade-ce8a1ef5.js} +1 -1
- package/dist/esm/{style-formatter-f454626b.js → style-formatter-3b67ed25.js} +1 -1
- package/dist/esm/{translation-fd7a290a.js → translation-4bed3392.js} +34 -0
- package/dist/esm/{translation-slimmer-7c37f252.js → translation-slimmer-fc1ddf17.js} +1 -1
- package/dist/esm/vega-accordion.entry.js +3 -3
- package/dist/esm/vega-app-header-button.entry.js +3 -3
- package/dist/esm/vega-box.entry.js +4 -4
- package/dist/esm/vega-button-circle.entry.js +3 -3
- package/dist/esm/vega-button.entry.js +2 -2
- package/dist/esm/vega-calendar_3.entry.js +2 -2
- package/dist/esm/vega-card.entry.js +3 -3
- package/dist/esm/vega-carousel.entry.js +2 -2
- package/dist/esm/vega-checkbox_2.entry.js +2 -2
- package/dist/esm/vega-chip.entry.js +3 -3
- package/dist/esm/vega-color-picker.entry.js +2 -2
- package/dist/esm/vega-combo-box.entry.js +2 -2
- package/dist/esm/vega-date-picker_2.entry.js +5 -5
- package/dist/esm/vega-dialog_2.entry.js +3 -3
- package/dist/esm/vega-divider.entry.js +3 -3
- package/dist/esm/vega-dropdown_5.entry.js +32 -9
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/vega-file-uploader.entry.js +3 -3
- package/dist/esm/vega-flex.entry.js +4 -4
- package/dist/esm/vega-font.entry.js +3 -3
- package/dist/esm/vega-form.entry.js +2 -2
- package/dist/esm/vega-grid.entry.js +3 -3
- package/dist/esm/vega-icon.entry.js +3 -3
- package/dist/esm/vega-image-uploader.entry.js +4 -4
- package/dist/esm/vega-input-credit-card.entry.js +2 -2
- package/dist/esm/vega-input-numeric.entry.js +2 -2
- package/dist/esm/vega-input-phone-number.entry.js +8 -5
- package/dist/esm/vega-input-range.entry.js +3 -3
- package/dist/esm/vega-input-select.entry.js +4 -4
- package/dist/esm/vega-input.entry.js +2 -2
- package/dist/esm/vega-left-nav_5.entry.js +19 -9
- package/dist/esm/vega-loader-wrapper_2.entry.js +2 -2
- package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +2 -2
- package/dist/esm/vega-pagination.entry.js +8 -7
- package/dist/esm/vega-popover_2.entry.js +5 -7
- package/dist/esm/vega-radio_2.entry.js +2 -2
- package/dist/esm/vega-rich-text-content.entry.js +1 -1
- package/dist/esm/vega-rich-text-editor_4.entry.js +36 -15
- package/dist/esm/vega-selection-chip_2.entry.js +3 -3
- package/dist/esm/vega-selection-tile_2.entry.js +2 -2
- package/dist/esm/vega-sidenav_3.entry.js +2 -2
- package/dist/esm/vega-signature-capture.entry.js +5 -5
- package/dist/esm/vega-skeleton.entry.js +14 -2
- package/dist/esm/vega-stepper.entry.js +2 -2
- package/dist/esm/vega-table_8.entry.js +3 -3
- package/dist/esm/vega-textarea.entry.js +2 -2
- package/dist/esm/vega-time-picker_2.entry.js +21 -11
- package/dist/esm/vega-toggle-switch.entry.js +2 -2
- package/dist/esm/vega-tooltip_2.entry.js +3 -3
- package/dist/esm/vega.js +3 -3
- package/dist/types/components/vega-dropdown/slimmers/controllers/vega-dropdown-selected-controller.d.ts +17 -0
- package/dist/types/components/vega-dropdown/vega-dropdown-content-box/vega-dropdown-content-box.d.ts +2 -0
- package/dist/types/components/vega-dropdown/vega-dropdown.d.ts +2 -4
- package/dist/types/components/vega-input-phone-number/vega-input-phone-number.d.ts +6 -3
- package/dist/types/components/vega-nav/interface.d.ts +3 -0
- package/dist/types/components/vega-nav/vega-left-nav-group/slimmers/renderers/vega-left-nav-group-renderer.d.ts +1 -0
- package/dist/types/components/vega-nav/vega-left-nav-group/vega-left-nav-group.d.ts +6 -0
- package/dist/types/components/vega-nav/vega-left-nav-link/slimmers/renderers/vega-left-nav-link-renderer.d.ts +1 -0
- package/dist/types/components/vega-nav/vega-left-nav-link/vega-left-nav-link.d.ts +7 -0
- package/dist/types/components/vega-nav/vega-left-nav-section/slimmers/renderers/vega-left-nav-section-renderer.d.ts +1 -0
- package/dist/types/components/vega-nav/vega-left-nav-section/vega-left-nav-section.d.ts +6 -0
- package/dist/types/components/vega-pagination/vega-pagination.d.ts +5 -4
- package/dist/types/components/vega-popover/vega-popover.d.ts +2 -4
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/toolbar-button-slimmer.abstract.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor.d.ts +2 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-image-editor/slimmers/renderers/vega-rich-text-image-editor-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-image-editor/vega-rich-text-image-editor.d.ts +2 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/vega-rich-text-link-editor.d.ts +2 -0
- package/dist/types/components/vega-skeleton/slimmers/renderers/vega-skeleton-image-renderer.d.ts +1 -0
- package/dist/types/components/vega-skeleton/vega-skeleton.d.ts +10 -1
- package/dist/types/components/vega-time-picker/slimmers/renderers/vega-time-picker-range-dropdown-renderer.d.ts +1 -0
- package/dist/types/components/vega-time-picker/slimmers/renderers/vega-time-picker-single-dropdown-renderer.d.ts +1 -0
- package/dist/types/components/vega-time-picker/vega-time-picker.d.ts +2 -0
- package/dist/types/components.d.ts +52 -14
- package/dist/types/helpers/translation/interface.d.ts +35 -1
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/{p-05b7d047.entry.js → p-0d8136bc.entry.js} +1 -1
- package/dist/vega/{p-dd63dbae.entry.js → p-11249b56.entry.js} +1 -1
- package/dist/vega/{p-5dbf9c42.entry.js → p-1d46d29d.entry.js} +1 -1
- package/dist/vega/{p-a22c9906.entry.js → p-25d18888.entry.js} +1 -1
- package/dist/vega/p-2b7252c6.js +1 -0
- package/dist/vega/{p-7644a589.entry.js → p-32af415d.entry.js} +1 -1
- package/dist/vega/{p-7f9e7ca2.js → p-39bb2289.js} +1 -1
- package/dist/vega/{p-ca6ef342.entry.js → p-39d3782b.entry.js} +1 -1
- package/dist/vega/{p-fb48539c.entry.js → p-3b877fa3.entry.js} +1 -1
- package/dist/vega/{p-a37f9db6.entry.js → p-3c36bd11.entry.js} +1 -1
- package/dist/vega/{p-4e9df296.entry.js → p-3d236584.entry.js} +1 -1
- package/dist/vega/{p-cdc7d8cf.entry.js → p-46555732.entry.js} +1 -1
- package/dist/vega/{p-a7abd309.entry.js → p-4868e57c.entry.js} +1 -1
- package/dist/vega/{p-4f3cce8d.entry.js → p-4e406f70.entry.js} +1 -1
- package/dist/vega/{p-d2e11032.js → p-51686ec2.js} +1 -1
- package/dist/vega/p-5299a287.entry.js +1 -0
- package/dist/vega/p-55101775.entry.js +1 -0
- package/dist/vega/{p-3c236410.entry.js → p-57f406cf.entry.js} +1 -1
- package/dist/vega/{p-ffca3a50.entry.js → p-5825343a.entry.js} +1 -1
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/{p-c8f159d9.entry.js → p-60234e0a.entry.js} +1 -1
- package/dist/vega/{p-b1bc88d7.entry.js → p-639c3322.entry.js} +1 -1
- package/dist/vega/{p-944fb238.entry.js → p-6be0a9bf.entry.js} +1 -1
- package/dist/vega/{p-391d6370.entry.js → p-71b82ba5.entry.js} +1 -1
- package/dist/vega/{p-f0e9c75e.js → p-7617b2ac.js} +1 -1
- package/dist/vega/{p-0c57091c.entry.js → p-7839a201.entry.js} +1 -1
- package/dist/vega/{p-16194709.entry.js → p-8b044ac7.entry.js} +1 -1
- package/dist/vega/{p-759137be.entry.js → p-8d1e0418.entry.js} +1 -1
- package/dist/vega/{p-09279679.entry.js → p-9955844c.entry.js} +1 -1
- package/dist/vega/p-9ba28523.js +1 -0
- package/dist/vega/{p-765469bf.entry.js → p-9bebdace.entry.js} +1 -1
- package/dist/vega/{p-c838c746.entry.js → p-9d3d7854.entry.js} +1 -1
- package/dist/vega/{p-8fe6ded4.entry.js → p-a04624f3.entry.js} +1 -1
- package/dist/vega/{p-cd53bde4.js → p-a3fa41c8.js} +1 -1
- package/dist/vega/{p-2796fa10.entry.js → p-a501fb74.entry.js} +1 -1
- package/dist/vega/{p-0eedb5a8.entry.js → p-a88acecd.entry.js} +1 -1
- package/dist/vega/{p-54be441e.entry.js → p-acba84aa.entry.js} +1 -1
- package/dist/vega/{p-5558ab9c.entry.js → p-b196eab0.entry.js} +1 -1
- package/dist/vega/{p-3291b8f9.entry.js → p-b288e52e.entry.js} +1 -1
- package/dist/vega/{p-40c77aa8.entry.js → p-b587e576.entry.js} +1 -1
- package/dist/vega/{p-0a30fcaf.entry.js → p-b6c155d4.entry.js} +1 -1
- package/dist/vega/{p-a53359f4.entry.js → p-b87ede84.entry.js} +1 -1
- package/dist/vega/{p-1917b593.entry.js → p-c00d95d2.entry.js} +1 -1
- package/dist/vega/p-c906aa4f.js +1 -0
- package/dist/vega/{p-758e6e80.entry.js → p-cf3d8e47.entry.js} +1 -1
- package/dist/vega/p-d0007822.entry.js +1 -0
- package/dist/vega/{p-2aba65ab.entry.js → p-d3101d07.entry.js} +1 -1
- package/dist/vega/p-d8683a5f.js +1 -0
- package/dist/vega/{p-21b34b8b.entry.js → p-dbd3e747.entry.js} +1 -1
- package/dist/vega/{p-6465cb2d.entry.js → p-dd94bd57.entry.js} +1 -1
- package/dist/vega/{p-0cb40df0.entry.js → p-e244aa52.entry.js} +1 -1
- package/dist/vega/{p-184f3b15.entry.js → p-e8bb5d2e.entry.js} +1 -1
- package/dist/vega/{p-1d8f86f9.entry.js → p-e8be1bd4.entry.js} +1 -1
- package/dist/vega/{p-a34d2aab.entry.js → p-f18ed03e.entry.js} +1 -1
- package/dist/vega/p-f5c32d70.entry.js +1 -0
- package/dist/vega/{p-eaa6417d.entry.js → p-fe51bfea.entry.js} +1 -1
- package/dist/vega/{p-f4fd6f84.entry.js → p-fea464ce.entry.js} +1 -1
- package/dist/vega/{p-19f33816.js → p-ffaafd34.js} +1 -1
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +2 -2
- package/dist/vega/p-02603c02.js +0 -1
- package/dist/vega/p-12a10bdf.js +0 -1
- package/dist/vega/p-14514252.entry.js +0 -1
- package/dist/vega/p-359e08ea.entry.js +0 -1
- package/dist/vega/p-8de75077.entry.js +0 -1
- package/dist/vega/p-ad86f6da.js +0 -1
- package/dist/vega/p-cda9bca2.js +0 -1
- package/dist/vega/p-e437c58a.entry.js +0 -1
|
@@ -5,7 +5,7 @@ import { c as compareIsSameOrBefore, i as isDateStr, b as compareIsBefore, d as
|
|
|
5
5
|
import { I as InternalFormFieldValidationRule } from './internal-form-field-validation-rule.abstract-f5b6bdbf.js';
|
|
6
6
|
import { c as MapToComponentField, V as VegaSlimmer, M as MapToComponentMethod, L as LogUtility, I as InjectVegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
|
|
7
7
|
import { V as VegaComponentUsageRuntimeMetricsSlimmer, I as InjectVegaGlobalSlimmer } from './component-usage-runtime-metrics-385c7124.js';
|
|
8
|
-
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-
|
|
8
|
+
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-c9280871.js';
|
|
9
9
|
import { a as arrayToClassString, g as getDeviceType, D as DeviceType } from './ui-ed1283bb.js';
|
|
10
10
|
import { D as DomNodeSubjectObserverFactory } from './dom-node-subject-observer-factory-d661fc7c.js';
|
|
11
11
|
import { a as VegaClick, b as VegaDropdownClick, d as domNodeSubjectFactory, f as VegaChange } from './dom-node-subject-factory-286df025.js';
|
|
@@ -17,18 +17,18 @@ import { I as InternalVegaZIndexManager } from './vega-skeleton-loader-controlle
|
|
|
17
17
|
import { b as FORM_ELEMENT_VALUE_CHANGE } from './static-subject-title-249c76cd.js';
|
|
18
18
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
19
19
|
import { a as StringInputFormatterSlimmer, b as StringMaskStrategy } from './string-input-formatter-slimmer-452c439c.js';
|
|
20
|
-
import { E as ElementAppenderSlimmer } from './element-appender-slimmer-
|
|
20
|
+
import { E as ElementAppenderSlimmer } from './element-appender-slimmer-a187435b.js';
|
|
21
21
|
import './vega-env-manager-8f8dc473.js';
|
|
22
22
|
import { F as FeatureFlag } from './feature-flag-controller-690eac1d.js';
|
|
23
23
|
import './content-state-7e9f3421.js';
|
|
24
24
|
import './icon-manager-638dd4d4.js';
|
|
25
25
|
import './wait-for-vega-handler-b18eb955.js';
|
|
26
|
-
import './translation-
|
|
26
|
+
import './translation-4bed3392.js';
|
|
27
27
|
import { K as KeyboardManagerSlimmer } from './keyboard-manager-slimmer-6f5cb52a.js';
|
|
28
28
|
import { C as ComponentLoadRequired } from './component-load-required-db42032a.js';
|
|
29
29
|
import { c as createEventEmitSlimmer } from './event-emit-slimmer-acc7fbb7.js';
|
|
30
30
|
import { C as ChildNodesEventPreventSlimmer } from './child-nodes-event-prevent-slimmer-aab1c019.js';
|
|
31
|
-
import { T as TranslationSlimmer } from './translation-slimmer-
|
|
31
|
+
import { T as TranslationSlimmer } from './translation-slimmer-fc1ddf17.js';
|
|
32
32
|
import { r as remoteInvocationRegistry } from './remote-invocation-registry-0b330137.js';
|
|
33
33
|
import { n as VegaInternalDropdownUpdateTarget } from './vega-internal-event-id-d7113cf7.js';
|
|
34
34
|
import './string-be824360.js';
|
|
@@ -45,7 +45,7 @@ import './type-guard-158f6d7a.js';
|
|
|
45
45
|
import './regex-dfe11abf.js';
|
|
46
46
|
import './typography-396de03f.js';
|
|
47
47
|
import './index-707fec53.js';
|
|
48
|
-
import './responsive-format-facade-
|
|
48
|
+
import './responsive-format-facade-ce8a1ef5.js';
|
|
49
49
|
import './pixel-f32c07ce.js';
|
|
50
50
|
import './index-44c794b4.js';
|
|
51
51
|
import './keyboard-manager-8c4ef91b.js';
|
|
@@ -9,9 +9,9 @@ import './content-state-7e9f3421.js';
|
|
|
9
9
|
import './icon-manager-638dd4d4.js';
|
|
10
10
|
import './wait-for-vega-handler-b18eb955.js';
|
|
11
11
|
import { g as getDeviceType, D as DeviceType, f as findParent } from './ui-ed1283bb.js';
|
|
12
|
-
import './translation-
|
|
12
|
+
import './translation-4bed3392.js';
|
|
13
13
|
import './state-background-color-formatter-121ae7d3.js';
|
|
14
|
-
import { f as formatAndValidResponsiveToken } from './design-token-
|
|
14
|
+
import { f as formatAndValidResponsiveToken } from './design-token-e349fd57.js';
|
|
15
15
|
import { V as VegaComponentUsageRuntimeMetricsSlimmer, I as InjectVegaGlobalSlimmer } from './component-usage-runtime-metrics-385c7124.js';
|
|
16
16
|
import { D as DomNodeSubjectObserverFactory } from './dom-node-subject-observer-factory-d661fc7c.js';
|
|
17
17
|
import { c as VegaClose, a as VegaClick, F as VegaOpen } from './dom-node-subject-factory-286df025.js';
|
|
@@ -20,7 +20,7 @@ import { C as ChildNodesEventPreventSlimmer } from './child-nodes-event-prevent-
|
|
|
20
20
|
import { C as ComponentGlobalStyleSlimmer } from './component-global-style-slimmer-000e0c11.js';
|
|
21
21
|
import { c as createDeprecatedPropertySlimmer } from './deprecated-property-slimmer-32575f02.js';
|
|
22
22
|
import { c as createEnterKeyHandlerToTriggerClick } from './accessibility-e5fd0fab.js';
|
|
23
|
-
import { R as ResponsiveFormatFacade } from './responsive-format-facade-
|
|
23
|
+
import { R as ResponsiveFormatFacade } from './responsive-format-facade-ce8a1ef5.js';
|
|
24
24
|
import { D as DefaultModalSize } from './ui-8424715a.js';
|
|
25
25
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
26
26
|
import { S as SHADOW_ROOT_ELEMENT_SCROLLING } from './static-subject-title-249c76cd.js';
|
|
@@ -2,9 +2,9 @@ import { r as registerInstance, h, H as Host, g as getElement } from './index-18
|
|
|
2
2
|
import { s as sanitizeVegaComponent } from './component-cae24190.js';
|
|
3
3
|
import { c as MapToComponentField, V as VegaSlimmer, I as InjectVegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
|
|
4
4
|
import { V as VegaComponentUsageRuntimeMetricsSlimmer, I as InjectVegaGlobalSlimmer } from './component-usage-runtime-metrics-385c7124.js';
|
|
5
|
-
import { R as ResponsiveFormatFacade } from './responsive-format-facade-
|
|
5
|
+
import { R as ResponsiveFormatFacade } from './responsive-format-facade-ce8a1ef5.js';
|
|
6
6
|
import { h as Spacing } from './type-guard-158f6d7a.js';
|
|
7
|
-
import { f as formatAndValidResponsiveToken } from './design-token-
|
|
7
|
+
import { f as formatAndValidResponsiveToken } from './design-token-e349fd57.js';
|
|
8
8
|
import { P as PageResizeObserverSlimmer, g as getCurrentBreakpoint } from './page-resize-observer-slimmer-15a84d26.js';
|
|
9
9
|
import './number-4398f2e1.js';
|
|
10
10
|
import './ui-8424715a.js';
|
|
@@ -27,7 +27,7 @@ import './vega-internal-event-id-d7113cf7.js';
|
|
|
27
27
|
import './static-subject-title-249c76cd.js';
|
|
28
28
|
import './icon-manager-638dd4d4.js';
|
|
29
29
|
import './wait-for-vega-handler-b18eb955.js';
|
|
30
|
-
import './translation-
|
|
30
|
+
import './translation-4bed3392.js';
|
|
31
31
|
import './regex-dfe11abf.js';
|
|
32
32
|
import './typography-396de03f.js';
|
|
33
33
|
import './state-background-color-formatter-121ae7d3.js';
|
|
@@ -9,7 +9,7 @@ import { c as createEnterKeyHandlerToTriggerClick } from './accessibility-e5fd0f
|
|
|
9
9
|
import { D as DomNodeSubjectObserverFactory } from './dom-node-subject-observer-factory-d661fc7c.js';
|
|
10
10
|
import { f as VegaChange, d as domNodeSubjectFactory, m as VegaDropdownShow, n as VegaDropdownHide, b as VegaDropdownClick, k as VegaCreate, o as VegaDropdownSearch, p as VegaSearchTrigger, a as VegaClick } from './dom-node-subject-factory-286df025.js';
|
|
11
11
|
import { K as KeyboardManagerSlimmer } from './keyboard-manager-slimmer-6f5cb52a.js';
|
|
12
|
-
import { E as ElementAppenderSlimmer } from './element-appender-slimmer-
|
|
12
|
+
import { E as ElementAppenderSlimmer } from './element-appender-slimmer-a187435b.js';
|
|
13
13
|
import { r as remoteInvocationRegistry } from './remote-invocation-registry-0b330137.js';
|
|
14
14
|
import { n as VegaInternalDropdownUpdateTarget, e as VegaInternalDropdownTemplateItemsChange, m as VegaDropdownSearchInternalOverridden, l as VegaDropdownRenderItemInternalOverridden, g as VegaInternalVirtualScrollToBottom } from './vega-internal-event-id-d7113cf7.js';
|
|
15
15
|
import { i as isArrayEqual } from './array-3113609f.js';
|
|
@@ -19,8 +19,9 @@ import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
|
19
19
|
import { c as createEventEmitSlimmer } from './event-emit-slimmer-acc7fbb7.js';
|
|
20
20
|
import { C as ChildNodesNotifyObserverSlimmer } from './child-nodes-notify-observer-slimmer-12d38571.js';
|
|
21
21
|
import { S as SHADOW_ROOT_ELEMENT_SCROLLING, l as DROPDOWN_ITEM_CLICK } from './static-subject-title-249c76cd.js';
|
|
22
|
-
import { T as TranslationSlimmer } from './translation-slimmer-
|
|
22
|
+
import { T as TranslationSlimmer } from './translation-slimmer-fc1ddf17.js';
|
|
23
23
|
import { C as ChildNodesEventPreventSlimmer } from './child-nodes-event-prevent-slimmer-aab1c019.js';
|
|
24
|
+
import { C as ComponentGlobalStyleSlimmer } from './component-global-style-slimmer-000e0c11.js';
|
|
24
25
|
import { S as SubStateObserverSlimmer } from './sub-state-observer-slimmer-1d3336d6.js';
|
|
25
26
|
import './breakpoints-d9faf11c.js';
|
|
26
27
|
import './ui-8424715a.js';
|
|
@@ -33,7 +34,7 @@ import './dynamic-slimmer-90b8af32.js';
|
|
|
33
34
|
import './page-resize-observer-slimmer-15a84d26.js';
|
|
34
35
|
import './internal-vega-event-manager-d2c962d2.js';
|
|
35
36
|
import './number-4398f2e1.js';
|
|
36
|
-
import './responsive-format-facade-
|
|
37
|
+
import './responsive-format-facade-ce8a1ef5.js';
|
|
37
38
|
import './pixel-f32c07ce.js';
|
|
38
39
|
import './vega-env-manager-8f8dc473.js';
|
|
39
40
|
import './feature-flag-controller-690eac1d.js';
|
|
@@ -42,7 +43,7 @@ import './_commonjsHelpers-9943807e.js';
|
|
|
42
43
|
import './content-state-7e9f3421.js';
|
|
43
44
|
import './icon-manager-638dd4d4.js';
|
|
44
45
|
import './wait-for-vega-handler-b18eb955.js';
|
|
45
|
-
import './translation-
|
|
46
|
+
import './translation-4bed3392.js';
|
|
46
47
|
|
|
47
48
|
var __decorate$s = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
48
49
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
@@ -1021,6 +1022,23 @@ class VegaDropdownSelectedController extends VegaSlimmer {
|
|
|
1021
1022
|
}
|
|
1022
1023
|
/**
|
|
1023
1024
|
* The function checks if the given item belongs to the current dropdown.
|
|
1025
|
+
* There have two cases:
|
|
1026
|
+
* <vega-dropdown trigger="click">
|
|
1027
|
+
* <div slot="items">
|
|
1028
|
+
* // Case 1:
|
|
1029
|
+
* // This item is in current vega-dropdown-content-box
|
|
1030
|
+
* <vega-dropdown-item label="Item 1" item-key="item1"></vega-dropdown-item>
|
|
1031
|
+
* <vega-dropdown trigger="click">
|
|
1032
|
+
* // Case 2:
|
|
1033
|
+
* // This item is in current vega-dropdown-content-box, but it also in nest dropdown content slot
|
|
1034
|
+
* // and not the realy item of parent dropdown, So we should have filter it out.
|
|
1035
|
+
* <vega-dropdown-item label="Item 2" item-key="item2"></vega-dropdown-item>
|
|
1036
|
+
* <div slot="items">
|
|
1037
|
+
* ...
|
|
1038
|
+
* </div>
|
|
1039
|
+
* </vega-dropdown>
|
|
1040
|
+
* </div>
|
|
1041
|
+
* <vega-dropdown>
|
|
1024
1042
|
*
|
|
1025
1043
|
* @param {HTMLElement} item - The `item` parameter is an HTMLElement, which represents an element in
|
|
1026
1044
|
* the DOM (Document Object Model). It is the element that we want to check if it is currently in a
|
|
@@ -1029,7 +1047,8 @@ class VegaDropdownSelectedController extends VegaSlimmer {
|
|
|
1029
1047
|
*/
|
|
1030
1048
|
isCurrentDropdown(item) {
|
|
1031
1049
|
const appender = findParent(item, 'vega-dropdown-content-box');
|
|
1032
|
-
|
|
1050
|
+
const isNestTriggerItem = item.parentElement.tagName === 'VEGA-DROPDOWN' || !!findParent(item, 'vega-dropdown');
|
|
1051
|
+
return this.host === appender['data-parent-ref'] && !isNestTriggerItem;
|
|
1033
1052
|
}
|
|
1034
1053
|
/**
|
|
1035
1054
|
* The function `checkSelectedSourceKey` checks if the selected source key is valid based on the select
|
|
@@ -1799,10 +1818,8 @@ const VegaDropdown = class {
|
|
|
1799
1818
|
/**
|
|
1800
1819
|
* Determines whether the dropdown position is calculated relative to the screen.
|
|
1801
1820
|
*
|
|
1802
|
-
* @VegaWarning
|
|
1803
|
-
*
|
|
1804
|
-
* @VegaWarning Currently, when set to true, position calculation may be inaccurate if the dropdown is placed inside a scrollable container within a shadowRoot (e.g., inside a vega-modal with scrollable content).
|
|
1805
|
-
*
|
|
1821
|
+
* @VegaWarning - It will overrides the positionRelativeTo and matchContainerHeight properties, rendering them ineffective.
|
|
1822
|
+
* - Currently, when set to true, the position calculation may be inaccurate if the popover is placed inside a scrollable container within a shadowRoot (e.g., inside a vega-modal with scrollable content).
|
|
1806
1823
|
* @vegaVersion 2.36.0
|
|
1807
1824
|
*/
|
|
1808
1825
|
this.isScreenPosition = false;
|
|
@@ -1973,6 +1990,8 @@ __decorate$d([
|
|
|
1973
1990
|
], VegaDropdown.prototype, "vegaComponentUsageRuntimeMetricsSlimmer", void 0);
|
|
1974
1991
|
VegaDropdown.style = vegaDropdownCss;
|
|
1975
1992
|
|
|
1993
|
+
const nestVegaDropdownCss = "vega-dropdown-content-box vega-dropdown{display:block}";
|
|
1994
|
+
|
|
1976
1995
|
const vegaDropdownContentBoxCss = ":host{display:block;position:absolute}:host .vega-dropdown{box-shadow:var(--v-shadow-dropdown-menu, 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1));background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));padding-top:8px;padding-bottom:8px;text-align:left;border:1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1));border-radius:8px;overflow:hidden;box-sizing:border-box;width:inherit}:host(.vega-force-hidden){display:none}:host .vega-dropdown.vega-dropdown-with-searchable{padding-top:0px}:host .vega-dropdown .vega-dropdown-container{overflow-y:auto;position:relative;min-width:100px;min-height:40px}:host .vega-dropdown .vega-dropdown-container>ul{padding-left:0px;margin:0px;list-style-type:none}:host .vega-dropdown .vega-dropdown-search{padding-top:16px;padding-left:12px;padding-right:12px;padding-bottom:12px;margin-bottom:4px;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));border-width:0px;border-bottom-width:1px;border-style:solid;border-color:rgba(var(--v-border-color-divider, 171, 198, 216, 1))}:host .vega-dropdown .vega-dropdown-search vega-input::part(input-container){padding:0px;border-width:0px;--tw-shadow:0 0 #0000;box-shadow:rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px}:host .vega-dropdown .vega-dropdown-search vega-input::part(prefix-icon-container){color:rgba(var(--v-text-secondary, 107, 116, 125, 1));width:16px;height:16px;padding-top:0px}:host .vega-dropdown .vega-dropdown-search vega-input::part(input-container):focus-within{outline:none}:host .vega-dropdown .vega-dropdown-search vega-input::part(input-container):hover{border-width:0px}:host .vega-dropdown .vega-dropdown-loading{padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px}:host .v-hidden{display:none}:host .vega-dropdown .vega-dropdown-loading>vega-flex>span{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:400;line-height:24px;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-dropdown .vega-dropdown-loading>vega-flex>span{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-dropdown .vega-dropdown-loading>vega-flex>span{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-dropdown .vega-dropdown-loading>vega-flex>span{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}:host .vega-dropdown .vega-dropdown-add-item{padding-top:8px;padding-left:12px;padding-right:12px;padding-bottom:8px;margin-left:4px;margin-right:4px;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));cursor:pointer;display:flex;gap:8px;align-items:center}:host .vega-dropdown .vega-dropdown-add-item>div{color:rgba(var(--v-text-link, 19, 98, 226, 1))}:host .vega-dropdown .vega-dropdown-add-item>span{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))}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-dropdown .vega-dropdown-add-item>span{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-dropdown .vega-dropdown-add-item>span{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-dropdown .vega-dropdown-add-item>span{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}:host .vega-dropdown .vega-dropdown-add-item:focus-visible{box-shadow:0 0 0 4px rgba(var(--v-ring-action-focus, 19, 98, 226, 0.25));outline:2px solid transparent;outline-offset:2px}:host .vega-dropdown .vega-dropdown-clear-icon{width:16px;height:16px;cursor:pointer}:host .vega-dropdown .vega-dropdown-empty-list{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px;color:rgba(var(--v-text-secondary, 107, 116, 125, 1));padding-top:8px;padding-bottom:8px;padding-left:16px;padding-right:16px}@media screen and (min-width: 768px) and (max-width: 1023px){:host .vega-dropdown .vega-dropdown-empty-list{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-dropdown .vega-dropdown-empty-list{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-dropdown .vega-dropdown-empty-list{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}:host .vega-dropdown .vega-dropdown-divider{margin-top:4px;margin-bottom:4px;border-bottom:1px solid rgb(171, 198, 216)}";
|
|
1977
1996
|
|
|
1978
1997
|
var __decorate$c = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -1989,6 +2008,7 @@ const VegaDropdownContentBox = class {
|
|
|
1989
2008
|
constructor(hostRef) {
|
|
1990
2009
|
registerInstance(this, hostRef);
|
|
1991
2010
|
this.globalSlimmers = {};
|
|
2011
|
+
this.componentGlobalStyleSlimmer = new ComponentGlobalStyleSlimmer(nestVegaDropdownCss);
|
|
1992
2012
|
this.eventPrevent = new ChildNodesEventPreventSlimmer([VegaClick], () => this.host, undefined, true);
|
|
1993
2013
|
this.vegaComponentUsageRuntimeMetricsSlimmer = new VegaComponentUsageRuntimeMetricsSlimmer();
|
|
1994
2014
|
}
|
|
@@ -2000,6 +2020,9 @@ const VegaDropdownContentBox = class {
|
|
|
2000
2020
|
__decorate$c([
|
|
2001
2021
|
InjectVegaGlobalSlimmer()
|
|
2002
2022
|
], VegaDropdownContentBox.prototype, "globalSlimmers", void 0);
|
|
2023
|
+
__decorate$c([
|
|
2024
|
+
InjectVegaSlimmer()
|
|
2025
|
+
], VegaDropdownContentBox.prototype, "componentGlobalStyleSlimmer", void 0);
|
|
2003
2026
|
__decorate$c([
|
|
2004
2027
|
InjectVegaSlimmer()
|
|
2005
2028
|
], VegaDropdownContentBox.prototype, "eventPrevent", void 0);
|
|
@@ -9,9 +9,9 @@ var FrameworkEnum;
|
|
|
9
9
|
/** The VegaEnvManager class manages vega environment parameters. */
|
|
10
10
|
class VegaEnvManager {
|
|
11
11
|
constructor() {
|
|
12
|
-
// The `2.
|
|
12
|
+
// The `2.45.0` will be replaced to a version string when running publish script.
|
|
13
13
|
// eslint-disable-next-line @typescript-eslint/no-magic-numbers
|
|
14
|
-
this.vegaVersion = '2.
|
|
14
|
+
this.vegaVersion = '2.45.0';
|
|
15
15
|
this.framework = FrameworkEnum.VanillaJs;
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
@@ -11,16 +11,16 @@ import { t as trashCan } from './trash-can-8819a939.js';
|
|
|
11
11
|
import { c as createEventEmitSlimmer } from './event-emit-slimmer-acc7fbb7.js';
|
|
12
12
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
13
13
|
import { b as FORM_ELEMENT_VALUE_CHANGE } from './static-subject-title-249c76cd.js';
|
|
14
|
-
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-
|
|
14
|
+
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-c9280871.js';
|
|
15
15
|
import { F as FileUploaderRequiredRule } from './file-uploader-required-rule-ad886d01.js';
|
|
16
|
-
import { T as TranslationSlimmer } from './translation-slimmer-
|
|
16
|
+
import { T as TranslationSlimmer } from './translation-slimmer-fc1ddf17.js';
|
|
17
17
|
import './icon-manager-638dd4d4.js';
|
|
18
18
|
import './ui-ed1283bb.js';
|
|
19
19
|
import './dynamic-slimmer-90b8af32.js';
|
|
20
20
|
import './internal-vega-event-manager-d2c962d2.js';
|
|
21
21
|
import './string-be824360.js';
|
|
22
22
|
import './vega-internal-event-id-d7113cf7.js';
|
|
23
|
-
import './translation-
|
|
23
|
+
import './translation-4bed3392.js';
|
|
24
24
|
import './page-resize-observer-slimmer-15a84d26.js';
|
|
25
25
|
import './ui-8424715a.js';
|
|
26
26
|
import './breakpoints-d9faf11c.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { r as registerInstance, h, H as Host, g as getElement } from './index-187f71d1.js';
|
|
2
2
|
import { F as FeatureFlag } from './feature-flag-controller-690eac1d.js';
|
|
3
3
|
import { s as sanitizeVegaComponent } from './component-cae24190.js';
|
|
4
|
-
import { f as formatAndValidResponsiveToken, l as formatAndValidFlexBreakpoint } from './design-token-
|
|
4
|
+
import { f as formatAndValidResponsiveToken, l as formatAndValidFlexBreakpoint } from './design-token-e349fd57.js';
|
|
5
5
|
import { a as arrayToClassString } from './ui-ed1283bb.js';
|
|
6
6
|
import { I as InjectVegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
|
|
7
7
|
import { V as VegaComponentUsageRuntimeMetricsSlimmer, I as InjectVegaGlobalSlimmer } from './component-usage-runtime-metrics-385c7124.js';
|
|
8
8
|
import { P as PageResizeObserverSlimmer } from './page-resize-observer-slimmer-15a84d26.js';
|
|
9
|
-
import { f as formatFlexStyles } from './style-formatter-
|
|
9
|
+
import { f as formatFlexStyles } from './style-formatter-3b67ed25.js';
|
|
10
10
|
import './index-44c794b4.js';
|
|
11
11
|
import './_commonjsHelpers-9943807e.js';
|
|
12
12
|
import './type-guard-158f6d7a.js';
|
|
@@ -14,7 +14,7 @@ import './breakpoints-d9faf11c.js';
|
|
|
14
14
|
import './ui-8424715a.js';
|
|
15
15
|
import './regex-dfe11abf.js';
|
|
16
16
|
import './typography-396de03f.js';
|
|
17
|
-
import './responsive-format-facade-
|
|
17
|
+
import './responsive-format-facade-ce8a1ef5.js';
|
|
18
18
|
import './number-4398f2e1.js';
|
|
19
19
|
import './pixel-f32c07ce.js';
|
|
20
20
|
import './array-3113609f.js';
|
|
@@ -30,7 +30,7 @@ import './vega-internal-event-id-d7113cf7.js';
|
|
|
30
30
|
import './static-subject-title-249c76cd.js';
|
|
31
31
|
import './icon-manager-638dd4d4.js';
|
|
32
32
|
import './wait-for-vega-handler-b18eb955.js';
|
|
33
|
-
import './translation-
|
|
33
|
+
import './translation-4bed3392.js';
|
|
34
34
|
import './state-background-color-formatter-121ae7d3.js';
|
|
35
35
|
|
|
36
36
|
const VegaFlexRuntimeMetricsPayloadDefinition = [
|
|
@@ -5,9 +5,9 @@ import { s as slotPlaceholder } from './placeholder-bf562081.js';
|
|
|
5
5
|
import { V as VegaComponentUsageRuntimeMetricsSlimmer, I as InjectVegaGlobalSlimmer } from './component-usage-runtime-metrics-385c7124.js';
|
|
6
6
|
import { P as PageResizeObserverSlimmer, g as getCurrentBreakpoint } from './page-resize-observer-slimmer-15a84d26.js';
|
|
7
7
|
import { C as ComponentLoadRequired } from './component-load-required-db42032a.js';
|
|
8
|
-
import { R as ResponsiveFormatFacade } from './responsive-format-facade-
|
|
8
|
+
import { R as ResponsiveFormatFacade } from './responsive-format-facade-ce8a1ef5.js';
|
|
9
9
|
import { a as arrayToClassString } from './ui-ed1283bb.js';
|
|
10
|
-
import { m as formatAndValidTypographyToken, i as formatAndValidTextColor, f as formatAndValidResponsiveToken } from './design-token-
|
|
10
|
+
import { m as formatAndValidTypographyToken, i as formatAndValidTextColor, f as formatAndValidResponsiveToken } from './design-token-e349fd57.js';
|
|
11
11
|
import './ui-8424715a.js';
|
|
12
12
|
import './breakpoints-d9faf11c.js';
|
|
13
13
|
import './type-guard-158f6d7a.js';
|
|
@@ -31,7 +31,7 @@ import './vega-internal-event-id-d7113cf7.js';
|
|
|
31
31
|
import './static-subject-title-249c76cd.js';
|
|
32
32
|
import './icon-manager-638dd4d4.js';
|
|
33
33
|
import './wait-for-vega-handler-b18eb955.js';
|
|
34
|
-
import './translation-
|
|
34
|
+
import './translation-4bed3392.js';
|
|
35
35
|
import './state-background-color-formatter-121ae7d3.js';
|
|
36
36
|
|
|
37
37
|
var __decorate$4 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-187f71d1.js';
|
|
2
|
-
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-
|
|
2
|
+
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-c9280871.js';
|
|
3
3
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
4
4
|
import { v as VegaFormSubmit, w as VegaFormReset, x as VegaValidate, O as Observer, d as domNodeSubjectFactory } from './dom-node-subject-factory-286df025.js';
|
|
5
5
|
import { g as FORM_ELEMENT_VALIDATE, b as FORM_ELEMENT_VALUE_CHANGE, d as FORM_FIELD_ELEMENT_DISCONNECTED, c as FORM_FIELD_PENDING_VALID_CHANGE, e as FORM_RESET_OPERATION_TRIGGERED, F as FORM_SUBMIT, a as FORM_RESET } from './static-subject-title-249c76cd.js';
|
|
@@ -16,7 +16,7 @@ import { d as VegaInternalValid } from './vega-internal-event-id-d7113cf7.js';
|
|
|
16
16
|
import './string-be824360.js';
|
|
17
17
|
import './create-public-api-runtime-metrics-slimmer-8ada793f.js';
|
|
18
18
|
import './dynamic-slimmer-90b8af32.js';
|
|
19
|
-
import './translation-
|
|
19
|
+
import './translation-4bed3392.js';
|
|
20
20
|
import './page-resize-observer-slimmer-15a84d26.js';
|
|
21
21
|
import './ui-8424715a.js';
|
|
22
22
|
import './breakpoints-d9faf11c.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, h, H as Host, g as getElement } from './index-187f71d1.js';
|
|
2
|
-
import { f as formatAndValidResponsiveToken } from './design-token-
|
|
2
|
+
import { f as formatAndValidResponsiveToken } from './design-token-e349fd57.js';
|
|
3
3
|
import { s as sanitizeVegaComponent } from './component-cae24190.js';
|
|
4
4
|
import { a as arrayToClassString } from './ui-ed1283bb.js';
|
|
5
5
|
import { I as InjectVegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
|
|
@@ -9,7 +9,7 @@ import './breakpoints-d9faf11c.js';
|
|
|
9
9
|
import './ui-8424715a.js';
|
|
10
10
|
import './regex-dfe11abf.js';
|
|
11
11
|
import './typography-396de03f.js';
|
|
12
|
-
import './responsive-format-facade-
|
|
12
|
+
import './responsive-format-facade-ce8a1ef5.js';
|
|
13
13
|
import './page-resize-observer-slimmer-15a84d26.js';
|
|
14
14
|
import './number-4398f2e1.js';
|
|
15
15
|
import './pixel-f32c07ce.js';
|
|
@@ -29,7 +29,7 @@ import './vega-internal-event-id-d7113cf7.js';
|
|
|
29
29
|
import './static-subject-title-249c76cd.js';
|
|
30
30
|
import './icon-manager-638dd4d4.js';
|
|
31
31
|
import './wait-for-vega-handler-b18eb955.js';
|
|
32
|
-
import './translation-
|
|
32
|
+
import './translation-4bed3392.js';
|
|
33
33
|
import './state-background-color-formatter-121ae7d3.js';
|
|
34
34
|
|
|
35
35
|
const vegaGridCss = ":host(.v-gap-0),.v-gap-0{gap:0px}:host(.v-gap-row-0),.v-gap-row-0{row-gap:0px}:host(.v-gap-col-0),.v-gap-col-0{column-gap:0px}:host(.v-gap-size-0),.v-gap-size-0{gap:0px}:host(.v-gap-row-size-0),.v-gap-row-size-0{row-gap:0px}:host(.v-gap-col-size-0),.v-gap-col-size-0{column-gap:0px}:host(.v-gap-size-4),.v-gap-size-4{gap:4px}:host(.v-gap-row-size-4),.v-gap-row-size-4{row-gap:4px}:host(.v-gap-col-size-4),.v-gap-col-size-4{column-gap:4px}:host(.v-gap-size-8),.v-gap-size-8{gap:8px}:host(.v-gap-row-size-8),.v-gap-row-size-8{row-gap:8px}:host(.v-gap-col-size-8),.v-gap-col-size-8{column-gap:8px}:host(.v-gap-size-12),.v-gap-size-12{gap:12px}:host(.v-gap-row-size-12),.v-gap-row-size-12{row-gap:12px}:host(.v-gap-col-size-12),.v-gap-col-size-12{column-gap:12px}:host(.v-gap-size-16),.v-gap-size-16{gap:16px}:host(.v-gap-row-size-16),.v-gap-row-size-16{row-gap:16px}:host(.v-gap-col-size-16),.v-gap-col-size-16{column-gap:16px}:host(.v-gap-size-20),.v-gap-size-20{gap:20px}:host(.v-gap-row-size-20),.v-gap-row-size-20{row-gap:20px}:host(.v-gap-col-size-20),.v-gap-col-size-20{column-gap:20px}:host(.v-gap-size-24),.v-gap-size-24{gap:24px}:host(.v-gap-row-size-24),.v-gap-row-size-24{row-gap:24px}:host(.v-gap-col-size-24),.v-gap-col-size-24{column-gap:24px}:host(.v-gap-size-32),.v-gap-size-32{gap:32px}:host(.v-gap-row-size-32),.v-gap-row-size-32{row-gap:32px}:host(.v-gap-col-size-32),.v-gap-col-size-32{column-gap:32px}:host(.v-gap-size-40),.v-gap-size-40{gap:40px}:host(.v-gap-row-size-40),.v-gap-row-size-40{row-gap:40px}:host(.v-gap-col-size-40),.v-gap-col-size-40{column-gap:40px}:host(.v-gap-size-48),.v-gap-size-48{gap:48px}:host(.v-gap-row-size-48),.v-gap-row-size-48{row-gap:48px}:host(.v-gap-col-size-48),.v-gap-col-size-48{column-gap:48px}:host(.v-gap-size-64),.v-gap-size-64{gap:64px}:host(.v-gap-row-size-64),.v-gap-row-size-64{row-gap:64px}:host(.v-gap-col-size-64),.v-gap-col-size-64{column-gap:64px}:host(.v-gap-size-72),.v-gap-size-72{gap:72px}:host(.v-gap-row-size-72),.v-gap-row-size-72{row-gap:72px}:host(.v-gap-col-size-72),.v-gap-col-size-72{column-gap:72px}:host(.v-gap-size-80),.v-gap-size-80{gap:80px}:host(.v-gap-row-size-80),.v-gap-row-size-80{row-gap:80px}:host(.v-gap-col-size-80),.v-gap-col-size-80{column-gap:80px}:host(.v-gap-size-112),.v-gap-size-112{gap:112px}:host(.v-gap-row-size-112),.v-gap-row-size-112{row-gap:112px}:host(.v-gap-col-size-112),.v-gap-col-size-112{column-gap:112px}:host(.v-gap-size-2),.v-gap-size-2{gap:2px}:host(.v-gap-row-size-2),.v-gap-row-size-2{row-gap:2px}:host(.v-gap-col-size-2),.v-gap-col-size-2{column-gap:2px}@media (min-width: 320px){:host(.S\\:v-gap-0),.S\\:v-gap-0{gap:0px}:host(.S\\:v-gap-row-0),.S\\:v-gap-row-0{row-gap:0px}:host(.S\\:v-gap-col-0),.S\\:v-gap-col-0{column-gap:0px}:host(.S\\:v-gap-size-0),.S\\:v-gap-size-0{gap:0px}:host(.S\\:v-gap-row-size-0),.S\\:v-gap-row-size-0{row-gap:0px}:host(.S\\:v-gap-col-size-0),.S\\:v-gap-col-size-0{column-gap:0px}:host(.S\\:v-gap-size-4),.S\\:v-gap-size-4{gap:4px}:host(.S\\:v-gap-row-size-4),.S\\:v-gap-row-size-4{row-gap:4px}:host(.S\\:v-gap-col-size-4),.S\\:v-gap-col-size-4{column-gap:4px}:host(.S\\:v-gap-size-8),.S\\:v-gap-size-8{gap:8px}:host(.S\\:v-gap-row-size-8),.S\\:v-gap-row-size-8{row-gap:8px}:host(.S\\:v-gap-col-size-8),.S\\:v-gap-col-size-8{column-gap:8px}:host(.S\\:v-gap-size-12),.S\\:v-gap-size-12{gap:12px}:host(.S\\:v-gap-row-size-12),.S\\:v-gap-row-size-12{row-gap:12px}:host(.S\\:v-gap-col-size-12),.S\\:v-gap-col-size-12{column-gap:12px}:host(.S\\:v-gap-size-16),.S\\:v-gap-size-16{gap:16px}:host(.S\\:v-gap-row-size-16),.S\\:v-gap-row-size-16{row-gap:16px}:host(.S\\:v-gap-col-size-16),.S\\:v-gap-col-size-16{column-gap:16px}:host(.S\\:v-gap-size-20),.S\\:v-gap-size-20{gap:20px}:host(.S\\:v-gap-row-size-20),.S\\:v-gap-row-size-20{row-gap:20px}:host(.S\\:v-gap-col-size-20),.S\\:v-gap-col-size-20{column-gap:20px}:host(.S\\:v-gap-size-24),.S\\:v-gap-size-24{gap:24px}:host(.S\\:v-gap-row-size-24),.S\\:v-gap-row-size-24{row-gap:24px}:host(.S\\:v-gap-col-size-24),.S\\:v-gap-col-size-24{column-gap:24px}:host(.S\\:v-gap-size-32),.S\\:v-gap-size-32{gap:32px}:host(.S\\:v-gap-row-size-32),.S\\:v-gap-row-size-32{row-gap:32px}:host(.S\\:v-gap-col-size-32),.S\\:v-gap-col-size-32{column-gap:32px}:host(.S\\:v-gap-size-40),.S\\:v-gap-size-40{gap:40px}:host(.S\\:v-gap-row-size-40),.S\\:v-gap-row-size-40{row-gap:40px}:host(.S\\:v-gap-col-size-40),.S\\:v-gap-col-size-40{column-gap:40px}:host(.S\\:v-gap-size-48),.S\\:v-gap-size-48{gap:48px}:host(.S\\:v-gap-row-size-48),.S\\:v-gap-row-size-48{row-gap:48px}:host(.S\\:v-gap-col-size-48),.S\\:v-gap-col-size-48{column-gap:48px}:host(.S\\:v-gap-size-64),.S\\:v-gap-size-64{gap:64px}:host(.S\\:v-gap-row-size-64),.S\\:v-gap-row-size-64{row-gap:64px}:host(.S\\:v-gap-col-size-64),.S\\:v-gap-col-size-64{column-gap:64px}:host(.S\\:v-gap-size-72),.S\\:v-gap-size-72{gap:72px}:host(.S\\:v-gap-row-size-72),.S\\:v-gap-row-size-72{row-gap:72px}:host(.S\\:v-gap-col-size-72),.S\\:v-gap-col-size-72{column-gap:72px}:host(.S\\:v-gap-size-80),.S\\:v-gap-size-80{gap:80px}:host(.S\\:v-gap-row-size-80),.S\\:v-gap-row-size-80{row-gap:80px}:host(.S\\:v-gap-col-size-80),.S\\:v-gap-col-size-80{column-gap:80px}:host(.S\\:v-gap-size-112),.S\\:v-gap-size-112{gap:112px}:host(.S\\:v-gap-row-size-112),.S\\:v-gap-row-size-112{row-gap:112px}:host(.S\\:v-gap-col-size-112),.S\\:v-gap-col-size-112{column-gap:112px}:host(.S\\:v-gap-size-2),.S\\:v-gap-size-2{gap:2px}:host(.S\\:v-gap-row-size-2),.S\\:v-gap-row-size-2{row-gap:2px}:host(.S\\:v-gap-col-size-2),.S\\:v-gap-col-size-2{column-gap:2px}}@media (min-width: 768px){:host(.M\\:v-gap-0),.M\\:v-gap-0{gap:0px}:host(.M\\:v-gap-row-0),.M\\:v-gap-row-0{row-gap:0px}:host(.M\\:v-gap-col-0),.M\\:v-gap-col-0{column-gap:0px}:host(.M\\:v-gap-size-0),.M\\:v-gap-size-0{gap:0px}:host(.M\\:v-gap-row-size-0),.M\\:v-gap-row-size-0{row-gap:0px}:host(.M\\:v-gap-col-size-0),.M\\:v-gap-col-size-0{column-gap:0px}:host(.M\\:v-gap-size-4),.M\\:v-gap-size-4{gap:4px}:host(.M\\:v-gap-row-size-4),.M\\:v-gap-row-size-4{row-gap:4px}:host(.M\\:v-gap-col-size-4),.M\\:v-gap-col-size-4{column-gap:4px}:host(.M\\:v-gap-size-8),.M\\:v-gap-size-8{gap:8px}:host(.M\\:v-gap-row-size-8),.M\\:v-gap-row-size-8{row-gap:8px}:host(.M\\:v-gap-col-size-8),.M\\:v-gap-col-size-8{column-gap:8px}:host(.M\\:v-gap-size-12),.M\\:v-gap-size-12{gap:12px}:host(.M\\:v-gap-row-size-12),.M\\:v-gap-row-size-12{row-gap:12px}:host(.M\\:v-gap-col-size-12),.M\\:v-gap-col-size-12{column-gap:12px}:host(.M\\:v-gap-size-16),.M\\:v-gap-size-16{gap:16px}:host(.M\\:v-gap-row-size-16),.M\\:v-gap-row-size-16{row-gap:16px}:host(.M\\:v-gap-col-size-16),.M\\:v-gap-col-size-16{column-gap:16px}:host(.M\\:v-gap-size-20),.M\\:v-gap-size-20{gap:20px}:host(.M\\:v-gap-row-size-20),.M\\:v-gap-row-size-20{row-gap:20px}:host(.M\\:v-gap-col-size-20),.M\\:v-gap-col-size-20{column-gap:20px}:host(.M\\:v-gap-size-24),.M\\:v-gap-size-24{gap:24px}:host(.M\\:v-gap-row-size-24),.M\\:v-gap-row-size-24{row-gap:24px}:host(.M\\:v-gap-col-size-24),.M\\:v-gap-col-size-24{column-gap:24px}:host(.M\\:v-gap-size-32),.M\\:v-gap-size-32{gap:32px}:host(.M\\:v-gap-row-size-32),.M\\:v-gap-row-size-32{row-gap:32px}:host(.M\\:v-gap-col-size-32),.M\\:v-gap-col-size-32{column-gap:32px}:host(.M\\:v-gap-size-40),.M\\:v-gap-size-40{gap:40px}:host(.M\\:v-gap-row-size-40),.M\\:v-gap-row-size-40{row-gap:40px}:host(.M\\:v-gap-col-size-40),.M\\:v-gap-col-size-40{column-gap:40px}:host(.M\\:v-gap-size-48),.M\\:v-gap-size-48{gap:48px}:host(.M\\:v-gap-row-size-48),.M\\:v-gap-row-size-48{row-gap:48px}:host(.M\\:v-gap-col-size-48),.M\\:v-gap-col-size-48{column-gap:48px}:host(.M\\:v-gap-size-64),.M\\:v-gap-size-64{gap:64px}:host(.M\\:v-gap-row-size-64),.M\\:v-gap-row-size-64{row-gap:64px}:host(.M\\:v-gap-col-size-64),.M\\:v-gap-col-size-64{column-gap:64px}:host(.M\\:v-gap-size-72),.M\\:v-gap-size-72{gap:72px}:host(.M\\:v-gap-row-size-72),.M\\:v-gap-row-size-72{row-gap:72px}:host(.M\\:v-gap-col-size-72),.M\\:v-gap-col-size-72{column-gap:72px}:host(.M\\:v-gap-size-80),.M\\:v-gap-size-80{gap:80px}:host(.M\\:v-gap-row-size-80),.M\\:v-gap-row-size-80{row-gap:80px}:host(.M\\:v-gap-col-size-80),.M\\:v-gap-col-size-80{column-gap:80px}:host(.M\\:v-gap-size-112),.M\\:v-gap-size-112{gap:112px}:host(.M\\:v-gap-row-size-112),.M\\:v-gap-row-size-112{row-gap:112px}:host(.M\\:v-gap-col-size-112),.M\\:v-gap-col-size-112{column-gap:112px}:host(.M\\:v-gap-size-2),.M\\:v-gap-size-2{gap:2px}:host(.M\\:v-gap-row-size-2),.M\\:v-gap-row-size-2{row-gap:2px}:host(.M\\:v-gap-col-size-2),.M\\:v-gap-col-size-2{column-gap:2px}}@media (min-width: 1024px){:host(.L\\:v-gap-0),.L\\:v-gap-0{gap:0px}:host(.L\\:v-gap-row-0),.L\\:v-gap-row-0{row-gap:0px}:host(.L\\:v-gap-col-0),.L\\:v-gap-col-0{column-gap:0px}:host(.L\\:v-gap-size-0),.L\\:v-gap-size-0{gap:0px}:host(.L\\:v-gap-row-size-0),.L\\:v-gap-row-size-0{row-gap:0px}:host(.L\\:v-gap-col-size-0),.L\\:v-gap-col-size-0{column-gap:0px}:host(.L\\:v-gap-size-4),.L\\:v-gap-size-4{gap:4px}:host(.L\\:v-gap-row-size-4),.L\\:v-gap-row-size-4{row-gap:4px}:host(.L\\:v-gap-col-size-4),.L\\:v-gap-col-size-4{column-gap:4px}:host(.L\\:v-gap-size-8),.L\\:v-gap-size-8{gap:8px}:host(.L\\:v-gap-row-size-8),.L\\:v-gap-row-size-8{row-gap:8px}:host(.L\\:v-gap-col-size-8),.L\\:v-gap-col-size-8{column-gap:8px}:host(.L\\:v-gap-size-12),.L\\:v-gap-size-12{gap:12px}:host(.L\\:v-gap-row-size-12),.L\\:v-gap-row-size-12{row-gap:12px}:host(.L\\:v-gap-col-size-12),.L\\:v-gap-col-size-12{column-gap:12px}:host(.L\\:v-gap-size-16),.L\\:v-gap-size-16{gap:16px}:host(.L\\:v-gap-row-size-16),.L\\:v-gap-row-size-16{row-gap:16px}:host(.L\\:v-gap-col-size-16),.L\\:v-gap-col-size-16{column-gap:16px}:host(.L\\:v-gap-size-20),.L\\:v-gap-size-20{gap:20px}:host(.L\\:v-gap-row-size-20),.L\\:v-gap-row-size-20{row-gap:20px}:host(.L\\:v-gap-col-size-20),.L\\:v-gap-col-size-20{column-gap:20px}:host(.L\\:v-gap-size-24),.L\\:v-gap-size-24{gap:24px}:host(.L\\:v-gap-row-size-24),.L\\:v-gap-row-size-24{row-gap:24px}:host(.L\\:v-gap-col-size-24),.L\\:v-gap-col-size-24{column-gap:24px}:host(.L\\:v-gap-size-32),.L\\:v-gap-size-32{gap:32px}:host(.L\\:v-gap-row-size-32),.L\\:v-gap-row-size-32{row-gap:32px}:host(.L\\:v-gap-col-size-32),.L\\:v-gap-col-size-32{column-gap:32px}:host(.L\\:v-gap-size-40),.L\\:v-gap-size-40{gap:40px}:host(.L\\:v-gap-row-size-40),.L\\:v-gap-row-size-40{row-gap:40px}:host(.L\\:v-gap-col-size-40),.L\\:v-gap-col-size-40{column-gap:40px}:host(.L\\:v-gap-size-48),.L\\:v-gap-size-48{gap:48px}:host(.L\\:v-gap-row-size-48),.L\\:v-gap-row-size-48{row-gap:48px}:host(.L\\:v-gap-col-size-48),.L\\:v-gap-col-size-48{column-gap:48px}:host(.L\\:v-gap-size-64),.L\\:v-gap-size-64{gap:64px}:host(.L\\:v-gap-row-size-64),.L\\:v-gap-row-size-64{row-gap:64px}:host(.L\\:v-gap-col-size-64),.L\\:v-gap-col-size-64{column-gap:64px}:host(.L\\:v-gap-size-72),.L\\:v-gap-size-72{gap:72px}:host(.L\\:v-gap-row-size-72),.L\\:v-gap-row-size-72{row-gap:72px}:host(.L\\:v-gap-col-size-72),.L\\:v-gap-col-size-72{column-gap:72px}:host(.L\\:v-gap-size-80),.L\\:v-gap-size-80{gap:80px}:host(.L\\:v-gap-row-size-80),.L\\:v-gap-row-size-80{row-gap:80px}:host(.L\\:v-gap-col-size-80),.L\\:v-gap-col-size-80{column-gap:80px}:host(.L\\:v-gap-size-112),.L\\:v-gap-size-112{gap:112px}:host(.L\\:v-gap-row-size-112),.L\\:v-gap-row-size-112{row-gap:112px}:host(.L\\:v-gap-col-size-112),.L\\:v-gap-col-size-112{column-gap:112px}:host(.L\\:v-gap-size-2),.L\\:v-gap-size-2{gap:2px}:host(.L\\:v-gap-row-size-2),.L\\:v-gap-row-size-2{row-gap:2px}:host(.L\\:v-gap-col-size-2),.L\\:v-gap-col-size-2{column-gap:2px}}@media (min-width: 1440px){:host(.XL\\:v-gap-0),.XL\\:v-gap-0{gap:0px}:host(.XL\\:v-gap-row-0),.XL\\:v-gap-row-0{row-gap:0px}:host(.XL\\:v-gap-col-0),.XL\\:v-gap-col-0{column-gap:0px}:host(.XL\\:v-gap-size-0),.XL\\:v-gap-size-0{gap:0px}:host(.XL\\:v-gap-row-size-0),.XL\\:v-gap-row-size-0{row-gap:0px}:host(.XL\\:v-gap-col-size-0),.XL\\:v-gap-col-size-0{column-gap:0px}:host(.XL\\:v-gap-size-4),.XL\\:v-gap-size-4{gap:4px}:host(.XL\\:v-gap-row-size-4),.XL\\:v-gap-row-size-4{row-gap:4px}:host(.XL\\:v-gap-col-size-4),.XL\\:v-gap-col-size-4{column-gap:4px}:host(.XL\\:v-gap-size-8),.XL\\:v-gap-size-8{gap:8px}:host(.XL\\:v-gap-row-size-8),.XL\\:v-gap-row-size-8{row-gap:8px}:host(.XL\\:v-gap-col-size-8),.XL\\:v-gap-col-size-8{column-gap:8px}:host(.XL\\:v-gap-size-12),.XL\\:v-gap-size-12{gap:12px}:host(.XL\\:v-gap-row-size-12),.XL\\:v-gap-row-size-12{row-gap:12px}:host(.XL\\:v-gap-col-size-12),.XL\\:v-gap-col-size-12{column-gap:12px}:host(.XL\\:v-gap-size-16),.XL\\:v-gap-size-16{gap:16px}:host(.XL\\:v-gap-row-size-16),.XL\\:v-gap-row-size-16{row-gap:16px}:host(.XL\\:v-gap-col-size-16),.XL\\:v-gap-col-size-16{column-gap:16px}:host(.XL\\:v-gap-size-20),.XL\\:v-gap-size-20{gap:20px}:host(.XL\\:v-gap-row-size-20),.XL\\:v-gap-row-size-20{row-gap:20px}:host(.XL\\:v-gap-col-size-20),.XL\\:v-gap-col-size-20{column-gap:20px}:host(.XL\\:v-gap-size-24),.XL\\:v-gap-size-24{gap:24px}:host(.XL\\:v-gap-row-size-24),.XL\\:v-gap-row-size-24{row-gap:24px}:host(.XL\\:v-gap-col-size-24),.XL\\:v-gap-col-size-24{column-gap:24px}:host(.XL\\:v-gap-size-32),.XL\\:v-gap-size-32{gap:32px}:host(.XL\\:v-gap-row-size-32),.XL\\:v-gap-row-size-32{row-gap:32px}:host(.XL\\:v-gap-col-size-32),.XL\\:v-gap-col-size-32{column-gap:32px}:host(.XL\\:v-gap-size-40),.XL\\:v-gap-size-40{gap:40px}:host(.XL\\:v-gap-row-size-40),.XL\\:v-gap-row-size-40{row-gap:40px}:host(.XL\\:v-gap-col-size-40),.XL\\:v-gap-col-size-40{column-gap:40px}:host(.XL\\:v-gap-size-48),.XL\\:v-gap-size-48{gap:48px}:host(.XL\\:v-gap-row-size-48),.XL\\:v-gap-row-size-48{row-gap:48px}:host(.XL\\:v-gap-col-size-48),.XL\\:v-gap-col-size-48{column-gap:48px}:host(.XL\\:v-gap-size-64),.XL\\:v-gap-size-64{gap:64px}:host(.XL\\:v-gap-row-size-64),.XL\\:v-gap-row-size-64{row-gap:64px}:host(.XL\\:v-gap-col-size-64),.XL\\:v-gap-col-size-64{column-gap:64px}:host(.XL\\:v-gap-size-72),.XL\\:v-gap-size-72{gap:72px}:host(.XL\\:v-gap-row-size-72),.XL\\:v-gap-row-size-72{row-gap:72px}:host(.XL\\:v-gap-col-size-72),.XL\\:v-gap-col-size-72{column-gap:72px}:host(.XL\\:v-gap-size-80),.XL\\:v-gap-size-80{gap:80px}:host(.XL\\:v-gap-row-size-80),.XL\\:v-gap-row-size-80{row-gap:80px}:host(.XL\\:v-gap-col-size-80),.XL\\:v-gap-col-size-80{column-gap:80px}:host(.XL\\:v-gap-size-112),.XL\\:v-gap-size-112{gap:112px}:host(.XL\\:v-gap-row-size-112),.XL\\:v-gap-row-size-112{row-gap:112px}:host(.XL\\:v-gap-col-size-112),.XL\\:v-gap-col-size-112{column-gap:112px}:host(.XL\\:v-gap-size-2),.XL\\:v-gap-size-2{gap:2px}:host(.XL\\:v-gap-row-size-2),.XL\\:v-gap-row-size-2{row-gap:2px}:host(.XL\\:v-gap-col-size-2),.XL\\:v-gap-col-size-2{column-gap:2px}}:host{display:grid}:host(.v-grid-rows-1){grid-template-rows:repeat(1, minmax(0, 1fr))}:host(.v-grid-rows-2){grid-template-rows:repeat(2, minmax(0, 1fr))}:host(.v-grid-rows-3){grid-template-rows:repeat(3, minmax(0, 1fr))}:host(.v-grid-rows-4){grid-template-rows:repeat(4, minmax(0, 1fr))}:host(.v-grid-rows-5){grid-template-rows:repeat(5, minmax(0, 1fr))}:host(.v-grid-rows-6){grid-template-rows:repeat(6, minmax(0, 1fr))}:host(.v-grid-rows-7){grid-template-rows:repeat(7, minmax(0, 1fr))}:host(.v-grid-rows-8){grid-template-rows:repeat(8, minmax(0, 1fr))}:host(.v-grid-rows-9){grid-template-rows:repeat(9, minmax(0, 1fr))}:host(.v-grid-rows-10){grid-template-rows:repeat(10, minmax(0, 1fr))}:host(.v-grid-rows-11){grid-template-rows:repeat(11, minmax(0, 1fr))}:host(.v-grid-rows-12){grid-template-rows:repeat(12, minmax(0, 1fr))}:host(.v-grid-rows-1-auto){grid-template-rows:repeat(1, auto)}:host(.v-grid-rows-2-auto){grid-template-rows:repeat(2, auto)}:host(.v-grid-rows-3-auto){grid-template-rows:repeat(3, auto)}:host(.v-grid-rows-4-auto){grid-template-rows:repeat(4, auto)}:host(.v-grid-rows-5-auto){grid-template-rows:repeat(5, auto)}:host(.v-grid-rows-6-auto){grid-template-rows:repeat(6, auto)}:host(.v-grid-rows-7-auto){grid-template-rows:repeat(7, auto)}:host(.v-grid-rows-8-auto){grid-template-rows:repeat(8, auto)}:host(.v-grid-rows-9-auto){grid-template-rows:repeat(9, auto)}:host(.v-grid-rows-10-auto){grid-template-rows:repeat(1, auto)}:host(.v-grid-rows-11-auto){grid-template-rows:repeat(1, auto)}:host(.v-grid-rows-12-auto){grid-template-rows:repeat(1, auto)}:host(.v-grid-cols-1){grid-template-columns:repeat(1, minmax(0, 1fr))}:host(.v-grid-cols-2){grid-template-columns:repeat(2, minmax(0, 1fr))}:host(.v-grid-cols-3){grid-template-columns:repeat(3, minmax(0, 1fr))}:host(.v-grid-cols-4){grid-template-columns:repeat(4, minmax(0, 1fr))}:host(.v-grid-cols-5){grid-template-columns:repeat(5, minmax(0, 1fr))}:host(.v-grid-cols-6){grid-template-columns:repeat(6, minmax(0, 1fr))}:host(.v-grid-cols-7){grid-template-columns:repeat(7, minmax(0, 1fr))}:host(.v-grid-cols-8){grid-template-columns:repeat(8, minmax(0, 1fr))}:host(.v-grid-cols-9){grid-template-columns:repeat(9, minmax(0, 1fr))}:host(.v-grid-cols-10){grid-template-columns:repeat(10, minmax(0, 1fr))}:host(.v-grid-cols-11){grid-template-columns:repeat(11, minmax(0, 1fr))}:host(.v-grid-cols-12){grid-template-columns:repeat(12, minmax(0, 1fr))}:host(.v-grid-cols-1-auto){grid-template-columns:repeat(1, auto)}:host(.v-grid-cols-2-auto){grid-template-columns:repeat(2, auto)}:host(.v-grid-cols-3-auto){grid-template-columns:repeat(3, auto)}:host(.v-grid-cols-4-auto){grid-template-columns:repeat(4, auto)}:host(.v-grid-cols-5-auto){grid-template-columns:repeat(5, auto)}:host(.v-grid-cols-6-auto){grid-template-columns:repeat(6, auto)}:host(.v-grid-cols-7-auto){grid-template-columns:repeat(7, auto)}:host(.v-grid-cols-8-auto){grid-template-columns:repeat(8, auto)}:host(.v-grid-cols-9-auto){grid-template-columns:repeat(9, auto)}:host(.v-grid-cols-10-auto){grid-template-columns:repeat(1, auto)}:host(.v-grid-cols-11-auto){grid-template-columns:repeat(1, auto)}:host(.v-grid-cols-12-auto){grid-template-columns:repeat(1, auto)}@media (min-width: 320px){:host(.S\\:v-grid-rows-1){grid-template-rows:repeat(1, minmax(0, 1fr))}:host(.S\\:v-grid-rows-2){grid-template-rows:repeat(2, minmax(0, 1fr))}:host(.S\\:v-grid-rows-3){grid-template-rows:repeat(3, minmax(0, 1fr))}:host(.S\\:v-grid-rows-4){grid-template-rows:repeat(4, minmax(0, 1fr))}:host(.S\\:v-grid-rows-5){grid-template-rows:repeat(5, minmax(0, 1fr))}:host(.S\\:v-grid-rows-6){grid-template-rows:repeat(6, minmax(0, 1fr))}:host(.S\\:v-grid-rows-7){grid-template-rows:repeat(7, minmax(0, 1fr))}:host(.S\\:v-grid-rows-8){grid-template-rows:repeat(8, minmax(0, 1fr))}:host(.S\\:v-grid-rows-9){grid-template-rows:repeat(9, minmax(0, 1fr))}:host(.S\\:v-grid-rows-10){grid-template-rows:repeat(10, minmax(0, 1fr))}:host(.S\\:v-grid-rows-11){grid-template-rows:repeat(11, minmax(0, 1fr))}:host(.S\\:v-grid-rows-12){grid-template-rows:repeat(12, minmax(0, 1fr))}:host(.S\\:v-grid-rows-1-auto){grid-template-rows:repeat(1, auto)}:host(.S\\:v-grid-rows-2-auto){grid-template-rows:repeat(2, auto)}:host(.S\\:v-grid-rows-3-auto){grid-template-rows:repeat(3, auto)}:host(.S\\:v-grid-rows-4-auto){grid-template-rows:repeat(4, auto)}:host(.S\\:v-grid-rows-5-auto){grid-template-rows:repeat(5, auto)}:host(.S\\:v-grid-rows-6-auto){grid-template-rows:repeat(6, auto)}:host(.S\\:v-grid-rows-7-auto){grid-template-rows:repeat(7, auto)}:host(.S\\:v-grid-rows-8-auto){grid-template-rows:repeat(8, auto)}:host(.S\\:v-grid-rows-9-auto){grid-template-rows:repeat(9, auto)}:host(.S\\:v-grid-rows-10-auto){grid-template-rows:repeat(1, auto)}:host(.S\\:v-grid-rows-11-auto){grid-template-rows:repeat(1, auto)}:host(.S\\:v-grid-rows-12-auto){grid-template-rows:repeat(1, auto)}}@media (min-width: 768px){:host(.M\\:v-grid-rows-1){grid-template-rows:repeat(1, minmax(0, 1fr))}:host(.M\\:v-grid-rows-2){grid-template-rows:repeat(2, minmax(0, 1fr))}:host(.M\\:v-grid-rows-3){grid-template-rows:repeat(3, minmax(0, 1fr))}:host(.M\\:v-grid-rows-4){grid-template-rows:repeat(4, minmax(0, 1fr))}:host(.M\\:v-grid-rows-5){grid-template-rows:repeat(5, minmax(0, 1fr))}:host(.M\\:v-grid-rows-6){grid-template-rows:repeat(6, minmax(0, 1fr))}:host(.M\\:v-grid-rows-7){grid-template-rows:repeat(7, minmax(0, 1fr))}:host(.M\\:v-grid-rows-8){grid-template-rows:repeat(8, minmax(0, 1fr))}:host(.M\\:v-grid-rows-9){grid-template-rows:repeat(9, minmax(0, 1fr))}:host(.M\\:v-grid-rows-10){grid-template-rows:repeat(10, minmax(0, 1fr))}:host(.M\\:v-grid-rows-11){grid-template-rows:repeat(11, minmax(0, 1fr))}:host(.M\\:v-grid-rows-12){grid-template-rows:repeat(12, minmax(0, 1fr))}:host(.M\\:v-grid-rows-1-auto){grid-template-rows:repeat(1, auto)}:host(.M\\:v-grid-rows-2-auto){grid-template-rows:repeat(2, auto)}:host(.M\\:v-grid-rows-3-auto){grid-template-rows:repeat(3, auto)}:host(.M\\:v-grid-rows-4-auto){grid-template-rows:repeat(4, auto)}:host(.M\\:v-grid-rows-5-auto){grid-template-rows:repeat(5, auto)}:host(.M\\:v-grid-rows-6-auto){grid-template-rows:repeat(6, auto)}:host(.M\\:v-grid-rows-7-auto){grid-template-rows:repeat(7, auto)}:host(.M\\:v-grid-rows-8-auto){grid-template-rows:repeat(8, auto)}:host(.M\\:v-grid-rows-9-auto){grid-template-rows:repeat(9, auto)}:host(.M\\:v-grid-rows-10-auto){grid-template-rows:repeat(1, auto)}:host(.M\\:v-grid-rows-11-auto){grid-template-rows:repeat(1, auto)}:host(.M\\:v-grid-rows-12-auto){grid-template-rows:repeat(1, auto)}}@media (min-width: 1024px){:host(.L\\:v-grid-rows-1){grid-template-rows:repeat(1, minmax(0, 1fr))}:host(.L\\:v-grid-rows-2){grid-template-rows:repeat(2, minmax(0, 1fr))}:host(.L\\:v-grid-rows-3){grid-template-rows:repeat(3, minmax(0, 1fr))}:host(.L\\:v-grid-rows-4){grid-template-rows:repeat(4, minmax(0, 1fr))}:host(.L\\:v-grid-rows-5){grid-template-rows:repeat(5, minmax(0, 1fr))}:host(.L\\:v-grid-rows-6){grid-template-rows:repeat(6, minmax(0, 1fr))}:host(.L\\:v-grid-rows-7){grid-template-rows:repeat(7, minmax(0, 1fr))}:host(.L\\:v-grid-rows-8){grid-template-rows:repeat(8, minmax(0, 1fr))}:host(.L\\:v-grid-rows-9){grid-template-rows:repeat(9, minmax(0, 1fr))}:host(.L\\:v-grid-rows-10){grid-template-rows:repeat(10, minmax(0, 1fr))}:host(.L\\:v-grid-rows-11){grid-template-rows:repeat(11, minmax(0, 1fr))}:host(.L\\:v-grid-rows-12){grid-template-rows:repeat(12, minmax(0, 1fr))}:host(.L\\:v-grid-rows-1-auto){grid-template-rows:repeat(1, auto)}:host(.L\\:v-grid-rows-2-auto){grid-template-rows:repeat(2, auto)}:host(.L\\:v-grid-rows-3-auto){grid-template-rows:repeat(3, auto)}:host(.L\\:v-grid-rows-4-auto){grid-template-rows:repeat(4, auto)}:host(.L\\:v-grid-rows-5-auto){grid-template-rows:repeat(5, auto)}:host(.L\\:v-grid-rows-6-auto){grid-template-rows:repeat(6, auto)}:host(.L\\:v-grid-rows-7-auto){grid-template-rows:repeat(7, auto)}:host(.L\\:v-grid-rows-8-auto){grid-template-rows:repeat(8, auto)}:host(.L\\:v-grid-rows-9-auto){grid-template-rows:repeat(9, auto)}:host(.L\\:v-grid-rows-10-auto){grid-template-rows:repeat(1, auto)}:host(.L\\:v-grid-rows-11-auto){grid-template-rows:repeat(1, auto)}:host(.L\\:v-grid-rows-12-auto){grid-template-rows:repeat(1, auto)}}@media (min-width: 1440px){:host(.XL\\:v-grid-rows-1){grid-template-rows:repeat(1, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-2){grid-template-rows:repeat(2, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-3){grid-template-rows:repeat(3, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-4){grid-template-rows:repeat(4, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-5){grid-template-rows:repeat(5, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-6){grid-template-rows:repeat(6, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-7){grid-template-rows:repeat(7, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-8){grid-template-rows:repeat(8, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-9){grid-template-rows:repeat(9, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-10){grid-template-rows:repeat(10, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-11){grid-template-rows:repeat(11, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-12){grid-template-rows:repeat(12, minmax(0, 1fr))}:host(.XL\\:v-grid-rows-1-auto){grid-template-rows:repeat(1, auto)}:host(.XL\\:v-grid-rows-2-auto){grid-template-rows:repeat(2, auto)}:host(.XL\\:v-grid-rows-3-auto){grid-template-rows:repeat(3, auto)}:host(.XL\\:v-grid-rows-4-auto){grid-template-rows:repeat(4, auto)}:host(.XL\\:v-grid-rows-5-auto){grid-template-rows:repeat(5, auto)}:host(.XL\\:v-grid-rows-6-auto){grid-template-rows:repeat(6, auto)}:host(.XL\\:v-grid-rows-7-auto){grid-template-rows:repeat(7, auto)}:host(.XL\\:v-grid-rows-8-auto){grid-template-rows:repeat(8, auto)}:host(.XL\\:v-grid-rows-9-auto){grid-template-rows:repeat(9, auto)}:host(.XL\\:v-grid-rows-10-auto){grid-template-rows:repeat(1, auto)}:host(.XL\\:v-grid-rows-11-auto){grid-template-rows:repeat(1, auto)}:host(.XL\\:v-grid-rows-12-auto){grid-template-rows:repeat(1, auto)}}@media (min-width: 320px){:host(.S\\:v-grid-cols-1){grid-template-columns:repeat(1, minmax(0, 1fr))}:host(.S\\:v-grid-cols-2){grid-template-columns:repeat(2, minmax(0, 1fr))}:host(.S\\:v-grid-cols-3){grid-template-columns:repeat(3, minmax(0, 1fr))}:host(.S\\:v-grid-cols-4){grid-template-columns:repeat(4, minmax(0, 1fr))}:host(.S\\:v-grid-cols-5){grid-template-columns:repeat(5, minmax(0, 1fr))}:host(.S\\:v-grid-cols-6){grid-template-columns:repeat(6, minmax(0, 1fr))}:host(.S\\:v-grid-cols-7){grid-template-columns:repeat(7, minmax(0, 1fr))}:host(.S\\:v-grid-cols-8){grid-template-columns:repeat(8, minmax(0, 1fr))}:host(.S\\:v-grid-cols-9){grid-template-columns:repeat(9, minmax(0, 1fr))}:host(.S\\:v-grid-cols-10){grid-template-columns:repeat(10, minmax(0, 1fr))}:host(.S\\:v-grid-cols-11){grid-template-columns:repeat(11, minmax(0, 1fr))}:host(.S\\:v-grid-cols-12){grid-template-columns:repeat(12, minmax(0, 1fr))}:host(.S\\:v-grid-cols-1-auto){grid-template-columns:repeat(1, auto)}:host(.S\\:v-grid-cols-2-auto){grid-template-columns:repeat(2, auto)}:host(.S\\:v-grid-cols-3-auto){grid-template-columns:repeat(3, auto)}:host(.S\\:v-grid-cols-4-auto){grid-template-columns:repeat(4, auto)}:host(.S\\:v-grid-cols-5-auto){grid-template-columns:repeat(5, auto)}:host(.S\\:v-grid-cols-6-auto){grid-template-columns:repeat(6, auto)}:host(.S\\:v-grid-cols-7-auto){grid-template-columns:repeat(7, auto)}:host(.S\\:v-grid-cols-8-auto){grid-template-columns:repeat(8, auto)}:host(.S\\:v-grid-cols-9-auto){grid-template-columns:repeat(9, auto)}:host(.S\\:v-grid-cols-10-auto){grid-template-columns:repeat(1, auto)}:host(.S\\:v-grid-cols-11-auto){grid-template-columns:repeat(1, auto)}:host(.S\\:v-grid-cols-12-auto){grid-template-columns:repeat(1, auto)}}@media (min-width: 768px){:host(.M\\:v-grid-cols-1){grid-template-columns:repeat(1, minmax(0, 1fr))}:host(.M\\:v-grid-cols-2){grid-template-columns:repeat(2, minmax(0, 1fr))}:host(.M\\:v-grid-cols-3){grid-template-columns:repeat(3, minmax(0, 1fr))}:host(.M\\:v-grid-cols-4){grid-template-columns:repeat(4, minmax(0, 1fr))}:host(.M\\:v-grid-cols-5){grid-template-columns:repeat(5, minmax(0, 1fr))}:host(.M\\:v-grid-cols-6){grid-template-columns:repeat(6, minmax(0, 1fr))}:host(.M\\:v-grid-cols-7){grid-template-columns:repeat(7, minmax(0, 1fr))}:host(.M\\:v-grid-cols-8){grid-template-columns:repeat(8, minmax(0, 1fr))}:host(.M\\:v-grid-cols-9){grid-template-columns:repeat(9, minmax(0, 1fr))}:host(.M\\:v-grid-cols-10){grid-template-columns:repeat(10, minmax(0, 1fr))}:host(.M\\:v-grid-cols-11){grid-template-columns:repeat(11, minmax(0, 1fr))}:host(.M\\:v-grid-cols-12){grid-template-columns:repeat(12, minmax(0, 1fr))}:host(.M\\:v-grid-cols-1-auto){grid-template-columns:repeat(1, auto)}:host(.M\\:v-grid-cols-2-auto){grid-template-columns:repeat(2, auto)}:host(.M\\:v-grid-cols-3-auto){grid-template-columns:repeat(3, auto)}:host(.M\\:v-grid-cols-4-auto){grid-template-columns:repeat(4, auto)}:host(.M\\:v-grid-cols-5-auto){grid-template-columns:repeat(5, auto)}:host(.M\\:v-grid-cols-6-auto){grid-template-columns:repeat(6, auto)}:host(.M\\:v-grid-cols-7-auto){grid-template-columns:repeat(7, auto)}:host(.M\\:v-grid-cols-8-auto){grid-template-columns:repeat(8, auto)}:host(.M\\:v-grid-cols-9-auto){grid-template-columns:repeat(9, auto)}:host(.M\\:v-grid-cols-10-auto){grid-template-columns:repeat(1, auto)}:host(.M\\:v-grid-cols-11-auto){grid-template-columns:repeat(1, auto)}:host(.M\\:v-grid-cols-12-auto){grid-template-columns:repeat(1, auto)}}@media (min-width: 1024px){:host(.L\\:v-grid-cols-1){grid-template-columns:repeat(1, minmax(0, 1fr))}:host(.L\\:v-grid-cols-2){grid-template-columns:repeat(2, minmax(0, 1fr))}:host(.L\\:v-grid-cols-3){grid-template-columns:repeat(3, minmax(0, 1fr))}:host(.L\\:v-grid-cols-4){grid-template-columns:repeat(4, minmax(0, 1fr))}:host(.L\\:v-grid-cols-5){grid-template-columns:repeat(5, minmax(0, 1fr))}:host(.L\\:v-grid-cols-6){grid-template-columns:repeat(6, minmax(0, 1fr))}:host(.L\\:v-grid-cols-7){grid-template-columns:repeat(7, minmax(0, 1fr))}:host(.L\\:v-grid-cols-8){grid-template-columns:repeat(8, minmax(0, 1fr))}:host(.L\\:v-grid-cols-9){grid-template-columns:repeat(9, minmax(0, 1fr))}:host(.L\\:v-grid-cols-10){grid-template-columns:repeat(10, minmax(0, 1fr))}:host(.L\\:v-grid-cols-11){grid-template-columns:repeat(11, minmax(0, 1fr))}:host(.L\\:v-grid-cols-12){grid-template-columns:repeat(12, minmax(0, 1fr))}:host(.L\\:v-grid-cols-1-auto){grid-template-columns:repeat(1, auto)}:host(.L\\:v-grid-cols-2-auto){grid-template-columns:repeat(2, auto)}:host(.L\\:v-grid-cols-3-auto){grid-template-columns:repeat(3, auto)}:host(.L\\:v-grid-cols-4-auto){grid-template-columns:repeat(4, auto)}:host(.L\\:v-grid-cols-5-auto){grid-template-columns:repeat(5, auto)}:host(.L\\:v-grid-cols-6-auto){grid-template-columns:repeat(6, auto)}:host(.L\\:v-grid-cols-7-auto){grid-template-columns:repeat(7, auto)}:host(.L\\:v-grid-cols-8-auto){grid-template-columns:repeat(8, auto)}:host(.L\\:v-grid-cols-9-auto){grid-template-columns:repeat(9, auto)}:host(.L\\:v-grid-cols-10-auto){grid-template-columns:repeat(1, auto)}:host(.L\\:v-grid-cols-11-auto){grid-template-columns:repeat(1, auto)}:host(.L\\:v-grid-cols-12-auto){grid-template-columns:repeat(1, auto)}}@media (min-width: 1440px){:host(.XL\\:v-grid-cols-1){grid-template-columns:repeat(1, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-2){grid-template-columns:repeat(2, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-3){grid-template-columns:repeat(3, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-4){grid-template-columns:repeat(4, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-5){grid-template-columns:repeat(5, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-6){grid-template-columns:repeat(6, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-7){grid-template-columns:repeat(7, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-8){grid-template-columns:repeat(8, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-9){grid-template-columns:repeat(9, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-10){grid-template-columns:repeat(10, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-11){grid-template-columns:repeat(11, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-12){grid-template-columns:repeat(12, minmax(0, 1fr))}:host(.XL\\:v-grid-cols-1-auto){grid-template-columns:repeat(1, auto)}:host(.XL\\:v-grid-cols-2-auto){grid-template-columns:repeat(2, auto)}:host(.XL\\:v-grid-cols-3-auto){grid-template-columns:repeat(3, auto)}:host(.XL\\:v-grid-cols-4-auto){grid-template-columns:repeat(4, auto)}:host(.XL\\:v-grid-cols-5-auto){grid-template-columns:repeat(5, auto)}:host(.XL\\:v-grid-cols-6-auto){grid-template-columns:repeat(6, auto)}:host(.XL\\:v-grid-cols-7-auto){grid-template-columns:repeat(7, auto)}:host(.XL\\:v-grid-cols-8-auto){grid-template-columns:repeat(8, auto)}:host(.XL\\:v-grid-cols-9-auto){grid-template-columns:repeat(9, auto)}:host(.XL\\:v-grid-cols-10-auto){grid-template-columns:repeat(1, auto)}:host(.XL\\:v-grid-cols-11-auto){grid-template-columns:repeat(1, auto)}:host(.XL\\:v-grid-cols-12-auto){grid-template-columns:repeat(1, auto)}}";
|
|
@@ -2,7 +2,7 @@ import { r as registerInstance, h, H as Host, g as getElement } from './index-18
|
|
|
2
2
|
import { g as getIconFromToken, I as Icons } from './icons-8627925e.js';
|
|
3
3
|
import { h as Spacing } from './type-guard-158f6d7a.js';
|
|
4
4
|
import { s as sanitizeVegaComponent } from './component-cae24190.js';
|
|
5
|
-
import { i as formatAndValidTextColor } from './design-token-
|
|
5
|
+
import { i as formatAndValidTextColor } from './design-token-e349fd57.js';
|
|
6
6
|
import { a as arrayToClassString } from './ui-ed1283bb.js';
|
|
7
7
|
import { V as VegaIconManager } from './icon-manager-638dd4d4.js';
|
|
8
8
|
import { L as LogUtility, I as InjectVegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
|
|
@@ -11,7 +11,7 @@ import './breakpoints-d9faf11c.js';
|
|
|
11
11
|
import './ui-8424715a.js';
|
|
12
12
|
import './regex-dfe11abf.js';
|
|
13
13
|
import './typography-396de03f.js';
|
|
14
|
-
import './responsive-format-facade-
|
|
14
|
+
import './responsive-format-facade-ce8a1ef5.js';
|
|
15
15
|
import './page-resize-observer-slimmer-15a84d26.js';
|
|
16
16
|
import './number-4398f2e1.js';
|
|
17
17
|
import './pixel-f32c07ce.js';
|
|
@@ -30,7 +30,7 @@ import './change-manager-6a7eb88c.js';
|
|
|
30
30
|
import './vega-internal-event-id-d7113cf7.js';
|
|
31
31
|
import './static-subject-title-249c76cd.js';
|
|
32
32
|
import './wait-for-vega-handler-b18eb955.js';
|
|
33
|
-
import './translation-
|
|
33
|
+
import './translation-4bed3392.js';
|
|
34
34
|
import './state-background-color-formatter-121ae7d3.js';
|
|
35
35
|
|
|
36
36
|
const vegaIconCss = ":host(.v-text-primary),.v-text-primary{color:rgba(var(--v-text-primary, 32, 54, 69, 1))}:host(.v-text-secondary),.v-text-secondary{color:rgba(var(--v-text-secondary, 107, 116, 125, 1))}:host(.v-text-inverted-primary),.v-text-inverted-primary{color:rgba(var(--v-text-inverted-primary, 252, 252, 252, 1))}:host(.v-text-inverted-secondary),.v-text-inverted-secondary{color:rgba(var(--v-text-inverted-secondary, 188, 186, 213, 1))}:host(.v-text-black),.v-text-black{color:rgba(var(--v-text-black, 32, 54, 69, 1))}:host(.v-text-white),.v-text-white{color:rgba(var(--v-text-white, 252, 252, 252, 1))}:host(.v-text-brand),.v-text-brand{color:rgba(var(--v-text-brand, 51, 57, 61, 1))}:host(.v-text-danger-link),.v-text-danger-link{color:rgba(var(--v-text-danger-link, 230, 50, 87, 1))}:host(.v-text-danger-link-hover),.v-text-danger-link-hover{color:rgba(var(--v-text-danger-link-hover, 233, 71, 104, 1))}:host(.v-text-danger-link-active),.v-text-danger-link-active{color:rgba(var(--v-text-danger-link-active, 189, 41, 71, 1))}:host(.v-text-danger-link-focus),.v-text-danger-link-focus{color:rgba(var(--v-text-danger-link-focus, 240, 52, 91, 1))}:host(.v-text-danger-link-visited),.v-text-danger-link-visited{color:rgba(var(--v-text-danger-link-visited, 230, 50, 87, 1))}:host(.v-text-disabled),.v-text-disabled{color:rgba(var(--v-text-disabled, 176, 180, 181, 1))}:host(.v-text-error),.v-text-error{color:rgba(var(--v-text-error, 189, 41, 71, 1))}:host(.v-text-input-disabled),.v-text-input-disabled{color:rgba(var(--v-text-input-disabled, 107, 116, 125, 1))}:host(.v-text-input-placeholder),.v-text-input-placeholder{color:rgba(var(--v-text-input-placeholder, 176, 180, 181, 1))}:host(.v-text-link),.v-text-link{color:rgba(var(--v-text-link, 19, 98, 226, 1))}:host(.v-text-link-hover),.v-text-link-hover{color:rgba(var(--v-text-link-hover, 4, 112, 236, 1))}:host(.v-text-link-active),.v-text-link-active{color:rgba(var(--v-text-link-active, 29, 65, 195, 1))}:host(.v-text-link-focus),.v-text-link-focus{color:rgba(var(--v-text-link-focus, 4, 112, 236, 1))}:host(.v-text-link-visited),.v-text-link-visited{color:rgba(var(--v-text-link-visited, 95, 56, 206, 1))}:host(.v-text-on-action),.v-text-on-action{color:rgba(var(--v-text-on-action, 252, 252, 252, 1))}:host(.v-text-on-danger),.v-text-on-danger{color:rgba(var(--v-text-on-danger, 252, 252, 252, 1))}:host(.v-text-on-disabled),.v-text-on-disabled{color:rgba(var(--v-text-on-disabled, 252, 252, 252, 1))}:host(.v-text-sidebar-link),.v-text-sidebar-link{color:rgba(var(--v-text-sidebar-link, 188, 186, 213, 1))}:host(.v-text-sidebar-link-hover),.v-text-sidebar-link-hover{color:rgba(var(--v-text-sidebar-link-hover, 18, 18, 39, 1))}:host(.v-text-sidebar-link-selected),.v-text-sidebar-link-selected{color:rgba(var(--v-text-sidebar-link-selected, 252, 252, 252, 1))}:host(.v-text-site-footer-link),.v-text-site-footer-link{color:rgba(var(--v-text-site-footer-link, 171, 198, 216, 1))}:host(.v-text-site-footer-link-hover),.v-text-site-footer-link-hover{color:rgba(var(--v-text-site-footer-link-hover, 199, 217, 229, 1))}:host(.v-text-site-footer-link-active),.v-text-site-footer-link-active{color:rgba(var(--v-text-site-footer-link-active, 143, 179, 203, 1))}:host(.v-text-success),.v-text-success{color:rgba(var(--v-text-success, 1, 128, 31, 1))}:host(.v-text-inverted-success),.v-text-inverted-success{color:rgba(var(--v-text-inverted-success, 89, 217, 119, 1))}:host(.v-text-accent1-primary),.v-text-accent1-primary{color:rgba(var(--v-text-accent1-primary, 115, 230, 220, 1))}:host(.v-text-accent2-primary),.v-text-accent2-primary{color:rgba(var(--v-text-accent2-primary, 128, 107, 255, 1))}:host(.v-text-accent3-primary),.v-text-accent3-primary{color:rgba(var(--v-text-accent3-primary, 255, 220, 131, 1))}:host(.v-text-accent4-primary),.v-text-accent4-primary{color:rgba(var(--v-text-accent4-primary, 255, 149, 113, 1))}:host(.v-text-accent5-primary),.v-text-accent5-primary{color:rgba(var(--v-text-accent5-primary, 0, 187, 255, 1))}:host(.v-text-accent6-primary),.v-text-accent6-primary{color:rgba(var(--v-text-accent6-primary, 240, 52, 91, 1))}:host(.v-text-accent7-primary),.v-text-accent7-primary{color:rgba(var(--v-text-accent7-primary, 37, 159, 159, 1))}:host(.v-text-accent8-primary),.v-text-accent8-primary{color:rgba(var(--v-text-accent8-primary, 86, 61, 130, 1))}:host(.v-text-accent9-primary),.v-text-accent9-primary{color:rgba(var(--v-text-accent9-primary, 255, 191, 63, 1))}:host(.v-text-accent10-primary),.v-text-accent10-primary{color:rgba(var(--v-text-accent10-primary, 237, 122, 35, 1))}:host(.v-w-0),.v-w-0{width:0px}:host(.v-w-size-0),.v-w-size-0{width:0px}:host(.v-w-size-4),.v-w-size-4{width:4px}:host(.v-w-size-8),.v-w-size-8{width:8px}:host(.v-w-size-12),.v-w-size-12{width:12px}:host(.v-w-size-16),.v-w-size-16{width:16px}:host(.v-w-size-20),.v-w-size-20{width:20px}:host(.v-w-size-24),.v-w-size-24{width:24px}:host(.v-w-size-32),.v-w-size-32{width:32px}:host(.v-w-size-40),.v-w-size-40{width:40px}:host(.v-w-size-48),.v-w-size-48{width:48px}:host(.v-w-size-64),.v-w-size-64{width:64px}:host(.v-w-size-72),.v-w-size-72{width:72px}:host(.v-w-size-80),.v-w-size-80{width:80px}:host(.v-w-size-112),.v-w-size-112{width:112px}:host(.v-w-size-2),.v-w-size-2{width:2px}:host(.v-h-0),.v-h-0{height:0px}:host(.v-h-size-0),.v-h-size-0{height:0px}:host(.v-h-size-4),.v-h-size-4{height:4px}:host(.v-h-size-8),.v-h-size-8{height:8px}:host(.v-h-size-12),.v-h-size-12{height:12px}:host(.v-h-size-16),.v-h-size-16{height:16px}:host(.v-h-size-20),.v-h-size-20{height:20px}:host(.v-h-size-24),.v-h-size-24{height:24px}:host(.v-h-size-32),.v-h-size-32{height:32px}:host(.v-h-size-40),.v-h-size-40{height:40px}:host(.v-h-size-48),.v-h-size-48{height:48px}:host(.v-h-size-64),.v-h-size-64{height:64px}:host(.v-h-size-72),.v-h-size-72{height:72px}:host(.v-h-size-80),.v-h-size-80{height:80px}:host(.v-h-size-112),.v-h-size-112{height:112px}:host(.v-h-size-2),.v-h-size-2{height:2px}:host{display:inline-flex;user-select:none}i{line-height:1}:host(:not(.vega-auto-size)) ::slotted(svg){width:100%;height:100%}";
|
|
@@ -2,7 +2,7 @@ import { h, H as Host, r as registerInstance, c as createEvent, g as getElement
|
|
|
2
2
|
import { s as sanitizeVegaComponent } from './component-cae24190.js';
|
|
3
3
|
import { R as RequiredFieldRule } from './required-field-rule-ab4bdc47.js';
|
|
4
4
|
import { c as MapToComponentField, V as VegaSlimmer, M as MapToComponentMethod, I as InjectVegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
|
|
5
|
-
import { R as ResponsiveFormatFacade } from './responsive-format-facade-
|
|
5
|
+
import { R as ResponsiveFormatFacade } from './responsive-format-facade-ce8a1ef5.js';
|
|
6
6
|
import { m as methodPlaceholder } from './placeholder-bf562081.js';
|
|
7
7
|
import { V as VegaComponentUsageRuntimeMetricsSlimmer, I as InjectVegaGlobalSlimmer } from './component-usage-runtime-metrics-385c7124.js';
|
|
8
8
|
import { D as DomNodeSubjectObserverFactory } from './dom-node-subject-observer-factory-d661fc7c.js';
|
|
@@ -11,11 +11,11 @@ import { b as FORM_ELEMENT_VALUE_CHANGE } from './static-subject-title-249c76cd.
|
|
|
11
11
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
12
12
|
import { c as createEnterKeyHandlerToTriggerClick } from './accessibility-e5fd0fab.js';
|
|
13
13
|
import { b as VegaDialog } from './vega-skeleton-loader-controller-722a41c2.js';
|
|
14
|
-
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-
|
|
14
|
+
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-c9280871.js';
|
|
15
15
|
import { f as findParent, d as getDeepActiveElementInShadow } from './ui-ed1283bb.js';
|
|
16
16
|
import { C as ChildNodesEventPreventSlimmer } from './child-nodes-event-prevent-slimmer-aab1c019.js';
|
|
17
17
|
import { c as createEventEmitSlimmer } from './event-emit-slimmer-acc7fbb7.js';
|
|
18
|
-
import { T as TranslationSlimmer } from './translation-slimmer-
|
|
18
|
+
import { T as TranslationSlimmer } from './translation-slimmer-fc1ddf17.js';
|
|
19
19
|
import './internal-form-field-validation-rule.abstract-f5b6bdbf.js';
|
|
20
20
|
import './type-guard-158f6d7a.js';
|
|
21
21
|
import './breakpoints-d9faf11c.js';
|
|
@@ -36,7 +36,7 @@ import './create-public-api-runtime-metrics-slimmer-8ada793f.js';
|
|
|
36
36
|
import './dynamic-slimmer-90b8af32.js';
|
|
37
37
|
import './icon-manager-638dd4d4.js';
|
|
38
38
|
import './wait-for-vega-handler-b18eb955.js';
|
|
39
|
-
import './translation-
|
|
39
|
+
import './translation-4bed3392.js';
|
|
40
40
|
import './internal-vega-event-manager-d2c962d2.js';
|
|
41
41
|
import './string-be824360.js';
|
|
42
42
|
import './mutation-observer-slimmer-6cef9549.js';
|
|
@@ -6,7 +6,7 @@ import { V as ValidCreditCardNumberRule } from './valid-credit-card-number-rule-
|
|
|
6
6
|
import { s as sanitizeVegaComponent } from './component-cae24190.js';
|
|
7
7
|
import { I as InjectVegaSlimmer } from './global-slimmer-registry-17c4efd4.js';
|
|
8
8
|
import { V as VegaComponentUsageRuntimeMetricsSlimmer, I as InjectVegaGlobalSlimmer } from './component-usage-runtime-metrics-385c7124.js';
|
|
9
|
-
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-
|
|
9
|
+
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-c9280871.js';
|
|
10
10
|
import { b as FORM_ELEMENT_VALUE_CHANGE } from './static-subject-title-249c76cd.js';
|
|
11
11
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
12
12
|
import { c as createEventEmitSlimmer } from './event-emit-slimmer-acc7fbb7.js';
|
|
@@ -23,7 +23,7 @@ import './string-be824360.js';
|
|
|
23
23
|
import './ui-ed1283bb.js';
|
|
24
24
|
import './create-public-api-runtime-metrics-slimmer-8ada793f.js';
|
|
25
25
|
import './dynamic-slimmer-90b8af32.js';
|
|
26
|
-
import './translation-
|
|
26
|
+
import './translation-4bed3392.js';
|
|
27
27
|
import './page-resize-observer-slimmer-15a84d26.js';
|
|
28
28
|
import './ui-8424715a.js';
|
|
29
29
|
import './breakpoints-d9faf11c.js';
|
|
@@ -10,7 +10,7 @@ import { b as FORM_ELEMENT_VALUE_CHANGE } from './static-subject-title-249c76cd.
|
|
|
10
10
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
11
11
|
import { K as KeyboardManagerSlimmer } from './keyboard-manager-slimmer-6f5cb52a.js';
|
|
12
12
|
import { c as convertToNumber, b as countDecimals } from './number-4398f2e1.js';
|
|
13
|
-
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-
|
|
13
|
+
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-c9280871.js';
|
|
14
14
|
import { R as RequiredFieldRule } from './required-field-rule-ab4bdc47.js';
|
|
15
15
|
import { c as createSubStateNotifySlimmer } from './sub-state-notify-slimmer-c7169226.js';
|
|
16
16
|
import './ui-ed1283bb.js';
|
|
@@ -24,7 +24,7 @@ import './keyboard-manager-8c4ef91b.js';
|
|
|
24
24
|
import './string-be824360.js';
|
|
25
25
|
import './create-public-api-runtime-metrics-slimmer-8ada793f.js';
|
|
26
26
|
import './vega-internal-event-id-d7113cf7.js';
|
|
27
|
-
import './translation-
|
|
27
|
+
import './translation-4bed3392.js';
|
|
28
28
|
import './page-resize-observer-slimmer-15a84d26.js';
|
|
29
29
|
import './ui-8424715a.js';
|
|
30
30
|
import './breakpoints-d9faf11c.js';
|
|
@@ -9,7 +9,7 @@ import { r as remoteInvocationRegistry } from './remote-invocation-registry-0b33
|
|
|
9
9
|
import { l as VegaDropdownRenderItemInternalOverridden, m as VegaDropdownSearchInternalOverridden } from './vega-internal-event-id-d7113cf7.js';
|
|
10
10
|
import { b as FORM_ELEMENT_VALUE_CHANGE } from './static-subject-title-249c76cd.js';
|
|
11
11
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
12
|
-
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-
|
|
12
|
+
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-c9280871.js';
|
|
13
13
|
import { I as InternalFormFieldValidationRule } from './internal-form-field-validation-rule.abstract-f5b6bdbf.js';
|
|
14
14
|
import { c as createEventEmitSlimmer } from './event-emit-slimmer-acc7fbb7.js';
|
|
15
15
|
import { I as InputPhoneNumberRequiredRule } from './input-phone-number-required-rule-be6a5572.js';
|
|
@@ -19,7 +19,7 @@ import './icon-manager-638dd4d4.js';
|
|
|
19
19
|
import './create-public-api-runtime-metrics-slimmer-8ada793f.js';
|
|
20
20
|
import './dynamic-slimmer-90b8af32.js';
|
|
21
21
|
import './string-be824360.js';
|
|
22
|
-
import './translation-
|
|
22
|
+
import './translation-4bed3392.js';
|
|
23
23
|
import './page-resize-observer-slimmer-15a84d26.js';
|
|
24
24
|
import './ui-8424715a.js';
|
|
25
25
|
import './breakpoints-d9faf11c.js';
|
|
@@ -9135,8 +9135,10 @@ const VegaInputPhoneNumber = class {
|
|
|
9135
9135
|
this.allowedCountryCodes = CountrySelectController.defaultAllowedCountryCodes;
|
|
9136
9136
|
/**
|
|
9137
9137
|
* Specifies whether the phone number input field can be set to an empty value.
|
|
9138
|
-
*
|
|
9139
|
-
*
|
|
9138
|
+
* - `true`:
|
|
9139
|
+
* The value property is cleared when the input field is empty.
|
|
9140
|
+
* - `false`:
|
|
9141
|
+
* The value property is `+1` when no phone number is entered.
|
|
9140
9142
|
*
|
|
9141
9143
|
* @vegaVersion 2.35.0
|
|
9142
9144
|
*/
|
|
@@ -9144,7 +9146,8 @@ const VegaInputPhoneNumber = class {
|
|
|
9144
9146
|
/**
|
|
9145
9147
|
* Specifies the value of the phone number input in [E.164]{@link https://en.wikipedia.org/wiki/E.164} format.
|
|
9146
9148
|
*
|
|
9147
|
-
* @VegaWarning Note: The input phone number field will always have a value. If no phone number is entered, the default format is `+{default_country_code}`.
|
|
9149
|
+
* @VegaWarning - Note: The input phone number field will always have a value. If no phone number is entered, the default format is `+{default_country_code}`.
|
|
9150
|
+
* - For example, if the default country code is US, the default value will be `+1`.
|
|
9148
9151
|
* @vegaVersion 2.18.0
|
|
9149
9152
|
* @defaultValue +1
|
|
9150
9153
|
*/
|
|
@@ -4,7 +4,7 @@ import { c as MapToComponentField, V as VegaSlimmer, M as MapToComponentMethod,
|
|
|
4
4
|
import { V as VegaComponentUsageRuntimeMetricsSlimmer, I as InjectVegaGlobalSlimmer } from './component-usage-runtime-metrics-385c7124.js';
|
|
5
5
|
import { c as createEventEmitSlimmer } from './event-emit-slimmer-acc7fbb7.js';
|
|
6
6
|
import { f as VegaChange } from './dom-node-subject-factory-286df025.js';
|
|
7
|
-
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-
|
|
7
|
+
import { F as FormFieldControllerSlimmer } from './form-field-controller-slimmer-c9280871.js';
|
|
8
8
|
import { i as isArrayEqual } from './array-3113609f.js';
|
|
9
9
|
import { C as ChangeManager } from './change-manager-6a7eb88c.js';
|
|
10
10
|
import { b as FORM_ELEMENT_VALUE_CHANGE } from './static-subject-title-249c76cd.js';
|
|
@@ -14,13 +14,13 @@ import { C as ChildNodesEventPreventSlimmer } from './child-nodes-event-prevent-
|
|
|
14
14
|
import { I as InputRangeRequiredRule } from './input-range-required-rule-3ad74776.js';
|
|
15
15
|
import { I as InternalFormFieldValidationRule } from './internal-form-field-validation-rule.abstract-f5b6bdbf.js';
|
|
16
16
|
import { c as createEnterKeyHandlerToTriggerClick } from './accessibility-e5fd0fab.js';
|
|
17
|
-
import { T as TranslationSlimmer } from './translation-slimmer-
|
|
17
|
+
import { T as TranslationSlimmer } from './translation-slimmer-fc1ddf17.js';
|
|
18
18
|
import './dynamic-slimmer-90b8af32.js';
|
|
19
19
|
import './internal-vega-event-manager-d2c962d2.js';
|
|
20
20
|
import './string-be824360.js';
|
|
21
21
|
import './create-public-api-runtime-metrics-slimmer-8ada793f.js';
|
|
22
22
|
import './vega-internal-event-id-d7113cf7.js';
|
|
23
|
-
import './translation-
|
|
23
|
+
import './translation-4bed3392.js';
|
|
24
24
|
import './page-resize-observer-slimmer-15a84d26.js';
|
|
25
25
|
import './ui-8424715a.js';
|
|
26
26
|
import './breakpoints-d9faf11c.js';
|