@maggioli-design-system/magma 2.0.0-beta.1 → 2.0.0-beta.3

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 (1223) hide show
  1. package/README.md +23 -2
  2. package/dist/cjs/{floating-controller-DA8xyqCa.js → floating-controller-CXEVR1wX.js} +5 -5
  3. package/dist/cjs/index-CNuKb6Lv.js +4 -4
  4. package/dist/cjs/index.cjs.js +257 -0
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/magma-components.cjs.js +1 -1
  7. package/dist/cjs/mds-accordion-item.cjs.entry.js +24 -2
  8. package/dist/cjs/mds-accordion-timer-item.cjs.entry.js +12 -2
  9. package/dist/cjs/mds-accordion-timer.cjs.entry.js +4 -4
  10. package/dist/cjs/mds-accordion.cjs.entry.js +32 -5
  11. package/dist/cjs/mds-author.cjs.entry.js +2 -2
  12. package/dist/cjs/mds-avatar-stack-item.cjs.entry.js +2 -2
  13. package/dist/cjs/mds-avatar-stack.cjs.entry.js +2 -2
  14. package/dist/cjs/mds-avatar.cjs.entry.js +47 -12
  15. package/dist/cjs/mds-badge.cjs.entry.js +25 -3
  16. package/dist/cjs/mds-banner_3.cjs.entry.js +60 -15
  17. package/dist/cjs/mds-benchmark-bar.cjs.entry.js +3 -3
  18. package/dist/cjs/mds-bibliography.cjs.entry.js +6 -6
  19. package/dist/cjs/mds-breadcrumb-item.cjs.entry.js +2 -2
  20. package/dist/cjs/mds-breadcrumb.cjs.entry.js +10 -7
  21. package/dist/cjs/mds-button-dropdown.cjs.entry.js +2 -2
  22. package/dist/cjs/mds-button-group.cjs.entry.js +2 -2
  23. package/dist/cjs/mds-button_3.cjs.entry.js +40 -240
  24. package/dist/cjs/mds-calendar_2.cjs.entry.js +332 -191
  25. package/dist/cjs/mds-card-content.cjs.entry.js +2 -2
  26. package/dist/cjs/mds-card-footer.cjs.entry.js +2 -2
  27. package/dist/cjs/mds-card-header.cjs.entry.js +2 -2
  28. package/dist/cjs/mds-card-media.cjs.entry.js +2 -2
  29. package/dist/cjs/mds-card.cjs.entry.js +29 -13
  30. package/dist/cjs/mds-details.cjs.entry.js +14 -2
  31. package/dist/cjs/mds-dropdown.cjs.entry.js +42 -22
  32. package/dist/cjs/mds-emoji.cjs.entry.js +10 -3
  33. package/dist/cjs/mds-entity.cjs.entry.js +20 -2
  34. package/dist/cjs/mds-file-preview.cjs.entry.js +32 -2
  35. package/dist/cjs/mds-file.cjs.entry.js +29 -4
  36. package/dist/cjs/mds-filter-item.cjs.entry.js +25 -5
  37. package/dist/cjs/mds-filter.cjs.entry.js +25 -3
  38. package/dist/cjs/mds-header-bar.cjs.entry.js +28 -2
  39. package/dist/cjs/mds-header.cjs.entry.js +34 -12
  40. package/dist/cjs/mds-horizontal-scroll.cjs.entry.js +13 -10
  41. package/dist/cjs/mds-hr.cjs.entry.js +16 -2
  42. package/dist/cjs/mds-img.cjs.entry.js +11 -7
  43. package/dist/cjs/mds-input-date-range-preselection.cjs.entry.js +2 -2
  44. package/dist/cjs/mds-input-date-range.cjs.entry.js +230 -67
  45. package/dist/cjs/mds-input-date.cjs.entry.js +68 -23
  46. package/dist/cjs/mds-input-field.cjs.entry.js +5 -5
  47. package/dist/cjs/mds-input-otp.cjs.entry.js +4 -4
  48. package/dist/cjs/mds-input-range.cjs.entry.js +24 -2
  49. package/dist/cjs/mds-input-select.cjs.entry.js +50 -14
  50. package/dist/cjs/mds-input-switch_2.cjs.entry.js +30 -4
  51. package/dist/cjs/mds-input-tip_2.cjs.entry.js +31 -5
  52. package/dist/cjs/mds-input-upload.cjs.entry.js +23 -10
  53. package/dist/cjs/mds-input.cjs.entry.js +48 -10
  54. package/dist/cjs/mds-keyboard-key.cjs.entry.js +6 -3
  55. package/dist/cjs/mds-keyboard.cjs.entry.js +35 -13
  56. package/dist/cjs/mds-kpi-item.cjs.entry.js +24 -2
  57. package/dist/cjs/mds-kpi.cjs.entry.js +2 -2
  58. package/dist/cjs/mds-label.cjs.entry.js +21 -2
  59. package/dist/cjs/mds-list-item.cjs.entry.js +12 -2
  60. package/dist/cjs/mds-list.cjs.entry.js +2 -2
  61. package/dist/cjs/mds-mention.cjs.entry.js +2 -2
  62. package/dist/cjs/mds-modal.cjs.entry.js +130 -49
  63. package/dist/cjs/mds-note.cjs.entry.js +25 -2
  64. package/dist/cjs/mds-notification.cjs.entry.js +18 -8
  65. package/dist/cjs/mds-paginator-item.cjs.entry.js +21 -5
  66. package/dist/cjs/mds-paginator.cjs.entry.js +39 -2
  67. package/dist/cjs/mds-policy-ai.cjs.entry.js +8 -2
  68. package/dist/cjs/mds-pref-animation.cjs.entry.js +19 -9
  69. package/dist/cjs/mds-pref-consumption.cjs.entry.js +19 -9
  70. package/dist/cjs/mds-pref-contrast.cjs.entry.js +20 -10
  71. package/dist/cjs/mds-pref-language-item.cjs.entry.js +5 -2
  72. package/dist/cjs/mds-pref-language.cjs.entry.js +6 -3
  73. package/dist/cjs/mds-pref-theme-variant-item.cjs.entry.js +6 -3
  74. package/dist/cjs/mds-pref-theme-variant.cjs.entry.js +7 -4
  75. package/dist/cjs/mds-pref-theme.cjs.entry.js +34 -22
  76. package/dist/cjs/mds-pref.cjs.entry.js +7 -4
  77. package/dist/cjs/mds-price-table-features-cell.cjs.entry.js +24 -2
  78. package/dist/cjs/mds-price-table-features-row.cjs.entry.js +24 -2
  79. package/dist/cjs/mds-price-table-features.cjs.entry.js +24 -2
  80. package/dist/cjs/mds-price-table-header.cjs.entry.js +2 -2
  81. package/dist/cjs/mds-price-table-list-item.cjs.entry.js +2 -2
  82. package/dist/cjs/mds-price-table-list.cjs.entry.js +24 -2
  83. package/dist/cjs/mds-price-table.cjs.entry.js +2 -2
  84. package/dist/cjs/mds-progress_2.cjs.entry.js +27 -5
  85. package/dist/cjs/mds-push-notification-item.cjs.entry.js +32 -7
  86. package/dist/cjs/mds-push-notification.cjs.entry.js +31 -7
  87. package/dist/cjs/mds-quote.cjs.entry.js +12 -2
  88. package/dist/cjs/mds-radial-menu-item.cjs.entry.js +5 -2
  89. package/dist/cjs/mds-radial-menu.cjs.entry.js +5 -5
  90. package/dist/cjs/mds-separator.cjs.entry.js +20 -2
  91. package/dist/cjs/mds-status-bar.cjs.entry.js +28 -3
  92. package/dist/cjs/mds-stepper-bar-item.cjs.entry.js +13 -2
  93. package/dist/cjs/mds-stepper-bar.cjs.entry.js +3 -3
  94. package/dist/cjs/mds-tab-bar-item.cjs.entry.js +28 -3
  95. package/dist/cjs/mds-tab-bar.cjs.entry.js +24 -2
  96. package/dist/cjs/mds-tab_2.cjs.entry.js +58 -8
  97. package/dist/cjs/mds-table-body.cjs.entry.js +12 -2
  98. package/dist/cjs/mds-table-footer.cjs.entry.js +12 -2
  99. package/dist/cjs/mds-table-header-cell.cjs.entry.js +29 -8
  100. package/dist/cjs/mds-table-header.cjs.entry.js +21 -3
  101. package/dist/cjs/mds-table-row.cjs.entry.js +18 -4
  102. package/dist/cjs/mds-table.cjs.entry.js +27 -5
  103. package/dist/cjs/mds-text.cjs.entry.js +14 -4
  104. package/dist/cjs/mds-toast.cjs.entry.js +26 -4
  105. package/dist/cjs/mds-tooltip.cjs.entry.js +38 -18
  106. package/dist/cjs/mds-tree-item.cjs.entry.js +32 -2
  107. package/dist/cjs/mds-tree.cjs.entry.js +35 -3
  108. package/dist/cjs/mds-url-view.cjs.entry.js +28 -5
  109. package/dist/cjs/mds-usage.cjs.entry.js +27 -2
  110. package/dist/cjs/mds-video-wall.cjs.entry.js +2 -2
  111. package/dist/cjs/mds-zero.cjs.entry.js +24 -2
  112. package/dist/cjs/preference-BdpIXWLP.js +81 -0
  113. package/dist/collection/common/floating-controller.js +5 -5
  114. package/dist/collection/common/preference.js +78 -0
  115. package/dist/collection/components/mds-accordion/mds-accordion.css +16 -16
  116. package/dist/collection/components/mds-accordion/mds-accordion.js +44 -10
  117. package/dist/collection/components/mds-accordion/test/mds-accordion.stories.js +4 -3
  118. package/dist/collection/components/mds-accordion-item/mds-accordion-item.css +38 -27
  119. package/dist/collection/components/mds-accordion-item/mds-accordion-item.js +32 -2
  120. package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.css +0 -11
  121. package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.js +4 -4
  122. package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.css +16 -8
  123. package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.js +17 -2
  124. package/dist/collection/components/mds-author/mds-author.css +1 -1
  125. package/dist/collection/components/mds-author/mds-author.js +2 -2
  126. package/dist/collection/components/mds-avatar/mds-avatar.css +27 -19
  127. package/dist/collection/components/mds-avatar/mds-avatar.js +48 -11
  128. package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.css +25 -0
  129. package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.js +4 -1
  130. package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.css +5 -113
  131. package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.js +1 -1
  132. package/dist/collection/components/mds-badge/mds-badge.css +41 -21
  133. package/dist/collection/components/mds-badge/mds-badge.js +33 -3
  134. package/dist/collection/components/mds-banner/mds-banner.css +36 -15
  135. package/dist/collection/components/mds-banner/mds-banner.js +37 -10
  136. package/dist/collection/components/mds-banner/test/mds-banner.stories.js +3 -3
  137. package/dist/collection/components/mds-benchmark-bar/mds-benchmark-bar.js +3 -3
  138. package/dist/collection/components/mds-bibliography/mds-bibliography.css +2 -2
  139. package/dist/collection/components/mds-bibliography/mds-bibliography.js +5 -5
  140. package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.css +0 -12
  141. package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.js +15 -12
  142. package/dist/collection/components/mds-breadcrumb/test/mds-breadcrumb.stories.js +2 -2
  143. package/dist/collection/components/mds-breadcrumb-item/mds-breadcrumb-item.js +1 -1
  144. package/dist/collection/components/mds-button/mds-button.css +27 -29
  145. package/dist/collection/components/mds-button/mds-button.js +28 -5
  146. package/dist/collection/components/mds-button-dropdown/mds-button-dropdown.js +4 -1
  147. package/dist/collection/components/mds-button-group/mds-button-group.css +15 -0
  148. package/dist/collection/components/mds-button-group/mds-button-group.js +4 -1
  149. package/dist/collection/components/mds-calendar/mds-calendar.css +63 -5
  150. package/dist/collection/components/mds-calendar/mds-calendar.js +505 -196
  151. package/dist/collection/components/mds-calendar-cell/mds-calendar-cell.js +1 -1
  152. package/dist/collection/components/mds-card/mds-card.css +17 -6
  153. package/dist/collection/components/mds-card/mds-card.js +35 -16
  154. package/dist/collection/components/mds-card/test/mds-card.stories.js +3 -3
  155. package/dist/collection/components/mds-card-content/mds-card-content.js +2 -2
  156. package/dist/collection/components/mds-card-footer/mds-card-footer.js +2 -2
  157. package/dist/collection/components/mds-card-header/mds-card-header.js +2 -2
  158. package/dist/collection/components/mds-card-media/mds-card-media.js +2 -2
  159. package/dist/collection/components/mds-chip/mds-chip.css +38 -24
  160. package/dist/collection/components/mds-chip/mds-chip.js +33 -6
  161. package/dist/collection/components/mds-details/mds-details.css +23 -10
  162. package/dist/collection/components/mds-details/mds-details.js +16 -2
  163. package/dist/collection/components/mds-dropdown/mds-dropdown.css +40 -19
  164. package/dist/collection/components/mds-dropdown/mds-dropdown.js +65 -37
  165. package/dist/collection/components/mds-dropdown/test/mds-dropdown.stories.js +15 -15
  166. package/dist/collection/components/mds-emoji/mds-emoji.js +16 -6
  167. package/dist/collection/components/mds-entity/mds-entity.css +19 -10
  168. package/dist/collection/components/mds-entity/mds-entity.js +27 -2
  169. package/dist/collection/components/mds-file/mds-file.css +32 -20
  170. package/dist/collection/components/mds-file/mds-file.js +37 -8
  171. package/dist/collection/components/mds-file/test/mds-file.stories.js +2 -2
  172. package/dist/collection/components/mds-file-preview/mds-file-preview.css +41 -23
  173. package/dist/collection/components/mds-file-preview/mds-file-preview.js +36 -2
  174. package/dist/collection/components/mds-filter/mds-filter.css +43 -26
  175. package/dist/collection/components/mds-filter/mds-filter.js +29 -3
  176. package/dist/collection/components/mds-filter-item/mds-filter-item.css +33 -13
  177. package/dist/collection/components/mds-filter-item/mds-filter-item.js +32 -4
  178. package/dist/collection/components/mds-header/mds-header.css +18 -7
  179. package/dist/collection/components/mds-header/mds-header.js +48 -20
  180. package/dist/collection/components/mds-header/test/mds-header.stories.js +2 -2
  181. package/dist/collection/components/mds-header-bar/mds-header-bar.css +33 -13
  182. package/dist/collection/components/mds-header-bar/mds-header-bar.js +38 -5
  183. package/dist/collection/components/mds-help/mds-help.js +8 -8
  184. package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.css +11 -15
  185. package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.js +13 -10
  186. package/dist/collection/components/mds-hr/mds-hr.css +9 -3
  187. package/dist/collection/components/mds-hr/mds-hr.js +21 -1
  188. package/dist/collection/components/mds-icon/mds-icon.js +3 -5
  189. package/dist/collection/components/mds-icon/services/icons-set.service.js +33 -1
  190. package/dist/collection/components/mds-img/mds-img.js +11 -7
  191. package/dist/collection/components/mds-input/mds-input.css +34 -60
  192. package/dist/collection/components/mds-input/mds-input.js +69 -18
  193. package/dist/collection/components/mds-input-date/mds-input-date.css +35 -16
  194. package/dist/collection/components/mds-input-date/mds-input-date.js +86 -30
  195. package/dist/collection/components/mds-input-date-range/mds-input-date-range.css +72 -16
  196. package/dist/collection/components/mds-input-date-range/mds-input-date-range.js +267 -85
  197. package/dist/collection/components/mds-input-date-range/test/mds-input-date-range.stories.js +10 -0
  198. package/dist/collection/components/mds-input-date-range-preselection/mds-input-date-range-preselection.js +4 -1
  199. package/dist/collection/components/mds-input-field/mds-input-field.css +48 -0
  200. package/dist/collection/components/mds-input-field/mds-input-field.js +7 -4
  201. package/dist/collection/components/mds-input-otp/mds-input-otp.js +3 -3
  202. package/dist/collection/components/mds-input-range/mds-input-range.css +37 -36
  203. package/dist/collection/components/mds-input-range/mds-input-range.js +29 -2
  204. package/dist/collection/components/mds-input-select/mds-input-select.css +40 -28
  205. package/dist/collection/components/mds-input-select/mds-input-select.js +55 -14
  206. package/dist/collection/components/mds-input-switch/mds-input-switch.css +9 -3
  207. package/dist/collection/components/mds-input-switch/mds-input-switch.js +22 -3
  208. package/dist/collection/components/mds-input-tip/mds-input-tip.css +16 -7
  209. package/dist/collection/components/mds-input-tip/mds-input-tip.js +19 -1
  210. package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.css +29 -16
  211. package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.js +25 -3
  212. package/dist/collection/components/mds-input-upload/mds-input-upload.css +2 -5
  213. package/dist/collection/components/mds-input-upload/mds-input-upload.js +23 -10
  214. package/dist/collection/components/mds-keyboard/mds-keyboard.css +9 -3
  215. package/dist/collection/components/mds-keyboard/mds-keyboard.js +40 -13
  216. package/dist/collection/components/mds-keyboard-key/mds-keyboard-key.js +6 -3
  217. package/dist/collection/components/mds-kpi/mds-kpi.js +2 -2
  218. package/dist/collection/components/mds-kpi-item/mds-kpi-item.css +47 -43
  219. package/dist/collection/components/mds-kpi-item/mds-kpi-item.js +27 -1
  220. package/dist/collection/components/mds-label/mds-label.css +17 -6
  221. package/dist/collection/components/mds-label/mds-label.js +24 -2
  222. package/dist/collection/components/mds-list/mds-list.css +4 -5
  223. package/dist/collection/components/mds-list/mds-list.js +2 -2
  224. package/dist/collection/components/mds-list-item/mds-list-item.css +11 -8
  225. package/dist/collection/components/mds-list-item/mds-list-item.js +17 -2
  226. package/dist/collection/components/mds-mention/mds-mention.js +1 -1
  227. package/dist/collection/components/mds-modal/mds-modal.css +198 -67
  228. package/dist/collection/components/mds-modal/mds-modal.js +144 -82
  229. package/dist/collection/components/mds-modal/test/mds-modal.stories.js +44 -3
  230. package/dist/collection/components/mds-note/mds-note.css +47 -35
  231. package/dist/collection/components/mds-note/mds-note.js +30 -3
  232. package/dist/collection/components/mds-notification/mds-notification.css +34 -26
  233. package/dist/collection/components/mds-notification/mds-notification.js +26 -11
  234. package/dist/collection/components/mds-notification/test/mds-notification.stories.js +7 -7
  235. package/dist/collection/components/mds-paginator/mds-paginator.css +48 -28
  236. package/dist/collection/components/mds-paginator/mds-paginator.js +46 -1
  237. package/dist/collection/components/mds-paginator-item/mds-paginator-item.css +29 -15
  238. package/dist/collection/components/mds-paginator-item/mds-paginator-item.js +28 -5
  239. package/dist/collection/components/mds-policy-ai/mds-policy-ai.css +10 -7
  240. package/dist/collection/components/mds-policy-ai/mds-policy-ai.js +8 -2
  241. package/dist/collection/components/mds-pref/mds-pref.js +8 -5
  242. package/dist/collection/components/mds-pref-animation/mds-pref-animation.css +8 -3
  243. package/dist/collection/components/mds-pref-animation/mds-pref-animation.js +20 -9
  244. package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.css +8 -3
  245. package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.js +20 -9
  246. package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.css +8 -3
  247. package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.js +21 -10
  248. package/dist/collection/components/mds-pref-language/mds-pref-language.js +7 -4
  249. package/dist/collection/components/mds-pref-language-item/mds-pref-language-item.js +5 -2
  250. package/dist/collection/components/mds-pref-theme/mds-pref-theme.css +3 -3
  251. package/dist/collection/components/mds-pref-theme/mds-pref-theme.js +37 -22
  252. package/dist/collection/components/mds-pref-theme-variant/mds-pref-theme-variant.js +8 -5
  253. package/dist/collection/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.js +6 -3
  254. package/dist/collection/components/mds-price-table/mds-price-table.js +4 -1
  255. package/dist/collection/components/mds-price-table-features/mds-price-table-features.css +35 -16
  256. package/dist/collection/components/mds-price-table-features/mds-price-table-features.js +32 -2
  257. package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.css +39 -24
  258. package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.js +32 -2
  259. package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.css +37 -17
  260. package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.js +29 -3
  261. package/dist/collection/components/mds-price-table-header/mds-price-table-header.js +4 -1
  262. package/dist/collection/components/mds-price-table-list/mds-price-table-list.css +41 -28
  263. package/dist/collection/components/mds-price-table-list/mds-price-table-list.js +29 -3
  264. package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.css +4 -5
  265. package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.js +4 -1
  266. package/dist/collection/components/mds-progress/mds-progress.css +37 -19
  267. package/dist/collection/components/mds-progress/mds-progress.js +28 -2
  268. package/dist/collection/components/mds-push-notification/mds-push-notification.css +14 -8
  269. package/dist/collection/components/mds-push-notification/mds-push-notification.js +45 -14
  270. package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.css +51 -38
  271. package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.js +38 -9
  272. package/dist/collection/components/mds-push-notification-item/test/mds-push-notification-item.stories.js +2 -2
  273. package/dist/collection/components/mds-quote/mds-quote.css +9 -5
  274. package/dist/collection/components/mds-quote/mds-quote.js +17 -2
  275. package/dist/collection/components/mds-radial-menu/mds-radial-menu.js +6 -3
  276. package/dist/collection/components/mds-radial-menu-item/mds-radial-menu-item.js +5 -2
  277. package/dist/collection/components/mds-radial-progress/mds-radial-progress.js +1 -1
  278. package/dist/collection/components/mds-separator/mds-separator.css +19 -9
  279. package/dist/collection/components/mds-separator/mds-separator.js +26 -1
  280. package/dist/collection/components/mds-spinner/mds-spinner.css +29 -23
  281. package/dist/collection/components/mds-spinner/mds-spinner.js +16 -1
  282. package/dist/collection/components/mds-status-bar/mds-status-bar.css +22 -19
  283. package/dist/collection/components/mds-status-bar/mds-status-bar.js +37 -4
  284. package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.css +13 -32
  285. package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.js +3 -3
  286. package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.css +34 -44
  287. package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.js +14 -2
  288. package/dist/collection/components/mds-tab/mds-tab.css +50 -20
  289. package/dist/collection/components/mds-tab/mds-tab.js +43 -6
  290. package/dist/collection/components/mds-tab-bar/mds-tab-bar.css +35 -14
  291. package/dist/collection/components/mds-tab-bar/mds-tab-bar.js +32 -2
  292. package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.css +36 -16
  293. package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.js +33 -4
  294. package/dist/collection/components/mds-tab-item/mds-tab-item.css +11 -6
  295. package/dist/collection/components/mds-tab-item/mds-tab-item.js +74 -1
  296. package/dist/collection/components/mds-table/mds-table.css +39 -19
  297. package/dist/collection/components/mds-table/mds-table.js +33 -7
  298. package/dist/collection/components/mds-table-body/mds-table-body.css +18 -9
  299. package/dist/collection/components/mds-table-body/mds-table-body.js +19 -4
  300. package/dist/collection/components/mds-table-cell/mds-table-cell.css +17 -8
  301. package/dist/collection/components/mds-table-cell/mds-table-cell.js +17 -2
  302. package/dist/collection/components/mds-table-footer/mds-table-footer.css +18 -8
  303. package/dist/collection/components/mds-table-footer/mds-table-footer.js +17 -2
  304. package/dist/collection/components/mds-table-header/mds-table-header.css +18 -8
  305. package/dist/collection/components/mds-table-header/mds-table-header.js +34 -9
  306. package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.css +20 -10
  307. package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.js +31 -9
  308. package/dist/collection/components/mds-table-row/mds-table-row.css +25 -14
  309. package/dist/collection/components/mds-table-row/mds-table-row.js +44 -10
  310. package/dist/collection/components/mds-text/mds-text.css +7 -5
  311. package/dist/collection/components/mds-text/mds-text.js +19 -4
  312. package/dist/collection/components/mds-toast/mds-toast.css +51 -26
  313. package/dist/collection/components/mds-toast/mds-toast.js +35 -5
  314. package/dist/collection/components/mds-tooltip/mds-tooltip.css +39 -22
  315. package/dist/collection/components/mds-tooltip/mds-tooltip.js +56 -28
  316. package/dist/collection/components/mds-tooltip/test/mds-tooltip.stories.js +11 -11
  317. package/dist/collection/components/mds-tree/mds-tree.css +2 -2
  318. package/dist/collection/components/mds-tree/mds-tree.js +35 -3
  319. package/dist/collection/components/mds-tree-item/mds-tree-item.css +47 -76
  320. package/dist/collection/components/mds-tree-item/mds-tree-item.js +105 -5
  321. package/dist/collection/components/mds-url-view/mds-url-view.css +43 -31
  322. package/dist/collection/components/mds-url-view/mds-url-view.js +32 -5
  323. package/dist/collection/components/mds-usage/mds-usage.css +44 -26
  324. package/dist/collection/components/mds-usage/mds-usage.js +32 -3
  325. package/dist/collection/components/mds-video-wall/mds-video-wall.css +13 -14
  326. package/dist/collection/components/mds-video-wall/mds-video-wall.js +3 -2
  327. package/dist/collection/components/mds-zero/mds-zero.css +36 -20
  328. package/dist/collection/components/mds-zero/mds-zero.js +32 -2
  329. package/dist/collection/index.js +15 -0
  330. package/dist/collection/storybook/color-scale.stories.js +1 -1
  331. package/dist/components/floating-controller.js +1 -1
  332. package/dist/components/icons-set.service.js +1 -0
  333. package/dist/components/index.d.ts +2 -0
  334. package/dist/components/index.js +1 -1
  335. package/dist/components/mds-accordion-item.js +1 -1
  336. package/dist/components/mds-accordion-timer-item.js +1 -1
  337. package/dist/components/mds-accordion-timer.js +1 -1
  338. package/dist/components/mds-accordion.js +1 -1
  339. package/dist/components/mds-author.js +1 -1
  340. package/dist/components/mds-avatar-stack-item2.js +1 -1
  341. package/dist/components/mds-avatar-stack.js +1 -1
  342. package/dist/components/mds-avatar2.js +1 -1
  343. package/dist/components/mds-badge2.js +1 -1
  344. package/dist/components/mds-banner2.js +1 -1
  345. package/dist/components/mds-benchmark-bar.js +1 -1
  346. package/dist/components/mds-bibliography.js +1 -1
  347. package/dist/components/mds-breadcrumb-item.js +1 -1
  348. package/dist/components/mds-breadcrumb.js +1 -1
  349. package/dist/components/mds-button-dropdown.js +1 -1
  350. package/dist/components/mds-button-group.js +1 -1
  351. package/dist/components/mds-button2.js +1 -1
  352. package/dist/components/mds-calendar-cell2.js +1 -1
  353. package/dist/components/mds-calendar2.js +1 -1
  354. package/dist/components/mds-card-content.js +1 -1
  355. package/dist/components/mds-card-footer.js +1 -1
  356. package/dist/components/mds-card-header.js +1 -1
  357. package/dist/components/mds-card-media.js +1 -1
  358. package/dist/components/mds-card.js +1 -1
  359. package/dist/components/mds-chip2.js +1 -1
  360. package/dist/components/mds-details.js +1 -1
  361. package/dist/components/mds-dropdown2.js +1 -1
  362. package/dist/components/mds-emoji.js +1 -1
  363. package/dist/components/mds-entity.js +1 -1
  364. package/dist/components/mds-file-preview2.js +2 -2
  365. package/dist/components/mds-file.js +3 -3
  366. package/dist/components/mds-filter-item2.js +1 -1
  367. package/dist/components/mds-filter.js +1 -1
  368. package/dist/components/mds-header-bar.js +1 -1
  369. package/dist/components/mds-header.js +1 -1
  370. package/dist/components/mds-help2.js +1 -1
  371. package/dist/components/mds-horizontal-scroll.js +1 -1
  372. package/dist/components/mds-hr.js +1 -1
  373. package/dist/components/mds-icon2.js +1 -1
  374. package/dist/components/mds-img2.js +1 -1
  375. package/dist/components/mds-input-date-range-preselection.js +1 -1
  376. package/dist/components/mds-input-date-range.js +1 -1
  377. package/dist/components/mds-input-date.js +1 -1
  378. package/dist/components/mds-input-field.js +1 -1
  379. package/dist/components/mds-input-otp.js +1 -1
  380. package/dist/components/mds-input-range.js +1 -1
  381. package/dist/components/mds-input-select.js +1 -1
  382. package/dist/components/mds-input-switch2.js +1 -1
  383. package/dist/components/mds-input-tip-item2.js +1 -1
  384. package/dist/components/mds-input-tip2.js +1 -1
  385. package/dist/components/mds-input-upload.js +1 -1
  386. package/dist/components/mds-input2.js +1 -1
  387. package/dist/components/mds-keyboard-key.js +1 -1
  388. package/dist/components/mds-keyboard.js +1 -1
  389. package/dist/components/mds-kpi-item.js +1 -1
  390. package/dist/components/mds-kpi.js +1 -1
  391. package/dist/components/mds-label.js +1 -1
  392. package/dist/components/mds-list-item.js +1 -1
  393. package/dist/components/mds-list.js +1 -1
  394. package/dist/components/mds-mention.js +1 -1
  395. package/dist/components/mds-modal2.js +1 -1
  396. package/dist/components/mds-note.js +1 -1
  397. package/dist/components/mds-notification.js +1 -1
  398. package/dist/components/mds-paginator-item2.js +1 -1
  399. package/dist/components/mds-paginator.js +1 -1
  400. package/dist/components/mds-policy-ai.js +1 -1
  401. package/dist/components/mds-pref-animation.js +1 -1
  402. package/dist/components/mds-pref-consumption.js +1 -1
  403. package/dist/components/mds-pref-contrast.js +1 -1
  404. package/dist/components/mds-pref-language-item.js +1 -1
  405. package/dist/components/mds-pref-language.js +1 -1
  406. package/dist/components/mds-pref-theme-variant-item.js +1 -1
  407. package/dist/components/mds-pref-theme-variant.js +1 -1
  408. package/dist/components/mds-pref-theme.js +1 -1
  409. package/dist/components/mds-pref.js +1 -1
  410. package/dist/components/mds-price-table-features-cell.js +1 -1
  411. package/dist/components/mds-price-table-features-row.js +1 -1
  412. package/dist/components/mds-price-table-features.js +1 -1
  413. package/dist/components/mds-price-table-header.js +1 -1
  414. package/dist/components/mds-price-table-list-item.js +1 -1
  415. package/dist/components/mds-price-table-list.js +1 -1
  416. package/dist/components/mds-price-table.js +1 -1
  417. package/dist/components/mds-progress2.js +1 -1
  418. package/dist/components/mds-push-notification-item.js +1 -1
  419. package/dist/components/mds-push-notification.js +1 -1
  420. package/dist/components/mds-quote.js +1 -1
  421. package/dist/components/mds-radial-menu-item.js +1 -1
  422. package/dist/components/mds-radial-menu.js +1 -1
  423. package/dist/components/mds-radial-progress2.js +1 -1
  424. package/dist/components/mds-separator2.js +1 -1
  425. package/dist/components/mds-spinner2.js +1 -1
  426. package/dist/components/mds-status-bar.js +1 -1
  427. package/dist/components/mds-stepper-bar-item.js +1 -1
  428. package/dist/components/mds-stepper-bar.js +1 -1
  429. package/dist/components/mds-tab-bar-item.js +1 -1
  430. package/dist/components/mds-tab-bar.js +1 -1
  431. package/dist/components/mds-tab-item2.js +1 -1
  432. package/dist/components/mds-tab2.js +1 -1
  433. package/dist/components/mds-table-body.js +1 -1
  434. package/dist/components/mds-table-cell2.js +1 -1
  435. package/dist/components/mds-table-footer.js +1 -1
  436. package/dist/components/mds-table-header-cell2.js +1 -1
  437. package/dist/components/mds-table-header.js +1 -1
  438. package/dist/components/mds-table-row.js +1 -1
  439. package/dist/components/mds-table.js +1 -1
  440. package/dist/components/mds-text2.js +1 -1
  441. package/dist/components/mds-toast.js +1 -1
  442. package/dist/components/mds-tooltip2.js +1 -1
  443. package/dist/components/mds-tree-item.js +1 -1
  444. package/dist/components/mds-tree.js +1 -1
  445. package/dist/components/mds-url-view.js +1 -1
  446. package/dist/components/mds-usage.js +1 -1
  447. package/dist/components/mds-video-wall.js +1 -1
  448. package/dist/components/mds-zero.js +1 -1
  449. package/dist/components/preference.js +1 -0
  450. package/dist/documentation.json +1314 -732
  451. package/dist/esm/{floating-controller-CP3-OFb9.js → floating-controller-D5eXU5Mk.js} +5 -5
  452. package/dist/esm/index-CAd5312P.js +4 -4
  453. package/dist/esm/index.js +256 -0
  454. package/dist/esm/loader.js +1 -1
  455. package/dist/esm/magma-components.js +1 -1
  456. package/dist/esm/mds-accordion-item.entry.js +24 -2
  457. package/dist/esm/mds-accordion-timer-item.entry.js +12 -2
  458. package/dist/esm/mds-accordion-timer.entry.js +4 -4
  459. package/dist/esm/mds-accordion.entry.js +32 -5
  460. package/dist/esm/mds-author.entry.js +2 -2
  461. package/dist/esm/mds-avatar-stack-item.entry.js +2 -2
  462. package/dist/esm/mds-avatar-stack.entry.js +2 -2
  463. package/dist/esm/mds-avatar.entry.js +47 -12
  464. package/dist/esm/mds-badge.entry.js +25 -3
  465. package/dist/esm/mds-banner_3.entry.js +60 -15
  466. package/dist/esm/mds-benchmark-bar.entry.js +3 -3
  467. package/dist/esm/mds-bibliography.entry.js +6 -6
  468. package/dist/esm/mds-breadcrumb-item.entry.js +2 -2
  469. package/dist/esm/mds-breadcrumb.entry.js +10 -7
  470. package/dist/esm/mds-button-dropdown.entry.js +2 -2
  471. package/dist/esm/mds-button-group.entry.js +2 -2
  472. package/dist/esm/mds-button_3.entry.js +37 -237
  473. package/dist/esm/mds-calendar_2.entry.js +332 -191
  474. package/dist/esm/mds-card-content.entry.js +2 -2
  475. package/dist/esm/mds-card-footer.entry.js +2 -2
  476. package/dist/esm/mds-card-header.entry.js +2 -2
  477. package/dist/esm/mds-card-media.entry.js +2 -2
  478. package/dist/esm/mds-card.entry.js +29 -13
  479. package/dist/esm/mds-details.entry.js +14 -2
  480. package/dist/esm/mds-dropdown.entry.js +42 -22
  481. package/dist/esm/mds-emoji.entry.js +10 -3
  482. package/dist/esm/mds-entity.entry.js +20 -2
  483. package/dist/esm/mds-file-preview.entry.js +32 -2
  484. package/dist/esm/mds-file.entry.js +29 -4
  485. package/dist/esm/mds-filter-item.entry.js +25 -5
  486. package/dist/esm/mds-filter.entry.js +25 -3
  487. package/dist/esm/mds-header-bar.entry.js +28 -2
  488. package/dist/esm/mds-header.entry.js +34 -12
  489. package/dist/esm/mds-horizontal-scroll.entry.js +13 -10
  490. package/dist/esm/mds-hr.entry.js +16 -2
  491. package/dist/esm/mds-img.entry.js +11 -7
  492. package/dist/esm/mds-input-date-range-preselection.entry.js +2 -2
  493. package/dist/esm/mds-input-date-range.entry.js +230 -67
  494. package/dist/esm/mds-input-date.entry.js +68 -23
  495. package/dist/esm/mds-input-field.entry.js +5 -5
  496. package/dist/esm/mds-input-otp.entry.js +4 -4
  497. package/dist/esm/mds-input-range.entry.js +24 -2
  498. package/dist/esm/mds-input-select.entry.js +50 -14
  499. package/dist/esm/mds-input-switch_2.entry.js +30 -4
  500. package/dist/esm/mds-input-tip_2.entry.js +31 -5
  501. package/dist/esm/mds-input-upload.entry.js +23 -10
  502. package/dist/esm/mds-input.entry.js +48 -10
  503. package/dist/esm/mds-keyboard-key.entry.js +6 -3
  504. package/dist/esm/mds-keyboard.entry.js +35 -13
  505. package/dist/esm/mds-kpi-item.entry.js +24 -2
  506. package/dist/esm/mds-kpi.entry.js +2 -2
  507. package/dist/esm/mds-label.entry.js +21 -2
  508. package/dist/esm/mds-list-item.entry.js +12 -2
  509. package/dist/esm/mds-list.entry.js +2 -2
  510. package/dist/esm/mds-mention.entry.js +2 -2
  511. package/dist/esm/mds-modal.entry.js +130 -49
  512. package/dist/esm/mds-note.entry.js +25 -2
  513. package/dist/esm/mds-notification.entry.js +18 -8
  514. package/dist/esm/mds-paginator-item.entry.js +21 -5
  515. package/dist/esm/mds-paginator.entry.js +39 -2
  516. package/dist/esm/mds-policy-ai.entry.js +8 -2
  517. package/dist/esm/mds-pref-animation.entry.js +19 -9
  518. package/dist/esm/mds-pref-consumption.entry.js +19 -9
  519. package/dist/esm/mds-pref-contrast.entry.js +20 -10
  520. package/dist/esm/mds-pref-language-item.entry.js +5 -2
  521. package/dist/esm/mds-pref-language.entry.js +6 -3
  522. package/dist/esm/mds-pref-theme-variant-item.entry.js +6 -3
  523. package/dist/esm/mds-pref-theme-variant.entry.js +7 -4
  524. package/dist/esm/mds-pref-theme.entry.js +34 -22
  525. package/dist/esm/mds-pref.entry.js +7 -4
  526. package/dist/esm/mds-price-table-features-cell.entry.js +24 -2
  527. package/dist/esm/mds-price-table-features-row.entry.js +24 -2
  528. package/dist/esm/mds-price-table-features.entry.js +24 -2
  529. package/dist/esm/mds-price-table-header.entry.js +2 -2
  530. package/dist/esm/mds-price-table-list-item.entry.js +2 -2
  531. package/dist/esm/mds-price-table-list.entry.js +24 -2
  532. package/dist/esm/mds-price-table.entry.js +2 -2
  533. package/dist/esm/mds-progress_2.entry.js +27 -5
  534. package/dist/esm/mds-push-notification-item.entry.js +32 -7
  535. package/dist/esm/mds-push-notification.entry.js +31 -7
  536. package/dist/esm/mds-quote.entry.js +12 -2
  537. package/dist/esm/mds-radial-menu-item.entry.js +5 -2
  538. package/dist/esm/mds-radial-menu.entry.js +5 -5
  539. package/dist/esm/mds-separator.entry.js +20 -2
  540. package/dist/esm/mds-status-bar.entry.js +28 -3
  541. package/dist/esm/mds-stepper-bar-item.entry.js +13 -2
  542. package/dist/esm/mds-stepper-bar.entry.js +3 -3
  543. package/dist/esm/mds-tab-bar-item.entry.js +28 -3
  544. package/dist/esm/mds-tab-bar.entry.js +24 -2
  545. package/dist/esm/mds-tab_2.entry.js +58 -8
  546. package/dist/esm/mds-table-body.entry.js +12 -2
  547. package/dist/esm/mds-table-footer.entry.js +12 -2
  548. package/dist/esm/mds-table-header-cell.entry.js +29 -8
  549. package/dist/esm/mds-table-header.entry.js +21 -3
  550. package/dist/esm/mds-table-row.entry.js +18 -4
  551. package/dist/esm/mds-table.entry.js +27 -5
  552. package/dist/esm/mds-text.entry.js +14 -4
  553. package/dist/esm/mds-toast.entry.js +26 -4
  554. package/dist/esm/mds-tooltip.entry.js +38 -18
  555. package/dist/esm/mds-tree-item.entry.js +32 -2
  556. package/dist/esm/mds-tree.entry.js +35 -3
  557. package/dist/esm/mds-url-view.entry.js +28 -5
  558. package/dist/esm/mds-usage.entry.js +27 -2
  559. package/dist/esm/mds-video-wall.entry.js +2 -2
  560. package/dist/esm/mds-zero.entry.js +24 -2
  561. package/dist/esm/preference-fMwnXhio.js +79 -0
  562. package/dist/esm-es5/floating-controller-D5eXU5Mk.js +1 -0
  563. package/dist/esm-es5/index-CAd5312P.js +1 -1
  564. package/dist/esm-es5/index.js +1 -0
  565. package/dist/esm-es5/loader.js +1 -1
  566. package/dist/esm-es5/magma-components.js +1 -1
  567. package/dist/esm-es5/mds-accordion-item.entry.js +1 -1
  568. package/dist/esm-es5/mds-accordion-timer-item.entry.js +1 -1
  569. package/dist/esm-es5/mds-accordion-timer.entry.js +1 -1
  570. package/dist/esm-es5/mds-accordion.entry.js +1 -1
  571. package/dist/esm-es5/mds-author.entry.js +1 -1
  572. package/dist/esm-es5/mds-avatar-stack-item.entry.js +1 -1
  573. package/dist/esm-es5/mds-avatar-stack.entry.js +1 -1
  574. package/dist/esm-es5/mds-avatar.entry.js +1 -1
  575. package/dist/esm-es5/mds-badge.entry.js +1 -1
  576. package/dist/esm-es5/mds-banner_3.entry.js +1 -1
  577. package/dist/esm-es5/mds-benchmark-bar.entry.js +1 -1
  578. package/dist/esm-es5/mds-bibliography.entry.js +1 -1
  579. package/dist/esm-es5/mds-breadcrumb-item.entry.js +1 -1
  580. package/dist/esm-es5/mds-breadcrumb.entry.js +1 -1
  581. package/dist/esm-es5/mds-button-dropdown.entry.js +1 -1
  582. package/dist/esm-es5/mds-button-group.entry.js +1 -1
  583. package/dist/esm-es5/mds-button_3.entry.js +1 -1
  584. package/dist/esm-es5/mds-calendar_2.entry.js +1 -1
  585. package/dist/esm-es5/mds-card-content.entry.js +1 -1
  586. package/dist/esm-es5/mds-card-footer.entry.js +1 -1
  587. package/dist/esm-es5/mds-card-header.entry.js +1 -1
  588. package/dist/esm-es5/mds-card-media.entry.js +1 -1
  589. package/dist/esm-es5/mds-card.entry.js +1 -1
  590. package/dist/esm-es5/mds-details.entry.js +1 -1
  591. package/dist/esm-es5/mds-dropdown.entry.js +1 -1
  592. package/dist/esm-es5/mds-emoji.entry.js +1 -1
  593. package/dist/esm-es5/mds-entity.entry.js +1 -1
  594. package/dist/esm-es5/mds-file-preview.entry.js +2 -2
  595. package/dist/esm-es5/mds-file.entry.js +3 -3
  596. package/dist/esm-es5/mds-filter-item.entry.js +1 -1
  597. package/dist/esm-es5/mds-filter.entry.js +1 -1
  598. package/dist/esm-es5/mds-header-bar.entry.js +1 -1
  599. package/dist/esm-es5/mds-header.entry.js +1 -1
  600. package/dist/esm-es5/mds-horizontal-scroll.entry.js +1 -1
  601. package/dist/esm-es5/mds-hr.entry.js +1 -1
  602. package/dist/esm-es5/mds-img.entry.js +1 -1
  603. package/dist/esm-es5/mds-input-date-range-preselection.entry.js +1 -1
  604. package/dist/esm-es5/mds-input-date-range.entry.js +1 -1
  605. package/dist/esm-es5/mds-input-date.entry.js +1 -1
  606. package/dist/esm-es5/mds-input-field.entry.js +1 -1
  607. package/dist/esm-es5/mds-input-otp.entry.js +1 -1
  608. package/dist/esm-es5/mds-input-range.entry.js +1 -1
  609. package/dist/esm-es5/mds-input-select.entry.js +1 -1
  610. package/dist/esm-es5/mds-input-switch_2.entry.js +1 -1
  611. package/dist/esm-es5/mds-input-tip_2.entry.js +1 -1
  612. package/dist/esm-es5/mds-input-upload.entry.js +1 -1
  613. package/dist/esm-es5/mds-input.entry.js +1 -1
  614. package/dist/esm-es5/mds-keyboard-key.entry.js +1 -1
  615. package/dist/esm-es5/mds-keyboard.entry.js +1 -1
  616. package/dist/esm-es5/mds-kpi-item.entry.js +1 -1
  617. package/dist/esm-es5/mds-kpi.entry.js +1 -1
  618. package/dist/esm-es5/mds-label.entry.js +1 -1
  619. package/dist/esm-es5/mds-list-item.entry.js +1 -1
  620. package/dist/esm-es5/mds-list.entry.js +1 -1
  621. package/dist/esm-es5/mds-mention.entry.js +1 -1
  622. package/dist/esm-es5/mds-modal.entry.js +1 -1
  623. package/dist/esm-es5/mds-note.entry.js +1 -1
  624. package/dist/esm-es5/mds-notification.entry.js +1 -1
  625. package/dist/esm-es5/mds-paginator-item.entry.js +1 -1
  626. package/dist/esm-es5/mds-paginator.entry.js +1 -1
  627. package/dist/esm-es5/mds-policy-ai.entry.js +1 -1
  628. package/dist/esm-es5/mds-pref-animation.entry.js +1 -1
  629. package/dist/esm-es5/mds-pref-consumption.entry.js +1 -1
  630. package/dist/esm-es5/mds-pref-contrast.entry.js +1 -1
  631. package/dist/esm-es5/mds-pref-language-item.entry.js +1 -1
  632. package/dist/esm-es5/mds-pref-language.entry.js +1 -1
  633. package/dist/esm-es5/mds-pref-theme-variant-item.entry.js +1 -1
  634. package/dist/esm-es5/mds-pref-theme-variant.entry.js +1 -1
  635. package/dist/esm-es5/mds-pref-theme.entry.js +1 -1
  636. package/dist/esm-es5/mds-pref.entry.js +1 -1
  637. package/dist/esm-es5/mds-price-table-features-cell.entry.js +1 -1
  638. package/dist/esm-es5/mds-price-table-features-row.entry.js +1 -1
  639. package/dist/esm-es5/mds-price-table-features.entry.js +1 -1
  640. package/dist/esm-es5/mds-price-table-header.entry.js +1 -1
  641. package/dist/esm-es5/mds-price-table-list-item.entry.js +1 -1
  642. package/dist/esm-es5/mds-price-table-list.entry.js +1 -1
  643. package/dist/esm-es5/mds-price-table.entry.js +1 -1
  644. package/dist/esm-es5/mds-progress_2.entry.js +1 -1
  645. package/dist/esm-es5/mds-push-notification-item.entry.js +1 -1
  646. package/dist/esm-es5/mds-push-notification.entry.js +1 -1
  647. package/dist/esm-es5/mds-quote.entry.js +1 -1
  648. package/dist/esm-es5/mds-radial-menu-item.entry.js +1 -1
  649. package/dist/esm-es5/mds-radial-menu.entry.js +1 -1
  650. package/dist/esm-es5/mds-separator.entry.js +1 -1
  651. package/dist/esm-es5/mds-status-bar.entry.js +1 -1
  652. package/dist/esm-es5/mds-stepper-bar-item.entry.js +1 -1
  653. package/dist/esm-es5/mds-stepper-bar.entry.js +1 -1
  654. package/dist/esm-es5/mds-tab-bar-item.entry.js +1 -1
  655. package/dist/esm-es5/mds-tab-bar.entry.js +1 -1
  656. package/dist/esm-es5/mds-tab_2.entry.js +1 -1
  657. package/dist/esm-es5/mds-table-body.entry.js +1 -1
  658. package/dist/esm-es5/mds-table-footer.entry.js +1 -1
  659. package/dist/esm-es5/mds-table-header-cell.entry.js +1 -1
  660. package/dist/esm-es5/mds-table-header.entry.js +1 -1
  661. package/dist/esm-es5/mds-table-row.entry.js +1 -1
  662. package/dist/esm-es5/mds-table.entry.js +1 -1
  663. package/dist/esm-es5/mds-text.entry.js +1 -1
  664. package/dist/esm-es5/mds-toast.entry.js +1 -1
  665. package/dist/esm-es5/mds-tooltip.entry.js +1 -1
  666. package/dist/esm-es5/mds-tree-item.entry.js +1 -1
  667. package/dist/esm-es5/mds-tree.entry.js +1 -1
  668. package/dist/esm-es5/mds-url-view.entry.js +1 -1
  669. package/dist/esm-es5/mds-usage.entry.js +1 -1
  670. package/dist/esm-es5/mds-video-wall.entry.js +1 -1
  671. package/dist/esm-es5/mds-zero.entry.js +1 -1
  672. package/dist/esm-es5/preference-fMwnXhio.js +1 -0
  673. package/dist/hydrate/index.js +3092 -935
  674. package/dist/hydrate/index.mjs +3092 -935
  675. package/dist/magma-components/index.esm.js +1 -0
  676. package/dist/magma-components/magma-components.esm.js +1 -1
  677. package/dist/magma-components/p-0105d7c7.entry.js +8 -0
  678. package/dist/magma-components/p-022defe8.entry.js +1 -0
  679. package/dist/magma-components/p-02d858d0.entry.js +1 -0
  680. package/dist/magma-components/p-0607a2b3.entry.js +1 -0
  681. package/dist/magma-components/p-0af4d0ef.entry.js +1 -0
  682. package/dist/magma-components/p-0b91aae4.entry.js +1 -0
  683. package/dist/magma-components/p-0bb29dbd.system.entry.js +1 -0
  684. package/dist/magma-components/p-0c1a5df0.entry.js +1 -0
  685. package/dist/magma-components/p-0e986d85.entry.js +18 -0
  686. package/dist/magma-components/p-0ea42813.entry.js +1 -0
  687. package/dist/magma-components/p-0fe5aeaf.system.entry.js +1 -0
  688. package/dist/magma-components/p-10ddec99.system.entry.js +1 -0
  689. package/dist/magma-components/p-11567740.entry.js +1 -0
  690. package/dist/magma-components/p-116238cf.system.entry.js +1 -0
  691. package/dist/magma-components/p-1239667c.system.entry.js +1 -0
  692. package/dist/magma-components/p-1518fda3.system.entry.js +1 -0
  693. package/dist/magma-components/p-16c94506.system.entry.js +1 -0
  694. package/dist/magma-components/p-18823bfc.system.entry.js +1 -0
  695. package/dist/magma-components/p-188e94ef.system.entry.js +1 -0
  696. package/dist/magma-components/p-19446c9e.entry.js +1 -0
  697. package/dist/magma-components/p-1a73c7b0.system.entry.js +1 -0
  698. package/dist/magma-components/p-1ad03ee9.entry.js +1 -0
  699. package/dist/magma-components/p-1c4038f7.system.entry.js +1 -0
  700. package/dist/magma-components/p-2035564c.system.entry.js +1 -0
  701. package/dist/magma-components/p-2128ce5a.system.entry.js +1 -0
  702. package/dist/magma-components/p-21ee64ec.entry.js +1 -0
  703. package/dist/magma-components/p-224d2f55.entry.js +1 -0
  704. package/dist/magma-components/p-23791e85.system.entry.js +1 -0
  705. package/dist/magma-components/p-248c1b2c.system.entry.js +1 -0
  706. package/dist/magma-components/p-249b80a5.entry.js +1 -0
  707. package/dist/magma-components/p-262daf4f.entry.js +1 -0
  708. package/dist/magma-components/p-288ce251.entry.js +1 -0
  709. package/dist/magma-components/p-2a804b82.entry.js +1 -0
  710. package/dist/magma-components/p-2aff9851.system.entry.js +1 -0
  711. package/dist/magma-components/p-2b0667f6.system.entry.js +1 -0
  712. package/dist/magma-components/p-2bd03b3d.system.entry.js +1 -0
  713. package/dist/magma-components/p-2bfa7ed9.system.entry.js +1 -0
  714. package/dist/magma-components/p-2c6c80e8.entry.js +1 -0
  715. package/dist/magma-components/p-2e88e014.system.entry.js +1 -0
  716. package/dist/magma-components/p-2f5cc981.system.entry.js +1 -0
  717. package/dist/magma-components/p-31403b12.entry.js +1 -0
  718. package/dist/magma-components/p-31616d0b.entry.js +1 -0
  719. package/dist/magma-components/p-33b03c17.system.entry.js +1 -0
  720. package/dist/magma-components/p-353f30cc.system.entry.js +1 -0
  721. package/dist/magma-components/p-35482f9d.system.entry.js +1 -0
  722. package/dist/magma-components/p-35b5889a.system.entry.js +1 -0
  723. package/dist/magma-components/p-36d9d329.system.entry.js +1 -0
  724. package/dist/magma-components/p-36fd1ed7.system.entry.js +1 -0
  725. package/dist/magma-components/p-377c94ee.system.entry.js +1 -0
  726. package/dist/magma-components/p-385f395d.system.entry.js +1 -0
  727. package/dist/magma-components/p-39c09a42.system.entry.js +1 -0
  728. package/dist/magma-components/p-3_AKUQtJ.system.js +1 -0
  729. package/dist/magma-components/p-3c306ed0.system.entry.js +1 -0
  730. package/dist/magma-components/p-3de6fa18.entry.js +1 -0
  731. package/dist/magma-components/p-41da539f.entry.js +1 -0
  732. package/dist/magma-components/p-422bb9e2.system.entry.js +1 -0
  733. package/dist/magma-components/p-447c2d1b.entry.js +1 -0
  734. package/dist/magma-components/p-44e2965d.entry.js +1 -0
  735. package/dist/magma-components/p-46266f27.entry.js +1 -0
  736. package/dist/magma-components/p-4630472f.entry.js +1 -0
  737. package/dist/magma-components/p-4671336c.entry.js +1 -0
  738. package/dist/magma-components/p-4803d24f.system.entry.js +1 -0
  739. package/dist/magma-components/p-4a929c1c.entry.js +1 -0
  740. package/dist/magma-components/p-4bc7756a.system.entry.js +1 -0
  741. package/dist/magma-components/p-4f8ae676.system.entry.js +1 -0
  742. package/dist/magma-components/p-50c922ad.system.entry.js +1 -0
  743. package/dist/magma-components/p-50cdb70c.system.entry.js +1 -0
  744. package/dist/magma-components/p-52c10dbf.system.entry.js +1 -0
  745. package/dist/magma-components/p-52e35c13.system.entry.js +1 -0
  746. package/dist/magma-components/p-56a8f1d0.system.entry.js +1 -0
  747. package/dist/magma-components/p-5724212b.entry.js +1 -0
  748. package/dist/magma-components/p-5be1c273.entry.js +1 -0
  749. package/dist/magma-components/p-5d05fa1a.entry.js +1 -0
  750. package/dist/magma-components/p-5de4bf4f.entry.js +1 -0
  751. package/dist/magma-components/p-5e626696.entry.js +1 -0
  752. package/dist/magma-components/p-5f1532c0.system.entry.js +1 -0
  753. package/dist/magma-components/{p-81d21afc.entry.js → p-5fe8c814.entry.js} +1 -1
  754. package/dist/magma-components/{p-281bc999.system.entry.js → p-60e8812c.system.entry.js} +1 -1
  755. package/dist/magma-components/p-611fa0a4.entry.js +1 -0
  756. package/dist/magma-components/p-61fefe1b.system.entry.js +1 -0
  757. package/dist/magma-components/p-62c9216f.system.entry.js +1 -0
  758. package/dist/magma-components/p-652b4e43.entry.js +1 -0
  759. package/dist/magma-components/p-6a92f533.entry.js +1 -0
  760. package/dist/magma-components/p-6b3569a0.entry.js +1 -0
  761. package/dist/magma-components/p-6b9175f1.system.entry.js +1 -0
  762. package/dist/magma-components/p-6ecfec17.entry.js +1 -0
  763. package/dist/magma-components/p-6ed096d3.system.entry.js +1 -0
  764. package/dist/magma-components/p-6ee86191.entry.js +1 -0
  765. package/dist/magma-components/{p-922cb36e.entry.js → p-70719b58.entry.js} +1 -1
  766. package/dist/magma-components/p-70e1a436.entry.js +1 -0
  767. package/dist/magma-components/p-725d9e09.entry.js +1 -0
  768. package/dist/magma-components/p-726a76f0.entry.js +1 -0
  769. package/dist/magma-components/p-72d91c6f.system.entry.js +1 -0
  770. package/dist/magma-components/{p-851df0fb.entry.js → p-73926a10.entry.js} +1 -1
  771. package/dist/magma-components/p-7499262d.system.entry.js +1 -0
  772. package/dist/magma-components/p-750214a3.entry.js +1 -0
  773. package/dist/magma-components/p-7590a160.entry.js +1 -0
  774. package/dist/magma-components/p-75fa7e6f.system.entry.js +1 -0
  775. package/dist/magma-components/p-765447d4.system.entry.js +1 -0
  776. package/dist/magma-components/p-76cb480d.entry.js +1 -0
  777. package/dist/magma-components/p-79e12ac8.entry.js +1 -0
  778. package/dist/magma-components/p-7b4b9b88.system.entry.js +1 -0
  779. package/dist/magma-components/p-7c464f28.entry.js +1 -0
  780. package/dist/magma-components/p-7d338f59.system.entry.js +1 -0
  781. package/dist/magma-components/p-81e16f90.system.entry.js +1 -0
  782. package/dist/magma-components/p-82c6cdb9.system.entry.js +1 -0
  783. package/dist/magma-components/p-83b01f8e.system.entry.js +1 -0
  784. package/dist/magma-components/p-8546f46f.system.entry.js +1 -0
  785. package/dist/magma-components/p-85a2d99d.entry.js +1 -0
  786. package/dist/magma-components/p-8620f425.entry.js +1 -0
  787. package/dist/magma-components/p-89581b08.system.entry.js +1 -0
  788. package/dist/magma-components/p-8964a9fe.entry.js +1 -0
  789. package/dist/magma-components/p-899cd759.entry.js +1 -0
  790. package/dist/magma-components/p-8b2408b2.entry.js +1 -0
  791. package/dist/magma-components/p-8b9f6896.entry.js +1 -0
  792. package/dist/magma-components/p-8bde0c42.entry.js +1 -0
  793. package/dist/magma-components/p-8d5955ca.system.entry.js +1 -0
  794. package/dist/magma-components/p-91a1d3d5.entry.js +1 -0
  795. package/dist/magma-components/p-93538408.system.entry.js +1 -0
  796. package/dist/magma-components/p-94ff105b.system.entry.js +1 -0
  797. package/dist/magma-components/p-96f7ec63.entry.js +1 -0
  798. package/dist/magma-components/p-97144490.entry.js +1 -0
  799. package/dist/magma-components/p-999b0698.system.entry.js +1 -0
  800. package/dist/magma-components/p-9e533765.system.entry.js +18 -0
  801. package/dist/magma-components/p-DTZViJWJ.system.js +1 -1
  802. package/dist/magma-components/p-DssKRrAV.system.js +1 -0
  803. package/dist/magma-components/p-MSUJeuJp.js +1 -0
  804. package/dist/magma-components/p-a24d6d4a.system.entry.js +1 -0
  805. package/dist/magma-components/p-a24dadaa.system.entry.js +1 -0
  806. package/dist/magma-components/p-a2b84011.system.entry.js +1 -0
  807. package/dist/magma-components/p-a2d761d6.entry.js +1 -0
  808. package/dist/magma-components/p-a379adca.entry.js +1 -0
  809. package/dist/magma-components/p-a46f7424.system.entry.js +1 -0
  810. package/dist/magma-components/p-a47708f1.system.entry.js +1 -0
  811. package/dist/magma-components/p-a4d11055.system.entry.js +1 -0
  812. package/dist/magma-components/{p-6f89537f.entry.js → p-a5ef9d32.entry.js} +1 -1
  813. package/dist/magma-components/p-a6103622.entry.js +1 -0
  814. package/dist/magma-components/p-a6b8b861.entry.js +1 -0
  815. package/dist/magma-components/p-a6bdaa85.entry.js +1 -0
  816. package/dist/magma-components/p-a716833c.system.entry.js +1 -0
  817. package/dist/magma-components/p-a877906d.system.entry.js +1 -0
  818. package/dist/magma-components/p-a8a2d90e.system.entry.js +1 -0
  819. package/dist/magma-components/p-a92edada.entry.js +1 -0
  820. package/dist/magma-components/p-aafec5fe.entry.js +1 -0
  821. package/dist/magma-components/p-abce0c57.system.entry.js +1 -0
  822. package/dist/magma-components/p-ac2ee475.entry.js +1 -0
  823. package/dist/magma-components/p-ac5baffa.system.entry.js +1 -0
  824. package/dist/magma-components/p-ad1ad433.system.entry.js +1 -0
  825. package/dist/magma-components/p-ae433eb9.entry.js +1 -0
  826. package/dist/magma-components/p-afaef9a1.entry.js +1 -0
  827. package/dist/magma-components/p-b257222c.system.entry.js +1 -0
  828. package/dist/magma-components/p-b472ed3c.entry.js +1 -0
  829. package/dist/magma-components/p-b4fc19e9.entry.js +1 -0
  830. package/dist/magma-components/p-b53ef2c1.entry.js +1 -0
  831. package/dist/magma-components/p-b7dedc9f.entry.js +1 -0
  832. package/dist/magma-components/p-b97edfb5.entry.js +1 -0
  833. package/dist/magma-components/p-bc851caf.entry.js +1 -0
  834. package/dist/magma-components/p-bc8ef479.system.entry.js +9 -0
  835. package/dist/magma-components/p-bdc54840.system.entry.js +1 -0
  836. package/dist/magma-components/p-bf29ca5a.entry.js +1 -0
  837. package/dist/magma-components/p-bfc29d3b.system.entry.js +1 -0
  838. package/dist/magma-components/p-bff1e84c.system.entry.js +1 -0
  839. package/dist/magma-components/p-c01c49b6.entry.js +1 -0
  840. package/dist/magma-components/p-c0296d86.system.entry.js +1 -0
  841. package/dist/magma-components/p-c036f516.entry.js +1 -0
  842. package/dist/magma-components/p-c3d8aa52.entry.js +1 -0
  843. package/dist/magma-components/{p-e52285f2.system.entry.js → p-c4e7b103.system.entry.js} +1 -1
  844. package/dist/magma-components/p-c7a0a746.system.entry.js +1 -0
  845. package/dist/magma-components/p-c92a772e.entry.js +1 -0
  846. package/dist/magma-components/p-ca09ab1d.system.entry.js +1 -0
  847. package/dist/magma-components/p-cc9212ce.system.entry.js +1 -0
  848. package/dist/magma-components/p-cc95225c.system.entry.js +1 -0
  849. package/dist/magma-components/p-cd49c455.entry.js +1 -0
  850. package/dist/magma-components/p-d0542487.entry.js +1 -0
  851. package/dist/magma-components/p-d0dfe659.entry.js +1 -0
  852. package/dist/magma-components/p-d0eb94ea.system.entry.js +1 -0
  853. package/dist/magma-components/p-d3e5c4eb.system.entry.js +1 -0
  854. package/dist/magma-components/p-d4295773.entry.js +1 -0
  855. package/dist/magma-components/p-d5700423.system.entry.js +1 -0
  856. package/dist/magma-components/{p-37989a99.system.entry.js → p-d838cb1c.system.entry.js} +1 -1
  857. package/dist/magma-components/p-d9605a5d.system.entry.js +1 -0
  858. package/dist/magma-components/p-daa8f835.entry.js +1 -0
  859. package/dist/magma-components/p-db4e2a0b.system.entry.js +1 -0
  860. package/dist/magma-components/p-de0dac8f.entry.js +1 -0
  861. package/dist/magma-components/p-de8204f9.entry.js +1 -0
  862. package/dist/magma-components/p-e0b841e3.entry.js +1 -0
  863. package/dist/magma-components/p-e35ab355.entry.js +1 -0
  864. package/dist/magma-components/p-e44e2652.system.entry.js +1 -0
  865. package/dist/magma-components/p-e48d23f4.system.entry.js +1 -0
  866. package/dist/magma-components/p-e570aec5.system.entry.js +1 -0
  867. package/dist/magma-components/p-e57698df.system.entry.js +1 -0
  868. package/dist/magma-components/p-e669739e.entry.js +1 -0
  869. package/dist/magma-components/p-e8fa7a07.entry.js +1 -0
  870. package/dist/magma-components/{p-ced050bf.entry.js → p-ea2c8dd1.entry.js} +1 -1
  871. package/dist/magma-components/p-ea881c45.system.entry.js +1 -0
  872. package/dist/magma-components/p-ebfb6963.system.entry.js +1 -0
  873. package/dist/magma-components/p-eca8523b.system.entry.js +1 -0
  874. package/dist/magma-components/p-ef142420.system.entry.js +1 -0
  875. package/dist/magma-components/p-ef56af85.system.entry.js +1 -0
  876. package/dist/magma-components/p-f0762290.entry.js +1 -0
  877. package/dist/magma-components/p-f1832c1e.system.entry.js +1 -0
  878. package/dist/magma-components/p-f4b1974a.entry.js +1 -0
  879. package/dist/magma-components/p-f7cfc9a7.system.entry.js +1 -0
  880. package/dist/magma-components/p-f83a9e08.entry.js +1 -0
  881. package/dist/magma-components/p-f8ee5fec.system.entry.js +1 -0
  882. package/dist/magma-components/p-f91dab2b.entry.js +1 -0
  883. package/dist/magma-components/p-fMwnXhio.js +1 -0
  884. package/dist/magma-components/p-fa61d03c.entry.js +1 -0
  885. package/dist/magma-components/p-fbf423a7.system.entry.js +1 -0
  886. package/dist/magma-components/p-fbfb589c.entry.js +1 -0
  887. package/dist/magma-components/p-fc56d9ae.entry.js +1 -0
  888. package/dist/magma-components/p-fc862fe2.system.entry.js +1 -0
  889. package/dist/magma-components/{p-f8dc6a25.entry.js → p-fd574e21.entry.js} +1 -1
  890. package/dist/magma-components/p-fd649ac2.entry.js +1 -0
  891. package/dist/magma-components/p-fed36619.entry.js +1 -0
  892. package/dist/magma-components/p-oCzRm29V.system.js +1 -0
  893. package/dist/stats.json +5607 -2739
  894. package/dist/types/common/floating-controller.d.ts +3 -3
  895. package/dist/types/common/preference.d.ts +22 -0
  896. package/dist/types/components/mds-accordion/mds-accordion.d.ts +11 -3
  897. package/dist/types/components/mds-accordion/test/mds-accordion.stories.d.ts +3 -2
  898. package/dist/types/components/mds-accordion-item/mds-accordion-item.d.ts +11 -1
  899. package/dist/types/components/mds-accordion-timer/mds-accordion-timer.d.ts +1 -1
  900. package/dist/types/components/mds-accordion-timer-item/mds-accordion-timer-item.d.ts +5 -1
  901. package/dist/types/components/mds-author/mds-author.d.ts +1 -1
  902. package/dist/types/components/mds-avatar/mds-avatar.d.ts +8 -0
  903. package/dist/types/components/mds-avatar-stack/mds-avatar-stack.d.ts +3 -0
  904. package/dist/types/components/mds-badge/mds-badge.d.ts +11 -1
  905. package/dist/types/components/mds-banner/mds-banner.d.ts +15 -3
  906. package/dist/types/components/mds-banner/test/mds-banner.stories.d.ts +2 -2
  907. package/dist/types/components/mds-benchmark-bar/mds-benchmark-bar.d.ts +1 -1
  908. package/dist/types/components/mds-breadcrumb/mds-breadcrumb.d.ts +6 -3
  909. package/dist/types/components/mds-breadcrumb/test/mds-breadcrumb.stories.d.ts +1 -1
  910. package/dist/types/components/mds-button/mds-button.d.ts +7 -1
  911. package/dist/types/components/mds-button-dropdown/mds-button-dropdown.d.ts +3 -0
  912. package/dist/types/components/mds-button-group/mds-button-group.d.ts +3 -0
  913. package/dist/types/components/mds-calendar/mds-calendar.d.ts +81 -8
  914. package/dist/types/components/mds-card/mds-card.d.ts +10 -2
  915. package/dist/types/components/mds-card/test/mds-card.stories.d.ts +2 -2
  916. package/dist/types/components/mds-card-content/mds-card-content.d.ts +1 -1
  917. package/dist/types/components/mds-card-footer/mds-card-footer.d.ts +1 -1
  918. package/dist/types/components/mds-card-header/mds-card-header.d.ts +1 -1
  919. package/dist/types/components/mds-card-media/mds-card-media.d.ts +1 -1
  920. package/dist/types/components/mds-chip/mds-chip.d.ts +12 -0
  921. package/dist/types/components/mds-details/mds-details.d.ts +6 -1
  922. package/dist/types/components/mds-dropdown/mds-dropdown.d.ts +24 -15
  923. package/dist/types/components/mds-dropdown/test/mds-dropdown.stories.d.ts +10 -10
  924. package/dist/types/components/mds-emoji/mds-emoji.d.ts +7 -0
  925. package/dist/types/components/mds-entity/mds-entity.d.ts +9 -1
  926. package/dist/types/components/mds-file/mds-file.d.ts +15 -2
  927. package/dist/types/components/mds-file/test/mds-file.stories.d.ts +1 -1
  928. package/dist/types/components/mds-file-preview/mds-file-preview.d.ts +13 -0
  929. package/dist/types/components/mds-filter/mds-filter.d.ts +11 -1
  930. package/dist/types/components/mds-filter-item/mds-filter-item.d.ts +10 -1
  931. package/dist/types/components/mds-header/mds-header.d.ts +14 -3
  932. package/dist/types/components/mds-header/test/mds-header.stories.d.ts +1 -1
  933. package/dist/types/components/mds-header-bar/mds-header-bar.d.ts +15 -1
  934. package/dist/types/components/mds-help/mds-help.d.ts +3 -3
  935. package/dist/types/components/mds-horizontal-scroll/mds-horizontal-scroll.d.ts +1 -1
  936. package/dist/types/components/mds-hr/mds-hr.d.ts +6 -0
  937. package/dist/types/components/mds-icon/mds-icon.d.ts +0 -1
  938. package/dist/types/components/mds-icon/services/icons-set.service.d.ts +2 -1
  939. package/dist/types/components/mds-img/mds-img.d.ts +4 -0
  940. package/dist/types/components/mds-input/mds-input.d.ts +25 -0
  941. package/dist/types/components/mds-input-date/mds-input-date.d.ts +31 -1
  942. package/dist/types/components/mds-input-date-range/mds-input-date-range.d.ts +49 -4
  943. package/dist/types/components/mds-input-date-range/test/mds-input-date-range.stories.d.ts +12 -0
  944. package/dist/types/components/mds-input-date-range-preselection/mds-input-date-range-preselection.d.ts +3 -0
  945. package/dist/types/components/mds-input-field/mds-input-field.d.ts +3 -0
  946. package/dist/types/components/mds-input-range/mds-input-range.d.ts +12 -1
  947. package/dist/types/components/mds-input-select/mds-input-select.d.ts +14 -0
  948. package/dist/types/components/mds-input-switch/mds-input-switch.d.ts +10 -1
  949. package/dist/types/components/mds-input-tip/mds-input-tip.d.ts +7 -0
  950. package/dist/types/components/mds-input-tip-item/mds-input-tip-item.d.ts +12 -0
  951. package/dist/types/components/mds-input-upload/mds-input-upload.d.ts +6 -0
  952. package/dist/types/components/mds-keyboard/mds-keyboard.d.ts +12 -1
  953. package/dist/types/components/mds-keyboard-key/mds-keyboard-key.d.ts +3 -0
  954. package/dist/types/components/mds-kpi/mds-kpi.d.ts +1 -1
  955. package/dist/types/components/mds-kpi-item/mds-kpi-item.d.ts +10 -0
  956. package/dist/types/components/mds-label/mds-label.d.ts +11 -1
  957. package/dist/types/components/mds-list/mds-list.d.ts +1 -1
  958. package/dist/types/components/mds-list-item/mds-list-item.d.ts +5 -1
  959. package/dist/types/components/mds-modal/mds-modal.d.ts +27 -13
  960. package/dist/types/components/mds-modal/meta/types.d.ts +0 -1
  961. package/dist/types/components/mds-modal/test/mds-modal.stories.d.ts +16 -2
  962. package/dist/types/components/mds-note/mds-note.d.ts +13 -1
  963. package/dist/types/components/mds-notification/mds-notification.d.ts +5 -2
  964. package/dist/types/components/mds-notification/test/mds-notification.stories.d.ts +6 -6
  965. package/dist/types/components/mds-paginator/mds-paginator.d.ts +15 -0
  966. package/dist/types/components/mds-paginator-item/mds-paginator-item.d.ts +9 -2
  967. package/dist/types/components/mds-policy-ai/mds-policy-ai.d.ts +4 -0
  968. package/dist/types/components/mds-pref/mds-pref.d.ts +4 -1
  969. package/dist/types/components/mds-pref-animation/mds-pref-animation.d.ts +8 -0
  970. package/dist/types/components/mds-pref-consumption/mds-pref-consumption.d.ts +8 -0
  971. package/dist/types/components/mds-pref-contrast/mds-pref-contrast.d.ts +8 -0
  972. package/dist/types/components/mds-pref-language/mds-pref-language.d.ts +4 -1
  973. package/dist/types/components/mds-pref-language-item/mds-pref-language-item.d.ts +3 -0
  974. package/dist/types/components/mds-pref-theme/mds-pref-theme.d.ts +12 -0
  975. package/dist/types/components/mds-pref-theme-variant/mds-pref-theme-variant.d.ts +4 -1
  976. package/dist/types/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.d.ts +3 -0
  977. package/dist/types/components/mds-price-table/mds-price-table.d.ts +3 -0
  978. package/dist/types/components/mds-price-table-features/mds-price-table-features.d.ts +11 -1
  979. package/dist/types/components/mds-price-table-features-cell/mds-price-table-features-cell.d.ts +11 -1
  980. package/dist/types/components/mds-price-table-features-row/mds-price-table-features-row.d.ts +11 -1
  981. package/dist/types/components/mds-price-table-header/mds-price-table-header.d.ts +3 -0
  982. package/dist/types/components/mds-price-table-list/mds-price-table-list.d.ts +11 -1
  983. package/dist/types/components/mds-price-table-list-item/mds-price-table-list-item.d.ts +3 -0
  984. package/dist/types/components/mds-progress/mds-progress.d.ts +10 -0
  985. package/dist/types/components/mds-push-notification/mds-push-notification.d.ts +18 -4
  986. package/dist/types/components/mds-push-notification-item/mds-push-notification-item.d.ts +14 -1
  987. package/dist/types/components/mds-quote/mds-quote.d.ts +5 -1
  988. package/dist/types/components/mds-radial-menu/mds-radial-menu.d.ts +3 -0
  989. package/dist/types/components/mds-radial-menu-item/mds-radial-menu-item.d.ts +3 -0
  990. package/dist/types/components/mds-separator/mds-separator.d.ts +8 -0
  991. package/dist/types/components/mds-spinner/mds-spinner.d.ts +4 -0
  992. package/dist/types/components/mds-status-bar/mds-status-bar.d.ts +14 -1
  993. package/dist/types/components/mds-stepper-bar/mds-stepper-bar.d.ts +1 -1
  994. package/dist/types/components/mds-stepper-bar-item/mds-stepper-bar-item.d.ts +6 -0
  995. package/dist/types/components/mds-tab/mds-tab.d.ts +12 -2
  996. package/dist/types/components/mds-tab-bar/mds-tab-bar.d.ts +11 -1
  997. package/dist/types/components/mds-tab-bar-item/mds-tab-bar-item.d.ts +14 -1
  998. package/dist/types/components/mds-tab-item/mds-tab-item.d.ts +20 -0
  999. package/dist/types/components/mds-table/mds-table.d.ts +14 -2
  1000. package/dist/types/components/mds-table-body/mds-table-body.d.ts +11 -1
  1001. package/dist/types/components/mds-table-cell/mds-table-cell.d.ts +5 -1
  1002. package/dist/types/components/mds-table-footer/mds-table-footer.d.ts +5 -1
  1003. package/dist/types/components/mds-table-header/mds-table-header.d.ts +16 -1
  1004. package/dist/types/components/mds-table-header-cell/mds-table-header-cell.d.ts +7 -0
  1005. package/dist/types/components/mds-table-row/mds-table-row.d.ts +27 -1
  1006. package/dist/types/components/mds-text/mds-text.d.ts +5 -1
  1007. package/dist/types/components/mds-toast/mds-toast.d.ts +11 -1
  1008. package/dist/types/components/mds-tooltip/mds-tooltip.d.ts +18 -9
  1009. package/dist/types/components/mds-tooltip/test/mds-tooltip.stories.d.ts +8 -8
  1010. package/dist/types/components/mds-tree/mds-tree.d.ts +6 -1
  1011. package/dist/types/components/mds-tree-item/mds-tree-item.d.ts +35 -2
  1012. package/dist/types/components/mds-url-view/mds-url-view.d.ts +13 -1
  1013. package/dist/types/components/mds-usage/mds-usage.d.ts +14 -1
  1014. package/dist/types/components/mds-video-wall/mds-video-wall.d.ts +1 -1
  1015. package/dist/types/components/mds-zero/mds-zero.d.ts +11 -1
  1016. package/dist/types/components.d.ts +553 -166
  1017. package/dist/types/index.d.ts +15 -0
  1018. package/package.json +12 -3
  1019. package/dist/esm-es5/floating-controller-CP3-OFb9.js +0 -1
  1020. package/dist/magma-components/p-003dd017.entry.js +0 -1
  1021. package/dist/magma-components/p-00980a98.entry.js +0 -1
  1022. package/dist/magma-components/p-00a16156.entry.js +0 -1
  1023. package/dist/magma-components/p-0271b1f9.system.entry.js +0 -1
  1024. package/dist/magma-components/p-035a9b2c.system.entry.js +0 -1
  1025. package/dist/magma-components/p-03d883fa.system.entry.js +0 -1
  1026. package/dist/magma-components/p-05208700.entry.js +0 -1
  1027. package/dist/magma-components/p-065da3de.entry.js +0 -1
  1028. package/dist/magma-components/p-07a0d14c.system.entry.js +0 -1
  1029. package/dist/magma-components/p-0856948f.system.entry.js +0 -1
  1030. package/dist/magma-components/p-0a5a2cd7.system.entry.js +0 -1
  1031. package/dist/magma-components/p-0b3d7c4a.entry.js +0 -1
  1032. package/dist/magma-components/p-0b4684f2.system.entry.js +0 -1
  1033. package/dist/magma-components/p-0dffa327.system.entry.js +0 -1
  1034. package/dist/magma-components/p-0eec989d.system.entry.js +0 -1
  1035. package/dist/magma-components/p-1199b3f5.system.entry.js +0 -1
  1036. package/dist/magma-components/p-11f0d03d.entry.js +0 -1
  1037. package/dist/magma-components/p-13de0c57.system.entry.js +0 -1
  1038. package/dist/magma-components/p-14359b83.entry.js +0 -1
  1039. package/dist/magma-components/p-14faa91d.system.entry.js +0 -1
  1040. package/dist/magma-components/p-163d0a27.entry.js +0 -1
  1041. package/dist/magma-components/p-1680682d.system.entry.js +0 -1
  1042. package/dist/magma-components/p-17bfde04.system.entry.js +0 -1
  1043. package/dist/magma-components/p-195d6b05.entry.js +0 -1
  1044. package/dist/magma-components/p-1b8b598a.entry.js +0 -1
  1045. package/dist/magma-components/p-1dea53fc.entry.js +0 -1
  1046. package/dist/magma-components/p-1e0826f3.entry.js +0 -1
  1047. package/dist/magma-components/p-1f61bdf7.entry.js +0 -1
  1048. package/dist/magma-components/p-1fa503c2.system.entry.js +0 -1
  1049. package/dist/magma-components/p-2035f817.entry.js +0 -1
  1050. package/dist/magma-components/p-20502b9d.entry.js +0 -1
  1051. package/dist/magma-components/p-21790967.system.entry.js +0 -1
  1052. package/dist/magma-components/p-21af5302.entry.js +0 -1
  1053. package/dist/magma-components/p-239ab62b.system.entry.js +0 -1
  1054. package/dist/magma-components/p-2491f1e0.system.entry.js +0 -1
  1055. package/dist/magma-components/p-24b3cc0d.entry.js +0 -1
  1056. package/dist/magma-components/p-2821c146.entry.js +0 -1
  1057. package/dist/magma-components/p-2886d6f7.entry.js +0 -1
  1058. package/dist/magma-components/p-2988a6c2.entry.js +0 -1
  1059. package/dist/magma-components/p-2a134cfe.system.entry.js +0 -1
  1060. package/dist/magma-components/p-2a222f3c.entry.js +0 -1
  1061. package/dist/magma-components/p-2df71631.system.entry.js +0 -1
  1062. package/dist/magma-components/p-2e0ebe5e.entry.js +0 -1
  1063. package/dist/magma-components/p-3063ab9a.entry.js +0 -1
  1064. package/dist/magma-components/p-30ecdd0e.entry.js +0 -1
  1065. package/dist/magma-components/p-315da7d0.system.entry.js +0 -1
  1066. package/dist/magma-components/p-31a78457.system.entry.js +0 -1
  1067. package/dist/magma-components/p-3298569b.entry.js +0 -1
  1068. package/dist/magma-components/p-33183e9e.system.entry.js +0 -1
  1069. package/dist/magma-components/p-33268316.entry.js +0 -1
  1070. package/dist/magma-components/p-37241fed.entry.js +0 -1
  1071. package/dist/magma-components/p-3736ff52.system.entry.js +0 -1
  1072. package/dist/magma-components/p-37f4699d.entry.js +0 -1
  1073. package/dist/magma-components/p-38b33737.system.entry.js +0 -1
  1074. package/dist/magma-components/p-39d330ea.entry.js +0 -1
  1075. package/dist/magma-components/p-3aadbc52.entry.js +0 -1
  1076. package/dist/magma-components/p-3b637d6f.entry.js +0 -1
  1077. package/dist/magma-components/p-423bad63.entry.js +0 -1
  1078. package/dist/magma-components/p-430c41d6.entry.js +0 -1
  1079. package/dist/magma-components/p-470e721b.entry.js +0 -1
  1080. package/dist/magma-components/p-4813db7c.system.entry.js +0 -1
  1081. package/dist/magma-components/p-49b8def9.system.entry.js +0 -1
  1082. package/dist/magma-components/p-4a1f731e.system.entry.js +0 -1
  1083. package/dist/magma-components/p-4bdc69b2.entry.js +0 -1
  1084. package/dist/magma-components/p-4c8d8c76.entry.js +0 -1
  1085. package/dist/magma-components/p-4cc70dac.entry.js +0 -1
  1086. package/dist/magma-components/p-5011da19.system.entry.js +0 -1
  1087. package/dist/magma-components/p-513533d1.entry.js +0 -1
  1088. package/dist/magma-components/p-51f00e4f.system.entry.js +0 -1
  1089. package/dist/magma-components/p-52253115.system.entry.js +0 -1
  1090. package/dist/magma-components/p-52ea2327.system.entry.js +0 -1
  1091. package/dist/magma-components/p-53cd2333.system.entry.js +0 -1
  1092. package/dist/magma-components/p-57af1404.entry.js +0 -1
  1093. package/dist/magma-components/p-5a96f6a1.system.entry.js +0 -1
  1094. package/dist/magma-components/p-5ac8fc7d.entry.js +0 -1
  1095. package/dist/magma-components/p-5dc46946.entry.js +0 -1
  1096. package/dist/magma-components/p-5eee076f.entry.js +0 -1
  1097. package/dist/magma-components/p-5f027f21.entry.js +0 -1
  1098. package/dist/magma-components/p-60c18f60.entry.js +0 -1
  1099. package/dist/magma-components/p-61043767.system.entry.js +0 -1
  1100. package/dist/magma-components/p-62d83191.entry.js +0 -1
  1101. package/dist/magma-components/p-632b1bd2.system.entry.js +0 -1
  1102. package/dist/magma-components/p-64609a40.system.entry.js +0 -18
  1103. package/dist/magma-components/p-647ca5e1.system.entry.js +0 -1
  1104. package/dist/magma-components/p-663e302d.system.entry.js +0 -1
  1105. package/dist/magma-components/p-66b6399b.system.entry.js +0 -1
  1106. package/dist/magma-components/p-67027e6e.system.entry.js +0 -1
  1107. package/dist/magma-components/p-6705b68b.system.entry.js +0 -1
  1108. package/dist/magma-components/p-67ab401f.entry.js +0 -1
  1109. package/dist/magma-components/p-687f9261.system.entry.js +0 -1
  1110. package/dist/magma-components/p-6a246ff8.entry.js +0 -1
  1111. package/dist/magma-components/p-6cf5f38d.system.entry.js +0 -1
  1112. package/dist/magma-components/p-701757f6.system.entry.js +0 -1
  1113. package/dist/magma-components/p-715f92d4.system.entry.js +0 -1
  1114. package/dist/magma-components/p-73132558.system.entry.js +0 -1
  1115. package/dist/magma-components/p-7599608a.system.entry.js +0 -1
  1116. package/dist/magma-components/p-769bf50e.entry.js +0 -1
  1117. package/dist/magma-components/p-771786d1.entry.js +0 -1
  1118. package/dist/magma-components/p-77251a16.entry.js +0 -1
  1119. package/dist/magma-components/p-772d7b99.entry.js +0 -1
  1120. package/dist/magma-components/p-773c04da.entry.js +0 -8
  1121. package/dist/magma-components/p-77449970.entry.js +0 -1
  1122. package/dist/magma-components/p-778a376a.system.entry.js +0 -1
  1123. package/dist/magma-components/p-788669f0.system.entry.js +0 -1
  1124. package/dist/magma-components/p-78fd3283.entry.js +0 -1
  1125. package/dist/magma-components/p-79fdb37f.system.entry.js +0 -1
  1126. package/dist/magma-components/p-7a166bc0.entry.js +0 -1
  1127. package/dist/magma-components/p-7bca3e2e.system.entry.js +0 -1
  1128. package/dist/magma-components/p-7c49ca6c.system.entry.js +0 -1
  1129. package/dist/magma-components/p-7d3a54a4.system.entry.js +0 -1
  1130. package/dist/magma-components/p-7e23a883.system.entry.js +0 -1
  1131. package/dist/magma-components/p-80904595.system.entry.js +0 -1
  1132. package/dist/magma-components/p-82337997.entry.js +0 -1
  1133. package/dist/magma-components/p-825ee1e0.entry.js +0 -1
  1134. package/dist/magma-components/p-83f1d211.system.entry.js +0 -1
  1135. package/dist/magma-components/p-8aa8f2e0.entry.js +0 -1
  1136. package/dist/magma-components/p-8b1ff303.entry.js +0 -1
  1137. package/dist/magma-components/p-8b204fe7.system.entry.js +0 -1
  1138. package/dist/magma-components/p-8c21567b.entry.js +0 -1
  1139. package/dist/magma-components/p-8f7d632c.system.entry.js +0 -1
  1140. package/dist/magma-components/p-9061a2b0.system.entry.js +0 -1
  1141. package/dist/magma-components/p-91902df2.system.entry.js +0 -1
  1142. package/dist/magma-components/p-91a85141.entry.js +0 -1
  1143. package/dist/magma-components/p-9210f48f.system.entry.js +0 -1
  1144. package/dist/magma-components/p-93b7d9c7.system.entry.js +0 -1
  1145. package/dist/magma-components/p-967a60aa.entry.js +0 -1
  1146. package/dist/magma-components/p-97713e2b.entry.js +0 -1
  1147. package/dist/magma-components/p-99e541f0.entry.js +0 -1
  1148. package/dist/magma-components/p-9cf753f5.entry.js +0 -1
  1149. package/dist/magma-components/p-9eaa277f.entry.js +0 -1
  1150. package/dist/magma-components/p-9ed636f2.entry.js +0 -1
  1151. package/dist/magma-components/p-9f033f29.entry.js +0 -1
  1152. package/dist/magma-components/p-9f614c7c.system.entry.js +0 -1
  1153. package/dist/magma-components/p-9yaIBCJC.system.js +0 -1
  1154. package/dist/magma-components/p-CxU_BeBE.js +0 -1
  1155. package/dist/magma-components/p-YWpyar7R.system.js +0 -1
  1156. package/dist/magma-components/p-a1a16873.system.entry.js +0 -1
  1157. package/dist/magma-components/p-a36c6db2.entry.js +0 -1
  1158. package/dist/magma-components/p-a3c123e2.entry.js +0 -1
  1159. package/dist/magma-components/p-a5451192.system.entry.js +0 -1
  1160. package/dist/magma-components/p-a5a87d9b.system.entry.js +0 -1
  1161. package/dist/magma-components/p-a5c774e1.system.entry.js +0 -1
  1162. package/dist/magma-components/p-a69d95b7.entry.js +0 -1
  1163. package/dist/magma-components/p-a7b5398f.system.entry.js +0 -1
  1164. package/dist/magma-components/p-a7fe6fd8.entry.js +0 -1
  1165. package/dist/magma-components/p-a8ca0d68.system.entry.js +0 -1
  1166. package/dist/magma-components/p-a96d10ed.system.entry.js +0 -1
  1167. package/dist/magma-components/p-ab63d01d.entry.js +0 -1
  1168. package/dist/magma-components/p-ac42ce64.system.entry.js +0 -1
  1169. package/dist/magma-components/p-aed97a03.system.entry.js +0 -1
  1170. package/dist/magma-components/p-aef79bb1.system.entry.js +0 -1
  1171. package/dist/magma-components/p-b0bb1174.entry.js +0 -1
  1172. package/dist/magma-components/p-b5077962.entry.js +0 -1
  1173. package/dist/magma-components/p-b66fe79a.system.entry.js +0 -1
  1174. package/dist/magma-components/p-b826e9cf.system.entry.js +0 -1
  1175. package/dist/magma-components/p-b858d00e.entry.js +0 -1
  1176. package/dist/magma-components/p-b8bb9b2a.entry.js +0 -1
  1177. package/dist/magma-components/p-b95ba099.system.entry.js +0 -1
  1178. package/dist/magma-components/p-ba01df62.system.entry.js +0 -1
  1179. package/dist/magma-components/p-bbd19da5.entry.js +0 -18
  1180. package/dist/magma-components/p-be4b1fce.entry.js +0 -1
  1181. package/dist/magma-components/p-c08e2e11.system.entry.js +0 -1
  1182. package/dist/magma-components/p-c179f3ca.entry.js +0 -1
  1183. package/dist/magma-components/p-c1809ec1.system.entry.js +0 -1
  1184. package/dist/magma-components/p-c4d8fe07.entry.js +0 -1
  1185. package/dist/magma-components/p-c565e99c.entry.js +0 -1
  1186. package/dist/magma-components/p-ca1023cf.entry.js +0 -1
  1187. package/dist/magma-components/p-ca36fc65.entry.js +0 -1
  1188. package/dist/magma-components/p-cb2f2f0a.entry.js +0 -1
  1189. package/dist/magma-components/p-cb7a85da.entry.js +0 -1
  1190. package/dist/magma-components/p-cc9db7f3.system.entry.js +0 -1
  1191. package/dist/magma-components/p-ccf7878a.entry.js +0 -1
  1192. package/dist/magma-components/p-ce1c17ae.system.entry.js +0 -1
  1193. package/dist/magma-components/p-cf26c62c.system.entry.js +0 -1
  1194. package/dist/magma-components/p-cfb54ef3.entry.js +0 -1
  1195. package/dist/magma-components/p-d25df1ff.system.entry.js +0 -1
  1196. package/dist/magma-components/p-d441e8c5.system.entry.js +0 -1
  1197. package/dist/magma-components/p-d44cf903.system.entry.js +0 -1
  1198. package/dist/magma-components/p-d480bc64.system.entry.js +0 -1
  1199. package/dist/magma-components/p-d4cac1a1.system.entry.js +0 -1
  1200. package/dist/magma-components/p-d9635f96.system.entry.js +0 -1
  1201. package/dist/magma-components/p-dafa88ad.entry.js +0 -1
  1202. package/dist/magma-components/p-dca87306.entry.js +0 -1
  1203. package/dist/magma-components/p-dcc5188d.entry.js +0 -1
  1204. package/dist/magma-components/p-de98e8b6.system.entry.js +0 -1
  1205. package/dist/magma-components/p-e01cb161.entry.js +0 -1
  1206. package/dist/magma-components/p-e07404ae.entry.js +0 -1
  1207. package/dist/magma-components/p-e4c4824b.system.entry.js +0 -1
  1208. package/dist/magma-components/p-e6a3c03b.system.entry.js +0 -9
  1209. package/dist/magma-components/p-ebd37b9e.entry.js +0 -1
  1210. package/dist/magma-components/p-ee149fc3.system.entry.js +0 -1
  1211. package/dist/magma-components/p-ef4393bf.entry.js +0 -1
  1212. package/dist/magma-components/p-ef82cbb3.system.entry.js +0 -1
  1213. package/dist/magma-components/p-f02b49c5.system.entry.js +0 -1
  1214. package/dist/magma-components/p-f5dd0163.system.entry.js +0 -1
  1215. package/dist/magma-components/p-f62cf5a9.system.entry.js +0 -1
  1216. package/dist/magma-components/p-f8be02b6.entry.js +0 -1
  1217. package/dist/magma-components/p-f950a39a.entry.js +0 -1
  1218. package/dist/magma-components/p-f9541d6b.system.entry.js +0 -1
  1219. package/dist/magma-components/p-f9691a57.system.entry.js +0 -1
  1220. package/dist/magma-components/p-fa6d02de.system.entry.js +0 -1
  1221. package/dist/magma-components/p-fbe46b32.system.entry.js +0 -1
  1222. package/dist/magma-components/p-fcc3ab4c.entry.js +0 -1
  1223. package/dist/magma-components/p-fd4f6135.system.entry.js +0 -1
@@ -1 +1 @@
1
- import{proxyCustomElement as t,HTMLElement as e,createEvent as n,h as s,Host as r,transformTag as i}from"@stencil/core/internal/client";import{L as a}from"./locale.js";import{s as o}from"./date.js";import{c as u}from"./clsx.js";import{d as c}from"./mds-button2.js";import{d as l}from"./mds-calendar-cell2.js";import{d as h}from"./mds-icon2.js";import{d}from"./mds-spinner2.js";import{d as m}from"./mds-text2.js";class f extends Error{}class y extends f{constructor(t){super(`Invalid DateTime: ${t.toMessage()}`)}}class g extends f{constructor(t){super(`Invalid Interval: ${t.toMessage()}`)}}class w extends f{constructor(t){super(`Invalid Duration: ${t.toMessage()}`)}}class p extends f{}class b extends f{constructor(t){super(`Invalid unit ${t}`)}}class v extends f{}class k extends f{constructor(){super("Zone is an abstract class")}}const M="numeric",S="short",T="long",N={year:M,month:M,day:M},D={year:M,month:S,day:M},E={year:M,month:S,day:M,weekday:S},x={year:M,month:T,day:M},I={year:M,month:T,day:M,weekday:T},O={hour:M,minute:M},$={hour:M,minute:M,second:M},F={hour:M,minute:M,second:M,timeZoneName:S},L={hour:M,minute:M,second:M,timeZoneName:T},C={hour:M,minute:M,hourCycle:"h23"},A={hour:M,minute:M,second:M,hourCycle:"h23"},W={hour:M,minute:M,second:M,hourCycle:"h23",timeZoneName:S},Z={hour:M,minute:M,second:M,hourCycle:"h23",timeZoneName:T},_={year:M,month:M,day:M,hour:M,minute:M},j={year:M,month:M,day:M,hour:M,minute:M,second:M},q={year:M,month:S,day:M,hour:M,minute:M},H={year:M,month:S,day:M,hour:M,minute:M,second:M},z={year:M,month:S,day:M,weekday:S,hour:M,minute:M},R={year:M,month:T,day:M,hour:M,minute:M,timeZoneName:S},J={year:M,month:T,day:M,hour:M,minute:M,second:M,timeZoneName:S},P={year:M,month:T,day:M,weekday:T,hour:M,minute:M,timeZoneName:T},U={year:M,month:T,day:M,weekday:T,hour:M,minute:M,second:M,timeZoneName:T};class G{get type(){throw new k}get name(){throw new k}get ianaName(){return this.name}get isUniversal(){throw new k}offsetName(t,e){throw new k}formatOffset(t,e){throw new k}offset(t){throw new k}equals(t){throw new k}get isValid(){throw new k}}let Y=null;class V extends G{static get instance(){return null===Y&&(Y=new V),Y}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return ye(t,e,n)}formatOffset(t,e){return be(this.offset(t),e)}offset(t){return-new Date(t).getTimezoneOffset()}equals(t){return"system"===t.type}get isValid(){return!0}}const B=new Map,Q={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6},K=new Map;class X extends G{static create(t){let e=K.get(t);return void 0===e&&K.set(t,e=new X(t)),e}static resetCache(){K.clear(),B.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=X.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return ye(t,e,n,this.name)}formatOffset(t,e){return be(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=B.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),B.set(t,e)),e}(this.name);let[s,r,i,a,o,u,c]=n.formatToParts?function(t,e){const n=t.formatToParts(e),s=[];for(let t=0;t<n.length;t++){const{type:e,value:r}=n[t],i=Q[e];"era"===e?s[i]=r:Yt(i)||(s[i]=parseInt(r,10))}return s}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),s=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,r,i,a,o,u,c,l]=s;return[a,r,i,o,u,c,l]}(n,e);"BC"===a&&(s=1-Math.abs(s));let l=+e;const h=l%1e3;return l-=h>=0?h:1e3+h,(he({year:s,month:r,day:i,hour:24===o?0:o,minute:u,second:c,millisecond:0})-l)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}let tt={};const et=new Map;function nt(t,e={}){const n=JSON.stringify([t,e]);let s=et.get(n);return void 0===s&&(s=new Intl.DateTimeFormat(t,e),et.set(n,s)),s}const st=new Map,rt=new Map;let it=null;const at=new Map;function ot(t){let e=at.get(t);return void 0===e&&(e=new Intl.DateTimeFormat(t).resolvedOptions(),at.set(t,e)),e}const ut=new Map;function ct(t,e,n,s){const r=t.listingMode();return"error"===r?null:"en"===r?n(e):s(e)}class lt{constructor(t,e,n){this.padTo=n.padTo||0,this.floor=n.floor||!1;const{padTo:s,floor:r,...i}=n;if(!e||Object.keys(i).length>0){const e={useGrouping:!1,...n};n.padTo>0&&(e.minimumIntegerDigits=n.padTo),this.inf=function(t,e={}){const n=JSON.stringify([t,e]);let s=st.get(n);return void 0===s&&(s=new Intl.NumberFormat(t,e),st.set(n,s)),s}(t,e)}}format(t){if(this.inf){const e=this.floor?Math.floor(t):t;return this.inf.format(e)}return se(this.floor?Math.floor(t):oe(t,3),this.padTo)}}class ht{constructor(t,e,n){let s;if(this.opts=n,this.originalZone=void 0,this.opts.timeZone)this.dt=t;else if("fixed"===t.zone.type){const e=t.offset/60*-1,n=e>=0?`Etc/GMT+${e}`:`Etc/GMT${e}`;0!==t.offset&&X.create(n).valid?(s=n,this.dt=t):(s="UTC",this.dt=0===t.offset?t:t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone)}else"system"===t.zone.type?this.dt=t:"iana"===t.zone.type?(this.dt=t,s=t.zone.name):(s="UTC",this.dt=t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone);const r={...this.opts};r.timeZone=r.timeZone||s,this.dtf=nt(e,r)}format(){return this.originalZone?this.formatToParts().map((({value:t})=>t)).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const t=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?t.map((t=>{if("timeZoneName"===t.type){const e=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...t,value:e}}return t})):t}resolvedOptions(){return this.dtf.resolvedOptions()}}class dt{constructor(t,e,n){this.opts={style:"long",...n},!e&&Qt()&&(this.rtf=function(t,e={}){const{base:n,...s}=e,r=JSON.stringify([t,s]);let i=rt.get(r);return void 0===i&&(i=new Intl.RelativeTimeFormat(t,e),rt.set(r,i)),i}(t,n))}format(t,e){return this.rtf?this.rtf.format(t,e):function(t,e,n="always",s=!1){const r={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},i=-1===["hours","minutes","seconds"].indexOf(t);if("auto"===n&&i){const n="days"===t;switch(e){case 1:return n?"tomorrow":`next ${r[t][0]}`;case-1:return n?"yesterday":`last ${r[t][0]}`;case 0:return n?"today":`this ${r[t][0]}`}}const a=Object.is(e,-0)||e<0,o=Math.abs(e),u=1===o,c=r[t],l=s?u?c[1]:c[2]||c[1]:u?r[t][0]:t;return a?`${o} ${l} ago`:`in ${o} ${l}`}(e,t,this.opts.numeric,"long"!==this.opts.style)}formatToParts(t,e){return this.rtf?this.rtf.formatToParts(t,e):[]}}const mt={firstDay:1,minimalDays:4,weekend:[6,7]};class ft{static fromOpts(t){return ft.create(t.locale,t.numberingSystem,t.outputCalendar,t.weekSettings,t.defaultToEN)}static create(t,e,n,s,r=!1){const i=t||Ft.defaultLocale,a=i||(r?"en-US":it||(it=(new Intl.DateTimeFormat).resolvedOptions().locale,it)),o=e||Ft.defaultNumberingSystem,u=n||Ft.defaultOutputCalendar,c=ee(s)||Ft.defaultWeekSettings;return new ft(a,o,u,c,i)}static resetCache(){it=null,et.clear(),st.clear(),rt.clear(),at.clear(),ut.clear()}static fromObject({locale:t,numberingSystem:e,outputCalendar:n,weekSettings:s}={}){return ft.create(t,e,n,s)}constructor(t,e,n,s,r){const[i,a,o]=function(t){const e=t.indexOf("-x-");-1!==e&&(t=t.substring(0,e));const n=t.indexOf("-u-");if(-1===n)return[t];{let e,s;try{e=nt(t).resolvedOptions(),s=t}catch(r){const i=t.substring(0,n);e=nt(i).resolvedOptions(),s=i}const{numberingSystem:r,calendar:i}=e;return[s,r,i]}}(t);this.locale=i,this.numberingSystem=e||a||null,this.outputCalendar=n||o||null,this.weekSettings=s,this.intl=function(t,e,n){return n||e?(t.includes("-u-")||(t+="-u"),n&&(t+=`-ca-${n}`),e&&(t+=`-nu-${e}`),t):t}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=r,this.fastNumbersCached=null}get fastNumbers(){var t;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(t=this).numberingSystem||"latn"===t.numberingSystem)&&("latn"===t.numberingSystem||!t.locale||t.locale.startsWith("en")||"latn"===ot(t.locale).numberingSystem)),this.fastNumbersCached}listingMode(){return this.isEnglish()&&!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar)?"en":"intl"}clone(t){return t&&0!==Object.getOwnPropertyNames(t).length?ft.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,ee(t.weekSettings)||this.weekSettings,t.defaultToEN||!1):this}redefaultToEN(t={}){return this.clone({...t,defaultToEN:!0})}redefaultToSystem(t={}){return this.clone({...t,defaultToEN:!1})}months(t,e=!1){return ct(this,t,Te,(()=>{const n=e?{month:t,day:"numeric"}:{month:t},s=e?"format":"standalone";return this.monthsCache[s][t]||(this.monthsCache[s][t]=function(t){const e=[];for(let n=1;n<=12;n++){const s=Ns.utc(2009,n,1);e.push(t(s))}return e}((t=>this.extract(t,n,"month")))),this.monthsCache[s][t]}))}weekdays(t,e=!1){return ct(this,t,xe,(()=>{const n=e?{weekday:t,year:"numeric",month:"long",day:"numeric"}:{weekday:t},s=e?"format":"standalone";return this.weekdaysCache[s][t]||(this.weekdaysCache[s][t]=function(t){const e=[];for(let n=1;n<=7;n++){const s=Ns.utc(2016,11,13+n);e.push(t(s))}return e}((t=>this.extract(t,n,"weekday")))),this.weekdaysCache[s][t]}))}meridiems(){return ct(this,void 0,(()=>Ie),(()=>{if(!this.meridiemCache){const t={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[Ns.utc(2016,11,13,9),Ns.utc(2016,11,13,19)].map((e=>this.extract(e,t,"dayperiod")))}return this.meridiemCache}))}eras(t){return ct(this,t,Le,(()=>{const e={era:t};return this.eraCache[t]||(this.eraCache[t]=[Ns.utc(-40,1,1),Ns.utc(2017,1,1)].map((t=>this.extract(t,e,"era")))),this.eraCache[t]}))}extract(t,e,n){const s=this.dtFormatter(t,e).formatToParts().find((t=>t.type.toLowerCase()===n));return s?s.value:null}numberFormatter(t={}){return new lt(this.intl,t.forceSimple||this.fastNumbers,t)}dtFormatter(t,e={}){return new ht(t,this.intl,e)}relFormatter(t={}){return new dt(this.intl,this.isEnglish(),t)}listFormatter(t={}){return function(t,e={}){const n=JSON.stringify([t,e]);let s=tt[n];return s||(s=new Intl.ListFormat(t,e),tt[n]=s),s}(this.intl,t)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||ot(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:Kt()?function(t){let e=ut.get(t);if(!e){const n=new Intl.Locale(t);e="getWeekInfo"in n?n.getWeekInfo():n.weekInfo,"minimalDays"in e||(e={...mt,...e}),ut.set(t,e)}return e}(this.locale):mt}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}let yt=null;class gt extends G{static get utcInstance(){return null===yt&&(yt=new gt(0)),yt}static instance(t){return 0===t?gt.utcInstance:new gt(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new gt(ge(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${be(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${be(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return be(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}class wt extends G{constructor(t){super(),this.zoneName=t}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function pt(t,e){if(Yt(t)||null===t)return e;if(t instanceof G)return t;if("string"==typeof t){const n=t.toLowerCase();return"default"===n?e:"local"===n||"system"===n?V.instance:"utc"===n||"gmt"===n?gt.utcInstance:gt.parseSpecifier(n)||X.create(t)}return Vt(t)?gt.instance(t):"object"==typeof t&&"offset"in t&&"function"==typeof t.offset?t:new wt(t)}const bt={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},vt={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},kt=bt.hanidec.replace(/[\[|\]]/g,"").split(""),Mt=new Map;function St({numberingSystem:t},e=""){const n=t||"latn";let s=Mt.get(n);void 0===s&&(s=new Map,Mt.set(n,s));let r=s.get(e);return void 0===r&&(r=new RegExp(`${bt[n]}${e}`),s.set(e,r)),r}let Tt,Nt=()=>Date.now(),Dt="system",Et=null,xt=null,It=null,Ot=60,$t=null;class Ft{static get now(){return Nt}static set now(t){Nt=t}static set defaultZone(t){Dt=t}static get defaultZone(){return pt(Dt,V.instance)}static get defaultLocale(){return Et}static set defaultLocale(t){Et=t}static get defaultNumberingSystem(){return xt}static set defaultNumberingSystem(t){xt=t}static get defaultOutputCalendar(){return It}static set defaultOutputCalendar(t){It=t}static get defaultWeekSettings(){return $t}static set defaultWeekSettings(t){$t=ee(t)}static get twoDigitCutoffYear(){return Ot}static set twoDigitCutoffYear(t){Ot=t%100}static get throwOnInvalid(){return Tt}static set throwOnInvalid(t){Tt=t}static resetCaches(){ft.resetCache(),X.resetCache(),Ns.resetCache(),Mt.clear()}}class Lt{constructor(t,e){this.reason=t,this.explanation=e}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const Ct=[0,31,59,90,120,151,181,212,243,273,304,334],At=[0,31,60,91,121,152,182,213,244,274,305,335];function Wt(t,e){return new Lt("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function Zt(t,e,n){const s=new Date(Date.UTC(t,e-1,n));t<100&&t>=0&&s.setUTCFullYear(s.getUTCFullYear()-1900);const r=s.getUTCDay();return 0===r?7:r}function _t(t,e,n){return n+(ue(t)?At:Ct)[e-1]}function jt(t,e){const n=ue(t)?At:Ct,s=n.findIndex((t=>t<e));return{month:s+1,day:e-n[s]}}function qt(t,e){return(t-e+7)%7+1}function Ht(t,e=4,n=1){const{year:s,month:r,day:i}=t,a=_t(s,r,i),o=qt(Zt(s,r,i),n);let u,c=Math.floor((a-o+14-e)/7);return c<1?(u=s-1,c=me(u,e,n)):c>me(s,e,n)?(u=s+1,c=1):u=s,{weekYear:u,weekNumber:c,weekday:o,...ve(t)}}function zt(t,e=4,n=1){const{weekYear:s,weekNumber:r,weekday:i}=t,a=qt(Zt(s,1,e),n),o=ce(s);let u,c=7*r+i-a-7+e;c<1?(u=s-1,c+=ce(u)):c>o?(u=s+1,c-=ce(s)):u=s;const{month:l,day:h}=jt(u,c);return{year:u,month:l,day:h,...ve(t)}}function Rt(t){const{year:e,month:n,day:s}=t;return{year:e,ordinal:_t(e,n,s),...ve(t)}}function Jt(t){const{year:e,ordinal:n}=t,{month:s,day:r}=jt(e,n);return{year:e,month:s,day:r,...ve(t)}}function Pt(t,e){if(!Yt(t.localWeekday)||!Yt(t.localWeekNumber)||!Yt(t.localWeekYear)){if(!Yt(t.weekday)||!Yt(t.weekNumber)||!Yt(t.weekYear))throw new p("Cannot mix locale-based week fields with ISO-based week fields");return Yt(t.localWeekday)||(t.weekday=t.localWeekday),Yt(t.localWeekNumber)||(t.weekNumber=t.localWeekNumber),Yt(t.localWeekYear)||(t.weekYear=t.localWeekYear),delete t.localWeekday,delete t.localWeekNumber,delete t.localWeekYear,{minDaysInFirstWeek:e.getMinDaysInFirstWeek(),startOfWeek:e.getStartOfWeek()}}return{minDaysInFirstWeek:4,startOfWeek:1}}function Ut(t){const e=Bt(t.year),n=ne(t.month,1,12),s=ne(t.day,1,le(t.year,t.month));return e?n?!s&&Wt("day",t.day):Wt("month",t.month):Wt("year",t.year)}function Gt(t){const{hour:e,minute:n,second:s,millisecond:r}=t,i=ne(e,0,23)||24===e&&0===n&&0===s&&0===r,a=ne(n,0,59),o=ne(s,0,59),u=ne(r,0,999);return i?a?o?!u&&Wt("millisecond",r):Wt("second",s):Wt("minute",n):Wt("hour",e)}function Yt(t){return void 0===t}function Vt(t){return"number"==typeof t}function Bt(t){return"number"==typeof t&&t%1==0}function Qt(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function Kt(){try{return"undefined"!=typeof Intl&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch(t){return!1}}function Xt(t,e,n){if(0!==t.length)return t.reduce(((t,s)=>{const r=[e(s),s];return t&&n(t[0],r[0])===t[0]?t:r}),null)[1]}function te(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function ee(t){if(null==t)return null;if("object"!=typeof t)throw new v("Week settings must be an object");if(!ne(t.firstDay,1,7)||!ne(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some((t=>!ne(t,1,7))))throw new v("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function ne(t,e,n){return Bt(t)&&t>=e&&t<=n}function se(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function re(t){return Yt(t)||null===t||""===t?void 0:parseInt(t,10)}function ie(t){return Yt(t)||null===t||""===t?void 0:parseFloat(t)}function ae(t){if(!Yt(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function oe(t,e,n=!1){const s=10**e;return(n?Math.trunc:Math.round)(t*s)/s}function ue(t){return t%4==0&&(t%100!=0||t%400==0)}function ce(t){return ue(t)?366:365}function le(t,e){const n=(s=e-1)-12*Math.floor(s/12)+1;var s;return 2===n?ue(t+(e-n)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function he(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function de(t,e,n){return-qt(Zt(t,1,e),n)+e-1}function me(t,e=4,n=1){const s=de(t,e,n),r=de(t+1,e,n);return(ce(t)-s+r)/7}function fe(t){return t>99?t:t>Ft.twoDigitCutoffYear?1900+t:2e3+t}function ye(t,e,n,s=null){const r=new Date(t),i={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};s&&(i.timeZone=s);const a={timeZoneName:e,...i},o=new Intl.DateTimeFormat(n,a).formatToParts(r).find((t=>"timezonename"===t.type.toLowerCase()));return o?o.value:null}function ge(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const s=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-s:s)}function we(t){const e=Number(t);if("boolean"==typeof t||""===t||Number.isNaN(e))throw new v(`Invalid unit value ${t}`);return e}function pe(t,e){const n={};for(const s in t)if(te(t,s)){const r=t[s];if(null==r)continue;n[e(s)]=we(r)}return n}function be(t,e){const n=Math.trunc(Math.abs(t/60)),s=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return`${r}${se(n,2)}:${se(s,2)}`;case"narrow":return`${r}${n}${s>0?`:${s}`:""}`;case"techie":return`${r}${se(n,2)}${se(s,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function ve(t){return function(t){return["hour","minute","second","millisecond"].reduce(((e,n)=>(e[n]=t[n],e)),{})}(t)}const ke=["January","February","March","April","May","June","July","August","September","October","November","December"],Me=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Se=["J","F","M","A","M","J","J","A","S","O","N","D"];function Te(t){switch(t){case"narrow":return[...Se];case"short":return[...Me];case"long":return[...ke];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const Ne=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],De=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Ee=["M","T","W","T","F","S","S"];function xe(t){switch(t){case"narrow":return[...Ee];case"short":return[...De];case"long":return[...Ne];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const Ie=["AM","PM"],Oe=["Before Christ","Anno Domini"],$e=["BC","AD"],Fe=["B","A"];function Le(t){switch(t){case"narrow":return[...Fe];case"short":return[...$e];case"long":return[...Oe];default:return null}}function Ce(t,e){let n="";for(const s of t)n+=s.literal?s.val:e(s.val);return n}const Ae={D:N,DD:D,DDD:x,DDDD:I,t:O,tt:$,ttt:F,tttt:L,T:C,TT:A,TTT:W,TTTT:Z,f:_,ff:q,fff:R,ffff:P,F:j,FF:H,FFF:J,FFFF:U};class We{static create(t,e={}){return new We(t,e)}static parseFormat(t){let e=null,n="",s=!1;const r=[];for(let i=0;i<t.length;i++){const a=t.charAt(i);"'"===a?(n.length>0&&r.push({literal:s||/^\s+$/.test(n),val:n}),e=null,n="",s=!s):s||a===e?n+=a:(n.length>0&&r.push({literal:/^\s+$/.test(n),val:n}),n=a,e=a)}return n.length>0&&r.push({literal:s||/^\s+$/.test(n),val:n}),r}static macroTokenToFormatOpts(t){return Ae[t]}constructor(t,e){this.opts=e,this.loc=t,this.systemLoc=null}formatWithSystemDefault(t,e){return null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(t,{...this.opts,...e}).format()}dtFormatter(t,e={}){return this.loc.dtFormatter(t,{...this.opts,...e})}formatDateTime(t,e){return this.dtFormatter(t,e).format()}formatDateTimeParts(t,e){return this.dtFormatter(t,e).formatToParts()}formatInterval(t,e){return this.dtFormatter(t.start,e).dtf.formatRange(t.start.toJSDate(),t.end.toJSDate())}resolvedOptions(t,e){return this.dtFormatter(t,e).resolvedOptions()}num(t,e=0){if(this.opts.forceSimple)return se(t,e);const n={...this.opts};return e>0&&(n.padTo=e),this.loc.numberFormatter(n).format(t)}formatDateTimeFromString(t,e){const n="en"===this.loc.listingMode(),s=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,r=(e,n)=>this.loc.extract(t,e,n),i=e=>t.isOffsetFixed&&0===t.offset&&e.allowZ?"Z":t.isValid?t.zone.formatOffset(t.ts,e.format):"",a=(e,s)=>n?function(t,e){return Te(e)[t.month-1]}(t,e):r(s?{month:e}:{month:e,day:"numeric"},"month"),o=(e,s)=>n?function(t,e){return xe(e)[t.weekday-1]}(t,e):r(s?{weekday:e}:{weekday:e,month:"long",day:"numeric"},"weekday"),u=e=>{const n=We.macroTokenToFormatOpts(e);return n?this.formatWithSystemDefault(t,n):e},c=e=>n?function(t,e){return Le(e)[t.year<0?0:1]}(t,e):r({era:e},"era");return Ce(We.parseFormat(e),(e=>{switch(e){case"S":return this.num(t.millisecond);case"u":case"SSS":return this.num(t.millisecond,3);case"s":return this.num(t.second);case"ss":return this.num(t.second,2);case"uu":return this.num(Math.floor(t.millisecond/10),2);case"uuu":return this.num(Math.floor(t.millisecond/100));case"m":return this.num(t.minute);case"mm":return this.num(t.minute,2);case"h":return this.num(t.hour%12==0?12:t.hour%12);case"hh":return this.num(t.hour%12==0?12:t.hour%12,2);case"H":return this.num(t.hour);case"HH":return this.num(t.hour,2);case"Z":return i({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return i({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return i({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return t.zone.offsetName(t.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return t.zone.offsetName(t.ts,{format:"long",locale:this.loc.locale});case"z":return t.zoneName;case"a":return n?function(t){return Ie[t.hour<12?0:1]}(t):r({hour:"numeric",hourCycle:"h12"},"dayperiod");case"d":return s?r({day:"numeric"},"day"):this.num(t.day);case"dd":return s?r({day:"2-digit"},"day"):this.num(t.day,2);case"c":case"E":return this.num(t.weekday);case"ccc":return o("short",!0);case"cccc":return o("long",!0);case"ccccc":return o("narrow",!0);case"EEE":return o("short",!1);case"EEEE":return o("long",!1);case"EEEEE":return o("narrow",!1);case"L":return s?r({month:"numeric",day:"numeric"},"month"):this.num(t.month);case"LL":return s?r({month:"2-digit",day:"numeric"},"month"):this.num(t.month,2);case"LLL":return a("short",!0);case"LLLL":return a("long",!0);case"LLLLL":return a("narrow",!0);case"M":return s?r({month:"numeric"},"month"):this.num(t.month);case"MM":return s?r({month:"2-digit"},"month"):this.num(t.month,2);case"MMM":return a("short",!1);case"MMMM":return a("long",!1);case"MMMMM":return a("narrow",!1);case"y":return s?r({year:"numeric"},"year"):this.num(t.year);case"yy":return s?r({year:"2-digit"},"year"):this.num(t.year.toString().slice(-2),2);case"yyyy":return s?r({year:"numeric"},"year"):this.num(t.year,4);case"yyyyyy":return s?r({year:"numeric"},"year"):this.num(t.year,6);case"G":return c("short");case"GG":return c("long");case"GGGGG":return c("narrow");case"kk":return this.num(t.weekYear.toString().slice(-2),2);case"kkkk":return this.num(t.weekYear,4);case"W":return this.num(t.weekNumber);case"WW":return this.num(t.weekNumber,2);case"n":return this.num(t.localWeekNumber);case"nn":return this.num(t.localWeekNumber,2);case"ii":return this.num(t.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(t.localWeekYear,4);case"o":return this.num(t.ordinal);case"ooo":return this.num(t.ordinal,3);case"q":return this.num(t.quarter);case"qq":return this.num(t.quarter,2);case"X":return this.num(Math.floor(t.ts/1e3));case"x":return this.num(t.ts);default:return u(e)}}))}formatDurationFromString(t,e){const n=t=>{switch(t[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},s=We.parseFormat(e),r=s.reduce(((t,{literal:e,val:n})=>e?t:t.concat(n)),[]);return Ce(s,(t=>e=>{const s=n(e);return s?this.num(t.get(s),e.length):e})(t.shiftTo(...r.map(n).filter((t=>t)))))}}const Ze=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function _e(...t){const e=t.reduce(((t,e)=>t+e.source),"");return RegExp(`^${e}$`)}function je(...t){return e=>t.reduce((([t,n,s],r)=>{const[i,a,o]=r(e,s);return[{...t,...i},a||n,o]}),[{},null,1]).slice(0,2)}function qe(t,...e){if(null==t)return[null,null];for(const[n,s]of e){const e=n.exec(t);if(e)return s(e)}return[null,null]}function He(...t){return(e,n)=>{const s={};let r;for(r=0;r<t.length;r++)s[t[r]]=re(e[n+r]);return[s,null,n+r]}}const ze=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Re=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Je=RegExp(`${Re.source}(?:${ze.source}?(?:\\[(${Ze.source})\\])?)?`),Pe=RegExp(`(?:T${Je.source})?`),Ue=He("weekYear","weekNumber","weekDay"),Ge=He("year","ordinal"),Ye=RegExp(`${Re.source} ?(?:${ze.source}|(${Ze.source}))?`),Ve=RegExp(`(?: ${Ye.source})?`);function Be(t,e,n){const s=t[e];return Yt(s)?n:re(s)}function Qe(t,e){return[{hours:Be(t,e,0),minutes:Be(t,e+1,0),seconds:Be(t,e+2,0),milliseconds:ae(t[e+3])},null,e+4]}function Ke(t,e){const n=!t[e]&&!t[e+1],s=ge(t[e+1],t[e+2]);return[{},n?null:gt.instance(s),e+3]}function Xe(t,e){return[{},t[e]?X.create(t[e]):null,e+1]}const tn=RegExp(`^T?${Re.source}$`),en=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function nn(t){const[e,n,s,r,i,a,o,u,c]=t,l="-"===e[0],h=u&&"-"===u[0],d=(t,e=!1)=>void 0!==t&&(e||t&&l)?-t:t;return[{years:d(ie(n)),months:d(ie(s)),weeks:d(ie(r)),days:d(ie(i)),hours:d(ie(a)),minutes:d(ie(o)),seconds:d(ie(u),"-0"===u),milliseconds:d(ae(c),h)}]}const sn={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function rn(t,e,n,s,r,i,a){const o={year:2===e.length?fe(re(e)):re(e),month:Me.indexOf(n)+1,day:re(s),hour:re(r),minute:re(i)};return a&&(o.second=re(a)),t&&(o.weekday=t.length>3?Ne.indexOf(t)+1:De.indexOf(t)+1),o}const an=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function on(t){const[,e,n,s,r,i,a,o,u,c,l,h]=t,d=rn(e,r,s,n,i,a,o);let m;return m=u?sn[u]:c?0:ge(l,h),[d,new gt(m)]}const un=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,cn=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,ln=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function hn(t){const[,e,n,s,r,i,a,o]=t;return[rn(e,r,s,n,i,a,o),gt.utcInstance]}function dn(t){const[,e,n,s,r,i,a,o]=t;return[rn(e,o,n,s,r,i,a),gt.utcInstance]}const mn=_e(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Pe),fn=_e(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Pe),yn=_e(/(\d{4})-?(\d{3})/,Pe),gn=_e(Je),wn=je((function(t,e){return[{year:Be(t,e),month:Be(t,e+1,1),day:Be(t,e+2,1)},null,e+3]}),Qe,Ke,Xe),pn=je(Ue,Qe,Ke,Xe),bn=je(Ge,Qe,Ke,Xe),vn=je(Qe,Ke,Xe),kn=je(Qe),Mn=_e(/(\d{4})-(\d\d)-(\d\d)/,Ve),Sn=_e(Ye),Tn=je(Qe,Ke,Xe),Nn="Invalid Duration",Dn={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},En={years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6},...Dn},xn={years:{quarters:4,months:12,weeks:52.1775,days:365.2425,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:30.436875,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...Dn},In=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],On=In.slice(0).reverse();function $n(t,e,n=!1){const s={values:n?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new Cn(s)}function Fn(t,e){let n=e.milliseconds??0;for(const s of On.slice(1))e[s]&&(n+=e[s]*t[s].milliseconds);return n}function Ln(t,e){const n=Fn(t,e)<0?-1:1;In.reduceRight(((s,r)=>{if(Yt(e[r]))return s;if(s){const i=t[r][s],a=Math.floor(e[s]*n/i);e[r]+=a*n,e[s]-=a*i*n}return r}),null),In.reduce(((n,s)=>{if(Yt(e[s]))return n;if(n){const r=e[n]%1;e[n]-=r,e[s]+=r*t[n][s]}return s}),null)}class Cn{constructor(t){const e="longterm"===t.conversionAccuracy||!1;let n=e?xn:En;t.matrix&&(n=t.matrix),this.values=t.values,this.loc=t.loc||ft.create(),this.conversionAccuracy=e?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(t,e){return Cn.fromObject({milliseconds:t},e)}static fromObject(t,e={}){if(null==t||"object"!=typeof t)throw new v("Duration.fromObject: argument expected to be an object, got "+(null===t?"null":typeof t));return new Cn({values:pe(t,Cn.normalizeUnit),loc:ft.fromObject(e),conversionAccuracy:e.conversionAccuracy,matrix:e.matrix})}static fromDurationLike(t){if(Vt(t))return Cn.fromMillis(t);if(Cn.isDuration(t))return t;if("object"==typeof t)return Cn.fromObject(t);throw new v(`Unknown duration argument ${t} of type ${typeof t}`)}static fromISO(t,e){const[n]=function(t){return qe(t,[en,nn])}(t);return n?Cn.fromObject(n,e):Cn.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static fromISOTime(t,e){const[n]=function(t){return qe(t,[tn,kn])}(t);return n?Cn.fromObject(n,e):Cn.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static invalid(t,e=null){if(!t)throw new v("need to specify a reason the Duration is invalid");const n=t instanceof Lt?t:new Lt(t,e);if(Ft.throwOnInvalid)throw new w(n);return new Cn({invalid:n})}static normalizeUnit(t){const e={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[t?t.toLowerCase():t];if(!e)throw new b(t);return e}static isDuration(t){return t&&t.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(t,e={}){const n={...e,floor:!1!==e.round&&!1!==e.floor};return this.isValid?We.create(this.loc,n).formatDurationFromString(this,t):Nn}toHuman(t={}){if(!this.isValid)return Nn;const e=In.map((e=>{const n=this.values[e];return Yt(n)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...t,unit:e.slice(0,-1)}).format(n)})).filter((t=>t));return this.loc.listFormatter({type:"conjunction",style:t.listStyle||"narrow",...t}).format(e)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let t="P";return 0!==this.years&&(t+=this.years+"Y"),0===this.months&&0===this.quarters||(t+=this.months+3*this.quarters+"M"),0!==this.weeks&&(t+=this.weeks+"W"),0!==this.days&&(t+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(t+="T"),0!==this.hours&&(t+=this.hours+"H"),0!==this.minutes&&(t+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(t+=oe(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===t&&(t+="T0S"),t}toISOTime(t={}){if(!this.isValid)return null;const e=this.toMillis();return e<0||e>=864e5?null:(t={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...t,includeOffset:!1},Ns.fromMillis(e,{zone:"UTC"}).toISOTime(t))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?Fn(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(t){if(!this.isValid)return this;const e=Cn.fromDurationLike(t),n={};for(const t of In)(te(e.values,t)||te(this.values,t))&&(n[t]=e.get(t)+this.get(t));return $n(this,{values:n},!0)}minus(t){if(!this.isValid)return this;const e=Cn.fromDurationLike(t);return this.plus(e.negate())}mapUnits(t){if(!this.isValid)return this;const e={};for(const n of Object.keys(this.values))e[n]=we(t(this.values[n],n));return $n(this,{values:e},!0)}get(t){return this[Cn.normalizeUnit(t)]}set(t){return this.isValid?$n(this,{values:{...this.values,...pe(t,Cn.normalizeUnit)}}):this}reconfigure({locale:t,numberingSystem:e,conversionAccuracy:n,matrix:s}={}){return $n(this,{loc:this.loc.clone({locale:t,numberingSystem:e}),matrix:s,conversionAccuracy:n})}as(t){return this.isValid?this.shiftTo(t).get(t):NaN}normalize(){if(!this.isValid)return this;const t=this.toObject();return Ln(this.matrix,t),$n(this,{values:t},!0)}rescale(){return this.isValid?$n(this,{values:function(t){const e={};for(const[n,s]of Object.entries(t))0!==s&&(e[n]=s);return e}(this.normalize().shiftToAll().toObject())},!0):this}shiftTo(...t){if(!this.isValid)return this;if(0===t.length)return this;t=t.map((t=>Cn.normalizeUnit(t)));const e={},n={},s=this.toObject();let r;for(const i of In)if(t.indexOf(i)>=0){r=i;let t=0;for(const e in n)t+=this.matrix[e][i]*n[e],n[e]=0;Vt(s[i])&&(t+=s[i]);const a=Math.trunc(t);e[i]=a,n[i]=(1e3*t-1e3*a)/1e3}else Vt(s[i])&&(n[i]=s[i]);for(const t in n)0!==n[t]&&(e[r]+=t===r?n[t]:n[t]/this.matrix[r][t]);return Ln(this.matrix,e),$n(this,{values:e},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const t={};for(const e of Object.keys(this.values))t[e]=0===this.values[e]?0:-this.values[e];return $n(this,{values:t},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(t){if(!this.isValid||!t.isValid)return!1;if(!this.loc.equals(t.loc))return!1;for(const s of In)if(n=t.values[s],!(void 0===(e=this.values[s])||0===e?void 0===n||0===n:e===n))return!1;var e,n;return!0}}const An="Invalid Interval";class Wn{constructor(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}static invalid(t,e=null){if(!t)throw new v("need to specify a reason the Interval is invalid");const n=t instanceof Lt?t:new Lt(t,e);if(Ft.throwOnInvalid)throw new g(n);return new Wn({invalid:n})}static fromDateTimes(t,e){const n=Ds(t),s=Ds(e),r=function(t,e){return t&&t.isValid?e&&e.isValid?e<t?Wn.invalid("end before start",`The end of an interval must be after its start, but you had start=${t.toISO()} and end=${e.toISO()}`):null:Wn.invalid("missing or invalid end"):Wn.invalid("missing or invalid start")}(n,s);return null==r?new Wn({start:n,end:s}):r}static after(t,e){const n=Cn.fromDurationLike(e),s=Ds(t);return Wn.fromDateTimes(s,s.plus(n))}static before(t,e){const n=Cn.fromDurationLike(e),s=Ds(t);return Wn.fromDateTimes(s.minus(n),s)}static fromISO(t,e){const[n,s]=(t||"").split("/",2);if(n&&s){let t,r,i,a;try{t=Ns.fromISO(n,e),r=t.isValid}catch(s){r=!1}try{i=Ns.fromISO(s,e),a=i.isValid}catch(s){a=!1}if(r&&a)return Wn.fromDateTimes(t,i);if(r){const n=Cn.fromISO(s,e);if(n.isValid)return Wn.after(t,n)}else if(a){const t=Cn.fromISO(n,e);if(t.isValid)return Wn.before(i,t)}}return Wn.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static isInterval(t){return t&&t.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get lastDateTime(){return this.isValid&&this.e?this.e.minus(1):null}get isValid(){return null===this.invalidReason}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(t="milliseconds"){return this.isValid?this.toDuration(t).get(t):NaN}count(t="milliseconds",e){if(!this.isValid)return NaN;const n=this.start.startOf(t,e);let s;return s=e?.useLocaleWeeks?this.end.reconfigure({locale:n.locale}):this.end,s=s.startOf(t,e),Math.floor(s.diff(n,t).get(t))+(s.valueOf()!==this.end.valueOf())}hasSame(t){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,t))}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(t){return!!this.isValid&&this.s>t}isBefore(t){return!!this.isValid&&this.e<=t}contains(t){return!!this.isValid&&this.s<=t&&this.e>t}set({start:t,end:e}={}){return this.isValid?Wn.fromDateTimes(t||this.s,e||this.e):this}splitAt(...t){if(!this.isValid)return[];const e=t.map(Ds).filter((t=>this.contains(t))).sort(((t,e)=>t.toMillis()-e.toMillis())),n=[];let{s}=this,r=0;for(;s<this.e;){const t=e[r]||this.e,i=+t>+this.e?this.e:t;n.push(Wn.fromDateTimes(s,i)),s=i,r+=1}return n}splitBy(t){const e=Cn.fromDurationLike(t);if(!this.isValid||!e.isValid||0===e.as("milliseconds"))return[];let n,{s}=this,r=1;const i=[];for(;s<this.e;){const t=this.start.plus(e.mapUnits((t=>t*r)));n=+t>+this.e?this.e:t,i.push(Wn.fromDateTimes(s,n)),s=n,r+=1}return i}divideEqually(t){return this.isValid?this.splitBy(this.length()/t).slice(0,t):[]}overlaps(t){return this.e>t.s&&this.s<t.e}abutsStart(t){return!!this.isValid&&+this.e==+t.s}abutsEnd(t){return!!this.isValid&&+t.e==+this.s}engulfs(t){return!!this.isValid&&this.s<=t.s&&this.e>=t.e}equals(t){return!(!this.isValid||!t.isValid)&&this.s.equals(t.s)&&this.e.equals(t.e)}intersection(t){if(!this.isValid)return this;const e=this.s>t.s?this.s:t.s,n=this.e<t.e?this.e:t.e;return e>=n?null:Wn.fromDateTimes(e,n)}union(t){return this.isValid?Wn.fromDateTimes(this.s<t.s?this.s:t.s,this.e>t.e?this.e:t.e):this}static merge(t){const[e,n]=t.sort(((t,e)=>t.s-e.s)).reduce((([t,e],n)=>e?e.overlaps(n)||e.abutsStart(n)?[t,e.union(n)]:[t.concat([e]),n]:[t,n]),[[],null]);return n&&e.push(n),e}static xor(t){let e=null,n=0;const s=[],r=t.map((t=>[{time:t.s,type:"s"},{time:t.e,type:"e"}])),i=Array.prototype.concat(...r).sort(((t,e)=>t.time-e.time));for(const t of i)n+="s"===t.type?1:-1,1===n?e=t.time:(e&&+e!=+t.time&&s.push(Wn.fromDateTimes(e,t.time)),e=null);return Wn.merge(s)}difference(...t){return Wn.xor([this].concat(t)).map((t=>this.intersection(t))).filter((t=>t&&!t.isEmpty()))}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:An}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(t=N,e={}){return this.isValid?We.create(this.s.loc.clone(e),t).formatInterval(this):An}toISO(t){return this.isValid?`${this.s.toISO(t)}/${this.e.toISO(t)}`:An}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:An}toISOTime(t){return this.isValid?`${this.s.toISOTime(t)}/${this.e.toISOTime(t)}`:An}toFormat(t,{separator:e=" – "}={}){return this.isValid?`${this.s.toFormat(t)}${e}${this.e.toFormat(t)}`:An}toDuration(t,e){return this.isValid?this.e.diff(this.s,t,e):Cn.invalid(this.invalidReason)}mapEndpoints(t){return Wn.fromDateTimes(t(this.s),t(this.e))}}class Zn{static hasDST(t=Ft.defaultZone){const e=Ns.now().setZone(t).set({month:12});return!t.isUniversal&&e.offset!==e.set({month:6}).offset}static isValidIANAZone(t){return X.isValidZone(t)}static normalizeZone(t){return pt(t,Ft.defaultZone)}static getStartOfWeek({locale:t=null,locObj:e=null}={}){return(e||ft.create(t)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:t=null,locObj:e=null}={}){return(e||ft.create(t)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:t=null,locObj:e=null}={}){return(e||ft.create(t)).getWeekendDays().slice()}static months(t="long",{locale:e=null,numberingSystem:n=null,locObj:s=null,outputCalendar:r="gregory"}={}){return(s||ft.create(e,n,r)).months(t)}static monthsFormat(t="long",{locale:e=null,numberingSystem:n=null,locObj:s=null,outputCalendar:r="gregory"}={}){return(s||ft.create(e,n,r)).months(t,!0)}static weekdays(t="long",{locale:e=null,numberingSystem:n=null,locObj:s=null}={}){return(s||ft.create(e,n,null)).weekdays(t)}static weekdaysFormat(t="long",{locale:e=null,numberingSystem:n=null,locObj:s=null}={}){return(s||ft.create(e,n,null)).weekdays(t,!0)}static meridiems({locale:t=null}={}){return ft.create(t).meridiems()}static eras(t="short",{locale:e=null}={}){return ft.create(e,null,"gregory").eras(t)}static features(){return{relative:Qt(),localeWeek:Kt()}}}function _n(t,e){const n=t=>t.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),s=n(e)-n(t);return Math.floor(Cn.fromMillis(s).as("days"))}function jn(t,e=t=>t){return{regex:t,deser:([t])=>e(function(t){let e=parseInt(t,10);if(isNaN(e)){e="";for(let n=0;n<t.length;n++){const s=t.charCodeAt(n);if(-1!==t[n].search(bt.hanidec))e+=kt.indexOf(t[n]);else for(const t in vt){const[n,r]=vt[t];s>=n&&s<=r&&(e+=s-n)}}return parseInt(e,10)}return e}(t))}}const qn=`[ ${String.fromCharCode(160)}]`,Hn=new RegExp(qn,"g");function zn(t){return t.replace(/\./g,"\\.?").replace(Hn,qn)}function Rn(t){return t.replace(/\./g,"").replace(Hn," ").toLowerCase()}function Jn(t,e){return null===t?null:{regex:RegExp(t.map(zn).join("|")),deser:([n])=>t.findIndex((t=>Rn(n)===Rn(t)))+e}}function Pn(t,e){return{regex:t,deser:([,t,e])=>ge(t,e),groups:e}}function Un(t){return{regex:t,deser:([t])=>t}}const Gn={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let Yn=null;function Vn(t,e){return Array.prototype.concat(...t.map((t=>function(t,e){if(t.literal)return t;const n=Kn(We.macroTokenToFormatOpts(t.val),e);return null==n||n.includes(void 0)?t:n}(t,e))))}class Bn{constructor(t,e){if(this.locale=t,this.format=e,this.tokens=Vn(We.parseFormat(e),t),this.units=this.tokens.map((e=>function(t,e){const n=St(e),s=St(e,"{2}"),r=St(e,"{3}"),i=St(e,"{4}"),a=St(e,"{6}"),o=St(e,"{1,2}"),u=St(e,"{1,3}"),c=St(e,"{1,6}"),l=St(e,"{1,9}"),h=St(e,"{2,4}"),d=St(e,"{4,6}"),m=t=>{return{regex:RegExp((e=t.val,e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([t])=>t,literal:!0};var e},f=(f=>{if(t.literal)return m(f);switch(f.val){case"G":return Jn(e.eras("short"),0);case"GG":return Jn(e.eras("long"),0);case"y":return jn(c);case"yy":case"kk":return jn(h,fe);case"yyyy":case"kkkk":return jn(i);case"yyyyy":return jn(d);case"yyyyyy":return jn(a);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return jn(o);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return jn(s);case"MMM":return Jn(e.months("short",!0),1);case"MMMM":return Jn(e.months("long",!0),1);case"LLL":return Jn(e.months("short",!1),1);case"LLLL":return Jn(e.months("long",!1),1);case"o":case"S":return jn(u);case"ooo":case"SSS":return jn(r);case"u":return Un(l);case"uu":return Un(o);case"uuu":case"E":case"c":return jn(n);case"a":return Jn(e.meridiems(),0);case"EEE":return Jn(e.weekdays("short",!1),1);case"EEEE":return Jn(e.weekdays("long",!1),1);case"ccc":return Jn(e.weekdays("short",!0),1);case"cccc":return Jn(e.weekdays("long",!0),1);case"Z":case"ZZ":return Pn(new RegExp(`([+-]${o.source})(?::(${s.source}))?`),2);case"ZZZ":return Pn(new RegExp(`([+-]${o.source})(${s.source})?`),2);case"z":return Un(/[a-z_+-/]{1,256}?/i);case" ":return Un(/[^\S\n\r]/);default:return m(f)}})(t)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return f.token=t,f}(e,t))),this.disqualifyingUnit=this.units.find((t=>t.invalidReason)),!this.disqualifyingUnit){const[t,e]=[`^${(n=this.units).map((t=>t.regex)).reduce(((t,e)=>`${t}(${e.source})`),"")}$`,n];this.regex=RegExp(t,"i"),this.handlers=e}var n}explainFromTokens(t){if(this.isValid){const[e,n]=function(t,e,n){const s=t.match(e);if(s){const t={};let e=1;for(const r in n)if(te(n,r)){const i=n[r],a=i.groups?i.groups+1:1;!i.literal&&i.token&&(t[i.token.val[0]]=i.deser(s.slice(e,e+a))),e+=a}return[s,t]}return[s,{}]}(t,this.regex,this.handlers),[s,r,i]=n?function(t){let e,n=null;return Yt(t.z)||(n=X.create(t.z)),Yt(t.Z)||(n||(n=new gt(t.Z)),e=t.Z),Yt(t.q)||(t.M=3*(t.q-1)+1),Yt(t.h)||(t.h<12&&1===t.a?t.h+=12:12===t.h&&0===t.a&&(t.h=0)),0===t.G&&t.y&&(t.y=-t.y),Yt(t.u)||(t.S=ae(t.u)),[Object.keys(t).reduce(((e,n)=>{const s=(t=>{switch(t){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}})(n);return s&&(e[s]=t[n]),e}),{}),n,e]}(n):[null,null,void 0];if(te(n,"a")&&te(n,"H"))throw new p("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:this.tokens,regex:this.regex,rawMatches:e,matches:n,result:s,zone:r,specificOffset:i}}return{input:t,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}function Qn(t,e,n){return new Bn(t,n).explainFromTokens(e)}function Kn(t,e){if(!t)return null;const n=We.create(e,t).dtFormatter((Yn||(Yn=Ns.fromMillis(1555555555555)),Yn)),s=n.formatToParts(),r=n.resolvedOptions();return s.map((e=>function(t,e,n){const{type:s,value:r}=t;if("literal"===s){const t=/^\s+$/.test(r);return{literal:!t,val:t?" ":r}}let i=s;"hour"===s&&(i=null!=e.hour12?e.hour12?"hour12":"hour24":null!=e.hourCycle?"h11"===e.hourCycle||"h12"===e.hourCycle?"hour12":"hour24":n.hour12?"hour12":"hour24");let a=Gn[i];if("object"==typeof a&&(a=a[e[s]]),a)return{literal:!1,val:a}}(e,t,r)))}const Xn="Invalid DateTime",ts=864e13;function es(t){return new Lt("unsupported zone",`the zone "${t.name}" is not supported`)}function ns(t){return null===t.weekData&&(t.weekData=Ht(t.c)),t.weekData}function ss(t){return null===t.localWeekData&&(t.localWeekData=Ht(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function rs(t,e){const n={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new Ns({...n,...e,old:n})}function is(t,e,n){let s=t-60*e*1e3;const r=n.offset(s);if(e===r)return[s,e];s-=60*(r-e)*1e3;const i=n.offset(s);return r===i?[s,r]:[t-60*Math.min(r,i)*1e3,Math.max(r,i)]}function as(t,e){const n=new Date(t+=60*e*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function os(t,e,n){return is(he(t),e,n)}function us(t,e){const n=t.o,s=t.c.year+Math.trunc(e.years),r=t.c.month+Math.trunc(e.months)+3*Math.trunc(e.quarters),i={...t.c,year:s,month:r,day:Math.min(t.c.day,le(s,r))+Math.trunc(e.days)+7*Math.trunc(e.weeks)},a=Cn.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),o=he(i);let[u,c]=is(o,n,t.zone);return 0!==a&&(u+=a,c=t.zone.offset(u)),{ts:u,o:c}}function cs(t,e,n,s,r,i){const{setZone:a,zone:o}=n;if(t&&0!==Object.keys(t).length||e){const s=e||o,r=Ns.fromObject(t,{...n,zone:s,specificOffset:i});return a?r:r.setZone(o)}return Ns.invalid(new Lt("unparsable",`the input "${r}" can't be parsed as ${s}`))}function ls(t,e,n=!0){return t.isValid?We.create(ft.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(t,e):null}function hs(t,e){const n=t.c.year>9999||t.c.year<0;let s="";return n&&t.c.year>=0&&(s+="+"),s+=se(t.c.year,n?6:4),e?(s+="-",s+=se(t.c.month),s+="-",s+=se(t.c.day)):(s+=se(t.c.month),s+=se(t.c.day)),s}function ds(t,e,n,s,r,i){let a=se(t.c.hour);return e?(a+=":",a+=se(t.c.minute),0===t.c.millisecond&&0===t.c.second&&n||(a+=":")):a+=se(t.c.minute),0===t.c.millisecond&&0===t.c.second&&n||(a+=se(t.c.second),0===t.c.millisecond&&s||(a+=".",a+=se(t.c.millisecond,3))),r&&(t.isOffsetFixed&&0===t.offset&&!i?a+="Z":t.o<0?(a+="-",a+=se(Math.trunc(-t.o/60)),a+=":",a+=se(Math.trunc(-t.o%60))):(a+="+",a+=se(Math.trunc(t.o/60)),a+=":",a+=se(Math.trunc(t.o%60)))),i&&(a+="["+t.zone.ianaName+"]"),a}const ms={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},fs={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},ys={ordinal:1,hour:0,minute:0,second:0,millisecond:0},gs=["year","month","day","hour","minute","second","millisecond"],ws=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],ps=["year","ordinal","hour","minute","second","millisecond"];function bs(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return function(t){const e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[t.toLowerCase()];if(!e)throw new b(t);return e}(t)}}function vs(t,e){const n=pt(e.zone,Ft.defaultZone);if(!n.isValid)return Ns.invalid(es(n));const s=ft.fromObject(e);let r,i;if(Yt(t.year))r=Ft.now();else{for(const e of gs)Yt(t[e])&&(t[e]=ms[e]);const e=Ut(t)||Gt(t);if(e)return Ns.invalid(e);const s=function(t){if(void 0===Ss&&(Ss=Ft.now()),"iana"!==t.type)return t.offset(Ss);const e=t.name;let n=Ts.get(e);return void 0===n&&(n=t.offset(Ss),Ts.set(e,n)),n}(n);[r,i]=os(t,s,n)}return new Ns({ts:r,zone:n,loc:s,o:i})}function ks(t,e,n){const s=!!Yt(n.round)||n.round,r=(t,r)=>(t=oe(t,s||n.calendary?0:2,!0),e.loc.clone(n).relFormatter(n).format(t,r)),i=s=>n.calendary?e.hasSame(t,s)?0:e.startOf(s).diff(t.startOf(s),s).get(s):e.diff(t,s).get(s);if(n.unit)return r(i(n.unit),n.unit);for(const t of n.units){const e=i(t);if(Math.abs(e)>=1)return r(e,t)}return r(t>e?-0:0,n.units[n.units.length-1])}function Ms(t){let e,n={};return t.length>0&&"object"==typeof t[t.length-1]?(n=t[t.length-1],e=Array.from(t).slice(0,t.length-1)):e=Array.from(t),[n,e]}let Ss;const Ts=new Map;class Ns{constructor(t){const e=t.zone||Ft.defaultZone;let n=t.invalid||(Number.isNaN(t.ts)?new Lt("invalid input"):null)||(e.isValid?null:es(e));this.ts=Yt(t.ts)?Ft.now():t.ts;let s=null,r=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(e))[s,r]=[t.old.c,t.old.o];else{const i=Vt(t.o)&&!t.old?t.o:e.offset(this.ts);s=as(this.ts,i),n=Number.isNaN(s.year)?new Lt("invalid input"):null,s=n?null:s,r=n?null:i}this._zone=e,this.loc=t.loc||ft.create(),this.invalid=n,this.weekData=null,this.localWeekData=null,this.c=s,this.o=r,this.isLuxonDateTime=!0}static now(){return new Ns({})}static local(){const[t,e]=Ms(arguments),[n,s,r,i,a,o,u]=e;return vs({year:n,month:s,day:r,hour:i,minute:a,second:o,millisecond:u},t)}static utc(){const[t,e]=Ms(arguments),[n,s,r,i,a,o,u]=e;return t.zone=gt.utcInstance,vs({year:n,month:s,day:r,hour:i,minute:a,second:o,millisecond:u},t)}static fromJSDate(t,e={}){const n="[object Date]"===Object.prototype.toString.call(t)?t.valueOf():NaN;if(Number.isNaN(n))return Ns.invalid("invalid input");const s=pt(e.zone,Ft.defaultZone);return s.isValid?new Ns({ts:n,zone:s,loc:ft.fromObject(e)}):Ns.invalid(es(s))}static fromMillis(t,e={}){if(Vt(t))return t<-ts||t>ts?Ns.invalid("Timestamp out of range"):new Ns({ts:t,zone:pt(e.zone,Ft.defaultZone),loc:ft.fromObject(e)});throw new v(`fromMillis requires a numerical input, but received a ${typeof t} with value ${t}`)}static fromSeconds(t,e={}){if(Vt(t))return new Ns({ts:1e3*t,zone:pt(e.zone,Ft.defaultZone),loc:ft.fromObject(e)});throw new v("fromSeconds requires a numerical input")}static fromObject(t,e={}){t=t||{};const n=pt(e.zone,Ft.defaultZone);if(!n.isValid)return Ns.invalid(es(n));const s=ft.fromObject(e),r=pe(t,bs),{minDaysInFirstWeek:i,startOfWeek:a}=Pt(r,s),o=Ft.now(),u=Yt(e.specificOffset)?n.offset(o):e.specificOffset,c=!Yt(r.ordinal),l=!Yt(r.year),h=!Yt(r.month)||!Yt(r.day),d=l||h,m=r.weekYear||r.weekNumber;if((d||c)&&m)throw new p("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(h&&c)throw new p("Can't mix ordinal dates with month/day");const f=m||r.weekday&&!d;let y,g,w=as(o,u);f?(y=ws,g=fs,w=Ht(w,i,a)):c?(y=ps,g=ys,w=Rt(w)):(y=gs,g=ms);let b=!1;for(const t of y)Yt(r[t])?r[t]=b?g[t]:w[t]:b=!0;const v=f?function(t,e=4,n=1){const s=Bt(t.weekYear),r=ne(t.weekNumber,1,me(t.weekYear,e,n)),i=ne(t.weekday,1,7);return s?r?!i&&Wt("weekday",t.weekday):Wt("week",t.weekNumber):Wt("weekYear",t.weekYear)}(r,i,a):c?function(t){const e=Bt(t.year),n=ne(t.ordinal,1,ce(t.year));return e?!n&&Wt("ordinal",t.ordinal):Wt("year",t.year)}(r):Ut(r),k=v||Gt(r);if(k)return Ns.invalid(k);const M=f?zt(r,i,a):c?Jt(r):r,[S,T]=os(M,u,n),N=new Ns({ts:S,zone:n,o:T,loc:s});return r.weekday&&d&&t.weekday!==N.weekday?Ns.invalid("mismatched weekday",`you can't specify both a weekday of ${r.weekday} and a date of ${N.toISO()}`):N.isValid?N:Ns.invalid(N.invalid)}static fromISO(t,e={}){const[n,s]=function(t){return qe(t,[mn,wn],[fn,pn],[yn,bn],[gn,vn])}(t);return cs(n,s,e,"ISO 8601",t)}static fromRFC2822(t,e={}){const[n,s]=function(t){return qe(function(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(t),[an,on])}(t);return cs(n,s,e,"RFC 2822",t)}static fromHTTP(t,e={}){const[n,s]=function(t){return qe(t,[un,hn],[cn,hn],[ln,dn])}(t);return cs(n,s,e,"HTTP",e)}static fromFormat(t,e,n={}){if(Yt(t)||Yt(e))throw new v("fromFormat requires an input string and a format");const{locale:s=null,numberingSystem:r=null}=n,i=ft.fromOpts({locale:s,numberingSystem:r,defaultToEN:!0}),[a,o,u,c]=function(t,e,n){const{result:s,zone:r,specificOffset:i,invalidReason:a}=Qn(t,e,n);return[s,r,i,a]}(i,t,e);return c?Ns.invalid(c):cs(a,o,n,`format ${e}`,t,u)}static fromString(t,e,n={}){return Ns.fromFormat(t,e,n)}static fromSQL(t,e={}){const[n,s]=function(t){return qe(t,[Mn,wn],[Sn,Tn])}(t);return cs(n,s,e,"SQL",t)}static invalid(t,e=null){if(!t)throw new v("need to specify a reason the DateTime is invalid");const n=t instanceof Lt?t:new Lt(t,e);if(Ft.throwOnInvalid)throw new y(n);return new Ns({invalid:n})}static isDateTime(t){return t&&t.isLuxonDateTime||!1}static parseFormatForOpts(t,e={}){const n=Kn(t,ft.fromObject(e));return n?n.map((t=>t?t.val:null)).join(""):null}static expandFormat(t,e={}){return Vn(We.parseFormat(t),ft.fromObject(e)).map((t=>t.val)).join("")}static resetCache(){Ss=void 0,Ts.clear()}get(t){return this[t]}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?ns(this).weekYear:NaN}get weekNumber(){return this.isValid?ns(this).weekNumber:NaN}get weekday(){return this.isValid?ns(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?ss(this).weekday:NaN}get localWeekNumber(){return this.isValid?ss(this).weekNumber:NaN}get localWeekYear(){return this.isValid?ss(this).weekYear:NaN}get ordinal(){return this.isValid?Rt(this.c).ordinal:NaN}get monthShort(){return this.isValid?Zn.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Zn.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Zn.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Zn.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return!this.isOffsetFixed&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const t=864e5,e=6e4,n=he(this.c),s=this.zone.offset(n-t),r=this.zone.offset(n+t),i=this.zone.offset(n-s*e),a=this.zone.offset(n-r*e);if(i===a)return[this];const o=n-i*e,u=n-a*e,c=as(o,i),l=as(u,a);return c.hour===l.hour&&c.minute===l.minute&&c.second===l.second&&c.millisecond===l.millisecond?[rs(this,{ts:o}),rs(this,{ts:u})]:[this]}get isInLeapYear(){return ue(this.year)}get daysInMonth(){return le(this.year,this.month)}get daysInYear(){return this.isValid?ce(this.year):NaN}get weeksInWeekYear(){return this.isValid?me(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?me(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(t={}){const{locale:e,numberingSystem:n,calendar:s}=We.create(this.loc.clone(t),t).resolvedOptions(this);return{locale:e,numberingSystem:n,outputCalendar:s}}toUTC(t=0,e={}){return this.setZone(gt.instance(t),e)}toLocal(){return this.setZone(Ft.defaultZone)}setZone(t,{keepLocalTime:e=!1,keepCalendarTime:n=!1}={}){if((t=pt(t,Ft.defaultZone)).equals(this.zone))return this;if(t.isValid){let s=this.ts;if(e||n){const e=t.offset(this.ts),n=this.toObject();[s]=os(n,e,t)}return rs(this,{ts:s,zone:t})}return Ns.invalid(es(t))}reconfigure({locale:t,numberingSystem:e,outputCalendar:n}={}){return rs(this,{loc:this.loc.clone({locale:t,numberingSystem:e,outputCalendar:n})})}setLocale(t){return this.reconfigure({locale:t})}set(t){if(!this.isValid)return this;const e=pe(t,bs),{minDaysInFirstWeek:n,startOfWeek:s}=Pt(e,this.loc),r=!Yt(e.weekYear)||!Yt(e.weekNumber)||!Yt(e.weekday),i=!Yt(e.ordinal),a=!Yt(e.year),o=!Yt(e.month)||!Yt(e.day);if((a||o||i)&&(e.weekYear||e.weekNumber))throw new p("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&i)throw new p("Can't mix ordinal dates with month/day");let u;r?u=zt({...Ht(this.c,n,s),...e},n,s):Yt(e.ordinal)?(u={...this.toObject(),...e},Yt(e.day)&&(u.day=Math.min(le(u.year,u.month),u.day))):u=Jt({...Rt(this.c),...e});const[c,l]=os(u,this.o,this.zone);return rs(this,{ts:c,o:l})}plus(t){return this.isValid?rs(this,us(this,Cn.fromDurationLike(t))):this}minus(t){return this.isValid?rs(this,us(this,Cn.fromDurationLike(t).negate())):this}startOf(t,{useLocaleWeeks:e=!1}={}){if(!this.isValid)return this;const n={},s=Cn.normalizeUnit(t);switch(s){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0}if("weeks"===s)if(e){const t=this.loc.getStartOfWeek(),{weekday:e}=this;e<t&&(n.weekNumber=this.weekNumber-1),n.weekday=t}else n.weekday=1;if("quarters"===s){const t=Math.ceil(this.month/3);n.month=3*(t-1)+1}return this.set(n)}endOf(t,e){return this.isValid?this.plus({[t]:1}).startOf(t,e).minus(1):this}toFormat(t,e={}){return this.isValid?We.create(this.loc.redefaultToEN(e)).formatDateTimeFromString(this,t):Xn}toLocaleString(t=N,e={}){return this.isValid?We.create(this.loc.clone(e),t).formatDateTime(this):Xn}toLocaleParts(t={}){return this.isValid?We.create(this.loc.clone(t),t).formatDateTimeParts(this):[]}toISO({format:t="extended",suppressSeconds:e=!1,suppressMilliseconds:n=!1,includeOffset:s=!0,extendedZone:r=!1}={}){if(!this.isValid)return null;const i="extended"===t;let a=hs(this,i);return a+="T",a+=ds(this,i,e,n,s,r),a}toISODate({format:t="extended"}={}){return this.isValid?hs(this,"extended"===t):null}toISOWeekDate(){return ls(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:t=!1,suppressSeconds:e=!1,includeOffset:n=!0,includePrefix:s=!1,extendedZone:r=!1,format:i="extended"}={}){return this.isValid?(s?"T":"")+ds(this,"extended"===i,e,t,n,r):null}toRFC2822(){return ls(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return ls(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?hs(this,!0):null}toSQLTime({includeOffset:t=!0,includeZone:e=!1,includeOffsetSpace:n=!0}={}){let s="HH:mm:ss.SSS";return(e||t)&&(n&&(s+=" "),e?s+="z":t&&(s+="ZZ")),ls(this,s,!0)}toSQL(t={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(t)}`:null}toString(){return this.isValid?this.toISO():Xn}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(t={}){if(!this.isValid)return{};const e={...this.c};return t.includeConfig&&(e.outputCalendar=this.outputCalendar,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(t,e="milliseconds",n={}){if(!this.isValid||!t.isValid)return Cn.invalid("created by diffing an invalid DateTime");const s={locale:this.locale,numberingSystem:this.numberingSystem,...n},r=(o=e,Array.isArray(o)?o:[o]).map(Cn.normalizeUnit),i=t.valueOf()>this.valueOf(),a=function(t,e,n,s){let[r,i,a,o]=function(t,e,n){const s=[["years",(t,e)=>e.year-t.year],["quarters",(t,e)=>e.quarter-t.quarter+4*(e.year-t.year)],["months",(t,e)=>e.month-t.month+12*(e.year-t.year)],["weeks",(t,e)=>{const n=_n(t,e);return(n-n%7)/7}],["days",_n]],r={},i=t;let a,o;for(const[u,c]of s)n.indexOf(u)>=0&&(a=u,r[u]=c(t,e),o=i.plus(r),o>e?(r[u]--,(t=i.plus(r))>e&&(o=t,r[u]--,t=i.plus(r))):t=o);return[t,r,o,a]}(t,e,n);const u=e-r,c=n.filter((t=>["hours","minutes","seconds","milliseconds"].indexOf(t)>=0));0===c.length&&(a<e&&(a=r.plus({[o]:1})),a!==r&&(i[o]=(i[o]||0)+u/(a-r)));const l=Cn.fromObject(i,s);return c.length>0?Cn.fromMillis(u,s).shiftTo(...c).plus(l):l}(i?this:t,i?t:this,r,s);var o;return i?a.negate():a}diffNow(t="milliseconds",e={}){return this.diff(Ns.now(),t,e)}until(t){return this.isValid?Wn.fromDateTimes(this,t):this}hasSame(t,e,n){if(!this.isValid)return!1;const s=t.valueOf(),r=this.setZone(t.zone,{keepLocalTime:!0});return r.startOf(e,n)<=s&&s<=r.endOf(e,n)}equals(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)}toRelative(t={}){if(!this.isValid)return null;const e=t.base||Ns.fromObject({},{zone:this.zone}),n=t.padding?this<e?-t.padding:t.padding:0;let s=["years","months","days","hours","minutes","seconds"],r=t.unit;return Array.isArray(t.unit)&&(s=t.unit,r=void 0),ks(e,this.plus(n),{...t,numeric:"always",units:s,unit:r})}toRelativeCalendar(t={}){return this.isValid?ks(t.base||Ns.fromObject({},{zone:this.zone}),this,{...t,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...t){if(!t.every(Ns.isDateTime))throw new v("min requires all arguments be DateTimes");return Xt(t,(t=>t.valueOf()),Math.min)}static max(...t){if(!t.every(Ns.isDateTime))throw new v("max requires all arguments be DateTimes");return Xt(t,(t=>t.valueOf()),Math.max)}static fromFormatExplain(t,e,n={}){const{locale:s=null,numberingSystem:r=null}=n;return Qn(ft.fromOpts({locale:s,numberingSystem:r,defaultToEN:!0}),t,e)}static fromStringExplain(t,e,n={}){return Ns.fromFormatExplain(t,e,n)}static buildFormatParser(t,e={}){const{locale:n=null,numberingSystem:s=null}=e,r=ft.fromOpts({locale:n,numberingSystem:s,defaultToEN:!0});return new Bn(r,t)}static fromFormatParser(t,e,n={}){if(Yt(t)||Yt(e))throw new v("fromFormatParser requires an input string and a format parser");const{locale:s=null,numberingSystem:r=null}=n,i=ft.fromOpts({locale:s,numberingSystem:r,defaultToEN:!0});if(!i.equals(e.locale))throw new v(`fromFormatParser called with a locale of ${i}, but the format parser was created for ${e.locale}`);const{result:a,zone:o,specificOffset:u,invalidReason:c}=e.explainFromTokens(t);return c?Ns.invalid(c):cs(a,o,n,`format ${e.format}`,t,u)}static get DATE_SHORT(){return N}static get DATE_MED(){return D}static get DATE_MED_WITH_WEEKDAY(){return E}static get DATE_FULL(){return x}static get DATE_HUGE(){return I}static get TIME_SIMPLE(){return O}static get TIME_WITH_SECONDS(){return $}static get TIME_WITH_SHORT_OFFSET(){return F}static get TIME_WITH_LONG_OFFSET(){return L}static get TIME_24_SIMPLE(){return C}static get TIME_24_WITH_SECONDS(){return A}static get TIME_24_WITH_SHORT_OFFSET(){return W}static get TIME_24_WITH_LONG_OFFSET(){return Z}static get DATETIME_SHORT(){return _}static get DATETIME_SHORT_WITH_SECONDS(){return j}static get DATETIME_MED(){return q}static get DATETIME_MED_WITH_SECONDS(){return H}static get DATETIME_MED_WITH_WEEKDAY(){return z}static get DATETIME_FULL(){return R}static get DATETIME_FULL_WITH_SECONDS(){return J}static get DATETIME_HUGE(){return P}static get DATETIME_HUGE_WITH_SECONDS(){return U}}function Ds(t){if(Ns.isDateTime(t))return t;if(t&&t.valueOf&&Vt(t.valueOf()))return Ns.fromJSDate(t);if(t&&"object"==typeof t)return Ns.fromObject(t);throw new v(`Unknown datetime argument: ${t}, of type ${typeof t}`)}const Es=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.datesEmitter=n(this,"mdsCalendarChange",7),this.checkPreselectionsEmitter=n(this,"mdsCalendarPreselect",7),this.hasPreselection=!1,this.currentDate=Ns.now(),this.weekDaysinMonth=[],this.weekdays=[],this.startDateIdentifier=null,this.endDateIdentifier=null,this.isFirstClick=!0,this.currentView="calendar",this.selectedYear=this.currentDate.year,this.t=new a({it:{},en:{},es:{},el:{}}),this.rangePicker=!0,this.startDate=null,this.endDate=null,this.min=null,this.max=null,this.internalStartDate=this.startDate,this.internalEndDate=this.endDate,this.currentMonth="",this.currentYear=""}async updateLang(){this.language=this.t.lang(this.host)}handleStartDate(t){if(null!==t&&""!==t){if(this.internalStartDate=o(null==t?void 0:t.toString()),this.internalEndDate&&Ns.fromISO(this.internalStartDate)>Ns.fromISO(this.internalEndDate))return void console.warn("startDate is after endDate, swapping values");this.updateDates()}}handleEndDate(t){if(this.rangePicker){if(null!==t&&""!==t){if(this.internalEndDate=o(null==t?void 0:t.toString()),this.internalStartDate&&Ns.fromISO(this.internalStartDate)>Ns.fromISO(this.internalEndDate))return void console.warn("startDate is after endDate, swapping values");this.updateDates()}}else console.warn("rangePicker is disabled, endDate cannot be set"),this.internalEndDate=null}componentWillLoad(){var t,e;this.language=this.t.lang(this.host),this.internalStartDate&&(this.internalStartDate=o(null===(t=this.internalStartDate)||void 0===t?void 0:t.toString()),this.startDateTime=Ns.fromISO(this.internalStartDate),this.startDateTime.isValid&&(this.currentDate=this.startDateTime)),this.internalEndDate&&(this.internalEndDate=o(null===(e=this.internalEndDate)||void 0===e?void 0:e.toString()),this.endDateTime=Ns.fromISO(this.internalEndDate)),this.updateCalendar()}componentDidLoad(){var t,e,n;this.hasPreselection=null!==(null===(t=this.host)||void 0===t?void 0:t.querySelector(".date-preselection--has-preselection")),null===(n=null===(e=this.host)||void 0===e?void 0:e.shadowRoot)||void 0===n||n.addEventListener("mouseover",(t=>{const e=t.target;e.matches("mds-calendar-cell")&&this.startDateIdentifier&&this.rangePicker&&this.handleHover(e)})),this.setDates()}disconnectedCallback(){var t,e;null===(e=null===(t=this.host)||void 0===t?void 0:t.shadowRoot)||void 0===e||e.removeEventListener("mouseover",(t=>{const e=t.target;e.matches("mds-calendar-cell")&&this.startDateIdentifier&&this.rangePicker&&this.handleHover(e)}))}async updateCurrentDate(t){return this.currentDate=Ns.fromISO(t),Promise.resolve()}updateDates(){(this.internalStartDate&&this.internalEndDate&&this.rangePicker||this.internalStartDate&&!this.rangePicker)&&this.updateCalendar().then((()=>{requestAnimationFrame((()=>this.setDates()))}))}async updateCalendar(){try{const t=this.currentDate.startOf("week");this.weekdays=Array.from({length:7}).map(((e,n)=>t.setLocale(this.language).plus({days:n}).toFormat("ccc"))),this.calculateWeekDaysInMonth(),this.currentMonth=this.currentDate.setLocale(this.language).toFormat("MMMM"),this.currentMonthNumber=this.currentDate.month,this.currentYear=this.currentDate.toFormat("yyyy")}catch(t){console.error("Error while updating the calendar:",t)}}setDates(){const t=this.host;if(!t)return;const{shadowRoot:e}=t;if(!e)return;const n=e.querySelectorAll("mds-calendar-cell[selection]");this.isFirstClick&&(this.rangePicker?this.setRangeSelection(n,e):this.setSingleSelection(n,e))}setRangeSelection(t,e){if(t.forEach((t=>{t.removeAttribute("selection"),t.removeAttribute("preview")})),!this.internalStartDate||!this.internalEndDate)return;this.startDateTime=Ns.fromISO(this.internalStartDate.toString()),this.endDateTime=Ns.fromISO(this.internalEndDate.toString());const n=e.querySelectorAll("mds-calendar-cell");if(n){let t;for(let e=0;e<n.length;e++){const s=n[e].getAttribute("date");if(s){const r=Ns.fromISO(s);r.toFormat("yyyy-MM-dd")===this.startDateTime.toFormat("yyyy-MM-dd")&&n[e].setAttribute("selection","start"),r.toFormat("yyyy-MM-dd")===this.endDateTime.toFormat("yyyy-MM-dd")&&(this.startDateTime.equals(this.endDateTime)?n[e].setAttribute("selection","single"):n[e].setAttribute("selection","end")),t=r>this.startDateTime&&r<this.endDateTime,t&&n[e].setAttribute("selection","middle")}}}}setSingleSelection(t,e){if(t.forEach((t=>{t.removeAttribute("selection")})),!this.internalStartDate)return;this.startDateTime=Ns.fromISO(this.internalStartDate.toString());const n=e.querySelectorAll("mds-calendar-cell");if(n)for(let t=0;t<n.length;t++){const e=n[t].getAttribute("date");e&&Ns.fromISO(e).toFormat("yyyy-MM-dd")===this.startDateTime.toFormat("yyyy-MM-dd")&&n[t].setAttribute("selection","single")}}changeMonth(t){this.currentDate=this.currentDate.plus({months:t}),this.updateCalendar().then((()=>{requestAnimationFrame((()=>this.setDates()))}))}calculateWeekDaysInMonth(){const t=this.currentDate.startOf("month"),e=this.currentDate.endOf("month"),n=[];for(let e=t.minus({days:t.weekday-1});e<t;e=e.plus({days:1}))n.push({date:e,isCurrentMonth:!1});for(let s=t;s<=e;s=s.plus({days:1}))n.push({date:s,isCurrentMonth:!0});const s=7-e.weekday,r=e.plus({days:1});for(let t=r;t<r.plus({days:s});t=t.plus({days:1}))n.push({date:t,isCurrentMonth:!1});this.weekDaysinMonth=n}handleRange(t,e){var n,s;if(this.startDateIdentifier&&this.endDateIdentifier&&(()=>{this.internalStartDate=null,this.internalEndDate=null,this.startDateIdentifier=null,this.startDateTime=null,this.endDateIdentifier=null,this.endDateTime=null,this.isFirstClick=!0;const t=this.host;requestAnimationFrame((()=>{var e;null===(e=null==t?void 0:t.shadowRoot)||void 0===e||e.querySelectorAll("mds-calendar-cell[selection]").forEach((t=>{t.removeAttribute("selection"),t.removeAttribute("preview")}))}))})(),this.isFirstClick){this.startDateIdentifier=e.toISODate(),this.startDateTime=e,this.internalStartDate=this.startDateTime.toISO().split("T")[0],this.isFirstClick=!1;const n=this.host;return requestAnimationFrame((()=>{var t;null===(t=null==n?void 0:n.shadowRoot)||void 0===t||t.querySelectorAll("mds-calendar-cell[selection]").forEach((t=>{t.removeAttribute("selection")}))})),void requestAnimationFrame((()=>{t.setAttribute("selection","single"),t.setAttribute("preview","true")}))}const r=this.host,i=null===(n=null==r?void 0:r.shadowRoot)||void 0===n?void 0:n.querySelectorAll("mds-calendar-cell"),a=Array.from(null!=i?i:[]).findIndex((t=>t.getAttribute("date")===this.startDateIdentifier)),o=Array.from(null!=i?i:[]).indexOf(t);if(this.startDateIdentifier&&Ns.fromISO(this.startDateIdentifier)<Ns.fromISO(t.getAttribute("date"))?(this.endDateIdentifier=t.getAttribute("date"),this.endDateTime=e,this.internalEndDate=this.endDateTime.toISO().split("T")[0]):(this.endDateIdentifier=this.startDateIdentifier,this.endDateTime=this.startDateTime,this.internalEndDate=this.internalStartDate,this.startDateIdentifier=t.getAttribute("date"),this.startDateTime=e,this.internalStartDate=this.startDateTime.toISO().split("T")[0]),null===(s=null==r?void 0:r.shadowRoot)||void 0===s||s.querySelectorAll("mds-calendar-cell[preview]").forEach((t=>{t.removeAttribute("preview")})),i&&-1!==a)for(let t=a+1;t<o;t++)i[t].setAttribute("selection","middle");this.internalStartDate&&this.internalEndDate&&(this.datesEmitter.emit({startDate:this.internalStartDate,endDate:this.internalEndDate}),this.checkPreselectionsEmitter.emit())}handleHover(t){var e,n;const s=t,r=Ns.fromISO(this.internalStartDate);if(!r.isValid||null!==this.endDateIdentifier)return;const i=this.host,a=Array.from(null!==(n=null===(e=null==i?void 0:i.shadowRoot)||void 0===e?void 0:e.querySelectorAll("mds-calendar-cell"))&&void 0!==n?n:[]),o=s.getAttribute("date");if(!o)return;const u=Ns.fromISO(o);if(!u.isValid)return;const c=a.find((t=>t.getAttribute("date")===this.internalStartDate));a.forEach((t=>{t.removeAttribute("preview"),t.removeAttribute("selection")})),s.setAttribute("preview","true");const l=s.getAttribute("date");if(l){const t=Ns.fromISO(l);t.isValid&&c&&(r<t?c.setAttribute("selection","start"):r>t?(c.setAttribute("selection","end"),s.setAttribute("selection","start")):s.setAttribute("selection","single"))}if(r.equals(u))s.setAttribute("selection","single");else{const[t,e]=r<u?[r,u]:[u,r];a.forEach((n=>{const s=n.getAttribute("date");if(!s)return;const r=Ns.fromISO(s);if(r.isValid&&r>=t&&r<=e){n.setAttribute("preview","true");let s="middle";r.equals(t)&&(s="start"),r.equals(e)&&(s="end"),n.setAttribute("selection",s)}}))}}handleSingleSelection(t,e){var n;const s=this.host;null===(n=null==s?void 0:s.shadowRoot)||void 0===n||n.querySelectorAll("mds-calendar-cell[selection]").forEach((t=>{t.removeAttribute("selection")})),this.startDateIdentifier=t.getAttribute("date"),this.startDateTime=e,this.internalStartDate=this.startDateTime.toISO().split("T")[0],this.isFirstClick=!1,t.setAttribute("selection","single"),this.internalStartDate&&this.datesEmitter.emit({startDate:this.internalStartDate})}render(){return s(r,{key:"9cf4758a496018f7555c8211259d875b67beb034"},s("div",{key:"3fdd1bdcc0f8f75bcd591d6a2cbdfd0758c711e3",class:u("calendar-preselection",this.hasPreselection&&"calendar-preselection--has-preselection")},s("slot",{key:"25aca5bda0a4180f936d984ad0a0f4c48506fb22",name:"preselection"})),s("div",{key:"79b17b93bfc52747a53cdcb270b42e8a8ff305ce",class:"calendar-view"},s("nav",{key:"233c62791f8dc73343afd206aac928ef4b7eb5d1"},s("mds-button",{key:"d99f2792d37706f1556a96dad440a867c1c12b14",class:"action-back",icon:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M17.77 3.77L16 2L6 12l10 10l1.77-1.77L9.54 12z"/></svg>',variant:"dark",tone:"text",onClick:t=>{"calendar"===this.currentView?(t.stopPropagation(),this.changeMonth(-1)):"years"===this.currentView?(t.stopPropagation(),this.selectedYear-=10):t.stopPropagation()}}),s("div",{key:"9ddbaa32f8e022e45433aa99bee03b611a74e921",class:"select-month-or-year"},("calendar"===this.currentView||"months"===this.currentView)&&s("mds-button",{key:"ae8b3d52c9715469054cc0d0d10c4f9ed0ef7b80",class:"action-month",variant:"dark",tone:"text",onClick:t=>{t.stopPropagation(),this.currentView="months"===this.currentView?"calendar":"months",requestAnimationFrame((()=>{this.updateCalendar().then((()=>this.setDates()))}))}},this.currentMonth),("calendar"===this.currentView||"years"===this.currentView)&&s("mds-button",{key:"1d827a7d18ad12dae8caa9ac55b187b4a042cfa3",class:"action-year",variant:"dark",tone:"text",onClick:t=>{t.stopPropagation(),this.currentView="years"===this.currentView?"calendar":"years",requestAnimationFrame((()=>{this.updateCalendar().then((()=>this.setDates()))}))}},this.currentYear)),s("mds-button",{key:"0f489501bed0661b8b7af6978a0a524524034a32",class:"action-forward",icon:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M6.23 20.23L8 22l10-10L8 2L6.23 3.77L14.46 12z"/></svg>',variant:"dark",tone:"text",onClick:t=>{"calendar"===this.currentView?(t.stopPropagation(),this.changeMonth(1)):"years"===this.currentView?(t.stopPropagation(),this.selectedYear+=10):t.stopPropagation()}})),"calendar"===this.currentView&&s("section",{key:"ec747fc2e244ccd71aa8c7cfd3287b4423c851aa",class:"month-view"},s("header",{key:"79385d765efa7e6bfe3bf3396bd2473309c11782",class:"month-view__days-names"},this.weekdays.map((t=>s("mds-button",{class:"week-day-name",variant:"dark",tone:"text"},t)))),s("div",{key:"496d96bfe9897e963141134de34b553b45eb6a4b",class:"month-view__cells"},this.weekDaysinMonth.map(((t,e)=>s("mds-calendar-cell",{key:e,today:Ns.now().toFormat("yyyy-MM-dd")===t.date.toFormat("yyyy-MM-dd"),date:t.date.toFormat("yyyy-MM-dd"),month:t.isCurrentMonth?"current":"other",disabled:(()=>!!(this.min&&""!==this.min&&t.date<Ns.fromISO(this.min))||!!(this.max&&""!==this.max&&t.date>Ns.fromISO(this.max))||void 0)(),onClick:e=>{e.stopPropagation();const n=e.currentTarget;this.rangePicker?this.handleRange(n,t.date):this.handleSingleSelection(n,t.date)},title:t.date.setLocale(this.language).toFormat("cccc d LLLL").replace(/^./,(t=>t.toUpperCase())),label:t.date.toFormat("dd")}))))),"months"===this.currentView&&s("section",{key:"b7917b0b12133f6731c844f4fbceafa4f932b4d7",class:"month-selection"},s("header",{key:"38509395e4476b9b3174819dad4250e9a5962b7a",class:"month-view__month-names"},Array.from({length:12}).map(((t,e)=>{const n=Ns.local().set({month:e+1}).setLocale(this.language).toFormat("MMMM");return s("mds-button",{class:"action",variant:"dark",tone:"text",onClick:t=>{t.stopPropagation(),this.currentDate=this.currentDate.set({month:e+1}),this.currentMonth=this.currentDate.toFormat("MMMM"),this.currentView="calendar",this.updateCalendar().then((()=>{requestAnimationFrame((()=>this.setDates()))}))}},n)})))),"years"===this.currentView&&s("section",{key:"02987c943f5089b76e14ccbcc2ab11cc611e93d1",class:"year-selection"},s("header",{key:"9e3c0d96dfbab49bbad856cc11791e2adbeb886d",class:"month-view__years"},Array.from({length:12}).map(((t,e)=>{const n=this.selectedYear+e;return s("mds-button",{class:"action",variant:"dark",tone:"text",onClick:t=>{t.stopPropagation(),this.currentDate=this.currentDate.set({year:n}),this.currentYear=n.toString(),this.currentView="calendar",this.updateCalendar().then((()=>{requestAnimationFrame((()=>this.setDates()))}))}},n)}))))))}get host(){return this}static get watchers(){return{startDate:[{handleStartDate:0}],endDate:[{handleEndDate:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-calendar-day-number-other-month-color:rgb(var(--tone-neutral-07,134 134 134));--mds-calendar-day-number-color:rgb(var(--tone-neutral-01,255 255 255));--mds-calendar-cell-gap:var(--gap-50);--mds-calendar-cell-other-month-visibility:visible;--mds-calendar-border-radius:var(--radius-lg,16px);--mds-calendar-background:rgb(var(--tone-neutral,0 0 0));--mds-calendar-padding:calc(var(--spacing,.0025rem)*400)}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-calendar-cell):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-calendar-cell-other-month-visibility{syntax:"visible|hidden";inherits:false;initial-value:visible}:host{--mds-calendar-day-number-other-month-color:rgb(var(--tone-neutral-07,134 134 134));--mds-calendar-day-number-color:rgb(var(--tone-neutral-01,255 255 255));--mds-calendar-cell-gap:calc(var(--spacing,.0025rem)*50);--mds-calendar-cell-other-month-visibility:visible;--mds-calendar-border-radius:var(--radius-lg,16px);--mds-calendar-background:rgb(var(--tone-neutral,0 0 0));--mds-calendar-padding:calc(var(--spacing,.0025rem)*400);--mds-calendar-max-width:480px;--mds-calendar-min-width:280px;background-color:rgb(var(--tone-neutral-09,76 76 76));border-radius:var(--mds-calendar-border-radius,var(--radius-lg,16px));cursor:auto;display:inline-flex;max-width:var(--mds-calendar-max-width);min-width:max-content;overflow:hidden}.calendar-view{background-color:var(--mds-calendar-background,rgb(var(--tone-neutral,0 0 0)));border-radius:inherit;display:grid;width:100%}.calendar-preselection,.calendar-view{padding:var(--mds-calendar-padding,calc(var(--spacing,.0025rem)*400))}.calendar-preselection{display:none;gap:calc(var(--spacing,.0025rem)*50);grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.calendar-preselection--has-preselection{display:grid}nav{display:flex;gap:calc(var(--spacing,.0025rem)*200);justify-content:space-between}.action{-ms-flex-pack:left;justify-content:left;min-width:min-content;padding-left:calc(var(--spacing,.0025rem)*200);padding-right:calc(var(--spacing,.0025rem)*200)}.action-back,.action-forward{flex-shrink:0}.select-month-or-year{background-color:rgb(var(--tone-neutral-09,76 76 76));border-radius:var(--radius-lg,16px);-ms-flex-pack:space-evenly;display:flex;flex-grow:1;justify-content:space-evenly}.action-month,.action-year{flex-basis:0;flex-grow:1}.week-day-name{align-items:center;aspect-ratio:1;min-height:auto;padding:0}.month-view__cells,.month-view__days-names{display:grid;gap:var(--mds-calendar-cell-gap,var(--gap-50));grid-template-columns:repeat(7,minmax(1px,100%));min-width:0}.month-view{display:grid}.month-view__month-names,.month-view__years{display:grid;gap:var(--mds-calendar-cell-gap,var(--gap-50));grid-template-columns:repeat(3,minmax(1px,100%));min-width:0}'}},[257,"mds-calendar",{rangePicker:[4,"range-picker"],startDate:[513,"start-date"],endDate:[513,"end-date"],min:[513],max:[513],hasPreselection:[32],currentDate:[32],weekDaysinMonth:[32],weekdays:[32],startDateIdentifier:[32],endDateIdentifier:[32],isFirstClick:[32],currentView:[32],selectedYear:[32],language:[32],internalStartDate:[32],internalEndDate:[32],updateLang:[64],updateCurrentDate:[64]},void 0,{startDate:[{handleStartDate:0}],endDate:[{handleEndDate:0}]}]);function xs(){"undefined"!=typeof customElements&&["mds-calendar","mds-button","mds-calendar-cell","mds-icon","mds-spinner","mds-text"].forEach((t=>{switch(t){case"mds-calendar":customElements.get(i(t))||customElements.define(i(t),Es);break;case"mds-button":customElements.get(i(t))||c();break;case"mds-calendar-cell":customElements.get(i(t))||l();break;case"mds-icon":customElements.get(i(t))||h();break;case"mds-spinner":customElements.get(i(t))||d();break;case"mds-text":customElements.get(i(t))||m()}}))}export{Ns as D,Es as M,xs as d}
1
+ import{proxyCustomElement as t,HTMLElement as e,createEvent as n,h as s,Host as r,transformTag as i}from"@stencil/core/internal/client";import{L as a}from"./locale.js";import{s as o}from"./date.js";import{c as u}from"./clsx.js";import{d as l}from"./mds-button2.js";import{d as h}from"./mds-calendar-cell2.js";import{d as c}from"./mds-icon2.js";import{d}from"./mds-spinner2.js";import{d as m}from"./mds-text2.js";class f extends Error{}class y extends f{constructor(t){super(`Invalid DateTime: ${t.toMessage()}`)}}class g extends f{constructor(t){super(`Invalid Interval: ${t.toMessage()}`)}}class w extends f{constructor(t){super(`Invalid Duration: ${t.toMessage()}`)}}class p extends f{}class v extends f{constructor(t){super(`Invalid unit ${t}`)}}class b extends f{}class k extends f{constructor(){super("Zone is an abstract class")}}const M="numeric",S="short",D="long",T={year:M,month:M,day:M},N={year:M,month:S,day:M},E={year:M,month:S,day:M,weekday:S},x={year:M,month:D,day:M},I={year:M,month:D,day:M,weekday:D},$={hour:M,minute:M},O={hour:M,minute:M,second:M},F={hour:M,minute:M,second:M,timeZoneName:S},L={hour:M,minute:M,second:M,timeZoneName:D},C={hour:M,minute:M,hourCycle:"h23"},A={hour:M,minute:M,second:M,hourCycle:"h23"},W={hour:M,minute:M,second:M,hourCycle:"h23",timeZoneName:S},Z={hour:M,minute:M,second:M,hourCycle:"h23",timeZoneName:D},_={year:M,month:M,day:M,hour:M,minute:M},q={year:M,month:M,day:M,hour:M,minute:M,second:M},j={year:M,month:S,day:M,hour:M,minute:M},H={year:M,month:S,day:M,hour:M,minute:M,second:M},z={year:M,month:S,day:M,weekday:S,hour:M,minute:M},R={year:M,month:D,day:M,hour:M,minute:M,timeZoneName:S},P={year:M,month:D,day:M,hour:M,minute:M,second:M,timeZoneName:S},J={year:M,month:D,day:M,weekday:D,hour:M,minute:M,timeZoneName:D},U={year:M,month:D,day:M,weekday:D,hour:M,minute:M,second:M,timeZoneName:D};class Y{get type(){throw new k}get name(){throw new k}get ianaName(){return this.name}get isUniversal(){throw new k}offsetName(t,e){throw new k}formatOffset(t,e){throw new k}offset(t){throw new k}equals(t){throw new k}get isValid(){throw new k}}let G=null;class V extends Y{static get instance(){return null===G&&(G=new V),G}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return ye(t,e,n)}formatOffset(t,e){return ve(this.offset(t),e)}offset(t){return-new Date(t).getTimezoneOffset()}equals(t){return"system"===t.type}get isValid(){return!0}}const B=new Map,Q={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6},K=new Map;class X extends Y{static create(t){let e=K.get(t);return void 0===e&&K.set(t,e=new X(t)),e}static resetCache(){K.clear(),B.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch(t){return!1}}constructor(t){super(),this.zoneName=t,this.valid=X.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:e,locale:n}){return ye(t,e,n,this.name)}formatOffset(t,e){return ve(this.offset(t),e)}offset(t){if(!this.valid)return NaN;const e=new Date(t);if(isNaN(e))return NaN;const n=function(t){let e=B.get(t);return void 0===e&&(e=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),B.set(t,e)),e}(this.name);let[s,r,i,a,o,u,l]=n.formatToParts?function(t,e){const n=t.formatToParts(e),s=[];for(let t=0;t<n.length;t++){const{type:e,value:r}=n[t],i=Q[e];"era"===e?s[i]=r:Gt(i)||(s[i]=parseInt(r,10))}return s}(n,e):function(t,e){const n=t.format(e).replace(/\u200E/g,""),s=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,r,i,a,o,u,l,h]=s;return[a,r,i,o,u,l,h]}(n,e);"BC"===a&&(s=1-Math.abs(s));let h=+e;const c=h%1e3;return h-=c>=0?c:1e3+c,(ce({year:s,month:r,day:i,hour:24===o?0:o,minute:u,second:l,millisecond:0})-h)/6e4}equals(t){return"iana"===t.type&&t.name===this.name}get isValid(){return this.valid}}let tt={};const et=new Map;function nt(t,e={}){const n=JSON.stringify([t,e]);let s=et.get(n);return void 0===s&&(s=new Intl.DateTimeFormat(t,e),et.set(n,s)),s}const st=new Map,rt=new Map;let it=null;const at=new Map;function ot(t){let e=at.get(t);return void 0===e&&(e=new Intl.DateTimeFormat(t).resolvedOptions(),at.set(t,e)),e}const ut=new Map;function lt(t,e,n,s){const r=t.listingMode();return"error"===r?null:"en"===r?n(e):s(e)}class ht{constructor(t,e,n){this.padTo=n.padTo||0,this.floor=n.floor||!1;const{padTo:s,floor:r,...i}=n;if(!e||Object.keys(i).length>0){const e={useGrouping:!1,...n};n.padTo>0&&(e.minimumIntegerDigits=n.padTo),this.inf=function(t,e={}){const n=JSON.stringify([t,e]);let s=st.get(n);return void 0===s&&(s=new Intl.NumberFormat(t,e),st.set(n,s)),s}(t,e)}}format(t){if(this.inf){const e=this.floor?Math.floor(t):t;return this.inf.format(e)}return se(this.floor?Math.floor(t):oe(t,3),this.padTo)}}class ct{constructor(t,e,n){let s;if(this.opts=n,this.originalZone=void 0,this.opts.timeZone)this.dt=t;else if("fixed"===t.zone.type){const e=t.offset/60*-1,n=e>=0?`Etc/GMT+${e}`:`Etc/GMT${e}`;0!==t.offset&&X.create(n).valid?(s=n,this.dt=t):(s="UTC",this.dt=0===t.offset?t:t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone)}else"system"===t.zone.type?this.dt=t:"iana"===t.zone.type?(this.dt=t,s=t.zone.name):(s="UTC",this.dt=t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone);const r={...this.opts};r.timeZone=r.timeZone||s,this.dtf=nt(e,r)}format(){return this.originalZone?this.formatToParts().map((({value:t})=>t)).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const t=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?t.map((t=>{if("timeZoneName"===t.type){const e=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...t,value:e}}return t})):t}resolvedOptions(){return this.dtf.resolvedOptions()}}class dt{constructor(t,e,n){this.opts={style:"long",...n},!e&&Qt()&&(this.rtf=function(t,e={}){const{base:n,...s}=e,r=JSON.stringify([t,s]);let i=rt.get(r);return void 0===i&&(i=new Intl.RelativeTimeFormat(t,e),rt.set(r,i)),i}(t,n))}format(t,e){return this.rtf?this.rtf.format(t,e):function(t,e,n="always",s=!1){const r={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},i=-1===["hours","minutes","seconds"].indexOf(t);if("auto"===n&&i){const n="days"===t;switch(e){case 1:return n?"tomorrow":`next ${r[t][0]}`;case-1:return n?"yesterday":`last ${r[t][0]}`;case 0:return n?"today":`this ${r[t][0]}`}}const a=Object.is(e,-0)||e<0,o=Math.abs(e),u=1===o,l=r[t],h=s?u?l[1]:l[2]||l[1]:u?r[t][0]:t;return a?`${o} ${h} ago`:`in ${o} ${h}`}(e,t,this.opts.numeric,"long"!==this.opts.style)}formatToParts(t,e){return this.rtf?this.rtf.formatToParts(t,e):[]}}const mt={firstDay:1,minimalDays:4,weekend:[6,7]};class ft{static fromOpts(t){return ft.create(t.locale,t.numberingSystem,t.outputCalendar,t.weekSettings,t.defaultToEN)}static create(t,e,n,s,r=!1){const i=t||Ft.defaultLocale,a=i||(r?"en-US":it||(it=(new Intl.DateTimeFormat).resolvedOptions().locale,it)),o=e||Ft.defaultNumberingSystem,u=n||Ft.defaultOutputCalendar,l=ee(s)||Ft.defaultWeekSettings;return new ft(a,o,u,l,i)}static resetCache(){it=null,et.clear(),st.clear(),rt.clear(),at.clear(),ut.clear()}static fromObject({locale:t,numberingSystem:e,outputCalendar:n,weekSettings:s}={}){return ft.create(t,e,n,s)}constructor(t,e,n,s,r){const[i,a,o]=function(t){const e=t.indexOf("-x-");-1!==e&&(t=t.substring(0,e));const n=t.indexOf("-u-");if(-1===n)return[t];{let e,s;try{e=nt(t).resolvedOptions(),s=t}catch(r){const i=t.substring(0,n);e=nt(i).resolvedOptions(),s=i}const{numberingSystem:r,calendar:i}=e;return[s,r,i]}}(t);this.locale=i,this.numberingSystem=e||a||null,this.outputCalendar=n||o||null,this.weekSettings=s,this.intl=function(t,e,n){return n||e?(t.includes("-u-")||(t+="-u"),n&&(t+=`-ca-${n}`),e&&(t+=`-nu-${e}`),t):t}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=r,this.fastNumbersCached=null}get fastNumbers(){var t;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(t=this).numberingSystem||"latn"===t.numberingSystem)&&("latn"===t.numberingSystem||!t.locale||t.locale.startsWith("en")||"latn"===ot(t.locale).numberingSystem)),this.fastNumbersCached}listingMode(){return this.isEnglish()&&!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar)?"en":"intl"}clone(t){return t&&0!==Object.getOwnPropertyNames(t).length?ft.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,ee(t.weekSettings)||this.weekSettings,t.defaultToEN||!1):this}redefaultToEN(t={}){return this.clone({...t,defaultToEN:!0})}redefaultToSystem(t={}){return this.clone({...t,defaultToEN:!1})}months(t,e=!1){return lt(this,t,De,(()=>{const n=e?{month:t,day:"numeric"}:{month:t},s=e?"format":"standalone";return this.monthsCache[s][t]||(this.monthsCache[s][t]=function(t){const e=[];for(let n=1;n<=12;n++){const s=Ts.utc(2009,n,1);e.push(t(s))}return e}((t=>this.extract(t,n,"month")))),this.monthsCache[s][t]}))}weekdays(t,e=!1){return lt(this,t,xe,(()=>{const n=e?{weekday:t,year:"numeric",month:"long",day:"numeric"}:{weekday:t},s=e?"format":"standalone";return this.weekdaysCache[s][t]||(this.weekdaysCache[s][t]=function(t){const e=[];for(let n=1;n<=7;n++){const s=Ts.utc(2016,11,13+n);e.push(t(s))}return e}((t=>this.extract(t,n,"weekday")))),this.weekdaysCache[s][t]}))}meridiems(){return lt(this,void 0,(()=>Ie),(()=>{if(!this.meridiemCache){const t={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[Ts.utc(2016,11,13,9),Ts.utc(2016,11,13,19)].map((e=>this.extract(e,t,"dayperiod")))}return this.meridiemCache}))}eras(t){return lt(this,t,Le,(()=>{const e={era:t};return this.eraCache[t]||(this.eraCache[t]=[Ts.utc(-40,1,1),Ts.utc(2017,1,1)].map((t=>this.extract(t,e,"era")))),this.eraCache[t]}))}extract(t,e,n){const s=this.dtFormatter(t,e).formatToParts().find((t=>t.type.toLowerCase()===n));return s?s.value:null}numberFormatter(t={}){return new ht(this.intl,t.forceSimple||this.fastNumbers,t)}dtFormatter(t,e={}){return new ct(t,this.intl,e)}relFormatter(t={}){return new dt(this.intl,this.isEnglish(),t)}listFormatter(t={}){return function(t,e={}){const n=JSON.stringify([t,e]);let s=tt[n];return s||(s=new Intl.ListFormat(t,e),tt[n]=s),s}(this.intl,t)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||ot(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:Kt()?function(t){let e=ut.get(t);if(!e){const n=new Intl.Locale(t);e="getWeekInfo"in n?n.getWeekInfo():n.weekInfo,"minimalDays"in e||(e={...mt,...e}),ut.set(t,e)}return e}(this.locale):mt}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}let yt=null;class gt extends Y{static get utcInstance(){return null===yt&&(yt=new gt(0)),yt}static instance(t){return 0===t?gt.utcInstance:new gt(t)}static parseSpecifier(t){if(t){const e=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(e)return new gt(ge(e[1],e[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${ve(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${ve(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,e){return ve(this.fixed,e)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return"fixed"===t.type&&t.fixed===this.fixed}get isValid(){return!0}}class wt extends Y{constructor(t){super(),this.zoneName=t}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function pt(t,e){if(Gt(t)||null===t)return e;if(t instanceof Y)return t;if("string"==typeof t){const n=t.toLowerCase();return"default"===n?e:"local"===n||"system"===n?V.instance:"utc"===n||"gmt"===n?gt.utcInstance:gt.parseSpecifier(n)||X.create(t)}return Vt(t)?gt.instance(t):"object"==typeof t&&"offset"in t&&"function"==typeof t.offset?t:new wt(t)}const vt={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},bt={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},kt=vt.hanidec.replace(/[\[|\]]/g,"").split(""),Mt=new Map;function St({numberingSystem:t},e=""){const n=t||"latn";let s=Mt.get(n);void 0===s&&(s=new Map,Mt.set(n,s));let r=s.get(e);return void 0===r&&(r=new RegExp(`${vt[n]}${e}`),s.set(e,r)),r}let Dt,Tt=()=>Date.now(),Nt="system",Et=null,xt=null,It=null,$t=60,Ot=null;class Ft{static get now(){return Tt}static set now(t){Tt=t}static set defaultZone(t){Nt=t}static get defaultZone(){return pt(Nt,V.instance)}static get defaultLocale(){return Et}static set defaultLocale(t){Et=t}static get defaultNumberingSystem(){return xt}static set defaultNumberingSystem(t){xt=t}static get defaultOutputCalendar(){return It}static set defaultOutputCalendar(t){It=t}static get defaultWeekSettings(){return Ot}static set defaultWeekSettings(t){Ot=ee(t)}static get twoDigitCutoffYear(){return $t}static set twoDigitCutoffYear(t){$t=t%100}static get throwOnInvalid(){return Dt}static set throwOnInvalid(t){Dt=t}static resetCaches(){ft.resetCache(),X.resetCache(),Ts.resetCache(),Mt.clear()}}class Lt{constructor(t,e){this.reason=t,this.explanation=e}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const Ct=[0,31,59,90,120,151,181,212,243,273,304,334],At=[0,31,60,91,121,152,182,213,244,274,305,335];function Wt(t,e){return new Lt("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function Zt(t,e,n){const s=new Date(Date.UTC(t,e-1,n));t<100&&t>=0&&s.setUTCFullYear(s.getUTCFullYear()-1900);const r=s.getUTCDay();return 0===r?7:r}function _t(t,e,n){return n+(ue(t)?At:Ct)[e-1]}function qt(t,e){const n=ue(t)?At:Ct,s=n.findIndex((t=>t<e));return{month:s+1,day:e-n[s]}}function jt(t,e){return(t-e+7)%7+1}function Ht(t,e=4,n=1){const{year:s,month:r,day:i}=t,a=_t(s,r,i),o=jt(Zt(s,r,i),n);let u,l=Math.floor((a-o+14-e)/7);return l<1?(u=s-1,l=me(u,e,n)):l>me(s,e,n)?(u=s+1,l=1):u=s,{weekYear:u,weekNumber:l,weekday:o,...be(t)}}function zt(t,e=4,n=1){const{weekYear:s,weekNumber:r,weekday:i}=t,a=jt(Zt(s,1,e),n),o=le(s);let u,l=7*r+i-a-7+e;l<1?(u=s-1,l+=le(u)):l>o?(u=s+1,l-=le(s)):u=s;const{month:h,day:c}=qt(u,l);return{year:u,month:h,day:c,...be(t)}}function Rt(t){const{year:e,month:n,day:s}=t;return{year:e,ordinal:_t(e,n,s),...be(t)}}function Pt(t){const{year:e,ordinal:n}=t,{month:s,day:r}=qt(e,n);return{year:e,month:s,day:r,...be(t)}}function Jt(t,e){if(!Gt(t.localWeekday)||!Gt(t.localWeekNumber)||!Gt(t.localWeekYear)){if(!Gt(t.weekday)||!Gt(t.weekNumber)||!Gt(t.weekYear))throw new p("Cannot mix locale-based week fields with ISO-based week fields");return Gt(t.localWeekday)||(t.weekday=t.localWeekday),Gt(t.localWeekNumber)||(t.weekNumber=t.localWeekNumber),Gt(t.localWeekYear)||(t.weekYear=t.localWeekYear),delete t.localWeekday,delete t.localWeekNumber,delete t.localWeekYear,{minDaysInFirstWeek:e.getMinDaysInFirstWeek(),startOfWeek:e.getStartOfWeek()}}return{minDaysInFirstWeek:4,startOfWeek:1}}function Ut(t){const e=Bt(t.year),n=ne(t.month,1,12),s=ne(t.day,1,he(t.year,t.month));return e?n?!s&&Wt("day",t.day):Wt("month",t.month):Wt("year",t.year)}function Yt(t){const{hour:e,minute:n,second:s,millisecond:r}=t,i=ne(e,0,23)||24===e&&0===n&&0===s&&0===r,a=ne(n,0,59),o=ne(s,0,59),u=ne(r,0,999);return i?a?o?!u&&Wt("millisecond",r):Wt("second",s):Wt("minute",n):Wt("hour",e)}function Gt(t){return void 0===t}function Vt(t){return"number"==typeof t}function Bt(t){return"number"==typeof t&&t%1==0}function Qt(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(t){return!1}}function Kt(){try{return"undefined"!=typeof Intl&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch(t){return!1}}function Xt(t,e,n){if(0!==t.length)return t.reduce(((t,s)=>{const r=[e(s),s];return t&&n(t[0],r[0])===t[0]?t:r}),null)[1]}function te(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function ee(t){if(null==t)return null;if("object"!=typeof t)throw new b("Week settings must be an object");if(!ne(t.firstDay,1,7)||!ne(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some((t=>!ne(t,1,7))))throw new b("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function ne(t,e,n){return Bt(t)&&t>=e&&t<=n}function se(t,e=2){let n;return n=t<0?"-"+(""+-t).padStart(e,"0"):(""+t).padStart(e,"0"),n}function re(t){return Gt(t)||null===t||""===t?void 0:parseInt(t,10)}function ie(t){return Gt(t)||null===t||""===t?void 0:parseFloat(t)}function ae(t){if(!Gt(t)&&null!==t&&""!==t){const e=1e3*parseFloat("0."+t);return Math.floor(e)}}function oe(t,e,n=!1){const s=10**e;return(n?Math.trunc:Math.round)(t*s)/s}function ue(t){return t%4==0&&(t%100!=0||t%400==0)}function le(t){return ue(t)?366:365}function he(t,e){const n=(s=e-1)-12*Math.floor(s/12)+1;var s;return 2===n?ue(t+(e-n)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function ce(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function de(t,e,n){return-jt(Zt(t,1,e),n)+e-1}function me(t,e=4,n=1){const s=de(t,e,n),r=de(t+1,e,n);return(le(t)-s+r)/7}function fe(t){return t>99?t:t>Ft.twoDigitCutoffYear?1900+t:2e3+t}function ye(t,e,n,s=null){const r=new Date(t),i={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};s&&(i.timeZone=s);const a={timeZoneName:e,...i},o=new Intl.DateTimeFormat(n,a).formatToParts(r).find((t=>"timezonename"===t.type.toLowerCase()));return o?o.value:null}function ge(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const s=parseInt(e,10)||0;return 60*n+(n<0||Object.is(n,-0)?-s:s)}function we(t){const e=Number(t);if("boolean"==typeof t||""===t||Number.isNaN(e))throw new b(`Invalid unit value ${t}`);return e}function pe(t,e){const n={};for(const s in t)if(te(t,s)){const r=t[s];if(null==r)continue;n[e(s)]=we(r)}return n}function ve(t,e){const n=Math.trunc(Math.abs(t/60)),s=Math.trunc(Math.abs(t%60)),r=t>=0?"+":"-";switch(e){case"short":return`${r}${se(n,2)}:${se(s,2)}`;case"narrow":return`${r}${n}${s>0?`:${s}`:""}`;case"techie":return`${r}${se(n,2)}${se(s,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function be(t){return function(t){return["hour","minute","second","millisecond"].reduce(((e,n)=>(e[n]=t[n],e)),{})}(t)}const ke=["January","February","March","April","May","June","July","August","September","October","November","December"],Me=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Se=["J","F","M","A","M","J","J","A","S","O","N","D"];function De(t){switch(t){case"narrow":return[...Se];case"short":return[...Me];case"long":return[...ke];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const Te=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Ne=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Ee=["M","T","W","T","F","S","S"];function xe(t){switch(t){case"narrow":return[...Ee];case"short":return[...Ne];case"long":return[...Te];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const Ie=["AM","PM"],$e=["Before Christ","Anno Domini"],Oe=["BC","AD"],Fe=["B","A"];function Le(t){switch(t){case"narrow":return[...Fe];case"short":return[...Oe];case"long":return[...$e];default:return null}}function Ce(t,e){let n="";for(const s of t)n+=s.literal?s.val:e(s.val);return n}const Ae={D:T,DD:N,DDD:x,DDDD:I,t:$,tt:O,ttt:F,tttt:L,T:C,TT:A,TTT:W,TTTT:Z,f:_,ff:j,fff:R,ffff:J,F:q,FF:H,FFF:P,FFFF:U};class We{static create(t,e={}){return new We(t,e)}static parseFormat(t){let e=null,n="",s=!1;const r=[];for(let i=0;i<t.length;i++){const a=t.charAt(i);"'"===a?(n.length>0&&r.push({literal:s||/^\s+$/.test(n),val:n}),e=null,n="",s=!s):s||a===e?n+=a:(n.length>0&&r.push({literal:/^\s+$/.test(n),val:n}),n=a,e=a)}return n.length>0&&r.push({literal:s||/^\s+$/.test(n),val:n}),r}static macroTokenToFormatOpts(t){return Ae[t]}constructor(t,e){this.opts=e,this.loc=t,this.systemLoc=null}formatWithSystemDefault(t,e){return null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(t,{...this.opts,...e}).format()}dtFormatter(t,e={}){return this.loc.dtFormatter(t,{...this.opts,...e})}formatDateTime(t,e){return this.dtFormatter(t,e).format()}formatDateTimeParts(t,e){return this.dtFormatter(t,e).formatToParts()}formatInterval(t,e){return this.dtFormatter(t.start,e).dtf.formatRange(t.start.toJSDate(),t.end.toJSDate())}resolvedOptions(t,e){return this.dtFormatter(t,e).resolvedOptions()}num(t,e=0){if(this.opts.forceSimple)return se(t,e);const n={...this.opts};return e>0&&(n.padTo=e),this.loc.numberFormatter(n).format(t)}formatDateTimeFromString(t,e){const n="en"===this.loc.listingMode(),s=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,r=(e,n)=>this.loc.extract(t,e,n),i=e=>t.isOffsetFixed&&0===t.offset&&e.allowZ?"Z":t.isValid?t.zone.formatOffset(t.ts,e.format):"",a=(e,s)=>n?function(t,e){return De(e)[t.month-1]}(t,e):r(s?{month:e}:{month:e,day:"numeric"},"month"),o=(e,s)=>n?function(t,e){return xe(e)[t.weekday-1]}(t,e):r(s?{weekday:e}:{weekday:e,month:"long",day:"numeric"},"weekday"),u=e=>{const n=We.macroTokenToFormatOpts(e);return n?this.formatWithSystemDefault(t,n):e},l=e=>n?function(t,e){return Le(e)[t.year<0?0:1]}(t,e):r({era:e},"era");return Ce(We.parseFormat(e),(e=>{switch(e){case"S":return this.num(t.millisecond);case"u":case"SSS":return this.num(t.millisecond,3);case"s":return this.num(t.second);case"ss":return this.num(t.second,2);case"uu":return this.num(Math.floor(t.millisecond/10),2);case"uuu":return this.num(Math.floor(t.millisecond/100));case"m":return this.num(t.minute);case"mm":return this.num(t.minute,2);case"h":return this.num(t.hour%12==0?12:t.hour%12);case"hh":return this.num(t.hour%12==0?12:t.hour%12,2);case"H":return this.num(t.hour);case"HH":return this.num(t.hour,2);case"Z":return i({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return i({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return i({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return t.zone.offsetName(t.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return t.zone.offsetName(t.ts,{format:"long",locale:this.loc.locale});case"z":return t.zoneName;case"a":return n?function(t){return Ie[t.hour<12?0:1]}(t):r({hour:"numeric",hourCycle:"h12"},"dayperiod");case"d":return s?r({day:"numeric"},"day"):this.num(t.day);case"dd":return s?r({day:"2-digit"},"day"):this.num(t.day,2);case"c":case"E":return this.num(t.weekday);case"ccc":return o("short",!0);case"cccc":return o("long",!0);case"ccccc":return o("narrow",!0);case"EEE":return o("short",!1);case"EEEE":return o("long",!1);case"EEEEE":return o("narrow",!1);case"L":return s?r({month:"numeric",day:"numeric"},"month"):this.num(t.month);case"LL":return s?r({month:"2-digit",day:"numeric"},"month"):this.num(t.month,2);case"LLL":return a("short",!0);case"LLLL":return a("long",!0);case"LLLLL":return a("narrow",!0);case"M":return s?r({month:"numeric"},"month"):this.num(t.month);case"MM":return s?r({month:"2-digit"},"month"):this.num(t.month,2);case"MMM":return a("short",!1);case"MMMM":return a("long",!1);case"MMMMM":return a("narrow",!1);case"y":return s?r({year:"numeric"},"year"):this.num(t.year);case"yy":return s?r({year:"2-digit"},"year"):this.num(t.year.toString().slice(-2),2);case"yyyy":return s?r({year:"numeric"},"year"):this.num(t.year,4);case"yyyyyy":return s?r({year:"numeric"},"year"):this.num(t.year,6);case"G":return l("short");case"GG":return l("long");case"GGGGG":return l("narrow");case"kk":return this.num(t.weekYear.toString().slice(-2),2);case"kkkk":return this.num(t.weekYear,4);case"W":return this.num(t.weekNumber);case"WW":return this.num(t.weekNumber,2);case"n":return this.num(t.localWeekNumber);case"nn":return this.num(t.localWeekNumber,2);case"ii":return this.num(t.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(t.localWeekYear,4);case"o":return this.num(t.ordinal);case"ooo":return this.num(t.ordinal,3);case"q":return this.num(t.quarter);case"qq":return this.num(t.quarter,2);case"X":return this.num(Math.floor(t.ts/1e3));case"x":return this.num(t.ts);default:return u(e)}}))}formatDurationFromString(t,e){const n=t=>{switch(t[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},s=We.parseFormat(e),r=s.reduce(((t,{literal:e,val:n})=>e?t:t.concat(n)),[]);return Ce(s,(t=>e=>{const s=n(e);return s?this.num(t.get(s),e.length):e})(t.shiftTo(...r.map(n).filter((t=>t)))))}}const Ze=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function _e(...t){const e=t.reduce(((t,e)=>t+e.source),"");return RegExp(`^${e}$`)}function qe(...t){return e=>t.reduce((([t,n,s],r)=>{const[i,a,o]=r(e,s);return[{...t,...i},a||n,o]}),[{},null,1]).slice(0,2)}function je(t,...e){if(null==t)return[null,null];for(const[n,s]of e){const e=n.exec(t);if(e)return s(e)}return[null,null]}function He(...t){return(e,n)=>{const s={};let r;for(r=0;r<t.length;r++)s[t[r]]=re(e[n+r]);return[s,null,n+r]}}const ze=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Re=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Pe=RegExp(`${Re.source}(?:${ze.source}?(?:\\[(${Ze.source})\\])?)?`),Je=RegExp(`(?:T${Pe.source})?`),Ue=He("weekYear","weekNumber","weekDay"),Ye=He("year","ordinal"),Ge=RegExp(`${Re.source} ?(?:${ze.source}|(${Ze.source}))?`),Ve=RegExp(`(?: ${Ge.source})?`);function Be(t,e,n){const s=t[e];return Gt(s)?n:re(s)}function Qe(t,e){return[{hours:Be(t,e,0),minutes:Be(t,e+1,0),seconds:Be(t,e+2,0),milliseconds:ae(t[e+3])},null,e+4]}function Ke(t,e){const n=!t[e]&&!t[e+1],s=ge(t[e+1],t[e+2]);return[{},n?null:gt.instance(s),e+3]}function Xe(t,e){return[{},t[e]?X.create(t[e]):null,e+1]}const tn=RegExp(`^T?${Re.source}$`),en=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function nn(t){const[e,n,s,r,i,a,o,u,l]=t,h="-"===e[0],c=u&&"-"===u[0],d=(t,e=!1)=>void 0!==t&&(e||t&&h)?-t:t;return[{years:d(ie(n)),months:d(ie(s)),weeks:d(ie(r)),days:d(ie(i)),hours:d(ie(a)),minutes:d(ie(o)),seconds:d(ie(u),"-0"===u),milliseconds:d(ae(l),c)}]}const sn={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function rn(t,e,n,s,r,i,a){const o={year:2===e.length?fe(re(e)):re(e),month:Me.indexOf(n)+1,day:re(s),hour:re(r),minute:re(i)};return a&&(o.second=re(a)),t&&(o.weekday=t.length>3?Te.indexOf(t)+1:Ne.indexOf(t)+1),o}const an=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function on(t){const[,e,n,s,r,i,a,o,u,l,h,c]=t,d=rn(e,r,s,n,i,a,o);let m;return m=u?sn[u]:l?0:ge(h,c),[d,new gt(m)]}const un=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,ln=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,hn=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function cn(t){const[,e,n,s,r,i,a,o]=t;return[rn(e,r,s,n,i,a,o),gt.utcInstance]}function dn(t){const[,e,n,s,r,i,a,o]=t;return[rn(e,o,n,s,r,i,a),gt.utcInstance]}const mn=_e(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Je),fn=_e(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Je),yn=_e(/(\d{4})-?(\d{3})/,Je),gn=_e(Pe),wn=qe((function(t,e){return[{year:Be(t,e),month:Be(t,e+1,1),day:Be(t,e+2,1)},null,e+3]}),Qe,Ke,Xe),pn=qe(Ue,Qe,Ke,Xe),vn=qe(Ye,Qe,Ke,Xe),bn=qe(Qe,Ke,Xe),kn=qe(Qe),Mn=_e(/(\d{4})-(\d\d)-(\d\d)/,Ve),Sn=_e(Ge),Dn=qe(Qe,Ke,Xe),Tn="Invalid Duration",Nn={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},En={years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6},...Nn},xn={years:{quarters:4,months:12,weeks:52.1775,days:365.2425,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:30.436875,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...Nn},In=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],$n=In.slice(0).reverse();function On(t,e,n=!1){const s={values:n?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new Cn(s)}function Fn(t,e){let n=e.milliseconds??0;for(const s of $n.slice(1))e[s]&&(n+=e[s]*t[s].milliseconds);return n}function Ln(t,e){const n=Fn(t,e)<0?-1:1;In.reduceRight(((s,r)=>{if(Gt(e[r]))return s;if(s){const i=t[r][s],a=Math.floor(e[s]*n/i);e[r]+=a*n,e[s]-=a*i*n}return r}),null),In.reduce(((n,s)=>{if(Gt(e[s]))return n;if(n){const r=e[n]%1;e[n]-=r,e[s]+=r*t[n][s]}return s}),null)}class Cn{constructor(t){const e="longterm"===t.conversionAccuracy||!1;let n=e?xn:En;t.matrix&&(n=t.matrix),this.values=t.values,this.loc=t.loc||ft.create(),this.conversionAccuracy=e?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(t,e){return Cn.fromObject({milliseconds:t},e)}static fromObject(t,e={}){if(null==t||"object"!=typeof t)throw new b("Duration.fromObject: argument expected to be an object, got "+(null===t?"null":typeof t));return new Cn({values:pe(t,Cn.normalizeUnit),loc:ft.fromObject(e),conversionAccuracy:e.conversionAccuracy,matrix:e.matrix})}static fromDurationLike(t){if(Vt(t))return Cn.fromMillis(t);if(Cn.isDuration(t))return t;if("object"==typeof t)return Cn.fromObject(t);throw new b(`Unknown duration argument ${t} of type ${typeof t}`)}static fromISO(t,e){const[n]=function(t){return je(t,[en,nn])}(t);return n?Cn.fromObject(n,e):Cn.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static fromISOTime(t,e){const[n]=function(t){return je(t,[tn,kn])}(t);return n?Cn.fromObject(n,e):Cn.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static invalid(t,e=null){if(!t)throw new b("need to specify a reason the Duration is invalid");const n=t instanceof Lt?t:new Lt(t,e);if(Ft.throwOnInvalid)throw new w(n);return new Cn({invalid:n})}static normalizeUnit(t){const e={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[t?t.toLowerCase():t];if(!e)throw new v(t);return e}static isDuration(t){return t&&t.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(t,e={}){const n={...e,floor:!1!==e.round&&!1!==e.floor};return this.isValid?We.create(this.loc,n).formatDurationFromString(this,t):Tn}toHuman(t={}){if(!this.isValid)return Tn;const e=In.map((e=>{const n=this.values[e];return Gt(n)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...t,unit:e.slice(0,-1)}).format(n)})).filter((t=>t));return this.loc.listFormatter({type:"conjunction",style:t.listStyle||"narrow",...t}).format(e)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let t="P";return 0!==this.years&&(t+=this.years+"Y"),0===this.months&&0===this.quarters||(t+=this.months+3*this.quarters+"M"),0!==this.weeks&&(t+=this.weeks+"W"),0!==this.days&&(t+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(t+="T"),0!==this.hours&&(t+=this.hours+"H"),0!==this.minutes&&(t+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(t+=oe(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===t&&(t+="T0S"),t}toISOTime(t={}){if(!this.isValid)return null;const e=this.toMillis();return e<0||e>=864e5?null:(t={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...t,includeOffset:!1},Ts.fromMillis(e,{zone:"UTC"}).toISOTime(t))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?Fn(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(t){if(!this.isValid)return this;const e=Cn.fromDurationLike(t),n={};for(const t of In)(te(e.values,t)||te(this.values,t))&&(n[t]=e.get(t)+this.get(t));return On(this,{values:n},!0)}minus(t){if(!this.isValid)return this;const e=Cn.fromDurationLike(t);return this.plus(e.negate())}mapUnits(t){if(!this.isValid)return this;const e={};for(const n of Object.keys(this.values))e[n]=we(t(this.values[n],n));return On(this,{values:e},!0)}get(t){return this[Cn.normalizeUnit(t)]}set(t){return this.isValid?On(this,{values:{...this.values,...pe(t,Cn.normalizeUnit)}}):this}reconfigure({locale:t,numberingSystem:e,conversionAccuracy:n,matrix:s}={}){return On(this,{loc:this.loc.clone({locale:t,numberingSystem:e}),matrix:s,conversionAccuracy:n})}as(t){return this.isValid?this.shiftTo(t).get(t):NaN}normalize(){if(!this.isValid)return this;const t=this.toObject();return Ln(this.matrix,t),On(this,{values:t},!0)}rescale(){return this.isValid?On(this,{values:function(t){const e={};for(const[n,s]of Object.entries(t))0!==s&&(e[n]=s);return e}(this.normalize().shiftToAll().toObject())},!0):this}shiftTo(...t){if(!this.isValid)return this;if(0===t.length)return this;t=t.map((t=>Cn.normalizeUnit(t)));const e={},n={},s=this.toObject();let r;for(const i of In)if(t.indexOf(i)>=0){r=i;let t=0;for(const e in n)t+=this.matrix[e][i]*n[e],n[e]=0;Vt(s[i])&&(t+=s[i]);const a=Math.trunc(t);e[i]=a,n[i]=(1e3*t-1e3*a)/1e3}else Vt(s[i])&&(n[i]=s[i]);for(const t in n)0!==n[t]&&(e[r]+=t===r?n[t]:n[t]/this.matrix[r][t]);return Ln(this.matrix,e),On(this,{values:e},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const t={};for(const e of Object.keys(this.values))t[e]=0===this.values[e]?0:-this.values[e];return On(this,{values:t},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(t){if(!this.isValid||!t.isValid)return!1;if(!this.loc.equals(t.loc))return!1;for(const s of In)if(n=t.values[s],!(void 0===(e=this.values[s])||0===e?void 0===n||0===n:e===n))return!1;var e,n;return!0}}const An="Invalid Interval";class Wn{constructor(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}static invalid(t,e=null){if(!t)throw new b("need to specify a reason the Interval is invalid");const n=t instanceof Lt?t:new Lt(t,e);if(Ft.throwOnInvalid)throw new g(n);return new Wn({invalid:n})}static fromDateTimes(t,e){const n=Ns(t),s=Ns(e),r=function(t,e){return t&&t.isValid?e&&e.isValid?e<t?Wn.invalid("end before start",`The end of an interval must be after its start, but you had start=${t.toISO()} and end=${e.toISO()}`):null:Wn.invalid("missing or invalid end"):Wn.invalid("missing or invalid start")}(n,s);return null==r?new Wn({start:n,end:s}):r}static after(t,e){const n=Cn.fromDurationLike(e),s=Ns(t);return Wn.fromDateTimes(s,s.plus(n))}static before(t,e){const n=Cn.fromDurationLike(e),s=Ns(t);return Wn.fromDateTimes(s.minus(n),s)}static fromISO(t,e){const[n,s]=(t||"").split("/",2);if(n&&s){let t,r,i,a;try{t=Ts.fromISO(n,e),r=t.isValid}catch(s){r=!1}try{i=Ts.fromISO(s,e),a=i.isValid}catch(s){a=!1}if(r&&a)return Wn.fromDateTimes(t,i);if(r){const n=Cn.fromISO(s,e);if(n.isValid)return Wn.after(t,n)}else if(a){const t=Cn.fromISO(n,e);if(t.isValid)return Wn.before(i,t)}}return Wn.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static isInterval(t){return t&&t.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get lastDateTime(){return this.isValid&&this.e?this.e.minus(1):null}get isValid(){return null===this.invalidReason}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(t="milliseconds"){return this.isValid?this.toDuration(t).get(t):NaN}count(t="milliseconds",e){if(!this.isValid)return NaN;const n=this.start.startOf(t,e);let s;return s=e?.useLocaleWeeks?this.end.reconfigure({locale:n.locale}):this.end,s=s.startOf(t,e),Math.floor(s.diff(n,t).get(t))+(s.valueOf()!==this.end.valueOf())}hasSame(t){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,t))}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(t){return!!this.isValid&&this.s>t}isBefore(t){return!!this.isValid&&this.e<=t}contains(t){return!!this.isValid&&this.s<=t&&this.e>t}set({start:t,end:e}={}){return this.isValid?Wn.fromDateTimes(t||this.s,e||this.e):this}splitAt(...t){if(!this.isValid)return[];const e=t.map(Ns).filter((t=>this.contains(t))).sort(((t,e)=>t.toMillis()-e.toMillis())),n=[];let{s}=this,r=0;for(;s<this.e;){const t=e[r]||this.e,i=+t>+this.e?this.e:t;n.push(Wn.fromDateTimes(s,i)),s=i,r+=1}return n}splitBy(t){const e=Cn.fromDurationLike(t);if(!this.isValid||!e.isValid||0===e.as("milliseconds"))return[];let n,{s}=this,r=1;const i=[];for(;s<this.e;){const t=this.start.plus(e.mapUnits((t=>t*r)));n=+t>+this.e?this.e:t,i.push(Wn.fromDateTimes(s,n)),s=n,r+=1}return i}divideEqually(t){return this.isValid?this.splitBy(this.length()/t).slice(0,t):[]}overlaps(t){return this.e>t.s&&this.s<t.e}abutsStart(t){return!!this.isValid&&+this.e==+t.s}abutsEnd(t){return!!this.isValid&&+t.e==+this.s}engulfs(t){return!!this.isValid&&this.s<=t.s&&this.e>=t.e}equals(t){return!(!this.isValid||!t.isValid)&&this.s.equals(t.s)&&this.e.equals(t.e)}intersection(t){if(!this.isValid)return this;const e=this.s>t.s?this.s:t.s,n=this.e<t.e?this.e:t.e;return e>=n?null:Wn.fromDateTimes(e,n)}union(t){return this.isValid?Wn.fromDateTimes(this.s<t.s?this.s:t.s,this.e>t.e?this.e:t.e):this}static merge(t){const[e,n]=t.sort(((t,e)=>t.s-e.s)).reduce((([t,e],n)=>e?e.overlaps(n)||e.abutsStart(n)?[t,e.union(n)]:[t.concat([e]),n]:[t,n]),[[],null]);return n&&e.push(n),e}static xor(t){let e=null,n=0;const s=[],r=t.map((t=>[{time:t.s,type:"s"},{time:t.e,type:"e"}])),i=Array.prototype.concat(...r).sort(((t,e)=>t.time-e.time));for(const t of i)n+="s"===t.type?1:-1,1===n?e=t.time:(e&&+e!=+t.time&&s.push(Wn.fromDateTimes(e,t.time)),e=null);return Wn.merge(s)}difference(...t){return Wn.xor([this].concat(t)).map((t=>this.intersection(t))).filter((t=>t&&!t.isEmpty()))}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:An}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(t=T,e={}){return this.isValid?We.create(this.s.loc.clone(e),t).formatInterval(this):An}toISO(t){return this.isValid?`${this.s.toISO(t)}/${this.e.toISO(t)}`:An}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:An}toISOTime(t){return this.isValid?`${this.s.toISOTime(t)}/${this.e.toISOTime(t)}`:An}toFormat(t,{separator:e=" – "}={}){return this.isValid?`${this.s.toFormat(t)}${e}${this.e.toFormat(t)}`:An}toDuration(t,e){return this.isValid?this.e.diff(this.s,t,e):Cn.invalid(this.invalidReason)}mapEndpoints(t){return Wn.fromDateTimes(t(this.s),t(this.e))}}class Zn{static hasDST(t=Ft.defaultZone){const e=Ts.now().setZone(t).set({month:12});return!t.isUniversal&&e.offset!==e.set({month:6}).offset}static isValidIANAZone(t){return X.isValidZone(t)}static normalizeZone(t){return pt(t,Ft.defaultZone)}static getStartOfWeek({locale:t=null,locObj:e=null}={}){return(e||ft.create(t)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:t=null,locObj:e=null}={}){return(e||ft.create(t)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:t=null,locObj:e=null}={}){return(e||ft.create(t)).getWeekendDays().slice()}static months(t="long",{locale:e=null,numberingSystem:n=null,locObj:s=null,outputCalendar:r="gregory"}={}){return(s||ft.create(e,n,r)).months(t)}static monthsFormat(t="long",{locale:e=null,numberingSystem:n=null,locObj:s=null,outputCalendar:r="gregory"}={}){return(s||ft.create(e,n,r)).months(t,!0)}static weekdays(t="long",{locale:e=null,numberingSystem:n=null,locObj:s=null}={}){return(s||ft.create(e,n,null)).weekdays(t)}static weekdaysFormat(t="long",{locale:e=null,numberingSystem:n=null,locObj:s=null}={}){return(s||ft.create(e,n,null)).weekdays(t,!0)}static meridiems({locale:t=null}={}){return ft.create(t).meridiems()}static eras(t="short",{locale:e=null}={}){return ft.create(e,null,"gregory").eras(t)}static features(){return{relative:Qt(),localeWeek:Kt()}}}function _n(t,e){const n=t=>t.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),s=n(e)-n(t);return Math.floor(Cn.fromMillis(s).as("days"))}function qn(t,e=t=>t){return{regex:t,deser:([t])=>e(function(t){let e=parseInt(t,10);if(isNaN(e)){e="";for(let n=0;n<t.length;n++){const s=t.charCodeAt(n);if(-1!==t[n].search(vt.hanidec))e+=kt.indexOf(t[n]);else for(const t in bt){const[n,r]=bt[t];s>=n&&s<=r&&(e+=s-n)}}return parseInt(e,10)}return e}(t))}}const jn=`[ ${String.fromCharCode(160)}]`,Hn=new RegExp(jn,"g");function zn(t){return t.replace(/\./g,"\\.?").replace(Hn,jn)}function Rn(t){return t.replace(/\./g,"").replace(Hn," ").toLowerCase()}function Pn(t,e){return null===t?null:{regex:RegExp(t.map(zn).join("|")),deser:([n])=>t.findIndex((t=>Rn(n)===Rn(t)))+e}}function Jn(t,e){return{regex:t,deser:([,t,e])=>ge(t,e),groups:e}}function Un(t){return{regex:t,deser:([t])=>t}}const Yn={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let Gn=null;function Vn(t,e){return Array.prototype.concat(...t.map((t=>function(t,e){if(t.literal)return t;const n=Kn(We.macroTokenToFormatOpts(t.val),e);return null==n||n.includes(void 0)?t:n}(t,e))))}class Bn{constructor(t,e){if(this.locale=t,this.format=e,this.tokens=Vn(We.parseFormat(e),t),this.units=this.tokens.map((e=>function(t,e){const n=St(e),s=St(e,"{2}"),r=St(e,"{3}"),i=St(e,"{4}"),a=St(e,"{6}"),o=St(e,"{1,2}"),u=St(e,"{1,3}"),l=St(e,"{1,6}"),h=St(e,"{1,9}"),c=St(e,"{2,4}"),d=St(e,"{4,6}"),m=t=>{return{regex:RegExp((e=t.val,e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([t])=>t,literal:!0};var e},f=(f=>{if(t.literal)return m(f);switch(f.val){case"G":return Pn(e.eras("short"),0);case"GG":return Pn(e.eras("long"),0);case"y":return qn(l);case"yy":case"kk":return qn(c,fe);case"yyyy":case"kkkk":return qn(i);case"yyyyy":return qn(d);case"yyyyyy":return qn(a);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return qn(o);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return qn(s);case"MMM":return Pn(e.months("short",!0),1);case"MMMM":return Pn(e.months("long",!0),1);case"LLL":return Pn(e.months("short",!1),1);case"LLLL":return Pn(e.months("long",!1),1);case"o":case"S":return qn(u);case"ooo":case"SSS":return qn(r);case"u":return Un(h);case"uu":return Un(o);case"uuu":case"E":case"c":return qn(n);case"a":return Pn(e.meridiems(),0);case"EEE":return Pn(e.weekdays("short",!1),1);case"EEEE":return Pn(e.weekdays("long",!1),1);case"ccc":return Pn(e.weekdays("short",!0),1);case"cccc":return Pn(e.weekdays("long",!0),1);case"Z":case"ZZ":return Jn(new RegExp(`([+-]${o.source})(?::(${s.source}))?`),2);case"ZZZ":return Jn(new RegExp(`([+-]${o.source})(${s.source})?`),2);case"z":return Un(/[a-z_+-/]{1,256}?/i);case" ":return Un(/[^\S\n\r]/);default:return m(f)}})(t)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return f.token=t,f}(e,t))),this.disqualifyingUnit=this.units.find((t=>t.invalidReason)),!this.disqualifyingUnit){const[t,e]=[`^${(n=this.units).map((t=>t.regex)).reduce(((t,e)=>`${t}(${e.source})`),"")}$`,n];this.regex=RegExp(t,"i"),this.handlers=e}var n}explainFromTokens(t){if(this.isValid){const[e,n]=function(t,e,n){const s=t.match(e);if(s){const t={};let e=1;for(const r in n)if(te(n,r)){const i=n[r],a=i.groups?i.groups+1:1;!i.literal&&i.token&&(t[i.token.val[0]]=i.deser(s.slice(e,e+a))),e+=a}return[s,t]}return[s,{}]}(t,this.regex,this.handlers),[s,r,i]=n?function(t){let e,n=null;return Gt(t.z)||(n=X.create(t.z)),Gt(t.Z)||(n||(n=new gt(t.Z)),e=t.Z),Gt(t.q)||(t.M=3*(t.q-1)+1),Gt(t.h)||(t.h<12&&1===t.a?t.h+=12:12===t.h&&0===t.a&&(t.h=0)),0===t.G&&t.y&&(t.y=-t.y),Gt(t.u)||(t.S=ae(t.u)),[Object.keys(t).reduce(((e,n)=>{const s=(t=>{switch(t){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}})(n);return s&&(e[s]=t[n]),e}),{}),n,e]}(n):[null,null,void 0];if(te(n,"a")&&te(n,"H"))throw new p("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:this.tokens,regex:this.regex,rawMatches:e,matches:n,result:s,zone:r,specificOffset:i}}return{input:t,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}function Qn(t,e,n){return new Bn(t,n).explainFromTokens(e)}function Kn(t,e){if(!t)return null;const n=We.create(e,t).dtFormatter((Gn||(Gn=Ts.fromMillis(1555555555555)),Gn)),s=n.formatToParts(),r=n.resolvedOptions();return s.map((e=>function(t,e,n){const{type:s,value:r}=t;if("literal"===s){const t=/^\s+$/.test(r);return{literal:!t,val:t?" ":r}}let i=s;"hour"===s&&(i=null!=e.hour12?e.hour12?"hour12":"hour24":null!=e.hourCycle?"h11"===e.hourCycle||"h12"===e.hourCycle?"hour12":"hour24":n.hour12?"hour12":"hour24");let a=Yn[i];if("object"==typeof a&&(a=a[e[s]]),a)return{literal:!1,val:a}}(e,t,r)))}const Xn="Invalid DateTime",ts=864e13;function es(t){return new Lt("unsupported zone",`the zone "${t.name}" is not supported`)}function ns(t){return null===t.weekData&&(t.weekData=Ht(t.c)),t.weekData}function ss(t){return null===t.localWeekData&&(t.localWeekData=Ht(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function rs(t,e){const n={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new Ts({...n,...e,old:n})}function is(t,e,n){let s=t-60*e*1e3;const r=n.offset(s);if(e===r)return[s,e];s-=60*(r-e)*1e3;const i=n.offset(s);return r===i?[s,r]:[t-60*Math.min(r,i)*1e3,Math.max(r,i)]}function as(t,e){const n=new Date(t+=60*e*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function os(t,e,n){return is(ce(t),e,n)}function us(t,e){const n=t.o,s=t.c.year+Math.trunc(e.years),r=t.c.month+Math.trunc(e.months)+3*Math.trunc(e.quarters),i={...t.c,year:s,month:r,day:Math.min(t.c.day,he(s,r))+Math.trunc(e.days)+7*Math.trunc(e.weeks)},a=Cn.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),o=ce(i);let[u,l]=is(o,n,t.zone);return 0!==a&&(u+=a,l=t.zone.offset(u)),{ts:u,o:l}}function ls(t,e,n,s,r,i){const{setZone:a,zone:o}=n;if(t&&0!==Object.keys(t).length||e){const s=e||o,r=Ts.fromObject(t,{...n,zone:s,specificOffset:i});return a?r:r.setZone(o)}return Ts.invalid(new Lt("unparsable",`the input "${r}" can't be parsed as ${s}`))}function hs(t,e,n=!0){return t.isValid?We.create(ft.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(t,e):null}function cs(t,e){const n=t.c.year>9999||t.c.year<0;let s="";return n&&t.c.year>=0&&(s+="+"),s+=se(t.c.year,n?6:4),e?(s+="-",s+=se(t.c.month),s+="-",s+=se(t.c.day)):(s+=se(t.c.month),s+=se(t.c.day)),s}function ds(t,e,n,s,r,i){let a=se(t.c.hour);return e?(a+=":",a+=se(t.c.minute),0===t.c.millisecond&&0===t.c.second&&n||(a+=":")):a+=se(t.c.minute),0===t.c.millisecond&&0===t.c.second&&n||(a+=se(t.c.second),0===t.c.millisecond&&s||(a+=".",a+=se(t.c.millisecond,3))),r&&(t.isOffsetFixed&&0===t.offset&&!i?a+="Z":t.o<0?(a+="-",a+=se(Math.trunc(-t.o/60)),a+=":",a+=se(Math.trunc(-t.o%60))):(a+="+",a+=se(Math.trunc(t.o/60)),a+=":",a+=se(Math.trunc(t.o%60)))),i&&(a+="["+t.zone.ianaName+"]"),a}const ms={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},fs={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},ys={ordinal:1,hour:0,minute:0,second:0,millisecond:0},gs=["year","month","day","hour","minute","second","millisecond"],ws=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],ps=["year","ordinal","hour","minute","second","millisecond"];function vs(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return function(t){const e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[t.toLowerCase()];if(!e)throw new v(t);return e}(t)}}function bs(t,e){const n=pt(e.zone,Ft.defaultZone);if(!n.isValid)return Ts.invalid(es(n));const s=ft.fromObject(e);let r,i;if(Gt(t.year))r=Ft.now();else{for(const e of gs)Gt(t[e])&&(t[e]=ms[e]);const e=Ut(t)||Yt(t);if(e)return Ts.invalid(e);const s=function(t){if(void 0===Ss&&(Ss=Ft.now()),"iana"!==t.type)return t.offset(Ss);const e=t.name;let n=Ds.get(e);return void 0===n&&(n=t.offset(Ss),Ds.set(e,n)),n}(n);[r,i]=os(t,s,n)}return new Ts({ts:r,zone:n,loc:s,o:i})}function ks(t,e,n){const s=!!Gt(n.round)||n.round,r=(t,r)=>(t=oe(t,s||n.calendary?0:2,!0),e.loc.clone(n).relFormatter(n).format(t,r)),i=s=>n.calendary?e.hasSame(t,s)?0:e.startOf(s).diff(t.startOf(s),s).get(s):e.diff(t,s).get(s);if(n.unit)return r(i(n.unit),n.unit);for(const t of n.units){const e=i(t);if(Math.abs(e)>=1)return r(e,t)}return r(t>e?-0:0,n.units[n.units.length-1])}function Ms(t){let e,n={};return t.length>0&&"object"==typeof t[t.length-1]?(n=t[t.length-1],e=Array.from(t).slice(0,t.length-1)):e=Array.from(t),[n,e]}let Ss;const Ds=new Map;class Ts{constructor(t){const e=t.zone||Ft.defaultZone;let n=t.invalid||(Number.isNaN(t.ts)?new Lt("invalid input"):null)||(e.isValid?null:es(e));this.ts=Gt(t.ts)?Ft.now():t.ts;let s=null,r=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(e))[s,r]=[t.old.c,t.old.o];else{const i=Vt(t.o)&&!t.old?t.o:e.offset(this.ts);s=as(this.ts,i),n=Number.isNaN(s.year)?new Lt("invalid input"):null,s=n?null:s,r=n?null:i}this._zone=e,this.loc=t.loc||ft.create(),this.invalid=n,this.weekData=null,this.localWeekData=null,this.c=s,this.o=r,this.isLuxonDateTime=!0}static now(){return new Ts({})}static local(){const[t,e]=Ms(arguments),[n,s,r,i,a,o,u]=e;return bs({year:n,month:s,day:r,hour:i,minute:a,second:o,millisecond:u},t)}static utc(){const[t,e]=Ms(arguments),[n,s,r,i,a,o,u]=e;return t.zone=gt.utcInstance,bs({year:n,month:s,day:r,hour:i,minute:a,second:o,millisecond:u},t)}static fromJSDate(t,e={}){const n="[object Date]"===Object.prototype.toString.call(t)?t.valueOf():NaN;if(Number.isNaN(n))return Ts.invalid("invalid input");const s=pt(e.zone,Ft.defaultZone);return s.isValid?new Ts({ts:n,zone:s,loc:ft.fromObject(e)}):Ts.invalid(es(s))}static fromMillis(t,e={}){if(Vt(t))return t<-ts||t>ts?Ts.invalid("Timestamp out of range"):new Ts({ts:t,zone:pt(e.zone,Ft.defaultZone),loc:ft.fromObject(e)});throw new b(`fromMillis requires a numerical input, but received a ${typeof t} with value ${t}`)}static fromSeconds(t,e={}){if(Vt(t))return new Ts({ts:1e3*t,zone:pt(e.zone,Ft.defaultZone),loc:ft.fromObject(e)});throw new b("fromSeconds requires a numerical input")}static fromObject(t,e={}){t=t||{};const n=pt(e.zone,Ft.defaultZone);if(!n.isValid)return Ts.invalid(es(n));const s=ft.fromObject(e),r=pe(t,vs),{minDaysInFirstWeek:i,startOfWeek:a}=Jt(r,s),o=Ft.now(),u=Gt(e.specificOffset)?n.offset(o):e.specificOffset,l=!Gt(r.ordinal),h=!Gt(r.year),c=!Gt(r.month)||!Gt(r.day),d=h||c,m=r.weekYear||r.weekNumber;if((d||l)&&m)throw new p("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&l)throw new p("Can't mix ordinal dates with month/day");const f=m||r.weekday&&!d;let y,g,w=as(o,u);f?(y=ws,g=fs,w=Ht(w,i,a)):l?(y=ps,g=ys,w=Rt(w)):(y=gs,g=ms);let v=!1;for(const t of y)Gt(r[t])?r[t]=v?g[t]:w[t]:v=!0;const b=f?function(t,e=4,n=1){const s=Bt(t.weekYear),r=ne(t.weekNumber,1,me(t.weekYear,e,n)),i=ne(t.weekday,1,7);return s?r?!i&&Wt("weekday",t.weekday):Wt("week",t.weekNumber):Wt("weekYear",t.weekYear)}(r,i,a):l?function(t){const e=Bt(t.year),n=ne(t.ordinal,1,le(t.year));return e?!n&&Wt("ordinal",t.ordinal):Wt("year",t.year)}(r):Ut(r),k=b||Yt(r);if(k)return Ts.invalid(k);const M=f?zt(r,i,a):l?Pt(r):r,[S,D]=os(M,u,n),T=new Ts({ts:S,zone:n,o:D,loc:s});return r.weekday&&d&&t.weekday!==T.weekday?Ts.invalid("mismatched weekday",`you can't specify both a weekday of ${r.weekday} and a date of ${T.toISO()}`):T.isValid?T:Ts.invalid(T.invalid)}static fromISO(t,e={}){const[n,s]=function(t){return je(t,[mn,wn],[fn,pn],[yn,vn],[gn,bn])}(t);return ls(n,s,e,"ISO 8601",t)}static fromRFC2822(t,e={}){const[n,s]=function(t){return je(function(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(t),[an,on])}(t);return ls(n,s,e,"RFC 2822",t)}static fromHTTP(t,e={}){const[n,s]=function(t){return je(t,[un,cn],[ln,cn],[hn,dn])}(t);return ls(n,s,e,"HTTP",e)}static fromFormat(t,e,n={}){if(Gt(t)||Gt(e))throw new b("fromFormat requires an input string and a format");const{locale:s=null,numberingSystem:r=null}=n,i=ft.fromOpts({locale:s,numberingSystem:r,defaultToEN:!0}),[a,o,u,l]=function(t,e,n){const{result:s,zone:r,specificOffset:i,invalidReason:a}=Qn(t,e,n);return[s,r,i,a]}(i,t,e);return l?Ts.invalid(l):ls(a,o,n,`format ${e}`,t,u)}static fromString(t,e,n={}){return Ts.fromFormat(t,e,n)}static fromSQL(t,e={}){const[n,s]=function(t){return je(t,[Mn,wn],[Sn,Dn])}(t);return ls(n,s,e,"SQL",t)}static invalid(t,e=null){if(!t)throw new b("need to specify a reason the DateTime is invalid");const n=t instanceof Lt?t:new Lt(t,e);if(Ft.throwOnInvalid)throw new y(n);return new Ts({invalid:n})}static isDateTime(t){return t&&t.isLuxonDateTime||!1}static parseFormatForOpts(t,e={}){const n=Kn(t,ft.fromObject(e));return n?n.map((t=>t?t.val:null)).join(""):null}static expandFormat(t,e={}){return Vn(We.parseFormat(t),ft.fromObject(e)).map((t=>t.val)).join("")}static resetCache(){Ss=void 0,Ds.clear()}get(t){return this[t]}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?ns(this).weekYear:NaN}get weekNumber(){return this.isValid?ns(this).weekNumber:NaN}get weekday(){return this.isValid?ns(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?ss(this).weekday:NaN}get localWeekNumber(){return this.isValid?ss(this).weekNumber:NaN}get localWeekYear(){return this.isValid?ss(this).weekYear:NaN}get ordinal(){return this.isValid?Rt(this.c).ordinal:NaN}get monthShort(){return this.isValid?Zn.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Zn.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Zn.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Zn.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return!this.isOffsetFixed&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const t=864e5,e=6e4,n=ce(this.c),s=this.zone.offset(n-t),r=this.zone.offset(n+t),i=this.zone.offset(n-s*e),a=this.zone.offset(n-r*e);if(i===a)return[this];const o=n-i*e,u=n-a*e,l=as(o,i),h=as(u,a);return l.hour===h.hour&&l.minute===h.minute&&l.second===h.second&&l.millisecond===h.millisecond?[rs(this,{ts:o}),rs(this,{ts:u})]:[this]}get isInLeapYear(){return ue(this.year)}get daysInMonth(){return he(this.year,this.month)}get daysInYear(){return this.isValid?le(this.year):NaN}get weeksInWeekYear(){return this.isValid?me(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?me(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(t={}){const{locale:e,numberingSystem:n,calendar:s}=We.create(this.loc.clone(t),t).resolvedOptions(this);return{locale:e,numberingSystem:n,outputCalendar:s}}toUTC(t=0,e={}){return this.setZone(gt.instance(t),e)}toLocal(){return this.setZone(Ft.defaultZone)}setZone(t,{keepLocalTime:e=!1,keepCalendarTime:n=!1}={}){if((t=pt(t,Ft.defaultZone)).equals(this.zone))return this;if(t.isValid){let s=this.ts;if(e||n){const e=t.offset(this.ts),n=this.toObject();[s]=os(n,e,t)}return rs(this,{ts:s,zone:t})}return Ts.invalid(es(t))}reconfigure({locale:t,numberingSystem:e,outputCalendar:n}={}){return rs(this,{loc:this.loc.clone({locale:t,numberingSystem:e,outputCalendar:n})})}setLocale(t){return this.reconfigure({locale:t})}set(t){if(!this.isValid)return this;const e=pe(t,vs),{minDaysInFirstWeek:n,startOfWeek:s}=Jt(e,this.loc),r=!Gt(e.weekYear)||!Gt(e.weekNumber)||!Gt(e.weekday),i=!Gt(e.ordinal),a=!Gt(e.year),o=!Gt(e.month)||!Gt(e.day);if((a||o||i)&&(e.weekYear||e.weekNumber))throw new p("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&i)throw new p("Can't mix ordinal dates with month/day");let u;r?u=zt({...Ht(this.c,n,s),...e},n,s):Gt(e.ordinal)?(u={...this.toObject(),...e},Gt(e.day)&&(u.day=Math.min(he(u.year,u.month),u.day))):u=Pt({...Rt(this.c),...e});const[l,h]=os(u,this.o,this.zone);return rs(this,{ts:l,o:h})}plus(t){return this.isValid?rs(this,us(this,Cn.fromDurationLike(t))):this}minus(t){return this.isValid?rs(this,us(this,Cn.fromDurationLike(t).negate())):this}startOf(t,{useLocaleWeeks:e=!1}={}){if(!this.isValid)return this;const n={},s=Cn.normalizeUnit(t);switch(s){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0}if("weeks"===s)if(e){const t=this.loc.getStartOfWeek(),{weekday:e}=this;e<t&&(n.weekNumber=this.weekNumber-1),n.weekday=t}else n.weekday=1;if("quarters"===s){const t=Math.ceil(this.month/3);n.month=3*(t-1)+1}return this.set(n)}endOf(t,e){return this.isValid?this.plus({[t]:1}).startOf(t,e).minus(1):this}toFormat(t,e={}){return this.isValid?We.create(this.loc.redefaultToEN(e)).formatDateTimeFromString(this,t):Xn}toLocaleString(t=T,e={}){return this.isValid?We.create(this.loc.clone(e),t).formatDateTime(this):Xn}toLocaleParts(t={}){return this.isValid?We.create(this.loc.clone(t),t).formatDateTimeParts(this):[]}toISO({format:t="extended",suppressSeconds:e=!1,suppressMilliseconds:n=!1,includeOffset:s=!0,extendedZone:r=!1}={}){if(!this.isValid)return null;const i="extended"===t;let a=cs(this,i);return a+="T",a+=ds(this,i,e,n,s,r),a}toISODate({format:t="extended"}={}){return this.isValid?cs(this,"extended"===t):null}toISOWeekDate(){return hs(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:t=!1,suppressSeconds:e=!1,includeOffset:n=!0,includePrefix:s=!1,extendedZone:r=!1,format:i="extended"}={}){return this.isValid?(s?"T":"")+ds(this,"extended"===i,e,t,n,r):null}toRFC2822(){return hs(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return hs(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?cs(this,!0):null}toSQLTime({includeOffset:t=!0,includeZone:e=!1,includeOffsetSpace:n=!0}={}){let s="HH:mm:ss.SSS";return(e||t)&&(n&&(s+=" "),e?s+="z":t&&(s+="ZZ")),hs(this,s,!0)}toSQL(t={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(t)}`:null}toString(){return this.isValid?this.toISO():Xn}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(t={}){if(!this.isValid)return{};const e={...this.c};return t.includeConfig&&(e.outputCalendar=this.outputCalendar,e.numberingSystem=this.loc.numberingSystem,e.locale=this.loc.locale),e}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(t,e="milliseconds",n={}){if(!this.isValid||!t.isValid)return Cn.invalid("created by diffing an invalid DateTime");const s={locale:this.locale,numberingSystem:this.numberingSystem,...n},r=(o=e,Array.isArray(o)?o:[o]).map(Cn.normalizeUnit),i=t.valueOf()>this.valueOf(),a=function(t,e,n,s){let[r,i,a,o]=function(t,e,n){const s=[["years",(t,e)=>e.year-t.year],["quarters",(t,e)=>e.quarter-t.quarter+4*(e.year-t.year)],["months",(t,e)=>e.month-t.month+12*(e.year-t.year)],["weeks",(t,e)=>{const n=_n(t,e);return(n-n%7)/7}],["days",_n]],r={},i=t;let a,o;for(const[u,l]of s)n.indexOf(u)>=0&&(a=u,r[u]=l(t,e),o=i.plus(r),o>e?(r[u]--,(t=i.plus(r))>e&&(o=t,r[u]--,t=i.plus(r))):t=o);return[t,r,o,a]}(t,e,n);const u=e-r,l=n.filter((t=>["hours","minutes","seconds","milliseconds"].indexOf(t)>=0));0===l.length&&(a<e&&(a=r.plus({[o]:1})),a!==r&&(i[o]=(i[o]||0)+u/(a-r)));const h=Cn.fromObject(i,s);return l.length>0?Cn.fromMillis(u,s).shiftTo(...l).plus(h):h}(i?this:t,i?t:this,r,s);var o;return i?a.negate():a}diffNow(t="milliseconds",e={}){return this.diff(Ts.now(),t,e)}until(t){return this.isValid?Wn.fromDateTimes(this,t):this}hasSame(t,e,n){if(!this.isValid)return!1;const s=t.valueOf(),r=this.setZone(t.zone,{keepLocalTime:!0});return r.startOf(e,n)<=s&&s<=r.endOf(e,n)}equals(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)}toRelative(t={}){if(!this.isValid)return null;const e=t.base||Ts.fromObject({},{zone:this.zone}),n=t.padding?this<e?-t.padding:t.padding:0;let s=["years","months","days","hours","minutes","seconds"],r=t.unit;return Array.isArray(t.unit)&&(s=t.unit,r=void 0),ks(e,this.plus(n),{...t,numeric:"always",units:s,unit:r})}toRelativeCalendar(t={}){return this.isValid?ks(t.base||Ts.fromObject({},{zone:this.zone}),this,{...t,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...t){if(!t.every(Ts.isDateTime))throw new b("min requires all arguments be DateTimes");return Xt(t,(t=>t.valueOf()),Math.min)}static max(...t){if(!t.every(Ts.isDateTime))throw new b("max requires all arguments be DateTimes");return Xt(t,(t=>t.valueOf()),Math.max)}static fromFormatExplain(t,e,n={}){const{locale:s=null,numberingSystem:r=null}=n;return Qn(ft.fromOpts({locale:s,numberingSystem:r,defaultToEN:!0}),t,e)}static fromStringExplain(t,e,n={}){return Ts.fromFormatExplain(t,e,n)}static buildFormatParser(t,e={}){const{locale:n=null,numberingSystem:s=null}=e,r=ft.fromOpts({locale:n,numberingSystem:s,defaultToEN:!0});return new Bn(r,t)}static fromFormatParser(t,e,n={}){if(Gt(t)||Gt(e))throw new b("fromFormatParser requires an input string and a format parser");const{locale:s=null,numberingSystem:r=null}=n,i=ft.fromOpts({locale:s,numberingSystem:r,defaultToEN:!0});if(!i.equals(e.locale))throw new b(`fromFormatParser called with a locale of ${i}, but the format parser was created for ${e.locale}`);const{result:a,zone:o,specificOffset:u,invalidReason:l}=e.explainFromTokens(t);return l?Ts.invalid(l):ls(a,o,n,`format ${e.format}`,t,u)}static get DATE_SHORT(){return T}static get DATE_MED(){return N}static get DATE_MED_WITH_WEEKDAY(){return E}static get DATE_FULL(){return x}static get DATE_HUGE(){return I}static get TIME_SIMPLE(){return $}static get TIME_WITH_SECONDS(){return O}static get TIME_WITH_SHORT_OFFSET(){return F}static get TIME_WITH_LONG_OFFSET(){return L}static get TIME_24_SIMPLE(){return C}static get TIME_24_WITH_SECONDS(){return A}static get TIME_24_WITH_SHORT_OFFSET(){return W}static get TIME_24_WITH_LONG_OFFSET(){return Z}static get DATETIME_SHORT(){return _}static get DATETIME_SHORT_WITH_SECONDS(){return q}static get DATETIME_MED(){return j}static get DATETIME_MED_WITH_SECONDS(){return H}static get DATETIME_MED_WITH_WEEKDAY(){return z}static get DATETIME_FULL(){return R}static get DATETIME_FULL_WITH_SECONDS(){return P}static get DATETIME_HUGE(){return J}static get DATETIME_HUGE_WITH_SECONDS(){return U}}function Ns(t){if(Ts.isDateTime(t))return t;if(t&&t.valueOf&&Vt(t.valueOf()))return Ts.fromJSDate(t);if(t&&"object"==typeof t)return Ts.fromObject(t);throw new b(`Unknown datetime argument: ${t}, of type ${typeof t}`)}const Es=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.datesEmitter=n(this,"mdsCalendarChange",7),this.navigationEmitter=n(this,"mdsCalendarNavigate",7),this.hoverEmitter=n(this,"mdsCalendarHover",7),this.checkPreselectionsEmitter=n(this,"mdsCalendarPreselect",7),this.hasPreselection=!1,this.currentDate=Ts.now(),this.weekDaysinMonth=[],this.weekdays=[],this.startDateIdentifier=null,this.endDateIdentifier=null,this.isFirstClick=!0,this.currentView="calendar",this.selectedYear=this.currentDate.year,this.t=new a({it:{},en:{},es:{},el:{}}),this.rangePicker=!0,this.showPreviousButton=!0,this.showNextButton=!0,this.disableMonthYearSelection=!1,this.showPreselection=!1,this.viewDate=null,this.hoverDate=null,this.startDate=null,this.endDate=null,this.min=null,this.max=null,this.internalStartDate=this.startDate,this.internalEndDate=this.endDate,this.currentMonth="",this.currentYear="",this.handleMouseOver=t=>{const e=t.target;if(!e.matches("mds-calendar-cell")||!this.rangePicker||null===this.internalStartDate||""===this.internalStartDate||null!==this.internalEndDate&&""!==this.internalEndDate)return;const n=e.getAttribute("date");null!==n&&""!==n&&this.hoverEmitter.emit({hoverDate:n})},this.handleMouseLeave=()=>{!this.rangePicker||null===this.internalStartDate||""===this.internalStartDate||null!==this.internalEndDate&&""!==this.internalEndDate||null===this.hoverDate||""===this.hoverDate||this.hoverEmitter.emit({hoverDate:null})},this.handleMonthActionClick=t=>{t.stopPropagation(),this.disableMonthYearSelection?t.preventDefault():(this.currentView="months"===this.currentView?"calendar":"months",requestAnimationFrame((()=>{this.updateCalendar().then((()=>this.setDates()))})))},this.handleYearActionClick=t=>{t.stopPropagation(),this.disableMonthYearSelection?t.preventDefault():(this.currentView="years"===this.currentView?"calendar":"years",requestAnimationFrame((()=>{this.updateCalendar().then((()=>this.setDates()))})))},this.handlePrev=t=>{"calendar"===this.currentView?(t.stopPropagation(),this.changeMonth(-1)):"years"===this.currentView?(t.stopPropagation(),this.selectedYear-=10):t.stopPropagation()},this.handleNext=t=>{"calendar"===this.currentView?(t.stopPropagation(),this.changeMonth(1)):"years"===this.currentView?(t.stopPropagation(),this.selectedYear+=10):t.stopPropagation()},this.handleCellClick=t=>e=>{e.stopPropagation();const n=e.currentTarget;this.rangePicker?this.handleRange(n,t):this.handleSingleSelection(n,t)},this.handleMonthSelect=t=>e=>{e.stopPropagation(),this.currentDate=this.currentDate.set({month:t}),this.currentMonth=this.currentDate.toFormat("MMMM"),this.currentView="calendar",this.updateCalendar().then((()=>{requestAnimationFrame((()=>this.setDates()))}))},this.handleYearSelect=t=>e=>{e.stopPropagation(),this.currentDate=this.currentDate.set({year:t}),this.currentYear=t.toString(),this.currentView="calendar",this.updateCalendar().then((()=>{requestAnimationFrame((()=>this.setDates()))}))}}async updateLang(){this.language=this.t.lang(this.host)}handleStartDate(t){if(null!==t&&""!==t){if(this.internalStartDate=o(null==t?void 0:t.toString()),this.startDateTime=Ts.fromISO(this.internalStartDate),this.startDateIdentifier=this.startDateTime.toISODate(),null!==this.internalEndDate&&""!==this.internalEndDate){const t=Ts.fromISO(this.internalEndDate);if(this.startDateTime>t)return void console.warn("startDate is after endDate, swapping values")}else this.rangePicker&&(this.isFirstClick=!1);this.updateDates()}else null!==t&&""!==t||(this.internalStartDate=null,this.startDateIdentifier=null,this.startDateTime=null,this.isFirstClick=!0,this.updateDates())}handleEndDate(t){if(this.rangePicker)if(null!==t&&""!==t){if(this.internalEndDate=o(null==t?void 0:t.toString()),this.endDateTime=Ts.fromISO(this.internalEndDate),this.endDateIdentifier=this.endDateTime.toISODate(),null!==this.internalStartDate&&""!==this.internalStartDate&&Ts.fromISO(this.internalStartDate)>this.endDateTime)return void console.warn("startDate is after endDate, swapping values");this.updateDates()}else null!==t&&""!==t||(this.internalEndDate=null,this.endDateIdentifier=null,this.endDateTime=null,this.updateDates());else console.warn("rangePicker is disabled, endDate cannot be set"),this.internalEndDate=null}handleViewDate(t){if(null!==t&&""!==t){const e=Ts.fromISO(t.toString());e.isValid&&(this.currentDate=e,this.updateCalendar().then((()=>{requestAnimationFrame((()=>this.setDates()))})))}}handleHoverDate(){requestAnimationFrame((()=>this.setDates()))}componentWillLoad(){var t,e;if(this.language=this.t.lang(this.host),null!==this.viewDate&&""!==this.viewDate){const t=Ts.fromISO(this.viewDate.toString());t.isValid&&(this.currentDate=t)}else null!==this.internalStartDate&&""!==this.internalStartDate&&(this.internalStartDate=o(null===(t=this.internalStartDate)||void 0===t?void 0:t.toString()),this.startDateTime=Ts.fromISO(this.internalStartDate),this.startDateTime.isValid&&(this.currentDate=this.startDateTime));null!==this.internalEndDate&&""!==this.internalEndDate&&(this.internalEndDate=o(null===(e=this.internalEndDate)||void 0===e?void 0:e.toString()),this.endDateTime=Ts.fromISO(this.internalEndDate)),this.updateCalendar()}componentDidLoad(){var t,e,n,s,r;this.hasPreselection=null!==(null===(t=this.host)||void 0===t?void 0:t.querySelector(".date-preselection--has-preselection")),null===(n=null===(e=this.host)||void 0===e?void 0:e.shadowRoot)||void 0===n||n.addEventListener("mouseover",this.handleMouseOver),null===(r=null===(s=this.host)||void 0===s?void 0:s.shadowRoot)||void 0===r||r.addEventListener("mouseleave",this.handleMouseLeave),this.setDates()}disconnectedCallback(){var t,e,n,s;null===(e=null===(t=this.host)||void 0===t?void 0:t.shadowRoot)||void 0===e||e.removeEventListener("mouseover",this.handleMouseOver),null===(s=null===(n=this.host)||void 0===n?void 0:n.shadowRoot)||void 0===s||s.removeEventListener("mouseleave",this.handleMouseLeave)}async updateCurrentDate(t){return this.currentDate=Ts.fromISO(t),await this.updateCalendar(),await new Promise((t=>{requestAnimationFrame((()=>{this.setDates(),t()}))})),Promise.resolve()}updateDates(){this.updateCalendar().then((()=>{requestAnimationFrame((()=>this.setDates()))}))}async updateCalendar(){try{const t=this.currentDate.startOf("week");this.weekdays=Array.from({length:7}).map(((e,n)=>t.setLocale(this.language).plus({days:n}).toFormat("ccc"))),this.calculateWeekDaysInMonth(),this.currentMonth=this.currentDate.setLocale(this.language).toFormat("MMMM"),this.currentMonthNumber=this.currentDate.month,this.currentYear=this.currentDate.toFormat("yyyy")}catch(t){console.error("Error while updating the calendar:",t)}}setDates(){const t=this.host;if(null==t)return;const{shadowRoot:e}=t;if(!e)return;const n=e.querySelectorAll("mds-calendar-cell[selection], mds-calendar-cell[preview]");this.rangePicker?null===this.hoverDate||""===this.hoverDate||null!==this.internalEndDate&&""!==this.internalEndDate?this.setRangeSelection(n,e):this.setHoverSelection(n,e):this.setSingleSelection(n,e)}clearSelectionState(t){t.forEach((t=>{t.removeAttribute("selection"),t.removeAttribute("preview")}))}setRangeSelection(t,e){if(this.clearSelectionState(t),null===this.internalStartDate||""===this.internalStartDate)return;if(this.startDateTime=Ts.fromISO(this.internalStartDate.toString()),null===this.internalEndDate||""===this.internalEndDate)return this.startDateIdentifier=this.startDateTime.toISODate(),this.isFirstClick=!1,void e.querySelectorAll("mds-calendar-cell").forEach((t=>{t.getAttribute("date")===this.startDateTime.toFormat("yyyy-MM-dd")&&(t.setAttribute("selection","single"),t.setAttribute("preview","true"))}));this.endDateTime=Ts.fromISO(this.internalEndDate.toString()),this.startDateIdentifier=this.startDateTime.toISODate(),this.endDateIdentifier=this.endDateTime.toISODate();const n=e.querySelectorAll("mds-calendar-cell");if(null!=n){let t;for(let e=0;e<n.length;e++){const s=n[e].getAttribute("date");if(null!==s&&""!==s){const r=Ts.fromISO(s);r.toFormat("yyyy-MM-dd")===this.startDateTime.toFormat("yyyy-MM-dd")&&n[e].setAttribute("selection","start"),r.toFormat("yyyy-MM-dd")===this.endDateTime.toFormat("yyyy-MM-dd")&&(this.startDateTime.equals(this.endDateTime)?n[e].setAttribute("selection","single"):n[e].setAttribute("selection","end")),t=r>this.startDateTime&&r<this.endDateTime,t&&n[e].setAttribute("selection","middle")}}}}setHoverSelection(t,e){if(this.clearSelectionState(t),null===this.internalStartDate||""===this.internalStartDate||null===this.hoverDate||""===this.hoverDate)return void this.setRangeSelection(t,e);const n=Ts.fromISO(this.internalStartDate),s=Ts.fromISO(this.hoverDate);if(!n.isValid||!s.isValid)return void this.setRangeSelection(t,e);const r=n<=s;Array.from(e.querySelectorAll("mds-calendar-cell")).forEach((t=>{const e=t.getAttribute("date");if(null===e||""===e)return;const i=Ts.fromISO(e);if(!i.isValid)return;if(!(r?i>=n&&i<=s:i>=s&&i<=n))return;t.setAttribute("preview","true");let a="middle";n.equals(s)&&i.equals(n)?a="single":i.equals(n)?a=r?"start":"end":i.equals(s)&&(a=r?"end":"start"),t.setAttribute("selection",a)}))}setSingleSelection(t,e){if(this.clearSelectionState(t),null===this.internalStartDate||""===this.internalStartDate)return;this.startDateTime=Ts.fromISO(this.internalStartDate.toString());const n=e.querySelectorAll("mds-calendar-cell");if(null!=n)for(let t=0;t<n.length;t++){const e=n[t].getAttribute("date");null!==e&&""!==e&&Ts.fromISO(e).toFormat("yyyy-MM-dd")===this.startDateTime.toFormat("yyyy-MM-dd")&&n[t].setAttribute("selection","single")}}changeMonth(t){this.currentDate=this.currentDate.plus({months:t}),this.updateCalendar().then((()=>{requestAnimationFrame((()=>this.setDates()))})),this.navigationEmitter.emit({currentDate:this.currentDate.toISODate(),delta:t})}calculateWeekDaysInMonth(){const t=this.currentDate.startOf("month"),e=this.currentDate.endOf("month"),n=[];for(let e=t.minus({days:t.weekday-1});e<t;e=e.plus({days:1}))n.push({date:e,isCurrentMonth:!1});for(let s=t;s<=e;s=s.plus({days:1}))n.push({date:s,isCurrentMonth:!0});const s=7-e.weekday,r=e.plus({days:1});for(let t=r;t<r.plus({days:s});t=t.plus({days:1}))n.push({date:t,isCurrentMonth:!1});this.weekDaysinMonth=n}handleRange(t,e){var n,s;const r=this.startDate||this.host.getAttribute("start-date");!this.rangePicker||null===r||""===r||null!==this.endDate&&""!==this.endDate||null!==this.internalEndDate&&""!==this.internalEndDate||!this.isFirstClick||(this.internalStartDate=o(r.toString()),this.startDateTime=Ts.fromISO(this.internalStartDate),this.startDateIdentifier=this.startDateTime.toISODate(),this.isFirstClick=!1);if(null!==this.startDateIdentifier&&""!==this.startDateIdentifier&&null!==this.endDateIdentifier&&""!==this.endDateIdentifier&&(()=>{this.internalStartDate=null,this.internalEndDate=null,this.startDateIdentifier=null,this.startDateTime=null,this.endDateIdentifier=null,this.endDateTime=null,this.isFirstClick=!0;const t=this.host;requestAnimationFrame((()=>{var e;null===(e=null==t?void 0:t.shadowRoot)||void 0===e||e.querySelectorAll("mds-calendar-cell[selection]").forEach((t=>{t.removeAttribute("selection"),t.removeAttribute("preview")}))}))})(),this.isFirstClick){this.startDateIdentifier=e.toISODate(),this.startDateTime=e,this.internalStartDate=this.startDateTime.toISO().split("T")[0],this.isFirstClick=!1;const n=this.host;return requestAnimationFrame((()=>{var t;null===(t=null==n?void 0:n.shadowRoot)||void 0===t||t.querySelectorAll("mds-calendar-cell[selection]").forEach((t=>{t.removeAttribute("selection")}))})),requestAnimationFrame((()=>{t.setAttribute("selection","single"),t.setAttribute("preview","true")})),void this.datesEmitter.emit({startDate:this.internalStartDate})}const i=this.host,a=null===(n=null==i?void 0:i.shadowRoot)||void 0===n?void 0:n.querySelectorAll("mds-calendar-cell"),u=Array.from(null!=a?a:[]).findIndex((t=>t.getAttribute("date")===this.startDateIdentifier)),l=Array.from(null!=a?a:[]).indexOf(t);if(null!==this.startDateIdentifier&&""!==this.startDateIdentifier&&Ts.fromISO(this.startDateIdentifier)<Ts.fromISO(t.getAttribute("date"))?(this.endDateIdentifier=t.getAttribute("date"),this.endDateTime=e,this.internalEndDate=this.endDateTime.toISO().split("T")[0]):(this.endDateIdentifier=this.startDateIdentifier,this.endDateTime=this.startDateTime,this.internalEndDate=this.internalStartDate,this.startDateIdentifier=t.getAttribute("date"),this.startDateTime=e,this.internalStartDate=this.startDateTime.toISO().split("T")[0]),null===(s=null==i?void 0:i.shadowRoot)||void 0===s||s.querySelectorAll("mds-calendar-cell[preview]").forEach((t=>{t.removeAttribute("preview")})),a&&-1!==u)for(let t=u+1;t<l;t++)a[t].setAttribute("selection","middle");null!==this.internalStartDate&&""!==this.internalStartDate&&null!==this.internalEndDate&&""!==this.internalEndDate&&(this.datesEmitter.emit({startDate:this.internalStartDate,endDate:this.internalEndDate}),this.checkPreselectionsEmitter.emit())}handleSingleSelection(t,e){var n;const s=this.host;null===(n=null==s?void 0:s.shadowRoot)||void 0===n||n.querySelectorAll("mds-calendar-cell[selection]").forEach((t=>{t.removeAttribute("selection")})),this.startDateIdentifier=t.getAttribute("date"),this.startDateTime=e,this.internalStartDate=this.startDateTime.toISO().split("T")[0],this.isFirstClick=!1,t.setAttribute("selection","single"),null!==this.internalStartDate&&""!==this.internalStartDate&&this.datesEmitter.emit({startDate:this.internalStartDate})}isDateDisabled(t){return null!==this.min&&""!==this.min&&t<Ts.fromISO(this.min)||null!==this.max&&""!==this.max&&t>Ts.fromISO(this.max)||void 0}render(){return s(r,{key:"eae79a23fef07ad0c39289138c1d9d201d01fdb8"},s("div",{key:"981c8f338f2bb75ae160ed026964df32519cf7da",class:u("calendar-preselection",(this.showPreselection||this.hasPreselection)&&"calendar-preselection--has-preselection")},s("slot",{key:"5603f44dbaeea662b8717633333fad6ec82e7fd3",name:"preselection"})),s("div",{key:"666c4a41d8ea01c0dd4ec23f58c6cefbd077a6d8",class:"calendar-view"},s("nav",{key:"f5a49d71045f85a8d816fdd933a12a16f7da81d2"},this.showPreviousButton&&s("mds-button",{key:"f2d618d0030437a32224eccc60a44c975dc118d6",class:"action-back",icon:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M17.77 3.77L16 2L6 12l10 10l1.77-1.77L9.54 12z"/></svg>',variant:"dark",tone:"text",onClick:this.handlePrev}),s("div",{key:"67e29dee62c2c500b30cb3b9efa480c28ba2f212",class:"select-month-or-year"},("calendar"===this.currentView||"months"===this.currentView)&&s("mds-button",{key:"0e9df902f7d565f412fa9d3d443b5f93e142ce20",class:"action-month",truncate:"none",variant:"dark",tone:"text",label:this.currentMonth,onClick:this.handleMonthActionClick}),("calendar"===this.currentView||"years"===this.currentView)&&s("mds-button",{key:"1ae69a19bbdd472220d3c638f00549626875684c",class:"action-year",truncate:"none",variant:"dark",tone:"text",label:this.currentYear,onClick:this.handleYearActionClick})),this.showNextButton&&s("mds-button",{key:"c47a07e2eee26da908658c8038a3855c13a4dcdc",class:"action-forward",icon:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M6.23 20.23L8 22l10-10L8 2L6.23 3.77L14.46 12z"/></svg>',variant:"dark",tone:"text",onClick:this.handleNext})),"calendar"===this.currentView&&s("section",{key:"e346703e4efa4251a3277bf1fbabf5686337797a",class:"month-view"},s("header",{key:"c14e9f373b6296e22fc80b361f2235a20aaa5ddc",class:"month-view__days-names"},this.weekdays.map((t=>s("mds-button",{class:"week-day-name",variant:"dark",tone:"text",label:t})))),s("div",{key:"4a80ca577d0c84b538e18ddff65eac0feccdef1d",class:"month-view__cells"},this.weekDaysinMonth.map(((t,e)=>s("mds-calendar-cell",{key:e,today:Ts.now().toFormat("yyyy-MM-dd")===t.date.toFormat("yyyy-MM-dd"),date:t.date.toFormat("yyyy-MM-dd"),month:t.isCurrentMonth?"current":"other",disabled:this.isDateDisabled(t.date),onClick:this.handleCellClick(t.date),title:t.date.setLocale(this.language).toFormat("cccc d LLLL").replace(/^./,(t=>t.toUpperCase())),label:t.date.toFormat("dd")}))))),"months"===this.currentView&&s("section",{key:"605c67fd9b2f4dab967a2d0d2f59a3a1f8c3d970",class:"month-selection"},s("header",{key:"1e6a1edf56452ad68ab75740a99dfcb858905199",class:"month-view__month-names"},Array.from({length:12}).map(((t,e)=>{const n=Ts.local().set({month:e+1}).setLocale(this.language).toFormat("MMMM");return s("mds-button",{class:"action",variant:"dark",tone:"text",label:n,onClick:this.handleMonthSelect(e+1)})})))),"years"===this.currentView&&s("section",{key:"d58540f61197bee490b93d9097913d54cb7d7468",class:"year-selection"},s("header",{key:"24a0f2cb86888f412e19053d64815173e82570a8",class:"month-view__years"},Array.from({length:12}).map(((t,e)=>{const n=this.selectedYear+e;return s("mds-button",{class:"action",variant:"dark",tone:"text",label:`${n}`,onClick:this.handleYearSelect(n)})}))))))}get host(){return this}static get watchers(){return{startDate:[{handleStartDate:0}],endDate:[{handleEndDate:0}],viewDate:[{handleViewDate:0}],hoverDate:[{handleHoverDate:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-calendar-day-number-other-month-color:rgb(var(--tone-neutral-07,134 134 134));--mds-calendar-day-number-color:rgb(var(--tone-neutral-01,255 255 255));--mds-calendar-cell-gap:var(--gap-50);--mds-calendar-cell-other-month-visibility:visible;--mds-calendar-border-radius:var(--radius-lg,16px);--mds-calendar-background:rgb(var(--tone-neutral,0 0 0));--mds-calendar-padding:calc(var(--spacing,.0025rem)*400);--mds-calendar-select-month-or-year-height:calc(var(--spacing,.0025rem)*900);--mds-calendar-select-month-or-year-width:14rem}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-calendar-cell):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-calendar-cell-other-month-visibility{syntax:"visible|hidden";inherits:false;initial-value:visible}@property --mds-calendar-select-month-or-year-width{syntax:"<length>";inherits:false;initial-value:14rem}:host{--mds-calendar-day-number-other-month-color:rgb(var(--tone-neutral-07,134 134 134));--mds-calendar-day-number-color:rgb(var(--tone-neutral-01,255 255 255));--mds-calendar-cell-gap:calc(var(--spacing,.0025rem)*50);--mds-calendar-cell-other-month-visibility:visible;--mds-calendar-border-radius:var(--radius-lg,16px);--mds-calendar-background:rgb(var(--tone-neutral,0 0 0));--mds-calendar-padding:calc(var(--spacing,.0025rem)*400);--mds-calendar-select-month-or-year-height:calc(var(--spacing,.0025rem)*900);--mds-calendar-select-month-or-year-width:14rem;--mds-calendar-max-width:480px;--mds-calendar-min-width:280px;background-color:rgb(var(--tone-neutral-09,76 76 76));border-radius:var(--mds-calendar-border-radius,var(--radius-lg,16px));cursor:auto;display:inline-flex;max-width:var(--mds-calendar-max-width);min-width:max-content;overflow:hidden}.calendar-view{background-color:var(--mds-calendar-background,rgb(var(--tone-neutral,0 0 0)));border-radius:inherit;box-sizing:border-box;display:grid;flex:auto;width:100%}.calendar-preselection,.calendar-view{padding:var(--mds-calendar-padding,calc(var(--spacing,.0025rem)*400))}.calendar-preselection{display:none;gap:calc(var(--spacing,.0025rem)*50);grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.calendar-preselection--has-preselection{display:grid}nav{display:flex;gap:calc(var(--spacing,.0025rem)*200);justify-content:space-between;min-width:0}.action{-ms-flex-pack:left;justify-content:left;min-width:min-content;padding-left:calc(var(--spacing,.0025rem)*200);padding-right:calc(var(--spacing,.0025rem)*200)}.action-back,.action-forward{flex-shrink:0}.select-month-or-year{align-items:stretch;background-color:rgb(var(--tone-neutral-09,76 76 76));block-size:var(--mds-calendar-select-month-or-year-height,calc(var(--spacing,.0025rem)*900));border-radius:var(--mds-calendar-border-radius,var(--radius-lg,16px));box-sizing:border-box;display:flex;-ms-flex:0 0 var(--mds-calendar-select-month-or-year-width,14rem);flex:0 0 var(--mds-calendar-select-month-or-year-width,14rem);height:var(--mds-calendar-select-month-or-year-height,calc(var(--spacing,.0025rem)*900));inline-size:var(--mds-calendar-select-month-or-year-width,14rem);justify-content:flex-start;max-block-size:var(--mds-calendar-select-month-or-year-height,calc(var(--spacing,.0025rem)*900));max-height:var(--mds-calendar-select-month-or-year-height,calc(var(--spacing,.0025rem)*900));max-inline-size:var(--mds-calendar-select-month-or-year-width,14rem);min-block-size:var(--mds-calendar-select-month-or-year-height,calc(var(--spacing,.0025rem)*900));min-height:var(--mds-calendar-select-month-or-year-height,calc(var(--spacing,.0025rem)*900));min-inline-size:var(--mds-calendar-select-month-or-year-width,14rem);overflow:hidden}.action-month,.action-year{--mds-button-radius:0;align-self:stretch;block-size:100%;box-sizing:border-box;cursor:default;height:100%;max-block-size:100%;max-height:100%;min-block-size:0;min-height:0;padding-left:calc(var(--spacing,.0025rem)*200);padding-right:calc(var(--spacing,.0025rem)*200)}.action-month{flex:auto;min-width:0}.action-year{flex:0 0 4.5rem}.action-month::part(label),.action-year::part(label){overflow:visible;text-overflow:clip;white-space:nowrap}.week-day-name{align-items:center;aspect-ratio:1;min-height:auto;padding:0}.month-view__cells,.month-view__days-names{display:grid;gap:var(--mds-calendar-cell-gap,var(--gap-50));grid-template-columns:repeat(7,minmax(1px,100%));min-width:0}.month-view{display:grid}.month-view__month-names,.month-view__years{display:grid;gap:var(--mds-calendar-cell-gap,var(--gap-50));grid-template-columns:repeat(3,minmax(1px,100%));min-width:0}'}},[257,"mds-calendar",{rangePicker:[4,"range-picker"],showPreviousButton:[4,"show-previous-button"],showNextButton:[4,"show-next-button"],disableMonthYearSelection:[4,"disable-month-year-selection"],showPreselection:[4,"show-preselection"],viewDate:[513,"view-date"],hoverDate:[513,"hover-date"],startDate:[513,"start-date"],endDate:[513,"end-date"],min:[513],max:[513],hasPreselection:[32],currentDate:[32],weekDaysinMonth:[32],weekdays:[32],startDateIdentifier:[32],endDateIdentifier:[32],isFirstClick:[32],currentView:[32],selectedYear:[32],language:[32],internalStartDate:[32],internalEndDate:[32],currentMonth:[32],currentYear:[32],updateLang:[64],updateCurrentDate:[64]},void 0,{startDate:[{handleStartDate:0}],endDate:[{handleEndDate:0}],viewDate:[{handleViewDate:0}],hoverDate:[{handleHoverDate:0}]}]);function xs(){"undefined"!=typeof customElements&&["mds-calendar","mds-button","mds-calendar-cell","mds-icon","mds-spinner","mds-text"].forEach((t=>{switch(t){case"mds-calendar":customElements.get(i(t))||customElements.define(i(t),Es);break;case"mds-button":customElements.get(i(t))||l();break;case"mds-calendar-cell":customElements.get(i(t))||h();break;case"mds-icon":customElements.get(i(t))||c();break;case"mds-spinner":customElements.get(i(t))||d();break;case"mds-text":customElements.get(i(t))||m()}}))}export{Ts as D,Es as M,xs as d}
@@ -1 +1 @@
1
- import{proxyCustomElement as t,HTMLElement as e,h as n,Host as s,transformTag as o}from"@stencil/core/internal/client";const c=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}render(){return n(s,{key:"8473bf383d3e53d5e7fc1d28bb1db7c55e89ed1f",slot:"content"},n("slot",{key:"d94a743c850ae055f5cf18ec64cccbc25f2c2386"}))}static get style(){return"@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{display:grid;gap:calc(var(--spacing,.0025rem)*400);grid-template-columns:repeat(auto-fit,minmax(1px,100%));min-width:0;padding:calc(var(--spacing,.0025rem)*400)}"}},[257,"mds-card-content"]),i=c,r=function(){"undefined"!=typeof customElements&&["mds-card-content"].forEach((t=>{"mds-card-content"===t&&(customElements.get(o(t))||customElements.define(o(t),c))}))};export{i as MdsCardContent,r as defineCustomElement}
1
+ import{proxyCustomElement as t,HTMLElement as e,h as n,Host as o,transformTag as s}from"@stencil/core/internal/client";const i=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}render(){return n(o,{key:"565800120da6d86c184dd5f75c4e18fb5eae0b70",slot:"content"},n("slot",{key:"85c7feee51473d66cb921e3328f24756ef2436c4"}))}static get style(){return"@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{display:grid;gap:calc(var(--spacing,.0025rem)*400);grid-template-columns:repeat(auto-fit,minmax(1px,100%));min-width:0;padding:calc(var(--spacing,.0025rem)*400)}"}},[257,"mds-card-content"]),r=i,c=function(){"undefined"!=typeof customElements&&["mds-card-content"].forEach((t=>{"mds-card-content"===t&&(customElements.get(s(t))||customElements.define(s(t),i))}))};export{r as MdsCardContent,c as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as e,HTMLElement as t,h as o,Host as s,transformTag as n}from"@stencil/core/internal/client";const r=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return o(s,{key:"ece0d1f82874b8418e5fe959f52542fa75562b9c",slot:"footer"},o("slot",{key:"0e1dc915caf0abf097fa9d2c152b9af919280d1e"}))}static get style(){return"@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{align-items:center;display:flex;flex-grow:1;gap:calc(var(--spacing,.0025rem)*400);justify-content:flex-end;min-width:0;padding:calc(var(--spacing,.0025rem)*400)}"}},[257,"mds-card-footer"]),i=r,a=function(){"undefined"!=typeof customElements&&["mds-card-footer"].forEach((e=>{"mds-card-footer"===e&&(customElements.get(n(e))||customElements.define(n(e),r))}))};export{i as MdsCardFooter,a as defineCustomElement}
1
+ import{proxyCustomElement as e,HTMLElement as t,h as o,Host as s,transformTag as n}from"@stencil/core/internal/client";const r=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return o(s,{key:"09063cd00e75b0949a6836416a2c768bd575f50f",slot:"footer"},o("slot",{key:"c06e99b7186e4037aa5c386eddd2ebb404b20e99"}))}static get style(){return"@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{align-items:center;display:flex;flex-grow:1;gap:calc(var(--spacing,.0025rem)*400);justify-content:flex-end;min-width:0;padding:calc(var(--spacing,.0025rem)*400)}"}},[257,"mds-card-footer"]),i=r,a=function(){"undefined"!=typeof customElements&&["mds-card-footer"].forEach((e=>{"mds-card-footer"===e&&(customElements.get(n(e))||customElements.define(n(e),r))}))};export{i as MdsCardFooter,a as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as e,HTMLElement as t,h as s,Host as a,transformTag as c}from"@stencil/core/internal/client";const n=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}componentWillLoad(){this.actions=null!==this.hostElement.querySelector(':scope > [slot="action"]')}render(){return s(a,{key:"8330b5f74a2d0995e33d77ea2b5c4131c29266a4",slot:"header"},s("slot",{key:"e3a7ca1b4fccc0c4a618808c5285f3af8bc20ca4"}),this.actions&&s("div",{key:"ace7c1ac31dec0a141673612118bbbdab4ce24c9",class:"actions"},s("slot",{key:"d64698964813c57b065b67d27c695ea93d2b2cd8",name:"action"})))}get hostElement(){return this}static get style(){return"@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{align-items:center;display:flex;flex-grow:1;gap:calc(var(--spacing,.0025rem)*400);justify-content:space-between;min-width:0;padding:calc(var(--spacing,.0025rem)*400)}"}},[257,"mds-card-header"]),i=n,o=function(){"undefined"!=typeof customElements&&["mds-card-header"].forEach((e=>{"mds-card-header"===e&&(customElements.get(c(e))||customElements.define(c(e),n))}))};export{i as MdsCardHeader,o as defineCustomElement}
1
+ import{proxyCustomElement as e,HTMLElement as t,h as s,Host as c,transformTag as n}from"@stencil/core/internal/client";const i=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}componentWillLoad(){this.actions=null!==this.hostElement.querySelector(':scope > [slot="action"]')}render(){return s(c,{key:"6efc9cb2ce54f8114d6143a3b514c66205c44444",slot:"header"},s("slot",{key:"c7ad38193e9d5f36c447dd636909cd426f53496d"}),this.actions&&s("div",{key:"f80bc0f5444df7271c6b09792a7cdc24a79edaf7",class:"actions"},s("slot",{key:"196095c6e86c45c02450776892ce77b3993e69b3",name:"action"})))}get hostElement(){return this}static get style(){return"@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{align-items:center;display:flex;flex-grow:1;gap:calc(var(--spacing,.0025rem)*400);justify-content:space-between;min-width:0;padding:calc(var(--spacing,.0025rem)*400)}"}},[257,"mds-card-header"]),o=i,a=function(){"undefined"!=typeof customElements&&["mds-card-header"].forEach((e=>{"mds-card-header"===e&&(customElements.get(n(e))||customElements.define(n(e),i))}))};export{o as MdsCardHeader,a as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as e,HTMLElement as t,h as n,Host as i,transformTag as o}from"@stencil/core/internal/client";const s=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return n(i,{key:"3b5160ec822d4f36a670153d18d0c3186c25cea9",slot:"media"},n("div",{key:"6e4c0488e264f6334041fffe32781eced8a01625",class:"content",part:"content"},n("slot",{key:"8d19d53a625f894f7f5ad9b4e0980600ef8ffb09",name:"content"})),n("slot",{key:"c8674d696ebf4d6df73758beed889c65ebdc9ea1"}))}static get style(){return"@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{background-color:rgb(var(--tone-neutral-09,76 76 76));display:grid;min-width:0;position:relative}.content{align-items:flex-end;display:flex;gap:calc(var(--spacing,.0025rem)*200);inset:0;justify-content:center;padding:calc(var(--spacing,.0025rem)*400);position:absolute}.img{-o-object-fit:contain;object-fit:contain}"}},[257,"mds-card-media"]),a=s,c=function(){"undefined"!=typeof customElements&&["mds-card-media"].forEach((e=>{"mds-card-media"===e&&(customElements.get(o(e))||customElements.define(o(e),s))}))};export{a as MdsCardMedia,c as defineCustomElement}
1
+ import{proxyCustomElement as e,HTMLElement as t,h as n,Host as a,transformTag as i}from"@stencil/core/internal/client";const o=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return n(a,{key:"2b44ca234a11ddc6775b20081809ba04b63dbf53",slot:"media"},n("div",{key:"7fa0c8e670f3ee6ec9a1ad656ac5553fab37b9aa",class:"content",part:"content"},n("slot",{key:"72547efbb5900edd34ce5cc5f4e7782d293b5e78",name:"content"})),n("slot",{key:"b39be7942b66438b905d9fae1ab0bdf9c437dd81"}))}static get style(){return"@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{background-color:rgb(var(--tone-neutral-09,76 76 76));display:grid;min-width:0;position:relative}.content{align-items:flex-end;display:flex;gap:calc(var(--spacing,.0025rem)*200);inset:0;justify-content:center;padding:calc(var(--spacing,.0025rem)*400);position:absolute}.img{-o-object-fit:contain;object-fit:contain}"}},[257,"mds-card-media"]),s=o,c=function(){"undefined"!=typeof customElements&&["mds-card-media"].forEach((e=>{"mds-card-media"===e&&(customElements.get(i(e))||customElements.define(i(e),o))}))};export{s as MdsCardMedia,c as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as t,HTMLElement as e,h as a,Host as o,transformTag as r}from"@stencil/core/internal/client";import{c as d}from"./clsx.js";const n=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.autoGrid=!0}componentWillLoad(){this.layout=Array.from(this.host.children).map((t=>{var e;return(null!==(e=t.getAttribute("slot"))&&void 0!==e?e:t.tagName.startsWith("MDS-CARD-"))?t.tagName.toLocaleLowerCase().replace("mds-card-",""):""})).sort().reduce(((t,e)=>t+e.charAt(0)),"")}render(){return a(o,{key:"e5143babcd5c15b6e626af3dc62824ce1766faea"},a("div",{key:"9bdd4440748ad05436f9385037dbd0acb9819f3d",class:d("layout",this.layout&&"layout--"+this.layout,this.autoGrid?"":"layout--disabled"),part:"layout"},a("slot",{key:"e4cc48c56f8859d82c79e9f3aa5f1d749efe2ce2",name:"media"}),a("slot",{key:"d1873703aac2d635645e88f852f6a658616f69b5",name:"header"}),a("slot",{key:"d9d07a179c013d75360262a2f3bc1b026d49c25a",name:"content"}),a("slot",{key:"0b942e340f715a0e25827f680a891083cd73c8cb",name:"footer"})))}get host(){return this}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-card-gap:0;--mds-card-padding:0}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-card-content,mds-card-footer,mds-card-header,mds-card-media):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-card-gap{syntax:"<length>";inherits:false;initial-value:0}@property --mds-card-padding{syntax:"<length>";inherits:false;initial-value:0}:host{--mds-card-gap:0;--mds-card-padding:0;background-color:rgb(var(--tone-neutral,0 0 0));border-radius:var(--radius-2xl,24px);-webkit-box-shadow:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);box-shadow:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);corner-shape:var(--magma-corner-shape,round);container:mds-card/inline-size;display:grid;min-height:calc(var(--spacing,.0025rem)*400);overflow:hidden}.layout:not(.layout--disabled) ::slotted([slot=media]){grid-area:media}.layout:not(.layout--disabled) ::slotted([slot=header]){grid-area:header}.layout:not(.layout--disabled) ::slotted([slot=content]){grid-area:content}.layout:not(.layout--disabled) ::slotted([slot=footer]){grid-area:footer}.layout{display:grid;gap:var(--mds-card-gap,0);grid-template-columns:repeat(auto-fit,minmax(1px,100%));padding:var(--mds-card-padding,0)}.layout--cfhm:not(.layout--disabled){grid-template-areas:"header""media""content""footer";grid-template-rows:-webkit-min-content -webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content min-content 1fr min-content}.layout--chm:not(.layout--disabled){grid-template-areas:"header""media""content";grid-template-rows:-webkit-min-content -webkit-min-content 1fr;grid-template-rows:min-content min-content 1fr}.layout--cfm:not(.layout--disabled){grid-template-areas:"media""content""footer"}.layout--cfm:not(.layout--disabled),.layout--fhm:not(.layout--disabled){grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content}.layout--fhm:not(.layout--disabled){grid-template-areas:"header""media""footer"}.layout--cfh:not(.layout--disabled){grid-template-areas:"header""content""footer";grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content}.layout--hm:not(.layout--disabled){grid-template-areas:"header""media";grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}.layout--fm:not(.layout--disabled){grid-template-areas:"media""footer";grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content}.layout--cm:not(.layout--disabled){grid-template-areas:"media""content"}.layout--cm:not(.layout--disabled),.layout--fh:not(.layout--disabled){grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}.layout--fh:not(.layout--disabled){grid-template-areas:"header""footer"}.layout--ch:not(.layout--disabled){grid-template-areas:"header""content";grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}.layout--cf:not(.layout--disabled){grid-template-areas:"content""footer";grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content}.layout--h:not(.layout--disabled){grid-template-areas:"header";grid-template-rows:1fr}.layout--m:not(.layout--disabled){grid-template-areas:"media";grid-template-rows:1fr}.layout--c:not(.layout--disabled){grid-template-areas:"content";grid-template-rows:1fr}.layout--f:not(.layout--disabled){grid-template-areas:"footer";grid-template-rows:1fr}@container mds-card not (max-width:30em){.layout--cfhm:not(.layout--disabled){grid-template-areas:"media header""media content""media footer";grid-template-columns:minmax(240px,1fr) 2fr;grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content}.layout--chm:not(.layout--disabled){grid-template-areas:"media header""media content""media content";grid-template-columns:minmax(240px,1fr) 2fr;grid-template-rows:-webkit-min-content 1fr 1fr;grid-template-rows:min-content 1fr 1fr}.layout--fhm:not(.layout--disabled){grid-template-areas:"media header""media footer";grid-template-columns:minmax(240px,1fr) 2fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}.layout--cfm:not(.layout--disabled){grid-template-areas:"media content""media footer"}.layout--cfm:not(.layout--disabled),.layout--cm:not(.layout--disabled){grid-template-columns:minmax(240px,1fr) 2fr;grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content}.layout--cm:not(.layout--disabled){grid-template-areas:"media content"}}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){background-color:rgb(var(--tone-neutral,0 0 0));-webkit-box-shadow:var(--shadow-outline-light);box-shadow:var(--shadow-outline-light)}:host-context(:root.pref-contrast-more){-webkit-box-shadow:var(--shadow-outline-50),var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a);box-shadow:var(--shadow-outline-50),var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a)}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){background-color:rgb(var(--tone-neutral,0 0 0));-webkit-box-shadow:var(--shadow-outline-light);box-shadow:var(--shadow-outline-light)}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){-webkit-box-shadow:var(--shadow-outline-50),var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a);box-shadow:var(--shadow-outline-50),var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a)}}'}},[257,"mds-card",{autoGrid:[516,"auto-grid"],layout:[32]}]),i=n,l=function(){"undefined"!=typeof customElements&&["mds-card"].forEach((t=>{"mds-card"===t&&(customElements.get(r(t))||customElements.define(r(t),n))}))};export{i as MdsCard,l as defineCustomElement}
1
+ import{proxyCustomElement as t,HTMLElement as e,h as a,Host as o,transformTag as r}from"@stencil/core/internal/client";import{s as d}from"./preference.js";import{c as n}from"./clsx.js";const i=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.disableAutoGrid=!1}connectedCallback(){this.unsubscribePrefContrast=d("contrast",(t=>{this.prefContrast=t})),this.unsubscribePrefTheme=d("theme",(t=>{this.prefTheme=t})),this.unsubscribePrefThemeScheme=d("theme-scheme",(t=>{this.prefThemeScheme=t}))}disconnectedCallback(){var t,e,a;null===(t=this.unsubscribePrefContrast)||void 0===t||t.call(this),null===(e=this.unsubscribePrefTheme)||void 0===e||e.call(this),null===(a=this.unsubscribePrefThemeScheme)||void 0===a||a.call(this)}componentWillLoad(){this.layout=Array.from(this.host.children).map((t=>(null!=t.getAttribute("slot")?""!==t.getAttribute("slot"):t.tagName.startsWith("MDS-CARD-"))?t.tagName.toLocaleLowerCase().replace("mds-card-",""):"")).sort().reduce(((t,e)=>t+e.charAt(0)),"")}render(){return a(o,{key:"fd15480d244339417b806f9d9e574f746a48ad6c","pref-contrast":this.prefContrast,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},a("div",{key:"2b71e79d7281a5031b58493b704d77dfb9e5997c",class:n("layout",this.layout&&"layout--"+this.layout,this.disableAutoGrid?"layout--disabled":""),part:"layout"},a("slot",{key:"8c96dc8a8bf67be1a26c54f6d29b518ffa5fe26f",name:"media"}),a("slot",{key:"613c5960554f6bfdceef39e71c45ca32ecf2d923",name:"header"}),a("slot",{key:"ce4373aaf5f1811ade4e1a840e8cf44ddc3bbfa1",name:"content"}),a("slot",{key:"72bc28eded2e0f4c000e14cdf2f5ad28a3bf4f10",name:"footer"})))}get host(){return this}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-card-gap:0;--mds-card-padding:0}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-card-content,mds-card-footer,mds-card-header,mds-card-media):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-card-gap{syntax:"<length>";inherits:false;initial-value:0}@property --mds-card-padding{syntax:"<length>";inherits:false;initial-value:0}:host{--mds-card-gap:0;--mds-card-padding:0;background-color:rgb(var(--tone-neutral,0 0 0));border-radius:var(--radius-2xl,24px);-webkit-box-shadow:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);box-shadow:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);corner-shape:var(--magma-corner-shape,round);container:mds-card/inline-size;display:grid;min-height:calc(var(--spacing,.0025rem)*400);overflow:hidden}.layout:not(.layout--disabled) ::slotted([slot=media]){grid-area:media}.layout:not(.layout--disabled) ::slotted([slot=header]){grid-area:header}.layout:not(.layout--disabled) ::slotted([slot=content]){grid-area:content}.layout:not(.layout--disabled) ::slotted([slot=footer]){grid-area:footer}.layout{display:grid;gap:var(--mds-card-gap,0);grid-template-columns:repeat(auto-fit,minmax(1px,100%));padding:var(--mds-card-padding,0)}.layout--cfhm:not(.layout--disabled){grid-template-areas:"header""media""content""footer";grid-template-rows:-webkit-min-content -webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content min-content 1fr min-content}.layout--chm:not(.layout--disabled){grid-template-areas:"header""media""content";grid-template-rows:-webkit-min-content -webkit-min-content 1fr;grid-template-rows:min-content min-content 1fr}.layout--cfm:not(.layout--disabled){grid-template-areas:"media""content""footer"}.layout--cfm:not(.layout--disabled),.layout--fhm:not(.layout--disabled){grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content}.layout--fhm:not(.layout--disabled){grid-template-areas:"header""media""footer"}.layout--cfh:not(.layout--disabled){grid-template-areas:"header""content""footer";grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content}.layout--hm:not(.layout--disabled){grid-template-areas:"header""media";grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}.layout--fm:not(.layout--disabled){grid-template-areas:"media""footer";grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content}.layout--cm:not(.layout--disabled){grid-template-areas:"media""content"}.layout--cm:not(.layout--disabled),.layout--fh:not(.layout--disabled){grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}.layout--fh:not(.layout--disabled){grid-template-areas:"header""footer"}.layout--ch:not(.layout--disabled){grid-template-areas:"header""content";grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}.layout--cf:not(.layout--disabled){grid-template-areas:"content""footer";grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content}.layout--h:not(.layout--disabled){grid-template-areas:"header";grid-template-rows:1fr}.layout--m:not(.layout--disabled){grid-template-areas:"media";grid-template-rows:1fr}.layout--c:not(.layout--disabled){grid-template-areas:"content";grid-template-rows:1fr}.layout--f:not(.layout--disabled){grid-template-areas:"footer";grid-template-rows:1fr}@container mds-card not (max-width:30em){.layout--cfhm:not(.layout--disabled){grid-template-areas:"media header""media content""media footer";grid-template-columns:minmax(240px,1fr) 2fr;grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content}.layout--chm:not(.layout--disabled){grid-template-areas:"media header""media content""media content";grid-template-columns:minmax(240px,1fr) 2fr;grid-template-rows:-webkit-min-content 1fr 1fr;grid-template-rows:min-content 1fr 1fr}.layout--fhm:not(.layout--disabled){grid-template-areas:"media header""media footer";grid-template-columns:minmax(240px,1fr) 2fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr}.layout--cfm:not(.layout--disabled){grid-template-areas:"media content""media footer"}.layout--cfm:not(.layout--disabled),.layout--cm:not(.layout--disabled){grid-template-columns:minmax(240px,1fr) 2fr;grid-template-rows:1fr -webkit-min-content;grid-template-rows:1fr min-content}.layout--cm:not(.layout--disabled){grid-template-areas:"media content"}}:host([pref-theme=dark]:not([pref-theme-scheme=light])){background-color:rgb(var(--tone-neutral,0 0 0));-webkit-box-shadow:var(--shadow-outline-light);box-shadow:var(--shadow-outline-light)}:host([pref-contrast=more]){-webkit-box-shadow:var(--shadow-outline-50),var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a);box-shadow:var(--shadow-outline-50),var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a)}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){background-color:rgb(var(--tone-neutral,0 0 0));-webkit-box-shadow:var(--shadow-outline-light);box-shadow:var(--shadow-outline-light)}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){-webkit-box-shadow:var(--shadow-outline-50),var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a);box-shadow:var(--shadow-outline-50),var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a)}}'}},[257,"mds-card",{disableAutoGrid:[516,"disable-auto-grid"],prefContrast:[32],prefTheme:[32],prefThemeScheme:[32],layout:[32]}]),s=i,l=function(){"undefined"!=typeof customElements&&["mds-card"].forEach((t=>{"mds-card"===t&&(customElements.get(r(t))||customElements.define(r(t),i))}))};export{s as MdsCard,l as defineCustomElement}