@heartlandone/vega 2.77.0 → 2.77.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (338) hide show
  1. package/dist/cjs/{app-globals-04e7024b.js → app-globals-1021e33e.js} +6 -6
  2. package/dist/cjs/{aria-attributes-value-mapper-f58c73f8.js → aria-attributes-value-mapper-9a41b9cf.js} +10 -3
  3. package/dist/cjs/{code-block-f1480ec3.js → code-block-f9b86a25.js} +1 -1
  4. package/dist/cjs/{component-value-history-controller-slimmer.abstract-a9264cc8.js → component-value-history-controller-slimmer.abstract-6bcff70b.js} +3 -3
  5. package/dist/cjs/{date-required-rule-912469e0.js → date-required-rule-d3c2d088.js} +1 -1
  6. package/dist/cjs/{design-token-c49717c8.js → design-token-b21879b6.js} +2 -2
  7. package/dist/cjs/{dto-renderer-manager-809c947b.js → dto-renderer-manager-e2823eb8.js} +2 -2
  8. package/dist/cjs/{element-appender-slimmer-38583ca9.js → element-appender-slimmer-40d39bba.js} +178 -19
  9. package/dist/cjs/{form-field-controller-slimmer-102f37c7.js → form-field-controller-slimmer-1b3a1388.js} +1 -1
  10. package/dist/cjs/{image-annotation-action-8d9fa20c.js → image-annotation-action-b83283d4.js} +2 -2
  11. package/dist/cjs/index.cjs.js +12 -12
  12. package/dist/cjs/{inject-keyboard-manager-0f5bd568.js → inject-keyboard-manager-ea5c598e.js} +1 -1
  13. package/dist/cjs/{internal-translation-controller-053eb0f1.js → internal-translation-controller-1f84ab0a.js} +15 -0
  14. package/dist/cjs/{keyboard-manager-055e9f67.js → keyboard-manager-16494c34.js} +1 -1
  15. package/dist/cjs/{keyboard-manager-slimmer-0cc0c1c7.js → keyboard-manager-slimmer-5b8fa209.js} +1 -1
  16. package/dist/cjs/loader.cjs.js +8 -8
  17. package/dist/cjs/{month-view-generator-6a6dd527.js → month-view-generator-1a57578d.js} +1 -1
  18. package/dist/cjs/{public-rules-922849f3.js → public-rules-5bd1624d.js} +7 -7
  19. package/dist/cjs/{range-8aa49b08.js → range-7a038973.js} +1 -1
  20. package/dist/cjs/{responsive-format-facade-acc39a40.js → responsive-format-facade-0b65ce4a.js} +1 -1
  21. package/dist/cjs/{rich-text-editor-required-rule-22225840.js → rich-text-editor-required-rule-d984c0b6.js} +1 -1
  22. package/dist/cjs/{string-format-strategy.abstract-f2575647.js → string-format-strategy.abstract-714bfad2.js} +1 -1
  23. package/dist/cjs/{string-input-formatter-slimmer-0a334fc6.js → string-input-formatter-slimmer-9ef2ec7a.js} +1 -1
  24. package/dist/cjs/{string-mask-strategy-dda58395.js → string-mask-strategy-bd2c18df.js} +2 -2
  25. package/dist/cjs/{style-formatter-028af284.js → style-formatter-7a4e9811.js} +2 -2
  26. package/dist/cjs/{time-required-rule-d6fa7aa8.js → time-required-rule-50784b9f.js} +1 -1
  27. package/dist/cjs/{token-extension-ffcaeae0.js → token-extension-5a1c473e.js} +4 -4
  28. package/dist/cjs/{translation-slimmer-4533bd67.js → translation-slimmer-2c207e34.js} +1 -1
  29. package/dist/cjs/{type-guard-407ba0b8.js → type-guard-cd0376d4.js} +36 -1
  30. package/dist/cjs/{valid-credit-card-number-rule-41a8b51b.js → valid-credit-card-number-rule-3f8dc897.js} +1 -1
  31. package/dist/cjs/vega-accordion.cjs.entry.js +4 -4
  32. package/dist/cjs/vega-app-header-button.cjs.entry.js +24 -6
  33. package/dist/cjs/vega-box.cjs.entry.js +5 -5
  34. package/dist/cjs/vega-button-circle.cjs.entry.js +5 -5
  35. package/dist/cjs/vega-button-link.cjs.entry.js +16 -0
  36. package/dist/cjs/vega-button.cjs.entry.js +3 -3
  37. package/dist/cjs/vega-calendar_4.cjs.entry.js +5 -5
  38. package/dist/cjs/vega-card.cjs.entry.js +4 -4
  39. package/dist/cjs/vega-carousel.cjs.entry.js +3 -3
  40. package/dist/cjs/vega-checkbox_2.cjs.entry.js +2 -2
  41. package/dist/cjs/vega-chip.cjs.entry.js +4 -4
  42. package/dist/cjs/vega-code-block.cjs.entry.js +8 -8
  43. package/dist/cjs/vega-color-picker.cjs.entry.js +2 -2
  44. package/dist/cjs/vega-combo-box.cjs.entry.js +5 -5
  45. package/dist/cjs/vega-date-picker_2.cjs.entry.js +103 -22
  46. package/dist/cjs/vega-dialog_2.cjs.entry.js +4 -4
  47. package/dist/cjs/vega-divider.cjs.entry.js +4 -4
  48. package/dist/cjs/vega-dropdown_5.cjs.entry.js +31 -7
  49. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  50. package/dist/cjs/vega-file-uploader.cjs.entry.js +3 -3
  51. package/dist/cjs/vega-flag-icon.cjs.entry.js +4 -4
  52. package/dist/cjs/vega-flex.cjs.entry.js +5 -5
  53. package/dist/cjs/vega-font.cjs.entry.js +4 -4
  54. package/dist/cjs/vega-form.cjs.entry.js +3 -3
  55. package/dist/cjs/vega-grid.cjs.entry.js +4 -4
  56. package/dist/cjs/vega-icon.cjs.entry.js +4 -4
  57. package/dist/cjs/vega-image-uploader.cjs.entry.js +5 -5
  58. package/dist/cjs/vega-input-credit-card.cjs.entry.js +6 -6
  59. package/dist/cjs/vega-input-numeric.cjs.entry.js +5 -5
  60. package/dist/cjs/vega-input-passcode.cjs.entry.js +37 -7
  61. package/dist/cjs/vega-input-phone-number.cjs.entry.js +4 -4
  62. package/dist/cjs/vega-input-range.cjs.entry.js +3 -3
  63. package/dist/cjs/vega-input-select.cjs.entry.js +5 -5
  64. package/dist/cjs/vega-input.cjs.entry.js +220 -125
  65. package/dist/cjs/vega-left-nav_5.cjs.entry.js +6 -7
  66. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +3 -3
  67. package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +2 -2
  68. package/dist/cjs/vega-pagination.cjs.entry.js +4 -4
  69. package/dist/cjs/vega-popover_2.cjs.entry.js +8 -8
  70. package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +3 -3
  71. package/dist/cjs/vega-radio_2.cjs.entry.js +5 -5
  72. package/dist/cjs/vega-rich-text-content.cjs.entry.js +12 -6
  73. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +127 -29
  74. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +4 -4
  75. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +2 -2
  76. package/dist/cjs/vega-sidenav_3.cjs.entry.js +3 -3
  77. package/dist/cjs/vega-signature-capture.cjs.entry.js +6 -6
  78. package/dist/cjs/vega-stepper.cjs.entry.js +2 -2
  79. package/dist/cjs/vega-table_11.cjs.entry.js +4 -4
  80. package/dist/cjs/vega-textarea.cjs.entry.js +2 -2
  81. package/dist/cjs/vega-time-picker_2.cjs.entry.js +9 -9
  82. package/dist/cjs/vega-toggle-switch.cjs.entry.js +2 -2
  83. package/dist/cjs/vega-tooltip_2.cjs.entry.js +7 -7
  84. package/dist/cjs/vega.cjs.js +8 -8
  85. package/dist/collection/components/vega-app-header-button/vega-app-header-button.js +44 -2
  86. package/dist/collection/components/vega-button-link/vega-button-link.js +16 -1
  87. package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-preview-popover-renderer.js +1 -1
  88. package/dist/collection/components/vega-date-picker/slimmers/controllers/vega-date-picker-calendar-open-state-controller.js +64 -0
  89. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/controllers/vega-date-picker-calendar-selection-controller.js +3 -0
  90. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-calendar-header-render.js +3 -3
  91. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-calendar-renderer.js +19 -1
  92. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-calendar-year-month-switcher-renderer.js +3 -2
  93. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-month-item-renderer.js +3 -2
  94. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.css +12 -0
  95. package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-appender-controller.js +25 -0
  96. package/dist/collection/components/vega-input/slimmers/controllers/vega-input-render-mode-controller.js +1 -3
  97. package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-container-renderer.js +1 -5
  98. package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-renderer.js +1 -4
  99. package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-suggestions-renderer.js +5 -2
  100. package/dist/collection/components/vega-input/vega-input.js +24 -1
  101. package/dist/collection/components/vega-input-passcode/slimmers/controllers/vega-input-passcode-keyboard-controller.js +2 -0
  102. package/dist/collection/components/vega-input-passcode/slimmers/renderers/vega-input-passcode-renderer.js +30 -2
  103. package/dist/collection/components/vega-nav/vega-left-nav-link/slimmers/renderers/vega-left-nav-link-renderer.js +2 -3
  104. package/dist/collection/components/vega-popover/vega-popover-content-box/vega-popover-content-box.css +5 -0
  105. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/image-node-renderer.js +7 -1
  106. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/insert-image-controller.js +7 -4
  107. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/image-toolbar-button-slimmer.js +113 -12
  108. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-image-editor/slimmers/renderers/vega-rich-text-image-editor-renderer.js +1 -1
  109. package/dist/collection/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.css +5 -0
  110. package/dist/collection/helpers/calendar/test/utils.test.js +54 -1
  111. package/dist/collection/helpers/calendar/utils.js +35 -0
  112. package/dist/collection/helpers/slimmers/element-appender/element-appender-slimmer.js +27 -0
  113. package/dist/collection/helpers/slimmers/element-appender/test/element-appender-slimmer.test.js +50 -0
  114. package/dist/collection/helpers/slimmers/mutation-observer/aria-attributes-value-mapper.js +10 -3
  115. package/dist/collection/helpers/slimmers/mutation-observer/data-tab-index-value-mapper.js +80 -0
  116. package/dist/collection/helpers/slimmers/mutation-observer/test/aria-attributes-value-mapper.test.js +55 -3
  117. package/dist/collection/helpers/slimmers/mutation-observer/test/data-tab-index-value-mapper.test.js +120 -0
  118. package/dist/collection/helpers/slimmers/position-calculation/base-position-calculation-strategy.js +123 -9
  119. package/dist/collection/helpers/slimmers/position-calculation/position-calculation-controller.js +14 -4
  120. package/dist/collection/helpers/slimmers/position-calculation/screen-position-calculation-strategy.js +13 -4
  121. package/dist/collection/helpers/slimmers/position-calculation/test/body-position-calculation-strategy.test.js +7 -6
  122. package/dist/collection/helpers/slimmers/position-calculation/test/screen-position-calculation-strategy.test.js +162 -7
  123. package/dist/collection/helpers/translation/locales/en.js +15 -0
  124. package/dist/collection/helpers/translation/tests/internal-translation-controller.test.js +15 -0
  125. package/dist/collection/helpers/ui/test/element-appender.test.js +7 -5
  126. package/dist/collection/utils/e2e-utils.js +6 -0
  127. package/dist/esm/{app-globals-32055795.js → app-globals-0b3b7111.js} +6 -6
  128. package/dist/esm/{aria-attributes-value-mapper-d4fef46a.js → aria-attributes-value-mapper-2c632641.js} +10 -3
  129. package/dist/esm/{code-block-b6247a45.js → code-block-2408a812.js} +1 -1
  130. package/dist/esm/{component-value-history-controller-slimmer.abstract-2bb8533d.js → component-value-history-controller-slimmer.abstract-ac40820f.js} +3 -3
  131. package/dist/esm/{date-required-rule-e771e7d9.js → date-required-rule-09d5aa16.js} +1 -1
  132. package/dist/esm/{design-token-5bc034e1.js → design-token-7dec1eab.js} +2 -2
  133. package/dist/esm/{dto-renderer-manager-6fd22ab7.js → dto-renderer-manager-d413de1e.js} +2 -2
  134. package/dist/esm/{element-appender-slimmer-9ea377d0.js → element-appender-slimmer-5d573612.js} +178 -19
  135. package/dist/esm/{form-field-controller-slimmer-5817d14d.js → form-field-controller-slimmer-e1a5a884.js} +1 -1
  136. package/dist/esm/{image-annotation-action-6701b4c9.js → image-annotation-action-54936eaa.js} +2 -2
  137. package/dist/esm/index.js +12 -12
  138. package/dist/esm/{inject-keyboard-manager-78730062.js → inject-keyboard-manager-9339bba8.js} +1 -1
  139. package/dist/esm/{internal-translation-controller-911515f9.js → internal-translation-controller-113a6288.js} +15 -0
  140. package/dist/esm/{keyboard-manager-38934f94.js → keyboard-manager-f9bfa678.js} +1 -1
  141. package/dist/esm/{keyboard-manager-slimmer-9984d922.js → keyboard-manager-slimmer-c8898843.js} +1 -1
  142. package/dist/esm/loader.js +8 -8
  143. package/dist/esm/{month-view-generator-eaf9029c.js → month-view-generator-160a9feb.js} +1 -1
  144. package/dist/esm/{public-rules-25cc3a39.js → public-rules-41561e6e.js} +7 -7
  145. package/dist/esm/{range-663f44dc.js → range-a5d78e69.js} +1 -1
  146. package/dist/esm/{responsive-format-facade-aa705823.js → responsive-format-facade-2a36c54a.js} +1 -1
  147. package/dist/esm/{rich-text-editor-required-rule-a238b862.js → rich-text-editor-required-rule-b09039da.js} +1 -1
  148. package/dist/esm/{string-format-strategy.abstract-713fba36.js → string-format-strategy.abstract-944f759b.js} +1 -1
  149. package/dist/esm/{string-input-formatter-slimmer-5b413ff9.js → string-input-formatter-slimmer-2508d88b.js} +1 -1
  150. package/dist/esm/{string-mask-strategy-6beaf664.js → string-mask-strategy-f9e252a2.js} +2 -2
  151. package/dist/esm/{style-formatter-28138f5c.js → style-formatter-6db1e890.js} +2 -2
  152. package/dist/esm/{time-required-rule-e4138a76.js → time-required-rule-c7cfb257.js} +1 -1
  153. package/dist/esm/{token-extension-73e4460a.js → token-extension-25df8dbb.js} +4 -4
  154. package/dist/esm/{translation-slimmer-2394b173.js → translation-slimmer-9f0339aa.js} +1 -1
  155. package/dist/esm/{type-guard-f50e34d6.js → type-guard-af324dcd.js} +36 -2
  156. package/dist/esm/{valid-credit-card-number-rule-22ce81db.js → valid-credit-card-number-rule-099dba7d.js} +1 -1
  157. package/dist/esm/vega-accordion.entry.js +4 -4
  158. package/dist/esm/vega-app-header-button.entry.js +24 -6
  159. package/dist/esm/vega-box.entry.js +5 -5
  160. package/dist/esm/vega-button-circle.entry.js +5 -5
  161. package/dist/esm/vega-button-link.entry.js +16 -0
  162. package/dist/esm/vega-button.entry.js +3 -3
  163. package/dist/esm/vega-calendar_4.entry.js +5 -5
  164. package/dist/esm/vega-card.entry.js +4 -4
  165. package/dist/esm/vega-carousel.entry.js +3 -3
  166. package/dist/esm/vega-checkbox_2.entry.js +2 -2
  167. package/dist/esm/vega-chip.entry.js +4 -4
  168. package/dist/esm/vega-code-block.entry.js +8 -8
  169. package/dist/esm/vega-color-picker.entry.js +2 -2
  170. package/dist/esm/vega-combo-box.entry.js +5 -5
  171. package/dist/esm/vega-date-picker_2.entry.js +104 -23
  172. package/dist/esm/vega-dialog_2.entry.js +4 -4
  173. package/dist/esm/vega-divider.entry.js +4 -4
  174. package/dist/esm/vega-dropdown_5.entry.js +32 -8
  175. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  176. package/dist/esm/vega-file-uploader.entry.js +3 -3
  177. package/dist/esm/vega-flag-icon.entry.js +4 -4
  178. package/dist/esm/vega-flex.entry.js +5 -5
  179. package/dist/esm/vega-font.entry.js +4 -4
  180. package/dist/esm/vega-form.entry.js +3 -3
  181. package/dist/esm/vega-grid.entry.js +4 -4
  182. package/dist/esm/vega-icon.entry.js +4 -4
  183. package/dist/esm/vega-image-uploader.entry.js +5 -5
  184. package/dist/esm/vega-input-credit-card.entry.js +6 -6
  185. package/dist/esm/vega-input-numeric.entry.js +5 -5
  186. package/dist/esm/vega-input-passcode.entry.js +37 -7
  187. package/dist/esm/vega-input-phone-number.entry.js +4 -4
  188. package/dist/esm/vega-input-range.entry.js +3 -3
  189. package/dist/esm/vega-input-select.entry.js +5 -5
  190. package/dist/esm/vega-input.entry.js +220 -125
  191. package/dist/esm/vega-left-nav_5.entry.js +6 -7
  192. package/dist/esm/vega-loader-wrapper_2.entry.js +3 -3
  193. package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +2 -2
  194. package/dist/esm/vega-pagination.entry.js +4 -4
  195. package/dist/esm/vega-popover_2.entry.js +8 -8
  196. package/dist/esm/vega-progress-tracker_2.entry.js +3 -3
  197. package/dist/esm/vega-radio_2.entry.js +5 -5
  198. package/dist/esm/vega-rich-text-content.entry.js +12 -6
  199. package/dist/esm/vega-rich-text-editor_4.entry.js +128 -30
  200. package/dist/esm/vega-selection-chip_2.entry.js +4 -4
  201. package/dist/esm/vega-selection-tile_2.entry.js +2 -2
  202. package/dist/esm/vega-sidenav_3.entry.js +3 -3
  203. package/dist/esm/vega-signature-capture.entry.js +6 -6
  204. package/dist/esm/vega-stepper.entry.js +2 -2
  205. package/dist/esm/vega-table_11.entry.js +4 -4
  206. package/dist/esm/vega-textarea.entry.js +2 -2
  207. package/dist/esm/vega-time-picker_2.entry.js +9 -9
  208. package/dist/esm/vega-toggle-switch.entry.js +2 -2
  209. package/dist/esm/vega-tooltip_2.entry.js +7 -7
  210. package/dist/esm/vega.js +8 -8
  211. package/dist/sri/vega-sri-manifest.json +281 -281
  212. package/dist/types/components/vega-app-header-button/types.d.ts +18 -0
  213. package/dist/types/components/vega-app-header-button/vega-app-header-button.d.ts +8 -1
  214. package/dist/types/components/vega-button-link/vega-button-link.d.ts +2 -0
  215. package/dist/types/components/vega-date-picker/slimmers/controllers/vega-date-picker-calendar-open-state-controller.d.ts +21 -0
  216. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/slimmers/controllers/vega-date-picker-calendar-selection-controller.d.ts +1 -0
  217. package/dist/types/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-calendar-renderer.d.ts +7 -0
  218. package/dist/types/components/vega-dropdown/slimmers/controllers/vega-dropdown-appender-controller.d.ts +11 -0
  219. package/dist/types/components/vega-input/slimmers/controllers/vega-input-render-mode-controller.d.ts +0 -1
  220. package/dist/types/components/vega-input/slimmers/renderers/vega-input-input-renderer.d.ts +0 -1
  221. package/dist/types/components/vega-input/vega-input.d.ts +4 -0
  222. package/dist/types/components/vega-input-passcode/slimmers/renderers/vega-input-passcode-renderer.d.ts +14 -0
  223. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/insert-image-controller.d.ts +7 -1
  224. package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/image-toolbar-button-slimmer.d.ts +30 -2
  225. package/dist/types/components.d.ts +11 -1
  226. package/dist/types/helpers/calendar/utils.d.ts +17 -0
  227. package/dist/types/helpers/slimmers/element-appender/element-appender-slimmer.d.ts +12 -0
  228. package/dist/types/helpers/slimmers/mutation-observer/aria-attributes-value-mapper.d.ts +2 -1
  229. package/dist/types/helpers/slimmers/mutation-observer/data-tab-index-value-mapper.d.ts +35 -0
  230. package/dist/types/helpers/slimmers/mutation-observer/test/data-tab-index-value-mapper.test.d.ts +1 -0
  231. package/dist/types/helpers/slimmers/position-calculation/base-position-calculation-strategy.d.ts +60 -3
  232. package/dist/types/helpers/slimmers/position-calculation/screen-position-calculation-strategy.d.ts +3 -2
  233. package/dist/types/helpers/slimmers/position-calculation/test/body-position-calculation-strategy.test.d.ts +1 -1
  234. package/dist/types/helpers/translation/interface.d.ts +15 -0
  235. package/dist/types/types/components.type.d.ts +1 -0
  236. package/dist/types/types/ui.type.d.ts +3 -2
  237. package/dist/types/utils/e2e-utils.d.ts +2 -0
  238. package/dist/vega/index.esm.js +1 -1
  239. package/dist/vega/{p-4bffdb28.js → p-051bbce6.js} +1 -1
  240. package/dist/vega/{p-1a3236e7.entry.js → p-0ac9a732.entry.js} +1 -1
  241. package/dist/vega/{p-9fb877c1.entry.js → p-1033e4c4.entry.js} +1 -1
  242. package/dist/vega/{p-0e679d8c.js → p-10e51081.js} +1 -1
  243. package/dist/vega/p-15335b69.entry.js +1 -0
  244. package/dist/vega/{p-592296d7.entry.js → p-19270396.entry.js} +1 -1
  245. package/dist/vega/{p-2d69632d.js → p-1a9b361b.js} +1 -1
  246. package/dist/vega/p-1ccba615.entry.js +1 -0
  247. package/dist/vega/{p-b54dc37c.entry.js → p-22f3d35c.entry.js} +1 -1
  248. package/dist/vega/{p-010ff53d.entry.js → p-23427f6a.entry.js} +1 -1
  249. package/dist/vega/p-2466316a.js +1 -0
  250. package/dist/vega/{p-b1773281.entry.js → p-27b0af38.entry.js} +1 -1
  251. package/dist/vega/{p-03004a05.entry.js → p-2c2193f2.entry.js} +1 -1
  252. package/dist/vega/{p-22056609.entry.js → p-3237be8b.entry.js} +1 -1
  253. package/dist/vega/{p-bff57aa4.js → p-38e850c3.js} +1 -1
  254. package/dist/vega/{p-ffd48e37.entry.js → p-3b9fc697.entry.js} +1 -1
  255. package/dist/vega/{p-1fa0c7da.entry.js → p-41d14339.entry.js} +1 -1
  256. package/dist/vega/{p-a0b66c25.js → p-4c060ba9.js} +1 -1
  257. package/dist/vega/{p-0d4cb1c7.entry.js → p-4d4bf82a.entry.js} +1 -1
  258. package/dist/vega/{p-415ffa35.js → p-4d7d5583.js} +1 -1
  259. package/dist/vega/{p-2a10e2e5.js → p-4f146dae.js} +1 -1
  260. package/dist/vega/p-5f377954.js +1 -1
  261. package/dist/vega/{p-d78f6ede.js → p-600f7d6c.js} +1 -1
  262. package/dist/vega/{p-4ea30592.js → p-6188e783.js} +1 -1
  263. package/dist/vega/p-638d30a5.entry.js +1 -0
  264. package/dist/vega/{p-100b44c3.entry.js → p-67b0ccdc.entry.js} +1 -1
  265. package/dist/vega/p-68846f0d.js +1 -0
  266. package/dist/vega/{p-c165232c.entry.js → p-70444f6f.entry.js} +1 -1
  267. package/dist/vega/{p-e632475e.js → p-7127f966.js} +1 -1
  268. package/dist/vega/{p-49845a91.js → p-718c74ba.js} +1 -1
  269. package/dist/vega/p-77167587.entry.js +1 -0
  270. package/dist/vega/p-78ecfea0.entry.js +1 -0
  271. package/dist/vega/{p-b201f379.js → p-7cde8489.js} +1 -1
  272. package/dist/vega/p-9466619f.entry.js +1 -0
  273. package/dist/vega/p-9863e7a1.entry.js +1 -0
  274. package/dist/vega/p-999950d1.js +1 -0
  275. package/dist/vega/{p-9339c6c4.js → p-9a3a5b9e.js} +1 -1
  276. package/dist/vega/{p-1a011d47.entry.js → p-9adfcd47.entry.js} +1 -1
  277. package/dist/vega/{p-4aa94940.entry.js → p-9e36f7ff.entry.js} +1 -1
  278. package/dist/vega/{p-168bb296.entry.js → p-9f9d9a53.entry.js} +1 -1
  279. package/dist/vega/{p-cfecc1cb.entry.js → p-9feaac4b.entry.js} +1 -1
  280. package/dist/vega/{p-4742feef.entry.js → p-a0e69236.entry.js} +1 -1
  281. package/dist/vega/{p-95528b47.js → p-a17312a6.js} +1 -1
  282. package/dist/vega/{p-f3e6483c.js → p-a79fdf2f.js} +1 -1
  283. package/dist/vega/{p-c2d2faa0.js → p-a800bf6d.js} +1 -1
  284. package/dist/vega/{p-2b142818.entry.js → p-aaf9b39f.entry.js} +1 -1
  285. package/dist/vega/p-acbb96b3.entry.js +1 -0
  286. package/dist/vega/{p-cccd7648.entry.js → p-af2110fc.entry.js} +1 -1
  287. package/dist/vega/{p-560d2f48.entry.js → p-b35bb4a2.entry.js} +1 -1
  288. package/dist/vega/p-b8c10187.js +1 -0
  289. package/dist/vega/p-bdb5180c.js +1 -0
  290. package/dist/vega/{p-50d074ed.entry.js → p-c086529c.entry.js} +1 -1
  291. package/dist/vega/{p-3c05abd9.entry.js → p-c61bcd92.entry.js} +1 -1
  292. package/dist/vega/{p-5833f33b.entry.js → p-c7a9960f.entry.js} +1 -1
  293. package/dist/vega/{p-81b044b9.js → p-c7b9b7c2.js} +1 -1
  294. package/dist/vega/{p-f2b0b58a.js → p-c857e6e2.js} +1 -1
  295. package/dist/vega/{p-857069a5.entry.js → p-c871619c.entry.js} +1 -1
  296. package/dist/vega/{p-1f3cd061.entry.js → p-cbeb47be.entry.js} +1 -1
  297. package/dist/vega/{p-a786259a.js → p-cf6bfac7.js} +1 -1
  298. package/dist/vega/{p-5485c387.entry.js → p-d0975995.entry.js} +1 -1
  299. package/dist/vega/{p-c292ade4.entry.js → p-d2fc470e.entry.js} +1 -1
  300. package/dist/vega/{p-f428086c.entry.js → p-d70e1b75.entry.js} +1 -1
  301. package/dist/vega/{p-3afc025e.entry.js → p-da0fd3dc.entry.js} +1 -1
  302. package/dist/vega/{p-70df91fb.entry.js → p-da552ddf.entry.js} +1 -1
  303. package/dist/vega/{p-4aa52ed2.entry.js → p-ddce3e0e.entry.js} +1 -1
  304. package/dist/vega/{p-aa1174dc.js → p-dfb12762.js} +1 -1
  305. package/dist/vega/{p-daa60a59.entry.js → p-e0fb1f60.entry.js} +1 -1
  306. package/dist/vega/{p-db5fa164.entry.js → p-e1c017d1.entry.js} +1 -1
  307. package/dist/vega/{p-3ce2b05c.entry.js → p-e4c99b72.entry.js} +1 -1
  308. package/dist/vega/{p-d1cfe972.entry.js → p-e841c1fe.entry.js} +1 -1
  309. package/dist/vega/{p-0572c393.entry.js → p-ea96b0f9.entry.js} +1 -1
  310. package/dist/vega/{p-7425cedc.entry.js → p-eab9d999.entry.js} +1 -1
  311. package/dist/vega/{p-e6cf2ace.entry.js → p-ed9ad4fd.entry.js} +1 -1
  312. package/dist/vega/{p-34bcf4ed.entry.js → p-ef603656.entry.js} +1 -1
  313. package/dist/vega/p-f5fcd13e.entry.js +1 -0
  314. package/dist/vega/{p-6d219c44.entry.js → p-f65cb0b6.entry.js} +1 -1
  315. package/dist/vega/p-faa9a3bd.js +1 -0
  316. package/dist/vega/{p-a8792e3d.js → p-fc049028.js} +1 -1
  317. package/dist/vega/p-ff287001.entry.js +1 -0
  318. package/dist/vega/{p-67745549.entry.js → p-ffb3e479.entry.js} +1 -1
  319. package/dist/vega/p-ffd080db.js +1 -0
  320. package/dist/vega/vega.esm.js +1 -1
  321. package/package.json +1 -1
  322. package/dist/vega/p-43ff48c0.entry.js +0 -1
  323. package/dist/vega/p-464559e3.js +0 -1
  324. package/dist/vega/p-4bee4202.entry.js +0 -1
  325. package/dist/vega/p-5cfce62d.entry.js +0 -1
  326. package/dist/vega/p-60f77f5f.entry.js +0 -1
  327. package/dist/vega/p-641cdb5c.entry.js +0 -1
  328. package/dist/vega/p-6b6f0fb4.js +0 -1
  329. package/dist/vega/p-9441f2ba.entry.js +0 -1
  330. package/dist/vega/p-ac82b9f9.entry.js +0 -1
  331. package/dist/vega/p-b597393b.entry.js +0 -1
  332. package/dist/vega/p-b5f18f4b.entry.js +0 -1
  333. package/dist/vega/p-c3d2f316.js +0 -1
  334. package/dist/vega/p-cc5eaa1b.js +0 -1
  335. package/dist/vega/p-dad3ba5f.js +0 -1
  336. package/dist/vega/p-de64f6e6.js +0 -1
  337. package/dist/vega/p-e7fbef97.js +0 -1
  338. package/dist/vega/p-fc9ac6e9.entry.js +0 -1
@@ -4,36 +4,36 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-58ea899e.js');
6
6
  const component = require('./component-1e352960.js');
7
- const dateRequiredRule = require('./date-required-rule-912469e0.js');
8
- const typeGuard = require('./type-guard-407ba0b8.js');
7
+ const dateRequiredRule = require('./date-required-rule-d3c2d088.js');
8
+ const typeGuard = require('./type-guard-cd0376d4.js');
9
9
  const internalFormFieldValidationRule_abstract = require('./internal-form-field-validation-rule.abstract-07cdff46.js');
10
10
  const globalSlimmerRegistry = require('./global-slimmer-registry-b3bce7e0.js');
11
11
  const componentUsageRuntimeMetrics = require('./component-usage-runtime-metrics-4572c5b7.js');
12
- const formFieldControllerSlimmer = require('./form-field-controller-slimmer-102f37c7.js');
12
+ const formFieldControllerSlimmer = require('./form-field-controller-slimmer-1b3a1388.js');
13
13
  const ui = require('./ui-234ea151.js');
14
14
  const domNodeSubjectObserverFactory = require('./dom-node-subject-observer-factory-c62823de.js');
15
15
  const vegaEventId = require('./vega-event-id-ee01d8dd.js');
16
16
  const internalIconManager = require('./internal-icon-manager-c989189a.js');
17
17
  const accessibility = require('./accessibility-bfa227f6.js');
18
18
  const array = require('./array-249289f2.js');
19
- require('./internal-translation-controller-053eb0f1.js');
19
+ const internalTranslationController = require('./internal-translation-controller-1f84ab0a.js');
20
20
  const featureFlagController = require('./feature-flag-controller-9129ef52.js');
21
21
  const tryGetDocument = require('./try-get-document-c0ebd39a.js');
22
22
  const staticSubjectTitle = require('./static-subject-title-5829a298.js');
23
23
  const changeManager = require('./change-manager-a297e4d2.js');
24
- const stringMaskStrategy = require('./string-mask-strategy-dda58395.js');
25
- const stringInputFormatterSlimmer = require('./string-input-formatter-slimmer-0a334fc6.js');
26
- const keyboardManagerSlimmer = require('./keyboard-manager-slimmer-0cc0c1c7.js');
24
+ const stringMaskStrategy = require('./string-mask-strategy-bd2c18df.js');
25
+ const stringInputFormatterSlimmer = require('./string-input-formatter-slimmer-9ef2ec7a.js');
26
+ const keyboardManagerSlimmer = require('./keyboard-manager-slimmer-5b8fa209.js');
27
27
  const componentLoadRequired = require('./component-load-required-6cc74719.js');
28
28
  const eventEmitSlimmer = require('./event-emit-slimmer-062cdcb8.js');
29
29
  const childNodesEventPreventSlimmer = require('./child-nodes-event-prevent-slimmer-cc6d2919.js');
30
- const translationSlimmer = require('./translation-slimmer-4533bd67.js');
31
- const elementAppenderSlimmer = require('./element-appender-slimmer-38583ca9.js');
30
+ const translationSlimmer = require('./translation-slimmer-2c207e34.js');
31
+ const elementAppenderSlimmer = require('./element-appender-slimmer-40d39bba.js');
32
32
  const synchronizeTaskQueue = require('./synchronize-task-queue-1ee80e94.js');
33
33
  const clickOutsideOnlyToDismissStrategy = require('./click-outside-only-to-dismiss-strategy-407f6d1e.js');
34
34
  const vegaInternalEventId = require('./vega-internal-event-id-f2465f1b.js');
35
35
  const observer = require('./observer-f49483e8.js');
36
- const monthViewGenerator = require('./month-view-generator-6a6dd527.js');
36
+ const monthViewGenerator = require('./month-view-generator-1a57578d.js');
37
37
  require('./breakpoints-ebde4837.js');
38
38
  require('./ui-32e69595.js');
39
39
  require('./typography-4560e7f1.js');
@@ -50,13 +50,13 @@ require('./icon-manager-c12c6ea9.js');
50
50
  require('./create-public-api-runtime-metrics-slimmer-9cb09fb2.js');
51
51
  require('./number-4816603d.js');
52
52
  require('./index-f054eb5d.js');
53
- require('./string-format-strategy.abstract-f2575647.js');
53
+ require('./string-format-strategy.abstract-714bfad2.js');
54
54
  require('./wait-for-component-did-render-70a01bf9.js');
55
- require('./keyboard-manager-055e9f67.js');
55
+ require('./keyboard-manager-16494c34.js');
56
56
  require('./internal-vega-event-manager-f7ecf3d4.js');
57
57
  require('./vega-env-manager-23b8b23c.js');
58
58
  require('./internal-vega-z-index-manager-f03ddb37.js');
59
- require('./responsive-format-facade-acc39a40.js');
59
+ require('./responsive-format-facade-0b65ce4a.js');
60
60
  require('./pixel-98f2a10c.js');
61
61
 
62
62
  /**
@@ -1253,6 +1253,8 @@ class VegaDatePickerCalendarOpenStateController extends elementAppenderSlimmer.E
1253
1253
  }
1254
1254
  /**
1255
1255
  * Hide calendar in both mobile and desktop mode.
1256
+ * After hiding, focuses the input container with a temporary
1257
+ * aria-label so the screen reader announces the selection.
1256
1258
  */
1257
1259
  async hideCalendar() {
1258
1260
  if (this.isMobileDevice) {
@@ -1261,6 +1263,7 @@ class VegaDatePickerCalendarOpenStateController extends elementAppenderSlimmer.E
1261
1263
  else {
1262
1264
  this.hide();
1263
1265
  }
1266
+ this.focusContainerWithAnnouncement();
1264
1267
  }
1265
1268
  /**
1266
1269
  * Update isCalendarShow state.
@@ -1270,6 +1273,54 @@ class VegaDatePickerCalendarOpenStateController extends elementAppenderSlimmer.E
1270
1273
  updateIsCalendarShowState(isShow) {
1271
1274
  this.isCalendarShow = isShow;
1272
1275
  }
1276
+ /**
1277
+ * Focus the input container div with a temporary aria-label.
1278
+ * VoiceOver always reads aria-label on programmatic .focus().
1279
+ *
1280
+ * The role, aria-label, and tabIndex attributes are set imperatively
1281
+ * only during the announcement and removed on blur, so they don't
1282
+ * interfere with VoiceOver navigation while the calendar is open.
1283
+ */
1284
+ focusContainerWithAnnouncement() {
1285
+ const activeEl = ui.getDeepActiveElementInShadow();
1286
+ if ((activeEl === null || activeEl === void 0 ? void 0 : activeEl.matches) && activeEl.matches(':focus-visible')) {
1287
+ const container = this.vegaDatePickerRenderer.getDatePickerContainer();
1288
+ if (container) {
1289
+ const announcement = this.buildAriaAnnouncement(this.value);
1290
+ container.setAttribute('role', 'group');
1291
+ container.setAttribute('aria-label', announcement);
1292
+ container.setAttribute('tabindex', '-1');
1293
+ container.addEventListener('blur', () => {
1294
+ container.removeAttribute('role');
1295
+ container.removeAttribute('aria-label');
1296
+ container.removeAttribute('tabindex');
1297
+ }, { once: true });
1298
+ // Use setTimeout to ensure that the focus happens after the current call stack, allowing the screen reader to process the attribute changes.
1299
+ setTimeout(() => container.focus(), 0);
1300
+ }
1301
+ }
1302
+ }
1303
+ /**
1304
+ * Builds an aria announcement string based on the selected date value.
1305
+ *
1306
+ * @param {DatePickerValueType<DatePickerModeType>} value The date picker value to build announcement for
1307
+ * @returns {string} The aria announcement string
1308
+ */
1309
+ buildAriaAnnouncement(value) {
1310
+ let startDate = null;
1311
+ let endDate = null;
1312
+ if (this.mode === 'single' && typeof value === 'string') {
1313
+ startDate = value ? typeGuard.CalendarDate.fromString(value, this.format) : null;
1314
+ }
1315
+ else if (this.mode === 'range' && Array.isArray(value)) {
1316
+ startDate = value[0] ? typeGuard.CalendarDate.fromString(value[0], this.format) : null;
1317
+ endDate = value[1] ? typeGuard.CalendarDate.fromString(value[1], this.format) : null;
1318
+ }
1319
+ return `
1320
+ ${typeGuard.buildDatePickerAnnouncement({ startDate, endDate, mode: this.mode })},
1321
+ ${internalTranslationController.VegaInternalTranslation.t('date picker')}
1322
+ `;
1323
+ }
1273
1324
  /**
1274
1325
  * Clear selecting state in calendar.
1275
1326
  */
@@ -1292,6 +1343,15 @@ __decorate$c([
1292
1343
  __decorate$c([
1293
1344
  globalSlimmerRegistry.MapToComponentField()
1294
1345
  ], VegaDatePickerCalendarOpenStateController.prototype, "vegaDatePickerCalendarRenderer", void 0);
1346
+ __decorate$c([
1347
+ globalSlimmerRegistry.MapToComponentField()
1348
+ ], VegaDatePickerCalendarOpenStateController.prototype, "value", void 0);
1349
+ __decorate$c([
1350
+ globalSlimmerRegistry.MapToComponentField()
1351
+ ], VegaDatePickerCalendarOpenStateController.prototype, "format", void 0);
1352
+ __decorate$c([
1353
+ globalSlimmerRegistry.MapToComponentField()
1354
+ ], VegaDatePickerCalendarOpenStateController.prototype, "mode", void 0);
1295
1355
  __decorate$c([
1296
1356
  globalSlimmerRegistry.MapToComponentField({ writable: true })
1297
1357
  ], VegaDatePickerCalendarOpenStateController.prototype, "isCalendarShow", void 0);
@@ -1657,7 +1717,8 @@ class VegaDatePickerCalendarRenderer extends globalSlimmerRegistry.VegaSlimmer {
1657
1717
  index.h("div", { class: "container__main" },
1658
1718
  this.headerRenderer.render(),
1659
1719
  this.renderContainer(),
1660
- this.renderFooter())));
1720
+ this.renderFooter()),
1721
+ index.h("div", { class: "aria-announcement", "aria-live": "polite", "aria-atomic": "true" }, this.buildAnnouncement())));
1661
1722
  }
1662
1723
  renderContainer() {
1663
1724
  const shouldRenderRangeMonth = this.shouldRenderRangeMonth();
@@ -1687,6 +1748,19 @@ class VegaDatePickerCalendarRenderer extends globalSlimmerRegistry.VegaSlimmer {
1687
1748
  this.clearEventEmitter.emit();
1688
1749
  changeManager.ChangeManager.notify(domNodeSubjectObserverFactory.domNodeSubjectFactory.getSubject(this.host, vegaInternalEventId.VegaInternalDatePickerCalendarClear), {});
1689
1750
  }
1751
+ /**
1752
+ * Build aria announcement string based on current calendar selection.
1753
+ *
1754
+ * @returns {string} - Aria announcement string.
1755
+ */
1756
+ buildAnnouncement() {
1757
+ const { startDate, endDate } = this.calendarSelection;
1758
+ return typeGuard.buildDatePickerAnnouncement({
1759
+ mode: this.mode,
1760
+ startDate,
1761
+ endDate,
1762
+ });
1763
+ }
1690
1764
  }
1691
1765
  __decorate$a([
1692
1766
  globalSlimmerRegistry.MapToComponentField()
@@ -1694,6 +1768,9 @@ __decorate$a([
1694
1768
  __decorate$a([
1695
1769
  globalSlimmerRegistry.MapToComponentField()
1696
1770
  ], VegaDatePickerCalendarRenderer.prototype, "clearButton", void 0);
1771
+ __decorate$a([
1772
+ globalSlimmerRegistry.MapToComponentField()
1773
+ ], VegaDatePickerCalendarRenderer.prototype, "calendarSelection", void 0);
1697
1774
  __decorate$a([
1698
1775
  globalSlimmerRegistry.MapToComponentField()
1699
1776
  ], VegaDatePickerCalendarRenderer.prototype, "monthItemRenderer", void 0);
@@ -1823,13 +1900,13 @@ class VegaDatePickerCalendarYearMonthSwitcherRenderer extends globalSlimmerRegis
1823
1900
  }
1824
1901
  renderCurrentMonth() {
1825
1902
  const label = this.translationSlimmer.t(this.currentPeriod.current.getMonthName());
1826
- return this.size === 'small' && this.showYearMonthDropdowns ? (index.h("vega-button-link", { class: "small-month-item-name", size: "small", label: label })) : (index.h("div", { class: "month-item-name" },
1903
+ return this.size === 'small' && this.showYearMonthDropdowns ? (index.h("vega-button-link", { class: "small-month-item-name", size: "small", label: label })) : (index.h("div", { class: "month-item-name", role: this.showYearMonthDropdowns ? 'button' : undefined, tabIndex: this.showYearMonthDropdowns ? 0 : undefined, "aria-label": this.showYearMonthDropdowns ? label : undefined, onKeyDown: this.showYearMonthDropdowns ? accessibility.createEnterKeyHandlerToTriggerClick() : undefined },
1827
1904
  index.h("span", null, label),
1828
1905
  this.renderDropdownSwitchIcon()));
1829
1906
  }
1830
1907
  renderCurrentYear() {
1831
1908
  const label = this.currentPeriod.current.year.toString();
1832
- return this.size === 'small' && this.showYearMonthDropdowns ? (index.h("vega-button-link", { class: "small-month-item-year", size: "small", label: label })) : (index.h("div", { class: "month-item-year" },
1909
+ return this.size === 'small' && this.showYearMonthDropdowns ? (index.h("vega-button-link", { class: "small-month-item-year", size: "small", label: label })) : (index.h("div", { class: "month-item-year", role: this.showYearMonthDropdowns ? 'button' : undefined, tabIndex: this.showYearMonthDropdowns ? 0 : undefined, "aria-label": this.showYearMonthDropdowns ? label : undefined, onKeyDown: this.showYearMonthDropdowns ? accessibility.createEnterKeyHandlerToTriggerClick() : undefined },
1833
1910
  index.h("span", null, label),
1834
1911
  this.renderDropdownSwitchIcon()));
1835
1912
  }
@@ -2200,7 +2277,8 @@ class VegaDatePickerMonthItemRenderer extends globalSlimmerRegistry.VegaSlimmer
2200
2277
  }
2201
2278
  renderWeek(periodView) {
2202
2279
  return (index.h("vega-grid", { class: "month-item-weekdays-row", column: '7-auto', row: 1 }, periodView.weekdays.map((weekDay) => {
2203
- return (index.h("div", { key: weekDay }, this.translationSlimmer.t(`${weekDay}-short`)));
2280
+ const fullName = this.translationSlimmer.t(`${weekDay}-full`);
2281
+ return (index.h("div", { key: weekDay, role: "columnheader", "aria-label": fullName }, this.translationSlimmer.t(`${weekDay}-short`)));
2204
2282
  })));
2205
2283
  }
2206
2284
  renderDays(periodView, period) {
@@ -2238,7 +2316,7 @@ class VegaDatePickerMonthItemRenderer extends globalSlimmerRegistry.VegaSlimmer
2238
2316
  /* eslint-disable-next-line react/jsx-no-bind */
2239
2317
  onClick: () => canInterActive && this.selectionController.onDayClick(day),
2240
2318
  /* eslint-disable-next-line react/jsx-no-bind */
2241
- onMouseEnter: () => canInterActive && this.selectionController.onDayHover(day), onKeyDown: accessibility.createEnterKeyHandlerToTriggerClick(), role: "menuitem", "aria-label": day.date, tabIndex: canInterActive ? 0 : -1 },
2319
+ onMouseEnter: () => canInterActive && this.selectionController.onDayHover(day), onKeyDown: accessibility.createEnterKeyHandlerToTriggerClick(), role: "menuitem", "aria-label": `${day.getMonthName()} ${day.date} ${day.year}`, "aria-hidden": isCurrentMonth ? undefined : 'true', "aria-disabled": isLockedDate || isDisabled ? 'true' : undefined, tabIndex: canInterActive ? 0 : -1 },
2242
2320
  index.h("div", { class: "day-content" }, isCurrentMonth ? day.date : '')));
2243
2321
  }
2244
2322
  getCurrentRangeDates() {
@@ -2602,6 +2680,9 @@ __decorate$4([
2602
2680
  __decorate$4([
2603
2681
  globalSlimmerRegistry.MapToComponentField()
2604
2682
  ], VegaDatePickerCalendarSelectionController.prototype, "allowRepickController", void 0);
2683
+ __decorate$4([
2684
+ globalSlimmerRegistry.MapToComponentField()
2685
+ ], VegaDatePickerCalendarSelectionController.prototype, "translationSlimmer", void 0);
2605
2686
  __decorate$4([
2606
2687
  globalSlimmerRegistry.MapToComponentMethod('componentWillLoad')
2607
2688
  ], VegaDatePickerCalendarSelectionController.prototype, "componentWillLoad", null);
@@ -2763,7 +2844,7 @@ class VegaDatePickerCalendarHeaderRenderer extends globalSlimmerRegistry.VegaSli
2763
2844
  return (index.h("vega-button-circle", { class: {
2764
2845
  'button-previous-month': true,
2765
2846
  'disabled': isDisabled,
2766
- }, variant: "icon-only", icon: internalIconManager.VegaInternalIconManager.getIconKey('chevron-left'), ref: (ref) => {
2847
+ }, variant: "icon-only", icon: internalIconManager.VegaInternalIconManager.getIconKey('chevron-left'), "data-aria-label": this.translationSlimmer.t('Previous month'), ref: (ref) => {
2767
2848
  domNodeSubjectObserverFactory.DomNodeSubjectObserverFactory.addUniqueObserverToNode(ref, vegaEventId.VegaClick, () => {
2768
2849
  this.currentPeriodController.gotoPreviousPeriod();
2769
2850
  });
@@ -2777,7 +2858,7 @@ class VegaDatePickerCalendarHeaderRenderer extends globalSlimmerRegistry.VegaSli
2777
2858
  return (index.h("vega-button-circle", { class: {
2778
2859
  'button-next-month': true,
2779
2860
  'disabled': isDisabled,
2780
- }, variant: "icon-only", icon: internalIconManager.VegaInternalIconManager.getIconKey('chevron-right'), ref: (ref) => {
2861
+ }, variant: "icon-only", icon: internalIconManager.VegaInternalIconManager.getIconKey('chevron-right'), "data-aria-label": this.translationSlimmer.t('Next month'), ref: (ref) => {
2781
2862
  domNodeSubjectObserverFactory.DomNodeSubjectObserverFactory.addUniqueObserverToNode(ref, vegaEventId.VegaClick, () => {
2782
2863
  this.currentPeriodController.gotoNextPeriod();
2783
2864
  });
@@ -2788,7 +2869,7 @@ class VegaDatePickerCalendarHeaderRenderer extends globalSlimmerRegistry.VegaSli
2788
2869
  return (index.h("vega-button-link", { class: {
2789
2870
  'button-today': true,
2790
2871
  'with-label': hasLabel,
2791
- }, label: hasLabel ? this.translationSlimmer.t('Today') : '', ref: (ref) => {
2872
+ }, "data-aria-label": this.translationSlimmer.t('Today'), label: hasLabel ? this.translationSlimmer.t('Today') : '', ref: (ref) => {
2792
2873
  domNodeSubjectObserverFactory.DomNodeSubjectObserverFactory.addUniqueObserverToNode(ref, vegaEventId.VegaClick, () => {
2793
2874
  this.currentPeriodController.updateCalendarPeriod(new typeGuard.MonthPeriod(this.today, true, this.timezone));
2794
2875
  });
@@ -2841,7 +2922,7 @@ __decorate$1([
2841
2922
  globalSlimmerRegistry.MapToComponentField()
2842
2923
  ], VegaDatePickerCalendarHeaderRenderer.prototype, "isMobileDevice", void 0);
2843
2924
 
2844
- const vegaDatePickerCalendarCss = ":host{--vega-litepicker-container-width:calc(var(--vega-litepicker-day-width) * 7)}.calendar,.calendar .container__main,.calendar .container__months{height:100%}:host(.small.range) .calendar.static-height .container__main,:host(.regular.range) .calendar.static-height .container__main,:host(.large.range) .calendar.static-height .container__main{aspect-ratio:1/1}:host .month-item-header .button-today::part(link){color:rgba(var(--v-text-link, 19, 98, 226, 1));vertical-align:top}:host .month-item-header vega-dropdown .month-item-name,:host .month-item-header vega-dropdown .month-item-year{display:flex;gap:8px;align-items:center;cursor:pointer;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));border:1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1))}:host .month-item-header vega-dropdown.active .month-item-name,:host .month-item-header vega-dropdown.active .month-item-year{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:3px;border:1px solid rgba(var(--v-border-color-input-field-focus, 19, 98, 226, 1))}:host .month-item-header .button-previous-month.disabled,:host .month-item-header .button-next-month.disabled{pointer-events:none}:host(.small.single) vega-dropdown .month-item-name span{max-width:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.small){--vega-litepicker-day-width:28px;--vega-litepicker-day-height:28px;--vega-date-picker-calendar-range-space-size:16px}:host(.small) .current-month-year{text-align:center;color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .current-month-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .current-month-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .current-month-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .month-item-header{gap:8px;margin-bottom:12px}:host(.small) .month-item-header .button-today{height:16px}:host(.small) .month-item-header .month-item-name,:host(.small) .month-item-header .month-item-year{color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .month-item-header .month-item-name,:host(.small) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .month-item-header .month-item-name,:host(.small) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .month-item-header .month-item-name,:host(.small) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .month-item-header .month-item-name{margin-right:4px}:host(.small) .month-item-header vega-dropdown .month-item-name{margin-right:8px}:host(.small) .month-item-header vega-dropdown .month-item-name,:host(.small) .month-item-header vega-dropdown .month-item-year{border-radius:4px;padding-left:4px;padding-right:4px;font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px;gap:2px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .month-item-header vega-dropdown .month-item-name,:host(.small) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .month-item-header vega-dropdown .month-item-name,:host(.small) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .month-item-header vega-dropdown .month-item-name,:host(.small) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}:host(.small) .month-item-header vega-dropdown .month-item-name vega-icon,:host(.small) .month-item-header vega-dropdown .month-item-year vega-icon{width:12px;height:12px}:host(.small) .month-item-header .small-month-item-name{margin-right:8px}:host(.small) .month-item-header .small-month-item-name::part(label-container),:host(.small) .month-item-header .small-month-item-year::part(label-container){font-size:14px}:host(.small) .month-item .current-month-year{margin-bottom:4px}:host(.small) .calendar .container__main{max-width:360px;max-height:360px}:host(.small) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px;margin-bottom:4px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}:host(.small) .calendar .container__days .day-item .day-content{width:18px;height:18px}:host(.small) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px;width:18px;height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .calendar .container__days .day-item:focus-visible .day-content{width:16px}:host(.small) .calendar .container__days .day-item:focus-visible .day-content{width:16px}:host(.small) .calendar .container__days vega-tooltip .day-item .day-content:after{width:4px;height:4px;bottom:-3px;left:calc(50% - 2px)}:host(.small.range) .calendar .container__main{width:100%;max-width:600px;max-height:360px}:host(.regular){--vega-litepicker-day-width:40px;--vega-litepicker-day-height:40px;--vega-date-picker-calendar-range-space-size:24px}:host(.regular) .current-month-year{text-align:center;color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .current-month-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .current-month-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .current-month-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .month-item-header{gap:16px;margin-bottom:24px}:host(.regular) .month-item-header .button-today{height:16px}:host(.regular) .month-item-header .button-today.with-label{height:18px}:host(.regular) .month-item-header .month-item-name,:host(.regular) .month-item-header .month-item-year{color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .month-item-header .month-item-name,:host(.regular) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .month-item-header .month-item-name,:host(.regular) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .month-item-header .month-item-name,:host(.regular) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .month-item-header .month-item-name{margin-right:4px}:host(.regular) .month-item-header vega-dropdown .month-item-name{margin-right:16px}:host(.regular) .month-item-header vega-dropdown .month-item-name,:host(.regular) .month-item-header vega-dropdown .month-item-year{border-radius:4px;padding-left:8px;padding-right:8px;font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:16px;padding-top:3px;padding-bottom:3px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .month-item-header vega-dropdown .month-item-name,:host(.regular) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:16px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .month-item-header vega-dropdown .month-item-name,:host(.regular) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:16px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .month-item-header vega-dropdown .month-item-name,:host(.regular) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:16px}}:host(.regular) .month-item .current-month-year{margin-bottom:12px}:host(.regular) .calendar .container__main{max-width:450px;max-height:450px}:host(.regular) .calendar .container__months .month-item-header{margin-bottom:12px}:host(.regular) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}}:host(.regular) .calendar .container__days .day-item .is-start-date,:host(.regular) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .calendar .container__days .day-item .is-start-date,:host(.regular) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .calendar .container__days .day-item .is-start-date,:host(.regular) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .calendar .container__days .day-item .is-start-date,:host(.regular) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .calendar .container__days .day-item .day-content{width:24px;height:24px}:host(.regular) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .calendar .container__days vega-tooltip .day-item .day-content:after{width:4px;height:4px;bottom:-3px;left:calc(50% - 2px)}:host(.regular.range) .calendar .container__main{width:100%;max-width:900px;max-height:450px}:host(.large){--vega-litepicker-day-width:56px;--vega-litepicker-day-height:56px;--vega-date-picker-calendar-range-space-size:40px}:host(.large) .current-month-year{text-align:center;color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .current-month-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .current-month-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .current-month-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .month-item-header{gap:16px;margin-bottom:24px}:host(.large) .month-item-header .button-today{height:16px}:host(.large) .month-item-header .button-today.with-label{height:24px}:host(.large) .month-item-header .month-item-name{margin-right:4px}:host(.large) .month-item-header .month-item-name,:host(.large) .month-item-header .month-item-year{color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px;gap:8px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .month-item-header .month-item-name,:host(.large) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .month-item-header .month-item-name,:host(.large) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .month-item-header .month-item-name,:host(.large) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .month-item-header vega-dropdown .month-item-name{margin-right:24px}:host(.large) .month-item-header vega-dropdown .month-item-name,:host(.large) .month-item-header vega-dropdown .month-item-year{border-radius:8px;padding-left:12px;padding-right:12px;font-family:\"Inter\", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px;padding-top:7px;padding-bottom:7px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .month-item-header vega-dropdown .month-item-name,:host(.large) .month-item-header vega-dropdown .month-item-year{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(.large) .month-item-header vega-dropdown .month-item-name,:host(.large) .month-item-header vega-dropdown .month-item-year{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(.large) .month-item-header vega-dropdown .month-item-name,:host(.large) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}:host(.large) .month-item .current-month-year{margin-bottom:16px}:host(.large) .calendar .container__main{max-width:600px;max-height:600px}:host(.large) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px;margin-bottom:16px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__days .day-item .is-start-date,:host(.large) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__days .day-item .is-start-date,:host(.large) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__days .day-item .is-start-date,:host(.large) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__days .day-item .is-start-date,:host(.large) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__days .day-item .day-content{width:36px;height:36px}:host(.large) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__days vega-tooltip .day-item .day-content:after{width:6px;height:6px;bottom:-4px;left:calc(50% - 3px)}:host(.regular) .container__days .day-item.is-today .day-content,:host(.large) .container__days .day-item.is-today .day-content{border:1px solid rgba(var(--v-text-primary, 32, 54, 69, 1))}:host(.regular) .container__days .day-item.is-today.is-start-date .day-content,:host(.regular) .container__days .day-item.is-today.is-end-date .day-content,:host(.regular) .container__days .day-item.is-today:active:not(.is-locked):not(.is-disabled) .day-content,:host(.large) .container__days .day-item.is-today.is-start-date .day-content,:host(.large) .container__days .day-item.is-today.is-end-date .day-content,:host(.large) .container__days .day-item.is-today:active:not(.is-locked):not(.is-disabled) .day-content{border-color:rgba(var(--v-text-on-action, 252, 252, 252, 1))}:host(.large.range) .calendar .container__main{width:100%;max-width:1200px;max-height:600px}.calendar .container__main{display:flex;flex-direction:column}.calendar .container__months{display:flex}.calendar .container__months.columns-2{width:100%;flex-direction:row}.calendar .container__months .month-item{box-sizing:content-box;position:relative;width:100%;height:100%;z-index:1;display:flex;flex-direction:column}.calendar .container__months.columns-2 .month-item:first-of-type{padding-right:var(--vega-date-picker-calendar-range-space-size)}.calendar .container__months.columns-2 .month-item:last-of-type{padding-left:var(--vega-date-picker-calendar-range-space-size)}.calendar .container__months .month-item:nth-child(2)::before{background-color:rgba(var(--v-bg-divider, 171, 198, 216, 1));margin-bottom:32px;position:absolute;top:0px;right:0px;bottom:0px;left:0px;display:none;width:1px;content:\"\";display:block}.calendar .container__months .month-item-weekdays-row{color:rgba(var(--v-text-primary, 32, 54, 69, 1));place-items:center}.calendar .container__days{text-align:center;place-items:center;flex:1 1 auto}.calendar.static-height .container__days{align-content:flex-start}.calendar:not(.static-height) .container__days{flex:none}.calendar .container__months .month-item-weekdays-row>div,.calendar .container__days>div,.calendar .container__days>vega-tooltip>div,.calendar .container__days>a{padding:4px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:var(--vega-litepicker-day-height);width:100%;min-width:var(--vega-litepicker-day-width)}.calendar .container__days .day-item{color:rgba(var(--v-text-primary, 32, 54, 69, 1));text-align:center;border-radius:9999px;cursor:default}.calendar .container__days .day-item .day-content{display:flex;align-items:center;justify-content:center;border-radius:4px;box-sizing:border-box}.calendar .container__days .day-item:hover{border:1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1))}.calendar .container__days .day-item:active{background-color:rgba(var(--v-bg-action-active, 29, 65, 195, 1));color:rgba(var(--v-text-on-action, 252, 252, 252, 1));border-width:0px;outline:none}.calendar .container__days .day-item:focus-visible{border:2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1));outline:none}.calendar .container__days .day-item.is-locked,.calendar .container__days .day-item.is-disabled{color:rgba(var(--v-text-input-disabled, 107, 116, 125, 1));-webkit-tap-highlight-color:transparent;cursor:not-allowed}.calendar .container__days .day-item.is-locked:hover,.calendar .container__days .day-item.is-disabled:hover{border-width:0px}.calendar .container__days .day-item.is-locked:active,.calendar .container__days .day-item.is-disabled:active{background-color:rgba(var(--v-bg-transparent, 0, 0, 0, 0));border-width:0px;outline:none}.calendar .container__days .day-item.is-disabled{text-decoration:line-through}.calendar .container__days .day-item.is-start-date,.calendar .container__days .day-item.is-end-date{background-color:rgba(var(--v-bg-action, 19, 98, 226, 1));color:rgba(var(--v-text-on-action, 252, 252, 252, 1));position:relative;border-width:0px}.calendar .container__days .day-item.is-start-date:hover,.calendar .container__days .day-item.is-end-date:hover{background-color:rgba(var(--v-bg-action-hover, 4, 112, 236, 1))}.calendar .container__days .day-item.is-start-date:active,.calendar .container__days .day-item.is-end-date:active{background-color:rgba(var(--v-bg-action-active, 29, 65, 195, 1))}.calendar .container__days .day-item.is-start-date:focus-visible,.calendar .container__days .day-item.is-end-date:focus-visible{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px;background-color:rgba(var(--v-bg-action-focus, 19, 98, 226, 1))}.calendar .container__days .day-item.is-start-date.is-disabled,.calendar .container__days .day-item.is-start-date.is-locked,.calendar .container__days .day-item.is-end-date.is-disabled,.calendar .container__days .day-item.is-end-date.is-locked{background-color:rgba(var(--v-bg-disabled, 176, 180, 181, 1));color:rgba(var(--v-text-on-disabled, 252, 252, 252, 1))}.calendar .container__days .day-item.is-start-date.is-end-date:after{background-color:rgba(var(--v-bg-transparent, 0, 0, 0, 0))}.calendar .container__days .day-item.is-start-date:after{position:absolute;top:0px;right:0px;bottom:0px;left:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-top-left-radius:9999px;border-bottom-left-radius:9999px;content:\" \";z-index:-1;background-color:rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))}.calendar .container__days .day-item.is-end-date:after{position:absolute;top:0px;right:0px;bottom:0px;left:0px;border-top-left-radius:0px;border-bottom-left-radius:0px;border-top-right-radius:9999px;border-bottom-right-radius:9999px;content:\" \";z-index:-1;background-color:rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))}.calendar .container__days .day-item.is-in-range{border-radius:0px;background-color:rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1));border-width:0px}.calendar .container__days .day-item.is-in-range:hover{position:relative}.calendar .container__days .day-item.is-in-range:hover:before{border:1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1));border-radius:9999px;position:absolute;top:0px;right:0px;bottom:0px;left:0px;content:\" \"}.calendar .container__days .day-item.is-in-range:focus-visible{border:2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1));outline:none}.calendar .container__days vega-tooltip{width:100%}.calendar .container__days vega-tooltip .day-item .day-content{position:relative}.calendar .container__days vega-tooltip .day-item .day-content:after{position:absolute;border-radius:9999px;content:\" \";background-color:rgba(var(--v-text-primary, 32, 54, 69, 1))}.calendar .container__days vega-tooltip .day-item.is-start-date .day-content:after,.calendar .container__days vega-tooltip .day-item.is-end-date .day-content:after,.calendar .container__days vega-tooltip .day-item:active:not(.is-locked):not(.is-disabled) .day-content:after{background-color:rgba(var(--v-text-on-action, 252, 252, 252, 1))}.calendar.mobilefriendly[data-plugins*=mobilefriendly] .container__days>div{height:var(--vega-date-picker-calendar-day-height)}.calendar .clear-button{font-family:\"Inter\", sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0px;color:rgba(var(--v-text-link, 19, 98, 226, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){.calendar .clear-button{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.calendar .clear-button{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.calendar .clear-button{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}.calendar .footer-container{margin-top:16px;height:24px}:host(.vega-force-hidden){display:none !important}.calendar{left:initial !important;top:initial !important;position:initial !important}.button-next-month svg,.button-previous-month svg{width:12px;height:16px}.calendar .container__days>div:not(.day-item){-webkit-tap-highlight-color:transparent}";
2925
+ const vegaDatePickerCalendarCss = ":host{--vega-litepicker-container-width:calc(var(--vega-litepicker-day-width) * 7)}.calendar,.calendar .container__main,.calendar .container__months{height:100%}:host(.small.range) .calendar.static-height .container__main,:host(.regular.range) .calendar.static-height .container__main,:host(.large.range) .calendar.static-height .container__main{aspect-ratio:1/1}:host .month-item-header .button-today::part(link){color:rgba(var(--v-text-link, 19, 98, 226, 1));vertical-align:top}:host .month-item-header vega-dropdown .month-item-name,:host .month-item-header vega-dropdown .month-item-year{display:flex;gap:8px;align-items:center;cursor:pointer;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));border:1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1))}:host .month-item-header vega-dropdown.active .month-item-name,:host .month-item-header vega-dropdown.active .month-item-year{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:3px;border:1px solid rgba(var(--v-border-color-input-field-focus, 19, 98, 226, 1))}:host .month-item-header .button-previous-month.disabled,:host .month-item-header .button-next-month.disabled{pointer-events:none}:host(.small.single) vega-dropdown .month-item-name span{max-width:48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.small){--vega-litepicker-day-width:28px;--vega-litepicker-day-height:28px;--vega-date-picker-calendar-range-space-size:16px}:host(.small) .current-month-year{text-align:center;color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .current-month-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .current-month-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .current-month-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .month-item-header{gap:8px;margin-bottom:12px}:host(.small) .month-item-header .button-today{height:16px}:host(.small) .month-item-header .month-item-name,:host(.small) .month-item-header .month-item-year{color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .month-item-header .month-item-name,:host(.small) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .month-item-header .month-item-name,:host(.small) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .month-item-header .month-item-name,:host(.small) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .month-item-header .month-item-name{margin-right:4px}:host(.small) .month-item-header vega-dropdown .month-item-name{margin-right:8px}:host(.small) .month-item-header vega-dropdown .month-item-name,:host(.small) .month-item-header vega-dropdown .month-item-year{border-radius:4px;padding-left:4px;padding-right:4px;font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px;gap:2px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .month-item-header vega-dropdown .month-item-name,:host(.small) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .month-item-header vega-dropdown .month-item-name,:host(.small) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .month-item-header vega-dropdown .month-item-name,:host(.small) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}:host(.small) .month-item-header vega-dropdown .month-item-name vega-icon,:host(.small) .month-item-header vega-dropdown .month-item-year vega-icon{width:12px;height:12px}:host(.small) .month-item-header .small-month-item-name{margin-right:8px}:host(.small) .month-item-header .small-month-item-name::part(label-container),:host(.small) .month-item-header .small-month-item-year::part(label-container){font-size:14px}:host(.small) .month-item .current-month-year{margin-bottom:4px}:host(.small) .calendar .container__main{max-width:360px;max-height:360px}:host(.small) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px;margin-bottom:4px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:400;line-height:16px}}:host(.small) .calendar .container__days .day-item .day-content{width:18px;height:18px}:host(.small) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px;width:18px;height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.small) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.small) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.small) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0px}}:host(.small) .calendar .container__days .day-item:focus-visible .day-content{width:16px}:host(.small) .calendar .container__days .day-item:focus-visible .day-content{width:16px}:host(.small) .calendar .container__days vega-tooltip .day-item .day-content:after{width:4px;height:4px;bottom:-3px;left:calc(50% - 2px)}:host(.small.range) .calendar .container__main{width:100%;max-width:600px;max-height:360px}:host(.regular){--vega-litepicker-day-width:40px;--vega-litepicker-day-height:40px;--vega-date-picker-calendar-range-space-size:24px}:host(.regular) .current-month-year{text-align:center;color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .current-month-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .current-month-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .current-month-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .month-item-header{gap:16px;margin-bottom:24px}:host(.regular) .month-item-header .button-today{height:16px}:host(.regular) .month-item-header .button-today.with-label{height:18px}:host(.regular) .month-item-header .month-item-name,:host(.regular) .month-item-header .month-item-year{color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .month-item-header .month-item-name,:host(.regular) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .month-item-header .month-item-name,:host(.regular) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .month-item-header .month-item-name,:host(.regular) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .month-item-header .month-item-name{margin-right:4px}:host(.regular) .month-item-header vega-dropdown .month-item-name{margin-right:16px}:host(.regular) .month-item-header vega-dropdown .month-item-name,:host(.regular) .month-item-header vega-dropdown .month-item-year{border-radius:4px;padding-left:8px;padding-right:8px;font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:16px;padding-top:3px;padding-bottom:3px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .month-item-header vega-dropdown .month-item-name,:host(.regular) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:16px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .month-item-header vega-dropdown .month-item-name,:host(.regular) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:16px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .month-item-header vega-dropdown .month-item-name,:host(.regular) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:16px}}:host(.regular) .month-item .current-month-year{margin-bottom:12px}:host(.regular) .calendar .container__main{max-width:450px;max-height:450px}:host(.regular) .calendar .container__months .month-item-header{margin-bottom:12px}:host(.regular) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:400;line-height:18px}}:host(.regular) .calendar .container__days .day-item .is-start-date,:host(.regular) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .calendar .container__days .day-item .is-start-date,:host(.regular) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .calendar .container__days .day-item .is-start-date,:host(.regular) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .calendar .container__days .day-item .is-start-date,:host(.regular) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .calendar .container__days .day-item .day-content{width:24px;height:24px}:host(.regular) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.regular) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.regular) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.regular) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:14px;font-weight:700;line-height:18px}}:host(.regular) .calendar .container__days vega-tooltip .day-item .day-content:after{width:4px;height:4px;bottom:-3px;left:calc(50% - 2px)}:host(.regular.range) .calendar .container__main{width:100%;max-width:900px;max-height:450px}:host(.large){--vega-litepicker-day-width:56px;--vega-litepicker-day-height:56px;--vega-date-picker-calendar-range-space-size:40px}:host(.large) .current-month-year{text-align:center;color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .current-month-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .current-month-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .current-month-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .month-item-header{gap:16px;margin-bottom:24px}:host(.large) .month-item-header .button-today{height:16px}:host(.large) .month-item-header .button-today.with-label{height:24px}:host(.large) .month-item-header .month-item-name{margin-right:4px}:host(.large) .month-item-header .month-item-name,:host(.large) .month-item-header .month-item-year{color:rgba(var(--v-text-primary, 32, 54, 69, 1));font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px;gap:8px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .month-item-header .month-item-name,:host(.large) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .month-item-header .month-item-name,:host(.large) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .month-item-header .month-item-name,:host(.large) .month-item-header .month-item-year{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .month-item-header vega-dropdown .month-item-name{margin-right:24px}:host(.large) .month-item-header vega-dropdown .month-item-name,:host(.large) .month-item-header vega-dropdown .month-item-year{border-radius:8px;padding-left:12px;padding-right:12px;font-family:\"Inter\", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px;padding-top:7px;padding-bottom:7px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .month-item-header vega-dropdown .month-item-name,:host(.large) .month-item-header vega-dropdown .month-item-year{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(.large) .month-item-header vega-dropdown .month-item-name,:host(.large) .month-item-header vega-dropdown .month-item-year{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(.large) .month-item-header vega-dropdown .month-item-name,:host(.large) .month-item-header vega-dropdown .month-item-year{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px}}:host(.large) .month-item .current-month-year{margin-bottom:16px}:host(.large) .calendar .container__main{max-width:600px;max-height:600px}:host(.large) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px;margin-bottom:16px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__months .month-item-header{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__months .month-item-weekdays-row{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__months .month-item-weekdays-row div{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__days .day-item{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__days .day-item .is-start-date,:host(.large) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__days .day-item .is-start-date,:host(.large) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__days .day-item .is-start-date,:host(.large) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__days .day-item .is-start-date,:host(.large) .calendar .container__days .day-item .is-end-date{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__days .day-item .day-content{width:36px;height:36px}:host(.large) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}@media screen and (min-width: 768px) and (max-width: 1023px){:host(.large) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){:host(.large) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){:host(.large) .calendar .container__days .day-item.is-today .day-content{font-family:\"Inter\", sans-serif;font-size:20px;font-weight:700;line-height:24px;letter-spacing:0px}}:host(.large) .calendar .container__days vega-tooltip .day-item .day-content:after{width:6px;height:6px;bottom:-4px;left:calc(50% - 3px)}:host(.regular) .container__days .day-item.is-today .day-content,:host(.large) .container__days .day-item.is-today .day-content{border:1px solid rgba(var(--v-text-primary, 32, 54, 69, 1))}:host(.regular) .container__days .day-item.is-today.is-start-date .day-content,:host(.regular) .container__days .day-item.is-today.is-end-date .day-content,:host(.regular) .container__days .day-item.is-today:active:not(.is-locked):not(.is-disabled) .day-content,:host(.large) .container__days .day-item.is-today.is-start-date .day-content,:host(.large) .container__days .day-item.is-today.is-end-date .day-content,:host(.large) .container__days .day-item.is-today:active:not(.is-locked):not(.is-disabled) .day-content{border-color:rgba(var(--v-text-on-action, 252, 252, 252, 1))}:host(.large.range) .calendar .container__main{width:100%;max-width:1200px;max-height:600px}.calendar .container__main{display:flex;flex-direction:column}.calendar .container__months{display:flex}.calendar .container__months.columns-2{width:100%;flex-direction:row}.calendar .container__months .month-item{box-sizing:content-box;position:relative;width:100%;height:100%;z-index:1;display:flex;flex-direction:column}.calendar .container__months.columns-2 .month-item:first-of-type{padding-right:var(--vega-date-picker-calendar-range-space-size)}.calendar .container__months.columns-2 .month-item:last-of-type{padding-left:var(--vega-date-picker-calendar-range-space-size)}.calendar .container__months .month-item:nth-child(2)::before{background-color:rgba(var(--v-bg-divider, 171, 198, 216, 1));margin-bottom:32px;position:absolute;top:0px;right:0px;bottom:0px;left:0px;display:none;width:1px;content:\"\";display:block}.calendar .container__months .month-item-weekdays-row{color:rgba(var(--v-text-primary, 32, 54, 69, 1));place-items:center}.calendar .aria-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.calendar .container__days{text-align:center;place-items:center;flex:1 1 auto}.calendar.static-height .container__days{align-content:flex-start}.calendar:not(.static-height) .container__days{flex:none}.calendar .container__months .month-item-weekdays-row>div,.calendar .container__days>div,.calendar .container__days>vega-tooltip>div,.calendar .container__days>a{padding:4px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:var(--vega-litepicker-day-height);width:100%;min-width:var(--vega-litepicker-day-width)}.calendar .container__days .day-item{color:rgba(var(--v-text-primary, 32, 54, 69, 1));text-align:center;border-radius:9999px;cursor:default}.calendar .container__days .day-item .day-content{display:flex;align-items:center;justify-content:center;border-radius:4px;box-sizing:border-box}.calendar .container__days .day-item:hover{border:1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1))}.calendar .container__days .day-item:active{background-color:rgba(var(--v-bg-action-active, 29, 65, 195, 1));color:rgba(var(--v-text-on-action, 252, 252, 252, 1));border-width:0px;outline:none}.calendar .container__days .day-item:focus-visible{border:2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1));outline:none}.calendar .container__days .day-item.is-locked,.calendar .container__days .day-item.is-disabled{color:rgba(var(--v-text-input-disabled, 107, 116, 125, 1));-webkit-tap-highlight-color:transparent;cursor:not-allowed}.calendar .container__days .day-item.is-locked:hover,.calendar .container__days .day-item.is-disabled:hover{border-width:0px}.calendar .container__days .day-item.is-locked:active,.calendar .container__days .day-item.is-disabled:active{background-color:rgba(var(--v-bg-transparent, 0, 0, 0, 0));border-width:0px;outline:none}.calendar .container__days .day-item.is-disabled{text-decoration:line-through}.calendar .container__days .day-item.is-start-date,.calendar .container__days .day-item.is-end-date{background-color:rgba(var(--v-bg-action, 19, 98, 226, 1));color:rgba(var(--v-text-on-action, 252, 252, 252, 1));position:relative;border-width:0px}.calendar .container__days .day-item.is-start-date:hover,.calendar .container__days .day-item.is-end-date:hover{background-color:rgba(var(--v-bg-action-hover, 4, 112, 236, 1))}.calendar .container__days .day-item.is-start-date:active,.calendar .container__days .day-item.is-end-date:active{background-color:rgba(var(--v-bg-action-active, 29, 65, 195, 1))}.calendar .container__days .day-item.is-start-date:focus-visible,.calendar .container__days .day-item.is-end-date:focus-visible{outline:2px solid rgba(var(--v-border-color-action, 19, 98, 226, 1));outline-offset:2px;background-color:rgba(var(--v-bg-action-focus, 19, 98, 226, 1))}.calendar .container__days .day-item.is-start-date.is-disabled,.calendar .container__days .day-item.is-start-date.is-locked,.calendar .container__days .day-item.is-end-date.is-disabled,.calendar .container__days .day-item.is-end-date.is-locked{background-color:rgba(var(--v-bg-disabled, 176, 180, 181, 1));color:rgba(var(--v-text-on-disabled, 252, 252, 252, 1))}.calendar .container__days .day-item.is-start-date.is-end-date:after{background-color:rgba(var(--v-bg-transparent, 0, 0, 0, 0))}.calendar .container__days .day-item.is-start-date:after{position:absolute;top:0px;right:0px;bottom:0px;left:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-top-left-radius:9999px;border-bottom-left-radius:9999px;content:\" \";z-index:-1;background-color:rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))}.calendar .container__days .day-item.is-end-date:after{position:absolute;top:0px;right:0px;bottom:0px;left:0px;border-top-left-radius:0px;border-bottom-left-radius:0px;border-top-right-radius:9999px;border-bottom-right-radius:9999px;content:\" \";z-index:-1;background-color:rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))}.calendar .container__days .day-item.is-in-range{border-radius:0px;background-color:rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1));border-width:0px}.calendar .container__days .day-item.is-in-range:hover{position:relative}.calendar .container__days .day-item.is-in-range:hover:before{border:1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1));border-radius:9999px;position:absolute;top:0px;right:0px;bottom:0px;left:0px;content:\" \"}.calendar .container__days .day-item.is-in-range:focus-visible{border:2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1));outline:none}.calendar .container__days vega-tooltip{width:100%}.calendar .container__days vega-tooltip .day-item .day-content{position:relative}.calendar .container__days vega-tooltip .day-item .day-content:after{position:absolute;border-radius:9999px;content:\" \";background-color:rgba(var(--v-text-primary, 32, 54, 69, 1))}.calendar .container__days vega-tooltip .day-item.is-start-date .day-content:after,.calendar .container__days vega-tooltip .day-item.is-end-date .day-content:after,.calendar .container__days vega-tooltip .day-item:active:not(.is-locked):not(.is-disabled) .day-content:after{background-color:rgba(var(--v-text-on-action, 252, 252, 252, 1))}.calendar.mobilefriendly[data-plugins*=mobilefriendly] .container__days>div{height:var(--vega-date-picker-calendar-day-height)}.calendar .clear-button{font-family:\"Inter\", sans-serif;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0px;color:rgba(var(--v-text-link, 19, 98, 226, 1))}@media screen and (min-width: 768px) and (max-width: 1023px){.calendar .clear-button{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){.calendar .clear-button{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){.calendar .clear-button{font-family:\"Inter\", sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:0px}}.calendar .footer-container{margin-top:16px;height:24px}:host(.vega-force-hidden){display:none !important}.calendar{left:initial !important;top:initial !important;position:initial !important}.button-next-month svg,.button-previous-month svg{width:12px;height:16px}.calendar .container__days>div:not(.day-item){-webkit-tap-highlight-color:transparent}";
2845
2926
 
2846
2927
  var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
2847
2928
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
@@ -6,10 +6,10 @@ const index = require('./index-58ea899e.js');
6
6
  const component = require('./component-1e352960.js');
7
7
  const breakpoints = require('./breakpoints-751d433a.js');
8
8
  const globalSlimmerRegistry = require('./global-slimmer-registry-b3bce7e0.js');
9
- require('./type-guard-407ba0b8.js');
10
- require('./internal-translation-controller-053eb0f1.js');
9
+ require('./type-guard-cd0376d4.js');
10
+ require('./internal-translation-controller-1f84ab0a.js');
11
11
  require('./feature-flag-controller-9129ef52.js');
12
- const designToken = require('./design-token-c49717c8.js');
12
+ const designToken = require('./design-token-b21879b6.js');
13
13
  const componentUsageRuntimeMetrics = require('./component-usage-runtime-metrics-4572c5b7.js');
14
14
  const pageResizeObserverSlimmer = require('./page-resize-observer-slimmer-7f065ee1.js');
15
15
  const domNodeSubjectObserverFactory = require('./dom-node-subject-observer-factory-c62823de.js');
@@ -19,7 +19,7 @@ const childNodesEventPreventSlimmer = require('./child-nodes-event-prevent-slimm
19
19
  const componentGlobalStyleSlimmer = require('./component-global-style-slimmer-93c5fb50.js');
20
20
  const deprecatedPropertySlimmer = require('./deprecated-property-slimmer-1eb8f031.js');
21
21
  const accessibility = require('./accessibility-bfa227f6.js');
22
- const responsiveFormatFacade = require('./responsive-format-facade-acc39a40.js');
22
+ const responsiveFormatFacade = require('./responsive-format-facade-0b65ce4a.js');
23
23
  const ui = require('./ui-32e69595.js');
24
24
  const pixel = require('./pixel-98f2a10c.js');
25
25
  const ui$1 = require('./ui-234ea151.js');
@@ -6,9 +6,9 @@ const index = require('./index-58ea899e.js');
6
6
  const component = require('./component-1e352960.js');
7
7
  const globalSlimmerRegistry = require('./global-slimmer-registry-b3bce7e0.js');
8
8
  const componentUsageRuntimeMetrics = require('./component-usage-runtime-metrics-4572c5b7.js');
9
- const responsiveFormatFacade = require('./responsive-format-facade-acc39a40.js');
10
- const typeGuard = require('./type-guard-407ba0b8.js');
11
- const designToken = require('./design-token-c49717c8.js');
9
+ const responsiveFormatFacade = require('./responsive-format-facade-0b65ce4a.js');
10
+ const typeGuard = require('./type-guard-cd0376d4.js');
11
+ const designToken = require('./design-token-b21879b6.js');
12
12
  const pageResizeObserverSlimmer = require('./page-resize-observer-slimmer-7f065ee1.js');
13
13
  const breakpoints = require('./breakpoints-751d433a.js');
14
14
  require('./number-4816603d.js');
@@ -19,7 +19,7 @@ require('./array-249289f2.js');
19
19
  require('./feature-flag-controller-9129ef52.js');
20
20
  require('./index-f054eb5d.js');
21
21
  require('./typography-4560e7f1.js');
22
- require('./internal-translation-controller-053eb0f1.js');
22
+ require('./internal-translation-controller-1f84ab0a.js');
23
23
  require('./change-manager-a297e4d2.js');
24
24
  require('./static-subject-title-5829a298.js');
25
25
  require('./try-get-document-c0ebd39a.js');
@@ -8,12 +8,12 @@ const globalSlimmerRegistry = require('./global-slimmer-registry-b3bce7e0.js');
8
8
  const placeholder = require('./placeholder-cb6d37ad.js');
9
9
  const componentUsageRuntimeMetrics = require('./component-usage-runtime-metrics-4572c5b7.js');
10
10
  const ui = require('./ui-234ea151.js');
11
- const typeGuard = require('./type-guard-407ba0b8.js');
11
+ const typeGuard = require('./type-guard-cd0376d4.js');
12
12
  const accessibility = require('./accessibility-bfa227f6.js');
13
13
  const domNodeSubjectObserverFactory = require('./dom-node-subject-observer-factory-c62823de.js');
14
14
  const vegaEventId = require('./vega-event-id-ee01d8dd.js');
15
- const keyboardManagerSlimmer = require('./keyboard-manager-slimmer-0cc0c1c7.js');
16
- const elementAppenderSlimmer = require('./element-appender-slimmer-38583ca9.js');
15
+ const keyboardManagerSlimmer = require('./keyboard-manager-slimmer-5b8fa209.js');
16
+ const elementAppenderSlimmer = require('./element-appender-slimmer-40d39bba.js');
17
17
  const index$1 = require('./index-592b4052.js');
18
18
  const array = require('./array-249289f2.js');
19
19
  const subStateNotifySlimmer = require('./sub-state-notify-slimmer-58121111.js');
@@ -24,23 +24,23 @@ const eventEmitSlimmer = require('./event-emit-slimmer-062cdcb8.js');
24
24
  const childNodesNotifyObserverSlimmer = require('./child-nodes-notify-observer-slimmer-ed39283b.js');
25
25
  const staticSubjectTitle = require('./static-subject-title-5829a298.js');
26
26
  const remoteInvocationRegistry = require('./remote-invocation-registry-fc22fdd0.js');
27
- const translationSlimmer = require('./translation-slimmer-4533bd67.js');
27
+ const translationSlimmer = require('./translation-slimmer-2c207e34.js');
28
28
  const childNodesEventPreventSlimmer = require('./child-nodes-event-prevent-slimmer-cc6d2919.js');
29
29
  const componentGlobalStyleSlimmer = require('./component-global-style-slimmer-93c5fb50.js');
30
30
  const subStateObserverSlimmer = require('./sub-state-observer-slimmer-1dfbc4c3.js');
31
31
  require('./breakpoints-ebde4837.js');
32
32
  require('./ui-32e69595.js');
33
33
  require('./typography-4560e7f1.js');
34
- require('./internal-translation-controller-053eb0f1.js');
34
+ require('./internal-translation-controller-1f84ab0a.js');
35
35
  require('./observer-f49483e8.js');
36
- require('./keyboard-manager-055e9f67.js');
36
+ require('./keyboard-manager-16494c34.js');
37
37
  require('./internal-vega-z-index-manager-f03ddb37.js');
38
38
  require('./number-4816603d.js');
39
39
  require('./dynamic-slimmer-f31fdfd7.js');
40
40
  require('./page-resize-observer-slimmer-7f065ee1.js');
41
41
  require('./breakpoints-751d433a.js');
42
42
  require('./try-get-document-c0ebd39a.js');
43
- require('./responsive-format-facade-acc39a40.js');
43
+ require('./responsive-format-facade-0b65ce4a.js');
44
44
  require('./pixel-98f2a10c.js');
45
45
  require('./feature-flag-controller-9129ef52.js');
46
46
  require('./index-f054eb5d.js');
@@ -662,6 +662,7 @@ class VegaDropdownAppenderController extends elementAppenderSlimmer.ElementAppen
662
662
  */
663
663
  constructor() {
664
664
  super(() => this.generateShowConfigFactory(), () => this.trigger);
665
+ this.lastFocusedElement = null;
665
666
  }
666
667
  /**
667
668
  * Component lifecycle - [componentDidLoad]{@link VegaPopover.connectedCallback}
@@ -680,10 +681,12 @@ class VegaDropdownAppenderController extends elementAppenderSlimmer.ElementAppen
680
681
  async watchIsDropdownShow() {
681
682
  if (this.isDropdownShow) {
682
683
  this.showEventEmitter.emit();
684
+ this.updateLastFocusedElement();
683
685
  }
684
686
  else {
685
687
  this.searchRenderer.clear();
686
688
  this.hideEventEmitter.emit();
689
+ this.focusTriggerForAria();
687
690
  }
688
691
  }
689
692
  /**
@@ -703,6 +706,27 @@ class VegaDropdownAppenderController extends elementAppenderSlimmer.ElementAppen
703
706
  this.hide();
704
707
  }
705
708
  }
709
+ /**
710
+ * Restores focus to the dropdown trigger element.
711
+ * Should be called after programmatic hide actions (item selection, Escape, reset)
712
+ * to maintain proper screen reader context per WAI-ARIA menu button pattern.
713
+ */
714
+ focusTriggerForAria() {
715
+ const activeEl = ui.getDeepActiveElementInShadow();
716
+ if ((activeEl === null || activeEl === void 0 ? void 0 : activeEl.matches) && activeEl.matches(':focus-visible')) {
717
+ const triggerEl = this.lastFocusedElement;
718
+ if (triggerEl && typeof triggerEl.focus === 'function') {
719
+ triggerEl.focus();
720
+ this.lastFocusedElement = null;
721
+ }
722
+ }
723
+ }
724
+ /**
725
+ * Updates the last focused element by getting the currently active element in the shadow DOM.
726
+ */
727
+ updateLastFocusedElement() {
728
+ this.lastFocusedElement = ui.getDeepActiveElementInShadow();
729
+ }
706
730
  /**
707
731
  * Generate the show configuration for the dropdown.
708
732
  *
@@ -11,9 +11,9 @@ exports.FrameworkEnum = void 0;
11
11
  /** The VegaEnvManager class manages vega environment parameters. */
12
12
  class VegaEnvManager {
13
13
  constructor() {
14
- // The `2.77.0` will be replaced to a version string when running publish script.
14
+ // The `2.77.1` will be replaced to a version string when running publish script.
15
15
  // eslint-disable-next-line @typescript-eslint/no-magic-numbers
16
- this.vegaVersion = '2.77.0';
16
+ this.vegaVersion = '2.77.1';
17
17
  this.framework = exports.FrameworkEnum.VanillaJs;
18
18
  }
19
19
  /**
@@ -15,9 +15,9 @@ const trashCan = require('./trash-can-46a5e19a.js');
15
15
  const eventEmitSlimmer = require('./event-emit-slimmer-062cdcb8.js');
16
16
  const changeManager = require('./change-manager-a297e4d2.js');
17
17
  const staticSubjectTitle = require('./static-subject-title-5829a298.js');
18
- const formFieldControllerSlimmer = require('./form-field-controller-slimmer-102f37c7.js');
18
+ const formFieldControllerSlimmer = require('./form-field-controller-slimmer-1b3a1388.js');
19
19
  const fileUploaderRequiredRule = require('./file-uploader-required-rule-313ec9e3.js');
20
- const translationSlimmer = require('./translation-slimmer-4533bd67.js');
20
+ const translationSlimmer = require('./translation-slimmer-2c207e34.js');
21
21
  require('./icon-manager-c12c6ea9.js');
22
22
  require('./create-public-api-runtime-metrics-slimmer-9cb09fb2.js');
23
23
  require('./dynamic-slimmer-f31fdfd7.js');
@@ -27,7 +27,7 @@ require('./internal-vega-event-manager-f7ecf3d4.js');
27
27
  require('./try-get-document-c0ebd39a.js');
28
28
  require('./string-39438062.js');
29
29
  require('./vega-internal-event-id-f2465f1b.js');
30
- require('./internal-translation-controller-053eb0f1.js');
30
+ require('./internal-translation-controller-1f84ab0a.js');
31
31
  require('./index-592b4052.js');
32
32
  require('./page-resize-observer-slimmer-7f065ee1.js');
33
33
  require('./breakpoints-751d433a.js');