@globalpayments/vega 2.26.0 → 2.27.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.
Files changed (685) hide show
  1. package/dist/cjs/{app-globals-2bae50fb.js → app-globals-190595cc.js} +61 -9
  2. package/dist/cjs/{breakpoints-cb3291ba.js → breakpoints-7e2dff90.js} +1 -1
  3. package/dist/cjs/{child-nodes-event-prevent-slimmer-cc557cb3.js → child-nodes-event-prevent-slimmer-e383a914.js} +1 -1
  4. package/dist/cjs/{child-nodes-notify-observer-slimmer-c144a963.js → child-nodes-notify-observer-slimmer-79f2f5a7.js} +2 -2
  5. package/dist/cjs/{create-public-api-runtime-metrics-slimmer-d2d49ff5.js → create-public-api-runtime-metrics-slimmer-7510221b.js} +39 -2
  6. package/dist/cjs/{design-token-2c2cdd7d.js → design-token-17b8e4d8.js} +5 -5
  7. package/dist/cjs/{dom-node-subject-observer-factory-d2698876.js → dom-node-subject-observer-factory-2e41340d.js} +2 -31
  8. package/dist/cjs/{element-appender-slimmer-5fa9ff52.js → element-appender-slimmer-bf5ecbd8.js} +4 -4
  9. package/dist/cjs/{event-emit-slimmer-54616105.js → event-emit-slimmer-8f51adaa.js} +1 -1
  10. package/dist/cjs/{feature-flag-controller-e031c341.js → feature-flag-controller-078da332.js} +3 -0
  11. package/dist/cjs/{form-field-controller-slimmer-8b314ba2.js → form-field-controller-slimmer-ee984eb2.js} +54 -12
  12. package/dist/cjs/{icon-manager-2c3cf5ba.js → icon-manager-5a2b67cf.js} +4 -1
  13. package/dist/cjs/index.cjs.js +18 -14
  14. package/dist/cjs/{internal-icon-manager-3dd4faeb.js → internal-icon-manager-858baff1.js} +1 -1
  15. package/dist/cjs/loader.cjs.js +15 -12
  16. package/dist/cjs/{min-number-rule-0ce5347c.js → min-number-rule-84f21ad9.js} +8 -4
  17. package/dist/cjs/{min-string-length-rule-d1a1ea94.js → min-string-length-rule-75f24a48.js} +11 -4
  18. package/dist/cjs/observer-f49483e8.js +32 -0
  19. package/dist/cjs/{page-resize-observer-slimmer-1e404fc7.js → page-resize-observer-slimmer-a8cf1874.js} +1 -1
  20. package/dist/cjs/{remote-invocation-registry-162044d5.js → remote-invocation-registry-32aaf6c2.js} +3 -3
  21. package/dist/cjs/{required-field-rule-8655758f.js → required-field-rule-9a57b1a0.js} +1 -1
  22. package/dist/cjs/{responsive-format-facade-aa849dc7.js → responsive-format-facade-7bc51a43.js} +3 -3
  23. package/dist/cjs/{state-background-color-formatter-33ae4282.js → state-background-color-formatter-418b84e6.js} +1 -1
  24. package/dist/cjs/{static-subject-title-35e2a92c.js → static-subject-title-3599787e.js} +2 -0
  25. package/dist/cjs/{string-input-formatter-slimmer-0ac6e18a.js → string-input-formatter-slimmer-fcfa5bb7.js} +1 -1
  26. package/dist/cjs/{style-formatter-dc0682a4.js → style-formatter-a0829641.js} +2 -2
  27. package/dist/cjs/{sub-state-observer-slimmer-58217668.js → sub-state-observer-slimmer-832a4215.js} +4 -3
  28. package/dist/cjs/translation-77e9ccce.js +276 -0
  29. package/dist/cjs/translation-slimmer-8ebf126d.js +42 -0
  30. package/dist/cjs/{type-guard-4d05d4b2.js → type-guard-a07b353b.js} +2 -2
  31. package/dist/cjs/{ui-077fc009.js → ui-32e69595.js} +1 -1
  32. package/dist/cjs/vega-accordion.cjs.entry.js +20 -20
  33. package/dist/cjs/vega-app-footer.cjs.entry.js +11 -11
  34. package/dist/cjs/vega-app-header-button.cjs.entry.js +24 -24
  35. package/dist/cjs/vega-backdrop.cjs.entry.js +2 -2
  36. package/dist/cjs/vega-banner.cjs.entry.js +14 -14
  37. package/dist/cjs/vega-bar-chart.cjs.entry.js +1 -1
  38. package/dist/cjs/vega-box.cjs.entry.js +9 -9
  39. package/dist/cjs/vega-breadcrumb.cjs.entry.js +7 -6
  40. package/dist/cjs/vega-button-circle.cjs.entry.js +19 -18
  41. package/dist/cjs/vega-button-group_2.cjs.entry.js +10 -9
  42. package/dist/cjs/vega-button-link.cjs.entry.js +13 -12
  43. package/dist/cjs/vega-button.cjs.entry.js +20 -19
  44. package/dist/cjs/vega-calendar_3.cjs.entry.js +73 -35
  45. package/dist/cjs/vega-card.cjs.entry.js +7 -7
  46. package/dist/cjs/vega-carousel.cjs.entry.js +16 -15
  47. package/dist/cjs/vega-checkbox_2.cjs.entry.js +34 -32
  48. package/dist/cjs/vega-chip.cjs.entry.js +22 -21
  49. package/dist/cjs/vega-color-picker.cjs.entry.js +20 -18
  50. package/dist/cjs/vega-combo-box.cjs.entry.js +29 -27
  51. package/dist/cjs/vega-counter-badge.cjs.entry.js +4 -4
  52. package/dist/cjs/vega-date-picker_2.cjs.entry.js +86 -48
  53. package/dist/cjs/{vega-dialog-controller-cb07e697.js → vega-dialog-controller-6a8525b3.js} +3 -3
  54. package/dist/cjs/vega-dialog_2.cjs.entry.js +26 -25
  55. package/dist/cjs/vega-divider.cjs.entry.js +10 -10
  56. package/dist/cjs/vega-dropdown_5.cjs.entry.js +63 -50
  57. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  58. package/dist/cjs/vega-field-error.cjs.entry.js +2 -2
  59. package/dist/cjs/vega-field-label.cjs.entry.js +7 -6
  60. package/dist/cjs/vega-file-uploader.cjs.entry.js +33 -24
  61. package/dist/cjs/vega-flex.cjs.entry.js +12 -12
  62. package/dist/cjs/vega-font.cjs.entry.js +11 -11
  63. package/dist/cjs/vega-form.cjs.entry.js +23 -21
  64. package/dist/cjs/vega-grid.cjs.entry.js +8 -8
  65. package/dist/cjs/vega-icon.cjs.entry.js +9 -10
  66. package/dist/cjs/vega-image-uploader.cjs.entry.js +40 -31
  67. package/dist/cjs/vega-input-credit-card.cjs.entry.js +26 -25
  68. package/dist/cjs/vega-input-phone-number.cjs.entry.js +35 -31
  69. package/dist/cjs/vega-input-range.cjs.entry.js +41 -31
  70. package/dist/cjs/vega-input-select.cjs.entry.js +43 -34
  71. package/dist/cjs/vega-input.cjs.entry.js +39 -37
  72. package/dist/cjs/vega-item-toggle.cjs.entry.js +7 -6
  73. package/dist/cjs/vega-left-nav_5.cjs.entry.js +24 -24
  74. package/dist/cjs/vega-line-chart.cjs.entry.js +1 -1
  75. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +12 -12
  76. package/dist/cjs/vega-page-notification_2.cjs.entry.js +9 -8
  77. package/dist/cjs/vega-pagination.cjs.entry.js +27 -18
  78. package/dist/cjs/vega-pie-chart.cjs.entry.js +1 -1
  79. package/dist/cjs/vega-popover_2.cjs.entry.js +16 -15
  80. package/dist/cjs/vega-progress-tracker.cjs.entry.js +13 -12
  81. package/dist/cjs/vega-radio_2.cjs.entry.js +29 -27
  82. package/dist/cjs/vega-section-title.cjs.entry.js +2 -2
  83. package/dist/cjs/vega-segment-control.cjs.entry.js +10 -9
  84. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +28 -26
  85. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +25 -23
  86. package/dist/cjs/vega-signature-capture.cjs.entry.js +40 -31
  87. package/dist/cjs/{vega-skeleton-loader-controller-cb631f0e.js → vega-skeleton-loader-controller-e886dc58.js} +28 -6
  88. package/dist/cjs/vega-skeleton.cjs.entry.js +2 -2
  89. package/dist/cjs/vega-stepper.cjs.entry.js +22 -20
  90. package/dist/cjs/vega-tab-group_2.cjs.entry.js +43 -17
  91. package/dist/cjs/vega-table_8.cjs.entry.js +389 -333
  92. package/dist/cjs/vega-text.cjs.entry.js +4 -4
  93. package/dist/cjs/vega-textarea.cjs.entry.js +27 -25
  94. package/dist/cjs/vega-time-picker_2.cjs.entry.js +46 -29
  95. package/dist/cjs/vega-toggle-switch.cjs.entry.js +18 -16
  96. package/dist/cjs/vega-tooltip_2.cjs.entry.js +10 -10
  97. package/dist/cjs/vega.cjs.js +15 -12
  98. package/dist/collection/components/vega-accordion/vega-accordion.css +21 -0
  99. package/dist/collection/components/vega-accordion/vega-accordion.js +16 -16
  100. package/dist/collection/components/vega-app-footer/vega-app-footer.js +23 -23
  101. package/dist/collection/components/vega-app-header-button/vega-app-header-button.js +23 -23
  102. package/dist/collection/components/vega-backdrop/vega-backdrop.js +7 -7
  103. package/dist/collection/components/vega-banner/vega-banner.js +19 -19
  104. package/dist/collection/components/vega-box/vega-box.css +21 -0
  105. package/dist/collection/components/vega-box/vega-box.js +27 -27
  106. package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.js +7 -7
  107. package/dist/collection/components/vega-button/vega-button.js +22 -22
  108. package/dist/collection/components/vega-button-circle/vega-button-circle.js +20 -20
  109. package/dist/collection/components/vega-button-group/vega-button-group-item/vega-button-group-item.js +8 -8
  110. package/dist/collection/components/vega-button-group/vega-button-group.js +9 -9
  111. package/dist/collection/components/vega-button-link/vega-button-link.js +20 -20
  112. package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-switch-panel.js +15 -7
  113. package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/vega-calendar-time-line-renderer.js +11 -1
  114. package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/vega-calendar-view-with-time-renderer.js +10 -6
  115. package/dist/collection/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-view-renderer.js +12 -3
  116. package/dist/collection/components/vega-calendar/vega-calendar-event/vega-calendar-event.js +2 -2
  117. package/dist/collection/components/vega-calendar/vega-calendar-event-slot/vega-calendar-event-slot.js +2 -2
  118. package/dist/collection/components/vega-calendar/vega-calendar.js +24 -19
  119. package/dist/collection/components/vega-card/vega-card.js +6 -6
  120. package/dist/collection/components/vega-carousel/vega-carousel.js +19 -19
  121. package/dist/collection/components/vega-chart/vega-bar-chart/vega-bar-chart.js +3 -3
  122. package/dist/collection/components/vega-chart/vega-line-chart/vega-line-chart.js +4 -4
  123. package/dist/collection/components/vega-chart/vega-pie-chart/vega-pie-chart.js +4 -4
  124. package/dist/collection/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.js +21 -21
  125. package/dist/collection/components/vega-checkbox/vega-checkbox.js +19 -19
  126. package/dist/collection/components/vega-chip/vega-chip.js +26 -26
  127. package/dist/collection/components/vega-color-picker/vega-color-picker.js +21 -21
  128. package/dist/collection/components/vega-combo-box/vega-combo-box.js +37 -37
  129. package/dist/collection/components/vega-counter-badge/vega-counter-badge.js +9 -9
  130. package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-calendar-renderer.js +16 -2
  131. package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-range-input-renderer.js +5 -2
  132. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.js +1 -1
  133. package/dist/collection/components/vega-date-picker/vega-date-picker.js +42 -37
  134. package/dist/collection/components/vega-dialog/vega-dialog.js +13 -13
  135. package/dist/collection/components/vega-divider/vega-divider.js +7 -7
  136. package/dist/collection/components/vega-dropdown/slimmers/renderers/vega-dropdown-list-renderer.js +6 -1
  137. package/dist/collection/components/vega-dropdown/vega-dropdown-content-box/vega-dropdown-content-box.js +1 -1
  138. package/dist/collection/components/vega-dropdown/vega-dropdown-group/vega-dropdown-group.js +4 -4
  139. package/dist/collection/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.js +12 -12
  140. package/dist/collection/components/vega-dropdown/vega-dropdown.js +70 -65
  141. package/dist/collection/components/vega-field-error/vega-field-error.js +3 -3
  142. package/dist/collection/components/vega-field-label/vega-field-label.js +12 -12
  143. package/dist/collection/components/vega-file-uploader/slimmers/renderers/vega-file-uploader-container-renderer.js +4 -1
  144. package/dist/collection/components/vega-file-uploader/vega-file-uploader.js +35 -30
  145. package/dist/collection/components/vega-flex/vega-flex.js +16 -16
  146. package/dist/collection/components/vega-font/vega-font.js +10 -10
  147. package/dist/collection/components/vega-form/vega-form.js +19 -19
  148. package/dist/collection/components/vega-grid/vega-grid.js +8 -8
  149. package/dist/collection/components/vega-hint/vega-hint.js +1 -1
  150. package/dist/collection/components/vega-icon/vega-icon.js +5 -5
  151. package/dist/collection/components/vega-image-uploader/slimmers/renderers/vega-image-uploader-default-content-renderer.js +4 -1
  152. package/dist/collection/components/vega-image-uploader/vega-image-uploader.js +45 -40
  153. package/dist/collection/components/vega-input/vega-input.js +58 -58
  154. package/dist/collection/components/vega-input-credit-card/vega-input-credit-card.js +29 -29
  155. package/dist/collection/components/vega-input-phone-number/vega-input-phone-number.js +28 -28
  156. package/dist/collection/components/vega-input-range/slimmers/renderers/vega-input-range-input-renderer.js +4 -1
  157. package/dist/collection/components/vega-input-range/vega-input-range.js +37 -32
  158. package/dist/collection/components/vega-input-select/slimmers/renderers/vega-input-select-dropdown-renderer.js +5 -2
  159. package/dist/collection/components/vega-input-select/vega-input-select.js +45 -40
  160. package/dist/collection/components/vega-item-toggle/vega-item-toggle.js +9 -9
  161. package/dist/collection/components/vega-loader-wrapper/vega-loader-wrapper.js +1 -1
  162. package/dist/collection/components/vega-loading-indicator/vega-loading-indicator.js +15 -15
  163. package/dist/collection/components/vega-modal/vega-modal.js +29 -29
  164. package/dist/collection/components/vega-nav/vega-left-nav/vega-left-nav.js +16 -16
  165. package/dist/collection/components/vega-nav/vega-left-nav-group/vega-left-nav-group.js +6 -6
  166. package/dist/collection/components/vega-nav/vega-left-nav-link/vega-left-nav-link.js +8 -8
  167. package/dist/collection/components/vega-nav/vega-left-nav-section/vega-left-nav-section.js +4 -4
  168. package/dist/collection/components/vega-nav/vega-nav-card/vega-nav-card.js +3 -3
  169. package/dist/collection/components/vega-page-notification/vega-page-notification-list/vega-page-notification-list.js +1 -1
  170. package/dist/collection/components/vega-page-notification/vega-page-notification.js +15 -15
  171. package/dist/collection/components/vega-pagination/internal/vega-pagination-current-page-label.js +2 -2
  172. package/dist/collection/components/vega-pagination/internal/vega-pagination-go-to.js +2 -2
  173. package/dist/collection/components/vega-pagination/internal/vega-pagination-page-size-selector.js +2 -2
  174. package/dist/collection/components/vega-pagination/vega-pagination.js +23 -18
  175. package/dist/collection/components/vega-popover/vega-popover-content-box/vega-popover-content-box.js +3 -3
  176. package/dist/collection/components/vega-popover/vega-popover.js +19 -19
  177. package/dist/collection/components/vega-progress-tracker/vega-progress-tracker.js +23 -23
  178. package/dist/collection/components/vega-radio/vega-radio-group/vega-radio-group.js +22 -22
  179. package/dist/collection/components/vega-radio/vega-radio.js +16 -16
  180. package/dist/collection/components/vega-section-title/vega-section-title.js +7 -7
  181. package/dist/collection/components/vega-segment-control/vega-segment-control.js +12 -12
  182. package/dist/collection/components/vega-selection-chip/vega-selection-chip-group/vega-selection-chip-group.js +16 -16
  183. package/dist/collection/components/vega-selection-chip/vega-selection-chip.js +18 -18
  184. package/dist/collection/components/vega-selection-tile/vega-selection-tile-group/vega-selection-tile-group.js +18 -18
  185. package/dist/collection/components/vega-selection-tile/vega-selection-tile.js +13 -13
  186. package/dist/collection/components/vega-signature-capture/slimmers/written-mode/renderers/written-mode-renderer.js +5 -2
  187. package/dist/collection/components/vega-signature-capture/vega-signature-capture.js +34 -29
  188. package/dist/collection/components/vega-skeleton/vega-skeleton.js +7 -7
  189. package/dist/collection/components/vega-slot-container/vega-slot-container.js +1 -1
  190. package/dist/collection/components/vega-stepper/vega-stepper.js +22 -22
  191. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-tab-list-renderer.js +26 -1
  192. package/dist/collection/components/vega-tab-group/vega-tab-group-panel/vega-tab-group-panel.js +3 -3
  193. package/dist/collection/components/vega-tab-group/vega-tab-group.css +29 -0
  194. package/dist/collection/components/vega-tab-group/vega-tab-group.js +14 -14
  195. package/dist/collection/components/vega-table/slimmers/renderers/vega-table-renderer.js +4 -1
  196. package/dist/collection/components/vega-table/vega-table-body/vega-table-body.js +1 -1
  197. package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +5 -5
  198. package/dist/collection/components/vega-table/vega-table-expand-row/vega-table-expand-row.js +2 -2
  199. package/dist/collection/components/vega-table/vega-table-head/vega-table-head.js +1 -1
  200. package/dist/collection/components/vega-table/vega-table-head-cell/slimmers/renderers/sort-icon-renderer.js +38 -0
  201. package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.css +27 -31
  202. package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.js +25 -26
  203. package/dist/collection/components/vega-table/vega-table-head-row/vega-table-head-row.js +3 -3
  204. package/dist/collection/components/vega-table/vega-table-row/vega-table-row.js +6 -6
  205. package/dist/collection/components/vega-table/vega-table.js +87 -82
  206. package/dist/collection/components/vega-text/vega-text.js +4 -4
  207. package/dist/collection/components/vega-textarea/vega-textarea.js +31 -31
  208. package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-range-input-renderer.js +7 -2
  209. package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-single-input-renderer.js +6 -1
  210. package/dist/collection/components/vega-time-picker/vega-time-picker-dropdown/vega-time-picker-dropdown.js +1 -1
  211. package/dist/collection/components/vega-time-picker/vega-time-picker.js +31 -26
  212. package/dist/collection/components/vega-toggle-switch/vega-toggle-switch.js +20 -20
  213. package/dist/collection/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.js +2 -2
  214. package/dist/collection/components/vega-tooltip/vega-tooltip.js +15 -15
  215. package/dist/collection/components/vega-virtual-scroll/vega-virtual-scroll.js +16 -16
  216. package/dist/collection/constants/runtime-metrics-payload-definition/public-api/VegaTranslation/runtime-metrics-payload-definition.js +42 -0
  217. package/dist/collection/constants/ui.js +1 -1
  218. package/dist/collection/global/icons/arrow-up-arrow-down.js +3 -0
  219. package/dist/collection/global/icons/circle-arrow-down.js +3 -0
  220. package/dist/collection/global/icons/circle-arrow-up.js +3 -0
  221. package/dist/collection/global/scripts/before-vega-load.js +12 -2
  222. package/dist/collection/helpers/change-manager/subject/static-subject/static-subject-title.js +1 -0
  223. package/dist/collection/helpers/common/wait-for-vega-handler.js +2 -0
  224. package/dist/collection/helpers/dialog/vega-dialog-controller.js +1 -0
  225. package/dist/collection/helpers/event-manager/vega-event-manager.js +3 -0
  226. package/dist/collection/helpers/feature-control/feature-flag-controller.js +3 -0
  227. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-box-display-formatter.test.js +15 -3
  228. package/dist/collection/helpers/icon/icon-manager.js +3 -0
  229. package/dist/collection/helpers/loading-indicator/vega-loader-controller.js +2 -0
  230. package/dist/collection/helpers/notify/vega-notify-controller.js +6 -0
  231. package/dist/collection/helpers/public-api.js +1 -0
  232. package/dist/collection/helpers/skeleton-loader/vega-skeleton-loader-controller.js +4 -0
  233. package/dist/collection/helpers/slimmers/field-error-ui-controller-slimmer.js +46 -3
  234. package/dist/collection/helpers/slimmers/global/vega-translate-observer-slimmer.js +44 -0
  235. package/dist/collection/helpers/slimmers/test/translation-slimmer.test.js +89 -0
  236. package/dist/collection/helpers/slimmers/translation/index.js +1 -0
  237. package/dist/collection/helpers/slimmers/translation/translation-slimmer.js +37 -0
  238. package/dist/collection/helpers/theme/theme-manager.js +5 -0
  239. package/dist/collection/helpers/translation/index.js +4 -0
  240. package/dist/collection/helpers/translation/internal-translation-controller.js +104 -0
  241. package/dist/collection/helpers/translation/locales/en.js +74 -0
  242. package/dist/collection/helpers/translation/tests/internal-translation-controller.test.js +182 -0
  243. package/dist/collection/helpers/translation/tests/translation.test.js +32 -0
  244. package/dist/collection/helpers/translation/translation.js +51 -0
  245. package/dist/collection/helpers/validator/rules/check-box-required-rule.js +1 -1
  246. package/dist/collection/helpers/validator/rules/date-range-rule.js +1 -1
  247. package/dist/collection/helpers/validator/rules/date-required-rule.js +1 -1
  248. package/dist/collection/helpers/validator/rules/email-field-rule.js +1 -1
  249. package/dist/collection/helpers/validator/rules/input-phone-number-required-rule.js +1 -1
  250. package/dist/collection/helpers/validator/rules/input-range-min-and-max-rule.js +5 -5
  251. package/dist/collection/helpers/validator/rules/input-range-required-rule.js +1 -1
  252. package/dist/collection/helpers/validator/rules/max-number-rule.js +4 -2
  253. package/dist/collection/helpers/validator/rules/max-string-length-rule.js +4 -2
  254. package/dist/collection/helpers/validator/rules/min-and-max-date-rule.js +25 -10
  255. package/dist/collection/helpers/validator/rules/min-number-rule.js +4 -2
  256. package/dist/collection/helpers/validator/rules/min-string-length-rule.js +7 -2
  257. package/dist/collection/helpers/validator/rules/required-field-rule.js +1 -1
  258. package/dist/collection/helpers/validator/rules/time-range-required-rule.js +1 -1
  259. package/dist/collection/helpers/validator/rules/time-range-rule.js +1 -1
  260. package/dist/collection/helpers/validator/rules/time-required-rule.js +1 -1
  261. package/dist/collection/helpers/validator/rules/valid-phone-number-rule.js +8 -5
  262. package/dist/collection/helpers/validator/test/rules/custom-validation-rule.test.js +56 -0
  263. package/dist/collection/helpers/validator/test/rules/input-range-min-and-max-rule.test.js +4 -4
  264. package/dist/collection/helpers/validator/test/rules/max-number-rule.test.js +3 -3
  265. package/dist/collection/helpers/validator/test/rules/max-string-length-rule.test.js +1 -1
  266. package/dist/collection/helpers/validator/test/rules/min-and-max-date-rule.test.js +10 -10
  267. package/dist/collection/helpers/validator/test/rules/min-number-rule.test.js +2 -2
  268. package/dist/collection/helpers/validator/test/rules/min-string-length-rule.test.js +1 -1
  269. package/dist/collection/helpers/validator/test/rules/valid-phone-number-rule.test.js +4 -1
  270. package/dist/collection/helpers/zindex/vega-z-index-manager.js +1 -0
  271. package/dist/esm/{app-globals-b5bc861f.js → app-globals-d0b86358.js} +61 -9
  272. package/dist/esm/{breakpoints-e59edf8d.js → breakpoints-36a3ed69.js} +1 -1
  273. package/dist/esm/{child-nodes-event-prevent-slimmer-d3883004.js → child-nodes-event-prevent-slimmer-345c46c5.js} +1 -1
  274. package/dist/esm/{child-nodes-notify-observer-slimmer-50cd94b9.js → child-nodes-notify-observer-slimmer-3d52b843.js} +1 -1
  275. package/dist/esm/{create-public-api-runtime-metrics-slimmer-dc9af92b.js → create-public-api-runtime-metrics-slimmer-928ad7f0.js} +37 -2
  276. package/dist/esm/{design-token-44525832.js → design-token-3671ce60.js} +5 -5
  277. package/dist/esm/{dom-node-subject-observer-factory-0d4b85b8.js → dom-node-subject-observer-factory-9461cd67.js} +2 -30
  278. package/dist/esm/{element-appender-slimmer-1aa00c06.js → element-appender-slimmer-1172e2ea.js} +4 -4
  279. package/dist/esm/{event-emit-slimmer-0315fa00.js → event-emit-slimmer-eee9fd41.js} +1 -1
  280. package/dist/esm/{feature-flag-controller-a5fe5022.js → feature-flag-controller-10780eeb.js} +3 -0
  281. package/dist/esm/{form-field-controller-slimmer-bf7441bd.js → form-field-controller-slimmer-2f9c871b.js} +49 -7
  282. package/dist/esm/{icon-manager-754cda3f.js → icon-manager-0f030f8a.js} +4 -1
  283. package/dist/esm/index.js +16 -14
  284. package/dist/esm/{internal-icon-manager-ebe6ecf4.js → internal-icon-manager-9671142a.js} +1 -1
  285. package/dist/esm/loader.js +15 -12
  286. package/dist/esm/{min-number-rule-88e546e5.js → min-number-rule-8f643dbd.js} +8 -4
  287. package/dist/esm/{min-string-length-rule-27a8ba07.js → min-string-length-rule-c6a69eeb.js} +11 -4
  288. package/dist/esm/observer-3959f9dd.js +30 -0
  289. package/dist/esm/{page-resize-observer-slimmer-8caeb03b.js → page-resize-observer-slimmer-994c1e1b.js} +1 -1
  290. package/dist/esm/{remote-invocation-registry-cf9c81bb.js → remote-invocation-registry-1682b34e.js} +1 -1
  291. package/dist/esm/{required-field-rule-f438a73f.js → required-field-rule-5da360cc.js} +1 -1
  292. package/dist/esm/{responsive-format-facade-4488d609.js → responsive-format-facade-5a1329a7.js} +3 -3
  293. package/dist/esm/{state-background-color-formatter-de7e6522.js → state-background-color-formatter-0540d006.js} +1 -1
  294. package/dist/esm/{static-subject-title-2a4d6602.js → static-subject-title-6987a80b.js} +2 -1
  295. package/dist/esm/{string-input-formatter-slimmer-633271ed.js → string-input-formatter-slimmer-bfe3f5e5.js} +1 -1
  296. package/dist/esm/{style-formatter-391b4f97.js → style-formatter-2fa5ce09.js} +2 -2
  297. package/dist/esm/{sub-state-observer-slimmer-46abe492.js → sub-state-observer-slimmer-af28076b.js} +2 -1
  298. package/dist/esm/translation-3b437b6d.js +272 -0
  299. package/dist/esm/translation-slimmer-c740a5f3.js +40 -0
  300. package/dist/esm/{type-guard-467c9e3e.js → type-guard-63caf78b.js} +2 -2
  301. package/dist/esm/{ui-df46cc20.js → ui-8424715a.js} +1 -1
  302. package/dist/esm/vega-accordion.entry.js +19 -19
  303. package/dist/esm/vega-app-footer.entry.js +11 -11
  304. package/dist/esm/vega-app-header-button.entry.js +24 -24
  305. package/dist/esm/vega-backdrop.entry.js +2 -2
  306. package/dist/esm/vega-banner.entry.js +14 -14
  307. package/dist/esm/vega-bar-chart.entry.js +1 -1
  308. package/dist/esm/vega-box.entry.js +9 -9
  309. package/dist/esm/vega-breadcrumb.entry.js +7 -6
  310. package/dist/esm/vega-button-circle.entry.js +19 -18
  311. package/dist/esm/vega-button-group_2.entry.js +10 -9
  312. package/dist/esm/vega-button-link.entry.js +13 -12
  313. package/dist/esm/vega-button.entry.js +20 -19
  314. package/dist/esm/vega-calendar_3.entry.js +72 -34
  315. package/dist/esm/vega-card.entry.js +7 -7
  316. package/dist/esm/vega-carousel.entry.js +16 -15
  317. package/dist/esm/vega-checkbox_2.entry.js +32 -30
  318. package/dist/esm/vega-chip.entry.js +22 -21
  319. package/dist/esm/vega-color-picker.entry.js +20 -18
  320. package/dist/esm/vega-combo-box.entry.js +29 -27
  321. package/dist/esm/vega-counter-badge.entry.js +4 -4
  322. package/dist/esm/vega-date-picker_2.entry.js +86 -48
  323. package/dist/esm/{vega-dialog-controller-fb1a8e21.js → vega-dialog-controller-3b905672.js} +2 -2
  324. package/dist/esm/vega-dialog_2.entry.js +26 -25
  325. package/dist/esm/vega-divider.entry.js +10 -10
  326. package/dist/esm/vega-dropdown_5.entry.js +63 -50
  327. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  328. package/dist/esm/vega-field-error.entry.js +2 -2
  329. package/dist/esm/vega-field-label.entry.js +7 -6
  330. package/dist/esm/vega-file-uploader.entry.js +32 -23
  331. package/dist/esm/vega-flex.entry.js +12 -12
  332. package/dist/esm/vega-font.entry.js +11 -11
  333. package/dist/esm/vega-form.entry.js +19 -17
  334. package/dist/esm/vega-grid.entry.js +8 -8
  335. package/dist/esm/vega-icon.entry.js +9 -10
  336. package/dist/esm/vega-image-uploader.entry.js +40 -31
  337. package/dist/esm/vega-input-credit-card.entry.js +26 -25
  338. package/dist/esm/vega-input-phone-number.entry.js +35 -31
  339. package/dist/esm/vega-input-range.entry.js +41 -31
  340. package/dist/esm/vega-input-select.entry.js +43 -34
  341. package/dist/esm/vega-input.entry.js +39 -37
  342. package/dist/esm/vega-item-toggle.entry.js +7 -6
  343. package/dist/esm/vega-left-nav_5.entry.js +23 -23
  344. package/dist/esm/vega-line-chart.entry.js +1 -1
  345. package/dist/esm/vega-loader-wrapper_2.entry.js +12 -12
  346. package/dist/esm/vega-page-notification_2.entry.js +9 -8
  347. package/dist/esm/vega-pagination.entry.js +27 -18
  348. package/dist/esm/vega-pie-chart.entry.js +1 -1
  349. package/dist/esm/vega-popover_2.entry.js +16 -15
  350. package/dist/esm/vega-progress-tracker.entry.js +13 -12
  351. package/dist/esm/vega-radio_2.entry.js +27 -25
  352. package/dist/esm/vega-section-title.entry.js +2 -2
  353. package/dist/esm/vega-segment-control.entry.js +10 -9
  354. package/dist/esm/vega-selection-chip_2.entry.js +27 -25
  355. package/dist/esm/vega-selection-tile_2.entry.js +24 -22
  356. package/dist/esm/vega-signature-capture.entry.js +40 -31
  357. package/dist/esm/{vega-skeleton-loader-controller-74e3d189.js → vega-skeleton-loader-controller-6fb25f3b.js} +25 -3
  358. package/dist/esm/vega-skeleton.entry.js +2 -2
  359. package/dist/esm/vega-stepper.entry.js +22 -20
  360. package/dist/esm/vega-tab-group_2.entry.js +42 -16
  361. package/dist/esm/vega-table_8.entry.js +377 -321
  362. package/dist/esm/vega-text.entry.js +4 -4
  363. package/dist/esm/vega-textarea.entry.js +27 -25
  364. package/dist/esm/vega-time-picker_2.entry.js +46 -29
  365. package/dist/esm/vega-toggle-switch.entry.js +18 -16
  366. package/dist/esm/vega-tooltip_2.entry.js +10 -10
  367. package/dist/esm/vega.js +15 -12
  368. package/dist/types/components/vega-accordion/vega-accordion.d.ts +11 -11
  369. package/dist/types/components/vega-app-footer/vega-app-footer.d.ts +12 -12
  370. package/dist/types/components/vega-app-header-button/vega-app-header-button.d.ts +14 -14
  371. package/dist/types/components/vega-backdrop/vega-backdrop.d.ts +5 -5
  372. package/dist/types/components/vega-banner/vega-banner.d.ts +12 -12
  373. package/dist/types/components/vega-box/vega-box.d.ts +26 -26
  374. package/dist/types/components/vega-breadcrumb/vega-breadcrumb.d.ts +5 -5
  375. package/dist/types/components/vega-button/vega-button.d.ts +13 -13
  376. package/dist/types/components/vega-button-circle/vega-button-circle.d.ts +13 -13
  377. package/dist/types/components/vega-button-group/vega-button-group-item/vega-button-group-item.d.ts +7 -7
  378. package/dist/types/components/vega-button-group/vega-button-group.d.ts +6 -6
  379. package/dist/types/components/vega-button-link/vega-button-link.d.ts +12 -12
  380. package/dist/types/components/vega-calendar/slimmers/common/renderers/vega-calendar-switch-panel.d.ts +1 -0
  381. package/dist/types/components/vega-calendar/slimmers/day-view/renderers/vega-calendar-time-line-renderer.d.ts +4 -0
  382. package/dist/types/components/vega-calendar/slimmers/day-view/renderers/vega-calendar-view-with-time-renderer.d.ts +1 -0
  383. package/dist/types/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-view-renderer.d.ts +1 -0
  384. package/dist/types/components/vega-calendar/types.d.ts +9 -1
  385. package/dist/types/components/vega-calendar/vega-calendar-event/vega-calendar-event.d.ts +2 -2
  386. package/dist/types/components/vega-calendar/vega-calendar-event-slot/vega-calendar-event-slot.d.ts +2 -2
  387. package/dist/types/components/vega-calendar/vega-calendar.d.ts +16 -14
  388. package/dist/types/components/vega-card/vega-card.d.ts +5 -5
  389. package/dist/types/components/vega-carousel/vega-carousel.d.ts +11 -11
  390. package/dist/types/components/vega-chart/vega-bar-chart/vega-bar-chart.d.ts +2 -2
  391. package/dist/types/components/vega-chart/vega-line-chart/vega-line-chart.d.ts +3 -3
  392. package/dist/types/components/vega-chart/vega-pie-chart/vega-pie-chart.d.ts +3 -3
  393. package/dist/types/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.d.ts +12 -12
  394. package/dist/types/components/vega-checkbox/vega-checkbox.d.ts +11 -11
  395. package/dist/types/components/vega-chip/vega-chip.d.ts +16 -16
  396. package/dist/types/components/vega-color-picker/vega-color-picker.d.ts +12 -12
  397. package/dist/types/components/vega-combo-box/vega-combo-box.d.ts +22 -22
  398. package/dist/types/components/vega-counter-badge/vega-counter-badge.d.ts +5 -5
  399. package/dist/types/components/vega-date-picker/slimmers/renderers/vega-date-picker-calendar-renderer.d.ts +7 -0
  400. package/dist/types/components/vega-date-picker/slimmers/renderers/vega-date-picker-range-input-renderer.d.ts +1 -0
  401. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.d.ts +1 -1
  402. package/dist/types/components/vega-date-picker/vega-date-picker.d.ts +24 -22
  403. package/dist/types/components/vega-dialog/vega-dialog.d.ts +10 -10
  404. package/dist/types/components/vega-divider/vega-divider.d.ts +4 -4
  405. package/dist/types/components/vega-dropdown/slimmers/renderers/vega-dropdown-list-renderer.d.ts +1 -0
  406. package/dist/types/components/vega-dropdown/vega-dropdown-content-box/vega-dropdown-content-box.d.ts +1 -1
  407. package/dist/types/components/vega-dropdown/vega-dropdown-group/vega-dropdown-group.d.ts +3 -3
  408. package/dist/types/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.d.ts +10 -10
  409. package/dist/types/components/vega-dropdown/vega-dropdown.d.ts +42 -40
  410. package/dist/types/components/vega-field-error/vega-field-error.d.ts +2 -2
  411. package/dist/types/components/vega-field-label/vega-field-label.d.ts +8 -8
  412. package/dist/types/components/vega-file-uploader/slimmers/renderers/vega-file-uploader-container-renderer.d.ts +1 -0
  413. package/dist/types/components/vega-file-uploader/vega-file-uploader.d.ts +23 -21
  414. package/dist/types/components/vega-flex/vega-flex.d.ts +13 -13
  415. package/dist/types/components/vega-font/vega-font.d.ts +6 -6
  416. package/dist/types/components/vega-form/vega-form.d.ts +13 -13
  417. package/dist/types/components/vega-grid/vega-grid.d.ts +4 -4
  418. package/dist/types/components/vega-hint/vega-hint.d.ts +1 -1
  419. package/dist/types/components/vega-icon/vega-icon.d.ts +4 -4
  420. package/dist/types/components/vega-image-uploader/slimmers/renderers/vega-image-uploader-default-content-renderer.d.ts +1 -0
  421. package/dist/types/components/vega-image-uploader/vega-image-uploader.d.ts +27 -25
  422. package/dist/types/components/vega-input/vega-input.d.ts +35 -35
  423. package/dist/types/components/vega-input-credit-card/vega-input-credit-card.d.ts +18 -18
  424. package/dist/types/components/vega-input-phone-number/vega-input-phone-number.d.ts +17 -17
  425. package/dist/types/components/vega-input-range/slimmers/renderers/vega-input-range-input-renderer.d.ts +1 -0
  426. package/dist/types/components/vega-input-range/vega-input-range.d.ts +20 -18
  427. package/dist/types/components/vega-input-select/slimmers/renderers/vega-input-select-dropdown-renderer.d.ts +1 -0
  428. package/dist/types/components/vega-input-select/vega-input-select.d.ts +26 -24
  429. package/dist/types/components/vega-item-toggle/vega-item-toggle.d.ts +6 -6
  430. package/dist/types/components/vega-loader-wrapper/vega-loader-wrapper.d.ts +1 -1
  431. package/dist/types/components/vega-loading-indicator/vega-loading-indicator.d.ts +8 -8
  432. package/dist/types/components/vega-modal/vega-modal.d.ts +18 -18
  433. package/dist/types/components/vega-nav/vega-left-nav/vega-left-nav.d.ts +10 -10
  434. package/dist/types/components/vega-nav/vega-left-nav-group/vega-left-nav-group.d.ts +5 -5
  435. package/dist/types/components/vega-nav/vega-left-nav-link/vega-left-nav-link.d.ts +7 -7
  436. package/dist/types/components/vega-nav/vega-left-nav-section/vega-left-nav-section.d.ts +4 -4
  437. package/dist/types/components/vega-nav/vega-nav-card/vega-nav-card.d.ts +3 -3
  438. package/dist/types/components/vega-page-notification/vega-page-notification-list/vega-page-notification-list.d.ts +1 -1
  439. package/dist/types/components/vega-page-notification/vega-page-notification.d.ts +8 -8
  440. package/dist/types/components/vega-pagination/internal/vega-pagination-current-page-label.d.ts +2 -0
  441. package/dist/types/components/vega-pagination/internal/vega-pagination-go-to.d.ts +2 -0
  442. package/dist/types/components/vega-pagination/internal/vega-pagination-page-size-selector.d.ts +2 -0
  443. package/dist/types/components/vega-pagination/vega-pagination.d.ts +12 -10
  444. package/dist/types/components/vega-popover/vega-popover-content-box/vega-popover-content-box.d.ts +2 -2
  445. package/dist/types/components/vega-popover/vega-popover.d.ts +13 -13
  446. package/dist/types/components/vega-progress-tracker/vega-progress-tracker.d.ts +13 -13
  447. package/dist/types/components/vega-radio/vega-radio-group/vega-radio-group.d.ts +13 -13
  448. package/dist/types/components/vega-radio/vega-radio.d.ts +12 -12
  449. package/dist/types/components/vega-section-title/vega-section-title.d.ts +5 -5
  450. package/dist/types/components/vega-segment-control/vega-segment-control.d.ts +8 -8
  451. package/dist/types/components/vega-selection-chip/vega-selection-chip-group/vega-selection-chip-group.d.ts +11 -11
  452. package/dist/types/components/vega-selection-chip/vega-selection-chip.d.ts +12 -12
  453. package/dist/types/components/vega-selection-tile/vega-selection-tile-group/vega-selection-tile-group.d.ts +12 -12
  454. package/dist/types/components/vega-selection-tile/vega-selection-tile.d.ts +10 -10
  455. package/dist/types/components/vega-signature-capture/slimmers/written-mode/renderers/written-mode-renderer.d.ts +1 -0
  456. package/dist/types/components/vega-signature-capture/vega-signature-capture.d.ts +18 -16
  457. package/dist/types/components/vega-skeleton/vega-skeleton.d.ts +5 -5
  458. package/dist/types/components/vega-slot-container/vega-slot-container.d.ts +1 -1
  459. package/dist/types/components/vega-stepper/vega-stepper.d.ts +13 -13
  460. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-tab-list-renderer.d.ts +2 -0
  461. package/dist/types/components/vega-tab-group/types.d.ts +7 -0
  462. package/dist/types/components/vega-tab-group/vega-tab-group-panel/vega-tab-group-panel.d.ts +2 -2
  463. package/dist/types/components/vega-tab-group/vega-tab-group.d.ts +9 -9
  464. package/dist/types/components/vega-table/slimmers/renderers/vega-table-renderer.d.ts +1 -0
  465. package/dist/types/components/vega-table/vega-table-body/vega-table-body.d.ts +1 -1
  466. package/dist/types/components/vega-table/vega-table-cell/vega-table-cell.d.ts +5 -5
  467. package/dist/types/components/vega-table/vega-table-expand-row/vega-table-expand-row.d.ts +2 -2
  468. package/dist/types/components/vega-table/vega-table-head/vega-table-head.d.ts +1 -1
  469. package/dist/types/components/vega-table/vega-table-head-cell/slimmers/renderers/sort-icon-renderer.d.ts +8 -0
  470. package/dist/types/components/vega-table/vega-table-head-cell/vega-table-head-cell.d.ts +10 -10
  471. package/dist/types/components/vega-table/vega-table-head-row/vega-table-head-row.d.ts +3 -3
  472. package/dist/types/components/vega-table/vega-table-row/vega-table-row.d.ts +6 -6
  473. package/dist/types/components/vega-table/vega-table.d.ts +51 -49
  474. package/dist/types/components/vega-text/vega-text.d.ts +3 -3
  475. package/dist/types/components/vega-textarea/vega-textarea.d.ts +18 -18
  476. package/dist/types/components/vega-time-picker/slimmers/renderers/vega-time-picker-range-input-renderer.d.ts +1 -0
  477. package/dist/types/components/vega-time-picker/slimmers/renderers/vega-time-picker-single-input-renderer.d.ts +1 -0
  478. package/dist/types/components/vega-time-picker/vega-time-picker-dropdown/vega-time-picker-dropdown.d.ts +1 -1
  479. package/dist/types/components/vega-time-picker/vega-time-picker.d.ts +18 -16
  480. package/dist/types/components/vega-toggle-switch/vega-toggle-switch.d.ts +12 -12
  481. package/dist/types/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.d.ts +2 -2
  482. package/dist/types/components/vega-tooltip/vega-tooltip.d.ts +11 -11
  483. package/dist/types/components/vega-virtual-scroll/vega-virtual-scroll.d.ts +9 -9
  484. package/dist/types/components.d.ts +1452 -1452
  485. package/dist/types/constants/runtime-metrics-payload-definition/public-api/VegaTranslation/runtime-metrics-payload-definition.d.ts +2 -0
  486. package/dist/types/constants/ui.d.ts +1 -1
  487. package/dist/types/global/icons/arrow-up-arrow-down.d.ts +3 -0
  488. package/dist/types/global/icons/circle-arrow-down.d.ts +3 -0
  489. package/dist/types/global/icons/circle-arrow-up.d.ts +3 -0
  490. package/dist/types/helpers/change-manager/subject/static-subject/static-subject-title.d.ts +2 -1
  491. package/dist/types/helpers/common/wait-for-vega-handler.d.ts +2 -0
  492. package/dist/types/helpers/dialog/vega-dialog-controller.d.ts +1 -0
  493. package/dist/types/helpers/event-manager/vega-event-manager.d.ts +3 -0
  494. package/dist/types/helpers/feature-control/feature-flag-controller.d.ts +3 -0
  495. package/dist/types/helpers/icon/icon-manager.d.ts +3 -0
  496. package/dist/types/helpers/loading-indicator/vega-loader-controller.d.ts +2 -0
  497. package/dist/types/helpers/notify/vega-notify-controller.d.ts +6 -0
  498. package/dist/types/helpers/public-api.d.ts +1 -0
  499. package/dist/types/helpers/skeleton-loader/vega-skeleton-loader-controller.d.ts +4 -0
  500. package/dist/types/helpers/slimmers/field-error-ui-controller-slimmer.d.ts +22 -2
  501. package/dist/types/helpers/slimmers/global/vega-translate-observer-slimmer.d.ts +19 -0
  502. package/dist/types/helpers/slimmers/test/translation-slimmer.test.d.ts +1 -0
  503. package/dist/types/helpers/slimmers/translation/index.d.ts +1 -0
  504. package/dist/types/helpers/slimmers/translation/translation-slimmer.d.ts +22 -0
  505. package/dist/types/helpers/theme/theme-manager.d.ts +5 -0
  506. package/dist/types/helpers/translation/index.d.ts +4 -0
  507. package/dist/types/helpers/translation/interface.d.ts +90 -0
  508. package/dist/types/helpers/translation/internal-translation-controller.d.ts +58 -0
  509. package/dist/types/helpers/translation/locales/en.d.ts +5 -0
  510. package/dist/types/helpers/translation/tests/internal-translation-controller.test.d.ts +1 -0
  511. package/dist/types/helpers/translation/tests/translation.test.d.ts +1 -0
  512. package/dist/types/helpers/translation/translation.d.ts +33 -0
  513. package/dist/types/helpers/validator/rules/check-box-required-rule.d.ts +4 -3
  514. package/dist/types/helpers/validator/rules/date-range-rule.d.ts +4 -3
  515. package/dist/types/helpers/validator/rules/date-required-rule.d.ts +4 -3
  516. package/dist/types/helpers/validator/rules/email-field-rule.d.ts +4 -3
  517. package/dist/types/helpers/validator/rules/form-field-validation-rule.d.ts +2 -5
  518. package/dist/types/helpers/validator/rules/input-phone-number-required-rule.d.ts +4 -3
  519. package/dist/types/helpers/validator/rules/input-range-min-and-max-rule.d.ts +6 -5
  520. package/dist/types/helpers/validator/rules/input-range-required-rule.d.ts +4 -3
  521. package/dist/types/helpers/validator/rules/max-number-rule.d.ts +4 -3
  522. package/dist/types/helpers/validator/rules/max-string-length-rule.d.ts +4 -3
  523. package/dist/types/helpers/validator/rules/min-and-max-date-rule.d.ts +8 -7
  524. package/dist/types/helpers/validator/rules/min-number-rule.d.ts +4 -3
  525. package/dist/types/helpers/validator/rules/min-string-length-rule.d.ts +4 -3
  526. package/dist/types/helpers/validator/rules/required-field-rule.d.ts +4 -3
  527. package/dist/types/helpers/validator/rules/time-range-required-rule.d.ts +4 -3
  528. package/dist/types/helpers/validator/rules/time-range-rule.d.ts +4 -3
  529. package/dist/types/helpers/validator/rules/time-required-rule.d.ts +4 -3
  530. package/dist/types/helpers/validator/rules/valid-credit-card-number-rule.d.ts +2 -1
  531. package/dist/types/helpers/validator/rules/valid-phone-number-rule.d.ts +7 -6
  532. package/dist/types/helpers/validator/rules/validation-rule.d.ts +15 -2
  533. package/dist/types/helpers/validator/test/rules/custom-validation-rule.test.d.ts +1 -0
  534. package/dist/types/helpers/zindex/vega-z-index-manager.d.ts +1 -0
  535. package/dist/types/types/public-api.d.ts +1 -0
  536. package/dist/types/types/type-guard.d.ts +1 -1
  537. package/dist/vega/index.esm.js +1 -1
  538. package/dist/vega/p-056f448c.entry.js +1 -0
  539. package/dist/vega/p-05ebf5a3.js +1 -0
  540. package/dist/vega/{p-1cb8f21a.entry.js → p-063c3ba6.entry.js} +1 -1
  541. package/dist/vega/p-09352107.entry.js +1 -0
  542. package/dist/vega/p-0afaa0f3.entry.js +1 -0
  543. package/dist/vega/p-115e5967.js +1 -0
  544. package/dist/vega/p-14c0b4ea.js +1 -0
  545. package/dist/vega/p-15452727.js +1 -0
  546. package/dist/vega/p-1bbc62ef.entry.js +1 -0
  547. package/dist/vega/p-1dc80394.entry.js +1 -0
  548. package/dist/vega/{p-66098cf8.js → p-1ea57951.js} +1 -1
  549. package/dist/vega/p-26d0d411.entry.js +1 -0
  550. package/dist/vega/p-27b73500.entry.js +1 -0
  551. package/dist/vega/p-288b47f0.entry.js +1 -0
  552. package/dist/vega/p-28f6ead3.entry.js +1 -0
  553. package/dist/vega/p-331a62d5.js +1 -0
  554. package/dist/vega/p-33366630.entry.js +1 -0
  555. package/dist/vega/p-351a0ea1.entry.js +1 -0
  556. package/dist/vega/p-365c340d.entry.js +1 -0
  557. package/dist/vega/p-38e3d50e.entry.js +1 -0
  558. package/dist/vega/{p-f71aa49e.entry.js → p-3fc59fd3.entry.js} +1 -1
  559. package/dist/vega/p-456416ea.js +1 -0
  560. package/dist/vega/{p-883a939b.js → p-47c87634.js} +1 -1
  561. package/dist/vega/p-51622ace.entry.js +1 -0
  562. package/dist/vega/p-51cd2a39.entry.js +1 -0
  563. package/dist/vega/p-54f5c773.entry.js +1 -0
  564. package/dist/vega/{p-1c1805aa.js → p-573948c2.js} +1 -1
  565. package/dist/vega/{p-191c5c26.js → p-5dc98104.js} +1 -1
  566. package/dist/vega/p-5f377954.js +1 -1
  567. package/dist/vega/p-64e8bb64.js +1 -0
  568. package/dist/vega/p-68055c2d.entry.js +1 -0
  569. package/dist/vega/p-6874d6a1.entry.js +1 -0
  570. package/dist/vega/p-6c6d86da.js +1 -0
  571. package/dist/vega/p-74168615.js +1 -0
  572. package/dist/vega/{p-4b29a9c2.entry.js → p-7a1df282.entry.js} +1 -1
  573. package/dist/vega/p-7f8db003.entry.js +1 -0
  574. package/dist/vega/p-80c0f98c.entry.js +1 -0
  575. package/dist/vega/{p-016045b0.js → p-83af8ed7.js} +1 -1
  576. package/dist/vega/{p-462a6417.entry.js → p-84118b6d.entry.js} +1 -1
  577. package/dist/vega/p-880f91fb.js +1 -0
  578. package/dist/vega/p-8912d5c9.entry.js +1 -0
  579. package/dist/vega/p-8a1d8b99.entry.js +1 -0
  580. package/dist/vega/p-8a646846.entry.js +1 -0
  581. package/dist/vega/p-8aaa9233.entry.js +1 -0
  582. package/dist/vega/p-8b0533c4.entry.js +1 -0
  583. package/dist/vega/p-8c2852c4.entry.js +1 -0
  584. package/dist/vega/p-8eadc60b.entry.js +1 -0
  585. package/dist/vega/p-8fd6775a.entry.js +1 -0
  586. package/dist/vega/p-963e8c45.entry.js +1 -0
  587. package/dist/vega/{p-2df25c7f.js → p-9fbdeada.js} +1 -1
  588. package/dist/vega/p-a190c86a.js +1 -0
  589. package/dist/vega/{p-f1a59ae3.entry.js → p-a57eed48.entry.js} +1 -1
  590. package/dist/vega/p-a59c221b.entry.js +1 -0
  591. package/dist/vega/{p-a73c06f0.js → p-a5f80d35.js} +1 -1
  592. package/dist/vega/p-a7666db3.entry.js +1 -0
  593. package/dist/vega/{p-764be3f6.entry.js → p-a901494d.entry.js} +1 -1
  594. package/dist/vega/{p-af26780d.js → p-ac0ab38b.js} +1 -1
  595. package/dist/vega/p-acc14aa2.js +1 -0
  596. package/dist/vega/{p-9909e768.js → p-acf8b473.js} +1 -1
  597. package/dist/vega/p-af71fe84.entry.js +1 -0
  598. package/dist/vega/{p-2675fb06.entry.js → p-b2053fa8.entry.js} +1 -1
  599. package/dist/vega/p-ba3db23b.entry.js +1 -0
  600. package/dist/vega/p-be26b334.entry.js +1 -0
  601. package/dist/vega/p-bf557666.entry.js +1 -0
  602. package/dist/vega/p-bffaa859.entry.js +1 -0
  603. package/dist/vega/p-c31002d0.entry.js +13 -0
  604. package/dist/vega/{p-5f456ea0.entry.js → p-c9e3413b.entry.js} +1 -1
  605. package/dist/vega/{p-f6fa60f9.entry.js → p-cbeda6ca.entry.js} +1 -1
  606. package/dist/vega/{p-3e1b21ec.entry.js → p-d4c85e4e.entry.js} +1 -1
  607. package/dist/vega/p-d7bd2be5.entry.js +1 -0
  608. package/dist/vega/{p-bb491bed.js → p-da86ba01.js} +1 -1
  609. package/dist/vega/{p-59a75a4e.js → p-db120a1e.js} +1 -1
  610. package/dist/vega/p-ded47af0.entry.js +1 -0
  611. package/dist/vega/p-dee487f9.js +1 -0
  612. package/dist/vega/p-e7e19350.entry.js +1 -0
  613. package/dist/vega/p-ec157238.js +1 -0
  614. package/dist/vega/p-f37e6adf.entry.js +1 -0
  615. package/dist/vega/p-f41102cd.js +1 -0
  616. package/dist/vega/{p-3542f8fe.js → p-f46c930f.js} +1 -1
  617. package/dist/vega/p-f57454a6.js +1 -0
  618. package/dist/vega/p-f948debe.entry.js +1 -0
  619. package/dist/vega/p-fa78f87f.entry.js +1 -0
  620. package/dist/vega/p-fb6c90d6.js +1 -0
  621. package/dist/vega/{p-b6ef48be.entry.js → p-fd929ab5.entry.js} +1 -1
  622. package/dist/vega/vega.esm.js +1 -1
  623. package/package.json +2 -2
  624. package/dist/cjs/misc-3d30df91.js +0 -41
  625. package/dist/esm/misc-9fdbcfbb.js +0 -37
  626. package/dist/vega/p-0134e8c5.js +0 -1
  627. package/dist/vega/p-020baf8d.entry.js +0 -1
  628. package/dist/vega/p-0702921a.entry.js +0 -1
  629. package/dist/vega/p-0f71ffab.entry.js +0 -1
  630. package/dist/vega/p-13f2c41c.entry.js +0 -1
  631. package/dist/vega/p-16c85ca9.entry.js +0 -1
  632. package/dist/vega/p-1878a270.entry.js +0 -1
  633. package/dist/vega/p-1f712313.js +0 -1
  634. package/dist/vega/p-23ec14fe.js +0 -1
  635. package/dist/vega/p-241bd30d.entry.js +0 -1
  636. package/dist/vega/p-25310239.entry.js +0 -1
  637. package/dist/vega/p-28b1a294.entry.js +0 -1
  638. package/dist/vega/p-29ac203a.js +0 -1
  639. package/dist/vega/p-396c3e32.entry.js +0 -1
  640. package/dist/vega/p-3c8b2105.js +0 -1
  641. package/dist/vega/p-3e6e7fe0.entry.js +0 -1
  642. package/dist/vega/p-41f61205.entry.js +0 -1
  643. package/dist/vega/p-4302b57d.entry.js +0 -1
  644. package/dist/vega/p-47d106e7.js +0 -1
  645. package/dist/vega/p-47ee3c26.entry.js +0 -1
  646. package/dist/vega/p-4925ec08.entry.js +0 -1
  647. package/dist/vega/p-4f8ce53e.entry.js +0 -1
  648. package/dist/vega/p-5041624e.entry.js +0 -1
  649. package/dist/vega/p-527fec9b.entry.js +0 -1
  650. package/dist/vega/p-530f2b72.entry.js +0 -1
  651. package/dist/vega/p-54f87b68.entry.js +0 -1
  652. package/dist/vega/p-55ccc669.entry.js +0 -1
  653. package/dist/vega/p-68e87fb4.entry.js +0 -13
  654. package/dist/vega/p-75c401fe.entry.js +0 -1
  655. package/dist/vega/p-770c736e.js +0 -1
  656. package/dist/vega/p-7cbd8367.entry.js +0 -1
  657. package/dist/vega/p-7ff750c0.entry.js +0 -1
  658. package/dist/vega/p-8172bde8.entry.js +0 -1
  659. package/dist/vega/p-8b5d3a52.js +0 -1
  660. package/dist/vega/p-8ca2b2a6.js +0 -1
  661. package/dist/vega/p-9f9535d4.js +0 -1
  662. package/dist/vega/p-a1f7484f.js +0 -1
  663. package/dist/vega/p-a537eaa9.entry.js +0 -1
  664. package/dist/vega/p-b34a7f6c.entry.js +0 -1
  665. package/dist/vega/p-b441fd2d.entry.js +0 -1
  666. package/dist/vega/p-b9cb9098.entry.js +0 -1
  667. package/dist/vega/p-bb953c8e.js +0 -1
  668. package/dist/vega/p-bc5ce560.entry.js +0 -1
  669. package/dist/vega/p-be893ca7.entry.js +0 -1
  670. package/dist/vega/p-c093f5d2.js +0 -1
  671. package/dist/vega/p-c4ebfb95.entry.js +0 -1
  672. package/dist/vega/p-c6e0ca01.entry.js +0 -1
  673. package/dist/vega/p-c946ff64.entry.js +0 -1
  674. package/dist/vega/p-ca656348.entry.js +0 -1
  675. package/dist/vega/p-d26f7423.entry.js +0 -1
  676. package/dist/vega/p-d6893dba.entry.js +0 -1
  677. package/dist/vega/p-d9cd543f.entry.js +0 -1
  678. package/dist/vega/p-d9fc1fff.entry.js +0 -1
  679. package/dist/vega/p-e011e457.entry.js +0 -1
  680. package/dist/vega/p-e4085f89.entry.js +0 -1
  681. package/dist/vega/p-ea1f50c9.entry.js +0 -1
  682. package/dist/vega/p-eae4a1c1.js +0 -1
  683. package/dist/vega/p-f9e456a6.js +0 -1
  684. /package/dist/vega/{p-7c316199.js → p-319efe6c.js} +0 -0
  685. /package/dist/vega/{p-961e1ecd.js → p-e2acbc60.js} +0 -0
@@ -1 +1 @@
1
- import{B as r}from"./p-3542f8fe.js";import{a as e,F as a,b as t,c as o,d as b,e as i,T as c,C as g}from"./p-3c8b2105.js";import{G as d,a as n}from"./p-3a0a4d15.js";import{b as s}from"./p-c59042c0.js";const l={"rounded-none":0,"rounded-full":9999,"rounded-2":2,"rounded-4":4,"rounded-8":8,"rounded-12":12,"rounded-16":16,"rounded-24":24,"rounded-32":32,"rounded-48":48},v=["bg-brand","bg-page","bg-primary","bg-secondary","bg-tertiary","bg-quaternary","bg-inverted-primary","bg-inverted-secondary","bg-inverted-tertiary","bg-inverted-quaternary","bg-action","bg-action-hover","bg-action-focus","bg-action-active","bg-action-quaternary","bg-action-quaternary-hover","bg-action-quaternary-active","bg-action-secondary","bg-action-secondary-hover","bg-action-secondary-active","bg-action-tertiary","bg-action-tertiary-hover","bg-action-tertiary-active","bg-app-header","bg-backdrop-modal","bg-backdrop-popover","bg-backdrop-sidebar","bg-chip","bg-chip-hover","bg-chip-active","bg-danger","bg-danger-hover","bg-danger-focus","bg-danger-active","bg-danger-tertiary","bg-danger-tertiary-hover","bg-danger-tertiary-active","bg-disabled","bg-divider","bg-divider-secondary","bg-keypad-btn-active","bg-loading-progress","bg-loading-track","bg-segment-hover","bg-segment-control","bg-selected","bg-sidebar","bg-sidebar-icon","bg-sidebar-icon-hover","bg-sidebar-icon-selected","bg-sidebar-item-hover","bg-sidebar-item-selected","bg-site-footer","bg-site-footer-action","bg-site-footer-action-hover","bg-site-footer-action-active","bg-site-footer-field","bg-slider-handle","bg-status-error","bg-status-info","bg-status-success","bg-status-warning","bg-tab","bg-tab-hover","bg-tab-selected","bg-table-alt-row","bg-table-header","bg-table-row-hover","bg-table-row-selected-expanded","bg-table-selected-row","bg-textarea-count","bg-tile","bg-tile-hover","bg-tile-selected","bg-tile-selected-hover","bg-toggle-switch","bg-toggle-switch-hover","bg-toggle-switch-selected-disabled","bg-transparent","bg-accent1-primary","bg-accent1-secondary","bg-accent1-tertiary","bg-accent2-primary","bg-accent2-secondary","bg-accent2-tertiary","bg-accent3-primary","bg-accent3-secondary","bg-accent3-tertiary","bg-accent4-primary","bg-accent4-secondary","bg-accent4-tertiary","bg-accent5-primary","bg-accent5-secondary","bg-accent5-tertiary","bg-accent6-primary","bg-accent6-secondary","bg-accent6-tertiary","bg-accent7-primary","bg-accent7-secondary","bg-accent7-tertiary","bg-accent8-primary","bg-accent8-secondary","bg-accent8-tertiary","bg-accent9-primary","bg-accent9-secondary","bg-accent9-tertiary","bg-accent10-primary","bg-accent10-secondary","bg-accent10-tertiary","bg-date-picker-range","text-primary","text-secondary","text-inverted-primary","text-inverted-secondary","text-black","text-white","text-brand","text-danger-link","text-danger-link-hover","text-danger-link-active","text-danger-link-focus","text-danger-link-visited","text-disabled","text-error","text-input-disabled","text-input-placeholder","text-link","text-link-hover","text-link-active","text-link-focus","text-link-visited","text-on-action","text-on-danger","text-on-disabled","text-sidebar-link","text-sidebar-link-hover","text-sidebar-link-selected","text-site-footer-link","text-site-footer-link-hover","text-site-footer-link-active","text-success","text-inverted-success","text-accent1-primary","text-accent2-primary","text-accent3-primary","text-accent4-primary","text-accent5-primary","text-accent6-primary","text-accent7-primary","text-accent8-primary","text-accent9-primary","text-accent10-primary","border-color-action","border-color-action-hover","border-color-action-active","border-color-chip","border-color-danger","border-color-danger-hover","border-color-danger-active","border-color-divider","border-color-divider-secondary","border-color-input-field","border-color-input-field-hover","border-color-input-field-focus","border-color-input-field-danger","border-color-input-field-danger-hover","border-color-input-field-danger-focus","border-color-input-field-disabled","border-color-secondary-btn-disabled","border-color-sidebar-item-focus","border-color-slider-handle","border-color-success","border-color-table-divider","border-color-tile","border-color-tile-hover","border-color-tile-focus","border-color-tile-selected-focus","border-color-tile-selected","border-color-tile-selected-hover","border-color-notification-btn","border-color-notification-btn-dark"],p=["bg-brand","bg-page","bg-primary","bg-secondary","bg-tertiary","bg-quaternary","bg-inverted-primary","bg-inverted-secondary","bg-inverted-tertiary","bg-inverted-quaternary","bg-action","bg-action-hover","bg-action-focus","bg-action-active","bg-action-quaternary","bg-action-quaternary-hover","bg-action-quaternary-active","bg-action-secondary","bg-action-secondary-hover","bg-action-secondary-active","bg-action-tertiary","bg-action-tertiary-hover","bg-action-tertiary-active","bg-app-header","bg-backdrop-modal","bg-backdrop-popover","bg-backdrop-sidebar","bg-chip","bg-chip-hover","bg-chip-active","bg-danger","bg-danger-hover","bg-danger-focus","bg-danger-active","bg-danger-tertiary","bg-danger-tertiary-hover","bg-danger-tertiary-active","bg-disabled","bg-divider","bg-divider-secondary","bg-keypad-btn-active","bg-loading-progress","bg-loading-track","bg-segment-hover","bg-segment-control","bg-selected","bg-sidebar","bg-sidebar-icon","bg-sidebar-icon-hover","bg-sidebar-icon-selected","bg-sidebar-item-hover","bg-sidebar-item-selected","bg-site-footer","bg-site-footer-action","bg-site-footer-action-hover","bg-site-footer-action-active","bg-site-footer-field","bg-slider-handle","bg-status-error","bg-status-info","bg-status-success","bg-status-warning","bg-tab","bg-tab-hover","bg-tab-selected","bg-table-alt-row","bg-table-header","bg-table-row-hover","bg-table-row-selected-expanded","bg-table-selected-row","bg-textarea-count","bg-tile","bg-tile-hover","bg-tile-selected","bg-tile-selected-hover","bg-toggle-switch","bg-toggle-switch-hover","bg-toggle-switch-selected-disabled","bg-transparent","bg-accent1-primary","bg-accent1-secondary","bg-accent1-tertiary","bg-accent2-primary","bg-accent2-secondary","bg-accent2-tertiary","bg-accent3-primary","bg-accent3-secondary","bg-accent3-tertiary","bg-accent4-primary","bg-accent4-secondary","bg-accent4-tertiary","bg-accent5-primary","bg-accent5-secondary","bg-accent5-tertiary","bg-accent6-primary","bg-accent6-secondary","bg-accent6-tertiary","bg-accent7-primary","bg-accent7-secondary","bg-accent7-tertiary","bg-accent8-primary","bg-accent8-secondary","bg-accent8-tertiary","bg-accent9-primary","bg-accent9-secondary","bg-accent9-tertiary","bg-accent10-primary","bg-accent10-secondary","bg-accent10-tertiary","bg-date-picker-range"],y=["fill-bg-brand","fill-bg-page","fill-bg-primary","fill-bg-secondary","fill-bg-tertiary","fill-bg-quaternary","fill-bg-inverted-primary","fill-bg-inverted-secondary","fill-bg-inverted-tertiary","fill-bg-inverted-quaternary","fill-bg-action","fill-bg-action-hover","fill-bg-action-focus","fill-bg-action-active","fill-bg-action-quaternary","fill-bg-action-quaternary-hover","fill-bg-action-quaternary-active","fill-bg-action-secondary","fill-bg-action-secondary-hover","fill-bg-action-secondary-active","fill-bg-action-tertiary","fill-bg-action-tertiary-hover","fill-bg-action-tertiary-active","fill-bg-app-header","fill-bg-backdrop-modal","fill-bg-backdrop-popover","fill-bg-backdrop-sidebar","fill-bg-chip","fill-bg-chip-hover","fill-bg-chip-active","fill-bg-danger","fill-bg-danger-hover","fill-bg-danger-focus","fill-bg-danger-active","fill-bg-danger-tertiary","fill-bg-danger-tertiary-hover","fill-bg-danger-tertiary-active","fill-bg-disabled","fill-bg-divider","fill-bg-divider-secondary","fill-bg-keypad-btn-active","fill-bg-loading-progress","fill-bg-loading-track","fill-bg-segment-hover","fill-bg-segment-control","fill-bg-selected","fill-bg-sidebar","fill-bg-sidebar-icon","fill-bg-sidebar-icon-hover","fill-bg-sidebar-icon-selected","fill-bg-sidebar-item-hover","fill-bg-sidebar-item-selected","fill-bg-site-footer","fill-bg-site-footer-action","fill-bg-site-footer-action-hover","fill-bg-site-footer-action-active","fill-bg-site-footer-field","fill-bg-slider-handle","fill-bg-status-error","fill-bg-status-info","fill-bg-status-success","fill-bg-status-warning","fill-bg-tab","fill-bg-tab-hover","fill-bg-tab-selected","fill-bg-table-alt-row","fill-bg-table-header","fill-bg-table-row-hover","fill-bg-table-row-selected-expanded","fill-bg-table-selected-row","fill-bg-textarea-count","fill-bg-tile","fill-bg-tile-hover","fill-bg-tile-selected","fill-bg-tile-selected-hover","fill-bg-toggle-switch","fill-bg-toggle-switch-hover","fill-bg-toggle-switch-selected-disabled","fill-bg-transparent","fill-bg-accent1-primary","fill-bg-accent1-secondary","fill-bg-accent1-tertiary","fill-bg-accent2-primary","fill-bg-accent2-secondary","fill-bg-accent2-tertiary","fill-bg-accent3-primary","fill-bg-accent3-secondary","fill-bg-accent3-tertiary","fill-bg-accent4-primary","fill-bg-accent4-secondary","fill-bg-accent4-tertiary","fill-bg-accent5-primary","fill-bg-accent5-secondary","fill-bg-accent5-tertiary","fill-bg-accent6-primary","fill-bg-accent6-secondary","fill-bg-accent6-tertiary","fill-bg-accent7-primary","fill-bg-accent7-secondary","fill-bg-accent7-tertiary","fill-bg-accent8-primary","fill-bg-accent8-secondary","fill-bg-accent8-tertiary","fill-bg-accent9-primary","fill-bg-accent9-secondary","fill-bg-accent9-tertiary","fill-bg-accent10-primary","fill-bg-accent10-secondary","fill-bg-accent10-tertiary","fill-bg-date-picker-range"],f=["stroke-bg-brand","stroke-bg-page","stroke-bg-primary","stroke-bg-secondary","stroke-bg-tertiary","stroke-bg-quaternary","stroke-bg-inverted-primary","stroke-bg-inverted-secondary","stroke-bg-inverted-tertiary","stroke-bg-inverted-quaternary","stroke-bg-action","stroke-bg-action-hover","stroke-bg-action-focus","stroke-bg-action-active","stroke-bg-action-quaternary","stroke-bg-action-quaternary-hover","stroke-bg-action-quaternary-active","stroke-bg-action-secondary","stroke-bg-action-secondary-hover","stroke-bg-action-secondary-active","stroke-bg-action-tertiary","stroke-bg-action-tertiary-hover","stroke-bg-action-tertiary-active","stroke-bg-app-header","stroke-bg-backdrop-modal","stroke-bg-backdrop-popover","stroke-bg-backdrop-sidebar","stroke-bg-chip","stroke-bg-chip-hover","stroke-bg-chip-active","stroke-bg-danger","stroke-bg-danger-hover","stroke-bg-danger-focus","stroke-bg-danger-active","stroke-bg-danger-tertiary","stroke-bg-danger-tertiary-hover","stroke-bg-danger-tertiary-active","stroke-bg-disabled","stroke-bg-divider","stroke-bg-divider-secondary","stroke-bg-keypad-btn-active","stroke-bg-loading-progress","stroke-bg-loading-track","stroke-bg-segment-hover","stroke-bg-segment-control","stroke-bg-selected","stroke-bg-sidebar","stroke-bg-sidebar-icon","stroke-bg-sidebar-icon-hover","stroke-bg-sidebar-icon-selected","stroke-bg-sidebar-item-hover","stroke-bg-sidebar-item-selected","stroke-bg-site-footer","stroke-bg-site-footer-action","stroke-bg-site-footer-action-hover","stroke-bg-site-footer-action-active","stroke-bg-site-footer-field","stroke-bg-slider-handle","stroke-bg-status-error","stroke-bg-status-info","stroke-bg-status-success","stroke-bg-status-warning","stroke-bg-tab","stroke-bg-tab-hover","stroke-bg-tab-selected","stroke-bg-table-alt-row","stroke-bg-table-header","stroke-bg-table-row-hover","stroke-bg-table-row-selected-expanded","stroke-bg-table-selected-row","stroke-bg-textarea-count","stroke-bg-tile","stroke-bg-tile-hover","stroke-bg-tile-selected","stroke-bg-tile-selected-hover","stroke-bg-toggle-switch","stroke-bg-toggle-switch-hover","stroke-bg-toggle-switch-selected-disabled","stroke-bg-transparent","stroke-bg-accent1-primary","stroke-bg-accent1-secondary","stroke-bg-accent1-tertiary","stroke-bg-accent2-primary","stroke-bg-accent2-secondary","stroke-bg-accent2-tertiary","stroke-bg-accent3-primary","stroke-bg-accent3-secondary","stroke-bg-accent3-tertiary","stroke-bg-accent4-primary","stroke-bg-accent4-secondary","stroke-bg-accent4-tertiary","stroke-bg-accent5-primary","stroke-bg-accent5-secondary","stroke-bg-accent5-tertiary","stroke-bg-accent6-primary","stroke-bg-accent6-secondary","stroke-bg-accent6-tertiary","stroke-bg-accent7-primary","stroke-bg-accent7-secondary","stroke-bg-accent7-tertiary","stroke-bg-accent8-primary","stroke-bg-accent8-secondary","stroke-bg-accent8-tertiary","stroke-bg-accent9-primary","stroke-bg-accent9-secondary","stroke-bg-accent9-tertiary","stroke-bg-accent10-primary","stroke-bg-accent10-secondary","stroke-bg-accent10-tertiary","stroke-bg-date-picker-range"],x=["text-primary","text-secondary","text-inverted-primary","text-inverted-secondary","text-black","text-white","text-brand","text-danger-link","text-danger-link-hover","text-danger-link-active","text-danger-link-focus","text-danger-link-visited","text-disabled","text-error","text-input-disabled","text-input-placeholder","text-link","text-link-hover","text-link-active","text-link-focus","text-link-visited","text-on-action","text-on-danger","text-on-disabled","text-sidebar-link","text-sidebar-link-hover","text-sidebar-link-selected","text-site-footer-link","text-site-footer-link-hover","text-site-footer-link-active","text-success","text-inverted-success","text-accent1-primary","text-accent2-primary","text-accent3-primary","text-accent4-primary","text-accent5-primary","text-accent6-primary","text-accent7-primary","text-accent8-primary","text-accent9-primary","text-accent10-primary"],h=["border-color-action","border-color-action-hover","border-color-action-active","border-color-chip","border-color-danger","border-color-danger-hover","border-color-danger-active","border-color-divider","border-color-divider-secondary","border-color-input-field","border-color-input-field-hover","border-color-input-field-focus","border-color-input-field-danger","border-color-input-field-danger-hover","border-color-input-field-danger-focus","border-color-input-field-disabled","border-color-secondary-btn-disabled","border-color-sidebar-item-focus","border-color-slider-handle","border-color-success","border-color-table-divider","border-color-tile","border-color-tile-hover","border-color-tile-focus","border-color-tile-selected-focus","border-color-tile-selected","border-color-tile-selected-hover","border-color-notification-btn","border-color-notification-btn-dark"],k={"text-primary":"rgba(var(--v-text-primary, 32, 54, 69, 1))","text-secondary":"rgba(var(--v-text-secondary, 107, 116, 125, 1))","text-inverted-primary":"rgba(var(--v-text-inverted-primary, 252, 252, 252, 1))","text-inverted-secondary":"rgba(var(--v-text-inverted-secondary, 188, 186, 213, 1))","text-black":"rgba(var(--v-text-black, 32, 54, 69, 1))","text-white":"rgba(var(--v-text-white, 252, 252, 252, 1))","text-brand":"rgba(var(--v-text-brand, 51, 57, 61, 1))","text-danger-link":"rgba(var(--v-text-danger-link, 230, 50, 87, 1))","text-danger-link-hover":"rgba(var(--v-text-danger-link-hover, 233, 71, 104, 1))","text-danger-link-active":"rgba(var(--v-text-danger-link-active, 189, 41, 71, 1))","text-danger-link-focus":"rgba(var(--v-text-danger-link-focus, 240, 52, 91, 1))","text-danger-link-visited":"rgba(var(--v-text-danger-link-visited, 230, 50, 87, 1))","text-disabled":"rgba(var(--v-text-disabled, 176, 180, 181, 1))","text-error":"rgba(var(--v-text-error, 189, 41, 71, 1))","text-input-disabled":"rgba(var(--v-text-input-disabled, 107, 116, 125, 1))","text-input-placeholder":"rgba(var(--v-text-input-placeholder, 176, 180, 181, 1))","text-link":"rgba(var(--v-text-link, 19, 98, 226, 1))","text-link-hover":"rgba(var(--v-text-link-hover, 4, 112, 236, 1))","text-link-active":"rgba(var(--v-text-link-active, 29, 65, 195, 1))","text-link-focus":"rgba(var(--v-text-link-focus, 4, 112, 236, 1))","text-link-visited":"rgba(var(--v-text-link-visited, 95, 56, 206, 1))","text-on-action":"rgba(var(--v-text-on-action, 252, 252, 252, 1))","text-on-danger":"rgba(var(--v-text-on-danger, 252, 252, 252, 1))","text-on-disabled":"rgba(var(--v-text-on-disabled, 252, 252, 252, 1))","text-sidebar-link":"rgba(var(--v-text-sidebar-link, 188, 186, 213, 1))","text-sidebar-link-hover":"rgba(var(--v-text-sidebar-link-hover, 18, 18, 39, 1))","text-sidebar-link-selected":"rgba(var(--v-text-sidebar-link-selected, 252, 252, 252, 1))","text-site-footer-link":"rgba(var(--v-text-site-footer-link, 171, 198, 216, 1))","text-site-footer-link-hover":"rgba(var(--v-text-site-footer-link-hover, 199, 217, 229, 1))","text-site-footer-link-active":"rgba(var(--v-text-site-footer-link-active, 143, 179, 203, 1))","text-success":"rgba(var(--v-text-success, 1, 128, 31, 1))","text-inverted-success":"rgba(var(--v-text-inverted-success, 89, 217, 119, 1))","text-accent1-primary":"rgba(var(--v-text-accent1-primary, 115, 230, 220, 1))","text-accent2-primary":"rgba(var(--v-text-accent2-primary, 128, 107, 255, 1))","text-accent3-primary":"rgba(var(--v-text-accent3-primary, 255, 220, 131, 1))","text-accent4-primary":"rgba(var(--v-text-accent4-primary, 255, 149, 113, 1))","text-accent5-primary":"rgba(var(--v-text-accent5-primary, 0, 187, 255, 1))","text-accent6-primary":"rgba(var(--v-text-accent6-primary, 240, 52, 91, 1))","text-accent7-primary":"rgba(var(--v-text-accent7-primary, 37, 159, 159, 1))","text-accent8-primary":"rgba(var(--v-text-accent8-primary, 86, 61, 130, 1))","text-accent9-primary":"rgba(var(--v-text-accent9-primary, 255, 191, 63, 1))","text-accent10-primary":"rgba(var(--v-text-accent10-primary, 237, 122, 35, 1))"},u={"bg-brand":"rgba(var(--v-bg-brand, 51, 57, 61, 1))","bg-page":"rgba(var(--v-bg-page, 240, 243, 247, 1))","bg-primary":"rgba(var(--v-bg-primary, 252, 252, 252, 1))","bg-secondary":"rgba(var(--v-bg-secondary, 245, 247, 247, 1))","bg-tertiary":"rgba(var(--v-bg-tertiary, 240, 243, 247, 1))","bg-quaternary":"rgba(var(--v-bg-quaternary, 241, 248, 251, 1))","bg-inverted-primary":"rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1))","bg-inverted-secondary":"rgba(var(--v-bg-inverted-secondary, 18, 18, 39, 1))","bg-inverted-tertiary":"rgba(var(--v-bg-inverted-tertiary, 24, 24, 48, 1))","bg-inverted-quaternary":"rgba(var(--v-bg-inverted-quaternary, 70, 71, 101, 1))","bg-action":"rgba(var(--v-bg-action, 19, 98, 226, 1))","bg-action-hover":"rgba(var(--v-bg-action-hover, 4, 112, 236, 1))","bg-action-focus":"rgba(var(--v-bg-action-focus, 19, 98, 226, 1))","bg-action-active":"rgba(var(--v-bg-action-active, 29, 65, 195, 1))","bg-action-quaternary":"rgba(var(--v-bg-action-quaternary, 222, 225, 227, 1))","bg-action-quaternary-hover":"rgba(var(--v-bg-action-quaternary-hover, 239, 239, 239, 1))","bg-action-quaternary-active":"rgba(var(--v-bg-action-quaternary-active, 205, 209, 211, 1))","bg-action-secondary":"rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))","bg-action-secondary-hover":"rgba(var(--v-bg-action-secondary-hover, 4, 112, 236, 0.1))","bg-action-secondary-active":"rgba(var(--v-bg-action-secondary-active, 29, 65, 195, 0.1))","bg-action-tertiary":"rgba(var(--v-bg-action-tertiary, 0, 0, 0, 0))","bg-action-tertiary-hover":"rgba(var(--v-bg-action-tertiary-hover, 4, 4, 28, 0.05))","bg-action-tertiary-active":"rgba(var(--v-bg-action-tertiary-active, 4, 4, 28, 0.1))","bg-app-header":"rgba(var(--v-bg-app-header, 240, 243, 247, 0.88))","bg-backdrop-modal":"rgba(var(--v-bg-backdrop-modal, 18, 18, 39, 0.85))","bg-backdrop-popover":"rgba(var(--v-bg-backdrop-popover, 32, 54, 69, 0.16))","bg-backdrop-sidebar":"rgba(var(--v-bg-backdrop-sidebar, 18, 18, 39, 0.85))","bg-chip":"rgba(var(--v-bg-chip, 32, 54, 69, 0.06))","bg-chip-hover":"rgba(var(--v-bg-chip-hover, 32, 54, 69, 0.12))","bg-chip-active":"rgba(var(--v-bg-chip-active, 32, 54, 69, 0.2))","bg-danger":"rgba(var(--v-bg-danger, 189, 41, 71, 1))","bg-danger-hover":"rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))","bg-danger-focus":"rgba(var(--v-bg-danger-focus, 189, 41, 71, 1))","bg-danger-active":"rgba(var(--v-bg-danger-active, 230, 50, 87, 1))","bg-danger-tertiary":"rgba(var(--v-bg-danger-tertiary, 0, 0, 0, 0))","bg-danger-tertiary-hover":"rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2))","bg-danger-tertiary-active":"rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2))","bg-disabled":"rgba(var(--v-bg-disabled, 176, 180, 181, 1))","bg-divider":"rgba(var(--v-bg-divider, 171, 198, 216, 1))","bg-divider-secondary":"rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))","bg-keypad-btn-active":"rgba(var(--v-bg-keypad-btn-active, 229, 239, 255, 1))","bg-loading-progress":"rgba(var(--v-bg-loading-progress, 153, 192, 255, 1))","bg-loading-track":"rgba(var(--v-bg-loading-track, 229, 239, 255, 1))","bg-segment-hover":"rgba(var(--v-bg-segment-hover, 205, 209, 211, 1))","bg-segment-control":"rgba(var(--v-bg-segment-control, 89, 96, 99, 0.1))","bg-selected":"rgba(var(--v-bg-selected, 0, 151, 255, 0.3))","bg-sidebar":"rgba(var(--v-bg-sidebar, 18, 18, 39, 1))","bg-sidebar-icon":"rgba(var(--v-bg-sidebar-icon, 188, 186, 213, 1))","bg-sidebar-icon-hover":"rgba(var(--v-bg-sidebar-icon-hover, 18, 18, 39, 1))","bg-sidebar-icon-selected":"rgba(var(--v-bg-sidebar-icon-selected, 252, 252, 252, 1))","bg-sidebar-item-hover":"rgba(var(--v-bg-sidebar-item-hover, 252, 252, 252, 1))","bg-sidebar-item-selected":"rgba(var(--v-bg-sidebar-item-selected, 19, 98, 226, 0.4))","bg-site-footer":"rgba(var(--v-bg-site-footer, 51, 57, 61, 1))","bg-site-footer-action":"rgba(var(--v-bg-site-footer-action, 171, 198, 216, 1))","bg-site-footer-action-hover":"rgba(var(--v-bg-site-footer-action-hover, 199, 217, 229, 1))","bg-site-footer-action-active":"rgba(var(--v-bg-site-footer-action-active, 143, 179, 203, 1))","bg-site-footer-field":"rgba(var(--v-bg-site-footer-field, 89, 96, 99, 1))","bg-slider-handle":"rgba(var(--v-bg-slider-handle, 252, 252, 252, 1))","bg-status-error":"rgba(var(--v-bg-status-error, 255, 110, 139, 1))","bg-status-info":"rgba(var(--v-bg-status-info, 205, 209, 211, 1))","bg-status-success":"rgba(var(--v-bg-status-success, 160, 233, 167, 1))","bg-status-warning":"rgba(var(--v-bg-status-warning, 255, 220, 131, 1))","bg-tab":"rgba(var(--v-bg-tab, 240, 243, 247, 1))","bg-tab-hover":"rgba(var(--v-bg-tab-hover, 245, 247, 247, 1))","bg-tab-selected":"rgba(var(--v-bg-tab-selected, 32, 54, 69, 1))","bg-table-alt-row":"rgba(var(--v-bg-table-alt-row, 245, 247, 247, 1))","bg-table-header":"rgba(var(--v-bg-table-header, 240, 243, 247, 1))","bg-table-row-hover":"rgba(var(--v-bg-table-row-hover, 241, 248, 251, 1))","bg-table-row-selected-expanded":"rgba(var(--v-bg-table-row-selected-expanded, 229, 239, 255, 1))","bg-table-selected-row":"rgba(var(--v-bg-table-selected-row, 204, 223, 255, 1))","bg-textarea-count":"rgba(var(--v-bg-textarea-count, 4, 4, 28, 0.6))","bg-tile":"rgba(var(--v-bg-tile, 252, 252, 252, 1))","bg-tile-hover":"rgba(var(--v-bg-tile-hover, 245, 247, 247, 1))","bg-tile-selected":"rgba(var(--v-bg-tile-selected, 242, 247, 255, 1))","bg-tile-selected-hover":"rgba(var(--v-bg-tile-selected-hover, 229, 239, 255, 1))","bg-toggle-switch":"rgba(var(--v-bg-toggle-switch, 107, 116, 125, 0.7))","bg-toggle-switch-hover":"rgba(var(--v-bg-toggle-switch-hover, 107, 116, 125, 1))","bg-toggle-switch-selected-disabled":"rgba(var(--v-bg-toggle-switch-selected-disabled, 153, 192, 255, 1))","bg-transparent":"rgba(var(--v-bg-transparent, 0, 0, 0, 0))","bg-accent1-primary":"rgba(var(--v-bg-accent1-primary, 115, 230, 220, 1))","bg-accent1-secondary":"rgba(var(--v-bg-accent1-secondary, 193, 244, 239, 1))","bg-accent1-tertiary":"rgba(var(--v-bg-accent1-tertiary, 224, 249, 247, 1))","bg-accent2-primary":"rgba(var(--v-bg-accent2-primary, 128, 107, 255, 1))","bg-accent2-secondary":"rgba(var(--v-bg-accent2-secondary, 199, 189, 255, 1))","bg-accent2-tertiary":"rgba(var(--v-bg-accent2-tertiary, 227, 222, 255, 1))","bg-accent3-primary":"rgba(var(--v-bg-accent3-primary, 255, 220, 131, 1))","bg-accent3-secondary":"rgba(var(--v-bg-accent3-secondary, 255, 239, 200, 1))","bg-accent3-tertiary":"rgba(var(--v-bg-accent3-tertiary, 255, 247, 227, 1))","bg-accent4-primary":"rgba(var(--v-bg-accent4-primary, 255, 149, 113, 1))","bg-accent4-secondary":"rgba(var(--v-bg-accent4-secondary, 255, 208, 192, 1))","bg-accent4-tertiary":"rgba(var(--v-bg-accent4-tertiary, 255, 231, 223, 1))","bg-accent5-primary":"rgba(var(--v-bg-accent5-primary, 0, 187, 255, 1))","bg-accent5-secondary":"rgba(var(--v-bg-accent5-secondary, 142, 223, 249, 1))","bg-accent5-tertiary":"rgba(var(--v-bg-accent5-tertiary, 227, 247, 253, 1))","bg-accent6-primary":"rgba(var(--v-bg-accent6-primary, 255, 130, 201, 1))","bg-accent6-secondary":"rgba(var(--v-bg-accent6-secondary, 255, 199, 231, 1))","bg-accent6-tertiary":"rgba(var(--v-bg-accent6-tertiary, 255, 227, 243, 1))","bg-accent7-primary":"rgba(var(--v-bg-accent7-primary, 37, 159, 159, 1))","bg-accent7-secondary":"rgba(var(--v-bg-accent7-secondary, 155, 212, 214, 1))","bg-accent7-tertiary":"rgba(var(--v-bg-accent7-tertiary, 208, 239, 239, 1))","bg-accent8-primary":"rgba(var(--v-bg-accent8-primary, 86, 61, 130, 1))","bg-accent8-secondary":"rgba(var(--v-bg-accent8-secondary, 199, 162, 204, 1))","bg-accent8-tertiary":"rgba(var(--v-bg-accent8-tertiary, 230, 214, 234, 1))","bg-accent9-primary":"rgba(var(--v-bg-accent9-primary, 255, 191, 63, 1))","bg-accent9-secondary":"rgba(var(--v-bg-accent9-secondary, 254, 215, 142, 1))","bg-accent9-tertiary":"rgba(var(--v-bg-accent9-tertiary, 251, 226, 185, 1))","bg-accent10-primary":"rgba(var(--v-bg-accent10-primary, 237, 122, 35, 1))","bg-accent10-secondary":"rgba(var(--v-bg-accent10-secondary, 241, 146, 85, 1))","bg-accent10-tertiary":"rgba(var(--v-bg-accent10-tertiary, 245, 187, 148, 1))","bg-date-picker-range":"rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))"},m={"border-color-action":"rgba(var(--v-border-color-action, 19, 98, 226, 1))","border-color-action-hover":"rgba(var(--v-border-color-action-hover, 4, 112, 236, 1))","border-color-action-active":"rgba(var(--v-border-color-action-active, 29, 65, 195, 1))","border-color-chip":"rgba(var(--v-border-color-chip, 205, 209, 211, 1))","border-color-danger":"rgba(var(--v-border-color-danger, 230, 50, 87, 1))","border-color-danger-hover":"rgba(var(--v-border-color-danger-hover, 255, 87, 114, 1))","border-color-danger-active":"rgba(var(--v-border-color-danger-active, 189, 41, 71, 1))","border-color-divider":"rgba(var(--v-border-color-divider, 171, 198, 216, 1))","border-color-divider-secondary":"rgba(var(--v-border-color-divider-secondary, 199, 217, 229, 1))","border-color-input-field":"rgba(var(--v-border-color-input-field, 171, 198, 216, 1))","border-color-input-field-hover":"rgba(var(--v-border-color-input-field-hover, 115, 160, 190, 1))","border-color-input-field-focus":"rgba(var(--v-border-color-input-field-focus, 19, 98, 226, 1))","border-color-input-field-danger":"rgba(var(--v-border-color-input-field-danger, 230, 50, 87, 1))","border-color-input-field-danger-hover":"rgba(var(--v-border-color-input-field-danger-hover, 255, 87, 114, 1))","border-color-input-field-danger-focus":"rgba(var(--v-border-color-input-field-danger-focus, 233, 71, 104, 1))","border-color-input-field-disabled":"rgba(var(--v-border-color-input-field-disabled, 222, 225, 227, 1))","border-color-secondary-btn-disabled":"rgba(var(--v-border-color-secondary-btn-disabled, 176, 180, 181, 1))","border-color-sidebar-item-focus":"rgba(var(--v-border-color-sidebar-item-focus, 19, 98, 226, 1))","border-color-slider-handle":"rgba(var(--v-border-color-slider-handle, 199, 217, 229, 1))","border-color-success":"rgba(var(--v-border-color-success, 1, 128, 31, 1))","border-color-table-divider":"rgba(var(--v-border-color-table-divider, 171, 198, 216, 1))","border-color-tile":"rgba(var(--v-border-color-tile, 171, 198, 216, 1))","border-color-tile-hover":"rgba(var(--v-border-color-tile-hover, 115, 160, 190, 1))","border-color-tile-focus":"rgba(var(--v-border-color-tile-focus, 19, 98, 226, 1))","border-color-tile-selected-focus":"rgba(var(--v-border-color-tile-selected-focus, 19, 98, 226, 1))","border-color-tile-selected":"rgba(var(--v-border-color-tile-selected, 19, 98, 226, 1))","border-color-tile-selected-hover":"rgba(var(--v-border-color-tile-selected-hover, 4, 112, 236, 1))","border-color-notification-btn":"rgba(var(--v-border-color-notification-btn, 32, 54, 69, 1))","border-color-notification-btn-dark":"rgba(var(--v-border-color-notification-btn-dark, 32, 54, 69, 1))"},w={0:0,"size-4":4,"size-8":8,"size-12":12,"size-16":16,"size-20":20,"size-24":24,"size-32":32,"size-40":40,"size-48":48,"size-64":64,"size-72":72,"size-80":80,"size-112":112,"size-2":2},q=["shadow-card","shadow-modal","shadow-popover","shadow-form-field","shadow-dropdown-menu","shadow-app-header","shadow-modal-header","shadow-modal-footer","shadow-modal-footer-no-scroll"],j={"shadow-card":"var(--v-shadow-card, 0px 2px 8px 0px rgba(0, 0, 0, 0.04), 0px 2px 4px 0px rgba(0, 0, 0, 0.02))","shadow-modal":"var(--v-shadow-modal, 0px 6px 40px 0px rgba(2, 2, 15, 0.04), 0px 4px 24px 0px rgba(2, 2, 15, 0.08), 0px 8px 80px 0px rgba(2, 2, 15, 0.16))","shadow-popover":"var(--v-shadow-popover, 0px 0px 88px 0px rgba(2, 2, 15, 0.01), 0px 0px 32px 0px rgba(2, 2, 15, 0.02), 0px 4px 72px 0px rgba(2, 2, 15, 0.06))","shadow-form-field":"var(--v-shadow-form-field, 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.1))","shadow-dropdown-menu":"var(--v-shadow-dropdown-menu, 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1))","shadow-app-header":"var(--v-shadow-app-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-header":"var(--v-shadow-modal-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-footer":"var(--v-shadow-modal-footer, 0px -2px 8px 0px rgba(45, 76, 97, 0.2), 0px -1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-footer-no-scroll":"var(--v-shadow-modal-footer-no-scroll, 0px -1px 0px 0px rgba(45, 76, 97, 0.15))"},z=["border-secondary-btn","border-secondary-btn-hover","border-secondary-danger-btn","border-secondary-btn-active","border-secondary-danger-btn-hover","border-secondary-danger-btn-active","border-input-field","border-input-field-hover","border-input-field-focus","border-input-field-danger","border-input-field-danger-hover","border-input-field-danger-focus","border-sidebar-item-focus","border-input-field-disabled","border-success","border-secondary-btn-disabled","border-chip","border-divider","border-divider-secondary","border-tile-selected","border-tile-selected-hover","border-table-divider","border-slider-handle","border-tile","border-tile-hover","border-tile-focus","border-tile-selected-focus","border-notification-btn","border-notification-btn-black"],O={"border-secondary-btn":"2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1))","border-secondary-btn-hover":"2px solid rgba(var(--v-border-secondary-btn-hover, 4, 112, 236, 1))","border-secondary-danger-btn":"2px solid rgba(var(--v-border-secondary-danger-btn, 230, 50, 87, 1))","border-secondary-btn-active":"2px solid rgba(var(--v-border-secondary-btn-active, 29, 65, 195, 1))","border-secondary-danger-btn-hover":"2px solid rgba(var(--v-border-secondary-danger-btn-hover, 255, 87, 114, 1))","border-secondary-danger-btn-active":"2px solid rgba(var(--v-border-secondary-danger-btn-active, 189, 41, 71, 1))","border-input-field":"1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1))","border-input-field-hover":"1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1))","border-input-field-focus":"1px solid rgba(var(--v-border-input-field-focus, 19, 98, 226, 1))","border-input-field-danger":"1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1))","border-input-field-danger-hover":"1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1))","border-input-field-danger-focus":"1px solid rgba(var(--v-border-input-field-danger-focus, 233, 71, 104, 1))","border-sidebar-item-focus":"2px solid rgba(var(--v-border-sidebar-item-focus, 19, 98, 226, 1))","border-input-field-disabled":"1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1))","border-success":"2px solid rgba(var(--v-border-success, 1, 128, 31, 1))","border-secondary-btn-disabled":"2px solid rgba(var(--v-border-secondary-btn-disabled, 176, 180, 181, 1))","border-chip":"1px solid rgba(var(--v-border-chip, 205, 209, 211, 1))","border-divider":"1px solid rgba(var(--v-border-divider, 171, 198, 216, 1))","border-divider-secondary":"1px solid rgba(var(--v-border-divider-secondary, 199, 217, 229, 1))","border-tile-selected":"2px solid rgba(var(--v-border-tile-selected, 19, 98, 226, 1))","border-tile-selected-hover":"2px solid rgba(var(--v-border-tile-selected-hover, 4, 112, 236, 1))","border-table-divider":"1px solid rgba(var(--v-border-table-divider, 171, 198, 216, 1))","border-slider-handle":"1px solid rgba(var(--v-border-slider-handle, 199, 217, 229, 1))","border-tile":"1px solid rgba(var(--v-border-tile, 171, 198, 216, 1))","border-tile-hover":"1px solid rgba(var(--v-border-tile-hover, 115, 160, 190, 1))","border-tile-focus":"1px solid rgba(var(--v-border-tile-focus, 19, 98, 226, 1))","border-tile-selected-focus":"2px solid rgba(var(--v-border-tile-selected-focus, 19, 98, 226, 1))","border-notification-btn":"2px solid rgba(var(--v-border-notification-btn, 32, 54, 69, 1))","border-notification-btn-black":"2px solid rgba(var(--v-border-notification-btn-black, 32, 54, 69, 1))"},A=r=>"string"==typeof r&&["top","bottom","left","right","x","y"].includes(r),C=r=>"string"==typeof r&&"number"==typeof w[r],G=r=>"object"==typeof r&&null!==r&&Object.keys(r).every(A)&&Object.values(r).every((r=>r in w)),N=r=>"object"==typeof r&&null!==r&&Object.keys(r).every($),$=e=>"string"==typeof e&&(e in r||"default"===e),B=r=>"string"==typeof r&&r in l,D=r=>"string"==typeof r&&v.includes(r),E=r=>D(r)&&/^border-color-.+$/.test(r),F=r=>"string"==typeof r&&z.includes(r),I=r=>D(r)&&/^bg-.+$/.test(r),T=r=>D(r)&&/^text-.+$/.test(r),H=r=>"string"==typeof r&&q.includes(r),J=r=>("string"==typeof r||"number"==typeof r)&&d.test(r.toString()),K=r=>("string"==typeof r||"number"==typeof r)&&n.test(r.toString()),L=e=>Object.keys(r).includes(e),M=r=>"object"==typeof r&&null!==r&&("number"==typeof r.X||["start","center","end"].includes(r.X))&&("number"==typeof r.Y||["start","center","end"].includes(r.Y)),P=r=>"string"==typeof r.groupId&&r.element&&"VEGA-ACCORDION"===r.element.tagName,R=r=>"string"==typeof r&&a.includes(r),S=r=>"string"==typeof r&&t.includes(r),V=r=>"string"==typeof r&&o.includes(r),Q=r=>"string"==typeof r&&b.includes(r),U=r=>"string"==typeof r&&c.includes(r),W=(r,e)=>Array.isArray(r)&&r.every(e),X=r=>"object"==typeof r&&Object.prototype.hasOwnProperty.call(r,"label")&&Object.prototype.hasOwnProperty.call(r,"key"),Y=r=>"object"==typeof r&&Object.prototype.hasOwnProperty.call(r,"id")&&Object.prototype.hasOwnProperty.call(r,"displayName"),Z=r=>"string"==typeof r&&i.includes(r),_=r=>null!=r,rr=r=>"string"==typeof r&&s.includes(r),er=r=>"string"==typeof r&&e.includes(r),ar=r=>"string"==typeof r&&["top","right","bottom","left","top-left","top-right","bottom-left","bottom-right"].includes(r),tr=r=>"object"==typeof r&&null!==r&&Object.keys(r).every(ar)&&Object.values(r).every((r=>r in l)),or=r=>"object"==typeof r&&null!==r&&Object.keys(r).every(br),br=r=>"string"==typeof r&&g.includes(r);export{R as A,l as B,v as C,S as D,V as E,y as F,Q as G,Z as H,tr as I,U as J,or as K,P as L,_ as M,W as N,X as O,Y as P,f as S,x as T,p as a,h as b,k as c,u as d,m as e,q as f,j as g,w as h,E as i,H as j,F as k,z as l,O as m,C as n,B as o,I as p,T as q,$ as r,er as s,rr as t,N as u,L as v,G as w,J as x,K as y,M as z}
1
+ import{B as r}from"./p-f46c930f.js";import{a as e,F as a,b as t,c as o,d as b,e as i,T as c,C as g}from"./p-74168615.js";import{G as d,a as n}from"./p-3a0a4d15.js";import{b as s}from"./p-c59042c0.js";const l={"rounded-none":0,"rounded-full":9999,"rounded-2":2,"rounded-4":4,"rounded-8":8,"rounded-12":12,"rounded-16":16,"rounded-24":24,"rounded-32":32,"rounded-48":48},v=["bg-brand","bg-page","bg-primary","bg-secondary","bg-tertiary","bg-quaternary","bg-inverted-primary","bg-inverted-secondary","bg-inverted-tertiary","bg-inverted-quaternary","bg-action","bg-action-hover","bg-action-focus","bg-action-active","bg-action-quaternary","bg-action-quaternary-hover","bg-action-quaternary-active","bg-action-secondary","bg-action-secondary-hover","bg-action-secondary-active","bg-action-tertiary","bg-action-tertiary-hover","bg-action-tertiary-active","bg-app-header","bg-backdrop-modal","bg-backdrop-popover","bg-backdrop-sidebar","bg-chip","bg-chip-hover","bg-chip-active","bg-danger","bg-danger-hover","bg-danger-focus","bg-danger-active","bg-danger-tertiary","bg-danger-tertiary-hover","bg-danger-tertiary-active","bg-disabled","bg-divider","bg-divider-secondary","bg-keypad-btn-active","bg-loading-progress","bg-loading-track","bg-segment-hover","bg-segment-control","bg-selected","bg-sidebar","bg-sidebar-icon","bg-sidebar-icon-hover","bg-sidebar-icon-selected","bg-sidebar-item-hover","bg-sidebar-item-selected","bg-site-footer","bg-site-footer-action","bg-site-footer-action-hover","bg-site-footer-action-active","bg-site-footer-field","bg-slider-handle","bg-status-error","bg-status-info","bg-status-success","bg-status-warning","bg-tab","bg-tab-hover","bg-tab-selected","bg-table-alt-row","bg-table-header","bg-table-row-hover","bg-table-row-selected-expanded","bg-table-selected-row","bg-textarea-count","bg-tile","bg-tile-hover","bg-tile-selected","bg-tile-selected-hover","bg-toggle-switch","bg-toggle-switch-hover","bg-toggle-switch-selected-disabled","bg-transparent","bg-accent1-primary","bg-accent1-secondary","bg-accent1-tertiary","bg-accent2-primary","bg-accent2-secondary","bg-accent2-tertiary","bg-accent3-primary","bg-accent3-secondary","bg-accent3-tertiary","bg-accent4-primary","bg-accent4-secondary","bg-accent4-tertiary","bg-accent5-primary","bg-accent5-secondary","bg-accent5-tertiary","bg-accent6-primary","bg-accent6-secondary","bg-accent6-tertiary","bg-accent7-primary","bg-accent7-secondary","bg-accent7-tertiary","bg-accent8-primary","bg-accent8-secondary","bg-accent8-tertiary","bg-accent9-primary","bg-accent9-secondary","bg-accent9-tertiary","bg-accent10-primary","bg-accent10-secondary","bg-accent10-tertiary","bg-date-picker-range","text-primary","text-secondary","text-inverted-primary","text-inverted-secondary","text-black","text-white","text-brand","text-danger-link","text-danger-link-hover","text-danger-link-active","text-danger-link-focus","text-danger-link-visited","text-disabled","text-error","text-input-disabled","text-input-placeholder","text-link","text-link-hover","text-link-active","text-link-focus","text-link-visited","text-on-action","text-on-danger","text-on-disabled","text-sidebar-link","text-sidebar-link-hover","text-sidebar-link-selected","text-site-footer-link","text-site-footer-link-hover","text-site-footer-link-active","text-success","text-inverted-success","text-accent1-primary","text-accent2-primary","text-accent3-primary","text-accent4-primary","text-accent5-primary","text-accent6-primary","text-accent7-primary","text-accent8-primary","text-accent9-primary","text-accent10-primary","border-color-action","border-color-action-hover","border-color-action-active","border-color-chip","border-color-danger","border-color-danger-hover","border-color-danger-active","border-color-divider","border-color-divider-secondary","border-color-input-field","border-color-input-field-hover","border-color-input-field-focus","border-color-input-field-danger","border-color-input-field-danger-hover","border-color-input-field-danger-focus","border-color-input-field-disabled","border-color-secondary-btn-disabled","border-color-sidebar-item-focus","border-color-slider-handle","border-color-success","border-color-table-divider","border-color-tile","border-color-tile-hover","border-color-tile-focus","border-color-tile-selected-focus","border-color-tile-selected","border-color-tile-selected-hover","border-color-notification-btn","border-color-notification-btn-dark"],p=["bg-brand","bg-page","bg-primary","bg-secondary","bg-tertiary","bg-quaternary","bg-inverted-primary","bg-inverted-secondary","bg-inverted-tertiary","bg-inverted-quaternary","bg-action","bg-action-hover","bg-action-focus","bg-action-active","bg-action-quaternary","bg-action-quaternary-hover","bg-action-quaternary-active","bg-action-secondary","bg-action-secondary-hover","bg-action-secondary-active","bg-action-tertiary","bg-action-tertiary-hover","bg-action-tertiary-active","bg-app-header","bg-backdrop-modal","bg-backdrop-popover","bg-backdrop-sidebar","bg-chip","bg-chip-hover","bg-chip-active","bg-danger","bg-danger-hover","bg-danger-focus","bg-danger-active","bg-danger-tertiary","bg-danger-tertiary-hover","bg-danger-tertiary-active","bg-disabled","bg-divider","bg-divider-secondary","bg-keypad-btn-active","bg-loading-progress","bg-loading-track","bg-segment-hover","bg-segment-control","bg-selected","bg-sidebar","bg-sidebar-icon","bg-sidebar-icon-hover","bg-sidebar-icon-selected","bg-sidebar-item-hover","bg-sidebar-item-selected","bg-site-footer","bg-site-footer-action","bg-site-footer-action-hover","bg-site-footer-action-active","bg-site-footer-field","bg-slider-handle","bg-status-error","bg-status-info","bg-status-success","bg-status-warning","bg-tab","bg-tab-hover","bg-tab-selected","bg-table-alt-row","bg-table-header","bg-table-row-hover","bg-table-row-selected-expanded","bg-table-selected-row","bg-textarea-count","bg-tile","bg-tile-hover","bg-tile-selected","bg-tile-selected-hover","bg-toggle-switch","bg-toggle-switch-hover","bg-toggle-switch-selected-disabled","bg-transparent","bg-accent1-primary","bg-accent1-secondary","bg-accent1-tertiary","bg-accent2-primary","bg-accent2-secondary","bg-accent2-tertiary","bg-accent3-primary","bg-accent3-secondary","bg-accent3-tertiary","bg-accent4-primary","bg-accent4-secondary","bg-accent4-tertiary","bg-accent5-primary","bg-accent5-secondary","bg-accent5-tertiary","bg-accent6-primary","bg-accent6-secondary","bg-accent6-tertiary","bg-accent7-primary","bg-accent7-secondary","bg-accent7-tertiary","bg-accent8-primary","bg-accent8-secondary","bg-accent8-tertiary","bg-accent9-primary","bg-accent9-secondary","bg-accent9-tertiary","bg-accent10-primary","bg-accent10-secondary","bg-accent10-tertiary","bg-date-picker-range"],y=["fill-bg-brand","fill-bg-page","fill-bg-primary","fill-bg-secondary","fill-bg-tertiary","fill-bg-quaternary","fill-bg-inverted-primary","fill-bg-inverted-secondary","fill-bg-inverted-tertiary","fill-bg-inverted-quaternary","fill-bg-action","fill-bg-action-hover","fill-bg-action-focus","fill-bg-action-active","fill-bg-action-quaternary","fill-bg-action-quaternary-hover","fill-bg-action-quaternary-active","fill-bg-action-secondary","fill-bg-action-secondary-hover","fill-bg-action-secondary-active","fill-bg-action-tertiary","fill-bg-action-tertiary-hover","fill-bg-action-tertiary-active","fill-bg-app-header","fill-bg-backdrop-modal","fill-bg-backdrop-popover","fill-bg-backdrop-sidebar","fill-bg-chip","fill-bg-chip-hover","fill-bg-chip-active","fill-bg-danger","fill-bg-danger-hover","fill-bg-danger-focus","fill-bg-danger-active","fill-bg-danger-tertiary","fill-bg-danger-tertiary-hover","fill-bg-danger-tertiary-active","fill-bg-disabled","fill-bg-divider","fill-bg-divider-secondary","fill-bg-keypad-btn-active","fill-bg-loading-progress","fill-bg-loading-track","fill-bg-segment-hover","fill-bg-segment-control","fill-bg-selected","fill-bg-sidebar","fill-bg-sidebar-icon","fill-bg-sidebar-icon-hover","fill-bg-sidebar-icon-selected","fill-bg-sidebar-item-hover","fill-bg-sidebar-item-selected","fill-bg-site-footer","fill-bg-site-footer-action","fill-bg-site-footer-action-hover","fill-bg-site-footer-action-active","fill-bg-site-footer-field","fill-bg-slider-handle","fill-bg-status-error","fill-bg-status-info","fill-bg-status-success","fill-bg-status-warning","fill-bg-tab","fill-bg-tab-hover","fill-bg-tab-selected","fill-bg-table-alt-row","fill-bg-table-header","fill-bg-table-row-hover","fill-bg-table-row-selected-expanded","fill-bg-table-selected-row","fill-bg-textarea-count","fill-bg-tile","fill-bg-tile-hover","fill-bg-tile-selected","fill-bg-tile-selected-hover","fill-bg-toggle-switch","fill-bg-toggle-switch-hover","fill-bg-toggle-switch-selected-disabled","fill-bg-transparent","fill-bg-accent1-primary","fill-bg-accent1-secondary","fill-bg-accent1-tertiary","fill-bg-accent2-primary","fill-bg-accent2-secondary","fill-bg-accent2-tertiary","fill-bg-accent3-primary","fill-bg-accent3-secondary","fill-bg-accent3-tertiary","fill-bg-accent4-primary","fill-bg-accent4-secondary","fill-bg-accent4-tertiary","fill-bg-accent5-primary","fill-bg-accent5-secondary","fill-bg-accent5-tertiary","fill-bg-accent6-primary","fill-bg-accent6-secondary","fill-bg-accent6-tertiary","fill-bg-accent7-primary","fill-bg-accent7-secondary","fill-bg-accent7-tertiary","fill-bg-accent8-primary","fill-bg-accent8-secondary","fill-bg-accent8-tertiary","fill-bg-accent9-primary","fill-bg-accent9-secondary","fill-bg-accent9-tertiary","fill-bg-accent10-primary","fill-bg-accent10-secondary","fill-bg-accent10-tertiary","fill-bg-date-picker-range"],f=["stroke-bg-brand","stroke-bg-page","stroke-bg-primary","stroke-bg-secondary","stroke-bg-tertiary","stroke-bg-quaternary","stroke-bg-inverted-primary","stroke-bg-inverted-secondary","stroke-bg-inverted-tertiary","stroke-bg-inverted-quaternary","stroke-bg-action","stroke-bg-action-hover","stroke-bg-action-focus","stroke-bg-action-active","stroke-bg-action-quaternary","stroke-bg-action-quaternary-hover","stroke-bg-action-quaternary-active","stroke-bg-action-secondary","stroke-bg-action-secondary-hover","stroke-bg-action-secondary-active","stroke-bg-action-tertiary","stroke-bg-action-tertiary-hover","stroke-bg-action-tertiary-active","stroke-bg-app-header","stroke-bg-backdrop-modal","stroke-bg-backdrop-popover","stroke-bg-backdrop-sidebar","stroke-bg-chip","stroke-bg-chip-hover","stroke-bg-chip-active","stroke-bg-danger","stroke-bg-danger-hover","stroke-bg-danger-focus","stroke-bg-danger-active","stroke-bg-danger-tertiary","stroke-bg-danger-tertiary-hover","stroke-bg-danger-tertiary-active","stroke-bg-disabled","stroke-bg-divider","stroke-bg-divider-secondary","stroke-bg-keypad-btn-active","stroke-bg-loading-progress","stroke-bg-loading-track","stroke-bg-segment-hover","stroke-bg-segment-control","stroke-bg-selected","stroke-bg-sidebar","stroke-bg-sidebar-icon","stroke-bg-sidebar-icon-hover","stroke-bg-sidebar-icon-selected","stroke-bg-sidebar-item-hover","stroke-bg-sidebar-item-selected","stroke-bg-site-footer","stroke-bg-site-footer-action","stroke-bg-site-footer-action-hover","stroke-bg-site-footer-action-active","stroke-bg-site-footer-field","stroke-bg-slider-handle","stroke-bg-status-error","stroke-bg-status-info","stroke-bg-status-success","stroke-bg-status-warning","stroke-bg-tab","stroke-bg-tab-hover","stroke-bg-tab-selected","stroke-bg-table-alt-row","stroke-bg-table-header","stroke-bg-table-row-hover","stroke-bg-table-row-selected-expanded","stroke-bg-table-selected-row","stroke-bg-textarea-count","stroke-bg-tile","stroke-bg-tile-hover","stroke-bg-tile-selected","stroke-bg-tile-selected-hover","stroke-bg-toggle-switch","stroke-bg-toggle-switch-hover","stroke-bg-toggle-switch-selected-disabled","stroke-bg-transparent","stroke-bg-accent1-primary","stroke-bg-accent1-secondary","stroke-bg-accent1-tertiary","stroke-bg-accent2-primary","stroke-bg-accent2-secondary","stroke-bg-accent2-tertiary","stroke-bg-accent3-primary","stroke-bg-accent3-secondary","stroke-bg-accent3-tertiary","stroke-bg-accent4-primary","stroke-bg-accent4-secondary","stroke-bg-accent4-tertiary","stroke-bg-accent5-primary","stroke-bg-accent5-secondary","stroke-bg-accent5-tertiary","stroke-bg-accent6-primary","stroke-bg-accent6-secondary","stroke-bg-accent6-tertiary","stroke-bg-accent7-primary","stroke-bg-accent7-secondary","stroke-bg-accent7-tertiary","stroke-bg-accent8-primary","stroke-bg-accent8-secondary","stroke-bg-accent8-tertiary","stroke-bg-accent9-primary","stroke-bg-accent9-secondary","stroke-bg-accent9-tertiary","stroke-bg-accent10-primary","stroke-bg-accent10-secondary","stroke-bg-accent10-tertiary","stroke-bg-date-picker-range"],x=["text-primary","text-secondary","text-inverted-primary","text-inverted-secondary","text-black","text-white","text-brand","text-danger-link","text-danger-link-hover","text-danger-link-active","text-danger-link-focus","text-danger-link-visited","text-disabled","text-error","text-input-disabled","text-input-placeholder","text-link","text-link-hover","text-link-active","text-link-focus","text-link-visited","text-on-action","text-on-danger","text-on-disabled","text-sidebar-link","text-sidebar-link-hover","text-sidebar-link-selected","text-site-footer-link","text-site-footer-link-hover","text-site-footer-link-active","text-success","text-inverted-success","text-accent1-primary","text-accent2-primary","text-accent3-primary","text-accent4-primary","text-accent5-primary","text-accent6-primary","text-accent7-primary","text-accent8-primary","text-accent9-primary","text-accent10-primary"],h=["border-color-action","border-color-action-hover","border-color-action-active","border-color-chip","border-color-danger","border-color-danger-hover","border-color-danger-active","border-color-divider","border-color-divider-secondary","border-color-input-field","border-color-input-field-hover","border-color-input-field-focus","border-color-input-field-danger","border-color-input-field-danger-hover","border-color-input-field-danger-focus","border-color-input-field-disabled","border-color-secondary-btn-disabled","border-color-sidebar-item-focus","border-color-slider-handle","border-color-success","border-color-table-divider","border-color-tile","border-color-tile-hover","border-color-tile-focus","border-color-tile-selected-focus","border-color-tile-selected","border-color-tile-selected-hover","border-color-notification-btn","border-color-notification-btn-dark"],k={"text-primary":"rgba(var(--v-text-primary, 32, 54, 69, 1))","text-secondary":"rgba(var(--v-text-secondary, 107, 116, 125, 1))","text-inverted-primary":"rgba(var(--v-text-inverted-primary, 252, 252, 252, 1))","text-inverted-secondary":"rgba(var(--v-text-inverted-secondary, 188, 186, 213, 1))","text-black":"rgba(var(--v-text-black, 32, 54, 69, 1))","text-white":"rgba(var(--v-text-white, 252, 252, 252, 1))","text-brand":"rgba(var(--v-text-brand, 51, 57, 61, 1))","text-danger-link":"rgba(var(--v-text-danger-link, 230, 50, 87, 1))","text-danger-link-hover":"rgba(var(--v-text-danger-link-hover, 233, 71, 104, 1))","text-danger-link-active":"rgba(var(--v-text-danger-link-active, 189, 41, 71, 1))","text-danger-link-focus":"rgba(var(--v-text-danger-link-focus, 240, 52, 91, 1))","text-danger-link-visited":"rgba(var(--v-text-danger-link-visited, 230, 50, 87, 1))","text-disabled":"rgba(var(--v-text-disabled, 176, 180, 181, 1))","text-error":"rgba(var(--v-text-error, 189, 41, 71, 1))","text-input-disabled":"rgba(var(--v-text-input-disabled, 107, 116, 125, 1))","text-input-placeholder":"rgba(var(--v-text-input-placeholder, 176, 180, 181, 1))","text-link":"rgba(var(--v-text-link, 19, 98, 226, 1))","text-link-hover":"rgba(var(--v-text-link-hover, 4, 112, 236, 1))","text-link-active":"rgba(var(--v-text-link-active, 29, 65, 195, 1))","text-link-focus":"rgba(var(--v-text-link-focus, 4, 112, 236, 1))","text-link-visited":"rgba(var(--v-text-link-visited, 95, 56, 206, 1))","text-on-action":"rgba(var(--v-text-on-action, 252, 252, 252, 1))","text-on-danger":"rgba(var(--v-text-on-danger, 252, 252, 252, 1))","text-on-disabled":"rgba(var(--v-text-on-disabled, 252, 252, 252, 1))","text-sidebar-link":"rgba(var(--v-text-sidebar-link, 188, 186, 213, 1))","text-sidebar-link-hover":"rgba(var(--v-text-sidebar-link-hover, 18, 18, 39, 1))","text-sidebar-link-selected":"rgba(var(--v-text-sidebar-link-selected, 252, 252, 252, 1))","text-site-footer-link":"rgba(var(--v-text-site-footer-link, 171, 198, 216, 1))","text-site-footer-link-hover":"rgba(var(--v-text-site-footer-link-hover, 199, 217, 229, 1))","text-site-footer-link-active":"rgba(var(--v-text-site-footer-link-active, 143, 179, 203, 1))","text-success":"rgba(var(--v-text-success, 1, 128, 31, 1))","text-inverted-success":"rgba(var(--v-text-inverted-success, 89, 217, 119, 1))","text-accent1-primary":"rgba(var(--v-text-accent1-primary, 115, 230, 220, 1))","text-accent2-primary":"rgba(var(--v-text-accent2-primary, 128, 107, 255, 1))","text-accent3-primary":"rgba(var(--v-text-accent3-primary, 255, 220, 131, 1))","text-accent4-primary":"rgba(var(--v-text-accent4-primary, 255, 149, 113, 1))","text-accent5-primary":"rgba(var(--v-text-accent5-primary, 0, 187, 255, 1))","text-accent6-primary":"rgba(var(--v-text-accent6-primary, 240, 52, 91, 1))","text-accent7-primary":"rgba(var(--v-text-accent7-primary, 37, 159, 159, 1))","text-accent8-primary":"rgba(var(--v-text-accent8-primary, 86, 61, 130, 1))","text-accent9-primary":"rgba(var(--v-text-accent9-primary, 255, 191, 63, 1))","text-accent10-primary":"rgba(var(--v-text-accent10-primary, 237, 122, 35, 1))"},u={"bg-brand":"rgba(var(--v-bg-brand, 51, 57, 61, 1))","bg-page":"rgba(var(--v-bg-page, 240, 243, 247, 1))","bg-primary":"rgba(var(--v-bg-primary, 252, 252, 252, 1))","bg-secondary":"rgba(var(--v-bg-secondary, 245, 247, 247, 1))","bg-tertiary":"rgba(var(--v-bg-tertiary, 240, 243, 247, 1))","bg-quaternary":"rgba(var(--v-bg-quaternary, 241, 248, 251, 1))","bg-inverted-primary":"rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1))","bg-inverted-secondary":"rgba(var(--v-bg-inverted-secondary, 18, 18, 39, 1))","bg-inverted-tertiary":"rgba(var(--v-bg-inverted-tertiary, 24, 24, 48, 1))","bg-inverted-quaternary":"rgba(var(--v-bg-inverted-quaternary, 70, 71, 101, 1))","bg-action":"rgba(var(--v-bg-action, 19, 98, 226, 1))","bg-action-hover":"rgba(var(--v-bg-action-hover, 4, 112, 236, 1))","bg-action-focus":"rgba(var(--v-bg-action-focus, 19, 98, 226, 1))","bg-action-active":"rgba(var(--v-bg-action-active, 29, 65, 195, 1))","bg-action-quaternary":"rgba(var(--v-bg-action-quaternary, 222, 225, 227, 1))","bg-action-quaternary-hover":"rgba(var(--v-bg-action-quaternary-hover, 239, 239, 239, 1))","bg-action-quaternary-active":"rgba(var(--v-bg-action-quaternary-active, 205, 209, 211, 1))","bg-action-secondary":"rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))","bg-action-secondary-hover":"rgba(var(--v-bg-action-secondary-hover, 4, 112, 236, 0.1))","bg-action-secondary-active":"rgba(var(--v-bg-action-secondary-active, 29, 65, 195, 0.1))","bg-action-tertiary":"rgba(var(--v-bg-action-tertiary, 0, 0, 0, 0))","bg-action-tertiary-hover":"rgba(var(--v-bg-action-tertiary-hover, 4, 4, 28, 0.05))","bg-action-tertiary-active":"rgba(var(--v-bg-action-tertiary-active, 4, 4, 28, 0.1))","bg-app-header":"rgba(var(--v-bg-app-header, 240, 243, 247, 0.88))","bg-backdrop-modal":"rgba(var(--v-bg-backdrop-modal, 18, 18, 39, 0.85))","bg-backdrop-popover":"rgba(var(--v-bg-backdrop-popover, 32, 54, 69, 0.16))","bg-backdrop-sidebar":"rgba(var(--v-bg-backdrop-sidebar, 18, 18, 39, 0.85))","bg-chip":"rgba(var(--v-bg-chip, 32, 54, 69, 0.06))","bg-chip-hover":"rgba(var(--v-bg-chip-hover, 32, 54, 69, 0.12))","bg-chip-active":"rgba(var(--v-bg-chip-active, 32, 54, 69, 0.2))","bg-danger":"rgba(var(--v-bg-danger, 189, 41, 71, 1))","bg-danger-hover":"rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))","bg-danger-focus":"rgba(var(--v-bg-danger-focus, 189, 41, 71, 1))","bg-danger-active":"rgba(var(--v-bg-danger-active, 230, 50, 87, 1))","bg-danger-tertiary":"rgba(var(--v-bg-danger-tertiary, 0, 0, 0, 0))","bg-danger-tertiary-hover":"rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2))","bg-danger-tertiary-active":"rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2))","bg-disabled":"rgba(var(--v-bg-disabled, 176, 180, 181, 1))","bg-divider":"rgba(var(--v-bg-divider, 171, 198, 216, 1))","bg-divider-secondary":"rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))","bg-keypad-btn-active":"rgba(var(--v-bg-keypad-btn-active, 229, 239, 255, 1))","bg-loading-progress":"rgba(var(--v-bg-loading-progress, 153, 192, 255, 1))","bg-loading-track":"rgba(var(--v-bg-loading-track, 229, 239, 255, 1))","bg-segment-hover":"rgba(var(--v-bg-segment-hover, 205, 209, 211, 1))","bg-segment-control":"rgba(var(--v-bg-segment-control, 89, 96, 99, 0.1))","bg-selected":"rgba(var(--v-bg-selected, 0, 151, 255, 0.3))","bg-sidebar":"rgba(var(--v-bg-sidebar, 18, 18, 39, 1))","bg-sidebar-icon":"rgba(var(--v-bg-sidebar-icon, 188, 186, 213, 1))","bg-sidebar-icon-hover":"rgba(var(--v-bg-sidebar-icon-hover, 18, 18, 39, 1))","bg-sidebar-icon-selected":"rgba(var(--v-bg-sidebar-icon-selected, 252, 252, 252, 1))","bg-sidebar-item-hover":"rgba(var(--v-bg-sidebar-item-hover, 252, 252, 252, 1))","bg-sidebar-item-selected":"rgba(var(--v-bg-sidebar-item-selected, 19, 98, 226, 0.4))","bg-site-footer":"rgba(var(--v-bg-site-footer, 51, 57, 61, 1))","bg-site-footer-action":"rgba(var(--v-bg-site-footer-action, 171, 198, 216, 1))","bg-site-footer-action-hover":"rgba(var(--v-bg-site-footer-action-hover, 199, 217, 229, 1))","bg-site-footer-action-active":"rgba(var(--v-bg-site-footer-action-active, 143, 179, 203, 1))","bg-site-footer-field":"rgba(var(--v-bg-site-footer-field, 89, 96, 99, 1))","bg-slider-handle":"rgba(var(--v-bg-slider-handle, 252, 252, 252, 1))","bg-status-error":"rgba(var(--v-bg-status-error, 255, 110, 139, 1))","bg-status-info":"rgba(var(--v-bg-status-info, 205, 209, 211, 1))","bg-status-success":"rgba(var(--v-bg-status-success, 160, 233, 167, 1))","bg-status-warning":"rgba(var(--v-bg-status-warning, 255, 220, 131, 1))","bg-tab":"rgba(var(--v-bg-tab, 240, 243, 247, 1))","bg-tab-hover":"rgba(var(--v-bg-tab-hover, 245, 247, 247, 1))","bg-tab-selected":"rgba(var(--v-bg-tab-selected, 32, 54, 69, 1))","bg-table-alt-row":"rgba(var(--v-bg-table-alt-row, 245, 247, 247, 1))","bg-table-header":"rgba(var(--v-bg-table-header, 240, 243, 247, 1))","bg-table-row-hover":"rgba(var(--v-bg-table-row-hover, 241, 248, 251, 1))","bg-table-row-selected-expanded":"rgba(var(--v-bg-table-row-selected-expanded, 229, 239, 255, 1))","bg-table-selected-row":"rgba(var(--v-bg-table-selected-row, 204, 223, 255, 1))","bg-textarea-count":"rgba(var(--v-bg-textarea-count, 4, 4, 28, 0.6))","bg-tile":"rgba(var(--v-bg-tile, 252, 252, 252, 1))","bg-tile-hover":"rgba(var(--v-bg-tile-hover, 245, 247, 247, 1))","bg-tile-selected":"rgba(var(--v-bg-tile-selected, 242, 247, 255, 1))","bg-tile-selected-hover":"rgba(var(--v-bg-tile-selected-hover, 229, 239, 255, 1))","bg-toggle-switch":"rgba(var(--v-bg-toggle-switch, 107, 116, 125, 0.7))","bg-toggle-switch-hover":"rgba(var(--v-bg-toggle-switch-hover, 107, 116, 125, 1))","bg-toggle-switch-selected-disabled":"rgba(var(--v-bg-toggle-switch-selected-disabled, 153, 192, 255, 1))","bg-transparent":"rgba(var(--v-bg-transparent, 0, 0, 0, 0))","bg-accent1-primary":"rgba(var(--v-bg-accent1-primary, 115, 230, 220, 1))","bg-accent1-secondary":"rgba(var(--v-bg-accent1-secondary, 193, 244, 239, 1))","bg-accent1-tertiary":"rgba(var(--v-bg-accent1-tertiary, 224, 249, 247, 1))","bg-accent2-primary":"rgba(var(--v-bg-accent2-primary, 128, 107, 255, 1))","bg-accent2-secondary":"rgba(var(--v-bg-accent2-secondary, 199, 189, 255, 1))","bg-accent2-tertiary":"rgba(var(--v-bg-accent2-tertiary, 227, 222, 255, 1))","bg-accent3-primary":"rgba(var(--v-bg-accent3-primary, 255, 220, 131, 1))","bg-accent3-secondary":"rgba(var(--v-bg-accent3-secondary, 255, 239, 200, 1))","bg-accent3-tertiary":"rgba(var(--v-bg-accent3-tertiary, 255, 247, 227, 1))","bg-accent4-primary":"rgba(var(--v-bg-accent4-primary, 255, 149, 113, 1))","bg-accent4-secondary":"rgba(var(--v-bg-accent4-secondary, 255, 208, 192, 1))","bg-accent4-tertiary":"rgba(var(--v-bg-accent4-tertiary, 255, 231, 223, 1))","bg-accent5-primary":"rgba(var(--v-bg-accent5-primary, 0, 187, 255, 1))","bg-accent5-secondary":"rgba(var(--v-bg-accent5-secondary, 142, 223, 249, 1))","bg-accent5-tertiary":"rgba(var(--v-bg-accent5-tertiary, 227, 247, 253, 1))","bg-accent6-primary":"rgba(var(--v-bg-accent6-primary, 255, 130, 201, 1))","bg-accent6-secondary":"rgba(var(--v-bg-accent6-secondary, 255, 199, 231, 1))","bg-accent6-tertiary":"rgba(var(--v-bg-accent6-tertiary, 255, 227, 243, 1))","bg-accent7-primary":"rgba(var(--v-bg-accent7-primary, 37, 159, 159, 1))","bg-accent7-secondary":"rgba(var(--v-bg-accent7-secondary, 155, 212, 214, 1))","bg-accent7-tertiary":"rgba(var(--v-bg-accent7-tertiary, 208, 239, 239, 1))","bg-accent8-primary":"rgba(var(--v-bg-accent8-primary, 86, 61, 130, 1))","bg-accent8-secondary":"rgba(var(--v-bg-accent8-secondary, 199, 162, 204, 1))","bg-accent8-tertiary":"rgba(var(--v-bg-accent8-tertiary, 230, 214, 234, 1))","bg-accent9-primary":"rgba(var(--v-bg-accent9-primary, 255, 191, 63, 1))","bg-accent9-secondary":"rgba(var(--v-bg-accent9-secondary, 254, 215, 142, 1))","bg-accent9-tertiary":"rgba(var(--v-bg-accent9-tertiary, 251, 226, 185, 1))","bg-accent10-primary":"rgba(var(--v-bg-accent10-primary, 237, 122, 35, 1))","bg-accent10-secondary":"rgba(var(--v-bg-accent10-secondary, 241, 146, 85, 1))","bg-accent10-tertiary":"rgba(var(--v-bg-accent10-tertiary, 245, 187, 148, 1))","bg-date-picker-range":"rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))"},m={"border-color-action":"rgba(var(--v-border-color-action, 19, 98, 226, 1))","border-color-action-hover":"rgba(var(--v-border-color-action-hover, 4, 112, 236, 1))","border-color-action-active":"rgba(var(--v-border-color-action-active, 29, 65, 195, 1))","border-color-chip":"rgba(var(--v-border-color-chip, 205, 209, 211, 1))","border-color-danger":"rgba(var(--v-border-color-danger, 230, 50, 87, 1))","border-color-danger-hover":"rgba(var(--v-border-color-danger-hover, 255, 87, 114, 1))","border-color-danger-active":"rgba(var(--v-border-color-danger-active, 189, 41, 71, 1))","border-color-divider":"rgba(var(--v-border-color-divider, 171, 198, 216, 1))","border-color-divider-secondary":"rgba(var(--v-border-color-divider-secondary, 199, 217, 229, 1))","border-color-input-field":"rgba(var(--v-border-color-input-field, 171, 198, 216, 1))","border-color-input-field-hover":"rgba(var(--v-border-color-input-field-hover, 115, 160, 190, 1))","border-color-input-field-focus":"rgba(var(--v-border-color-input-field-focus, 19, 98, 226, 1))","border-color-input-field-danger":"rgba(var(--v-border-color-input-field-danger, 230, 50, 87, 1))","border-color-input-field-danger-hover":"rgba(var(--v-border-color-input-field-danger-hover, 255, 87, 114, 1))","border-color-input-field-danger-focus":"rgba(var(--v-border-color-input-field-danger-focus, 233, 71, 104, 1))","border-color-input-field-disabled":"rgba(var(--v-border-color-input-field-disabled, 222, 225, 227, 1))","border-color-secondary-btn-disabled":"rgba(var(--v-border-color-secondary-btn-disabled, 176, 180, 181, 1))","border-color-sidebar-item-focus":"rgba(var(--v-border-color-sidebar-item-focus, 19, 98, 226, 1))","border-color-slider-handle":"rgba(var(--v-border-color-slider-handle, 199, 217, 229, 1))","border-color-success":"rgba(var(--v-border-color-success, 1, 128, 31, 1))","border-color-table-divider":"rgba(var(--v-border-color-table-divider, 171, 198, 216, 1))","border-color-tile":"rgba(var(--v-border-color-tile, 171, 198, 216, 1))","border-color-tile-hover":"rgba(var(--v-border-color-tile-hover, 115, 160, 190, 1))","border-color-tile-focus":"rgba(var(--v-border-color-tile-focus, 19, 98, 226, 1))","border-color-tile-selected-focus":"rgba(var(--v-border-color-tile-selected-focus, 19, 98, 226, 1))","border-color-tile-selected":"rgba(var(--v-border-color-tile-selected, 19, 98, 226, 1))","border-color-tile-selected-hover":"rgba(var(--v-border-color-tile-selected-hover, 4, 112, 236, 1))","border-color-notification-btn":"rgba(var(--v-border-color-notification-btn, 32, 54, 69, 1))","border-color-notification-btn-dark":"rgba(var(--v-border-color-notification-btn-dark, 32, 54, 69, 1))"},w={0:0,"size-4":4,"size-8":8,"size-12":12,"size-16":16,"size-20":20,"size-24":24,"size-32":32,"size-40":40,"size-48":48,"size-64":64,"size-72":72,"size-80":80,"size-112":112,"size-2":2},q=["shadow-card","shadow-modal","shadow-popover","shadow-form-field","shadow-dropdown-menu","shadow-app-header","shadow-modal-header","shadow-modal-footer","shadow-modal-footer-no-scroll"],j={"shadow-card":"var(--v-shadow-card, 0px 2px 8px 0px rgba(0, 0, 0, 0.04), 0px 2px 4px 0px rgba(0, 0, 0, 0.02))","shadow-modal":"var(--v-shadow-modal, 0px 6px 40px 0px rgba(2, 2, 15, 0.04), 0px 4px 24px 0px rgba(2, 2, 15, 0.08), 0px 8px 80px 0px rgba(2, 2, 15, 0.16))","shadow-popover":"var(--v-shadow-popover, 0px 0px 88px 0px rgba(2, 2, 15, 0.01), 0px 0px 32px 0px rgba(2, 2, 15, 0.02), 0px 4px 72px 0px rgba(2, 2, 15, 0.06))","shadow-form-field":"var(--v-shadow-form-field, 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.1))","shadow-dropdown-menu":"var(--v-shadow-dropdown-menu, 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1))","shadow-app-header":"var(--v-shadow-app-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-header":"var(--v-shadow-modal-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-footer":"var(--v-shadow-modal-footer, 0px -2px 8px 0px rgba(45, 76, 97, 0.2), 0px -1px 0px 0px rgba(45, 76, 97, 0.15))","shadow-modal-footer-no-scroll":"var(--v-shadow-modal-footer-no-scroll, 0px -1px 0px 0px rgba(45, 76, 97, 0.15))"},z=["border-secondary-btn","border-secondary-btn-hover","border-secondary-danger-btn","border-secondary-btn-active","border-secondary-danger-btn-hover","border-secondary-danger-btn-active","border-input-field","border-input-field-hover","border-input-field-focus","border-input-field-danger","border-input-field-danger-hover","border-input-field-danger-focus","border-sidebar-item-focus","border-input-field-disabled","border-success","border-secondary-btn-disabled","border-chip","border-divider","border-divider-secondary","border-tile-selected","border-tile-selected-hover","border-table-divider","border-slider-handle","border-tile","border-tile-hover","border-tile-focus","border-tile-selected-focus","border-notification-btn","border-notification-btn-black"],O={"border-secondary-btn":"2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1))","border-secondary-btn-hover":"2px solid rgba(var(--v-border-secondary-btn-hover, 4, 112, 236, 1))","border-secondary-danger-btn":"2px solid rgba(var(--v-border-secondary-danger-btn, 230, 50, 87, 1))","border-secondary-btn-active":"2px solid rgba(var(--v-border-secondary-btn-active, 29, 65, 195, 1))","border-secondary-danger-btn-hover":"2px solid rgba(var(--v-border-secondary-danger-btn-hover, 255, 87, 114, 1))","border-secondary-danger-btn-active":"2px solid rgba(var(--v-border-secondary-danger-btn-active, 189, 41, 71, 1))","border-input-field":"1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1))","border-input-field-hover":"1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1))","border-input-field-focus":"1px solid rgba(var(--v-border-input-field-focus, 19, 98, 226, 1))","border-input-field-danger":"1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1))","border-input-field-danger-hover":"1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1))","border-input-field-danger-focus":"1px solid rgba(var(--v-border-input-field-danger-focus, 233, 71, 104, 1))","border-sidebar-item-focus":"2px solid rgba(var(--v-border-sidebar-item-focus, 19, 98, 226, 1))","border-input-field-disabled":"1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1))","border-success":"2px solid rgba(var(--v-border-success, 1, 128, 31, 1))","border-secondary-btn-disabled":"2px solid rgba(var(--v-border-secondary-btn-disabled, 176, 180, 181, 1))","border-chip":"1px solid rgba(var(--v-border-chip, 205, 209, 211, 1))","border-divider":"1px solid rgba(var(--v-border-divider, 171, 198, 216, 1))","border-divider-secondary":"1px solid rgba(var(--v-border-divider-secondary, 199, 217, 229, 1))","border-tile-selected":"2px solid rgba(var(--v-border-tile-selected, 19, 98, 226, 1))","border-tile-selected-hover":"2px solid rgba(var(--v-border-tile-selected-hover, 4, 112, 236, 1))","border-table-divider":"1px solid rgba(var(--v-border-table-divider, 171, 198, 216, 1))","border-slider-handle":"1px solid rgba(var(--v-border-slider-handle, 199, 217, 229, 1))","border-tile":"1px solid rgba(var(--v-border-tile, 171, 198, 216, 1))","border-tile-hover":"1px solid rgba(var(--v-border-tile-hover, 115, 160, 190, 1))","border-tile-focus":"1px solid rgba(var(--v-border-tile-focus, 19, 98, 226, 1))","border-tile-selected-focus":"2px solid rgba(var(--v-border-tile-selected-focus, 19, 98, 226, 1))","border-notification-btn":"2px solid rgba(var(--v-border-notification-btn, 32, 54, 69, 1))","border-notification-btn-black":"2px solid rgba(var(--v-border-notification-btn-black, 32, 54, 69, 1))"},A=r=>"string"==typeof r&&["top","bottom","left","right","x","y"].includes(r),C=r=>"string"==typeof r&&"number"==typeof w[r],G=r=>"object"==typeof r&&null!==r&&Object.keys(r).every(A)&&Object.values(r).every((r=>r in w)),N=r=>"object"==typeof r&&null!==r&&Object.keys(r).every($),$=e=>"string"==typeof e&&(e in r||"default"===e),B=r=>"string"==typeof r&&r in l,D=r=>"string"==typeof r&&v.includes(r),E=r=>D(r)&&/^border-color-.+$/.test(r),F=r=>"string"==typeof r&&z.includes(r),I=r=>D(r)&&/^bg-.+$/.test(r),T=r=>D(r)&&/^text-.+$/.test(r),H=r=>"string"==typeof r&&q.includes(r),J=r=>("string"==typeof r||"number"==typeof r)&&d.test(r.toString()),K=r=>("string"==typeof r||"number"==typeof r)&&n.test(r.toString()),L=e=>Object.keys(r).includes(e),M=r=>"object"==typeof r&&null!==r&&("number"==typeof r.X||["start","center","end"].includes(r.X))&&("number"==typeof r.Y||["start","center","end"].includes(r.Y)),P=r=>"string"==typeof r.groupId&&r.element&&"VEGA-ACCORDION"===r.element.tagName,R=r=>"string"==typeof r&&a.includes(r),S=r=>"string"==typeof r&&t.includes(r),V=r=>"string"==typeof r&&o.includes(r),Q=r=>"string"==typeof r&&b.includes(r),U=r=>"string"==typeof r&&c.includes(r),W=(r,e)=>Array.isArray(r)&&r.every(e),X=r=>"object"==typeof r&&Object.prototype.hasOwnProperty.call(r,"label")&&Object.prototype.hasOwnProperty.call(r,"key"),Y=r=>"object"==typeof r&&Object.prototype.hasOwnProperty.call(r,"id")&&Object.prototype.hasOwnProperty.call(r,"displayName"),Z=r=>"string"==typeof r&&i.includes(r),_=r=>null!=r,rr=r=>"string"==typeof r&&s.includes(r),er=r=>"string"==typeof r&&e.includes(r),ar=r=>"string"==typeof r&&["top","right","bottom","left","top-left","top-right","bottom-left","bottom-right"].includes(r),tr=r=>"object"==typeof r&&null!==r&&Object.keys(r).every(ar)&&Object.values(r).every((r=>r in l)),or=r=>"object"==typeof r&&null!==r&&Object.keys(r).every(br),br=r=>"string"==typeof r&&g.includes(r);export{R as A,l as B,v as C,S as D,V as E,y as F,Q as G,Z as H,tr as I,U as J,or as K,P as L,_ as M,W as N,X as O,Y as P,f as S,x as T,p as a,h as b,k as c,u as d,m as e,q as f,j as g,w as h,E as i,H as j,F as k,z as l,O as m,C as n,B as o,I as p,T as q,$ as r,er as s,rr as t,N as u,L as v,G as w,J as x,K as y,M as z}
@@ -0,0 +1 @@
1
+ import{C as s}from"./p-2d0d575f.js";import{O as r}from"./p-331a62d5.js";const e=new class{call(r,...e){let t=null;return s.notify(r,{args:e,resultCallback:s=>{t=s}}),t}register(e,t){const a=new r(this.isAcceptableObserver.bind(this),(s=>{const r=t(...s.args);s.resultCallback(r)}));s.register(e,a)}unRegister(r){s.clearObserversBySubject(r)}isAcceptableObserver(s){return!0}};export{e as r}
@@ -1 +1 @@
1
- import{r as m,h as i,H as s,g as t}from"./p-1c298d5a.js";import{s as e}from"./p-9b797118.js";import{c as v,V as r,I as o}from"./p-6e1ab235.js";import{V as z,I as p}from"./p-61f6167c.js";import{R as g}from"./p-a73c06f0.js";import{h as x}from"./p-2df25c7f.js";import{f as a}from"./p-1c1805aa.js";import{P as n}from"./p-883a939b.js";import{g as h}from"./p-3542f8fe.js";import"./p-344ee7cb.js";import"./p-3c8b2105.js";import"./p-0c667d6a.js";import"./p-3a0a4d15.js";import"./p-c59042c0.js";import"./p-770c736e.js";var L=function(m,i,s,t){var e,v=arguments.length,r=v<3?i:null===t?t=Object.getOwnPropertyDescriptor(i,s):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(m,i,s,t);else for(var o=m.length-1;o>=0;o--)(e=m[o])&&(r=(v<3?e(r):v>3?e(i,s,r):e(i,s))||r);return v>3&&r&&Object.defineProperty(i,s,r),r};class l extends r{getSize(){const m={},i=g.formatCustom(this.direction),s=g.formatCustom(this.margin);return"vertical"===i?m.height=`calc(100% - ${this.getDirectionMargin(s,"top")}px - ${this.getDirectionMargin(s,"bottom")}px)`:m.width=`calc(100% - ${this.getDirectionMargin(s,"left")}px - ${this.getDirectionMargin(s,"right")}px)`,m}getDirectionMargin(m,i){const s="string"==typeof m?m:["top","bottom"].includes(i)?m.y||m[i]:m.x||m[i];return s?x[s]:0}}L([v()],l.prototype,"host",void 0),L([v()],l.prototype,"direction",void 0),L([v()],l.prototype,"margin",void 0);var b=function(m,i,s,t){var e,v=arguments.length,r=v<3?i:null===t?t=Object.getOwnPropertyDescriptor(i,s):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(m,i,s,t);else for(var o=m.length-1;o>=0;o--)(e=m[o])&&(r=(v<3?e(r):v>3?e(i,s,r):e(i,s))||r);return v>3&&r&&Object.defineProperty(i,s,r),r};const S=class{constructor(i){m(this,i),this.globalSlimmers={},this.pageResizeObserverSlimmer=new n,this.sizeController=new l,this.vegaComponentUsageRuntimeMetricsSlimmer=new z,this.currentBreakpoint=h(),this.direction="horizontal",this.variant="primary",this.margin="0"}render(){return e(i(s,{class:{[`vega-divider-${g.formatCustom(this.direction)}`]:!0,[`vega-divider-${this.variant}`]:!0,[a(this.margin,"margin")]:!0},style:this.sizeController.getSize()}),this.host)}get host(){return t(this)}};b([p()],S.prototype,"globalSlimmers",void 0),b([o()],S.prototype,"pageResizeObserverSlimmer",void 0),b([o()],S.prototype,"sizeController",void 0),b([o()],S.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),S.style=":host(.v-m-0),.v-m-0{margin:0px}:host(.v-mx-0),.v-mx-0{margin-left:0px;margin-right:0px}:host(.v-my-0),.v-my-0{margin-top:0px;margin-bottom:0px}:host(.v-mt-0),.v-mt-0{margin-top:0px}:host(.v-mb-0),.v-mb-0{margin-bottom:0px}:host(.v-mr-0),.v-mr-0{margin-right:0px}:host(.v-ml-0),.v-ml-0{margin-left:0px}:host(.v-m-size-0),.v-m-size-0{margin:0px}:host(.v-mx-size-0),.v-mx-size-0{margin-left:0px;margin-right:0px}:host(.v-my-size-0),.v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.v-mt-size-0),.v-mt-size-0{margin-top:0px}:host(.v-mb-size-0),.v-mb-size-0{margin-bottom:0px}:host(.v-mr-size-0),.v-mr-size-0{margin-right:0px}:host(.v-ml-size-0),.v-ml-size-0{margin-left:0px}:host(.v-m-size-4),.v-m-size-4{margin:4px}:host(.v-mx-size-4),.v-mx-size-4{margin-left:4px;margin-right:4px}:host(.v-my-size-4),.v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.v-mt-size-4),.v-mt-size-4{margin-top:4px}:host(.v-mb-size-4),.v-mb-size-4{margin-bottom:4px}:host(.v-mr-size-4),.v-mr-size-4{margin-right:4px}:host(.v-ml-size-4),.v-ml-size-4{margin-left:4px}:host(.v-m-size-8),.v-m-size-8{margin:8px}:host(.v-mx-size-8),.v-mx-size-8{margin-left:8px;margin-right:8px}:host(.v-my-size-8),.v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.v-mt-size-8),.v-mt-size-8{margin-top:8px}:host(.v-mb-size-8),.v-mb-size-8{margin-bottom:8px}:host(.v-mr-size-8),.v-mr-size-8{margin-right:8px}:host(.v-ml-size-8),.v-ml-size-8{margin-left:8px}:host(.v-m-size-12),.v-m-size-12{margin:12px}:host(.v-mx-size-12),.v-mx-size-12{margin-left:12px;margin-right:12px}:host(.v-my-size-12),.v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.v-mt-size-12),.v-mt-size-12{margin-top:12px}:host(.v-mb-size-12),.v-mb-size-12{margin-bottom:12px}:host(.v-mr-size-12),.v-mr-size-12{margin-right:12px}:host(.v-ml-size-12),.v-ml-size-12{margin-left:12px}:host(.v-m-size-16),.v-m-size-16{margin:16px}:host(.v-mx-size-16),.v-mx-size-16{margin-left:16px;margin-right:16px}:host(.v-my-size-16),.v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.v-mt-size-16),.v-mt-size-16{margin-top:16px}:host(.v-mb-size-16),.v-mb-size-16{margin-bottom:16px}:host(.v-mr-size-16),.v-mr-size-16{margin-right:16px}:host(.v-ml-size-16),.v-ml-size-16{margin-left:16px}:host(.v-m-size-20),.v-m-size-20{margin:20px}:host(.v-mx-size-20),.v-mx-size-20{margin-left:20px;margin-right:20px}:host(.v-my-size-20),.v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.v-mt-size-20),.v-mt-size-20{margin-top:20px}:host(.v-mb-size-20),.v-mb-size-20{margin-bottom:20px}:host(.v-mr-size-20),.v-mr-size-20{margin-right:20px}:host(.v-ml-size-20),.v-ml-size-20{margin-left:20px}:host(.v-m-size-24),.v-m-size-24{margin:24px}:host(.v-mx-size-24),.v-mx-size-24{margin-left:24px;margin-right:24px}:host(.v-my-size-24),.v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.v-mt-size-24),.v-mt-size-24{margin-top:24px}:host(.v-mb-size-24),.v-mb-size-24{margin-bottom:24px}:host(.v-mr-size-24),.v-mr-size-24{margin-right:24px}:host(.v-ml-size-24),.v-ml-size-24{margin-left:24px}:host(.v-m-size-32),.v-m-size-32{margin:32px}:host(.v-mx-size-32),.v-mx-size-32{margin-left:32px;margin-right:32px}:host(.v-my-size-32),.v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.v-mt-size-32),.v-mt-size-32{margin-top:32px}:host(.v-mb-size-32),.v-mb-size-32{margin-bottom:32px}:host(.v-mr-size-32),.v-mr-size-32{margin-right:32px}:host(.v-ml-size-32),.v-ml-size-32{margin-left:32px}:host(.v-m-size-40),.v-m-size-40{margin:40px}:host(.v-mx-size-40),.v-mx-size-40{margin-left:40px;margin-right:40px}:host(.v-my-size-40),.v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.v-mt-size-40),.v-mt-size-40{margin-top:40px}:host(.v-mb-size-40),.v-mb-size-40{margin-bottom:40px}:host(.v-mr-size-40),.v-mr-size-40{margin-right:40px}:host(.v-ml-size-40),.v-ml-size-40{margin-left:40px}:host(.v-m-size-48),.v-m-size-48{margin:48px}:host(.v-mx-size-48),.v-mx-size-48{margin-left:48px;margin-right:48px}:host(.v-my-size-48),.v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.v-mt-size-48),.v-mt-size-48{margin-top:48px}:host(.v-mb-size-48),.v-mb-size-48{margin-bottom:48px}:host(.v-mr-size-48),.v-mr-size-48{margin-right:48px}:host(.v-ml-size-48),.v-ml-size-48{margin-left:48px}:host(.v-m-size-64),.v-m-size-64{margin:64px}:host(.v-mx-size-64),.v-mx-size-64{margin-left:64px;margin-right:64px}:host(.v-my-size-64),.v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.v-mt-size-64),.v-mt-size-64{margin-top:64px}:host(.v-mb-size-64),.v-mb-size-64{margin-bottom:64px}:host(.v-mr-size-64),.v-mr-size-64{margin-right:64px}:host(.v-ml-size-64),.v-ml-size-64{margin-left:64px}:host(.v-m-size-72),.v-m-size-72{margin:72px}:host(.v-mx-size-72),.v-mx-size-72{margin-left:72px;margin-right:72px}:host(.v-my-size-72),.v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.v-mt-size-72),.v-mt-size-72{margin-top:72px}:host(.v-mb-size-72),.v-mb-size-72{margin-bottom:72px}:host(.v-mr-size-72),.v-mr-size-72{margin-right:72px}:host(.v-ml-size-72),.v-ml-size-72{margin-left:72px}:host(.v-m-size-80),.v-m-size-80{margin:80px}:host(.v-mx-size-80),.v-mx-size-80{margin-left:80px;margin-right:80px}:host(.v-my-size-80),.v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.v-mt-size-80),.v-mt-size-80{margin-top:80px}:host(.v-mb-size-80),.v-mb-size-80{margin-bottom:80px}:host(.v-mr-size-80),.v-mr-size-80{margin-right:80px}:host(.v-ml-size-80),.v-ml-size-80{margin-left:80px}:host(.v-m-size-112),.v-m-size-112{margin:112px}:host(.v-mx-size-112),.v-mx-size-112{margin-left:112px;margin-right:112px}:host(.v-my-size-112),.v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.v-mt-size-112),.v-mt-size-112{margin-top:112px}:host(.v-mb-size-112),.v-mb-size-112{margin-bottom:112px}:host(.v-mr-size-112),.v-mr-size-112{margin-right:112px}:host(.v-ml-size-112),.v-ml-size-112{margin-left:112px}:host(.v-m-size-2),.v-m-size-2{margin:2px}:host(.v-mx-size-2),.v-mx-size-2{margin-left:2px;margin-right:2px}:host(.v-my-size-2),.v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.v-mt-size-2),.v-mt-size-2{margin-top:2px}:host(.v-mb-size-2),.v-mb-size-2{margin-bottom:2px}:host(.v-mr-size-2),.v-mr-size-2{margin-right:2px}:host(.v-ml-size-2),.v-ml-size-2{margin-left:2px}@media (min-width: 320px){:host(.S\\:v-m-0),.S\\:v-m-0{margin:0px}:host(.S\\:v-mx-0),.S\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.S\\:v-my-0),.S\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.S\\:v-mt-0),.S\\:v-mt-0{margin-top:0px}:host(.S\\:v-mb-0),.S\\:v-mb-0{margin-bottom:0px}:host(.S\\:v-mr-0),.S\\:v-mr-0{margin-right:0px}:host(.S\\:v-ml-0),.S\\:v-ml-0{margin-left:0px}:host(.S\\:v-m-size-0),.S\\:v-m-size-0{margin:0px}:host(.S\\:v-mx-size-0),.S\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.S\\:v-my-size-0),.S\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.S\\:v-mt-size-0),.S\\:v-mt-size-0{margin-top:0px}:host(.S\\:v-mb-size-0),.S\\:v-mb-size-0{margin-bottom:0px}:host(.S\\:v-mr-size-0),.S\\:v-mr-size-0{margin-right:0px}:host(.S\\:v-ml-size-0),.S\\:v-ml-size-0{margin-left:0px}:host(.S\\:v-m-size-4),.S\\:v-m-size-4{margin:4px}:host(.S\\:v-mx-size-4),.S\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.S\\:v-my-size-4),.S\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.S\\:v-mt-size-4),.S\\:v-mt-size-4{margin-top:4px}:host(.S\\:v-mb-size-4),.S\\:v-mb-size-4{margin-bottom:4px}:host(.S\\:v-mr-size-4),.S\\:v-mr-size-4{margin-right:4px}:host(.S\\:v-ml-size-4),.S\\:v-ml-size-4{margin-left:4px}:host(.S\\:v-m-size-8),.S\\:v-m-size-8{margin:8px}:host(.S\\:v-mx-size-8),.S\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.S\\:v-my-size-8),.S\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.S\\:v-mt-size-8),.S\\:v-mt-size-8{margin-top:8px}:host(.S\\:v-mb-size-8),.S\\:v-mb-size-8{margin-bottom:8px}:host(.S\\:v-mr-size-8),.S\\:v-mr-size-8{margin-right:8px}:host(.S\\:v-ml-size-8),.S\\:v-ml-size-8{margin-left:8px}:host(.S\\:v-m-size-12),.S\\:v-m-size-12{margin:12px}:host(.S\\:v-mx-size-12),.S\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.S\\:v-my-size-12),.S\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.S\\:v-mt-size-12),.S\\:v-mt-size-12{margin-top:12px}:host(.S\\:v-mb-size-12),.S\\:v-mb-size-12{margin-bottom:12px}:host(.S\\:v-mr-size-12),.S\\:v-mr-size-12{margin-right:12px}:host(.S\\:v-ml-size-12),.S\\:v-ml-size-12{margin-left:12px}:host(.S\\:v-m-size-16),.S\\:v-m-size-16{margin:16px}:host(.S\\:v-mx-size-16),.S\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.S\\:v-my-size-16),.S\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.S\\:v-mt-size-16),.S\\:v-mt-size-16{margin-top:16px}:host(.S\\:v-mb-size-16),.S\\:v-mb-size-16{margin-bottom:16px}:host(.S\\:v-mr-size-16),.S\\:v-mr-size-16{margin-right:16px}:host(.S\\:v-ml-size-16),.S\\:v-ml-size-16{margin-left:16px}:host(.S\\:v-m-size-20),.S\\:v-m-size-20{margin:20px}:host(.S\\:v-mx-size-20),.S\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.S\\:v-my-size-20),.S\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.S\\:v-mt-size-20),.S\\:v-mt-size-20{margin-top:20px}:host(.S\\:v-mb-size-20),.S\\:v-mb-size-20{margin-bottom:20px}:host(.S\\:v-mr-size-20),.S\\:v-mr-size-20{margin-right:20px}:host(.S\\:v-ml-size-20),.S\\:v-ml-size-20{margin-left:20px}:host(.S\\:v-m-size-24),.S\\:v-m-size-24{margin:24px}:host(.S\\:v-mx-size-24),.S\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.S\\:v-my-size-24),.S\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.S\\:v-mt-size-24),.S\\:v-mt-size-24{margin-top:24px}:host(.S\\:v-mb-size-24),.S\\:v-mb-size-24{margin-bottom:24px}:host(.S\\:v-mr-size-24),.S\\:v-mr-size-24{margin-right:24px}:host(.S\\:v-ml-size-24),.S\\:v-ml-size-24{margin-left:24px}:host(.S\\:v-m-size-32),.S\\:v-m-size-32{margin:32px}:host(.S\\:v-mx-size-32),.S\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.S\\:v-my-size-32),.S\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.S\\:v-mt-size-32),.S\\:v-mt-size-32{margin-top:32px}:host(.S\\:v-mb-size-32),.S\\:v-mb-size-32{margin-bottom:32px}:host(.S\\:v-mr-size-32),.S\\:v-mr-size-32{margin-right:32px}:host(.S\\:v-ml-size-32),.S\\:v-ml-size-32{margin-left:32px}:host(.S\\:v-m-size-40),.S\\:v-m-size-40{margin:40px}:host(.S\\:v-mx-size-40),.S\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.S\\:v-my-size-40),.S\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.S\\:v-mt-size-40),.S\\:v-mt-size-40{margin-top:40px}:host(.S\\:v-mb-size-40),.S\\:v-mb-size-40{margin-bottom:40px}:host(.S\\:v-mr-size-40),.S\\:v-mr-size-40{margin-right:40px}:host(.S\\:v-ml-size-40),.S\\:v-ml-size-40{margin-left:40px}:host(.S\\:v-m-size-48),.S\\:v-m-size-48{margin:48px}:host(.S\\:v-mx-size-48),.S\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.S\\:v-my-size-48),.S\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.S\\:v-mt-size-48),.S\\:v-mt-size-48{margin-top:48px}:host(.S\\:v-mb-size-48),.S\\:v-mb-size-48{margin-bottom:48px}:host(.S\\:v-mr-size-48),.S\\:v-mr-size-48{margin-right:48px}:host(.S\\:v-ml-size-48),.S\\:v-ml-size-48{margin-left:48px}:host(.S\\:v-m-size-64),.S\\:v-m-size-64{margin:64px}:host(.S\\:v-mx-size-64),.S\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.S\\:v-my-size-64),.S\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.S\\:v-mt-size-64),.S\\:v-mt-size-64{margin-top:64px}:host(.S\\:v-mb-size-64),.S\\:v-mb-size-64{margin-bottom:64px}:host(.S\\:v-mr-size-64),.S\\:v-mr-size-64{margin-right:64px}:host(.S\\:v-ml-size-64),.S\\:v-ml-size-64{margin-left:64px}:host(.S\\:v-m-size-72),.S\\:v-m-size-72{margin:72px}:host(.S\\:v-mx-size-72),.S\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.S\\:v-my-size-72),.S\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.S\\:v-mt-size-72),.S\\:v-mt-size-72{margin-top:72px}:host(.S\\:v-mb-size-72),.S\\:v-mb-size-72{margin-bottom:72px}:host(.S\\:v-mr-size-72),.S\\:v-mr-size-72{margin-right:72px}:host(.S\\:v-ml-size-72),.S\\:v-ml-size-72{margin-left:72px}:host(.S\\:v-m-size-80),.S\\:v-m-size-80{margin:80px}:host(.S\\:v-mx-size-80),.S\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.S\\:v-my-size-80),.S\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.S\\:v-mt-size-80),.S\\:v-mt-size-80{margin-top:80px}:host(.S\\:v-mb-size-80),.S\\:v-mb-size-80{margin-bottom:80px}:host(.S\\:v-mr-size-80),.S\\:v-mr-size-80{margin-right:80px}:host(.S\\:v-ml-size-80),.S\\:v-ml-size-80{margin-left:80px}:host(.S\\:v-m-size-112),.S\\:v-m-size-112{margin:112px}:host(.S\\:v-mx-size-112),.S\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.S\\:v-my-size-112),.S\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.S\\:v-mt-size-112),.S\\:v-mt-size-112{margin-top:112px}:host(.S\\:v-mb-size-112),.S\\:v-mb-size-112{margin-bottom:112px}:host(.S\\:v-mr-size-112),.S\\:v-mr-size-112{margin-right:112px}:host(.S\\:v-ml-size-112),.S\\:v-ml-size-112{margin-left:112px}:host(.S\\:v-m-size-2),.S\\:v-m-size-2{margin:2px}:host(.S\\:v-mx-size-2),.S\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.S\\:v-my-size-2),.S\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.S\\:v-mt-size-2),.S\\:v-mt-size-2{margin-top:2px}:host(.S\\:v-mb-size-2),.S\\:v-mb-size-2{margin-bottom:2px}:host(.S\\:v-mr-size-2),.S\\:v-mr-size-2{margin-right:2px}:host(.S\\:v-ml-size-2),.S\\:v-ml-size-2{margin-left:2px}}@media (min-width: 768px){:host(.M\\:v-m-0),.M\\:v-m-0{margin:0px}:host(.M\\:v-mx-0),.M\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.M\\:v-my-0),.M\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.M\\:v-mt-0),.M\\:v-mt-0{margin-top:0px}:host(.M\\:v-mb-0),.M\\:v-mb-0{margin-bottom:0px}:host(.M\\:v-mr-0),.M\\:v-mr-0{margin-right:0px}:host(.M\\:v-ml-0),.M\\:v-ml-0{margin-left:0px}:host(.M\\:v-m-size-0),.M\\:v-m-size-0{margin:0px}:host(.M\\:v-mx-size-0),.M\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.M\\:v-my-size-0),.M\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.M\\:v-mt-size-0),.M\\:v-mt-size-0{margin-top:0px}:host(.M\\:v-mb-size-0),.M\\:v-mb-size-0{margin-bottom:0px}:host(.M\\:v-mr-size-0),.M\\:v-mr-size-0{margin-right:0px}:host(.M\\:v-ml-size-0),.M\\:v-ml-size-0{margin-left:0px}:host(.M\\:v-m-size-4),.M\\:v-m-size-4{margin:4px}:host(.M\\:v-mx-size-4),.M\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.M\\:v-my-size-4),.M\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.M\\:v-mt-size-4),.M\\:v-mt-size-4{margin-top:4px}:host(.M\\:v-mb-size-4),.M\\:v-mb-size-4{margin-bottom:4px}:host(.M\\:v-mr-size-4),.M\\:v-mr-size-4{margin-right:4px}:host(.M\\:v-ml-size-4),.M\\:v-ml-size-4{margin-left:4px}:host(.M\\:v-m-size-8),.M\\:v-m-size-8{margin:8px}:host(.M\\:v-mx-size-8),.M\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.M\\:v-my-size-8),.M\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.M\\:v-mt-size-8),.M\\:v-mt-size-8{margin-top:8px}:host(.M\\:v-mb-size-8),.M\\:v-mb-size-8{margin-bottom:8px}:host(.M\\:v-mr-size-8),.M\\:v-mr-size-8{margin-right:8px}:host(.M\\:v-ml-size-8),.M\\:v-ml-size-8{margin-left:8px}:host(.M\\:v-m-size-12),.M\\:v-m-size-12{margin:12px}:host(.M\\:v-mx-size-12),.M\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.M\\:v-my-size-12),.M\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.M\\:v-mt-size-12),.M\\:v-mt-size-12{margin-top:12px}:host(.M\\:v-mb-size-12),.M\\:v-mb-size-12{margin-bottom:12px}:host(.M\\:v-mr-size-12),.M\\:v-mr-size-12{margin-right:12px}:host(.M\\:v-ml-size-12),.M\\:v-ml-size-12{margin-left:12px}:host(.M\\:v-m-size-16),.M\\:v-m-size-16{margin:16px}:host(.M\\:v-mx-size-16),.M\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.M\\:v-my-size-16),.M\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.M\\:v-mt-size-16),.M\\:v-mt-size-16{margin-top:16px}:host(.M\\:v-mb-size-16),.M\\:v-mb-size-16{margin-bottom:16px}:host(.M\\:v-mr-size-16),.M\\:v-mr-size-16{margin-right:16px}:host(.M\\:v-ml-size-16),.M\\:v-ml-size-16{margin-left:16px}:host(.M\\:v-m-size-20),.M\\:v-m-size-20{margin:20px}:host(.M\\:v-mx-size-20),.M\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.M\\:v-my-size-20),.M\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.M\\:v-mt-size-20),.M\\:v-mt-size-20{margin-top:20px}:host(.M\\:v-mb-size-20),.M\\:v-mb-size-20{margin-bottom:20px}:host(.M\\:v-mr-size-20),.M\\:v-mr-size-20{margin-right:20px}:host(.M\\:v-ml-size-20),.M\\:v-ml-size-20{margin-left:20px}:host(.M\\:v-m-size-24),.M\\:v-m-size-24{margin:24px}:host(.M\\:v-mx-size-24),.M\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.M\\:v-my-size-24),.M\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.M\\:v-mt-size-24),.M\\:v-mt-size-24{margin-top:24px}:host(.M\\:v-mb-size-24),.M\\:v-mb-size-24{margin-bottom:24px}:host(.M\\:v-mr-size-24),.M\\:v-mr-size-24{margin-right:24px}:host(.M\\:v-ml-size-24),.M\\:v-ml-size-24{margin-left:24px}:host(.M\\:v-m-size-32),.M\\:v-m-size-32{margin:32px}:host(.M\\:v-mx-size-32),.M\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.M\\:v-my-size-32),.M\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.M\\:v-mt-size-32),.M\\:v-mt-size-32{margin-top:32px}:host(.M\\:v-mb-size-32),.M\\:v-mb-size-32{margin-bottom:32px}:host(.M\\:v-mr-size-32),.M\\:v-mr-size-32{margin-right:32px}:host(.M\\:v-ml-size-32),.M\\:v-ml-size-32{margin-left:32px}:host(.M\\:v-m-size-40),.M\\:v-m-size-40{margin:40px}:host(.M\\:v-mx-size-40),.M\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.M\\:v-my-size-40),.M\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.M\\:v-mt-size-40),.M\\:v-mt-size-40{margin-top:40px}:host(.M\\:v-mb-size-40),.M\\:v-mb-size-40{margin-bottom:40px}:host(.M\\:v-mr-size-40),.M\\:v-mr-size-40{margin-right:40px}:host(.M\\:v-ml-size-40),.M\\:v-ml-size-40{margin-left:40px}:host(.M\\:v-m-size-48),.M\\:v-m-size-48{margin:48px}:host(.M\\:v-mx-size-48),.M\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.M\\:v-my-size-48),.M\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.M\\:v-mt-size-48),.M\\:v-mt-size-48{margin-top:48px}:host(.M\\:v-mb-size-48),.M\\:v-mb-size-48{margin-bottom:48px}:host(.M\\:v-mr-size-48),.M\\:v-mr-size-48{margin-right:48px}:host(.M\\:v-ml-size-48),.M\\:v-ml-size-48{margin-left:48px}:host(.M\\:v-m-size-64),.M\\:v-m-size-64{margin:64px}:host(.M\\:v-mx-size-64),.M\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.M\\:v-my-size-64),.M\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.M\\:v-mt-size-64),.M\\:v-mt-size-64{margin-top:64px}:host(.M\\:v-mb-size-64),.M\\:v-mb-size-64{margin-bottom:64px}:host(.M\\:v-mr-size-64),.M\\:v-mr-size-64{margin-right:64px}:host(.M\\:v-ml-size-64),.M\\:v-ml-size-64{margin-left:64px}:host(.M\\:v-m-size-72),.M\\:v-m-size-72{margin:72px}:host(.M\\:v-mx-size-72),.M\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.M\\:v-my-size-72),.M\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.M\\:v-mt-size-72),.M\\:v-mt-size-72{margin-top:72px}:host(.M\\:v-mb-size-72),.M\\:v-mb-size-72{margin-bottom:72px}:host(.M\\:v-mr-size-72),.M\\:v-mr-size-72{margin-right:72px}:host(.M\\:v-ml-size-72),.M\\:v-ml-size-72{margin-left:72px}:host(.M\\:v-m-size-80),.M\\:v-m-size-80{margin:80px}:host(.M\\:v-mx-size-80),.M\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.M\\:v-my-size-80),.M\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.M\\:v-mt-size-80),.M\\:v-mt-size-80{margin-top:80px}:host(.M\\:v-mb-size-80),.M\\:v-mb-size-80{margin-bottom:80px}:host(.M\\:v-mr-size-80),.M\\:v-mr-size-80{margin-right:80px}:host(.M\\:v-ml-size-80),.M\\:v-ml-size-80{margin-left:80px}:host(.M\\:v-m-size-112),.M\\:v-m-size-112{margin:112px}:host(.M\\:v-mx-size-112),.M\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.M\\:v-my-size-112),.M\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.M\\:v-mt-size-112),.M\\:v-mt-size-112{margin-top:112px}:host(.M\\:v-mb-size-112),.M\\:v-mb-size-112{margin-bottom:112px}:host(.M\\:v-mr-size-112),.M\\:v-mr-size-112{margin-right:112px}:host(.M\\:v-ml-size-112),.M\\:v-ml-size-112{margin-left:112px}:host(.M\\:v-m-size-2),.M\\:v-m-size-2{margin:2px}:host(.M\\:v-mx-size-2),.M\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.M\\:v-my-size-2),.M\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.M\\:v-mt-size-2),.M\\:v-mt-size-2{margin-top:2px}:host(.M\\:v-mb-size-2),.M\\:v-mb-size-2{margin-bottom:2px}:host(.M\\:v-mr-size-2),.M\\:v-mr-size-2{margin-right:2px}:host(.M\\:v-ml-size-2),.M\\:v-ml-size-2{margin-left:2px}}@media (min-width: 1024px){:host(.L\\:v-m-0),.L\\:v-m-0{margin:0px}:host(.L\\:v-mx-0),.L\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.L\\:v-my-0),.L\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.L\\:v-mt-0),.L\\:v-mt-0{margin-top:0px}:host(.L\\:v-mb-0),.L\\:v-mb-0{margin-bottom:0px}:host(.L\\:v-mr-0),.L\\:v-mr-0{margin-right:0px}:host(.L\\:v-ml-0),.L\\:v-ml-0{margin-left:0px}:host(.L\\:v-m-size-0),.L\\:v-m-size-0{margin:0px}:host(.L\\:v-mx-size-0),.L\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.L\\:v-my-size-0),.L\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.L\\:v-mt-size-0),.L\\:v-mt-size-0{margin-top:0px}:host(.L\\:v-mb-size-0),.L\\:v-mb-size-0{margin-bottom:0px}:host(.L\\:v-mr-size-0),.L\\:v-mr-size-0{margin-right:0px}:host(.L\\:v-ml-size-0),.L\\:v-ml-size-0{margin-left:0px}:host(.L\\:v-m-size-4),.L\\:v-m-size-4{margin:4px}:host(.L\\:v-mx-size-4),.L\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.L\\:v-my-size-4),.L\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.L\\:v-mt-size-4),.L\\:v-mt-size-4{margin-top:4px}:host(.L\\:v-mb-size-4),.L\\:v-mb-size-4{margin-bottom:4px}:host(.L\\:v-mr-size-4),.L\\:v-mr-size-4{margin-right:4px}:host(.L\\:v-ml-size-4),.L\\:v-ml-size-4{margin-left:4px}:host(.L\\:v-m-size-8),.L\\:v-m-size-8{margin:8px}:host(.L\\:v-mx-size-8),.L\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.L\\:v-my-size-8),.L\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.L\\:v-mt-size-8),.L\\:v-mt-size-8{margin-top:8px}:host(.L\\:v-mb-size-8),.L\\:v-mb-size-8{margin-bottom:8px}:host(.L\\:v-mr-size-8),.L\\:v-mr-size-8{margin-right:8px}:host(.L\\:v-ml-size-8),.L\\:v-ml-size-8{margin-left:8px}:host(.L\\:v-m-size-12),.L\\:v-m-size-12{margin:12px}:host(.L\\:v-mx-size-12),.L\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.L\\:v-my-size-12),.L\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.L\\:v-mt-size-12),.L\\:v-mt-size-12{margin-top:12px}:host(.L\\:v-mb-size-12),.L\\:v-mb-size-12{margin-bottom:12px}:host(.L\\:v-mr-size-12),.L\\:v-mr-size-12{margin-right:12px}:host(.L\\:v-ml-size-12),.L\\:v-ml-size-12{margin-left:12px}:host(.L\\:v-m-size-16),.L\\:v-m-size-16{margin:16px}:host(.L\\:v-mx-size-16),.L\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.L\\:v-my-size-16),.L\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.L\\:v-mt-size-16),.L\\:v-mt-size-16{margin-top:16px}:host(.L\\:v-mb-size-16),.L\\:v-mb-size-16{margin-bottom:16px}:host(.L\\:v-mr-size-16),.L\\:v-mr-size-16{margin-right:16px}:host(.L\\:v-ml-size-16),.L\\:v-ml-size-16{margin-left:16px}:host(.L\\:v-m-size-20),.L\\:v-m-size-20{margin:20px}:host(.L\\:v-mx-size-20),.L\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.L\\:v-my-size-20),.L\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.L\\:v-mt-size-20),.L\\:v-mt-size-20{margin-top:20px}:host(.L\\:v-mb-size-20),.L\\:v-mb-size-20{margin-bottom:20px}:host(.L\\:v-mr-size-20),.L\\:v-mr-size-20{margin-right:20px}:host(.L\\:v-ml-size-20),.L\\:v-ml-size-20{margin-left:20px}:host(.L\\:v-m-size-24),.L\\:v-m-size-24{margin:24px}:host(.L\\:v-mx-size-24),.L\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.L\\:v-my-size-24),.L\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.L\\:v-mt-size-24),.L\\:v-mt-size-24{margin-top:24px}:host(.L\\:v-mb-size-24),.L\\:v-mb-size-24{margin-bottom:24px}:host(.L\\:v-mr-size-24),.L\\:v-mr-size-24{margin-right:24px}:host(.L\\:v-ml-size-24),.L\\:v-ml-size-24{margin-left:24px}:host(.L\\:v-m-size-32),.L\\:v-m-size-32{margin:32px}:host(.L\\:v-mx-size-32),.L\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.L\\:v-my-size-32),.L\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.L\\:v-mt-size-32),.L\\:v-mt-size-32{margin-top:32px}:host(.L\\:v-mb-size-32),.L\\:v-mb-size-32{margin-bottom:32px}:host(.L\\:v-mr-size-32),.L\\:v-mr-size-32{margin-right:32px}:host(.L\\:v-ml-size-32),.L\\:v-ml-size-32{margin-left:32px}:host(.L\\:v-m-size-40),.L\\:v-m-size-40{margin:40px}:host(.L\\:v-mx-size-40),.L\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.L\\:v-my-size-40),.L\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.L\\:v-mt-size-40),.L\\:v-mt-size-40{margin-top:40px}:host(.L\\:v-mb-size-40),.L\\:v-mb-size-40{margin-bottom:40px}:host(.L\\:v-mr-size-40),.L\\:v-mr-size-40{margin-right:40px}:host(.L\\:v-ml-size-40),.L\\:v-ml-size-40{margin-left:40px}:host(.L\\:v-m-size-48),.L\\:v-m-size-48{margin:48px}:host(.L\\:v-mx-size-48),.L\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.L\\:v-my-size-48),.L\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.L\\:v-mt-size-48),.L\\:v-mt-size-48{margin-top:48px}:host(.L\\:v-mb-size-48),.L\\:v-mb-size-48{margin-bottom:48px}:host(.L\\:v-mr-size-48),.L\\:v-mr-size-48{margin-right:48px}:host(.L\\:v-ml-size-48),.L\\:v-ml-size-48{margin-left:48px}:host(.L\\:v-m-size-64),.L\\:v-m-size-64{margin:64px}:host(.L\\:v-mx-size-64),.L\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.L\\:v-my-size-64),.L\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.L\\:v-mt-size-64),.L\\:v-mt-size-64{margin-top:64px}:host(.L\\:v-mb-size-64),.L\\:v-mb-size-64{margin-bottom:64px}:host(.L\\:v-mr-size-64),.L\\:v-mr-size-64{margin-right:64px}:host(.L\\:v-ml-size-64),.L\\:v-ml-size-64{margin-left:64px}:host(.L\\:v-m-size-72),.L\\:v-m-size-72{margin:72px}:host(.L\\:v-mx-size-72),.L\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.L\\:v-my-size-72),.L\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.L\\:v-mt-size-72),.L\\:v-mt-size-72{margin-top:72px}:host(.L\\:v-mb-size-72),.L\\:v-mb-size-72{margin-bottom:72px}:host(.L\\:v-mr-size-72),.L\\:v-mr-size-72{margin-right:72px}:host(.L\\:v-ml-size-72),.L\\:v-ml-size-72{margin-left:72px}:host(.L\\:v-m-size-80),.L\\:v-m-size-80{margin:80px}:host(.L\\:v-mx-size-80),.L\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.L\\:v-my-size-80),.L\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.L\\:v-mt-size-80),.L\\:v-mt-size-80{margin-top:80px}:host(.L\\:v-mb-size-80),.L\\:v-mb-size-80{margin-bottom:80px}:host(.L\\:v-mr-size-80),.L\\:v-mr-size-80{margin-right:80px}:host(.L\\:v-ml-size-80),.L\\:v-ml-size-80{margin-left:80px}:host(.L\\:v-m-size-112),.L\\:v-m-size-112{margin:112px}:host(.L\\:v-mx-size-112),.L\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.L\\:v-my-size-112),.L\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.L\\:v-mt-size-112),.L\\:v-mt-size-112{margin-top:112px}:host(.L\\:v-mb-size-112),.L\\:v-mb-size-112{margin-bottom:112px}:host(.L\\:v-mr-size-112),.L\\:v-mr-size-112{margin-right:112px}:host(.L\\:v-ml-size-112),.L\\:v-ml-size-112{margin-left:112px}:host(.L\\:v-m-size-2),.L\\:v-m-size-2{margin:2px}:host(.L\\:v-mx-size-2),.L\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.L\\:v-my-size-2),.L\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.L\\:v-mt-size-2),.L\\:v-mt-size-2{margin-top:2px}:host(.L\\:v-mb-size-2),.L\\:v-mb-size-2{margin-bottom:2px}:host(.L\\:v-mr-size-2),.L\\:v-mr-size-2{margin-right:2px}:host(.L\\:v-ml-size-2),.L\\:v-ml-size-2{margin-left:2px}}@media (min-width: 1440px){:host(.XL\\:v-m-0),.XL\\:v-m-0{margin:0px}:host(.XL\\:v-mx-0),.XL\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.XL\\:v-my-0),.XL\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.XL\\:v-mt-0),.XL\\:v-mt-0{margin-top:0px}:host(.XL\\:v-mb-0),.XL\\:v-mb-0{margin-bottom:0px}:host(.XL\\:v-mr-0),.XL\\:v-mr-0{margin-right:0px}:host(.XL\\:v-ml-0),.XL\\:v-ml-0{margin-left:0px}:host(.XL\\:v-m-size-0),.XL\\:v-m-size-0{margin:0px}:host(.XL\\:v-mx-size-0),.XL\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.XL\\:v-my-size-0),.XL\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.XL\\:v-mt-size-0),.XL\\:v-mt-size-0{margin-top:0px}:host(.XL\\:v-mb-size-0),.XL\\:v-mb-size-0{margin-bottom:0px}:host(.XL\\:v-mr-size-0),.XL\\:v-mr-size-0{margin-right:0px}:host(.XL\\:v-ml-size-0),.XL\\:v-ml-size-0{margin-left:0px}:host(.XL\\:v-m-size-4),.XL\\:v-m-size-4{margin:4px}:host(.XL\\:v-mx-size-4),.XL\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.XL\\:v-my-size-4),.XL\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.XL\\:v-mt-size-4),.XL\\:v-mt-size-4{margin-top:4px}:host(.XL\\:v-mb-size-4),.XL\\:v-mb-size-4{margin-bottom:4px}:host(.XL\\:v-mr-size-4),.XL\\:v-mr-size-4{margin-right:4px}:host(.XL\\:v-ml-size-4),.XL\\:v-ml-size-4{margin-left:4px}:host(.XL\\:v-m-size-8),.XL\\:v-m-size-8{margin:8px}:host(.XL\\:v-mx-size-8),.XL\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.XL\\:v-my-size-8),.XL\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.XL\\:v-mt-size-8),.XL\\:v-mt-size-8{margin-top:8px}:host(.XL\\:v-mb-size-8),.XL\\:v-mb-size-8{margin-bottom:8px}:host(.XL\\:v-mr-size-8),.XL\\:v-mr-size-8{margin-right:8px}:host(.XL\\:v-ml-size-8),.XL\\:v-ml-size-8{margin-left:8px}:host(.XL\\:v-m-size-12),.XL\\:v-m-size-12{margin:12px}:host(.XL\\:v-mx-size-12),.XL\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.XL\\:v-my-size-12),.XL\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.XL\\:v-mt-size-12),.XL\\:v-mt-size-12{margin-top:12px}:host(.XL\\:v-mb-size-12),.XL\\:v-mb-size-12{margin-bottom:12px}:host(.XL\\:v-mr-size-12),.XL\\:v-mr-size-12{margin-right:12px}:host(.XL\\:v-ml-size-12),.XL\\:v-ml-size-12{margin-left:12px}:host(.XL\\:v-m-size-16),.XL\\:v-m-size-16{margin:16px}:host(.XL\\:v-mx-size-16),.XL\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.XL\\:v-my-size-16),.XL\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.XL\\:v-mt-size-16),.XL\\:v-mt-size-16{margin-top:16px}:host(.XL\\:v-mb-size-16),.XL\\:v-mb-size-16{margin-bottom:16px}:host(.XL\\:v-mr-size-16),.XL\\:v-mr-size-16{margin-right:16px}:host(.XL\\:v-ml-size-16),.XL\\:v-ml-size-16{margin-left:16px}:host(.XL\\:v-m-size-20),.XL\\:v-m-size-20{margin:20px}:host(.XL\\:v-mx-size-20),.XL\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.XL\\:v-my-size-20),.XL\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.XL\\:v-mt-size-20),.XL\\:v-mt-size-20{margin-top:20px}:host(.XL\\:v-mb-size-20),.XL\\:v-mb-size-20{margin-bottom:20px}:host(.XL\\:v-mr-size-20),.XL\\:v-mr-size-20{margin-right:20px}:host(.XL\\:v-ml-size-20),.XL\\:v-ml-size-20{margin-left:20px}:host(.XL\\:v-m-size-24),.XL\\:v-m-size-24{margin:24px}:host(.XL\\:v-mx-size-24),.XL\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.XL\\:v-my-size-24),.XL\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.XL\\:v-mt-size-24),.XL\\:v-mt-size-24{margin-top:24px}:host(.XL\\:v-mb-size-24),.XL\\:v-mb-size-24{margin-bottom:24px}:host(.XL\\:v-mr-size-24),.XL\\:v-mr-size-24{margin-right:24px}:host(.XL\\:v-ml-size-24),.XL\\:v-ml-size-24{margin-left:24px}:host(.XL\\:v-m-size-32),.XL\\:v-m-size-32{margin:32px}:host(.XL\\:v-mx-size-32),.XL\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.XL\\:v-my-size-32),.XL\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.XL\\:v-mt-size-32),.XL\\:v-mt-size-32{margin-top:32px}:host(.XL\\:v-mb-size-32),.XL\\:v-mb-size-32{margin-bottom:32px}:host(.XL\\:v-mr-size-32),.XL\\:v-mr-size-32{margin-right:32px}:host(.XL\\:v-ml-size-32),.XL\\:v-ml-size-32{margin-left:32px}:host(.XL\\:v-m-size-40),.XL\\:v-m-size-40{margin:40px}:host(.XL\\:v-mx-size-40),.XL\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.XL\\:v-my-size-40),.XL\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.XL\\:v-mt-size-40),.XL\\:v-mt-size-40{margin-top:40px}:host(.XL\\:v-mb-size-40),.XL\\:v-mb-size-40{margin-bottom:40px}:host(.XL\\:v-mr-size-40),.XL\\:v-mr-size-40{margin-right:40px}:host(.XL\\:v-ml-size-40),.XL\\:v-ml-size-40{margin-left:40px}:host(.XL\\:v-m-size-48),.XL\\:v-m-size-48{margin:48px}:host(.XL\\:v-mx-size-48),.XL\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.XL\\:v-my-size-48),.XL\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.XL\\:v-mt-size-48),.XL\\:v-mt-size-48{margin-top:48px}:host(.XL\\:v-mb-size-48),.XL\\:v-mb-size-48{margin-bottom:48px}:host(.XL\\:v-mr-size-48),.XL\\:v-mr-size-48{margin-right:48px}:host(.XL\\:v-ml-size-48),.XL\\:v-ml-size-48{margin-left:48px}:host(.XL\\:v-m-size-64),.XL\\:v-m-size-64{margin:64px}:host(.XL\\:v-mx-size-64),.XL\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.XL\\:v-my-size-64),.XL\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.XL\\:v-mt-size-64),.XL\\:v-mt-size-64{margin-top:64px}:host(.XL\\:v-mb-size-64),.XL\\:v-mb-size-64{margin-bottom:64px}:host(.XL\\:v-mr-size-64),.XL\\:v-mr-size-64{margin-right:64px}:host(.XL\\:v-ml-size-64),.XL\\:v-ml-size-64{margin-left:64px}:host(.XL\\:v-m-size-72),.XL\\:v-m-size-72{margin:72px}:host(.XL\\:v-mx-size-72),.XL\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.XL\\:v-my-size-72),.XL\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.XL\\:v-mt-size-72),.XL\\:v-mt-size-72{margin-top:72px}:host(.XL\\:v-mb-size-72),.XL\\:v-mb-size-72{margin-bottom:72px}:host(.XL\\:v-mr-size-72),.XL\\:v-mr-size-72{margin-right:72px}:host(.XL\\:v-ml-size-72),.XL\\:v-ml-size-72{margin-left:72px}:host(.XL\\:v-m-size-80),.XL\\:v-m-size-80{margin:80px}:host(.XL\\:v-mx-size-80),.XL\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.XL\\:v-my-size-80),.XL\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.XL\\:v-mt-size-80),.XL\\:v-mt-size-80{margin-top:80px}:host(.XL\\:v-mb-size-80),.XL\\:v-mb-size-80{margin-bottom:80px}:host(.XL\\:v-mr-size-80),.XL\\:v-mr-size-80{margin-right:80px}:host(.XL\\:v-ml-size-80),.XL\\:v-ml-size-80{margin-left:80px}:host(.XL\\:v-m-size-112),.XL\\:v-m-size-112{margin:112px}:host(.XL\\:v-mx-size-112),.XL\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.XL\\:v-my-size-112),.XL\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.XL\\:v-mt-size-112),.XL\\:v-mt-size-112{margin-top:112px}:host(.XL\\:v-mb-size-112),.XL\\:v-mb-size-112{margin-bottom:112px}:host(.XL\\:v-mr-size-112),.XL\\:v-mr-size-112{margin-right:112px}:host(.XL\\:v-ml-size-112),.XL\\:v-ml-size-112{margin-left:112px}:host(.XL\\:v-m-size-2),.XL\\:v-m-size-2{margin:2px}:host(.XL\\:v-mx-size-2),.XL\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.XL\\:v-my-size-2),.XL\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.XL\\:v-mt-size-2),.XL\\:v-mt-size-2{margin-top:2px}:host(.XL\\:v-mb-size-2),.XL\\:v-mb-size-2{margin-bottom:2px}:host(.XL\\:v-mr-size-2),.XL\\:v-mr-size-2{margin-right:2px}:host(.XL\\:v-ml-size-2),.XL\\:v-ml-size-2{margin-left:2px}}:host(.vega-divider-horizontal){display:block;height:1px;width:100%}:host(.vega-divider-vertical){display:inline-block;width:1px;height:100%}:host(.vega-divider-primary){background-color:rgba(var(--v-bg-divider, 171, 198, 216, 1))}:host(.vega-divider-secondary){background-color:rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))}";export{S as vega_divider}
1
+ import{r as m,h as i,H as s,g as t}from"./p-1c298d5a.js";import{s as e}from"./p-9b797118.js";import{c as v,V as r,I as o}from"./p-6e1ab235.js";import{V as z,I as p}from"./p-61f6167c.js";import{R as g}from"./p-a5f80d35.js";import{h as x}from"./p-9fbdeada.js";import{f as a}from"./p-573948c2.js";import{P as n}from"./p-47c87634.js";import{g as h}from"./p-f46c930f.js";import"./p-344ee7cb.js";import"./p-74168615.js";import"./p-0c667d6a.js";import"./p-3a0a4d15.js";import"./p-c59042c0.js";import"./p-acc14aa2.js";var L=function(m,i,s,t){var e,v=arguments.length,r=v<3?i:null===t?t=Object.getOwnPropertyDescriptor(i,s):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(m,i,s,t);else for(var o=m.length-1;o>=0;o--)(e=m[o])&&(r=(v<3?e(r):v>3?e(i,s,r):e(i,s))||r);return v>3&&r&&Object.defineProperty(i,s,r),r};class l extends r{getSize(){const m={},i=g.formatCustom(this.direction),s=g.formatCustom(this.margin);return"vertical"===i?m.height=`calc(100% - ${this.getDirectionMargin(s,"top")}px - ${this.getDirectionMargin(s,"bottom")}px)`:m.width=`calc(100% - ${this.getDirectionMargin(s,"left")}px - ${this.getDirectionMargin(s,"right")}px)`,m}getDirectionMargin(m,i){const s="string"==typeof m?m:["top","bottom"].includes(i)?m.y||m[i]:m.x||m[i];return s?x[s]:0}}L([v()],l.prototype,"host",void 0),L([v()],l.prototype,"direction",void 0),L([v()],l.prototype,"margin",void 0);var b=function(m,i,s,t){var e,v=arguments.length,r=v<3?i:null===t?t=Object.getOwnPropertyDescriptor(i,s):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(m,i,s,t);else for(var o=m.length-1;o>=0;o--)(e=m[o])&&(r=(v<3?e(r):v>3?e(i,s,r):e(i,s))||r);return v>3&&r&&Object.defineProperty(i,s,r),r};const S=class{constructor(i){m(this,i),this.globalSlimmers={},this.pageResizeObserverSlimmer=new n,this.sizeController=new l,this.vegaComponentUsageRuntimeMetricsSlimmer=new z,this.currentBreakpoint=h(),this.direction="horizontal",this.variant="primary",this.margin="0"}render(){return e(i(s,{class:{[`vega-divider-${g.formatCustom(this.direction)}`]:!0,[`vega-divider-${this.variant}`]:!0,[a(this.margin,"margin")]:!0},style:this.sizeController.getSize()}),this.host)}get host(){return t(this)}};b([p()],S.prototype,"globalSlimmers",void 0),b([o()],S.prototype,"pageResizeObserverSlimmer",void 0),b([o()],S.prototype,"sizeController",void 0),b([o()],S.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),S.style=":host(.v-m-0),.v-m-0{margin:0px}:host(.v-mx-0),.v-mx-0{margin-left:0px;margin-right:0px}:host(.v-my-0),.v-my-0{margin-top:0px;margin-bottom:0px}:host(.v-mt-0),.v-mt-0{margin-top:0px}:host(.v-mb-0),.v-mb-0{margin-bottom:0px}:host(.v-mr-0),.v-mr-0{margin-right:0px}:host(.v-ml-0),.v-ml-0{margin-left:0px}:host(.v-m-size-0),.v-m-size-0{margin:0px}:host(.v-mx-size-0),.v-mx-size-0{margin-left:0px;margin-right:0px}:host(.v-my-size-0),.v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.v-mt-size-0),.v-mt-size-0{margin-top:0px}:host(.v-mb-size-0),.v-mb-size-0{margin-bottom:0px}:host(.v-mr-size-0),.v-mr-size-0{margin-right:0px}:host(.v-ml-size-0),.v-ml-size-0{margin-left:0px}:host(.v-m-size-4),.v-m-size-4{margin:4px}:host(.v-mx-size-4),.v-mx-size-4{margin-left:4px;margin-right:4px}:host(.v-my-size-4),.v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.v-mt-size-4),.v-mt-size-4{margin-top:4px}:host(.v-mb-size-4),.v-mb-size-4{margin-bottom:4px}:host(.v-mr-size-4),.v-mr-size-4{margin-right:4px}:host(.v-ml-size-4),.v-ml-size-4{margin-left:4px}:host(.v-m-size-8),.v-m-size-8{margin:8px}:host(.v-mx-size-8),.v-mx-size-8{margin-left:8px;margin-right:8px}:host(.v-my-size-8),.v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.v-mt-size-8),.v-mt-size-8{margin-top:8px}:host(.v-mb-size-8),.v-mb-size-8{margin-bottom:8px}:host(.v-mr-size-8),.v-mr-size-8{margin-right:8px}:host(.v-ml-size-8),.v-ml-size-8{margin-left:8px}:host(.v-m-size-12),.v-m-size-12{margin:12px}:host(.v-mx-size-12),.v-mx-size-12{margin-left:12px;margin-right:12px}:host(.v-my-size-12),.v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.v-mt-size-12),.v-mt-size-12{margin-top:12px}:host(.v-mb-size-12),.v-mb-size-12{margin-bottom:12px}:host(.v-mr-size-12),.v-mr-size-12{margin-right:12px}:host(.v-ml-size-12),.v-ml-size-12{margin-left:12px}:host(.v-m-size-16),.v-m-size-16{margin:16px}:host(.v-mx-size-16),.v-mx-size-16{margin-left:16px;margin-right:16px}:host(.v-my-size-16),.v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.v-mt-size-16),.v-mt-size-16{margin-top:16px}:host(.v-mb-size-16),.v-mb-size-16{margin-bottom:16px}:host(.v-mr-size-16),.v-mr-size-16{margin-right:16px}:host(.v-ml-size-16),.v-ml-size-16{margin-left:16px}:host(.v-m-size-20),.v-m-size-20{margin:20px}:host(.v-mx-size-20),.v-mx-size-20{margin-left:20px;margin-right:20px}:host(.v-my-size-20),.v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.v-mt-size-20),.v-mt-size-20{margin-top:20px}:host(.v-mb-size-20),.v-mb-size-20{margin-bottom:20px}:host(.v-mr-size-20),.v-mr-size-20{margin-right:20px}:host(.v-ml-size-20),.v-ml-size-20{margin-left:20px}:host(.v-m-size-24),.v-m-size-24{margin:24px}:host(.v-mx-size-24),.v-mx-size-24{margin-left:24px;margin-right:24px}:host(.v-my-size-24),.v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.v-mt-size-24),.v-mt-size-24{margin-top:24px}:host(.v-mb-size-24),.v-mb-size-24{margin-bottom:24px}:host(.v-mr-size-24),.v-mr-size-24{margin-right:24px}:host(.v-ml-size-24),.v-ml-size-24{margin-left:24px}:host(.v-m-size-32),.v-m-size-32{margin:32px}:host(.v-mx-size-32),.v-mx-size-32{margin-left:32px;margin-right:32px}:host(.v-my-size-32),.v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.v-mt-size-32),.v-mt-size-32{margin-top:32px}:host(.v-mb-size-32),.v-mb-size-32{margin-bottom:32px}:host(.v-mr-size-32),.v-mr-size-32{margin-right:32px}:host(.v-ml-size-32),.v-ml-size-32{margin-left:32px}:host(.v-m-size-40),.v-m-size-40{margin:40px}:host(.v-mx-size-40),.v-mx-size-40{margin-left:40px;margin-right:40px}:host(.v-my-size-40),.v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.v-mt-size-40),.v-mt-size-40{margin-top:40px}:host(.v-mb-size-40),.v-mb-size-40{margin-bottom:40px}:host(.v-mr-size-40),.v-mr-size-40{margin-right:40px}:host(.v-ml-size-40),.v-ml-size-40{margin-left:40px}:host(.v-m-size-48),.v-m-size-48{margin:48px}:host(.v-mx-size-48),.v-mx-size-48{margin-left:48px;margin-right:48px}:host(.v-my-size-48),.v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.v-mt-size-48),.v-mt-size-48{margin-top:48px}:host(.v-mb-size-48),.v-mb-size-48{margin-bottom:48px}:host(.v-mr-size-48),.v-mr-size-48{margin-right:48px}:host(.v-ml-size-48),.v-ml-size-48{margin-left:48px}:host(.v-m-size-64),.v-m-size-64{margin:64px}:host(.v-mx-size-64),.v-mx-size-64{margin-left:64px;margin-right:64px}:host(.v-my-size-64),.v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.v-mt-size-64),.v-mt-size-64{margin-top:64px}:host(.v-mb-size-64),.v-mb-size-64{margin-bottom:64px}:host(.v-mr-size-64),.v-mr-size-64{margin-right:64px}:host(.v-ml-size-64),.v-ml-size-64{margin-left:64px}:host(.v-m-size-72),.v-m-size-72{margin:72px}:host(.v-mx-size-72),.v-mx-size-72{margin-left:72px;margin-right:72px}:host(.v-my-size-72),.v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.v-mt-size-72),.v-mt-size-72{margin-top:72px}:host(.v-mb-size-72),.v-mb-size-72{margin-bottom:72px}:host(.v-mr-size-72),.v-mr-size-72{margin-right:72px}:host(.v-ml-size-72),.v-ml-size-72{margin-left:72px}:host(.v-m-size-80),.v-m-size-80{margin:80px}:host(.v-mx-size-80),.v-mx-size-80{margin-left:80px;margin-right:80px}:host(.v-my-size-80),.v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.v-mt-size-80),.v-mt-size-80{margin-top:80px}:host(.v-mb-size-80),.v-mb-size-80{margin-bottom:80px}:host(.v-mr-size-80),.v-mr-size-80{margin-right:80px}:host(.v-ml-size-80),.v-ml-size-80{margin-left:80px}:host(.v-m-size-112),.v-m-size-112{margin:112px}:host(.v-mx-size-112),.v-mx-size-112{margin-left:112px;margin-right:112px}:host(.v-my-size-112),.v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.v-mt-size-112),.v-mt-size-112{margin-top:112px}:host(.v-mb-size-112),.v-mb-size-112{margin-bottom:112px}:host(.v-mr-size-112),.v-mr-size-112{margin-right:112px}:host(.v-ml-size-112),.v-ml-size-112{margin-left:112px}:host(.v-m-size-2),.v-m-size-2{margin:2px}:host(.v-mx-size-2),.v-mx-size-2{margin-left:2px;margin-right:2px}:host(.v-my-size-2),.v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.v-mt-size-2),.v-mt-size-2{margin-top:2px}:host(.v-mb-size-2),.v-mb-size-2{margin-bottom:2px}:host(.v-mr-size-2),.v-mr-size-2{margin-right:2px}:host(.v-ml-size-2),.v-ml-size-2{margin-left:2px}@media (min-width: 320px){:host(.S\\:v-m-0),.S\\:v-m-0{margin:0px}:host(.S\\:v-mx-0),.S\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.S\\:v-my-0),.S\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.S\\:v-mt-0),.S\\:v-mt-0{margin-top:0px}:host(.S\\:v-mb-0),.S\\:v-mb-0{margin-bottom:0px}:host(.S\\:v-mr-0),.S\\:v-mr-0{margin-right:0px}:host(.S\\:v-ml-0),.S\\:v-ml-0{margin-left:0px}:host(.S\\:v-m-size-0),.S\\:v-m-size-0{margin:0px}:host(.S\\:v-mx-size-0),.S\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.S\\:v-my-size-0),.S\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.S\\:v-mt-size-0),.S\\:v-mt-size-0{margin-top:0px}:host(.S\\:v-mb-size-0),.S\\:v-mb-size-0{margin-bottom:0px}:host(.S\\:v-mr-size-0),.S\\:v-mr-size-0{margin-right:0px}:host(.S\\:v-ml-size-0),.S\\:v-ml-size-0{margin-left:0px}:host(.S\\:v-m-size-4),.S\\:v-m-size-4{margin:4px}:host(.S\\:v-mx-size-4),.S\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.S\\:v-my-size-4),.S\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.S\\:v-mt-size-4),.S\\:v-mt-size-4{margin-top:4px}:host(.S\\:v-mb-size-4),.S\\:v-mb-size-4{margin-bottom:4px}:host(.S\\:v-mr-size-4),.S\\:v-mr-size-4{margin-right:4px}:host(.S\\:v-ml-size-4),.S\\:v-ml-size-4{margin-left:4px}:host(.S\\:v-m-size-8),.S\\:v-m-size-8{margin:8px}:host(.S\\:v-mx-size-8),.S\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.S\\:v-my-size-8),.S\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.S\\:v-mt-size-8),.S\\:v-mt-size-8{margin-top:8px}:host(.S\\:v-mb-size-8),.S\\:v-mb-size-8{margin-bottom:8px}:host(.S\\:v-mr-size-8),.S\\:v-mr-size-8{margin-right:8px}:host(.S\\:v-ml-size-8),.S\\:v-ml-size-8{margin-left:8px}:host(.S\\:v-m-size-12),.S\\:v-m-size-12{margin:12px}:host(.S\\:v-mx-size-12),.S\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.S\\:v-my-size-12),.S\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.S\\:v-mt-size-12),.S\\:v-mt-size-12{margin-top:12px}:host(.S\\:v-mb-size-12),.S\\:v-mb-size-12{margin-bottom:12px}:host(.S\\:v-mr-size-12),.S\\:v-mr-size-12{margin-right:12px}:host(.S\\:v-ml-size-12),.S\\:v-ml-size-12{margin-left:12px}:host(.S\\:v-m-size-16),.S\\:v-m-size-16{margin:16px}:host(.S\\:v-mx-size-16),.S\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.S\\:v-my-size-16),.S\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.S\\:v-mt-size-16),.S\\:v-mt-size-16{margin-top:16px}:host(.S\\:v-mb-size-16),.S\\:v-mb-size-16{margin-bottom:16px}:host(.S\\:v-mr-size-16),.S\\:v-mr-size-16{margin-right:16px}:host(.S\\:v-ml-size-16),.S\\:v-ml-size-16{margin-left:16px}:host(.S\\:v-m-size-20),.S\\:v-m-size-20{margin:20px}:host(.S\\:v-mx-size-20),.S\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.S\\:v-my-size-20),.S\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.S\\:v-mt-size-20),.S\\:v-mt-size-20{margin-top:20px}:host(.S\\:v-mb-size-20),.S\\:v-mb-size-20{margin-bottom:20px}:host(.S\\:v-mr-size-20),.S\\:v-mr-size-20{margin-right:20px}:host(.S\\:v-ml-size-20),.S\\:v-ml-size-20{margin-left:20px}:host(.S\\:v-m-size-24),.S\\:v-m-size-24{margin:24px}:host(.S\\:v-mx-size-24),.S\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.S\\:v-my-size-24),.S\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.S\\:v-mt-size-24),.S\\:v-mt-size-24{margin-top:24px}:host(.S\\:v-mb-size-24),.S\\:v-mb-size-24{margin-bottom:24px}:host(.S\\:v-mr-size-24),.S\\:v-mr-size-24{margin-right:24px}:host(.S\\:v-ml-size-24),.S\\:v-ml-size-24{margin-left:24px}:host(.S\\:v-m-size-32),.S\\:v-m-size-32{margin:32px}:host(.S\\:v-mx-size-32),.S\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.S\\:v-my-size-32),.S\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.S\\:v-mt-size-32),.S\\:v-mt-size-32{margin-top:32px}:host(.S\\:v-mb-size-32),.S\\:v-mb-size-32{margin-bottom:32px}:host(.S\\:v-mr-size-32),.S\\:v-mr-size-32{margin-right:32px}:host(.S\\:v-ml-size-32),.S\\:v-ml-size-32{margin-left:32px}:host(.S\\:v-m-size-40),.S\\:v-m-size-40{margin:40px}:host(.S\\:v-mx-size-40),.S\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.S\\:v-my-size-40),.S\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.S\\:v-mt-size-40),.S\\:v-mt-size-40{margin-top:40px}:host(.S\\:v-mb-size-40),.S\\:v-mb-size-40{margin-bottom:40px}:host(.S\\:v-mr-size-40),.S\\:v-mr-size-40{margin-right:40px}:host(.S\\:v-ml-size-40),.S\\:v-ml-size-40{margin-left:40px}:host(.S\\:v-m-size-48),.S\\:v-m-size-48{margin:48px}:host(.S\\:v-mx-size-48),.S\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.S\\:v-my-size-48),.S\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.S\\:v-mt-size-48),.S\\:v-mt-size-48{margin-top:48px}:host(.S\\:v-mb-size-48),.S\\:v-mb-size-48{margin-bottom:48px}:host(.S\\:v-mr-size-48),.S\\:v-mr-size-48{margin-right:48px}:host(.S\\:v-ml-size-48),.S\\:v-ml-size-48{margin-left:48px}:host(.S\\:v-m-size-64),.S\\:v-m-size-64{margin:64px}:host(.S\\:v-mx-size-64),.S\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.S\\:v-my-size-64),.S\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.S\\:v-mt-size-64),.S\\:v-mt-size-64{margin-top:64px}:host(.S\\:v-mb-size-64),.S\\:v-mb-size-64{margin-bottom:64px}:host(.S\\:v-mr-size-64),.S\\:v-mr-size-64{margin-right:64px}:host(.S\\:v-ml-size-64),.S\\:v-ml-size-64{margin-left:64px}:host(.S\\:v-m-size-72),.S\\:v-m-size-72{margin:72px}:host(.S\\:v-mx-size-72),.S\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.S\\:v-my-size-72),.S\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.S\\:v-mt-size-72),.S\\:v-mt-size-72{margin-top:72px}:host(.S\\:v-mb-size-72),.S\\:v-mb-size-72{margin-bottom:72px}:host(.S\\:v-mr-size-72),.S\\:v-mr-size-72{margin-right:72px}:host(.S\\:v-ml-size-72),.S\\:v-ml-size-72{margin-left:72px}:host(.S\\:v-m-size-80),.S\\:v-m-size-80{margin:80px}:host(.S\\:v-mx-size-80),.S\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.S\\:v-my-size-80),.S\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.S\\:v-mt-size-80),.S\\:v-mt-size-80{margin-top:80px}:host(.S\\:v-mb-size-80),.S\\:v-mb-size-80{margin-bottom:80px}:host(.S\\:v-mr-size-80),.S\\:v-mr-size-80{margin-right:80px}:host(.S\\:v-ml-size-80),.S\\:v-ml-size-80{margin-left:80px}:host(.S\\:v-m-size-112),.S\\:v-m-size-112{margin:112px}:host(.S\\:v-mx-size-112),.S\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.S\\:v-my-size-112),.S\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.S\\:v-mt-size-112),.S\\:v-mt-size-112{margin-top:112px}:host(.S\\:v-mb-size-112),.S\\:v-mb-size-112{margin-bottom:112px}:host(.S\\:v-mr-size-112),.S\\:v-mr-size-112{margin-right:112px}:host(.S\\:v-ml-size-112),.S\\:v-ml-size-112{margin-left:112px}:host(.S\\:v-m-size-2),.S\\:v-m-size-2{margin:2px}:host(.S\\:v-mx-size-2),.S\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.S\\:v-my-size-2),.S\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.S\\:v-mt-size-2),.S\\:v-mt-size-2{margin-top:2px}:host(.S\\:v-mb-size-2),.S\\:v-mb-size-2{margin-bottom:2px}:host(.S\\:v-mr-size-2),.S\\:v-mr-size-2{margin-right:2px}:host(.S\\:v-ml-size-2),.S\\:v-ml-size-2{margin-left:2px}}@media (min-width: 768px){:host(.M\\:v-m-0),.M\\:v-m-0{margin:0px}:host(.M\\:v-mx-0),.M\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.M\\:v-my-0),.M\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.M\\:v-mt-0),.M\\:v-mt-0{margin-top:0px}:host(.M\\:v-mb-0),.M\\:v-mb-0{margin-bottom:0px}:host(.M\\:v-mr-0),.M\\:v-mr-0{margin-right:0px}:host(.M\\:v-ml-0),.M\\:v-ml-0{margin-left:0px}:host(.M\\:v-m-size-0),.M\\:v-m-size-0{margin:0px}:host(.M\\:v-mx-size-0),.M\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.M\\:v-my-size-0),.M\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.M\\:v-mt-size-0),.M\\:v-mt-size-0{margin-top:0px}:host(.M\\:v-mb-size-0),.M\\:v-mb-size-0{margin-bottom:0px}:host(.M\\:v-mr-size-0),.M\\:v-mr-size-0{margin-right:0px}:host(.M\\:v-ml-size-0),.M\\:v-ml-size-0{margin-left:0px}:host(.M\\:v-m-size-4),.M\\:v-m-size-4{margin:4px}:host(.M\\:v-mx-size-4),.M\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.M\\:v-my-size-4),.M\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.M\\:v-mt-size-4),.M\\:v-mt-size-4{margin-top:4px}:host(.M\\:v-mb-size-4),.M\\:v-mb-size-4{margin-bottom:4px}:host(.M\\:v-mr-size-4),.M\\:v-mr-size-4{margin-right:4px}:host(.M\\:v-ml-size-4),.M\\:v-ml-size-4{margin-left:4px}:host(.M\\:v-m-size-8),.M\\:v-m-size-8{margin:8px}:host(.M\\:v-mx-size-8),.M\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.M\\:v-my-size-8),.M\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.M\\:v-mt-size-8),.M\\:v-mt-size-8{margin-top:8px}:host(.M\\:v-mb-size-8),.M\\:v-mb-size-8{margin-bottom:8px}:host(.M\\:v-mr-size-8),.M\\:v-mr-size-8{margin-right:8px}:host(.M\\:v-ml-size-8),.M\\:v-ml-size-8{margin-left:8px}:host(.M\\:v-m-size-12),.M\\:v-m-size-12{margin:12px}:host(.M\\:v-mx-size-12),.M\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.M\\:v-my-size-12),.M\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.M\\:v-mt-size-12),.M\\:v-mt-size-12{margin-top:12px}:host(.M\\:v-mb-size-12),.M\\:v-mb-size-12{margin-bottom:12px}:host(.M\\:v-mr-size-12),.M\\:v-mr-size-12{margin-right:12px}:host(.M\\:v-ml-size-12),.M\\:v-ml-size-12{margin-left:12px}:host(.M\\:v-m-size-16),.M\\:v-m-size-16{margin:16px}:host(.M\\:v-mx-size-16),.M\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.M\\:v-my-size-16),.M\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.M\\:v-mt-size-16),.M\\:v-mt-size-16{margin-top:16px}:host(.M\\:v-mb-size-16),.M\\:v-mb-size-16{margin-bottom:16px}:host(.M\\:v-mr-size-16),.M\\:v-mr-size-16{margin-right:16px}:host(.M\\:v-ml-size-16),.M\\:v-ml-size-16{margin-left:16px}:host(.M\\:v-m-size-20),.M\\:v-m-size-20{margin:20px}:host(.M\\:v-mx-size-20),.M\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.M\\:v-my-size-20),.M\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.M\\:v-mt-size-20),.M\\:v-mt-size-20{margin-top:20px}:host(.M\\:v-mb-size-20),.M\\:v-mb-size-20{margin-bottom:20px}:host(.M\\:v-mr-size-20),.M\\:v-mr-size-20{margin-right:20px}:host(.M\\:v-ml-size-20),.M\\:v-ml-size-20{margin-left:20px}:host(.M\\:v-m-size-24),.M\\:v-m-size-24{margin:24px}:host(.M\\:v-mx-size-24),.M\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.M\\:v-my-size-24),.M\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.M\\:v-mt-size-24),.M\\:v-mt-size-24{margin-top:24px}:host(.M\\:v-mb-size-24),.M\\:v-mb-size-24{margin-bottom:24px}:host(.M\\:v-mr-size-24),.M\\:v-mr-size-24{margin-right:24px}:host(.M\\:v-ml-size-24),.M\\:v-ml-size-24{margin-left:24px}:host(.M\\:v-m-size-32),.M\\:v-m-size-32{margin:32px}:host(.M\\:v-mx-size-32),.M\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.M\\:v-my-size-32),.M\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.M\\:v-mt-size-32),.M\\:v-mt-size-32{margin-top:32px}:host(.M\\:v-mb-size-32),.M\\:v-mb-size-32{margin-bottom:32px}:host(.M\\:v-mr-size-32),.M\\:v-mr-size-32{margin-right:32px}:host(.M\\:v-ml-size-32),.M\\:v-ml-size-32{margin-left:32px}:host(.M\\:v-m-size-40),.M\\:v-m-size-40{margin:40px}:host(.M\\:v-mx-size-40),.M\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.M\\:v-my-size-40),.M\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.M\\:v-mt-size-40),.M\\:v-mt-size-40{margin-top:40px}:host(.M\\:v-mb-size-40),.M\\:v-mb-size-40{margin-bottom:40px}:host(.M\\:v-mr-size-40),.M\\:v-mr-size-40{margin-right:40px}:host(.M\\:v-ml-size-40),.M\\:v-ml-size-40{margin-left:40px}:host(.M\\:v-m-size-48),.M\\:v-m-size-48{margin:48px}:host(.M\\:v-mx-size-48),.M\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.M\\:v-my-size-48),.M\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.M\\:v-mt-size-48),.M\\:v-mt-size-48{margin-top:48px}:host(.M\\:v-mb-size-48),.M\\:v-mb-size-48{margin-bottom:48px}:host(.M\\:v-mr-size-48),.M\\:v-mr-size-48{margin-right:48px}:host(.M\\:v-ml-size-48),.M\\:v-ml-size-48{margin-left:48px}:host(.M\\:v-m-size-64),.M\\:v-m-size-64{margin:64px}:host(.M\\:v-mx-size-64),.M\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.M\\:v-my-size-64),.M\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.M\\:v-mt-size-64),.M\\:v-mt-size-64{margin-top:64px}:host(.M\\:v-mb-size-64),.M\\:v-mb-size-64{margin-bottom:64px}:host(.M\\:v-mr-size-64),.M\\:v-mr-size-64{margin-right:64px}:host(.M\\:v-ml-size-64),.M\\:v-ml-size-64{margin-left:64px}:host(.M\\:v-m-size-72),.M\\:v-m-size-72{margin:72px}:host(.M\\:v-mx-size-72),.M\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.M\\:v-my-size-72),.M\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.M\\:v-mt-size-72),.M\\:v-mt-size-72{margin-top:72px}:host(.M\\:v-mb-size-72),.M\\:v-mb-size-72{margin-bottom:72px}:host(.M\\:v-mr-size-72),.M\\:v-mr-size-72{margin-right:72px}:host(.M\\:v-ml-size-72),.M\\:v-ml-size-72{margin-left:72px}:host(.M\\:v-m-size-80),.M\\:v-m-size-80{margin:80px}:host(.M\\:v-mx-size-80),.M\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.M\\:v-my-size-80),.M\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.M\\:v-mt-size-80),.M\\:v-mt-size-80{margin-top:80px}:host(.M\\:v-mb-size-80),.M\\:v-mb-size-80{margin-bottom:80px}:host(.M\\:v-mr-size-80),.M\\:v-mr-size-80{margin-right:80px}:host(.M\\:v-ml-size-80),.M\\:v-ml-size-80{margin-left:80px}:host(.M\\:v-m-size-112),.M\\:v-m-size-112{margin:112px}:host(.M\\:v-mx-size-112),.M\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.M\\:v-my-size-112),.M\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.M\\:v-mt-size-112),.M\\:v-mt-size-112{margin-top:112px}:host(.M\\:v-mb-size-112),.M\\:v-mb-size-112{margin-bottom:112px}:host(.M\\:v-mr-size-112),.M\\:v-mr-size-112{margin-right:112px}:host(.M\\:v-ml-size-112),.M\\:v-ml-size-112{margin-left:112px}:host(.M\\:v-m-size-2),.M\\:v-m-size-2{margin:2px}:host(.M\\:v-mx-size-2),.M\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.M\\:v-my-size-2),.M\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.M\\:v-mt-size-2),.M\\:v-mt-size-2{margin-top:2px}:host(.M\\:v-mb-size-2),.M\\:v-mb-size-2{margin-bottom:2px}:host(.M\\:v-mr-size-2),.M\\:v-mr-size-2{margin-right:2px}:host(.M\\:v-ml-size-2),.M\\:v-ml-size-2{margin-left:2px}}@media (min-width: 1024px){:host(.L\\:v-m-0),.L\\:v-m-0{margin:0px}:host(.L\\:v-mx-0),.L\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.L\\:v-my-0),.L\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.L\\:v-mt-0),.L\\:v-mt-0{margin-top:0px}:host(.L\\:v-mb-0),.L\\:v-mb-0{margin-bottom:0px}:host(.L\\:v-mr-0),.L\\:v-mr-0{margin-right:0px}:host(.L\\:v-ml-0),.L\\:v-ml-0{margin-left:0px}:host(.L\\:v-m-size-0),.L\\:v-m-size-0{margin:0px}:host(.L\\:v-mx-size-0),.L\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.L\\:v-my-size-0),.L\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.L\\:v-mt-size-0),.L\\:v-mt-size-0{margin-top:0px}:host(.L\\:v-mb-size-0),.L\\:v-mb-size-0{margin-bottom:0px}:host(.L\\:v-mr-size-0),.L\\:v-mr-size-0{margin-right:0px}:host(.L\\:v-ml-size-0),.L\\:v-ml-size-0{margin-left:0px}:host(.L\\:v-m-size-4),.L\\:v-m-size-4{margin:4px}:host(.L\\:v-mx-size-4),.L\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.L\\:v-my-size-4),.L\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.L\\:v-mt-size-4),.L\\:v-mt-size-4{margin-top:4px}:host(.L\\:v-mb-size-4),.L\\:v-mb-size-4{margin-bottom:4px}:host(.L\\:v-mr-size-4),.L\\:v-mr-size-4{margin-right:4px}:host(.L\\:v-ml-size-4),.L\\:v-ml-size-4{margin-left:4px}:host(.L\\:v-m-size-8),.L\\:v-m-size-8{margin:8px}:host(.L\\:v-mx-size-8),.L\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.L\\:v-my-size-8),.L\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.L\\:v-mt-size-8),.L\\:v-mt-size-8{margin-top:8px}:host(.L\\:v-mb-size-8),.L\\:v-mb-size-8{margin-bottom:8px}:host(.L\\:v-mr-size-8),.L\\:v-mr-size-8{margin-right:8px}:host(.L\\:v-ml-size-8),.L\\:v-ml-size-8{margin-left:8px}:host(.L\\:v-m-size-12),.L\\:v-m-size-12{margin:12px}:host(.L\\:v-mx-size-12),.L\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.L\\:v-my-size-12),.L\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.L\\:v-mt-size-12),.L\\:v-mt-size-12{margin-top:12px}:host(.L\\:v-mb-size-12),.L\\:v-mb-size-12{margin-bottom:12px}:host(.L\\:v-mr-size-12),.L\\:v-mr-size-12{margin-right:12px}:host(.L\\:v-ml-size-12),.L\\:v-ml-size-12{margin-left:12px}:host(.L\\:v-m-size-16),.L\\:v-m-size-16{margin:16px}:host(.L\\:v-mx-size-16),.L\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.L\\:v-my-size-16),.L\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.L\\:v-mt-size-16),.L\\:v-mt-size-16{margin-top:16px}:host(.L\\:v-mb-size-16),.L\\:v-mb-size-16{margin-bottom:16px}:host(.L\\:v-mr-size-16),.L\\:v-mr-size-16{margin-right:16px}:host(.L\\:v-ml-size-16),.L\\:v-ml-size-16{margin-left:16px}:host(.L\\:v-m-size-20),.L\\:v-m-size-20{margin:20px}:host(.L\\:v-mx-size-20),.L\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.L\\:v-my-size-20),.L\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.L\\:v-mt-size-20),.L\\:v-mt-size-20{margin-top:20px}:host(.L\\:v-mb-size-20),.L\\:v-mb-size-20{margin-bottom:20px}:host(.L\\:v-mr-size-20),.L\\:v-mr-size-20{margin-right:20px}:host(.L\\:v-ml-size-20),.L\\:v-ml-size-20{margin-left:20px}:host(.L\\:v-m-size-24),.L\\:v-m-size-24{margin:24px}:host(.L\\:v-mx-size-24),.L\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.L\\:v-my-size-24),.L\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.L\\:v-mt-size-24),.L\\:v-mt-size-24{margin-top:24px}:host(.L\\:v-mb-size-24),.L\\:v-mb-size-24{margin-bottom:24px}:host(.L\\:v-mr-size-24),.L\\:v-mr-size-24{margin-right:24px}:host(.L\\:v-ml-size-24),.L\\:v-ml-size-24{margin-left:24px}:host(.L\\:v-m-size-32),.L\\:v-m-size-32{margin:32px}:host(.L\\:v-mx-size-32),.L\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.L\\:v-my-size-32),.L\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.L\\:v-mt-size-32),.L\\:v-mt-size-32{margin-top:32px}:host(.L\\:v-mb-size-32),.L\\:v-mb-size-32{margin-bottom:32px}:host(.L\\:v-mr-size-32),.L\\:v-mr-size-32{margin-right:32px}:host(.L\\:v-ml-size-32),.L\\:v-ml-size-32{margin-left:32px}:host(.L\\:v-m-size-40),.L\\:v-m-size-40{margin:40px}:host(.L\\:v-mx-size-40),.L\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.L\\:v-my-size-40),.L\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.L\\:v-mt-size-40),.L\\:v-mt-size-40{margin-top:40px}:host(.L\\:v-mb-size-40),.L\\:v-mb-size-40{margin-bottom:40px}:host(.L\\:v-mr-size-40),.L\\:v-mr-size-40{margin-right:40px}:host(.L\\:v-ml-size-40),.L\\:v-ml-size-40{margin-left:40px}:host(.L\\:v-m-size-48),.L\\:v-m-size-48{margin:48px}:host(.L\\:v-mx-size-48),.L\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.L\\:v-my-size-48),.L\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.L\\:v-mt-size-48),.L\\:v-mt-size-48{margin-top:48px}:host(.L\\:v-mb-size-48),.L\\:v-mb-size-48{margin-bottom:48px}:host(.L\\:v-mr-size-48),.L\\:v-mr-size-48{margin-right:48px}:host(.L\\:v-ml-size-48),.L\\:v-ml-size-48{margin-left:48px}:host(.L\\:v-m-size-64),.L\\:v-m-size-64{margin:64px}:host(.L\\:v-mx-size-64),.L\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.L\\:v-my-size-64),.L\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.L\\:v-mt-size-64),.L\\:v-mt-size-64{margin-top:64px}:host(.L\\:v-mb-size-64),.L\\:v-mb-size-64{margin-bottom:64px}:host(.L\\:v-mr-size-64),.L\\:v-mr-size-64{margin-right:64px}:host(.L\\:v-ml-size-64),.L\\:v-ml-size-64{margin-left:64px}:host(.L\\:v-m-size-72),.L\\:v-m-size-72{margin:72px}:host(.L\\:v-mx-size-72),.L\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.L\\:v-my-size-72),.L\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.L\\:v-mt-size-72),.L\\:v-mt-size-72{margin-top:72px}:host(.L\\:v-mb-size-72),.L\\:v-mb-size-72{margin-bottom:72px}:host(.L\\:v-mr-size-72),.L\\:v-mr-size-72{margin-right:72px}:host(.L\\:v-ml-size-72),.L\\:v-ml-size-72{margin-left:72px}:host(.L\\:v-m-size-80),.L\\:v-m-size-80{margin:80px}:host(.L\\:v-mx-size-80),.L\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.L\\:v-my-size-80),.L\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.L\\:v-mt-size-80),.L\\:v-mt-size-80{margin-top:80px}:host(.L\\:v-mb-size-80),.L\\:v-mb-size-80{margin-bottom:80px}:host(.L\\:v-mr-size-80),.L\\:v-mr-size-80{margin-right:80px}:host(.L\\:v-ml-size-80),.L\\:v-ml-size-80{margin-left:80px}:host(.L\\:v-m-size-112),.L\\:v-m-size-112{margin:112px}:host(.L\\:v-mx-size-112),.L\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.L\\:v-my-size-112),.L\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.L\\:v-mt-size-112),.L\\:v-mt-size-112{margin-top:112px}:host(.L\\:v-mb-size-112),.L\\:v-mb-size-112{margin-bottom:112px}:host(.L\\:v-mr-size-112),.L\\:v-mr-size-112{margin-right:112px}:host(.L\\:v-ml-size-112),.L\\:v-ml-size-112{margin-left:112px}:host(.L\\:v-m-size-2),.L\\:v-m-size-2{margin:2px}:host(.L\\:v-mx-size-2),.L\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.L\\:v-my-size-2),.L\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.L\\:v-mt-size-2),.L\\:v-mt-size-2{margin-top:2px}:host(.L\\:v-mb-size-2),.L\\:v-mb-size-2{margin-bottom:2px}:host(.L\\:v-mr-size-2),.L\\:v-mr-size-2{margin-right:2px}:host(.L\\:v-ml-size-2),.L\\:v-ml-size-2{margin-left:2px}}@media (min-width: 1440px){:host(.XL\\:v-m-0),.XL\\:v-m-0{margin:0px}:host(.XL\\:v-mx-0),.XL\\:v-mx-0{margin-left:0px;margin-right:0px}:host(.XL\\:v-my-0),.XL\\:v-my-0{margin-top:0px;margin-bottom:0px}:host(.XL\\:v-mt-0),.XL\\:v-mt-0{margin-top:0px}:host(.XL\\:v-mb-0),.XL\\:v-mb-0{margin-bottom:0px}:host(.XL\\:v-mr-0),.XL\\:v-mr-0{margin-right:0px}:host(.XL\\:v-ml-0),.XL\\:v-ml-0{margin-left:0px}:host(.XL\\:v-m-size-0),.XL\\:v-m-size-0{margin:0px}:host(.XL\\:v-mx-size-0),.XL\\:v-mx-size-0{margin-left:0px;margin-right:0px}:host(.XL\\:v-my-size-0),.XL\\:v-my-size-0{margin-top:0px;margin-bottom:0px}:host(.XL\\:v-mt-size-0),.XL\\:v-mt-size-0{margin-top:0px}:host(.XL\\:v-mb-size-0),.XL\\:v-mb-size-0{margin-bottom:0px}:host(.XL\\:v-mr-size-0),.XL\\:v-mr-size-0{margin-right:0px}:host(.XL\\:v-ml-size-0),.XL\\:v-ml-size-0{margin-left:0px}:host(.XL\\:v-m-size-4),.XL\\:v-m-size-4{margin:4px}:host(.XL\\:v-mx-size-4),.XL\\:v-mx-size-4{margin-left:4px;margin-right:4px}:host(.XL\\:v-my-size-4),.XL\\:v-my-size-4{margin-top:4px;margin-bottom:4px}:host(.XL\\:v-mt-size-4),.XL\\:v-mt-size-4{margin-top:4px}:host(.XL\\:v-mb-size-4),.XL\\:v-mb-size-4{margin-bottom:4px}:host(.XL\\:v-mr-size-4),.XL\\:v-mr-size-4{margin-right:4px}:host(.XL\\:v-ml-size-4),.XL\\:v-ml-size-4{margin-left:4px}:host(.XL\\:v-m-size-8),.XL\\:v-m-size-8{margin:8px}:host(.XL\\:v-mx-size-8),.XL\\:v-mx-size-8{margin-left:8px;margin-right:8px}:host(.XL\\:v-my-size-8),.XL\\:v-my-size-8{margin-top:8px;margin-bottom:8px}:host(.XL\\:v-mt-size-8),.XL\\:v-mt-size-8{margin-top:8px}:host(.XL\\:v-mb-size-8),.XL\\:v-mb-size-8{margin-bottom:8px}:host(.XL\\:v-mr-size-8),.XL\\:v-mr-size-8{margin-right:8px}:host(.XL\\:v-ml-size-8),.XL\\:v-ml-size-8{margin-left:8px}:host(.XL\\:v-m-size-12),.XL\\:v-m-size-12{margin:12px}:host(.XL\\:v-mx-size-12),.XL\\:v-mx-size-12{margin-left:12px;margin-right:12px}:host(.XL\\:v-my-size-12),.XL\\:v-my-size-12{margin-top:12px;margin-bottom:12px}:host(.XL\\:v-mt-size-12),.XL\\:v-mt-size-12{margin-top:12px}:host(.XL\\:v-mb-size-12),.XL\\:v-mb-size-12{margin-bottom:12px}:host(.XL\\:v-mr-size-12),.XL\\:v-mr-size-12{margin-right:12px}:host(.XL\\:v-ml-size-12),.XL\\:v-ml-size-12{margin-left:12px}:host(.XL\\:v-m-size-16),.XL\\:v-m-size-16{margin:16px}:host(.XL\\:v-mx-size-16),.XL\\:v-mx-size-16{margin-left:16px;margin-right:16px}:host(.XL\\:v-my-size-16),.XL\\:v-my-size-16{margin-top:16px;margin-bottom:16px}:host(.XL\\:v-mt-size-16),.XL\\:v-mt-size-16{margin-top:16px}:host(.XL\\:v-mb-size-16),.XL\\:v-mb-size-16{margin-bottom:16px}:host(.XL\\:v-mr-size-16),.XL\\:v-mr-size-16{margin-right:16px}:host(.XL\\:v-ml-size-16),.XL\\:v-ml-size-16{margin-left:16px}:host(.XL\\:v-m-size-20),.XL\\:v-m-size-20{margin:20px}:host(.XL\\:v-mx-size-20),.XL\\:v-mx-size-20{margin-left:20px;margin-right:20px}:host(.XL\\:v-my-size-20),.XL\\:v-my-size-20{margin-top:20px;margin-bottom:20px}:host(.XL\\:v-mt-size-20),.XL\\:v-mt-size-20{margin-top:20px}:host(.XL\\:v-mb-size-20),.XL\\:v-mb-size-20{margin-bottom:20px}:host(.XL\\:v-mr-size-20),.XL\\:v-mr-size-20{margin-right:20px}:host(.XL\\:v-ml-size-20),.XL\\:v-ml-size-20{margin-left:20px}:host(.XL\\:v-m-size-24),.XL\\:v-m-size-24{margin:24px}:host(.XL\\:v-mx-size-24),.XL\\:v-mx-size-24{margin-left:24px;margin-right:24px}:host(.XL\\:v-my-size-24),.XL\\:v-my-size-24{margin-top:24px;margin-bottom:24px}:host(.XL\\:v-mt-size-24),.XL\\:v-mt-size-24{margin-top:24px}:host(.XL\\:v-mb-size-24),.XL\\:v-mb-size-24{margin-bottom:24px}:host(.XL\\:v-mr-size-24),.XL\\:v-mr-size-24{margin-right:24px}:host(.XL\\:v-ml-size-24),.XL\\:v-ml-size-24{margin-left:24px}:host(.XL\\:v-m-size-32),.XL\\:v-m-size-32{margin:32px}:host(.XL\\:v-mx-size-32),.XL\\:v-mx-size-32{margin-left:32px;margin-right:32px}:host(.XL\\:v-my-size-32),.XL\\:v-my-size-32{margin-top:32px;margin-bottom:32px}:host(.XL\\:v-mt-size-32),.XL\\:v-mt-size-32{margin-top:32px}:host(.XL\\:v-mb-size-32),.XL\\:v-mb-size-32{margin-bottom:32px}:host(.XL\\:v-mr-size-32),.XL\\:v-mr-size-32{margin-right:32px}:host(.XL\\:v-ml-size-32),.XL\\:v-ml-size-32{margin-left:32px}:host(.XL\\:v-m-size-40),.XL\\:v-m-size-40{margin:40px}:host(.XL\\:v-mx-size-40),.XL\\:v-mx-size-40{margin-left:40px;margin-right:40px}:host(.XL\\:v-my-size-40),.XL\\:v-my-size-40{margin-top:40px;margin-bottom:40px}:host(.XL\\:v-mt-size-40),.XL\\:v-mt-size-40{margin-top:40px}:host(.XL\\:v-mb-size-40),.XL\\:v-mb-size-40{margin-bottom:40px}:host(.XL\\:v-mr-size-40),.XL\\:v-mr-size-40{margin-right:40px}:host(.XL\\:v-ml-size-40),.XL\\:v-ml-size-40{margin-left:40px}:host(.XL\\:v-m-size-48),.XL\\:v-m-size-48{margin:48px}:host(.XL\\:v-mx-size-48),.XL\\:v-mx-size-48{margin-left:48px;margin-right:48px}:host(.XL\\:v-my-size-48),.XL\\:v-my-size-48{margin-top:48px;margin-bottom:48px}:host(.XL\\:v-mt-size-48),.XL\\:v-mt-size-48{margin-top:48px}:host(.XL\\:v-mb-size-48),.XL\\:v-mb-size-48{margin-bottom:48px}:host(.XL\\:v-mr-size-48),.XL\\:v-mr-size-48{margin-right:48px}:host(.XL\\:v-ml-size-48),.XL\\:v-ml-size-48{margin-left:48px}:host(.XL\\:v-m-size-64),.XL\\:v-m-size-64{margin:64px}:host(.XL\\:v-mx-size-64),.XL\\:v-mx-size-64{margin-left:64px;margin-right:64px}:host(.XL\\:v-my-size-64),.XL\\:v-my-size-64{margin-top:64px;margin-bottom:64px}:host(.XL\\:v-mt-size-64),.XL\\:v-mt-size-64{margin-top:64px}:host(.XL\\:v-mb-size-64),.XL\\:v-mb-size-64{margin-bottom:64px}:host(.XL\\:v-mr-size-64),.XL\\:v-mr-size-64{margin-right:64px}:host(.XL\\:v-ml-size-64),.XL\\:v-ml-size-64{margin-left:64px}:host(.XL\\:v-m-size-72),.XL\\:v-m-size-72{margin:72px}:host(.XL\\:v-mx-size-72),.XL\\:v-mx-size-72{margin-left:72px;margin-right:72px}:host(.XL\\:v-my-size-72),.XL\\:v-my-size-72{margin-top:72px;margin-bottom:72px}:host(.XL\\:v-mt-size-72),.XL\\:v-mt-size-72{margin-top:72px}:host(.XL\\:v-mb-size-72),.XL\\:v-mb-size-72{margin-bottom:72px}:host(.XL\\:v-mr-size-72),.XL\\:v-mr-size-72{margin-right:72px}:host(.XL\\:v-ml-size-72),.XL\\:v-ml-size-72{margin-left:72px}:host(.XL\\:v-m-size-80),.XL\\:v-m-size-80{margin:80px}:host(.XL\\:v-mx-size-80),.XL\\:v-mx-size-80{margin-left:80px;margin-right:80px}:host(.XL\\:v-my-size-80),.XL\\:v-my-size-80{margin-top:80px;margin-bottom:80px}:host(.XL\\:v-mt-size-80),.XL\\:v-mt-size-80{margin-top:80px}:host(.XL\\:v-mb-size-80),.XL\\:v-mb-size-80{margin-bottom:80px}:host(.XL\\:v-mr-size-80),.XL\\:v-mr-size-80{margin-right:80px}:host(.XL\\:v-ml-size-80),.XL\\:v-ml-size-80{margin-left:80px}:host(.XL\\:v-m-size-112),.XL\\:v-m-size-112{margin:112px}:host(.XL\\:v-mx-size-112),.XL\\:v-mx-size-112{margin-left:112px;margin-right:112px}:host(.XL\\:v-my-size-112),.XL\\:v-my-size-112{margin-top:112px;margin-bottom:112px}:host(.XL\\:v-mt-size-112),.XL\\:v-mt-size-112{margin-top:112px}:host(.XL\\:v-mb-size-112),.XL\\:v-mb-size-112{margin-bottom:112px}:host(.XL\\:v-mr-size-112),.XL\\:v-mr-size-112{margin-right:112px}:host(.XL\\:v-ml-size-112),.XL\\:v-ml-size-112{margin-left:112px}:host(.XL\\:v-m-size-2),.XL\\:v-m-size-2{margin:2px}:host(.XL\\:v-mx-size-2),.XL\\:v-mx-size-2{margin-left:2px;margin-right:2px}:host(.XL\\:v-my-size-2),.XL\\:v-my-size-2{margin-top:2px;margin-bottom:2px}:host(.XL\\:v-mt-size-2),.XL\\:v-mt-size-2{margin-top:2px}:host(.XL\\:v-mb-size-2),.XL\\:v-mb-size-2{margin-bottom:2px}:host(.XL\\:v-mr-size-2),.XL\\:v-mr-size-2{margin-right:2px}:host(.XL\\:v-ml-size-2),.XL\\:v-ml-size-2{margin-left:2px}}:host(.vega-divider-horizontal){display:block;height:1px;width:100%}:host(.vega-divider-vertical){display:inline-block;width:1px;height:100%}:host(.vega-divider-primary){background-color:rgba(var(--v-bg-divider, 171, 198, 216, 1))}:host(.vega-divider-secondary){background-color:rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))}";export{S as vega_divider}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,H as i,g as r}from"./p-1c298d5a.js";import{g as o,I as s}from"./p-16493e5b.js";import{h as a}from"./p-9fbdeada.js";import{s as v}from"./p-9b797118.js";import{i as n}from"./p-573948c2.js";import{a as h}from"./p-4163c2c2.js";import{V as c}from"./p-1ea57951.js";import{L as l,I as x}from"./p-6e1ab235.js";import{V as p,I as d}from"./p-61f6167c.js";import"./p-f46c930f.js";import"./p-74168615.js";import"./p-3a0a4d15.js";import"./p-c59042c0.js";import"./p-a5f80d35.js";import"./p-344ee7cb.js";import"./p-0c667d6a.js";import"./p-acc14aa2.js";import"./p-fb6c90d6.js";import"./p-6a334573.js";var g=function(t,e,i,r){var o,s=arguments.length,a=s<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,i,r);else for(var v=t.length-1;v>=0;v--)(o=t[v])&&(a=(s<3?o(a):s>3?o(e,i,a):o(e,i))||a);return s>3&&a&&Object.defineProperty(e,i,a),a};const m=class{constructor(e){t(this,e),this.globalSlimmers={},this.vegaComponentUsageRuntimeMetricsSlimmer=new p,this.size="size-16",this.cloneFAIconStyles=()=>{if(this.isThirdPartyIcon(this.icon)){const t=this.getIconStyleHTML();t&&this.appendStyles(t);let e=0;const i=window.setInterval((()=>{if(!(e<10))return l.warn("[Vega] Loading Font Awesome timeout.",this.icon),void clearInterval(i);{e++;const t=this.getIconStyleHTML();if(t)return this.appendStyles(t),void clearInterval(i)}}),300)}}}watchIcon(){this.cloneFAIconStyles()}componentWillLoad(){this.cloneFAIconStyles()}render(){const t=s.findIndex((t=>t===this.icon));if(c.hasIcon(this.icon)){const{icon:t,autoSize:e}=c.getIcon(this.icon);return this.renderForVegaIconToken(t,e?null:this.size,e)}return t>-1?this.renderForVegaIconToken(o(this.icon),this.size):this.renderForThirdPartyIcon()}isThirdPartyIcon(t){return!c.hasIcon(t)&&!s.find((e=>e===t))}renderForVegaIconToken(t,r,o=!1){const s=r?this.formatAndValidSize(this.size):null;return v(e(i,{class:h([s,this.color&&n(this.color),o&&"vega-auto-size"]),innerHTML:t},e("slot",null)),this.host)}renderForThirdPartyIcon(){return v(e(i,{class:h([this.color&&n(this.color)]),style:this.formatThirdPartyIconSize(this.size)},e("i",{part:"icon",class:this.icon})),this.host)}formatAndValidSize(t){return`v-w-${t} v-h-${t}`}formatThirdPartyIconSize(t){return{"font-size":`${a[t]}px`}}appendStyles(t){var e;if(t){const i=null!==(e=this.host.shadowRoot.querySelector("#fa-icon-styles"))&&void 0!==e?e:document.createElement("style");i.id="fa-icon-styles",i.innerHTML=t,this.host.shadowRoot.appendChild(i)}}getIconStyleHTML(){var t;if(m.iconStyleCache.has(this.icon))return m.iconStyleCache.get(this.icon);{const e=document.createElement("i");e.className=this.icon,e.style.display="none",document.body.appendChild(e);const i=getComputedStyle(e);if(null===(t=i.fontFamily)||void 0===t?void 0:t.includes("Font Awesome")){const t=getComputedStyle(e,"::before"),r=getComputedStyle(e,"::after"),o=`\n\t\t\t\ti {\n\t\t\t\t\tfont-weight: ${i.fontWeight};\n\t\t\t\t\tfont-family: ${i.fontFamily};\n\t\t\t\t\tfont-style: ${i.fontStyle};\n\t\t\t\t\tposition: ${i.position};\n\t\t\t\t\tletter-spacing: ${i.letterSpacing};\n\t\t\t\t}\n\t\t\t\ti::before {\n\t\t\t\t\tcontent: ${t.content};\n\t\t\t\t\tposition: ${t.position};\n\t\t\t\t\topacity: ${t.opacity};\n\t\t\t\t}\n\t\t\t\ti::after {\n\t\t\t\t\tcontent: ${r.content};\n\t\t\t\t\tposition: ${r.position};\n\t\t\t\t\topacity: ${r.opacity};\n\t\t\t\t}\n\t\t\t`.replace(/[\n\t]/gi,"");return m.iconStyleCache.set(this.icon,o),document.body.removeChild(e),o}return document.body.removeChild(e),null}}get host(){return r(this)}static get watchers(){return{icon:["watchIcon"]}}};m.iconStyleCache=new Map,g([d()],m.prototype,"globalSlimmers",void 0),g([x()],m.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),m.style=":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%}";export{m as vega_icon}
@@ -1 +1 @@
1
- import{u as e,v as t,n as a,w as s,h as n,x as r,y as o,z as u,A as i,D as l,E as c,G as d,H as f,o as m,I as $,B as v,J as p}from"./p-2df25c7f.js";import{L as b}from"./p-6e1ab235.js";import{g as x,c as h}from"./p-3542f8fe.js";import{i as w}from"./p-344ee7cb.js";import{F as g,b as T,c as y,d as k,e as j,T as A}from"./p-3c8b2105.js";import{p as I}from"./p-0c667d6a.js";class O{format(t){return e(t)?Object.keys(t).map((e=>this.formatToken(t[e],"default"!==e?e:void 0))).join(" "):this.formatToken(t)}}const C={top:"pt",bottom:"pb",left:"pl",right:"pr",x:"px",y:"py"},F=new class extends O{formatToken(e,r){const o=t(r)?`${r}:`:"";return a(e)?`${o}v-p-${e}`:s(e)?Object.keys(e).map((t=>`${o}v-${C[t]}-${e[t]}`)).join(" "):(b.warn(`The padding value ${e} is invalid, it must be a value of: `,n),"")}},N={top:"mt",bottom:"mb",left:"ml",right:"mr",x:"mx",y:"my"},R=new class extends O{formatToken(e,r){const o=t(r)?`${r}:`:"";return a(e)?`${o}v-m-${e}`:s(e)?Object.keys(e).map((t=>`${o}v-${N[t]}-${e[t]}`)).join(" "):(b.warn(`The margin value ${e} is invalid, it must be a value of: `,n),"")}},D={x:"gap-col",y:"gap-row"},z=new class extends O{formatToken(e,r){const o=t(r)?`${r}:`:"";return a(e)?`${o}v-gap-${e}`:s(e)?Object.keys(e).map((t=>`${o}v-${D[t]}-${e[t]}`)).join(" "):(b.warn(`The gap value ${e} is invalid, it must be a value of: `,n),"")}},E=[1,2,3,4,5,6,7,8,9,10,11,12,"1-auto","2-auto","3-auto","4-auto","5-auto","6-auto","7-auto","8-auto","9-auto","10-auto","11-auto","12-auto"],H=[1,2,3,4,5,6,7,8,9,10,11,12,"1-auto","2-auto","3-auto","4-auto","5-auto","6-auto","7-auto","8-auto","9-auto","10-auto","11-auto","12-auto"],J=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return r(e)?`${s}v-grid-cols-${e}`:(b.warn(`The column value ${e} is invalid, it must be a value of: `,H),"")}},W=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return o(e)?`${s}v-grid-rows-${e}`:(b.warn(`The row value ${e} is invalid, it must be a value of: `,E),"")}},B=new class{format(t){const a=x();return"number"!=typeof t&&"string"!=typeof t||isNaN(t)?"string"==typeof t&&w(t)?t:e(t)?(t=h(t))[a]:null:Number(t)}},G=new class{format(t){if(u(t))return t;if(e(t)){const e=x();return(t=h(t))[e]}return null}},L=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return"string"==typeof e&&"false"===e||!1===e?`${s}v-hidden`:"string"==typeof e&&"true"===e||!0===e?`${s}v-block`:(b.warn(`The display value ${e} is invalid, it must be a boolean`),"")}},q=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return i(e)?`${s}v-flex-${e}`:(b.warn(`The direction value ${e} is invalid, it must be a value of: `,g),"")}},K=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return l(e)?`${s}v-items-${e}`:(b.warn(`The flex alignItem value ${e} is invalid, it must be a value of: `,T),"")}},M=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return c(e)?`${s}v-justify-${this.mapInput(e)}`:(b.warn(`The flex justifyContent value ${e} is invalid, it must be a value of: `,y),"")}mapInput(e){switch(e){case"start":return"start";case"center":return"center";case"end":return"end";case"space-around":return"around";case"space-between":return"between";case"space-evenly":return"evenly"}}},P=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return d(e)?`${s}v-flex-${e}`:(b.warn(`The flex flexWrap value ${e} is invalid, it must be a value of: `,k),"")}},Q=new class{format(t){const a=x();return e(t)?(t=h(t))[a]:t}},S=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return f(e)?"none"==e?`${s}v-hidden`:`${s}v-${e}`:(b.warn(`The box display value ${e} is invalid, it must be a value of: `,j),"")}},U=new class{format(t){const a=x();return e(t)?(t=h(t),I(t[a])):I(t)}},V={top:"t",right:"r",bottom:"b",left:"l","top-left":"tl","top-right":"tr","bottom-left":"bl","bottom-right":"br"},X=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return m(e)?`${s}v-${this.transformRoundedNoneAndFill(e)}`:$(e)?Object.keys(e).map((t=>`${s}v-rounded-${V[t]}-${this.transformRoundedNoneAndFill(e[t]).replace("rounded-","")}`)).join(" "):(b.warn(`The border radius value ${e} is invalid, it must be a value of: `,v),"")}transformRoundedNoneAndFill(e){return e.replace("rounded-none","rounded-0").replace("rounded-full","rounded-9999")}},Y=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return p(e)?`${s}v-text-${e}`:(b.warn(`The text align value ${e} is invalid, it must be a value of: `,A),"")}},Z=new class{format(e,t){switch(t){case"padding":return F.format(e);case"margin":return R.format(e);case"gap":return z.format(e);case"gridColumn":return J.format(e);case"gridRow":return W.format(e);case"size":return B.format(e);case"translocation":return G.format(e);case"display":return L.format(e);case"flexDirection":return q.format(e);case"flexAlignItem":return K.format(e);case"flexJustifyContent":return M.format(e);case"flexWrap":return P.format(e);case"boxDisplay":return S.format(e);case"widthAndHeight":return U.format(e);case"corners":return X.format(e);case"textAlign":return Y.format(e);default:throw new Error(`Invalid flag ${t} passed into ResponsiveFormatFacade`)}}formatCustom(e){return Q.format(e)}};export{Z as R}
1
+ import{u as e,v as t,n as a,w as s,h as n,x as r,y as o,z as u,A as i,D as l,E as c,G as d,H as f,o as m,I as $,B as v,J as p}from"./p-9fbdeada.js";import{L as b}from"./p-6e1ab235.js";import{g as x,c as h}from"./p-f46c930f.js";import{i as w}from"./p-344ee7cb.js";import{F as g,b as T,c as y,d as k,e as j,T as A}from"./p-74168615.js";import{p as I}from"./p-0c667d6a.js";class O{format(t){return e(t)?Object.keys(t).map((e=>this.formatToken(t[e],"default"!==e?e:void 0))).join(" "):this.formatToken(t)}}const C={top:"pt",bottom:"pb",left:"pl",right:"pr",x:"px",y:"py"},F=new class extends O{formatToken(e,r){const o=t(r)?`${r}:`:"";return a(e)?`${o}v-p-${e}`:s(e)?Object.keys(e).map((t=>`${o}v-${C[t]}-${e[t]}`)).join(" "):(b.warn(`The padding value ${e} is invalid, it must be a value of: `,n),"")}},N={top:"mt",bottom:"mb",left:"ml",right:"mr",x:"mx",y:"my"},R=new class extends O{formatToken(e,r){const o=t(r)?`${r}:`:"";return a(e)?`${o}v-m-${e}`:s(e)?Object.keys(e).map((t=>`${o}v-${N[t]}-${e[t]}`)).join(" "):(b.warn(`The margin value ${e} is invalid, it must be a value of: `,n),"")}},D={x:"gap-col",y:"gap-row"},z=new class extends O{formatToken(e,r){const o=t(r)?`${r}:`:"";return a(e)?`${o}v-gap-${e}`:s(e)?Object.keys(e).map((t=>`${o}v-${D[t]}-${e[t]}`)).join(" "):(b.warn(`The gap value ${e} is invalid, it must be a value of: `,n),"")}},E=[1,2,3,4,5,6,7,8,9,10,11,12,"1-auto","2-auto","3-auto","4-auto","5-auto","6-auto","7-auto","8-auto","9-auto","10-auto","11-auto","12-auto"],H=[1,2,3,4,5,6,7,8,9,10,11,12,"1-auto","2-auto","3-auto","4-auto","5-auto","6-auto","7-auto","8-auto","9-auto","10-auto","11-auto","12-auto"],J=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return r(e)?`${s}v-grid-cols-${e}`:(b.warn(`The column value ${e} is invalid, it must be a value of: `,H),"")}},W=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return o(e)?`${s}v-grid-rows-${e}`:(b.warn(`The row value ${e} is invalid, it must be a value of: `,E),"")}},B=new class{format(t){const a=x();return"number"!=typeof t&&"string"!=typeof t||isNaN(t)?"string"==typeof t&&w(t)?t:e(t)?(t=h(t))[a]:null:Number(t)}},G=new class{format(t){if(u(t))return t;if(e(t)){const e=x();return(t=h(t))[e]}return null}},L=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return"string"==typeof e&&"false"===e||!1===e?`${s}v-hidden`:"string"==typeof e&&"true"===e||!0===e?`${s}v-block`:(b.warn(`The display value ${e} is invalid, it must be a boolean`),"")}},q=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return i(e)?`${s}v-flex-${e}`:(b.warn(`The direction value ${e} is invalid, it must be a value of: `,g),"")}},K=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return l(e)?`${s}v-items-${e}`:(b.warn(`The flex alignItem value ${e} is invalid, it must be a value of: `,T),"")}},M=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return c(e)?`${s}v-justify-${this.mapInput(e)}`:(b.warn(`The flex justifyContent value ${e} is invalid, it must be a value of: `,y),"")}mapInput(e){switch(e){case"start":return"start";case"center":return"center";case"end":return"end";case"space-around":return"around";case"space-between":return"between";case"space-evenly":return"evenly"}}},P=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return d(e)?`${s}v-flex-${e}`:(b.warn(`The flex flexWrap value ${e} is invalid, it must be a value of: `,k),"")}},Q=new class{format(t){const a=x();return e(t)?(t=h(t))[a]:t}},S=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return f(e)?"none"==e?`${s}v-hidden`:`${s}v-${e}`:(b.warn(`The box display value ${e} is invalid, it must be a value of: `,j),"")}},U=new class{format(t){const a=x();return e(t)?(t=h(t),I(t[a])):I(t)}},V={top:"t",right:"r",bottom:"b",left:"l","top-left":"tl","top-right":"tr","bottom-left":"bl","bottom-right":"br"},X=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return m(e)?`${s}v-${this.transformRoundedNoneAndFill(e)}`:$(e)?Object.keys(e).map((t=>`${s}v-rounded-${V[t]}-${this.transformRoundedNoneAndFill(e[t]).replace("rounded-","")}`)).join(" "):(b.warn(`The border radius value ${e} is invalid, it must be a value of: `,v),"")}transformRoundedNoneAndFill(e){return e.replace("rounded-none","rounded-0").replace("rounded-full","rounded-9999")}},Y=new class extends O{formatToken(e,a){const s=t(a)?`${a}:`:"";return p(e)?`${s}v-text-${e}`:(b.warn(`The text align value ${e} is invalid, it must be a value of: `,A),"")}},Z=new class{format(e,t){switch(t){case"padding":return F.format(e);case"margin":return R.format(e);case"gap":return z.format(e);case"gridColumn":return J.format(e);case"gridRow":return W.format(e);case"size":return B.format(e);case"translocation":return G.format(e);case"display":return L.format(e);case"flexDirection":return q.format(e);case"flexAlignItem":return K.format(e);case"flexJustifyContent":return M.format(e);case"flexWrap":return P.format(e);case"boxDisplay":return S.format(e);case"widthAndHeight":return U.format(e);case"corners":return X.format(e);case"textAlign":return Y.format(e);default:throw new Error(`Invalid flag ${t} passed into ResponsiveFormatFacade`)}}formatCustom(e){return Q.format(e)}};export{Z as R}
@@ -0,0 +1 @@
1
+ import{r as e,c as i,h as t,H as a,g as r}from"./p-1c298d5a.js";import{c as n}from"./p-86194314.js";import{s as o}from"./p-9b797118.js";import{C as s}from"./p-2d0d575f.js";import{C as c,b as h,h as l}from"./p-da86ba01.js";import{O as d}from"./p-331a62d5.js";import{f as p}from"./p-4163c2c2.js";import{c as g,M as b,V as x,I as v}from"./p-6e1ab235.js";import{V as f,I as m}from"./p-61f6167c.js";import{F as u}from"./p-14c0b4ea.js";import{c as k}from"./p-83af8ed7.js";import{e as w}from"./p-3f5e44c1.js";import{V as y}from"./p-6168c1e7.js";import{d as j}from"./p-6c6d86da.js";import{R as C}from"./p-e2acbc60.js";import{C as I}from"./p-ed4a57a8.js";import{C as z}from"./p-ec157238.js";import{C as R}from"./p-5dc98104.js";import"./p-0bb29d98.js";import"./p-fb6c90d6.js";import"./p-6a334573.js";import"./p-05ebf5a3.js";import"./p-47c87634.js";import"./p-f46c930f.js";import"./p-74168615.js";import"./p-987fbbd0.js";import"./p-38d81bde.js";import"./p-ee68920f.js";import"./p-344ee7cb.js";import"./p-ead1a647.js";import"./p-5f377954.js";import"./p-319efe6c.js";import"./p-f404aa83.js";class V{evaluate(e){return"boolean"==typeof e?{isValid:e,message:e?"":"This field is required"}:"string"==typeof e?{isValid:""!==e,message:""!==e?"":"This field is required"}:{isValid:!1,message:"This field is required"}}canEvaluate(e,i){return i?this.isAcceptedInputType(e)&&!i.disabled&&i.visible:this.isAcceptedInputType(e)}shouldShowError(e){return!e.disabled&&e.visible&&(e.touched||e.modified)}isAcceptedInputType(e){return"string"==typeof e||"boolean"==typeof e||null===e}}var D=function(e,i,t,a){var r,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(o=(n<3?r(o):n>3?r(i,t,o):r(i,t))||o);return n>3&&o&&Object.defineProperty(i,t,o),o};class O extends x{connectedCallback(){this.checkboxGroup=p(this.host,"vega-checkbox-group")||p(this.host,"vega-selection-tile-group"),this.fieldErrorObserver=new d(this.canAcceptFieldErrorObserver.bind(this),this.fieldErrorObserverListener.bind(this)),s.register(j.getSubject(this.checkboxGroup||this.host,y),this.fieldErrorObserver)}disconnectedCallback(){s.unregister(j.getSubject(this.checkboxGroup||this.host,y),this.fieldErrorObserver)}canAcceptFieldErrorObserver(){return!0}fieldErrorObserverListener(e){this.showError=e.showError}}D([g({writable:!0})],O.prototype,"showError",void 0),D([g()],O.prototype,"host",void 0),D([b("connectedCallback")],O.prototype,"connectedCallback",null),D([b("disconnectedCallback")],O.prototype,"disconnectedCallback",null);var E=function(e,i,t,a){var r,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(o=(n<3?r(o):n>3?r(i,t,o):r(i,t))||o);return n>3&&o&&Object.defineProperty(i,t,o),o};const G=class{constructor(t){e(this,t),this.vegaChange=i(this,"vegaChange",7),this.change=i(this,"change",7),this.globalSlimmers={},this.vegaCheckboxShowErrorController=new O,this.formFieldController=new u({propertyRules:[{propertyName:"required",ruleFactory:e=>e?new V:null}],defaultValue:e=>""!==e.identifier&&"",attributeGetter:e=>this[e],inputContainerGetter:()=>this.inputContainerRef,touchableAreaGetter:()=>[this.inputRef]}),this.changeEventEmitter=k(G,w),this.vegaComponentUsageRuntimeMetricsSlimmer=new f,this.groupDisabled=!1,this.showError=!1,this.identifier="",this.value=""!==this.identifier&&"",this.checked=!1,this.disabled=!1,this.size="default",this.required=!1,this.isValid=null,this.onCheckBoxChange=e=>{this.checked=e.currentTarget.checked,e.stopPropagation()},this.onSelectedIconClick=e=>{e.stopPropagation()}}watchCheckedChange(){this.initValue(),this.changeEventEmitter.emit(this.value),s.notify(c,{host:this.host,detail:this.value}),s.notify(h,{host:this.host,detail:this.value})}disconnectedCallback(){this.unRegisterGroupDisabledObserver()}componentWillLoad(){this.initValue(),this.initAndRegisterGroupDisabledObserver()}componentDidRender(){""===this.host.innerHTML.trim()&&this.labelElement.classList.add("vega-hidden")}async setValue(e){this.checked=this.identifier?e===this.identifier:!0===e}render(){return o(t(a,{class:{"vega-flex-shrink-0 v-min-w-min":"VEGA-CHECKBOX-GROUP"==this.host.parentElement.nodeName,checked:this.checked,disabled:this.isDisabled()}},t("label",{class:{"vega-checkbox-container":!0,error:this.showError},ref:e=>this.inputContainerRef=e},t("input",{ref:e=>this.inputRef=e,type:"checkbox",checked:this.checked,value:this.identifier,onChange:this.onCheckBoxChange,"aria-label":this.identifier||"No label defined",disabled:this.isDisabled(),role:"button",tabIndex:0,onKeyDown:n()}),t("span",{class:{"vega-checkbox-icon":!0,"vega-checkbox-small":"small"===this.size},onClick:this.onSelectedIconClick,tabIndex:-1},this.renderIconDom()),t("div",{class:{"vega-checkbox-label-container":!0,"vega-checkbox-label-small":"small"===this.size},ref:e=>this.labelElement=e},this.renderLabelDom(),this.renderRequireDom()))),this.host)}renderIconDom(){return this.checked?t("vega-icon",{icon:"checkmark",size:"small"===this.size?"size-12":"size-16"}):null}renderLabelDom(){return t("span",{class:"vega-checkbox-label"},t("slot",null))}renderRequireDom(){return t("span",{class:{"vega-require":this.required}},this.required?"*":"")}initValue(){this.value=""!==this.identifier?this.checked?this.identifier:"":this.checked}isDisabled(){return this.disabled||this.groupDisabled}canAcceptGroupDisabledObserver(e){return p(this.host,"vega-checkbox-group")===e.host}groupDisabledObserverListener(e){this.groupDisabled=e.host.disabled}initAndRegisterGroupDisabledObserver(){p(this.host,"vega-checkbox-group")&&(this.groupDisabledObserver=new d(this.canAcceptGroupDisabledObserver.bind(this),this.groupDisabledObserverListener.bind(this)),s.register(l,this.groupDisabledObserver))}unRegisterGroupDisabledObserver(){this.groupDisabledObserver&&s.unregister(l,this.groupDisabledObserver)}get host(){return r(this)}static get watchers(){return{checked:["watchCheckedChange"]}}};E([m()],G.prototype,"globalSlimmers",void 0),E([v()],G.prototype,"vegaCheckboxShowErrorController",void 0),E([v()],G.prototype,"formFieldController",void 0),E([v()],G.prototype,"changeEventEmitter",void 0),E([v()],G.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),G.style=':host{display:inline-block;vertical-align:middle}.vega-checkbox-container{position:relative;display:flex;-webkit-tap-highlight-color:transparent}.vega-checkbox-container>input[type=checkbox]{position:absolute;left:0px;top:0px;opacity:0;width:24px;height:24px;padding:0px;margin:0px}.vega-checkbox-container>.vega-checkbox-icon{display:inline-block;box-sizing:border-box;width:24px;height:24px;border-style:solid;border-width:2px;border-color:rgba(var(--v-border-color-action-active, 29, 65, 195, 1));position:relative;left:0px;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));border:1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1));border-radius:4px;min-width:24px;color:rgba(var(--v-text-inverted-primary, 252, 252, 252, 1))}.vega-checkbox-container>.vega-checkbox-icon.vega-checkbox-small{width:16px;height:16px;min-width:16px;border-radius:2px}.vega-checkbox-container>.vega-checkbox-icon:hover{border:1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1))}:host(.checked) .vega-checkbox-container>.vega-checkbox-icon{background-color:rgba(var(--v-bg-action, 19, 98, 226, 1))}:host(.checked) .vega-checkbox-container>.vega-checkbox-icon:hover{background-color:rgba(var(--v-bg-action-hover, 4, 112, 236, 1))}.vega-checkbox-container>input[type=checkbox]:focus-visible+.vega-checkbox-icon{box-shadow:0 0 0 4px rgba(var(--v-ring-input-focus, 19, 98, 226, 0.25));border:1px solid rgba(var(--v-border-input-field-focus, 19, 98, 226, 1));outline:none}.vega-checkbox-container>.vega-checkbox-icon:active{border-width:1px;border-style:solid;border-color:rgba(var(--v-border-color-action-active, 29, 65, 195, 1))}:host(.checked) .vega-checkbox-container>.vega-checkbox-icon:active{background-color:rgba(var(--v-bg-action-active, 29, 65, 195, 1))}:host(.checked) .vega-checkbox-container>.vega-checkbox-icon{display:inline-flex;align-items:center;justify-content:center}.vega-checkbox-container:hover{cursor:pointer}.vega-checkbox-container .vega-require{color:rgba(var(--v-text-error, 189, 41, 71, 1));margin-left:4px;vertical-align:middle}.vega-checkbox-container.error>.vega-checkbox-icon{background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));border:1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1))}:host(.checked) .vega-checkbox-container.error>.vega-checkbox-icon{background-color:rgba(var(--v-bg-danger, 189, 41, 71, 1))}.vega-checkbox-container.error>.vega-checkbox-icon:hover{border:1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1))}:host(.checked) .vega-checkbox-container.error>.vega-checkbox-icon:hover{background-color:rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))}.vega-checkbox-container.error>input[type=checkbox]:focus-visible+.vega-checkbox-icon{box-shadow:0 0 0 4px rgba(var(--v-ring-input-danger-focus, 230, 50, 87, 0.25));border:1px solid rgba(var(--v-border-input-field-danger-focus, 233, 71, 104, 1));outline:none}:host(.checked) .vega-checkbox-container.error>.vega-checkbox-icon:active{background-color:rgba(var(--v-bg-danger-active, 230, 50, 87, 1))}.vega-checkbox-container.error>.vega-checkbox-icon:active{border-width:1px;border-style:solid;border-color:rgba(var(--v-border-color-danger-active, 189, 41, 71, 1))}:host(.disabled) .vega-checkbox-container>.vega-checkbox-icon{background-color:rgba(var(--v-bg-secondary, 245, 247, 247, 1));border:1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1))}:host(.checked.disabled) .vega-checkbox-container>.vega-checkbox-icon{background-color:rgba(var(--v-bg-disabled, 176, 180, 181, 1));border:1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1))}:host(.checked.disabled) .vega-checkbox-container>.vega-checkbox-icon>vega-icon{color:rgba(var(--v-text-inverted-primary, 252, 252, 252, 1))}.vega-checkbox-container>.vega-checkbox-label-container{display:inline-block;margin-left:12px;color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-checkbox-container>.vega-checkbox-label-container{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-checkbox-container>.vega-checkbox-label-container{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-checkbox-container>.vega-checkbox-label-container{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}.vega-checkbox-container>.vega-checkbox-label-container.vega-checkbox-label-small{margin-left:8px;font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-checkbox-container>.vega-checkbox-label-container.vega-checkbox-label-small{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-checkbox-container>.vega-checkbox-label-container.vega-checkbox-label-small{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-checkbox-container>.vega-checkbox-label-container.vega-checkbox-label-small{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px}}:host(.disabled) .vega-checkbox-container>.vega-checkbox-label-container{color:rgba(var(--v-text-disabled, 176, 180, 181, 1))}.vega-error{display:block;margin-top:12px;font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;color:rgba(var(--v-text-error, 189, 41, 71, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}.vega-checkbox-label-container.vega-hidden{display:none}.vega-hidden{display:none}';var q=function(e,i,t,a){var r,n=arguments.length,o=n<3?i:null===a?a=Object.getOwnPropertyDescriptor(i,t):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,i,t,a);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(o=(n<3?r(o):n>3?r(i,t,o):r(i,t))||o);return n>3&&o&&Object.defineProperty(i,t,o),o};const F=class{constructor(t){e(this,t),this.vegaChange=i(this,"vegaChange",7),this.change=i(this,"change",7),this.globalSlimmers={},this.formFieldController=new u({propertyRules:[{propertyName:"required",ruleFactory:e=>e?new C:null}],defaultValue:[],validationRulesName:"validationRules",attributeGetter:e=>this[e],inputContainerGetter:()=>this.inputContainerRef,touchableAreaGetter:()=>this.touchableAreaGetter()}),this.checkboxValueChangeObserver=new z(c,(e=>this.childCheckboxValueChange(e))),this.checkboxEventPrevent=new R([w],(()=>this.vegaFlexElement)),this.changeEventEmitter=k(F,w),this.vegaComponentUsageRuntimeMetricsSlimmer=new f,this.label="",this.value=[],this.vegaFlexProp={},this.disabled=!1,this.required=!1,this.hint="",this.isValid=null,this.autoValidation=!0,this.validationRules=[],this.childCheckboxValueChange=e=>{this.syncCheckboxItemsValue(e.detail,e.host.identifier)},this.touchableAreaGetter=()=>{const e=[];return this.vegaCheckboxArray&&this.vegaCheckboxArray.forEach((async i=>{e.push(i.shadowRoot.querySelector("input"))})),e}}async watchValue(){this.initCheckboxArray(),this.changeEventEmitter.emit(this.value),s.notify(h,{host:this.host,detail:this.value})}watchVegaFlexProp(){this.setVegaFlexProperty()}async watchDisabled(){this.notifyGroupDisabledChange()}watchValidationRules(){}componentDidLoad(){this.setVegaFlexProperty(),this.initCheckboxArray(),this.notifyGroupDisabledChange()}render(){return o(t(a,null,this.renderLabelDom(),t("div",{class:"vega-checkbox-group-container",ref:e=>this.inputContainerRef=e},t("vega-flex",{ref:e=>{this.vegaFlexElement=e}},t("slot",null))),this.renderHintDom()),this.host)}renderLabelDom(){return this.label&&t("div",{class:"vega-label"},t("label",{"aria-label":this.label},this.label,this.renderRequireDom()))}renderRequireDom(){return this.required?t("span",{class:"vega-require"},"*"):null}renderHintDom(){return this.hint&&t("div",{class:"vega-hint"},t("label",null,this.hint))}setVegaFlexProperty(){this.vegaFlexProp&&Object.assign(this.vegaFlexElement,{gap:"size-16",direction:"col"},this.vegaFlexProp)}syncCheckboxItemsValue(e,i){e&&!this.value.includes(i)?this.value=[...this.value,i]:!e&&this.value.includes(i)&&(this.value=[...this.value.filter((e=>e!==i))])}initCheckboxArray(){this.vegaCheckboxArray=Array.from(this.host.querySelectorAll("vega-checkbox")),this.vegaCheckboxArray.forEach((e=>{e.checked=!!(this.value&&this.value.length>0)&&this.value.includes(e.identifier)}))}notifyGroupDisabledChange(){s.notify(l,{host:this.host})}get host(){return r(this)}static get watchers(){return{value:["watchValue"],vegaFlexProp:["watchVegaFlexProp"],disabled:["watchDisabled"],validationRules:["watchValidationRules"]}}};q([m()],F.prototype,"globalSlimmers",void 0),q([v()],F.prototype,"formFieldController",void 0),q([v()],F.prototype,"checkboxValueChangeObserver",void 0),q([v()],F.prototype,"checkboxEventPrevent",void 0),q([v()],F.prototype,"changeEventEmitter",void 0),q([v()],F.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),q([I()],F.prototype,"watchVegaFlexProp",null),F.style=':host{display:block;text-align:left;line-height:normal}.vega-error{display:block;margin-top:12px;font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;color:rgba(var(--v-text-error, 189, 41, 71, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-error{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}.vega-hidden{display:none}.vega-label{margin-bottom:16px}.vega-label label{font-family:"Inter", sans-serif;font-size:18px;font-weight:500;line-height:30px;letter-spacing:0px;color:rgba(var(--v-text-primary, 32, 54, 69, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-label label{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:28px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-label label{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:28px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-label label{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:28px;letter-spacing:0px}}.vega-require{color:rgba(var(--v-text-error, 189, 41, 71, 1));margin-left:4px}.vega-hint{padding-top:12px}.vega-hint>label{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px;color:rgba(var(--v-text-secondary, 107, 116, 125, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){.vega-hint>label{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.vega-hint>label{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.vega-hint>label{font-family:"Inter", sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0px}}';export{G as vega_checkbox,F as vega_checkbox_group}
@@ -1 +1 @@
1
- import{r as e,h as i,H as a,g as r}from"./p-1c298d5a.js";import{I as t}from"./p-6e1ab235.js";import{V as o,I as s}from"./p-61f6167c.js";import{s as n}from"./p-9b797118.js";import{a as l}from"./p-4163c2c2.js";import{R as d}from"./p-a73c06f0.js";import{g as c}from"./p-3542f8fe.js";import{P as g}from"./p-883a939b.js";import"./p-2df25c7f.js";import"./p-3c8b2105.js";import"./p-3a0a4d15.js";import"./p-c59042c0.js";import"./p-344ee7cb.js";import"./p-0c667d6a.js";var h=function(e,i,a,r){var t,o=arguments.length,s=o<3?i:null===r?r=Object.getOwnPropertyDescriptor(i,a):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,i,a,r);else for(var n=e.length-1;n>=0;n--)(t=e[n])&&(s=(o<3?t(s):o>3?t(i,a,s):t(i,a))||s);return o>3&&s&&Object.defineProperty(i,a,s),s};const p=class{constructor(i){e(this,i),this.globalSlimmers={},this.vegaComponentUsageRuntimeMetricsSlimmer=new o}render(){return i(a,{class:"vega-loader-wrapper"},i("slot",null))}get host(){return r(this)}};h([s()],p.prototype,"globalSlimmers",void 0),h([t()],p.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),p.style=":host{display:block;display:inline-flex;align-items:center;justify-content:center;top:0px;right:0px;bottom:0px;left:0px;background-color:rgba(var(--v-bg-backdrop-loading, 255, 255, 255, 0.5))}:host(.absolute-wrapper){position:absolute}:host(.fixed-wrapper){width:100%;height:100%;position:fixed}";const m=[{payloadKey:"MODE_IS_INDETERMINATE",payloadDescription:"Specifies the mode of the loading indicator",payloadValue:e=>"indeterminate"===e.mode},{payloadKey:"MODE_IS_DETERMINATE",payloadDescription:"Specifies the mode of the loading indicator",payloadValue:e=>"determinate"===e.mode}];var f=function(e,i,a,r){var t,o=arguments.length,s=o<3?i:null===r?r=Object.getOwnPropertyDescriptor(i,a):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,i,a,r);else for(var n=e.length-1;n>=0;n--)(t=e[n])&&(s=(o<3?t(s):o>3?t(i,a,s):t(i,a))||s);return o>3&&s&&Object.defineProperty(i,a,s),s};const v=class{constructor(a){e(this,a),this.globalSlimmers={},this.pageResizeObserverSlimmer=new g,this.vegaComponentUsageRuntimeMetricsSlimmer=new o(m),this.currentBreakpoint=c(),this.shape="circle",this.size="default",this.mode="indeterminate",this.percent=0,this.label="",this.hint="",this.status="default",this.renderCircleLoader=()=>{const e=this.getCircleLoaderRadius(this.getResponsiveSize()),a="indeterminate"===this.mode?.75:this.percent/100,r=2*Math.PI*e,t="error"===this.status?r:r*a;return i("svg",{class:"circle-loader"},i("circle",{r:e,class:"circle-loader-track",part:"circle-loader-track"}),i("circle",{r:e,class:"circle-loader-progress",part:"circle-loader-progress","stroke-linecap":"indeterminate"===this.mode?"round":"butt","stroke-dasharray":[t,r].join(" ")}),"determinate"===this.mode&&i("circle",{r:e,class:l(["circle-loader-progress-pointer",0===a&&"v-hidden"].filter(Boolean)),"stroke-dashoffset":-t,"stroke-dasharray":[0,r].join(" ")}))},this.renderBarLoader=()=>{let e=75;return"determinate"===this.mode&&(e="error"===this.status?100:this.percent),i("div",{class:"bar-loader-track"},i("div",{class:l(["bar-loader",this.getResponsiveSize()]),style:{width:`${e}%`}}))},this.renderLabelAndHint=()=>{if(this.label||this.hint)return i("vega-flex",{direction:"col",gap:"size-4",alignItems:"center"},this.label&&i("span",{class:"vega-loading-indicator-label"},this.label),this.hint&&i("span",{class:"vega-loading-indicator-hint"},this.hint))},this.getResponsiveSize=()=>d.formatCustom(this.size),this.getCircleLoaderRadius=e=>{switch(e){case"micro":return 6.5;case"small":return 10;case"large":return 52;default:return 20}}}render(){const e=l([this.getResponsiveSize(),this.mode,`status-${this.status}`,this.shape].map((e=>`vega-loading-indicator-${e}`)));return n(i(a,{class:e},i("vega-flex",{direction:"col",gap:"size-16",alignItems:"center"},"circle"===this.shape?this.renderCircleLoader():this.renderBarLoader(),this.renderLabelAndHint())),this.host)}get host(){return r(this)}};f([s()],v.prototype,"globalSlimmers",void 0),f([t()],v.prototype,"pageResizeObserverSlimmer",void 0),f([t()],v.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),v.style=':host{display:inline-block}:host(.vega-loading-indicator-bar){width:100%}:host(.vega-loading-indicator-indeterminate) .circle-loader{animation:circle-loader-animation 2000ms linear infinite;transform:rotate(-90deg)}:host(.vega-loading-indicator-determinate) .circle-loader{transform:rotate(-180deg)}:host(.vega-loading-indicator-default) .circle-loader{width:48px;height:48px}:host(.vega-loading-indicator-micro) .circle-loader{width:16px;height:16px}:host(.vega-loading-indicator-small) .circle-loader{width:24px;height:24px}:host(.vega-loading-indicator-large) .circle-loader{width:120px;height:120px}:host .circle-loader-track{stroke:rgba(var(--v-bg-loading-track, 229, 239, 255, 1));fill:none;cy:50%;cx:50%}:host .circle-loader-progress-pointer.v-hidden{display:none}:host .circle-loader-progress-pointer,:host .circle-loader-progress{stroke:rgba(var(--v-bg-loading-progress, 153, 192, 255, 1));fill:none;cy:50%;cx:50%}:host(.vega-loading-indicator-status-success) .circle-loader-progress-pointer,:host(.vega-loading-indicator-status-success) .circle-loader-progress{stroke:rgba(var(--v-bg-status-success, 160, 233, 167, 1))}:host(.vega-loading-indicator-status-error) .circle-loader-progress-pointer,:host(.vega-loading-indicator-status-error) .circle-loader-progress{stroke:rgba(var(--v-bg-status-error, 255, 110, 139, 1))}:host(.vega-loading-indicator-default) .circle-loader-progress-pointer,:host(.vega-loading-indicator-default) .circle-loader-track,:host(.vega-loading-indicator-default) .circle-loader-progress{stroke-width:8px}:host .circle-loader-progress-pointer{stroke-linecap:round}:host(.vega-loading-indicator-micro) .circle-loader-progress-pointer,:host(.vega-loading-indicator-micro) .circle-loader-track,:host(.vega-loading-indicator-micro) .circle-loader-progress{stroke-width:3px}:host(.vega-loading-indicator-small) .circle-loader-progress-pointer,:host(.vega-loading-indicator-small) .circle-loader-track,:host(.vega-loading-indicator-small) .circle-loader-progress{stroke-width:4px}:host(.vega-loading-indicator-large) .circle-loader-progress-pointer,:host(.vega-loading-indicator-large) .circle-loader-track,:host(.vega-loading-indicator-large) .circle-loader-progress{stroke-width:16px}@keyframes circle-loader-animation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}:host .bar-loader{border-radius:9999px;position:absolute;box-sizing:border-box;height:8px;background-color:rgba(var(--v-bg-loading-progress, 153, 192, 255, 1));content:"";width:75%;top:0;left:0}:host(.vega-loading-indicator-status-success) .bar-loader{background-color:rgba(var(--v-bg-status-success, 160, 233, 167, 1))}:host(.vega-loading-indicator-status-error) .bar-loader{background-color:rgba(var(--v-bg-status-error, 255, 110, 139, 1))}:host(.vega-loading-indicator-micro) .bar-loader,:host(.vega-loading-indicator-micro) .bar-loader-track{height:3px}:host(.vega-loading-indicator-small) .bar-loader,:host(.vega-loading-indicator-small) .bar-loader-track{height:4px}:host(.vega-loading-indicator-large) .bar-loader,:host(.vega-loading-indicator-large) .bar-loader-track{height:16px}:host(.vega-loading-indicator-indeterminate) .bar-loader{animation:bar-loader-animation 1250ms cubic-bezier(0.75, 0, 0.5, 1) infinite;animation-delay:50ms}@keyframes bar-loader-animation{0%{left:0;transform:translateX(-100%)}100%{left:100%;transform:translateX(0%)}}:host .bar-loader-track{display:inline-block;border-radius:9999px;position:relative;overflow:hidden;height:8px;width:100%;background-color:rgba(var(--v-bg-loading-track, 229, 239, 255, 1))}:host .vega-loading-indicator-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;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-loading-indicator-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host .vega-loading-indicator-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host .vega-loading-indicator-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}:host .vega-loading-indicator-hint{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-loading-indicator-hint{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-loading-indicator-hint{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-loading-indicator-hint{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}';export{p as vega_loader_wrapper,v as vega_loading_indicator}
1
+ import{r as e,h as i,H as a,g as r}from"./p-1c298d5a.js";import{I as t}from"./p-6e1ab235.js";import{V as o,I as s}from"./p-61f6167c.js";import{s as n}from"./p-9b797118.js";import{a as l}from"./p-4163c2c2.js";import{R as d}from"./p-a5f80d35.js";import{g as c}from"./p-f46c930f.js";import{P as g}from"./p-47c87634.js";import"./p-9fbdeada.js";import"./p-74168615.js";import"./p-3a0a4d15.js";import"./p-c59042c0.js";import"./p-344ee7cb.js";import"./p-0c667d6a.js";var h=function(e,i,a,r){var t,o=arguments.length,s=o<3?i:null===r?r=Object.getOwnPropertyDescriptor(i,a):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,i,a,r);else for(var n=e.length-1;n>=0;n--)(t=e[n])&&(s=(o<3?t(s):o>3?t(i,a,s):t(i,a))||s);return o>3&&s&&Object.defineProperty(i,a,s),s};const p=class{constructor(i){e(this,i),this.globalSlimmers={},this.vegaComponentUsageRuntimeMetricsSlimmer=new o}render(){return i(a,{class:"vega-loader-wrapper"},i("slot",null))}get host(){return r(this)}};h([s()],p.prototype,"globalSlimmers",void 0),h([t()],p.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),p.style=":host{display:block;display:inline-flex;align-items:center;justify-content:center;top:0px;right:0px;bottom:0px;left:0px;background-color:rgba(var(--v-bg-backdrop-loading, 255, 255, 255, 0.5))}:host(.absolute-wrapper){position:absolute}:host(.fixed-wrapper){width:100%;height:100%;position:fixed}";const m=[{payloadKey:"MODE_IS_INDETERMINATE",payloadDescription:"Specifies the mode of the loading indicator",payloadValue:e=>"indeterminate"===e.mode},{payloadKey:"MODE_IS_DETERMINATE",payloadDescription:"Specifies the mode of the loading indicator",payloadValue:e=>"determinate"===e.mode}];var f=function(e,i,a,r){var t,o=arguments.length,s=o<3?i:null===r?r=Object.getOwnPropertyDescriptor(i,a):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,i,a,r);else for(var n=e.length-1;n>=0;n--)(t=e[n])&&(s=(o<3?t(s):o>3?t(i,a,s):t(i,a))||s);return o>3&&s&&Object.defineProperty(i,a,s),s};const v=class{constructor(a){e(this,a),this.globalSlimmers={},this.pageResizeObserverSlimmer=new g,this.vegaComponentUsageRuntimeMetricsSlimmer=new o(m),this.currentBreakpoint=c(),this.shape="circle",this.size="default",this.mode="indeterminate",this.percent=0,this.label="",this.hint="",this.status="default",this.renderCircleLoader=()=>{const e=this.getCircleLoaderRadius(this.getResponsiveSize()),a="indeterminate"===this.mode?.75:this.percent/100,r=2*Math.PI*e,t="error"===this.status?r:r*a;return i("svg",{class:"circle-loader"},i("circle",{r:e,class:"circle-loader-track",part:"circle-loader-track"}),i("circle",{r:e,class:"circle-loader-progress",part:"circle-loader-progress","stroke-linecap":"indeterminate"===this.mode?"round":"butt","stroke-dasharray":[t,r].join(" ")}),"determinate"===this.mode&&i("circle",{r:e,class:l(["circle-loader-progress-pointer",0===a&&"v-hidden"].filter(Boolean)),"stroke-dashoffset":-t,"stroke-dasharray":[0,r].join(" ")}))},this.renderBarLoader=()=>{let e=75;return"determinate"===this.mode&&(e="error"===this.status?100:this.percent),i("div",{class:"bar-loader-track"},i("div",{class:l(["bar-loader",this.getResponsiveSize()]),style:{width:`${e}%`}}))},this.renderLabelAndHint=()=>{if(this.label||this.hint)return i("vega-flex",{direction:"col",gap:"size-4",alignItems:"center"},this.label&&i("span",{class:"vega-loading-indicator-label"},this.label),this.hint&&i("span",{class:"vega-loading-indicator-hint"},this.hint))},this.getResponsiveSize=()=>d.formatCustom(this.size),this.getCircleLoaderRadius=e=>{switch(e){case"micro":return 6.5;case"small":return 10;case"large":return 52;default:return 20}}}render(){const e=l([this.getResponsiveSize(),this.mode,`status-${this.status}`,this.shape].map((e=>`vega-loading-indicator-${e}`)));return n(i(a,{class:e},i("vega-flex",{direction:"col",gap:"size-16",alignItems:"center"},"circle"===this.shape?this.renderCircleLoader():this.renderBarLoader(),this.renderLabelAndHint())),this.host)}get host(){return r(this)}};f([s()],v.prototype,"globalSlimmers",void 0),f([t()],v.prototype,"pageResizeObserverSlimmer",void 0),f([t()],v.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),v.style=':host{display:inline-block}:host(.vega-loading-indicator-bar){width:100%}:host(.vega-loading-indicator-indeterminate) .circle-loader{animation:circle-loader-animation 2000ms linear infinite;transform:rotate(-90deg)}:host(.vega-loading-indicator-determinate) .circle-loader{transform:rotate(-180deg)}:host(.vega-loading-indicator-default) .circle-loader{width:48px;height:48px}:host(.vega-loading-indicator-micro) .circle-loader{width:16px;height:16px}:host(.vega-loading-indicator-small) .circle-loader{width:24px;height:24px}:host(.vega-loading-indicator-large) .circle-loader{width:120px;height:120px}:host .circle-loader-track{stroke:rgba(var(--v-bg-loading-track, 229, 239, 255, 1));fill:none;cy:50%;cx:50%}:host .circle-loader-progress-pointer.v-hidden{display:none}:host .circle-loader-progress-pointer,:host .circle-loader-progress{stroke:rgba(var(--v-bg-loading-progress, 153, 192, 255, 1));fill:none;cy:50%;cx:50%}:host(.vega-loading-indicator-status-success) .circle-loader-progress-pointer,:host(.vega-loading-indicator-status-success) .circle-loader-progress{stroke:rgba(var(--v-bg-status-success, 160, 233, 167, 1))}:host(.vega-loading-indicator-status-error) .circle-loader-progress-pointer,:host(.vega-loading-indicator-status-error) .circle-loader-progress{stroke:rgba(var(--v-bg-status-error, 255, 110, 139, 1))}:host(.vega-loading-indicator-default) .circle-loader-progress-pointer,:host(.vega-loading-indicator-default) .circle-loader-track,:host(.vega-loading-indicator-default) .circle-loader-progress{stroke-width:8px}:host .circle-loader-progress-pointer{stroke-linecap:round}:host(.vega-loading-indicator-micro) .circle-loader-progress-pointer,:host(.vega-loading-indicator-micro) .circle-loader-track,:host(.vega-loading-indicator-micro) .circle-loader-progress{stroke-width:3px}:host(.vega-loading-indicator-small) .circle-loader-progress-pointer,:host(.vega-loading-indicator-small) .circle-loader-track,:host(.vega-loading-indicator-small) .circle-loader-progress{stroke-width:4px}:host(.vega-loading-indicator-large) .circle-loader-progress-pointer,:host(.vega-loading-indicator-large) .circle-loader-track,:host(.vega-loading-indicator-large) .circle-loader-progress{stroke-width:16px}@keyframes circle-loader-animation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}:host .bar-loader{border-radius:9999px;position:absolute;box-sizing:border-box;height:8px;background-color:rgba(var(--v-bg-loading-progress, 153, 192, 255, 1));content:"";width:75%;top:0;left:0}:host(.vega-loading-indicator-status-success) .bar-loader{background-color:rgba(var(--v-bg-status-success, 160, 233, 167, 1))}:host(.vega-loading-indicator-status-error) .bar-loader{background-color:rgba(var(--v-bg-status-error, 255, 110, 139, 1))}:host(.vega-loading-indicator-micro) .bar-loader,:host(.vega-loading-indicator-micro) .bar-loader-track{height:3px}:host(.vega-loading-indicator-small) .bar-loader,:host(.vega-loading-indicator-small) .bar-loader-track{height:4px}:host(.vega-loading-indicator-large) .bar-loader,:host(.vega-loading-indicator-large) .bar-loader-track{height:16px}:host(.vega-loading-indicator-indeterminate) .bar-loader{animation:bar-loader-animation 1250ms cubic-bezier(0.75, 0, 0.5, 1) infinite;animation-delay:50ms}@keyframes bar-loader-animation{0%{left:0;transform:translateX(-100%)}100%{left:100%;transform:translateX(0%)}}:host .bar-loader-track{display:inline-block;border-radius:9999px;position:relative;overflow:hidden;height:8px;width:100%;background-color:rgba(var(--v-bg-loading-track, 229, 239, 255, 1))}:host .vega-loading-indicator-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;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-loading-indicator-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host .vega-loading-indicator-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host .vega-loading-indicator-label{font-family:"Inter", sans-serif;font-size:18px;font-weight:700;line-height:25px;letter-spacing:0px}}:host .vega-loading-indicator-hint{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-loading-indicator-hint{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-loading-indicator-hint{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-loading-indicator-hint{font-family:"Inter", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}';export{p as vega_loader_wrapper,v as vega_loading_indicator}
@@ -1 +1 @@
1
- import{V as e}from"./p-66098cf8.js";class t{getIconKey(e){return this.generateIconKeyWithNamespace(e,t.INTERNAL_ICON_NAMESPACE)}register(n){const r=Object.entries(n).reduce(((e,[n,r])=>(e[this.generateIconKeyWithNamespace(n,t.INTERNAL_ICON_NAMESPACE)]=r,e)),{});e.register(r)}generateIconKeyWithNamespace(e,t){return[t,e].join(" ")}}t.INTERNAL_ICON_NAMESPACE="v-internal-icon";const n=new t;export{n as V}
1
+ import{V as e}from"./p-1ea57951.js";class t{getIconKey(e){return this.generateIconKeyWithNamespace(e,t.INTERNAL_ICON_NAMESPACE)}register(n){const r=Object.entries(n).reduce(((e,[n,r])=>(e[this.generateIconKeyWithNamespace(n,t.INTERNAL_ICON_NAMESPACE)]=r,e)),{});e.register(r)}generateIconKeyWithNamespace(e,t){return[t,e].join(" ")}}t.INTERNAL_ICON_NAMESPACE="v-internal-icon";const n=new t;export{n as V}
@@ -0,0 +1 @@
1
+ import{K as s,p as t,a,d as o}from"./p-9fbdeada.js";import{L as e}from"./p-6e1ab235.js";class r{format(t){if(s(t)){const s=[];return this.getStates().forEach((a=>{const o=this.formatToken(t[a]);o&&s.push(`:host${"default"===a?"":`(:${a})`}{\n\t${o}\n}`)})),s.join("\n")}return`:host{\n\t${this.formatToken(t)}\n}`}}const n=new class extends r{constructor(){super(...arguments),this.states=["default","hover","active","focus-visible"]}formatToken(s){return t(s)?`background-color: ${o[s]};`:(e.warn(`The backgroundColor value ${s} is invalid, it must be a value of: `,a),"")}getStates(){return this.states}};export{r as S,n as s}