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

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 (1129) hide show
  1. package/README.md +15 -2
  2. package/dist/cjs/{datetime-CVIe4VUc.js → datetime-DHnUzK2K.js} +1 -1
  3. package/dist/cjs/{index-BoL6yK0y.js → index-CNuKb6Lv.js} +482 -370
  4. package/dist/cjs/index.cjs.js +257 -0
  5. package/dist/cjs/loader.cjs.js +2 -2
  6. package/dist/cjs/magma-components.cjs.js +3 -3
  7. package/dist/cjs/mds-accordion-item.cjs.entry.js +4 -4
  8. package/dist/cjs/mds-accordion-timer-item.cjs.entry.js +7 -5
  9. package/dist/cjs/mds-accordion-timer.cjs.entry.js +9 -7
  10. package/dist/cjs/mds-accordion.cjs.entry.js +4 -4
  11. package/dist/cjs/mds-author.cjs.entry.js +4 -4
  12. package/dist/cjs/mds-avatar-stack-item.cjs.entry.js +4 -4
  13. package/dist/cjs/mds-avatar-stack.cjs.entry.js +4 -4
  14. package/dist/cjs/mds-avatar.cjs.entry.js +41 -14
  15. package/dist/cjs/mds-badge.cjs.entry.js +8 -6
  16. package/dist/cjs/mds-banner_3.cjs.entry.js +33 -19
  17. package/dist/cjs/mds-benchmark-bar.cjs.entry.js +8 -6
  18. package/dist/cjs/mds-bibliography.cjs.entry.js +8 -8
  19. package/dist/cjs/mds-breadcrumb-item.cjs.entry.js +4 -4
  20. package/dist/cjs/mds-breadcrumb.cjs.entry.js +7 -4
  21. package/dist/cjs/mds-button-dropdown.cjs.entry.js +4 -4
  22. package/dist/cjs/mds-button-group.cjs.entry.js +4 -4
  23. package/dist/cjs/mds-button_3.cjs.entry.js +44 -249
  24. package/dist/cjs/mds-calendar_2.cjs.entry.js +287 -144
  25. package/dist/cjs/mds-card-content.cjs.entry.js +4 -4
  26. package/dist/cjs/mds-card-footer.cjs.entry.js +4 -4
  27. package/dist/cjs/mds-card-header.cjs.entry.js +4 -4
  28. package/dist/cjs/mds-card-media.cjs.entry.js +4 -4
  29. package/dist/cjs/mds-card.cjs.entry.js +11 -13
  30. package/dist/cjs/mds-details.cjs.entry.js +7 -5
  31. package/dist/cjs/mds-dropdown.cjs.entry.js +42 -18
  32. package/dist/cjs/mds-emoji.cjs.entry.js +29 -20
  33. package/dist/cjs/mds-entity.cjs.entry.js +4 -4
  34. package/dist/cjs/mds-file-preview.cjs.entry.js +18 -6
  35. package/dist/cjs/mds-file.cjs.entry.js +10 -5
  36. package/dist/cjs/mds-filter-item.cjs.entry.js +7 -7
  37. package/dist/cjs/mds-filter.cjs.entry.js +5 -5
  38. package/dist/cjs/mds-header-bar.cjs.entry.js +8 -4
  39. package/dist/cjs/mds-header.cjs.entry.js +30 -16
  40. package/dist/cjs/mds-horizontal-scroll.cjs.entry.js +18 -13
  41. package/dist/cjs/mds-hr.cjs.entry.js +4 -4
  42. package/dist/cjs/mds-img.cjs.entry.js +15 -8
  43. package/dist/cjs/mds-input-date-range-preselection.cjs.entry.js +4 -4
  44. package/dist/cjs/mds-input-date-range.cjs.entry.js +221 -71
  45. package/dist/cjs/mds-input-date.cjs.entry.js +40 -17
  46. package/dist/cjs/mds-input-field.cjs.entry.js +7 -7
  47. package/dist/cjs/mds-input-otp.cjs.entry.js +6 -6
  48. package/dist/cjs/mds-input-range.cjs.entry.js +19 -9
  49. package/dist/cjs/mds-input-select.cjs.entry.js +39 -19
  50. package/dist/cjs/mds-input-switch_2.cjs.entry.js +19 -10
  51. package/dist/cjs/mds-input-tip_2.cjs.entry.js +14 -9
  52. package/dist/cjs/mds-input-upload.cjs.entry.js +19 -12
  53. package/dist/cjs/mds-input.cjs.entry.js +39 -16
  54. package/dist/cjs/mds-keyboard-key.cjs.entry.js +8 -5
  55. package/dist/cjs/mds-keyboard.cjs.entry.js +13 -8
  56. package/dist/cjs/mds-kpi-item.cjs.entry.js +4 -4
  57. package/dist/cjs/mds-kpi.cjs.entry.js +4 -4
  58. package/dist/cjs/mds-label.cjs.entry.js +7 -4
  59. package/dist/cjs/mds-list-item.cjs.entry.js +4 -4
  60. package/dist/cjs/mds-list.cjs.entry.js +4 -4
  61. package/dist/cjs/mds-mention.cjs.entry.js +4 -4
  62. package/dist/cjs/mds-modal.cjs.entry.js +22 -15
  63. package/dist/cjs/mds-note.cjs.entry.js +7 -4
  64. package/dist/cjs/mds-notification.cjs.entry.js +11 -9
  65. package/dist/cjs/mds-paginator-item.cjs.entry.js +7 -7
  66. package/dist/cjs/mds-paginator.cjs.entry.js +4 -4
  67. package/dist/cjs/mds-policy-ai.cjs.entry.js +7 -4
  68. package/dist/cjs/mds-pref-animation.cjs.entry.js +13 -8
  69. package/dist/cjs/mds-pref-consumption.cjs.entry.js +13 -8
  70. package/dist/cjs/mds-pref-contrast.cjs.entry.js +14 -9
  71. package/dist/cjs/mds-pref-language-item.cjs.entry.js +7 -4
  72. package/dist/cjs/mds-pref-language.cjs.entry.js +8 -5
  73. package/dist/cjs/mds-pref-theme-variant-item.cjs.entry.js +8 -5
  74. package/dist/cjs/mds-pref-theme-variant.cjs.entry.js +9 -6
  75. package/dist/cjs/mds-pref-theme.cjs.entry.js +17 -12
  76. package/dist/cjs/mds-pref.cjs.entry.js +15 -8
  77. package/dist/cjs/mds-price-table-features-cell.cjs.entry.js +4 -4
  78. package/dist/cjs/mds-price-table-features-row.cjs.entry.js +4 -4
  79. package/dist/cjs/mds-price-table-features.cjs.entry.js +4 -4
  80. package/dist/cjs/mds-price-table-header.cjs.entry.js +4 -4
  81. package/dist/cjs/mds-price-table-list-item.cjs.entry.js +4 -4
  82. package/dist/cjs/mds-price-table-list.cjs.entry.js +4 -4
  83. package/dist/cjs/mds-price-table.cjs.entry.js +4 -4
  84. package/dist/cjs/mds-progress_2.cjs.entry.js +17 -11
  85. package/dist/cjs/mds-push-notification-item.cjs.entry.js +12 -7
  86. package/dist/cjs/mds-push-notification.cjs.entry.js +22 -10
  87. package/dist/cjs/mds-quote.cjs.entry.js +4 -4
  88. package/dist/cjs/mds-radial-menu-item.cjs.entry.js +7 -4
  89. package/dist/cjs/mds-radial-menu.cjs.entry.js +30 -14
  90. package/dist/cjs/mds-separator.cjs.entry.js +4 -4
  91. package/dist/cjs/mds-status-bar.cjs.entry.js +10 -5
  92. package/dist/cjs/mds-stepper-bar-item.cjs.entry.js +13 -6
  93. package/dist/cjs/mds-stepper-bar.cjs.entry.js +8 -6
  94. package/dist/cjs/mds-tab-bar-item.cjs.entry.js +14 -7
  95. package/dist/cjs/mds-tab-bar.cjs.entry.js +4 -4
  96. package/dist/cjs/mds-tab_2.cjs.entry.js +28 -16
  97. package/dist/cjs/mds-table-body.cjs.entry.js +4 -4
  98. package/dist/cjs/mds-table-footer.cjs.entry.js +4 -4
  99. package/dist/cjs/mds-table-header-cell.cjs.entry.js +27 -12
  100. package/dist/cjs/mds-table-header.cjs.entry.js +13 -5
  101. package/dist/cjs/mds-table-row.cjs.entry.js +12 -6
  102. package/dist/cjs/mds-table.cjs.entry.js +11 -7
  103. package/dist/cjs/mds-text.cjs.entry.js +9 -7
  104. package/dist/cjs/mds-toast.cjs.entry.js +12 -8
  105. package/dist/cjs/mds-tooltip.cjs.entry.js +35 -15
  106. package/dist/cjs/mds-tree-item.cjs.entry.js +16 -6
  107. package/dist/cjs/mds-tree.cjs.entry.js +14 -8
  108. package/dist/cjs/mds-url-view.cjs.entry.js +10 -7
  109. package/dist/cjs/mds-usage.cjs.entry.js +7 -4
  110. package/dist/cjs/mds-video-wall.cjs.entry.js +4 -4
  111. package/dist/cjs/mds-zero.cjs.entry.js +4 -4
  112. package/dist/collection/collection-manifest.json +3 -2
  113. package/dist/collection/components/mds-accordion/mds-accordion.js +4 -3
  114. package/dist/collection/components/mds-accordion-item/mds-accordion-item.js +10 -6
  115. package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.js +6 -5
  116. package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.js +12 -7
  117. package/dist/collection/components/mds-author/mds-author.js +2 -2
  118. package/dist/collection/components/mds-avatar/mds-avatar.js +30 -9
  119. package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.js +6 -2
  120. package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.js +5 -3
  121. package/dist/collection/components/mds-badge/mds-badge.js +9 -6
  122. package/dist/collection/components/mds-banner/mds-banner.js +11 -6
  123. package/dist/collection/components/mds-benchmark-bar/mds-benchmark-bar.js +9 -6
  124. package/dist/collection/components/mds-bibliography/mds-bibliography.js +15 -10
  125. package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.js +8 -4
  126. package/dist/collection/components/mds-breadcrumb-item/mds-breadcrumb-item.js +3 -2
  127. package/dist/collection/components/mds-button/mds-button.js +23 -13
  128. package/dist/collection/components/mds-button-dropdown/mds-button-dropdown.js +16 -7
  129. package/dist/collection/components/mds-button-group/mds-button-group.js +4 -1
  130. package/dist/collection/components/mds-calendar/mds-calendar.css +63 -5
  131. package/dist/collection/components/mds-calendar/mds-calendar.js +450 -143
  132. package/dist/collection/components/mds-calendar-cell/mds-calendar-cell.js +7 -4
  133. package/dist/collection/components/mds-card/mds-card.js +8 -10
  134. package/dist/collection/components/mds-card-content/mds-card-content.js +2 -2
  135. package/dist/collection/components/mds-card-footer/mds-card-footer.js +2 -2
  136. package/dist/collection/components/mds-card-header/mds-card-header.js +2 -2
  137. package/dist/collection/components/mds-card-media/mds-card-media.js +2 -2
  138. package/dist/collection/components/mds-chip/mds-chip.js +20 -12
  139. package/dist/collection/components/mds-details/mds-details.js +2 -2
  140. package/dist/collection/components/mds-dropdown/mds-dropdown.js +16 -10
  141. package/dist/collection/components/mds-emoji/mds-emoji.js +18 -7
  142. package/dist/collection/components/mds-entity/mds-entity.js +6 -4
  143. package/dist/collection/components/mds-file/mds-file.js +10 -5
  144. package/dist/collection/components/mds-file-preview/mds-file-preview.js +21 -8
  145. package/dist/collection/components/mds-filter/mds-filter.js +5 -4
  146. package/dist/collection/components/mds-filter-item/mds-filter-item.js +6 -5
  147. package/dist/collection/components/mds-header/mds-header.js +30 -17
  148. package/dist/collection/components/mds-header-bar/mds-header-bar.js +16 -7
  149. package/dist/collection/components/mds-help/mds-help.js +4 -3
  150. package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.js +19 -13
  151. package/dist/collection/components/mds-hr/mds-hr.js +1 -1
  152. package/dist/collection/components/mds-icon/mds-icon.js +2 -2
  153. package/dist/collection/components/mds-icon/services/icons-set.service.js +33 -1
  154. package/dist/collection/components/mds-img/mds-img.js +17 -9
  155. package/dist/collection/components/mds-input/mds-input.js +65 -30
  156. package/dist/collection/components/mds-input-date/mds-input-date.js +52 -22
  157. package/dist/collection/components/mds-input-date-range/mds-input-date-range.css +37 -1
  158. package/dist/collection/components/mds-input-date-range/mds-input-date-range.js +245 -84
  159. package/dist/collection/components/mds-input-date-range/test/mds-input-date-range.stories.js +10 -0
  160. package/dist/collection/components/mds-input-date-range-preselection/mds-input-date-range-preselection.js +4 -1
  161. package/dist/collection/components/mds-input-field/mds-input-field.js +9 -5
  162. package/dist/collection/components/mds-input-otp/mds-input-otp.js +3 -3
  163. package/dist/collection/components/mds-input-range/mds-input-range.js +2 -1
  164. package/dist/collection/components/mds-input-select/mds-input-select.js +33 -16
  165. package/dist/collection/components/mds-input-switch/mds-input-switch.js +18 -9
  166. package/dist/collection/components/mds-input-tip/mds-input-tip.js +6 -2
  167. package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.js +11 -4
  168. package/dist/collection/components/mds-input-upload/mds-input-upload.js +15 -10
  169. package/dist/collection/components/mds-keyboard/mds-keyboard.js +13 -6
  170. package/dist/collection/components/mds-keyboard-key/mds-keyboard-key.js +9 -5
  171. package/dist/collection/components/mds-kpi/mds-kpi.js +2 -2
  172. package/dist/collection/components/mds-kpi-item/mds-kpi-item.js +1 -1
  173. package/dist/collection/components/mds-label/mds-label.js +11 -5
  174. package/dist/collection/components/mds-list/mds-list.js +2 -2
  175. package/dist/collection/components/mds-list-item/mds-list-item.js +8 -5
  176. package/dist/collection/components/mds-mention/mds-mention.js +3 -2
  177. package/dist/collection/components/mds-modal/mds-modal.js +25 -17
  178. package/dist/collection/components/mds-note/mds-note.js +8 -4
  179. package/dist/collection/components/mds-notification/mds-notification.js +7 -6
  180. package/dist/collection/components/mds-paginator/mds-paginator.js +3 -2
  181. package/dist/collection/components/mds-paginator-item/mds-paginator-item.js +5 -5
  182. package/dist/collection/components/mds-policy-ai/mds-policy-ai.js +7 -3
  183. package/dist/collection/components/mds-pref/mds-pref.js +10 -6
  184. package/dist/collection/components/mds-pref-animation/mds-pref-animation.js +14 -8
  185. package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.js +14 -8
  186. package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.js +15 -9
  187. package/dist/collection/components/mds-pref-language/mds-pref-language.js +13 -7
  188. package/dist/collection/components/mds-pref-language-item/mds-pref-language-item.js +7 -3
  189. package/dist/collection/components/mds-pref-theme/mds-pref-theme.js +20 -13
  190. package/dist/collection/components/mds-pref-theme-variant/mds-pref-theme-variant.js +16 -9
  191. package/dist/collection/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.js +10 -5
  192. package/dist/collection/components/mds-price-table/mds-price-table.js +4 -1
  193. package/dist/collection/components/mds-price-table-features/mds-price-table-features.js +2 -2
  194. package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.js +4 -3
  195. package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.js +2 -2
  196. package/dist/collection/components/mds-price-table-header/mds-price-table-header.js +4 -1
  197. package/dist/collection/components/mds-price-table-list/mds-price-table-list.js +2 -2
  198. package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.js +6 -2
  199. package/dist/collection/components/mds-progress/mds-progress.js +10 -6
  200. package/dist/collection/components/mds-push-notification/mds-push-notification.js +27 -15
  201. package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.js +17 -9
  202. package/dist/collection/components/mds-quote/mds-quote.js +6 -4
  203. package/dist/collection/components/mds-radial-menu/mds-radial-menu.js +16 -8
  204. package/dist/collection/components/mds-radial-menu-item/mds-radial-menu-item.js +11 -5
  205. package/dist/collection/components/mds-radial-progress/mds-radial-progress.js +5 -3
  206. package/dist/collection/components/mds-separator/mds-separator.js +1 -1
  207. package/dist/collection/components/mds-spinner/mds-spinner.js +1 -1
  208. package/dist/collection/components/mds-status-bar/mds-status-bar.js +10 -5
  209. package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.js +7 -5
  210. package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.js +9 -4
  211. package/dist/collection/components/mds-tab/mds-tab.js +13 -9
  212. package/dist/collection/components/mds-tab-bar/mds-tab-bar.js +4 -3
  213. package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.js +9 -5
  214. package/dist/collection/components/mds-tab-item/mds-tab-item.js +11 -6
  215. package/dist/collection/components/mds-table/mds-table.js +9 -7
  216. package/dist/collection/components/mds-table-body/mds-table-body.js +4 -4
  217. package/dist/collection/components/mds-table-cell/mds-table-cell.js +2 -2
  218. package/dist/collection/components/mds-table-footer/mds-table-footer.js +2 -2
  219. package/dist/collection/components/mds-table-header/mds-table-header.js +23 -9
  220. package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.js +21 -9
  221. package/dist/collection/components/mds-table-row/mds-table-row.js +16 -10
  222. package/dist/collection/components/mds-text/mds-text.js +15 -10
  223. package/dist/collection/components/mds-toast/mds-toast.js +10 -7
  224. package/dist/collection/components/mds-tooltip/mds-tooltip.js +9 -6
  225. package/dist/collection/components/mds-tree/mds-tree.js +13 -8
  226. package/dist/collection/components/mds-tree-item/mds-tree-item.js +21 -10
  227. package/dist/collection/components/mds-url-view/mds-url-view.js +10 -6
  228. package/dist/collection/components/mds-usage/mds-usage.js +8 -4
  229. package/dist/collection/components/mds-video-wall/mds-video-wall.js +6 -4
  230. package/dist/collection/components/mds-zero/mds-zero.js +2 -2
  231. package/dist/collection/index.js +15 -0
  232. package/dist/components/_commonjsHelpers.js +1 -32
  233. package/dist/components/aria.js +1 -45
  234. package/dist/components/arrow-back.js +1 -3
  235. package/dist/components/arrow-forward.js +1 -3
  236. package/dist/components/broken-image.js +1 -3
  237. package/dist/components/browser.js +1 -8
  238. package/dist/components/calendar-today.js +1 -3
  239. package/dist/components/cancel.js +1 -3
  240. package/dist/components/check-circle.js +1 -3
  241. package/dist/components/circle.js +1 -3
  242. package/dist/components/close.js +1 -3
  243. package/dist/components/clsx.js +1 -3
  244. package/dist/components/date.js +1 -14
  245. package/dist/components/done.js +1 -3
  246. package/dist/components/floating-controller.js +1 -200
  247. package/dist/components/floating-ui.dom.js +1 -1695
  248. package/dist/components/horizontal-rule.js +1 -3
  249. package/dist/components/icons-set.service.js +1 -0
  250. package/dist/components/index.d.ts +2 -0
  251. package/dist/components/index.js +1 -1
  252. package/dist/components/keyboard-arrow-down.js +1 -3
  253. package/dist/components/keyboard-arrow-right.js +1 -3
  254. package/dist/components/keyboard-arrow-up.js +1 -3
  255. package/dist/components/keyboard-manager.js +1 -50
  256. package/dist/components/keys.js +1 -775
  257. package/dist/components/locale.it.js +1 -571
  258. package/dist/components/locale.js +1 -831
  259. package/dist/components/mds-accordion-item.js +1 -63
  260. package/dist/components/mds-accordion-timer-item.js +1 -120
  261. package/dist/components/mds-accordion-timer.js +1 -179
  262. package/dist/components/mds-accordion.js +1 -83
  263. package/dist/components/mds-author.js +1 -39
  264. package/dist/components/mds-avatar-stack-item.js +1 -6
  265. package/dist/components/mds-avatar-stack-item2.js +1 -78
  266. package/dist/components/mds-avatar-stack.js +1 -84
  267. package/dist/components/mds-avatar.js +1 -6
  268. package/dist/components/mds-avatar2.js +1 -246
  269. package/dist/components/mds-badge.js +1 -6
  270. package/dist/components/mds-badge2.js +1 -71
  271. package/dist/components/mds-banner.js +1 -6
  272. package/dist/components/mds-banner2.js +1 -177
  273. package/dist/components/mds-benchmark-bar.js +1 -99
  274. package/dist/components/mds-bibliography.js +1 -179
  275. package/dist/components/mds-breadcrumb-item.js +1 -70
  276. package/dist/components/mds-breadcrumb.js +1 -177
  277. package/dist/components/mds-button-dropdown.js +1 -104
  278. package/dist/components/mds-button-group.js +1 -35
  279. package/dist/components/mds-button.js +1 -6
  280. package/dist/components/mds-button2.js +1 -280
  281. package/dist/components/mds-calendar-cell.js +1 -6
  282. package/dist/components/mds-calendar-cell2.js +1 -86
  283. package/dist/components/mds-calendar.js +1 -6
  284. package/dist/components/mds-calendar2.js +1 -8602
  285. package/dist/components/mds-card-content.js +1 -35
  286. package/dist/components/mds-card-footer.js +1 -35
  287. package/dist/components/mds-card-header.js +1 -39
  288. package/dist/components/mds-card-media.js +1 -35
  289. package/dist/components/mds-card.js +1 -60
  290. package/dist/components/mds-chip.js +1 -6
  291. package/dist/components/mds-chip2.js +1 -195
  292. package/dist/components/mds-details.js +1 -81
  293. package/dist/components/mds-dropdown.js +1 -6
  294. package/dist/components/mds-dropdown2.js +1 -285
  295. package/dist/components/mds-emoji.js +3 -6971
  296. package/dist/components/mds-entity.js +1 -99
  297. package/dist/components/mds-file-preview.js +1 -6
  298. package/dist/components/mds-file-preview2.js +8 -359
  299. package/dist/components/mds-file.js +14 -7649
  300. package/dist/components/mds-filter-item.js +1 -6
  301. package/dist/components/mds-filter-item2.js +1 -67
  302. package/dist/components/mds-filter.js +1 -151
  303. package/dist/components/mds-header-bar.js +1 -88
  304. package/dist/components/mds-header.js +1 -256
  305. package/dist/components/mds-help.js +1 -6
  306. package/dist/components/mds-help2.js +1 -65
  307. package/dist/components/mds-horizontal-scroll.js +1 -267
  308. package/dist/components/mds-hr.js +1 -35
  309. package/dist/components/mds-icon.js +1 -6
  310. package/dist/components/mds-icon2.js +1 -313
  311. package/dist/components/mds-img.js +1 -6
  312. package/dist/components/mds-img2.js +1 -209
  313. package/dist/components/mds-input-date-range-preselection.js +1 -73
  314. package/dist/components/mds-input-date-range.js +1 -420
  315. package/dist/components/mds-input-date.js +1 -257
  316. package/dist/components/mds-input-field.js +1 -75
  317. package/dist/components/mds-input-otp.js +1 -156
  318. package/dist/components/mds-input-range.js +1 -153
  319. package/dist/components/mds-input-select.js +1 -236
  320. package/dist/components/mds-input-switch.js +1 -6
  321. package/dist/components/mds-input-switch2.js +1 -253
  322. package/dist/components/mds-input-tip-item.js +1 -6
  323. package/dist/components/mds-input-tip-item2.js +1 -112
  324. package/dist/components/mds-input-tip.js +1 -6
  325. package/dist/components/mds-input-tip2.js +1 -43
  326. package/dist/components/mds-input-upload.js +1 -753
  327. package/dist/components/mds-input.js +1 -6
  328. package/dist/components/mds-input2.js +1 -738
  329. package/dist/components/mds-keyboard-key.js +1 -334
  330. package/dist/components/mds-keyboard.js +1 -269
  331. package/dist/components/mds-kpi-item.js +1 -74
  332. package/dist/components/mds-kpi.js +1 -35
  333. package/dist/components/mds-label.js +1 -143
  334. package/dist/components/mds-list-item.js +1 -65
  335. package/dist/components/mds-list.js +1 -35
  336. package/dist/components/mds-mention.js +1 -76
  337. package/dist/components/mds-modal.js +1 -6
  338. package/dist/components/mds-modal2.js +1 -270
  339. package/dist/components/mds-note.js +1 -128
  340. package/dist/components/mds-notification.js +1 -120
  341. package/dist/components/mds-paginator-item.js +1 -6
  342. package/dist/components/mds-paginator-item2.js +1 -65
  343. package/dist/components/mds-paginator.js +1 -116
  344. package/dist/components/mds-policy-ai.js +1 -219
  345. package/dist/components/mds-pref-animation.js +1 -188
  346. package/dist/components/mds-pref-consumption.js +1 -202
  347. package/dist/components/mds-pref-contrast.js +1 -213
  348. package/dist/components/mds-pref-language-item.js +1 -306
  349. package/dist/components/mds-pref-language.js +1 -1025
  350. package/dist/components/mds-pref-theme-variant-item.js +1 -109
  351. package/dist/components/mds-pref-theme-variant.js +1 -213
  352. package/dist/components/mds-pref-theme.js +1 -333
  353. package/dist/components/mds-pref.js +1 -150
  354. package/dist/components/mds-price-table-features-cell.js +1 -49
  355. package/dist/components/mds-price-table-features-row.js +1 -45
  356. package/dist/components/mds-price-table-features.js +1 -43
  357. package/dist/components/mds-price-table-header.js +1 -35
  358. package/dist/components/mds-price-table-list-item.js +1 -54
  359. package/dist/components/mds-price-table-list.js +1 -48
  360. package/dist/components/mds-price-table.js +1 -35
  361. package/dist/components/mds-progress.js +1 -6
  362. package/dist/components/mds-progress2.js +1 -121
  363. package/dist/components/mds-push-notification-item.js +1 -326
  364. package/dist/components/mds-push-notification.js +1 -205
  365. package/dist/components/mds-quote.js +1 -52
  366. package/dist/components/mds-radial-menu-item.js +1 -80
  367. package/dist/components/mds-radial-menu.js +1 -248
  368. package/dist/components/mds-radial-progress.js +1 -6
  369. package/dist/components/mds-radial-progress2.js +1 -119
  370. package/dist/components/mds-separator.js +1 -6
  371. package/dist/components/mds-separator2.js +1 -32
  372. package/dist/components/mds-spinner.js +1 -6
  373. package/dist/components/mds-spinner2.js +1 -54
  374. package/dist/components/mds-status-bar.js +1 -98
  375. package/dist/components/mds-stepper-bar-item.js +1 -194
  376. package/dist/components/mds-stepper-bar.js +1 -136
  377. package/dist/components/mds-tab-bar-item.js +1 -89
  378. package/dist/components/mds-tab-bar.js +1 -51
  379. package/dist/components/mds-tab-item.js +1 -6
  380. package/dist/components/mds-tab-item2.js +1 -112
  381. package/dist/components/mds-tab.js +1 -6
  382. package/dist/components/mds-tab2.js +1 -261
  383. package/dist/components/mds-table-body.js +1 -38
  384. package/dist/components/mds-table-cell.js +1 -6
  385. package/dist/components/mds-table-cell2.js +1 -39
  386. package/dist/components/mds-table-footer.js +1 -35
  387. package/dist/components/mds-table-header-cell.js +1 -6
  388. package/dist/components/mds-table-header-cell2.js +1 -173
  389. package/dist/components/mds-table-header.js +1 -164
  390. package/dist/components/mds-table-row.js +1 -141
  391. package/dist/components/mds-table.js +1 -200
  392. package/dist/components/mds-text.js +1 -6
  393. package/dist/components/mds-text2.js +1 -324
  394. package/dist/components/mds-toast.js +1 -127
  395. package/dist/components/mds-tooltip.js +1 -6
  396. package/dist/components/mds-tooltip2.js +1 -177
  397. package/dist/components/mds-tree-item.js +1 -201
  398. package/dist/components/mds-tree.js +1 -121
  399. package/dist/components/mds-url-view.js +1 -146
  400. package/dist/components/mds-usage.js +1 -108
  401. package/dist/components/mds-video-wall.js +1 -68
  402. package/dist/components/mds-zero.js +1 -35
  403. package/dist/components/panorama.js +1 -3
  404. package/dist/components/remove.js +1 -3
  405. package/dist/components/settings.js +1 -3
  406. package/dist/components/slot.js +1 -48
  407. package/dist/components/unit.js +1 -41
  408. package/dist/documentation.d.ts +37 -0
  409. package/dist/documentation.json +1520 -707
  410. package/dist/esm/{datetime-C4yPBff1.js → datetime-BJtA1qmE.js} +1 -1
  411. package/dist/esm/{index-BfAC4pqU.js → index-CAd5312P.js} +482 -370
  412. package/dist/esm/index.js +256 -0
  413. package/dist/esm/loader.js +3 -3
  414. package/dist/esm/magma-components.js +4 -4
  415. package/dist/esm/mds-accordion-item.entry.js +4 -4
  416. package/dist/esm/mds-accordion-timer-item.entry.js +7 -5
  417. package/dist/esm/mds-accordion-timer.entry.js +9 -7
  418. package/dist/esm/mds-accordion.entry.js +4 -4
  419. package/dist/esm/mds-author.entry.js +4 -4
  420. package/dist/esm/mds-avatar-stack-item.entry.js +4 -4
  421. package/dist/esm/mds-avatar-stack.entry.js +4 -4
  422. package/dist/esm/mds-avatar.entry.js +41 -14
  423. package/dist/esm/mds-badge.entry.js +8 -6
  424. package/dist/esm/mds-banner_3.entry.js +33 -19
  425. package/dist/esm/mds-benchmark-bar.entry.js +8 -6
  426. package/dist/esm/mds-bibliography.entry.js +8 -8
  427. package/dist/esm/mds-breadcrumb-item.entry.js +4 -4
  428. package/dist/esm/mds-breadcrumb.entry.js +7 -4
  429. package/dist/esm/mds-button-dropdown.entry.js +4 -4
  430. package/dist/esm/mds-button-group.entry.js +4 -4
  431. package/dist/esm/mds-button_3.entry.js +40 -245
  432. package/dist/esm/mds-calendar_2.entry.js +287 -144
  433. package/dist/esm/mds-card-content.entry.js +4 -4
  434. package/dist/esm/mds-card-footer.entry.js +4 -4
  435. package/dist/esm/mds-card-header.entry.js +4 -4
  436. package/dist/esm/mds-card-media.entry.js +4 -4
  437. package/dist/esm/mds-card.entry.js +11 -13
  438. package/dist/esm/mds-details.entry.js +7 -5
  439. package/dist/esm/mds-dropdown.entry.js +42 -18
  440. package/dist/esm/mds-emoji.entry.js +29 -20
  441. package/dist/esm/mds-entity.entry.js +4 -4
  442. package/dist/esm/mds-file-preview.entry.js +18 -6
  443. package/dist/esm/mds-file.entry.js +10 -5
  444. package/dist/esm/mds-filter-item.entry.js +7 -7
  445. package/dist/esm/mds-filter.entry.js +5 -5
  446. package/dist/esm/mds-header-bar.entry.js +8 -4
  447. package/dist/esm/mds-header.entry.js +30 -16
  448. package/dist/esm/mds-horizontal-scroll.entry.js +18 -13
  449. package/dist/esm/mds-hr.entry.js +4 -4
  450. package/dist/esm/mds-img.entry.js +15 -8
  451. package/dist/esm/mds-input-date-range-preselection.entry.js +4 -4
  452. package/dist/esm/mds-input-date-range.entry.js +221 -71
  453. package/dist/esm/mds-input-date.entry.js +40 -17
  454. package/dist/esm/mds-input-field.entry.js +7 -7
  455. package/dist/esm/mds-input-otp.entry.js +6 -6
  456. package/dist/esm/mds-input-range.entry.js +19 -9
  457. package/dist/esm/mds-input-select.entry.js +39 -19
  458. package/dist/esm/mds-input-switch_2.entry.js +19 -10
  459. package/dist/esm/mds-input-tip_2.entry.js +14 -9
  460. package/dist/esm/mds-input-upload.entry.js +19 -12
  461. package/dist/esm/mds-input.entry.js +39 -16
  462. package/dist/esm/mds-keyboard-key.entry.js +8 -5
  463. package/dist/esm/mds-keyboard.entry.js +13 -8
  464. package/dist/esm/mds-kpi-item.entry.js +4 -4
  465. package/dist/esm/mds-kpi.entry.js +4 -4
  466. package/dist/esm/mds-label.entry.js +7 -4
  467. package/dist/esm/mds-list-item.entry.js +4 -4
  468. package/dist/esm/mds-list.entry.js +4 -4
  469. package/dist/esm/mds-mention.entry.js +4 -4
  470. package/dist/esm/mds-modal.entry.js +22 -15
  471. package/dist/esm/mds-note.entry.js +7 -4
  472. package/dist/esm/mds-notification.entry.js +11 -9
  473. package/dist/esm/mds-paginator-item.entry.js +7 -7
  474. package/dist/esm/mds-paginator.entry.js +4 -4
  475. package/dist/esm/mds-policy-ai.entry.js +7 -4
  476. package/dist/esm/mds-pref-animation.entry.js +13 -8
  477. package/dist/esm/mds-pref-consumption.entry.js +13 -8
  478. package/dist/esm/mds-pref-contrast.entry.js +14 -9
  479. package/dist/esm/mds-pref-language-item.entry.js +7 -4
  480. package/dist/esm/mds-pref-language.entry.js +8 -5
  481. package/dist/esm/mds-pref-theme-variant-item.entry.js +8 -5
  482. package/dist/esm/mds-pref-theme-variant.entry.js +9 -6
  483. package/dist/esm/mds-pref-theme.entry.js +17 -12
  484. package/dist/esm/mds-pref.entry.js +15 -8
  485. package/dist/esm/mds-price-table-features-cell.entry.js +4 -4
  486. package/dist/esm/mds-price-table-features-row.entry.js +4 -4
  487. package/dist/esm/mds-price-table-features.entry.js +4 -4
  488. package/dist/esm/mds-price-table-header.entry.js +4 -4
  489. package/dist/esm/mds-price-table-list-item.entry.js +4 -4
  490. package/dist/esm/mds-price-table-list.entry.js +4 -4
  491. package/dist/esm/mds-price-table.entry.js +4 -4
  492. package/dist/esm/mds-progress_2.entry.js +17 -11
  493. package/dist/esm/mds-push-notification-item.entry.js +12 -7
  494. package/dist/esm/mds-push-notification.entry.js +22 -10
  495. package/dist/esm/mds-quote.entry.js +4 -4
  496. package/dist/esm/mds-radial-menu-item.entry.js +7 -4
  497. package/dist/esm/mds-radial-menu.entry.js +30 -14
  498. package/dist/esm/mds-separator.entry.js +4 -4
  499. package/dist/esm/mds-status-bar.entry.js +10 -5
  500. package/dist/esm/mds-stepper-bar-item.entry.js +13 -6
  501. package/dist/esm/mds-stepper-bar.entry.js +8 -6
  502. package/dist/esm/mds-tab-bar-item.entry.js +14 -7
  503. package/dist/esm/mds-tab-bar.entry.js +4 -4
  504. package/dist/esm/mds-tab_2.entry.js +28 -16
  505. package/dist/esm/mds-table-body.entry.js +4 -4
  506. package/dist/esm/mds-table-footer.entry.js +4 -4
  507. package/dist/esm/mds-table-header-cell.entry.js +27 -12
  508. package/dist/esm/mds-table-header.entry.js +13 -5
  509. package/dist/esm/mds-table-row.entry.js +12 -6
  510. package/dist/esm/mds-table.entry.js +11 -7
  511. package/dist/esm/mds-text.entry.js +9 -7
  512. package/dist/esm/mds-toast.entry.js +12 -8
  513. package/dist/esm/mds-tooltip.entry.js +35 -15
  514. package/dist/esm/mds-tree-item.entry.js +16 -6
  515. package/dist/esm/mds-tree.entry.js +14 -8
  516. package/dist/esm/mds-url-view.entry.js +10 -7
  517. package/dist/esm/mds-usage.entry.js +7 -4
  518. package/dist/esm/mds-video-wall.entry.js +4 -4
  519. package/dist/esm/mds-zero.entry.js +4 -4
  520. package/dist/esm-es5/{datetime-C4yPBff1.js → datetime-BJtA1qmE.js} +1 -1
  521. package/dist/esm-es5/index-CAd5312P.js +1 -0
  522. package/dist/esm-es5/index.js +1 -0
  523. package/dist/esm-es5/loader.js +1 -1
  524. package/dist/esm-es5/magma-components.js +1 -1
  525. package/dist/esm-es5/mds-accordion-item.entry.js +1 -1
  526. package/dist/esm-es5/mds-accordion-timer-item.entry.js +1 -1
  527. package/dist/esm-es5/mds-accordion-timer.entry.js +1 -1
  528. package/dist/esm-es5/mds-accordion.entry.js +1 -1
  529. package/dist/esm-es5/mds-author.entry.js +1 -1
  530. package/dist/esm-es5/mds-avatar-stack-item.entry.js +1 -1
  531. package/dist/esm-es5/mds-avatar-stack.entry.js +1 -1
  532. package/dist/esm-es5/mds-avatar.entry.js +1 -1
  533. package/dist/esm-es5/mds-badge.entry.js +1 -1
  534. package/dist/esm-es5/mds-banner_3.entry.js +1 -1
  535. package/dist/esm-es5/mds-benchmark-bar.entry.js +1 -1
  536. package/dist/esm-es5/mds-bibliography.entry.js +1 -1
  537. package/dist/esm-es5/mds-breadcrumb-item.entry.js +1 -1
  538. package/dist/esm-es5/mds-breadcrumb.entry.js +1 -1
  539. package/dist/esm-es5/mds-button-dropdown.entry.js +1 -1
  540. package/dist/esm-es5/mds-button-group.entry.js +1 -1
  541. package/dist/esm-es5/mds-button_3.entry.js +1 -1
  542. package/dist/esm-es5/mds-calendar_2.entry.js +1 -1
  543. package/dist/esm-es5/mds-card-content.entry.js +1 -1
  544. package/dist/esm-es5/mds-card-footer.entry.js +1 -1
  545. package/dist/esm-es5/mds-card-header.entry.js +1 -1
  546. package/dist/esm-es5/mds-card-media.entry.js +1 -1
  547. package/dist/esm-es5/mds-card.entry.js +1 -1
  548. package/dist/esm-es5/mds-details.entry.js +1 -1
  549. package/dist/esm-es5/mds-dropdown.entry.js +1 -1
  550. package/dist/esm-es5/mds-emoji.entry.js +3 -3
  551. package/dist/esm-es5/mds-entity.entry.js +1 -1
  552. package/dist/esm-es5/mds-file-preview.entry.js +2 -2
  553. package/dist/esm-es5/mds-file.entry.js +2 -2
  554. package/dist/esm-es5/mds-filter-item.entry.js +1 -1
  555. package/dist/esm-es5/mds-filter.entry.js +1 -1
  556. package/dist/esm-es5/mds-header-bar.entry.js +1 -1
  557. package/dist/esm-es5/mds-header.entry.js +1 -1
  558. package/dist/esm-es5/mds-horizontal-scroll.entry.js +1 -1
  559. package/dist/esm-es5/mds-hr.entry.js +1 -1
  560. package/dist/esm-es5/mds-img.entry.js +1 -1
  561. package/dist/esm-es5/mds-input-date-range-preselection.entry.js +1 -1
  562. package/dist/esm-es5/mds-input-date-range.entry.js +1 -1
  563. package/dist/esm-es5/mds-input-date.entry.js +1 -1
  564. package/dist/esm-es5/mds-input-field.entry.js +1 -1
  565. package/dist/esm-es5/mds-input-otp.entry.js +1 -1
  566. package/dist/esm-es5/mds-input-range.entry.js +1 -1
  567. package/dist/esm-es5/mds-input-select.entry.js +1 -1
  568. package/dist/esm-es5/mds-input-switch_2.entry.js +1 -1
  569. package/dist/esm-es5/mds-input-tip_2.entry.js +1 -1
  570. package/dist/esm-es5/mds-input-upload.entry.js +1 -1
  571. package/dist/esm-es5/mds-input.entry.js +1 -1
  572. package/dist/esm-es5/mds-keyboard-key.entry.js +1 -1
  573. package/dist/esm-es5/mds-keyboard.entry.js +1 -1
  574. package/dist/esm-es5/mds-kpi-item.entry.js +1 -1
  575. package/dist/esm-es5/mds-kpi.entry.js +1 -1
  576. package/dist/esm-es5/mds-label.entry.js +1 -1
  577. package/dist/esm-es5/mds-list-item.entry.js +1 -1
  578. package/dist/esm-es5/mds-list.entry.js +1 -1
  579. package/dist/esm-es5/mds-mention.entry.js +1 -1
  580. package/dist/esm-es5/mds-modal.entry.js +1 -1
  581. package/dist/esm-es5/mds-note.entry.js +1 -1
  582. package/dist/esm-es5/mds-notification.entry.js +1 -1
  583. package/dist/esm-es5/mds-paginator-item.entry.js +1 -1
  584. package/dist/esm-es5/mds-paginator.entry.js +1 -1
  585. package/dist/esm-es5/mds-policy-ai.entry.js +1 -1
  586. package/dist/esm-es5/mds-pref-animation.entry.js +1 -1
  587. package/dist/esm-es5/mds-pref-consumption.entry.js +1 -1
  588. package/dist/esm-es5/mds-pref-contrast.entry.js +1 -1
  589. package/dist/esm-es5/mds-pref-language-item.entry.js +1 -1
  590. package/dist/esm-es5/mds-pref-language.entry.js +1 -1
  591. package/dist/esm-es5/mds-pref-theme-variant-item.entry.js +1 -1
  592. package/dist/esm-es5/mds-pref-theme-variant.entry.js +1 -1
  593. package/dist/esm-es5/mds-pref-theme.entry.js +1 -1
  594. package/dist/esm-es5/mds-pref.entry.js +1 -1
  595. package/dist/esm-es5/mds-price-table-features-cell.entry.js +1 -1
  596. package/dist/esm-es5/mds-price-table-features-row.entry.js +1 -1
  597. package/dist/esm-es5/mds-price-table-features.entry.js +1 -1
  598. package/dist/esm-es5/mds-price-table-header.entry.js +1 -1
  599. package/dist/esm-es5/mds-price-table-list-item.entry.js +1 -1
  600. package/dist/esm-es5/mds-price-table-list.entry.js +1 -1
  601. package/dist/esm-es5/mds-price-table.entry.js +1 -1
  602. package/dist/esm-es5/mds-progress_2.entry.js +1 -1
  603. package/dist/esm-es5/mds-push-notification-item.entry.js +1 -1
  604. package/dist/esm-es5/mds-push-notification.entry.js +1 -1
  605. package/dist/esm-es5/mds-quote.entry.js +1 -1
  606. package/dist/esm-es5/mds-radial-menu-item.entry.js +1 -1
  607. package/dist/esm-es5/mds-radial-menu.entry.js +1 -1
  608. package/dist/esm-es5/mds-separator.entry.js +1 -1
  609. package/dist/esm-es5/mds-status-bar.entry.js +1 -1
  610. package/dist/esm-es5/mds-stepper-bar-item.entry.js +1 -1
  611. package/dist/esm-es5/mds-stepper-bar.entry.js +1 -1
  612. package/dist/esm-es5/mds-tab-bar-item.entry.js +1 -1
  613. package/dist/esm-es5/mds-tab-bar.entry.js +1 -1
  614. package/dist/esm-es5/mds-tab_2.entry.js +1 -1
  615. package/dist/esm-es5/mds-table-body.entry.js +1 -1
  616. package/dist/esm-es5/mds-table-footer.entry.js +1 -1
  617. package/dist/esm-es5/mds-table-header-cell.entry.js +1 -1
  618. package/dist/esm-es5/mds-table-header.entry.js +1 -1
  619. package/dist/esm-es5/mds-table-row.entry.js +1 -1
  620. package/dist/esm-es5/mds-table.entry.js +1 -1
  621. package/dist/esm-es5/mds-text.entry.js +1 -1
  622. package/dist/esm-es5/mds-toast.entry.js +1 -1
  623. package/dist/esm-es5/mds-tooltip.entry.js +1 -1
  624. package/dist/esm-es5/mds-tree-item.entry.js +1 -1
  625. package/dist/esm-es5/mds-tree.entry.js +1 -1
  626. package/dist/esm-es5/mds-url-view.entry.js +1 -1
  627. package/dist/esm-es5/mds-usage.entry.js +1 -1
  628. package/dist/esm-es5/mds-video-wall.entry.js +1 -1
  629. package/dist/esm-es5/mds-zero.entry.js +1 -1
  630. package/dist/hydrate/index.d.ts +12 -0
  631. package/dist/hydrate/index.js +6687 -1804
  632. package/dist/hydrate/index.mjs +6686 -1805
  633. package/dist/magma-components/index.esm.js +1 -0
  634. package/dist/magma-components/magma-components.esm.js +1 -1
  635. package/dist/magma-components/magma-components.js +1 -1
  636. package/dist/magma-components/{p-da1e08a8.system.entry.js → p-00313884.entry.js} +1 -1
  637. package/dist/magma-components/{p-8c757fad.entry.js → p-01dc43dd.entry.js} +1 -1
  638. package/dist/magma-components/p-01dca5e8.entry.js +1 -0
  639. package/dist/magma-components/p-030d45e3.entry.js +1 -0
  640. package/dist/magma-components/p-0328a23e.system.entry.js +1 -0
  641. package/dist/magma-components/{p-54a1e963.entry.js → p-08c6869a.entry.js} +1 -1
  642. package/dist/magma-components/p-09de9fc5.system.entry.js +1 -0
  643. package/dist/magma-components/{p-18412b69.entry.js → p-0acb46c8.entry.js} +1 -1
  644. package/dist/magma-components/p-0b10ef9f.system.entry.js +1 -0
  645. package/dist/magma-components/p-0b11f03b.entry.js +1 -0
  646. package/dist/magma-components/p-0be56202.system.entry.js +1 -0
  647. package/dist/magma-components/p-0de58147.entry.js +1 -0
  648. package/dist/magma-components/p-0e481e5c.system.entry.js +1 -0
  649. package/dist/magma-components/p-0f104850.system.entry.js +1 -0
  650. package/dist/magma-components/p-1073bf63.entry.js +1 -0
  651. package/dist/magma-components/p-11490a89.entry.js +1 -0
  652. package/dist/magma-components/p-137b0bbe.system.entry.js +1 -0
  653. package/dist/magma-components/{p-37c304a8.entry.js → p-14a98729.entry.js} +1 -1
  654. package/dist/magma-components/p-14d858f8.system.entry.js +1 -0
  655. package/dist/magma-components/p-14e918de.system.entry.js +1 -0
  656. package/dist/magma-components/p-154ef5b9.entry.js +1 -0
  657. package/dist/magma-components/p-158af6e3.entry.js +1 -0
  658. package/dist/magma-components/p-17427d8a.system.entry.js +1 -0
  659. package/dist/magma-components/p-1805592d.entry.js +1 -0
  660. package/dist/magma-components/p-18563022.entry.js +1 -0
  661. package/dist/magma-components/{p-7a88d5b1.entry.js → p-19f99447.entry.js} +1 -1
  662. package/dist/magma-components/p-1a56d383.system.entry.js +1 -0
  663. package/dist/magma-components/p-1bb7895a.system.entry.js +1 -0
  664. package/dist/magma-components/p-1ce791c1.system.entry.js +1 -0
  665. package/dist/magma-components/p-1da904c3.system.entry.js +1 -0
  666. package/dist/magma-components/p-20961bf1.entry.js +1 -0
  667. package/dist/magma-components/p-24a9ed63.system.entry.js +1 -0
  668. package/dist/magma-components/{p-2431bf5b.entry.js → p-26b131cf.entry.js} +1 -1
  669. package/dist/magma-components/p-28ebb626.entry.js +1 -0
  670. package/dist/magma-components/{p-25d96882.system.entry.js → p-292f4566.system.entry.js} +1 -1
  671. package/dist/magma-components/p-2a1d3680.system.entry.js +1 -0
  672. package/dist/magma-components/p-2ab75334.system.entry.js +1 -0
  673. package/dist/magma-components/p-2ccc796b.system.entry.js +1 -0
  674. package/dist/magma-components/p-2d9d0887.system.entry.js +1 -0
  675. package/dist/magma-components/p-2df01d02.system.entry.js +1 -0
  676. package/dist/magma-components/{p-2b47fe1f.entry.js → p-3145c7eb.entry.js} +1 -1
  677. package/dist/magma-components/p-34018dfe.entry.js +1 -0
  678. package/dist/magma-components/{p-86cdcab6.system.entry.js → p-35a9f1b4.system.entry.js} +3 -3
  679. package/dist/magma-components/p-35ec8bbd.entry.js +1 -0
  680. package/dist/magma-components/p-370f9463.system.entry.js +1 -0
  681. package/dist/magma-components/p-387948c4.system.entry.js +1 -0
  682. package/dist/magma-components/p-3aeecbba.system.entry.js +1 -0
  683. package/dist/magma-components/p-3af9132f.system.entry.js +1 -0
  684. package/dist/magma-components/p-3bfd085f.system.entry.js +1 -0
  685. package/dist/magma-components/{p-eca9aeea.entry.js → p-3c246a39.entry.js} +1 -1
  686. package/dist/magma-components/p-3c2bf79b.entry.js +1 -0
  687. package/dist/magma-components/p-3ce52f3c.entry.js +1 -0
  688. package/dist/magma-components/p-3e5993b4.entry.js +1 -0
  689. package/dist/magma-components/p-3ef80cd4.system.entry.js +1 -0
  690. package/dist/magma-components/{p-fb852b6f.entry.js → p-3fc3b8b4.entry.js} +1 -1
  691. package/dist/magma-components/p-423955d1.system.entry.js +1 -0
  692. package/dist/magma-components/p-42f336df.system.entry.js +1 -0
  693. package/dist/magma-components/p-45a85712.system.entry.js +1 -0
  694. package/dist/magma-components/p-460cd731.system.entry.js +1 -0
  695. package/dist/magma-components/p-473f6954.entry.js +1 -0
  696. package/dist/magma-components/p-47fa0ecf.entry.js +1 -0
  697. package/dist/magma-components/p-4b07fe37.entry.js +1 -0
  698. package/dist/magma-components/p-4b884441.entry.js +1 -0
  699. package/dist/magma-components/{p-1faa59ee.entry.js → p-4ba583c9.entry.js} +1 -1
  700. package/dist/magma-components/{p-e3090966.entry.js → p-4c08fe3e.entry.js} +1 -1
  701. package/dist/magma-components/p-4f490917.entry.js +1 -0
  702. package/dist/magma-components/p-4f98fdba.system.entry.js +1 -0
  703. package/dist/magma-components/p-50553954.system.entry.js +1 -0
  704. package/dist/magma-components/{p-74aeba83.entry.js → p-523d4716.entry.js} +1 -1
  705. package/dist/magma-components/p-52ccfafc.system.entry.js +1 -0
  706. package/dist/magma-components/p-52e2f903.entry.js +1 -0
  707. package/dist/magma-components/p-53195d95.system.entry.js +1 -0
  708. package/dist/magma-components/p-5488f51f.system.entry.js +1 -0
  709. package/dist/magma-components/p-553927f9.system.entry.js +1 -0
  710. package/dist/magma-components/p-55b4bbba.entry.js +1 -0
  711. package/dist/magma-components/{p-379a4998.entry.js → p-583f5ffa.entry.js} +1 -1
  712. package/dist/magma-components/{p-312e1512.entry.js → p-59d65cff.entry.js} +1 -1
  713. package/dist/magma-components/p-59f53701.system.entry.js +1 -0
  714. package/dist/magma-components/p-5b881091.entry.js +1 -0
  715. package/dist/magma-components/p-5c44d208.entry.js +1 -0
  716. package/dist/magma-components/p-5fdcd8e2.system.entry.js +1 -0
  717. package/dist/magma-components/p-5fe7b875.system.entry.js +1 -0
  718. package/dist/magma-components/p-614e7f83.system.entry.js +1 -0
  719. package/dist/magma-components/p-62cf9003.system.entry.js +1 -0
  720. package/dist/magma-components/{p-014d0127.entry.js → p-63898681.entry.js} +1 -1
  721. package/dist/magma-components/p-663a510e.entry.js +1 -0
  722. package/dist/magma-components/{p-a68b2bd1.entry.js → p-68f57bb1.entry.js} +1 -1
  723. package/dist/magma-components/p-6ae4df92.system.entry.js +1 -0
  724. package/dist/magma-components/p-6d268a59.entry.js +1 -0
  725. package/dist/magma-components/p-7306b02e.system.entry.js +17 -0
  726. package/dist/magma-components/p-75011fed.system.entry.js +9 -0
  727. package/dist/magma-components/{p-8cadef2a.entry.js → p-7595afcf.entry.js} +3 -3
  728. package/dist/magma-components/p-77e9bd68.entry.js +1 -0
  729. package/dist/magma-components/p-7d836722.entry.js +1 -0
  730. package/dist/magma-components/p-7e037cf3.entry.js +8 -0
  731. package/dist/magma-components/p-8106dbfd.system.entry.js +1 -0
  732. package/dist/magma-components/p-82deeaa0.system.entry.js +1 -0
  733. package/dist/magma-components/p-83589b83.entry.js +1 -0
  734. package/dist/magma-components/{p-1650e033.entry.js → p-83721814.entry.js} +2 -2
  735. package/dist/magma-components/p-83de0e53.system.entry.js +1 -0
  736. package/dist/magma-components/p-849760e7.system.entry.js +1 -0
  737. package/dist/magma-components/{p-76abcca3.system.entry.js → p-85ac6e54.system.entry.js} +1 -1
  738. package/dist/magma-components/p-87f8a213.entry.js +1 -0
  739. package/dist/magma-components/p-89bf698e.system.entry.js +1 -0
  740. package/dist/magma-components/p-89f96753.system.entry.js +1 -0
  741. package/dist/magma-components/p-8b3065b4.entry.js +1 -0
  742. package/dist/magma-components/p-8bec8ad6.system.entry.js +1 -0
  743. package/dist/magma-components/p-8d76853c.system.entry.js +1 -0
  744. package/dist/magma-components/p-8f1ce3f1.system.entry.js +1 -0
  745. package/dist/magma-components/p-9021fa60.entry.js +1 -0
  746. package/dist/magma-components/p-90b72c1c.system.entry.js +1 -0
  747. package/dist/magma-components/p-90d5b6df.system.entry.js +1 -0
  748. package/dist/magma-components/p-913372ff.entry.js +1 -0
  749. package/dist/magma-components/p-94093140.system.entry.js +1 -0
  750. package/dist/magma-components/p-944d9b27.system.entry.js +1 -0
  751. package/dist/magma-components/{p-2086a922.entry.js → p-94713401.entry.js} +1 -1
  752. package/dist/magma-components/{p-199d6fc7.entry.js → p-956b5ae6.entry.js} +1 -1
  753. package/dist/magma-components/p-95eae04e.entry.js +1 -0
  754. package/dist/magma-components/p-961a2531.entry.js +1 -0
  755. package/dist/magma-components/p-9658cb0c.entry.js +1 -0
  756. package/dist/magma-components/p-96d1a168.entry.js +1 -0
  757. package/dist/magma-components/p-96f6a646.entry.js +1 -0
  758. package/dist/magma-components/p-98435b90.system.entry.js +1 -0
  759. package/dist/magma-components/p-988b0c7c.entry.js +1 -0
  760. package/dist/magma-components/p-98a05642.system.entry.js +1 -0
  761. package/dist/magma-components/p-99f7a1b6.system.entry.js +1 -0
  762. package/dist/magma-components/p-9a1940c1.system.entry.js +1 -0
  763. package/dist/magma-components/p-9a89bc78.system.entry.js +1 -0
  764. package/dist/magma-components/p-9ad586a7.system.entry.js +1 -0
  765. package/dist/magma-components/p-9b52918e.system.entry.js +1 -0
  766. package/dist/magma-components/{p-B2gc1lkP.system.js → p-BJKToXNf.system.js} +1 -1
  767. package/dist/magma-components/{p-C4yPBff1.js → p-BJtA1qmE.js} +1 -1
  768. package/dist/magma-components/p-CAd5312P.js +2 -0
  769. package/dist/magma-components/p-DI5DWqw4.system.js +2 -0
  770. package/dist/magma-components/p-DTZViJWJ.system.js +1 -0
  771. package/dist/magma-components/p-a1af65e8.entry.js +1 -0
  772. package/dist/magma-components/p-a5473293.system.entry.js +1 -0
  773. package/dist/magma-components/p-a6caafcb.system.entry.js +1 -0
  774. package/dist/magma-components/p-a7bd4585.entry.js +1 -0
  775. package/dist/magma-components/p-a88fba47.system.entry.js +1 -0
  776. package/dist/magma-components/{p-408abcfd.entry.js → p-a959ade4.entry.js} +1 -1
  777. package/dist/magma-components/p-aa7d8972.entry.js +1 -0
  778. package/dist/magma-components/p-aa98652f.entry.js +1 -0
  779. package/dist/magma-components/p-aaeb0ee3.system.entry.js +1 -0
  780. package/dist/magma-components/p-ab89bf5b.system.entry.js +1 -0
  781. package/dist/magma-components/p-abc720e3.entry.js +1 -0
  782. package/dist/magma-components/p-abe87810.entry.js +1 -0
  783. package/dist/magma-components/{p-492e2cc1.entry.js → p-ac80aca8.entry.js} +1 -1
  784. package/dist/magma-components/p-acb07134.system.entry.js +1 -0
  785. package/dist/magma-components/p-acd4f96a.entry.js +1 -0
  786. package/dist/magma-components/{p-00649cfc.entry.js → p-af49bca2.entry.js} +1 -1
  787. package/dist/magma-components/{p-6ccffbff.entry.js → p-af670eaf.entry.js} +1 -1
  788. package/dist/magma-components/p-b14a94e0.system.entry.js +1 -0
  789. package/dist/magma-components/p-b2bc194a.entry.js +1 -0
  790. package/dist/magma-components/p-b2e76c18.system.entry.js +1 -0
  791. package/dist/magma-components/p-b37dff80.system.entry.js +1 -0
  792. package/dist/magma-components/p-b3e3226e.entry.js +1 -0
  793. package/dist/magma-components/p-b40f1153.entry.js +1 -0
  794. package/dist/magma-components/p-b4709a95.entry.js +1 -0
  795. package/dist/magma-components/p-b5db6527.system.entry.js +1 -0
  796. package/dist/magma-components/p-b764defa.entry.js +1 -0
  797. package/dist/magma-components/p-b9b2501e.system.entry.js +1 -0
  798. package/dist/magma-components/p-b9b5bcdd.system.entry.js +1 -0
  799. package/dist/magma-components/p-ba2a0bc1.system.entry.js +1 -0
  800. package/dist/magma-components/p-bb4380cd.entry.js +1 -0
  801. package/dist/magma-components/p-bce3a8b0.system.entry.js +1 -0
  802. package/dist/magma-components/p-bd2998e6.system.entry.js +1 -0
  803. package/dist/magma-components/p-bd3dbc2d.entry.js +1 -0
  804. package/dist/magma-components/p-bed57abb.entry.js +1 -0
  805. package/dist/magma-components/p-bfed0b7a.entry.js +1 -0
  806. package/dist/magma-components/p-c6177cb9.system.entry.js +1 -0
  807. package/dist/magma-components/p-c638556c.entry.js +1 -0
  808. package/dist/magma-components/{p-9b5cfdd8.entry.js → p-c6fa4a21.entry.js} +1 -1
  809. package/dist/magma-components/p-c8e99385.system.entry.js +1 -0
  810. package/dist/magma-components/{p-e69e24a3.entry.js → p-c9231987.entry.js} +1 -1
  811. package/dist/magma-components/p-c9c51ba6.system.entry.js +1 -0
  812. package/dist/magma-components/p-cc53b30c.entry.js +1 -0
  813. package/dist/magma-components/{p-823a5efc.entry.js → p-ccc0521c.entry.js} +1 -1
  814. package/dist/magma-components/p-cd71630e.system.entry.js +1 -0
  815. package/dist/magma-components/p-cd879243.system.entry.js +1 -0
  816. package/dist/magma-components/{p-c288b9a1.entry.js → p-ce064d47.entry.js} +1 -1
  817. package/dist/magma-components/{p-d4a1c10f.system.entry.js → p-d1eea8ca.system.entry.js} +1 -1
  818. package/dist/magma-components/p-d2537229.system.entry.js +1 -0
  819. package/dist/magma-components/p-d2617a1a.entry.js +1 -0
  820. package/dist/magma-components/p-d41c4637.system.entry.js +1 -0
  821. package/dist/magma-components/{p-a2d2cb35.entry.js → p-d88f44aa.entry.js} +1 -1
  822. package/dist/magma-components/p-dae9ae8e.system.entry.js +1 -0
  823. package/dist/magma-components/{p-b9d6a1f7.entry.js → p-dd860de4.entry.js} +1 -1
  824. package/dist/magma-components/p-df87e2f5.system.entry.js +1 -0
  825. package/dist/magma-components/p-dfe082be.system.entry.js +1 -0
  826. package/dist/magma-components/{p-1b165893.entry.js → p-e00ba5a0.entry.js} +1 -1
  827. package/dist/magma-components/p-e0d12fa2.system.entry.js +1 -0
  828. package/dist/magma-components/{p-6e94ea64.entry.js → p-e2cd11c3.entry.js} +1 -1
  829. package/dist/magma-components/p-e5fb3081.system.entry.js +1 -0
  830. package/dist/magma-components/{p-08f81a0c.entry.js → p-e67a6452.entry.js} +1 -1
  831. package/dist/magma-components/p-e6d8c9e3.system.entry.js +1 -0
  832. package/dist/magma-components/p-e71aecc1.entry.js +1 -0
  833. package/dist/magma-components/p-eac692ea.system.entry.js +1 -0
  834. package/dist/magma-components/p-ecf2e98d.system.entry.js +1 -0
  835. package/dist/magma-components/p-ed6d1453.system.entry.js +1 -0
  836. package/dist/magma-components/p-f289eb5a.entry.js +1 -0
  837. package/dist/magma-components/p-f3604c99.entry.js +1 -0
  838. package/dist/magma-components/{p-f56acab0.entry.js → p-f3dbca34.entry.js} +1 -1
  839. package/dist/magma-components/p-f4b4bdf2.system.entry.js +1 -0
  840. package/dist/magma-components/p-f56d16f7.entry.js +1 -0
  841. package/dist/magma-components/p-f8014852.system.entry.js +1 -0
  842. package/dist/magma-components/{p-41e50837.entry.js → p-f851100d.entry.js} +1 -1
  843. package/dist/magma-components/{p-6f7bce81.entry.js → p-f8d5adce.entry.js} +1 -1
  844. package/dist/magma-components/p-fa427f75.system.entry.js +1 -0
  845. package/dist/magma-components/p-fa6a05b5.entry.js +1 -0
  846. package/dist/magma-components/p-fb8b0104.entry.js +1 -0
  847. package/dist/magma-components/p-fcf59139.system.entry.js +1 -0
  848. package/dist/magma-components/p-fe3d5720.system.entry.js +1 -0
  849. package/dist/magma-components/p-fe85ad8e.system.entry.js +1 -0
  850. package/dist/magma-components/p-ffae137a.entry.js +1 -0
  851. package/dist/magma-components/p-oCzRm29V.system.js +1 -0
  852. package/dist/stats.json +4561 -2983
  853. package/dist/types/components/mds-accordion/mds-accordion.d.ts +1 -1
  854. package/dist/types/components/mds-accordion-item/mds-accordion-item.d.ts +1 -1
  855. package/dist/types/components/mds-accordion-timer/mds-accordion-timer.d.ts +1 -1
  856. package/dist/types/components/mds-accordion-timer-item/mds-accordion-timer-item.d.ts +1 -1
  857. package/dist/types/components/mds-author/mds-author.d.ts +1 -1
  858. package/dist/types/components/mds-avatar-stack/mds-avatar-stack.d.ts +3 -0
  859. package/dist/types/components/mds-badge/mds-badge.d.ts +1 -1
  860. package/dist/types/components/mds-banner/mds-banner.d.ts +4 -1
  861. package/dist/types/components/mds-benchmark-bar/mds-benchmark-bar.d.ts +1 -1
  862. package/dist/types/components/mds-breadcrumb/mds-breadcrumb.d.ts +4 -1
  863. package/dist/types/components/mds-button/mds-button.d.ts +1 -1
  864. package/dist/types/components/mds-button-dropdown/mds-button-dropdown.d.ts +3 -0
  865. package/dist/types/components/mds-button-group/mds-button-group.d.ts +3 -0
  866. package/dist/types/components/mds-calendar/mds-calendar.d.ts +75 -8
  867. package/dist/types/components/mds-card-content/mds-card-content.d.ts +1 -1
  868. package/dist/types/components/mds-card-footer/mds-card-footer.d.ts +1 -1
  869. package/dist/types/components/mds-card-header/mds-card-header.d.ts +1 -1
  870. package/dist/types/components/mds-card-media/mds-card-media.d.ts +1 -1
  871. package/dist/types/components/mds-chip/mds-chip.d.ts +3 -0
  872. package/dist/types/components/mds-details/mds-details.d.ts +1 -1
  873. package/dist/types/components/mds-dropdown/mds-dropdown.d.ts +4 -4
  874. package/dist/types/components/mds-emoji/mds-emoji.d.ts +7 -0
  875. package/dist/types/components/mds-entity/mds-entity.d.ts +1 -1
  876. package/dist/types/components/mds-file/mds-file.d.ts +3 -0
  877. package/dist/types/components/mds-file-preview/mds-file-preview.d.ts +3 -0
  878. package/dist/types/components/mds-filter/mds-filter.d.ts +1 -1
  879. package/dist/types/components/mds-filter-item/mds-filter-item.d.ts +1 -1
  880. package/dist/types/components/mds-header/mds-header.d.ts +5 -1
  881. package/dist/types/components/mds-header-bar/mds-header-bar.d.ts +5 -1
  882. package/dist/types/components/mds-help/mds-help.d.ts +1 -1
  883. package/dist/types/components/mds-horizontal-scroll/mds-horizontal-scroll.d.ts +1 -1
  884. package/dist/types/components/mds-icon/services/icons-set.service.d.ts +2 -1
  885. package/dist/types/components/mds-img/mds-img.d.ts +3 -0
  886. package/dist/types/components/mds-input/mds-input.d.ts +15 -0
  887. package/dist/types/components/mds-input-date/mds-input-date.d.ts +19 -1
  888. package/dist/types/components/mds-input-date-range/mds-input-date-range.d.ts +38 -4
  889. package/dist/types/components/mds-input-date-range/test/mds-input-date-range.stories.d.ts +12 -0
  890. package/dist/types/components/mds-input-date-range-preselection/mds-input-date-range-preselection.d.ts +3 -0
  891. package/dist/types/components/mds-input-field/mds-input-field.d.ts +3 -0
  892. package/dist/types/components/mds-input-range/mds-input-range.d.ts +2 -1
  893. package/dist/types/components/mds-input-select/mds-input-select.d.ts +4 -0
  894. package/dist/types/components/mds-input-switch/mds-input-switch.d.ts +4 -1
  895. package/dist/types/components/mds-input-tip/mds-input-tip.d.ts +3 -0
  896. package/dist/types/components/mds-input-tip-item/mds-input-tip-item.d.ts +6 -0
  897. package/dist/types/components/mds-input-upload/mds-input-upload.d.ts +3 -0
  898. package/dist/types/components/mds-keyboard/mds-keyboard.d.ts +7 -1
  899. package/dist/types/components/mds-keyboard-key/mds-keyboard-key.d.ts +3 -0
  900. package/dist/types/components/mds-keyboard-key/meta/icons.d.ts +1 -1
  901. package/dist/types/components/mds-kpi/mds-kpi.d.ts +1 -1
  902. package/dist/types/components/mds-label/mds-label.d.ts +4 -1
  903. package/dist/types/components/mds-list/mds-list.d.ts +1 -1
  904. package/dist/types/components/mds-list-item/mds-list-item.d.ts +1 -1
  905. package/dist/types/components/mds-modal/mds-modal.d.ts +4 -1
  906. package/dist/types/components/mds-note/mds-note.d.ts +4 -1
  907. package/dist/types/components/mds-paginator-item/mds-paginator-item.d.ts +2 -2
  908. package/dist/types/components/mds-policy-ai/mds-policy-ai.d.ts +3 -0
  909. package/dist/types/components/mds-pref/mds-pref.d.ts +4 -1
  910. package/dist/types/components/mds-pref-animation/mds-pref-animation.d.ts +3 -0
  911. package/dist/types/components/mds-pref-consumption/mds-pref-consumption.d.ts +3 -0
  912. package/dist/types/components/mds-pref-contrast/mds-pref-contrast.d.ts +3 -0
  913. package/dist/types/components/mds-pref-language/mds-pref-language.d.ts +4 -1
  914. package/dist/types/components/mds-pref-language-item/mds-pref-language-item.d.ts +3 -0
  915. package/dist/types/components/mds-pref-theme/mds-pref-theme.d.ts +3 -0
  916. package/dist/types/components/mds-pref-theme-variant/mds-pref-theme-variant.d.ts +4 -1
  917. package/dist/types/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.d.ts +3 -0
  918. package/dist/types/components/mds-price-table/mds-price-table.d.ts +3 -0
  919. package/dist/types/components/mds-price-table-features/mds-price-table-features.d.ts +1 -1
  920. package/dist/types/components/mds-price-table-features-cell/mds-price-table-features-cell.d.ts +1 -1
  921. package/dist/types/components/mds-price-table-features-row/mds-price-table-features-row.d.ts +1 -1
  922. package/dist/types/components/mds-price-table-header/mds-price-table-header.d.ts +3 -0
  923. package/dist/types/components/mds-price-table-list/mds-price-table-list.d.ts +1 -1
  924. package/dist/types/components/mds-price-table-list-item/mds-price-table-list-item.d.ts +3 -0
  925. package/dist/types/components/mds-push-notification/mds-push-notification.d.ts +12 -4
  926. package/dist/types/components/mds-push-notification-item/mds-push-notification-item.d.ts +3 -0
  927. package/dist/types/components/mds-quote/mds-quote.d.ts +1 -1
  928. package/dist/types/components/mds-radial-menu/mds-radial-menu.d.ts +3 -0
  929. package/dist/types/components/mds-radial-menu-item/mds-radial-menu-item.d.ts +3 -0
  930. package/dist/types/components/mds-status-bar/mds-status-bar.d.ts +4 -1
  931. package/dist/types/components/mds-stepper-bar/mds-stepper-bar.d.ts +1 -1
  932. package/dist/types/components/mds-stepper-bar-item/mds-stepper-bar-item.d.ts +3 -0
  933. package/dist/types/components/mds-tab/mds-tab.d.ts +1 -1
  934. package/dist/types/components/mds-tab-bar/mds-tab-bar.d.ts +1 -1
  935. package/dist/types/components/mds-tab-bar-item/mds-tab-bar-item.d.ts +4 -1
  936. package/dist/types/components/mds-table/mds-table.d.ts +5 -2
  937. package/dist/types/components/mds-table-body/mds-table-body.d.ts +7 -1
  938. package/dist/types/components/mds-table-cell/mds-table-cell.d.ts +1 -1
  939. package/dist/types/components/mds-table-footer/mds-table-footer.d.ts +1 -1
  940. package/dist/types/components/mds-table-header/mds-table-header.d.ts +12 -1
  941. package/dist/types/components/mds-table-header-cell/mds-table-header-cell.d.ts +3 -0
  942. package/dist/types/components/mds-table-row/mds-table-row.d.ts +19 -1
  943. package/dist/types/components/mds-text/mds-text.d.ts +1 -1
  944. package/dist/types/components/mds-toast/mds-toast.d.ts +1 -1
  945. package/dist/types/components/mds-tooltip/mds-tooltip.d.ts +1 -1
  946. package/dist/types/components/mds-tree/mds-tree.d.ts +1 -1
  947. package/dist/types/components/mds-tree-item/mds-tree-item.d.ts +10 -1
  948. package/dist/types/components/mds-url-view/mds-url-view.d.ts +4 -1
  949. package/dist/types/components/mds-usage/mds-usage.d.ts +4 -1
  950. package/dist/types/components/mds-video-wall/mds-video-wall.d.ts +1 -1
  951. package/dist/types/components/mds-zero/mds-zero.d.ts +1 -1
  952. package/dist/types/components.d.ts +1316 -219
  953. package/dist/types/index.d.ts +15 -0
  954. package/dist/types/stencil-public-runtime.d.ts +110 -5
  955. package/package.json +57 -11
  956. package/dist/esm-es5/index-BfAC4pqU.js +0 -1
  957. package/dist/magma-components/p-0130bb78.system.entry.js +0 -1
  958. package/dist/magma-components/p-01ed6d96.system.entry.js +0 -1
  959. package/dist/magma-components/p-01ff9d4c.system.entry.js +0 -1
  960. package/dist/magma-components/p-020e7201.entry.js +0 -1
  961. package/dist/magma-components/p-0228b956.entry.js +0 -1
  962. package/dist/magma-components/p-0291dd4c.entry.js +0 -1
  963. package/dist/magma-components/p-035d53f9.system.entry.js +0 -1
  964. package/dist/magma-components/p-03fc3cb6.system.entry.js +0 -1
  965. package/dist/magma-components/p-05069088.system.entry.js +0 -1
  966. package/dist/magma-components/p-0515681e.system.entry.js +0 -1
  967. package/dist/magma-components/p-0c530d94.system.entry.js +0 -1
  968. package/dist/magma-components/p-0e5f654a.entry.js +0 -1
  969. package/dist/magma-components/p-12a177ab.entry.js +0 -1
  970. package/dist/magma-components/p-12ba0511.system.entry.js +0 -1
  971. package/dist/magma-components/p-156af42d.entry.js +0 -1
  972. package/dist/magma-components/p-15b809ad.entry.js +0 -1
  973. package/dist/magma-components/p-15d3742b.entry.js +0 -1
  974. package/dist/magma-components/p-189867fe.system.entry.js +0 -1
  975. package/dist/magma-components/p-18b16f64.system.entry.js +0 -1
  976. package/dist/magma-components/p-1ed337e0.entry.js +0 -1
  977. package/dist/magma-components/p-1eebabf2.entry.js +0 -1
  978. package/dist/magma-components/p-1f29eafd.entry.js +0 -1
  979. package/dist/magma-components/p-1ffda3d3.entry.js +0 -1
  980. package/dist/magma-components/p-20a0e4ed.entry.js +0 -1
  981. package/dist/magma-components/p-23bdb4b9.entry.js +0 -1
  982. package/dist/magma-components/p-243cd6ac.entry.js +0 -1
  983. package/dist/magma-components/p-2445abc7.entry.js +0 -1
  984. package/dist/magma-components/p-262d9b35.system.entry.js +0 -1
  985. package/dist/magma-components/p-2634fdb6.system.entry.js +0 -1
  986. package/dist/magma-components/p-26a6c88d.system.entry.js +0 -1
  987. package/dist/magma-components/p-26aa7c0a.entry.js +0 -1
  988. package/dist/magma-components/p-273da050.system.entry.js +0 -1
  989. package/dist/magma-components/p-28d0a199.entry.js +0 -1
  990. package/dist/magma-components/p-29666107.system.entry.js +0 -1
  991. package/dist/magma-components/p-2c591bb6.system.entry.js +0 -1
  992. package/dist/magma-components/p-2ea972ee.entry.js +0 -1
  993. package/dist/magma-components/p-2f9a4987.entry.js +0 -1
  994. package/dist/magma-components/p-2ff9602e.system.entry.js +0 -1
  995. package/dist/magma-components/p-306e8c38.system.entry.js +0 -1
  996. package/dist/magma-components/p-311501ee.entry.js +0 -1
  997. package/dist/magma-components/p-3174b23d.entry.js +0 -1
  998. package/dist/magma-components/p-3310f321.entry.js +0 -1
  999. package/dist/magma-components/p-3498386e.entry.js +0 -1
  1000. package/dist/magma-components/p-35347823.system.entry.js +0 -1
  1001. package/dist/magma-components/p-366a19e8.entry.js +0 -1
  1002. package/dist/magma-components/p-378f31a6.system.entry.js +0 -1
  1003. package/dist/magma-components/p-37ed33dd.system.entry.js +0 -1
  1004. package/dist/magma-components/p-37fc281b.system.entry.js +0 -1
  1005. package/dist/magma-components/p-3d26511d.entry.js +0 -1
  1006. package/dist/magma-components/p-3ee572f8.entry.js +0 -1
  1007. package/dist/magma-components/p-40f01f36.system.entry.js +0 -1
  1008. package/dist/magma-components/p-4173feeb.entry.js +0 -1
  1009. package/dist/magma-components/p-424c3870.system.entry.js +0 -1
  1010. package/dist/magma-components/p-425d8aa7.system.entry.js +0 -1
  1011. package/dist/magma-components/p-4337ae15.system.entry.js +0 -1
  1012. package/dist/magma-components/p-4576a939.entry.js +0 -1
  1013. package/dist/magma-components/p-47af67d2.system.entry.js +0 -1
  1014. package/dist/magma-components/p-4c135083.system.entry.js +0 -17
  1015. package/dist/magma-components/p-4cec5cdd.system.entry.js +0 -1
  1016. package/dist/magma-components/p-4dc6a848.system.entry.js +0 -1
  1017. package/dist/magma-components/p-4de2320c.system.entry.js +0 -1
  1018. package/dist/magma-components/p-4e62891c.system.entry.js +0 -1
  1019. package/dist/magma-components/p-50260c87.entry.js +0 -1
  1020. package/dist/magma-components/p-50dae232.entry.js +0 -1
  1021. package/dist/magma-components/p-532ab129.system.entry.js +0 -1
  1022. package/dist/magma-components/p-54c5f7c1.entry.js +0 -1
  1023. package/dist/magma-components/p-54f4ca42.system.entry.js +0 -1
  1024. package/dist/magma-components/p-5846c25b.system.entry.js +0 -1
  1025. package/dist/magma-components/p-588942b7.system.entry.js +0 -1
  1026. package/dist/magma-components/p-58dda765.system.entry.js +0 -1
  1027. package/dist/magma-components/p-5cd12f3a.entry.js +0 -1
  1028. package/dist/magma-components/p-5f73aa83.system.entry.js +0 -1
  1029. package/dist/magma-components/p-6062f434.entry.js +0 -1
  1030. package/dist/magma-components/p-60911cb6.system.entry.js +0 -1
  1031. package/dist/magma-components/p-62e44706.entry.js +0 -1
  1032. package/dist/magma-components/p-67586c4c.system.entry.js +0 -1
  1033. package/dist/magma-components/p-67a980ba.system.entry.js +0 -1
  1034. package/dist/magma-components/p-68489eef.system.entry.js +0 -1
  1035. package/dist/magma-components/p-697204cf.system.entry.js +0 -1
  1036. package/dist/magma-components/p-69f23add.system.entry.js +0 -1
  1037. package/dist/magma-components/p-6ce95afa.entry.js +0 -1
  1038. package/dist/magma-components/p-6f008516.system.entry.js +0 -1
  1039. package/dist/magma-components/p-75ace8e3.entry.js +0 -1
  1040. package/dist/magma-components/p-78657972.system.entry.js +0 -1
  1041. package/dist/magma-components/p-7b437b69.system.entry.js +0 -1
  1042. package/dist/magma-components/p-81cc57c3.system.entry.js +0 -1
  1043. package/dist/magma-components/p-83f64f85.system.entry.js +0 -1
  1044. package/dist/magma-components/p-85f80db8.system.entry.js +0 -1
  1045. package/dist/magma-components/p-862cabb7.entry.js +0 -1
  1046. package/dist/magma-components/p-88a64306.system.entry.js +0 -1
  1047. package/dist/magma-components/p-8904037f.system.entry.js +0 -1
  1048. package/dist/magma-components/p-8a06e18f.system.entry.js +0 -1
  1049. package/dist/magma-components/p-8b3a86e9.system.entry.js +0 -1
  1050. package/dist/magma-components/p-8dc2ff30.entry.js +0 -1
  1051. package/dist/magma-components/p-8e65b812.system.entry.js +0 -1
  1052. package/dist/magma-components/p-9671bf48.system.entry.js +0 -1
  1053. package/dist/magma-components/p-96b887e1.system.entry.js +0 -1
  1054. package/dist/magma-components/p-9a9197b4.system.entry.js +0 -1
  1055. package/dist/magma-components/p-9d276d82.entry.js +0 -1
  1056. package/dist/magma-components/p-9d413aae.system.entry.js +0 -1
  1057. package/dist/magma-components/p-9ed86996.entry.js +0 -1
  1058. package/dist/magma-components/p-BfAC4pqU.js +0 -2
  1059. package/dist/magma-components/p-C3FmKB70.system.js +0 -1
  1060. package/dist/magma-components/p-DQqgZ0cY.system.js +0 -2
  1061. package/dist/magma-components/p-YWpyar7R.system.js +0 -1
  1062. package/dist/magma-components/p-a301089d.system.entry.js +0 -1
  1063. package/dist/magma-components/p-a3b7c3a4.system.entry.js +0 -1
  1064. package/dist/magma-components/p-a8045692.entry.js +0 -8
  1065. package/dist/magma-components/p-a80cccaf.system.entry.js +0 -1
  1066. package/dist/magma-components/p-a97f5bcf.entry.js +0 -1
  1067. package/dist/magma-components/p-aa36fa23.system.entry.js +0 -1
  1068. package/dist/magma-components/p-ab9f8323.system.entry.js +0 -1
  1069. package/dist/magma-components/p-ac58144b.system.entry.js +0 -1
  1070. package/dist/magma-components/p-ac83e397.system.entry.js +0 -1
  1071. package/dist/magma-components/p-b095c76c.system.entry.js +0 -1
  1072. package/dist/magma-components/p-b099c62f.system.entry.js +0 -1
  1073. package/dist/magma-components/p-b1ed5b11.system.entry.js +0 -1
  1074. package/dist/magma-components/p-b357828f.entry.js +0 -1
  1075. package/dist/magma-components/p-b3a2264a.system.entry.js +0 -1
  1076. package/dist/magma-components/p-b3c10df3.system.entry.js +0 -1
  1077. package/dist/magma-components/p-b3f73660.system.entry.js +0 -1
  1078. package/dist/magma-components/p-b4365088.entry.js +0 -1
  1079. package/dist/magma-components/p-b56cbc41.entry.js +0 -1
  1080. package/dist/magma-components/p-b7095315.entry.js +0 -1
  1081. package/dist/magma-components/p-b73122dd.entry.js +0 -1
  1082. package/dist/magma-components/p-b7c13b8f.entry.js +0 -1
  1083. package/dist/magma-components/p-b9accbfe.entry.js +0 -1
  1084. package/dist/magma-components/p-bc187c3e.system.entry.js +0 -1
  1085. package/dist/magma-components/p-bcd19fac.entry.js +0 -1
  1086. package/dist/magma-components/p-bd4d2dde.entry.js +0 -1
  1087. package/dist/magma-components/p-be5f3afa.system.entry.js +0 -1
  1088. package/dist/magma-components/p-bed25376.system.entry.js +0 -1
  1089. package/dist/magma-components/p-c0c4d65e.system.entry.js +0 -1
  1090. package/dist/magma-components/p-c409307f.system.entry.js +0 -1
  1091. package/dist/magma-components/p-c6410cd5.entry.js +0 -1
  1092. package/dist/magma-components/p-c8349720.entry.js +0 -1
  1093. package/dist/magma-components/p-cb329d03.system.entry.js +0 -1
  1094. package/dist/magma-components/p-cd80c3d4.entry.js +0 -1
  1095. package/dist/magma-components/p-ce6e9905.system.entry.js +0 -1
  1096. package/dist/magma-components/p-cfd475d8.system.entry.js +0 -1
  1097. package/dist/magma-components/p-d057243f.system.entry.js +0 -1
  1098. package/dist/magma-components/p-d1188a0a.system.entry.js +0 -9
  1099. package/dist/magma-components/p-d1574fd4.system.entry.js +0 -1
  1100. package/dist/magma-components/p-d1d1d3f9.entry.js +0 -1
  1101. package/dist/magma-components/p-d5aa3d8f.system.entry.js +0 -1
  1102. package/dist/magma-components/p-d7b05354.system.entry.js +0 -1
  1103. package/dist/magma-components/p-d87a0a3c.system.entry.js +0 -1
  1104. package/dist/magma-components/p-dd905ce6.entry.js +0 -1
  1105. package/dist/magma-components/p-de2cf21a.entry.js +0 -1
  1106. package/dist/magma-components/p-e285b234.system.entry.js +0 -1
  1107. package/dist/magma-components/p-e4b2f4a5.entry.js +0 -1
  1108. package/dist/magma-components/p-e5bb0588.system.entry.js +0 -1
  1109. package/dist/magma-components/p-e8a68ec6.system.entry.js +0 -1
  1110. package/dist/magma-components/p-eaf44e56.entry.js +0 -1
  1111. package/dist/magma-components/p-ec80755e.entry.js +0 -1
  1112. package/dist/magma-components/p-ec86fabf.system.entry.js +0 -1
  1113. package/dist/magma-components/p-ed988ff9.entry.js +0 -1
  1114. package/dist/magma-components/p-ef766346.system.entry.js +0 -1
  1115. package/dist/magma-components/p-f02b5c85.system.entry.js +0 -1
  1116. package/dist/magma-components/p-f0df5249.entry.js +0 -1
  1117. package/dist/magma-components/p-f1418e28.system.entry.js +0 -1
  1118. package/dist/magma-components/p-f483796b.system.entry.js +0 -1
  1119. package/dist/magma-components/p-f528e98a.entry.js +0 -1
  1120. package/dist/magma-components/p-f69095c5.entry.js +0 -1
  1121. package/dist/magma-components/p-f6bffd82.entry.js +0 -1
  1122. package/dist/magma-components/p-f7023e4e.system.entry.js +0 -1
  1123. package/dist/magma-components/p-f8f2b590.system.entry.js +0 -1
  1124. package/dist/magma-components/p-f902cb3a.system.entry.js +0 -1
  1125. package/dist/magma-components/p-f962b4dc.entry.js +0 -1
  1126. package/dist/magma-components/p-fa038ac2.entry.js +0 -1
  1127. package/dist/magma-components/p-fbf60d0d.system.entry.js +0 -1
  1128. package/dist/magma-components/p-fdf44de5.system.entry.js +0 -1
  1129. package/dist/magma-components/p-ffeeb010.entry.js +0 -1
@@ -0,0 +1 @@
1
+ var __awaiter=this&&this.__awaiter||function(e,a,t,n){function s(e){return e instanceof t?e:new t((function(a){a(e)}))}return new(t||(t=Promise))((function(t,d){function l(e){try{r(n.next(e))}catch(e){d(e)}}function i(e){try{r(n["throw"](e))}catch(e){d(e)}}function r(e){e.done?t(e.value):s(e.value).then(l,i)}r((n=n.apply(e,a||[])).next())}))};var __generator=this&&this.__generator||function(e,a){var t={label:0,sent:function(){if(d[0]&1)throw d[1];return d[1]},trys:[],ops:[]},n,s,d,l=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return l.next=i(0),l["throw"]=i(1),l["return"]=i(2),typeof Symbol==="function"&&(l[Symbol.iterator]=function(){return this}),l;function i(e){return function(a){return r([e,a])}}function r(i){if(n)throw new TypeError("Generator is already executing.");while(l&&(l=0,i[0]&&(t=0)),t)try{if(n=1,s&&(d=i[0]&2?s["return"]:i[0]?s["throw"]||((d=s["return"])&&d.call(s),0):s.next)&&!(d=d.call(s,i[1])).done)return d;if(s=0,d)i=[i[0]&2,d.value];switch(i[0]){case 0:case 1:d=i;break;case 4:t.label++;return{value:i[1],done:false};case 5:t.label++;s=i[1];i=[0];continue;case 7:i=t.ops.pop();t.trys.pop();continue;default:if(!(d=t.trys,d=d.length>0&&d[d.length-1])&&(i[0]===6||i[0]===2)){t=0;continue}if(i[0]===3&&(!d||i[1]>d[0]&&i[1]<d[3])){t.label=i[1];break}if(i[0]===6&&t.label<d[1]){t.label=d[1];d=i;break}if(d&&t.label<d[2]){t.label=d[2];t.ops.push(i);break}if(d[2])t.ops.pop();t.trys.pop();continue}i=a.call(e,t)}catch(e){i=[6,e];s=0}finally{n=d=0}if(i[0]&5)throw i[1];return{value:i[0]?i[1]:void 0,done:true}}};System.register(["./p-DI5DWqw4.system.js","./p-BbPAtVJG.system.js"],(function(e,a){"use strict";var t,n,s;return{setters:[function(a){t=a.p;n=a.b;e("setNonce",a.s)},function(e){s=e.g}],execute:function(){var e=this;var d=function(){var e=a.meta.url;var n={};if(e!==""){n.resourcesUrl=new URL(".",e).href}return t(n)};d().then((function(a){return __awaiter(e,void 0,void 0,(function(){return __generator(this,(function(e){switch(e.label){case 0:return[4,s()];case 1:e.sent();return[2,n(JSON.parse('[["p-0e481e5c.system",[[257,"mds-text",{"animation":[1],"tag":[1537],"text":[513],"truncate":[513],"typography":[513],"variant":[513]},null,{"text":[{"textHandler":0}]}]]],["p-c9c51ba6.system",[[321,"mds-button",{"autoFocus":[4,"auto-focus"],"label":[1537],"animation":[513],"icon":[1537],"iconPosition":[513,"icon-position"],"type":[513],"variant":[513],"tone":[513],"size":[513],"active":[1540],"disabled":[1540],"await":[1540],"href":[513],"target":[1],"truncate":[513]},null,{"disabled":[{"disabledChanged":0}],"label":[{"labelChanged":0}],"await":[{"awaitChanged":0},{"handleAwaitChange":0}],"type":[{"handleTypeChange":0}],"variant":[{"handleVariantChange":0}]}],[1,"mds-spinner",{"running":[1540]},null,{"running":[{"handleRunning":0}]}],[1,"mds-icon",{"name":[513],"svgHTML":[32],"_iconHref":[32],"setSvgPath":[64]},null,{"name":[{"updateIcon":0}]}]]],["p-292f4566.system",[[65,"mds-input-upload",{"accept":[513],"maxFileSize":[514,"max-file-size"],"maxFiles":[514,"max-files"],"sort":[513],"initialValue":[16],"language":[32],"actionTitle":[32],"files":[32],"progress":[32],"animateText":[32],"updateLang":[64],"getFiles":[64],"getFilesError":[64],"reset":[64]},null,{"initialValue":[{"updateInitialValue":0}],"maxFiles":[{"updateActionTitle":0}]}]]],["p-90b72c1c.system",[[65,"mds-input-date",{"value":[513],"name":[513],"variant":[1537],"min":[1537],"max":[1537],"delay":[514],"disabled":[516],"readonly":[516],"required":[516],"empty":[32],"isValid":[32],"language":[32],"touched":[32],"calendarKey":[32],"dropdownRef":[32],"hasFocus":[32],"updateLang":[64],"focusInput":[64],"setValue":[64],"getErrors":[64]},null,{"value":[{"handleValue":0}]}]]],["p-62cf9003.system",[[1,"mds-policy-ai",{"headline":[513],"description":[513],"variant":[513],"href":[513],"language":[32],"updateLang":[64]}]]],["p-1a56d383.system",[[257,"mds-avatar-stack",{"size":[513],"total":[514]}]]],["p-553927f9.system",[[321,"mds-input-date-range",{"startDate":[513,"start-date"],"endDate":[513,"end-date"],"min":[513],"max":[513],"delay":[514],"dualCalendar":[516,"dual-calendar"],"name":[513],"calendarKey":[32],"internalStartDate":[32],"internalEndDate":[32],"visibleCalendarDate":[32],"dropdownRef":[32],"hasPreselection":[32],"language":[32],"updateLang":[64],"preselect":[64]},null,{"startDate":[{"handleStartDateChange":0}],"endDate":[{"handleEndDateChange":0}]}]]],["p-b2e76c18.system",[[65,"mds-input-otp",{"length":[2],"autosubmit":[516],"value":[1537]}]]],["p-460cd731.system",[[257,"mds-pref-language",{"size":[513],"set":[1537],"showDropdown":[32],"language":[32],"updateLang":[64]}]]],["p-cd71630e.system",[[257,"mds-pref-theme-variant",{"size":[513],"name":[1537],"scheme":[1537],"showDropdown":[32],"language":[32],"updateLang":[64]}]]],["p-acb07134.system",[[257,"mds-table-header",{"selectable":[4],"selectAll":[32],"hasActions":[32],"indeterminate":[32],"hasSelection":[32],"language":[32],"updateLang":[64],"setSelection":[64]}]]],["p-14e918de.system",[[257,"mds-entity",{"await":[516],"icon":[513],"src":[513],"initials":[513],"tone":[513],"variant":[513]}]]],["p-fa427f75.system",[[1,"mds-pref-animation",{"size":[513],"mode":[1537],"language":[32],"updateLang":[64]},null,{"mode":[{"modeChanged":0}]}]]],["p-2ab75334.system",[[1,"mds-pref-consumption",{"size":[513],"mode":[1537],"language":[32],"updateLang":[64]},null,{"mode":[{"modeChanged":0}]}]]],["p-bce3a8b0.system",[[1,"mds-pref-contrast",{"size":[513],"mode":[1537],"language":[32],"updateLang":[64]},null,{"mode":[{"modeChanged":0}]}]]],["p-3ef80cd4.system",[[1,"mds-pref-theme",{"size":[513],"mode":[1537],"transition":[1537],"language":[32],"disabled":[32],"updateLang":[64]},null,{"mode":[{"modeChanged":0}]}]]],["p-1ce791c1.system",[[257,"mds-push-notification-item",{"datetime":[1537],"dateFormat":[513,"date-format"],"deletable":[1540],"icon":[513],"initials":[1537],"message":[513],"preview":[513],"src":[513],"subject":[513],"tone":[513],"variant":[513],"language":[32],"updateLang":[64]},null,{"deletable":[{"handleDeletableChange":0}]}]]],["p-a5473293.system",[[257,"mds-button-dropdown",{"label":[1],"autoFocus":[4,"auto-focus"],"icon":[1537],"type":[513],"variant":[513],"tone":[513],"size":[513],"active":[1540],"disabled":[1540],"await":[1540],"href":[513],"target":[1],"truncate":[513]}]]],["p-2df01d02.system",[[257,"mds-header",{"appearance":[1537],"appearanceSet":[513,"appearance-set"],"autoHide":[514,"auto-hide"],"backdrop":[516],"menu":[513],"nav":[513],"threshold":[514],"visibility":[1537],"hasMenu":[32],"isOpened":[32],"setOpened":[64]},null,{"menu":[{"onMenuChangedHandler":0}],"nav":[{"onNavChangedHandler":0}],"appearanceSet":[{"onAppearanceSetChangedHandler":0}],"visibility":[{"handleVisibilityChange":0}]}]]],["p-2a1d3680.system",[[257,"mds-keyboard",{"test":[1537],"try":[516],"language":[32],"testPassed":[32],"updateLang":[64]},null,{"try":[{"handleTryProperty":0}]}]]],["p-9a1940c1.system",[[1,"mds-radial-menu-item",{"tooltip":[513],"icon":[1537],"tone":[513],"variant":[513],"size":[513]}]]],["p-614e7f83.system",[[257,"mds-status-bar",{"description":[513],"overflow":[513],"position":[513],"visible":[1540],"hide":[64]},null,{"visible":[{"handleVisbilityProp":0}]}]]],["p-4f98fdba.system",[[1,"mds-stepper-bar-item",{"label":[1],"step":[4],"badge":[1540],"icon":[1],"iconChecked":[1,"icon-checked"],"done":[516],"current":[1540],"value":[513],"typography":[1],"isDone":[32],"isCurrent":[32],"index":[32],"language":[32],"updateLang":[64]},null,{"done":[{"selectedHandler":0}],"current":[{"currentHandler":0}]}]]],["p-3af9132f.system",[[257,"mds-accordion-timer-item",{"typography":[1],"selected":[516],"description":[1],"duration":[514],"progress":[2],"uuid":[2]},null,{"selected":[{"handleSelected":0}]}]]],["p-849760e7.system",[[257,"mds-benchmark-bar",{"label":[1537],"alias":[1],"typography":[1],"value":[2],"variant":[513],"size":[513]},null,{"label":[{"labelChanged":0}]}]]],["p-bd2998e6.system",[[257,"mds-breadcrumb",{"back":[4],"language":[32],"updateLang":[64]},[[0,"mdsBreadcrumbItemSelect","activedEventHandler"]]]]],["p-0f104850.system",[[1,"mds-breadcrumb-item",{"selected":[1540],"label":[513]}]]],["p-8bec8ad6.system",[[257,"mds-header-bar",{"menu":[513],"nav":[513],"isOpened":[32],"setOpened":[64]}]]],["p-c8e99385.system",[[257,"mds-horizontal-scroll",{"controls":[1537],"navigation":[513],"snap":[513],"hasCompatibility":[32],"showForward":[32],"showBack":[32]},null,{"navigation":[{"watchNavigation":0}]}]]],["p-cd879243.system",[[257,"mds-input-date-range-preselection",{"selected":[1540],"start":[513],"end":[513]}]]],["p-99f7a1b6.system",[[1,"mds-label",{"label":[513],"variant":[513],"tone":[513],"truncate":[513],"typography":[1],"deletable":[4],"language":[32],"updateLang":[64]}]]],["p-fe85ad8e.system",[[1,"mds-mention",{"icon":[513],"label":[513],"size":[513]}]]],["p-5fe7b875.system",[[257,"mds-note",{"deletable":[4],"variant":[513],"language":[32],"updateLang":[64]}]]],["p-85ac6e54.system",[[1,"mds-pref-language-item",{"code":[513],"selected":[516],"language":[32],"updateLang":[64]}]]],["p-0b10ef9f.system",[[1,"mds-pref-theme-variant-item",{"label":[1537],"name":[513],"scheme":[513],"selected":[516],"language":[32],"updateLang":[64]}]]],["p-9b52918e.system",[[257,"mds-push-notification",{"visible":[1540],"behavior":[1],"show":[64],"hide":[64],"removeNotification":[64]},null,{"visible":[{"visibleChanged":0}]}]]],["p-8d76853c.system",[[257,"mds-radial-menu",{"angleStart":[514,"angle-start"],"angleEnd":[514,"angle-end"],"radius":[514],"direction":[513],"opened":[1540],"disc":[1540],"backdrop":[516],"interaction":[513],"icon":[1537],"variant":[513],"tone":[513],"size":[513]},null,{"disc":[{"onDiscChanged":0}],"backdrop":[{"backdropChanged":0}],"interaction":[{"onInteractionChange":0}],"angleStart":[{"onAngleStartChange":0}],"angleEnd":[{"onAngleEndChange":0}],"radius":[{"onRadiusChange":0}],"size":[{"onSizeChange":0}],"opened":[{"onOpenedChange":0}]}]]],["p-aaeb0ee3.system",[[321,"mds-input-switch",{"autofocus":[516],"checked":[1540],"disabled":[1540],"explicit":[516],"icon":[513],"indeterminate":[1540],"name":[513],"size":[513],"type":[513],"typography":[513],"variant":[513],"value":[1537],"dirty":[32],"hasText":[32],"language":[32],"updateLang":[64]},null,{"disabled":[{"disabledChanged":0}],"checked":[{"checkedChanged":0}],"explicit":[{"explicitChanged":0}]}],[257,"mds-table-cell",{"value":[520]}]]],["p-ecf2e98d.system",[[257,"mds-table-row",{"interactive":[516],"overlayActions":[516,"overlay-actions"],"selectable":[516],"selected":[1540],"value":[520],"sizerWidth":[32],"language":[32],"updateLang":[64]}]]],["p-82deeaa0.system",[[257,"mds-tree-item",{"actions":[513],"async":[516],"depth":[514],"label":[1],"toggle":[513],"expanded":[1540],"truncate":[513],"icon":[1],"hasActions":[32],"hasChildren":[32],"currentToggleIcon":[32],"await":[32],"language":[32],"updateLang":[64],"expand":[64]},null,{"toggle":[{"handleIconChange":0}],"expanded":[{"handleExpandedChange":0}]}]]],["p-a88fba47.system",[[1,"mds-url-view",{"icon":[513],"label":[513],"src":[513],"loading":[513],"language":[32],"updateLang":[64]}]]],["p-35a9f1b4.system",[[1,"mds-file",{"suffix":[513],"description":[1],"filename":[1],"preview":[1],"showDownloadedIcon":[4,"show-downloaded-icon"],"format":[1537],"language":[32],"wasDownloaded":[32],"updateLang":[64]},null,{"filename":[{"handleFilename":0}]}]]],["p-9a89bc78.system",[[257,"mds-filter",{"autoReset":[516,"auto-reset"],"label":[1],"multiple":[516],"reset":[516],"active":[32],"itemsSelected":[32]},[[0,"mdsFilterItemSelect","activeEventHandler"]]]]],["p-83de0e53.system",[[321,"mds-input-select",{"autocomplete":[513],"autoFocus":[516,"auto-focus"],"placeholder":[513],"name":[513],"disabled":[516],"required":[516],"multiple":[516],"size":[514],"value":[520],"defaultValue":[520,"default-value"],"variant":[513],"hasFocus":[32],"language":[32],"updateLang":[64],"setValue":[64]},null,{"value":[{"valueChanged":0}],"disabled":[{"disabledChanged":0}],"placeholder":[{"placeholderChanged":0}]}]]],["p-387948c4.system",[[1,"mds-paginator",{"pages":[2],"currentPage":[1538,"current-page"]}]]],["p-d1eea8ca.system",[[1,"mds-keyboard-key",{"name":[513],"pressed":[516],"language":[32],"updateLang":[64]}]]],["p-423955d1.system",[[1,"mds-kpi-item",{"label":[1],"description":[1],"threshold":[2],"icon":[1],"isIntersecting":[32]}]]],["p-89f96753.system",[[257,"mds-list-item",{"typography":[513],"variant":[1],"icon":[1]}]]],["p-89bf698e.system",[[257,"mds-tab-bar-item",{"icon":[1],"label":[1537],"selected":[1540],"typography":[1],"isSelected":[32]},null,{"selected":[{"validateSelected":0}],"label":[{"labelChanged":0}]}]]],["p-eac692ea.system",[[257,"mds-table",{"interactive":[4],"selectable":[4],"selection":[1540],"selectedRows":[32],"language":[32],"updateSelection":[64],"selectAll":[64]},null,{"interactive":[{"onTableInteractive":0}],"selectable":[{"onTableSelectable":0}]}]]],["p-b14a94e0.system",[[257,"mds-usage",{"variant":[1],"alias":[1],"language":[32],"updateLang":[64]}]]],["p-09de9fc5.system",[[257,"mds-accordion-item",{"typography":[1],"selected":[1540],"label":[1]}]]],["p-d2537229.system",[[1,"mds-bibliography",{"format":[1],"author":[1],"name":[1],"publisher":[1],"date":[1],"location":[1],"rel":[1],"typography":[1],"variant":[1],"url":[1]}]]],["p-ed6d1453.system",[[321,"mds-input-field",{"label":[1025],"message":[1025],"variant":[1537]}]]],["p-e6d8c9e3.system",[[321,"mds-input-range",{"formatValue":[16],"name":[513],"max":[2],"min":[2],"step":[2],"disabled":[1540],"value":[1538],"progress":[32]},null,{"disabled":[{"disabledChanged":0}],"value":[{"valueChanged":0}],"min":[{"minChanged":0}],"max":[{"maxChanged":0}],"step":[{"stepChanged":0}]}]]],["p-2ccc796b.system",[[1,"mds-notification",{"target":[1],"value":[1538],"visible":[1540],"strategy":[1537],"max":[514]},null,{"strategy":[{"strategyHandler":0}]}]]],["p-dae9ae8e.system",[[257,"mds-pref",{"size":[513],"controller":[1540],"showReload":[32],"language":[32],"updateLang":[64]},null,{"controller":[{"handleControllerChange":0}],"size":[{"handleSizeChange":0}]}]]],["p-b9b5bcdd.system",[[257,"mds-price-table-features",{"label":[1]}]]],["p-d41c4637.system",[[257,"mds-price-table-features-cell",{"type":[513]}]]],["p-5fdcd8e2.system",[[257,"mds-price-table-list",{"hasItems":[32]}]]],["p-17427d8a.system",[[257,"mds-price-table-list-item",{"supported":[516],"typography":[513]}]]],["p-e5fb3081.system",[[257,"mds-quote",{"typography":[1],"tag":[1]}]]],["p-f4b4bdf2.system",[[257,"mds-toast",{"duration":[1538],"visible":[1540],"variant":[513],"tone":[513],"position":[1537]},null,{"visible":[{"visibleChanged":0}],"duration":[{"durationChanged":0}]}]]],["p-59f53701.system",[[257,"mds-accordion",{"multiple":[4],"closable":[4]},[[0,"mdsAccordionItemSelect","selectedEventHandler"],[0,"mdsAccordionItemUnselect","unselectedEventHandler"]]]]],["p-3aeecbba.system",[[257,"mds-accordion-timer",{"duration":[514],"paused":[516],"time":[32]},[[0,"mdsAccordionTimerItemClickSelect","onClickSelect"],[0,"mdsAccordionTimerItemSelect","onSelect"],[0,"mdsAccordionTimerItemMouseEnterSelect","onMouseEnterSelect"],[0,"mdsAccordionTimerItemMouseLeaveSelect","onMouseLeaveSelect"]],{"paused":[{"handlePaused":0}]}]]],["p-8f1ce3f1.system",[[257,"mds-author"]]],["p-50553954.system",[[257,"mds-button-group"]]],["p-e0d12fa2.system",[[257,"mds-card",{"autoGrid":[516,"auto-grid"],"layout":[32]}]]],["p-3bfd085f.system",[[257,"mds-card-content"]]],["p-0be56202.system",[[257,"mds-card-footer"]]],["p-9ad586a7.system",[[257,"mds-card-header"]]],["p-a6caafcb.system",[[257,"mds-card-media"]]],["p-90d5b6df.system",[[257,"mds-details",{"opened":[1540],"isOpened":[32],"hasIcon":[32]},null,{"opened":[{"validateOpened":0}]}]]],["p-7306b02e.system",[[1,"mds-emoji",{"name":[513],"agree":[64],"smile":[64],"disagree":[64],"startThinking":[64],"stopThinking":[64],"startBlinking":[64],"stopBlinking":[64],"stopFollowMouse":[64],"startFollowMouse":[64]},null,{"name":[{"checkNameChanged":0}]}]]],["p-53195d95.system",[[1,"mds-hr"]]],["p-ba2a0bc1.system",[[257,"mds-kpi"]]],["p-b9b2501e.system",[[257,"mds-list"]]],["p-b5db6527.system",[[257,"mds-price-table"]]],["p-dfe082be.system",[[257,"mds-price-table-features-row",{"cellPercWidth":[32]}]]],["p-94093140.system",[[257,"mds-price-table-header"]]],["p-6ae4df92.system",[[257,"mds-stepper-bar",{"itemsDone":[2,"items-done"],"navigation":[513],"currentItem":[32]},[[0,"mdsStepperBarItemDone","changeEventHandler"]],{"itemsDone":[{"itemDone":0}]}]]],["p-24a9ed63.system",[[257,"mds-tab-bar",null,[[0,"mdsTabBarItemSelect","changeEventHandler"]]]]],["p-c6177cb9.system",[[257,"mds-table-body",{"interactive":[516],"selection":[516]}]]],["p-52ccfafc.system",[[257,"mds-table-footer"]]],["p-df87e2f5.system",[[257,"mds-tree",{"appearance":[513],"async":[516],"label":[1],"toggle":[513],"togglePosition":[513,"toggle-position"],"expanded":[1540],"truncate":[513],"actions":[513]},null,{"expanded":[{"handleExpandedChange":0}],"toggle":[{"handleToggleChange":0}],"truncate":[{"handleTruncateChange":0}]}]]],["p-98435b90.system",[[257,"mds-video-wall",{"autoplay":[4],"loop":[4],"muted":[4],"noise":[1],"poster":[1],"preload":[1],"src":[1]}]]],["p-0328a23e.system",[[257,"mds-zero"]]],["p-75011fed.system",[[1,"mds-file-preview",{"deletable":[516],"downloadable":[516],"description":[513],"filename":[513],"filesize":[513],"message":[513],"truncate":[513],"src":[513],"suffix":[513],"icon":[513],"variant":[513],"format":[1537],"language":[32],"updateLang":[64]},null,{"filename":[{"handleFilename":0}],"downloadable":[{"handleDownloadable":0}]}]]],["p-ab89bf5b.system",[[65,"mds-input",{"autocomplete":[513],"autofocus":[516],"await":[516],"controlsLayout":[513,"controls-layout"],"controlsIcon":[513,"controls-icon"],"datalist":[16],"disabled":[516],"icon":[1537],"max":[520],"maxlength":[1538],"mic":[516],"min":[520],"minlength":[514],"name":[513],"pattern":[513],"placeholder":[513],"readonly":[516],"required":[516],"variant":[1537],"tip":[513],"step":[513],"type":[513],"typography":[513],"value":[1537],"hasFocus":[32],"language":[32],"isRecording":[32],"currentLengthLabel":[32],"countVariant":[32],"isPasswordVisible":[32],"updateLang":[64],"addValidator":[64],"removeValidator":[64],"hasValidator":[64],"getErrors":[64],"setFocus":[64],"getInputElement":[64]},null,{"value":[{"valueChanged":0}],"variant":[{"variantChanged":0}],"maxlength":[{"maxLengthChanged":0}],"disabled":[{"disabledChanged":0}]}]]],["p-45a85712.system",[[1,"mds-table-header-cell",{"sortable":[516],"label":[513],"direction":[1537],"isAscending":[32]},null,{"sortable":[{"sortableHandler":0}],"direction":[{"directionHandler":0}]}]]],["p-fe3d5720.system",[[1,"mds-filter-item",{"selected":[1540],"label":[513],"icon":[513],"value":[513],"count":[513],"disabled":[516]}]]],["p-fcf59139.system",[[257,"mds-paginator-item",{"icon":[513],"selected":[516],"disabled":[516]}]]],["p-b37dff80.system",[[1,"mds-separator"]]],["p-1bb7895a.system",[[257,"mds-modal",{"opened":[1540],"backdrop":[1540],"position":[1537],"animating":[1537],"animation":[513],"overflow":[513],"interaction":[513],"close":[64]},null,{"opened":[{"handleOpenProp":0}],"backdrop":[{"handleBackdropProp":0}]}]]],["p-2d9d0887.system",[[257,"mds-banner",{"variant":[513],"tone":[513],"cockade":[516],"deletable":[4],"headline":[1],"icon":[1],"language":[32],"closeButtonVariant":[32],"updateLang":[64]},null,{"variant":[{"variantHandler":0}]}],[1,"mds-chip",{"clickable":[1540],"deletable":[4],"disabled":[4],"icon":[1],"label":[513],"selected":[1540],"selectable":[516],"variant":[513],"tone":[513],"language":[32],"updateLang":[64]},null,{"selectable":[{"handleSelectableProp":0}],"clickable":[{"handleClickableProp":0}],"selected":[{"handleSelectedProp":0}]}],[257,"mds-help",{"icon":[1],"autoPlacement":[516,"auto-placement"],"placement":[513]}]]],["p-137b0bbe.system",[[1,"mds-avatar",{"icon":[513],"initials":[1537],"count":[1538],"src":[513],"tone":[513],"variant":[1537],"fallback":[32],"loaded":[32]},null,{"initials":[{"initialsHandler":0}],"count":[{"countHandler":0}],"src":[{"srcHandler":0}],"icon":[{"iconHandler":0}]}]]],["p-8106dbfd.system",[[257,"mds-tooltip",{"arrow":[4],"arrowPadding":[2,"arrow-padding"],"autoPlacement":[516,"auto-placement"],"flip":[4],"target":[513],"offset":[2],"placement":[513],"typography":[1],"shift":[4],"shiftPadding":[2,"shift-padding"],"strategy":[513],"visible":[1540]},null,{"arrow":[{"arrowChanged":0}],"autoPlacement":[{"autoPlacementChanged":0}],"flip":[{"flipChanged":0}],"offset":[{"offsetChanged":0}],"placement":[{"placementChanged":0}],"shift":[{"shiftChanged":0}],"shiftPadding":[{"shiftPaddingChanged":0}],"strategy":[{"strategyChanged":0}],"visible":[{"visibleChanged":0}],"target":[{"targetChanged":0}]}]]],["p-14d858f8.system",[[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]},null,{"startDate":[{"handleStartDate":0}],"endDate":[{"handleEndDate":0}],"viewDate":[{"handleViewDate":0}],"hoverDate":[{"handleHoverDate":0}]}],[1,"mds-calendar-cell",{"month":[513],"label":[513],"date":[513],"orientation":[513],"preview":[516],"selection":[513],"disabled":[516],"today":[516]}]]],["p-370f9463.system",[[257,"mds-badge",{"label":[1537],"variant":[513],"tone":[513],"typography":[513]},null,{"label":[{"labelChanged":0}]}]]],["p-98a05642.system",[[257,"mds-dropdown",{"arrow":[516],"arrowPadding":[2,"arrow-padding"],"autoPlacement":[4,"auto-placement"],"backdrop":[516],"flip":[4],"interaction":[513],"target":[1],"offset":[2],"placement":[1],"shift":[4],"shiftPadding":[2,"shift-padding"],"smooth":[4],"strategy":[1],"visible":[1540],"zIndex":[2,"z-index"]},null,{"arrow":[{"arrowChanged":0}],"arrowPadding":[{"arrowPaddingChanged":0}],"autoPlacement":[{"autoPlacementChanged":0}],"backdrop":[{"backdropChanged":0}],"flip":[{"flipChanged":0}],"offset":[{"offsetChanged":0}],"placement":[{"placementChanged":0}],"shift":[{"shiftChanged":0}],"shiftPadding":[{"shiftPaddingChanged":0}],"strategy":[{"strategyChanged":0}],"target":[{"targetChanged":0}],"visible":[{"visibleChanged":0}]}]]],["p-944d9b27.system",[[1,"mds-img",{"alt":[1537],"crossorigin":[1],"height":[1],"loading":[1],"referrerpolicy":[1],"sizes":[1],"src":[1],"srcset":[1],"srcsetConsumption":[1,"srcset-consumption"],"width":[1],"imageConsumptionLoaded":[32],"imageError":[32],"language":[32],"updateLang":[64]},null,{"srcsetConsumption":[{"srcsetConsumptionHandler":0}],"src":[{"srcHandler":0}]}]]],["p-f8014852.system",[[1,"mds-avatar-stack-item",{"count":[514],"initials":[1537],"src":[513],"tone":[513],"variant":[513]}]]],["p-5488f51f.system",[[257,"mds-input-tip-item",{"variant":[513],"expanded":[1540],"language":[32],"updateLang":[64]},null,{"expanded":[{"handleEcpandedChanged":0}]}],[257,"mds-input-tip",{"active":[516],"position":[513]}]]],["p-42f336df.system",[[1,"mds-progress",{"progress":[2],"direction":[513],"variant":[513],"typography":[1],"size":[513],"steps":[1],"currentStep":[32]},null,{"progress":[{"progressChanged":0}],"steps":[{"stepsChanged":0}]}],[1,"mds-radial-progress",{"progress":[2],"icon":[513],"typography":[513],"variant":[513],"animatedProgress":[32]},null,{"progress":[{"onProgressChange":0}]}]]],["p-1da904c3.system",[[1,"mds-tab-item",{"await":[516],"selected":[1540],"disabled":[1540],"icon":[1],"label":[513],"iconPosition":[1,"icon-position"],"type":[1],"size":[513],"value":[513],"href":[513],"isSelected":[32],"hasText":[32]},null,{"selected":[{"validateActive":0}]}],[257,"mds-tab",{"direction":[1537],"scrollbar":[1540],"animation":[513],"fill":[1540],"overflow":[1540],"size":[1537],"sliderWidth":[32],"sliderHeight":[32],"sliderOffsetX":[32],"sliderOffsetY":[32],"overflowLeft":[32],"overflowRight":[32]},[[0,"mdsTabItemSelect","changeEventHandler"],[0,"mdsTabItemFocus","focusEventHandler"]],{"animation":[{"handleAnimationChange":0}],"scrollbar":[{"handleScrollbarChange":0}],"fill":[{"handleFillChange":0}],"overflow":[{"handleOverflowChange":0}],"size":[{"handleSizeChange":0}]}]]]]'),a)]}}))}))}))}}}));
@@ -0,0 +1 @@
1
+ import{r as t,c as o,h as a,H as s,g as r}from"./p-CAd5312P.js";import{c as i}from"./p-D8eZRaSQ.js";import{c as n}from"./p-ChV9xqsO.js";const e=class{constructor(a){t(this,a),this.closedEvent=o(this,"mdsToastClose"),this.cssDismissAnimationDuration=300,this.duration=5e3,this.variant="light",this.tone="strong",this.position="bottom-center",this.reloadTimeListeners=t=>{"undefined"!=typeof window&&(void 0===this.duration||0===this.duration||Number.isNaN(this.duration)||t&&(this.removeTimeListener(),this.addTimeListener()))},this.removeTimeListener=()=>{window.clearInterval(this.timer),this.timer=0},this.addTimeListener=()=>{this.timer=window.setInterval((()=>{this.visible=!1,this.timerToastDismiss=window.setInterval((()=>{this.closedEvent.emit(),window.clearInterval(this.timerToastDismiss),this.timerToastDismiss=0}),this.cssDismissAnimationDuration)}),this.duration)}}updateCSSCustomProps(){if("undefined"==typeof window)return;const t=window.getComputedStyle(this.hostElement);this.cssDismissAnimationDuration=i(t.getPropertyValue("--mds-tab-duration"))}componentWillLoad(){this.hasText=""!==this.hostElement.innerHTML,this.actions=null!==this.hostElement.querySelector(':scope > [slot="action"]'),void 0===this.duration||0===this.duration||Number.isNaN(this.duration)||this.visible&&this.addTimeListener()}componentDidLoad(){this.updateCSSCustomProps()}visibleChanged(t){this.reloadTimeListeners(t)}durationChanged(){this.reloadTimeListeners(!!this.visible)}render(){return a(s,{key:"f862380888df39c981d61fb122c4812c63c5509f"},a("div",{key:"8e06caaed76364c1c62cea33f1a05b617dd0b0a4",class:n("dialog",this.position&&`to-${this.position}`,this.visible&&"dialog--visible")},a("slot",{key:"2fb9869a252c87b601209a03928add41fccbc976",name:"icon"}),this.hasText&&a("mds-text",{key:"04c0b0e46ae6b486f68b2c8e0c3e6aed59fd7804",typography:"caption"},a("slot",{key:"cc1911a261d3040f6dd69b1980d24432f895f7d8"})),this.actions&&a("div",{key:"d4c1cebeecbbdfcf68fe41d2a9497c97c4354cc0",class:"actions"},a("slot",{key:"db67e0a9556c15885a5857c74286f18a361baa4e",name:"action"}))))}get hostElement(){return r(this)}static get watchers(){return{visible:[{visibleChanged:0}],duration:[{durationChanged:0}]}}};e.style='@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-toast-background:rgb(var(--tone-neutral-02,244 244 244));--mds-toast-color:rgb(var(--tone-neutral,0 0 0));--mds-toast-duration:.3s;--mds-toast-icon-color:rgb(var(--tone-neutral,0 0 0));--mds-toast-width:auto;--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),mds-text: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-toast-duration{syntax:"<time>";inherits:false;initial-value:.3s}@property --mds-toast-width{syntax:"<length>|auto";inherits:false;initial-value:auto}:host{--mds-toast-background:rgb(var(--tone-neutral-02,244 244 244));--mds-toast-color:rgb(var(--tone-neutral,0 0 0));--mds-toast-duration:.3s;--mds-toast-icon-color:rgb(var(--tone-neutral,0 0 0));--mds-toast-shadow:var(--shadow-xl,0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a);--mds-toast-width:auto;color:var(--mds-toast-color,rgb(var(--tone-neutral,0 0 0)));display:flex;left:calc(var(--spacing,.0025rem)*0);pointer-events:none;position:fixed;right:calc(var(--spacing,.0025rem)*0)}.dialog{border-radius:var(--radius-xl,20px);gap:calc(var(--spacing,.0025rem)*400);margin-inline:calc(var(--spacing,.0025rem)*400);max-width:100%;padding:calc(var(--spacing,.0025rem)*400);--tw-ease:var(--ease-in-cubic,cubic-bezier(.55,.055,.675,.19));align-items:center;background-color:var(--mds-toast-background,rgb(var(--tone-neutral-02,244 244 244)));-webkit-box-shadow:var(--mds-toast-shadow);box-shadow:var(--mds-toast-shadow);display:inline-flex;pointer-events:none;-webkit-transition-duration:var(--mds-toast-duration,.3s);transition-duration:var(--mds-toast-duration,.3s);transition-property:box-shadow,background-color,color,transform;transition-timing-function:var(--ease-in-cubic,cubic-bezier(.55,.055,.675,.19));width:var(--mds-toast-width,auto)}:host([visible]:not([visible=false])) .dialog{pointer-events:auto}:host([position^=top]){top:calc(var(--spacing,.0025rem)*0)}:host([position=top-left]){justify-content:flex-start}:host([position=top-center]){justify-content:center}:host([position=top-right]){justify-content:flex-end}:host([position^=bottom]){bottom:calc(var(--spacing,.0025rem)*0)}:host([position=bottom-left]){justify-content:flex-start}:host([position=bottom-center]){justify-content:center}:host([position=bottom-right]){justify-content:flex-end}.actions{display:flex;gap:calc(var(--spacing,.0025rem)*200)}::slotted([slot=icon]){--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));fill:var(--mds-toast-icon-color,rgb(var(--tone-neutral,0 0 0)));flex-shrink:0;-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:fill;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}:host([variant=dark]),:host([variant=dark][tone=strong]){--mds-toast-background:rgb(var(--tone-neutral-02,244 244 244));--mds-toast-color:rgb(var(--tone-neutral-09,76 76 76));--mds-toast-shadow:var(--shadow-lg-sharp,0 0 1px 1px #0000000f,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d);--mds-toast-icon-color:rgb(var(--tone-neutral-09,76 76 76))}:host([variant=dark][tone=weak]){--mds-toast-background:rgb(var(--tone-neutral-03,233 233 233));--mds-toast-color:rgb(var(--tone-neutral-10,60 60 60));--mds-toast-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-toast-icon-color:rgb(var(--tone-neutral-08,107 107 107))}:host([variant=error]),:host([variant=error][tone=strong]){--mds-toast-background:rgb(var(--status-error-09,135 0 14));--mds-toast-color:rgb(var(--status-error-02,255 234 231));--mds-toast-shadow:var(--shadow-lg-sharp,0 0 1px 1px #0000000f,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d);--mds-toast-icon-color:rgb(var(--status-error-05,250 165 160))}:host([variant=error][tone=weak]){--mds-toast-background:rgb(var(--status-error-10,115 0 0));--mds-toast-color:rgb(var(--status-error-03,255 217 214));--mds-toast-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-toast-icon-color:rgb(var(--status-error-06,239 108 105))}:host([variant=info]),:host([variant=info][tone=strong]){--mds-toast-background:rgb(var(--status-info-09,0 73 116));--mds-toast-color:rgb(var(--status-info-02,222 242 250));--mds-toast-shadow:var(--shadow-lg-sharp,0 0 1px 1px #0000000f,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d);--mds-toast-icon-color:rgb(var(--status-info-05,112 198 234))}:host([variant=info][tone=weak]){--mds-toast-background:rgb(var(--status-info-10,0 61 103));--mds-toast-color:rgb(var(--status-info-03,198 231 247));--mds-toast-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-toast-icon-color:rgb(var(--status-info-06,0 161 208))}:host([variant=light]),:host([variant=light][tone=strong]){--mds-toast-background:rgb(var(--tone-neutral,0 0 0));--mds-toast-color:rgb(var(--tone-neutral-02,244 244 244));--mds-toast-shadow:var(--shadow-lg-sharp,0 0 1px 1px #0000000f,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d);--mds-toast-icon-color:rgb(var(--tone-neutral-03,233 233 233))}:host([variant=light][tone=weak]){--mds-toast-background:rgb(var(--tone-neutral,0 0 0));--mds-toast-color:rgb(var(--tone-neutral-02,244 244 244));--mds-toast-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-toast-icon-color:rgb(var(--tone-neutral-04,218 218 218))}:host([variant=success]),:host([variant=success][tone=strong]){--mds-toast-background:rgb(var(--status-success-09,0 82 9));--mds-toast-color:rgb(var(--status-success-02,222 244 228));--mds-toast-shadow:var(--shadow-lg-sharp,0 0 1px 1px #0000000f,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d);--mds-toast-icon-color:rgb(var(--status-success-05,107 206 147))}:host([variant=success][tone=weak]){--mds-toast-background:rgb(var(--status-success-10,0 69 0));--mds-toast-color:rgb(var(--status-success-03,196 235 209));--mds-toast-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-toast-icon-color:rgb(var(--status-success-06,0 171 97))}:host([variant=warning]),:host([variant=warning][tone=strong]){--mds-toast-background:rgb(var(--status-warning-09,90 67 0));--mds-toast-color:rgb(var(--status-warning-02,255 237 185));--mds-toast-shadow:var(--shadow-lg-sharp,0 0 1px 1px #0000000f,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d);--mds-toast-icon-color:rgb(var(--status-warning-05,237 177 0))}:host([variant=warning][tone=weak]){--mds-toast-background:rgb(var(--status-warning-10,77 57 0));--mds-toast-color:rgb(var(--status-warning-03,255 223 129));--mds-toast-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-toast-icon-color:rgb(var(--status-warning-06,190 142 0))}.to-top-center,.to-top-left,.to-top-right{transform:translateY(calc(-1 * calc(var(--spacing,.0025rem) * full) - calc(var(--spacing,.0025rem) * 400)));--tw-ease:var(--ease-in-cubic,cubic-bezier(.55,.055,.675,.19));transition-duration:var(--mds-toast-duration,.3s);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;transition-timing-function:var(--ease-in-cubic,cubic-bezier(.55,.055,.675,.19))}.to-top-center.dialog--visible,.to-top-left.dialog--visible,.to-top-right.dialog--visible{transform:translateY(calc(var(--spacing,.0025rem)*400));--tw-ease:var(--ease-in-out-expo,cubic-bezier(1,0,0,1));transition-duration:var(--duration-500);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;transition-timing-function:var(--ease-in-out-expo,cubic-bezier(1,0,0,1))}.to-bottom-center,.to-bottom-left,.to-bottom-right{transform:translateY(calc(calc(var(--spacing,.0025rem) * full) + calc(var(--spacing,.0025rem) * 200)));--tw-ease:var(--ease-in-cubic,cubic-bezier(.55,.055,.675,.19));transition-duration:var(--mds-toast-duration,.3s);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;transition-timing-function:var(--ease-in-cubic,cubic-bezier(.55,.055,.675,.19))}.to-bottom-center.dialog--visible,.to-bottom-left.dialog--visible,.to-bottom-right.dialog--visible{transform:translateY(calc(var(--spacing,.0025rem)*400*-1));--tw-ease:var(--ease-in-out-expo,cubic-bezier(1,0,0,1));transition-duration:var(--duration-500);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;transition-timing-function:var(--ease-in-out-expo,cubic-bezier(1,0,0,1))}:host-context(:root.pref-animation-reduce){transition-duration:0s!important}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-toast-shadow:var(--shadow-outline)!important}:host-context(:root.pref-contrast-more){--mds-toast-shadow:var(--shadow-outline-strong-50)!important}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){transition-duration:0s!important}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-toast-shadow:var(--shadow-outline)!important}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-toast-shadow:var(--shadow-outline-strong-50)!important}}';export{e as mds_toast}
@@ -0,0 +1 @@
1
+ System.register(["./p-DI5DWqw4.system.js","./p-C0tqOovl.system.js"],(function(t){"use strict";var r,o,a,n;return{setters:[function(t){r=t.r;o=t.h;a=t.H},function(t){n=t.m}],execute:function(){var s=function(){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 properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){:host,:root{--mds-button-dropdown-radius:var(--radius-2xl,24px);--mds-button-dropdown-window-radius:var(--radius-2xl,24px)}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-dropdown):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{--mds-button-dropdown-radius:var(--radius-2xl,24px);--mds-button-dropdown-window-radius:var(--radius-2xl,24px);border-radius:var(--mds-button-dropdown-radius,var(--radius-2xl,24px));display:inline-flex;-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:background-color,box-shadow;-webkit-transition-timing-function:var(--ease-out-quad,cubic-bezier(.25,.46,.45,.94));transition-timing-function:var(--ease-out-quad,cubic-bezier(.25,.46,.45,.94))}mds-dropdown{border-radius:var(--mds-button-dropdown-window-radius,var(--radius-2xl,24px));gap:calc(var(--spacing,.0025rem)*50);padding:calc(var(--spacing,.0025rem)*200)}mds-button{--mds-button-radius:var(--mds-button-dropdown-radius,var(--radius-2xl,24px));--mds-button-border-tone-strong-hover-width:0;--mds-button-border-tone-ghost-hover-width:0;--mds-button-border-tone-weak-hover-width:0;--mds-button-border-high-contrast-width:0}mds-button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.dropdown-action{border-bottom-left-radius:0;border-top-left-radius:0}::slotted(mds-button){justify-content:flex-start}:host([size=sm]){--mds-button-dropdown-radius:var(--radius-md,12px)}:host([variant=error][tone=strong]){background-color:rgb(var(--status-error-04,254 193 189))}:host([variant=error][tone=weak]){background-color:rgb(var(--status-error-08,182 50 54))}:host([variant=success][tone=strong]){background-color:rgb(var(--status-success-04,158 222 181))}:host([variant=success][tone=weak]){background-color:rgb(var(--status-success-08,0 116 46))}:host([variant=warning][tone=strong]){background-color:rgb(var(--status-warning-04,255 200 33))}:host([variant=warning][tone=weak]){background-color:rgb(var(--status-warning-08,129 96 0))}:host([variant=info][tone=strong]){background-color:rgb(var(--status-info-04,159 216 241))}:host([variant=info][tone=weak]){background-color:rgb(var(--status-info-08,0 107 151))}:host([variant=ai][tone=strong]){background-color:rgb(var(--variant-ai-04,218 199 253))}:host([variant=ai][tone=weak]){background-color:rgb(var(--variant-ai-08,118 44 246))}:host([variant=primary][tone=strong]){background-color:rgb(var(--variant-primary-03,211 226 255))}:host([variant=primary][tone=weak]){background-color:rgb(var(--variant-primary-08,0 83 239))}:host([variant=secondary][tone=strong]){background-color:rgb(var(--variant-secondary-04,190 208 250))}:host([variant=secondary][tone=weak]){background-color:rgb(var(--variant-secondary-08,18 83 238))}:host([variant=dark][tone=strong]){background-color:rgb(var(--tone-neutral-05,197 197 197))}:host([variant=dark][tone=weak]){background-color:rgb(var(--tone-neutral-07,134 134 134))}:host([variant=light][tone=strong]){background-color:rgb(var(--tone-neutral-08,107 107 107));-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}:host([variant=light][tone=weak]){background-color:rgb(var(--tone-neutral-08,107 107 107));-webkit-box-shadow:var(--shadow-outline-light-50);box-shadow:var(--shadow-outline-light-50)}"};var i=t("mds_button_dropdown",function(){function t(t){r(this,t);this.type="submit";this.variant="primary";this.tone="strong";this.size="md";this.target="self";this.truncate="word"}t.prototype.render=function(){return o(a,{key:"cc838a144e10bc573500c91de8255a40d0ae6c9d"},o("mds-button",{key:"6491c12f83c66e74917cd94f5b11cb334179a67a",active:this.active,autoFocus:this.autoFocus,await:this.await,disabled:this.disabled,href:this.href,icon:this.icon,size:this.size,target:this.target,tone:this.tone,type:this.type,variant:this.variant,label:this.label}),o("mds-button",{key:"87008d8679548ae49f6365b2e8a5cf61ac1850df",active:this.active,autoFocus:this.autoFocus,await:this.await,class:"dropdown-action",disabled:this.disabled,href:this.href,icon:n,size:this.size,target:this.target,tone:this.tone,type:this.type,variant:this.variant}),o("mds-dropdown",{key:"6519ef27ef74e2e3598c61b5624cf947c7c43a27",target:".dropdown-action",part:"dropdown"},o("slot",{key:"16edfd3fa1702cf5405d91c811e9993cc528a177"})))};return t}());i.style=s()}}}));
@@ -0,0 +1 @@
1
+ System.register(["./p-DI5DWqw4.system.js"],(function(e){"use strict";var t,n,i;return{setters:[function(e){t=e.r;n=e.h;i=e.H}],execute:function(){var a=function(){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}"};var o=e("mds_card_media",function(){function e(e){t(this,e)}e.prototype.render=function(){return n(i,{key:"2b44ca234a11ddc6775b20081809ba04b63dbf53",slot:"media"},n("div",{key:"7fa0c8e670f3ee6ec9a1ad656ac5553fab37b9aa",class:"content",part:"content"},n("slot",{key:"72547efbb5900edd34ce5cc5f4e7782d293b5e78",name:"content"})),n("slot",{key:"b39be7942b66438b905d9fae1ab0bdf9c437dd81"}))};return e}());o.style=a()}}}));
@@ -0,0 +1 @@
1
+ import{r as o,c as t,h as r,H as e,g as i}from"./p-CAd5312P.js";import{m as a}from"./p-DFyAGAnn.js";const n=class{constructor(r){o(this,r),this.selectedEvent=t(this,"mdsAccordionItemSelect"),this.unselectedEvent=t(this,"mdsAccordionItemUnselect"),this.changedEvent=t(this,"mdsAccordionItemChange"),this.typography="h5",this.toggle=()=>{this.selected=!this.selected,this.changedEvent.emit({id:this.element.id,selected:this.selected}),this.selected?this.selectedEvent.emit({id:this.element.id,selected:this.selected}):this.unselectedEvent.emit({id:this.element.id,selected:this.selected})}}render(){return r(e,{key:"70cbd276fd2552fa643a9297ca91479835a3669a"},r("button",{key:"80f2fe79c0c3516330949615ab76e30d76c553c8","aria-controls":"content","aria-expanded":this.selected?"true":"false",class:"action",id:"action",onClick:this.toggle,role:"button",tabindex:"0"},r("mds-text",{key:"1709a57f269dc53e3530d17e37984d3a90991ec3",typography:this.typography,part:"label"},this.label),r("mds-text",{key:"d9c01a62a36a9a8930b228cc748e7527d8c927bd","aria-hidden":"true",class:"icon-button",typography:this.typography,part:"icon"},r("i",{key:"80ecf7c41a6c8ee7a7d7793836466496e6c35149",class:"icon",innerHTML:a}))),r("div",{key:"43617c689361b7748b588af64e4e209f43788f8e",class:"content",id:"content"},r("div",{key:"ee082641d530d31c12e5f0e52464fb64c38ad572","aria-labelledby":"action",class:"content-expander",part:"content",role:"region"},r("slot",{key:"9499ce48fce9fa821ba339c08226c74eea72b63f"}))))}get element(){return i(this)}};n.style='@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-accordion-item-border-color:rgb(var(--tone-neutral-08,107 107 107));--mds-accordion-item-border-width:2px;--mds-accordion-item-color:rgb(var(--tone-neutral-03,233 233 233));--mds-accordion-item-description-color:rgb(var(--tone-neutral-02,244 244 244));--mds-accordion-item-duration:.3s;--mds-accordion-item-padding-selected:1rem 0 2rem 0;--mds-accordion-item-padding-unselected:1rem 0 1rem 0;--tw-font-weight:initial}}}@layer reset,vendor,theme,base,components,utilities;@keyframes focus-bounce{0%,75%,to{outline-offset:var(--magma-outline-focus-offset,6px)}50%{outline-offset:var(--magma-outline-blur-offset,2px)}}:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-text):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-accordion-item-border-width{syntax:"<length>";inherits:false;initial-value:2px}@property --mds-accordion-item-duration{syntax:"<time>";inherits:false;initial-value:.3s}@property --mds-accordion-item-padding-selected{syntax:"<length>+";inherits:false;initial-value:1rem 0 2rem 0}@property --mds-accordion-item-padding-unselected{syntax:"<length>+";inherits:false;initial-value:1rem 0 1rem 0}:host{--mds-accordion-item-border-color:var(--mds-accordion-border-color,rgb(var(--tone-neutral-08,107 107 107)));--mds-accordion-item-border-width:var(--mds-accordion-border-width,2px);--mds-accordion-item-color:var(--mds-accordion-color,rgb(var(--tone-neutral-03,233 233 233)));--mds-accordion-item-description-color:var(--mds-accordion-description-color,rgb(var(--tone-neutral-02,244 244 244)));--mds-accordion-item-duration:var(--mds-accordion-duration,.3s);--mds-accordion-item-padding-selected:var(--mds-accordion-padding-selected,calc(var(--spacing,.0025rem)*400) 0 calc(var(--spacing,.0025rem)*800) 0);--mds-accordion-item-padding-unselected:var(--mds-accordion-padding-unselected,calc(var(--spacing,.0025rem)*400) 0 calc(var(--spacing,.0025rem)*400) 0);border-bottom:var(--mds-accordion-item-border-width,2px) solid transparent;border-top:var(--mds-accordion-item-border-width,2px) solid transparent;color:var(--mds-accordion-item-color,rgb(var(--tone-neutral-03,233 233 233)));display:grid;fill:var(--mds-accordion-item-color,rgb(var(--tone-neutral-03,233 233 233)));margin-top:calc(var(--mds-accordion-item-border-width,2px)*-1);padding:var(--mds-accordion-item-padding-unselected,1rem 0 1rem 0);position:relative;-webkit-transition-duration:var(--duration-500,.5s);transition-duration:var(--duration-500,.5s);transition-property:background-color,border-color,color,fill,margin,padding;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}:host(:first-child){margin-top:0}.action{animation-duration:var(--magma-outline-animation-duration,1s);animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:focus-bounce;animation-play-state:paused;animation-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));background-color:#0000;border:0;border-radius:var(--radius-md,12px);color:var(--mds-accordion-item-description-color,rgb(var(--tone-neutral-02,244 244 244)));cursor:pointer;display:grid;gap:calc(var(--spacing,.0025rem)*400);grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-template-columns:auto 24px;outline:var(--magma-outline-blur,2px solid var(--magma-outline-blur-color,#0000));padding:0;text-align:left;transition-duration:.2s;transition-property:background-color,border-color,box-shadow,color,fill,outline,outline-offset,transform;transition-timing-function:ease-in-out}.action:focus-visible{--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}.icon-button{--tw-font-weight:var(--font-weight-normal,400);display:block;font-weight:var(--font-weight-normal,400)}.content{display:grid;gap:calc(var(--spacing,.0025rem)*400);grid-template-rows:0fr;min-height:0;opacity:0;overflow:hidden;padding-top:0;-webkit-transition-duration:var(--mds-accordion-item-duration,.3s);transition-duration:var(--mds-accordion-item-duration,.3s);transition-property:grid-template-rows,opacity,padding,-ms-grid-rows;-webkit-transition-timing-function:var(--ease-in-out-expo,cubic-bezier(1,0,0,1));transition-timing-function:var(--ease-in-out-expo,cubic-bezier(1,0,0,1))}.content-expander{display:grid;grid-template-columns:minmax(0,100%);min-height:0;-webkit-transition-duration:var(--mds-accordion-item-duration,.3s);transition-duration:var(--mds-accordion-item-duration,.3s);transition-property:opacity,padding;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.icon{display:flex;fill:var(--mds-accordion-item-color,rgb(var(--tone-neutral-03,233 233 233)));transform:rotate(0);-webkit-transition-duration:var(--duration-500,.5s);transition-duration:var(--duration-500,.5s);transition-property:transform;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.icon svg{aspect-ratio:var(--aspect-square,1/1);height:100%;width:100%}:host([selected]:not([selected=false])){border-bottom:var(--mds-accordion-item-border-width,2px) solid var(--mds-accordion-item-border-color,rgb(var(--tone-neutral-08,107 107 107)));border-top:var(--mds-accordion-item-border-width,2px) solid var(--mds-accordion-item-border-color,rgb(var(--tone-neutral-08,107 107 107)));padding:var(--mds-accordion-item-padding-selected,1rem 0 2rem 0)}:host([selected]:not([selected=false]):first-child){border-top-color:#0000;margin-top:0}:host([selected]:not([selected=false]):last-child){border-bottom-color:#0000;margin-bottom:0}:host([selected]:not([selected=false])) .content{grid-template-rows:1fr;opacity:1;padding-top:calc(var(--spacing,.0025rem)*400)}:host([selected]:not([selected=false])) .icon{transform:rotate(90deg)}:host-context(:root.pref-animation-reduce){--mds-accordion-item-duration:var(--mds-accordion-duration,0s);transition-duration:0s}:host-context(:root.pref-animation-reduce) .icon{transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-accordion-item-border-color:var(--mds-accordion-border-color,rgb(var(--tone-neutral-06,158 158 158)))}:host-context(:root.pref-contrast-more){--mds-accordion-item-border-color:var(--mds-accordion-border-color,rgb(var(--tone-neutral-01,255 255 255)));--mds-accordion-item-color:var(--mds-accordion-color,rgb(var(--tone-neutral-01,255 255 255)))}@property --tw-font-weight{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){--mds-accordion-item-duration:var(--mds-accordion-duration,0s);transition-duration:0s}:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .icon{transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-accordion-item-border-color:var(--mds-accordion-border-color,rgb(var(--tone-neutral-06,158 158 158)))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-accordion-item-border-color:var(--mds-accordion-border-color,rgb(var(--tone-neutral-01,255 255 255)));--mds-accordion-item-color:var(--mds-accordion-color,rgb(var(--tone-neutral-01,255 255 255)))}}';export{n as mds_accordion_item}
@@ -0,0 +1 @@
1
+ var __awaiter=this&&this.__awaiter||function(e,t,r,o){function i(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,a){function n(e){try{d(o.next(e))}catch(e){a(e)}}function s(e){try{d(o["throw"](e))}catch(e){a(e)}}function d(e){e.done?r(e.value):i(e.value).then(n,s)}d((o=o.apply(e,t||[])).next())}))};var __generator=this&&this.__generator||function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},o,i,a,n=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return n.next=s(0),n["throw"]=s(1),n["return"]=s(2),typeof Symbol==="function"&&(n[Symbol.iterator]=function(){return this}),n;function s(e){return function(t){return d([e,t])}}function d(s){if(o)throw new TypeError("Generator is already executing.");while(n&&(n=0,s[0]&&(r=0)),r)try{if(o=1,i&&(a=s[0]&2?i["return"]:s[0]?i["throw"]||((a=i["return"])&&a.call(i),0):i.next)&&!(a=a.call(i,s[1])).done)return a;if(i=0,a)s=[s[0]&2,a.value];switch(s[0]){case 0:case 1:a=s;break;case 4:r.label++;return{value:s[1],done:false};case 5:r.label++;i=s[1];s=[0];continue;case 7:s=r.ops.pop();r.trys.pop();continue;default:if(!(a=r.trys,a=a.length>0&&a[a.length-1])&&(s[0]===6||s[0]===2)){r=0;continue}if(s[0]===3&&(!a||s[1]>a[0]&&s[1]<a[3])){r.label=s[1];break}if(s[0]===6&&r.label<a[1]){r.label=a[1];a=s;break}if(a&&r.label<a[2]){r.label=a[2];r.ops.push(s);break}if(a[2])r.ops.pop();r.trys.pop();continue}s=t.call(e,r)}catch(e){s=[6,e];i=0}finally{o=a=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};System.register(["./p-DI5DWqw4.system.js","./p-C61qxZLH.system.js","./p-Bh89IjzU.system.js","./p-DcKeJ0td.system.js"],(function(e){"use strict";var t,r,o,i,a,n,s,d;return{setters:[function(e){t=e.r;r=e.c;o=e.h;i=e.H;a=e.g},function(e){n=e.m},function(e){s=e.K},function(e){d=e.L}],execute:function(){var c='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 10.9c-.61 0-1.1.49-1.1 1.1s.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1s-.49-1.1-1.1-1.1zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2zm2.19 12.19L6 18l3.81-8.19L18 6l-3.81 8.19z"/></svg>';var l="Κλείσιμο";var u="Στοιχείο iframe που περιέχει {{ url }}";var h="Παράθυρο με προεπισκόπηση του {{ url }}";var f={close:l,iframeURL:u,previewURL:h};var m="Close";var v="Iframe element containing {{ url }}";var w="Window with a preview of {{ url }}";var p={close:m,iframeURL:v,previewURL:w};var b="Cerrar";var x="Elemento iframe que contiene {{ url }}";var g="Ventana con vista previa de {{ url }}";var y={close:b,iframeURL:x,previewURL:g};var k="Chiudi";var L="Elemento iframe contentente {{ url }}";var U="Finestra con anteprima di {{ url }}";var R={close:k,iframeURL:L,previewURL:U};var _=function(){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 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-url-view-background:rgb(var(--tone-neutral-10,60 60 60));--mds-url-view-color:rgb(var(--tone-neutral-02,244 244 244));--mds-url-view-radius:var(--radius-md,12px);--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-icon,mds-text):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{--mds-modal-custom-window-distance:0px;--mds-url-view-background:rgb(var(--tone-neutral-10,60 60 60));--mds-url-view-color:rgb(var(--tone-neutral-02,244 244 244));--mds-url-view-radius:var(--radius-md,12px);--mds-url-view-header-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-url-view-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;margin:0;padding:calc(var(--spacing,.0025rem)*400)}.window{border-radius:var(--mds-url-view-radius,var(--radius-md,12px));-webkit-box-shadow:var(--mds-url-view-shadow);box-shadow:var(--mds-url-view-shadow);flex-direction:column;flex-grow:1;overflow:hidden;width:100%}.header,.window{--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));background-color:var(--mds-url-view-background,rgb(var(--tone-neutral-10,60 60 60)));display:flex;-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:background-color,box-shadow;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}.header{align-items:center;-webkit-box-shadow:var(--mds-url-view-header-shadow);box-shadow:var(--mds-url-view-header-shadow);color:var(--mds-url-view-color,rgb(var(--tone-neutral-02,244 244 244)));flex-shrink:0;gap:calc(var(--spacing,.0025rem)*200);justify-content:space-between;padding:calc(var(--spacing,.0025rem)*200);position:relative}.title{flex-grow:1;min-width:calc(var(--spacing,.0025rem)*0);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.window-icon{flex-shrink:0}.button-close,.window-icon{fill:var(--mds-url-view-color,rgb(var(--tone-neutral-02,244 244 244)))}.button-close{cursor:pointer}.iframe{border:0;flex-grow:1;margin:0;padding:0;width:100%}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-animation-reduce) .window{transition-duration:0s}:host-context(:root.pref-animation-reduce) .header{transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-url-view-shadow:var(--shadow-outline)}:host-context(:root.pref-contrast-more){--mds-url-view-shadow:var(--shadow-outline-50)}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))),:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .header,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .window{transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-url-view-shadow:var(--shadow-outline)}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-url-view-shadow:var(--shadow-outline-50)}}'};var j=e("mds_url_view",function(){function e(e){var o=this;t(this,e);this.closeEvent=r(this,"mdsUrlViewClose");this.km=new s;this.t=new d({el:f,en:p,es:y,it:R});this.loading="lazy";this.urlDomain=function(e){var t=new URL(e);return t.hostname.replace("www.","")};this.closeUrlView=function(){var e;o.closeEvent.emit();(e=o.host.closest("mds-modal"))===null||e===void 0?void 0:e.close()}}e.prototype.updateLang=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(e){this.language=this.t.lang(this.host);return[2]}))}))};e.prototype.componentWillLoad=function(){this.t.lang(this.host)};e.prototype.componentDidLoad=function(){var e;var t=(e=this.host.shadowRoot)===null||e===void 0?void 0:e.querySelector(".action-close");this.km.addElement(t);this.km.attachClickBehavior()};e.prototype.disconnectedCallback=function(){this.km.detachClickBehavior()};e.prototype.render=function(){var e,t;return o(i,{key:"7cdaedfa3a5f6852a33e04c376df2a46dd5f28a4","aria-label":this.t.get("previewURL",{url:this.urlDomain(this.src)})},o("div",{key:"2d63ebc6278c37d8a3e6911b6a4606a7f33f6c2e",class:"window"},o("div",{key:"3ea3657d096bfe1d921eb7853492c4d6ffe36924",class:"header"},o("mds-icon",{key:"d8a653fd83cc24550f43a8399c52b244757f02f3",class:"window-icon",name:(e=this.icon)!==null&&e!==void 0?e:c}),o("mds-text",{key:"a39bbe9a04eeeb401aaae6ea2f843cfb2643f969",class:"title",typography:"caption"},(t=this.label)!==null&&t!==void 0?t:this.urlDomain(this.src)),o("mds-button",{key:"8f86fd7f760d6b5f70ade98e413010945f30e7e0",title:this.t.get("close"),class:"action-close",variant:"dark",tone:"text",icon:n,onClick:this.closeUrlView})),o("iframe",{key:"92ef7219b3d9e5f6b5250714fc5ed31ed871a0a3",class:"iframe","aria-label":this.t.get("iframeURL",{url:this.urlDomain(this.src)}),src:this.src,loading:this.loading})))};Object.defineProperty(e.prototype,"host",{get:function(){return a(this)},enumerable:false,configurable:true});return e}());j.style=_()}}}));
@@ -1 +1 @@
1
- import{r as t,h as e,H as o}from"./p-BfAC4pqU.js";const a=class{constructor(e){t(this,e)}render(){return e(o,{key:"4fa8ad6a12089daefb9f6c0c92a0e8e5d4d4514d"},e("slot",{key:"b75c4e9d7b1b37a6800fe27c83dbf870bf16bb33"}),e("div",{key:"06800749b5440e93d5d258aa71610ebc17841624",class:"contents",part:"contents"},e("slot",{key:"802d32def4e717b196e0fa1d4666d316107ef04c",name:"content"})),e("footer",{key:"0da9f38014efaef387026489b81050360af244e7",class:"actions",part:"actions"},e("slot",{key:"91f9ec1a9a3ace90eb721768d0e54600d057cf1d",name:"action"})))}};a.style='@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-zero-contents-max-width:none;--tw-duration:initial;--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;@property --mds-zero-contents-max-width{syntax:"<length>|none";inherits:false;initial-value:none}:host{--mds-zero-contents-max-width:400px;border-radius:var(--radius-xl,20px);--tw-duration:.2s;--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));align-items:center;background-color:rgb(var(--tone-neutral-10,60 60 60));display:flex;flex-direction:column;gap:calc(var(--spacing,.0025rem)*600);justify-items:center;padding:calc(var(--spacing,.0025rem)*1200);transition-duration:.2s;transition-property:box-shadow,background-color;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}:host .contents{display:flex;flex-direction:column;max-width:var(--mds-zero-contents-max-width,none);place-items:center;text-align:center}:host .actions{display:flex;gap:calc(var(--spacing,.0025rem)*200);place-items:center;width:100%}:host ::slotted([slot=action]){margin:auto}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){background-color:rgb(var(--tone-neutral-09,76 76 76));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host-context(:root.pref-contrast-more){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}: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}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@media (min-width:480px){:host{padding-inline:calc(var(--spacing,.0025rem)*600)}}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){transition-duration:0s}}@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-09,76 76 76));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}}@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);box-shadow:var(--shadow-outline-50)}}';export{a as mds_zero}
1
+ import{r as t,h as e,H as o}from"./p-CAd5312P.js";const a=class{constructor(e){t(this,e)}render(){return e(o,{key:"5fc07df830baec28cfb023dcd6bae81cc184c294"},e("slot",{key:"7823c19de6bcb12f9818522bc8f304597bfcfebe"}),e("div",{key:"4d6c145da8e8bf866dd29b3c9367b75c5bbf212c",class:"contents",part:"contents"},e("slot",{key:"10a9baa24dd9b3b440b73dec22e10a7ff9a20749",name:"content"})),e("footer",{key:"69e92dfefd828457aa67f148c62c6570b3b7e2f4",class:"actions",part:"actions"},e("slot",{key:"9cf15fcf22c0f61f1004305963685fe76d6685ed",name:"action"})))}};a.style='@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-zero-contents-max-width:none;--tw-duration:initial;--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;@property --mds-zero-contents-max-width{syntax:"<length>|none";inherits:false;initial-value:none}:host{--mds-zero-contents-max-width:400px;border-radius:var(--radius-xl,20px);--tw-duration:.2s;--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));align-items:center;background-color:rgb(var(--tone-neutral-10,60 60 60));display:flex;flex-direction:column;gap:calc(var(--spacing,.0025rem)*600);justify-items:center;padding:calc(var(--spacing,.0025rem)*1200);transition-duration:.2s;transition-property:box-shadow,background-color;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}:host .contents{display:flex;flex-direction:column;max-width:var(--mds-zero-contents-max-width,none);place-items:center;text-align:center}:host .actions{display:flex;gap:calc(var(--spacing,.0025rem)*200);place-items:center;width:100%}:host ::slotted([slot=action]){margin:auto}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){background-color:rgb(var(--tone-neutral-09,76 76 76));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host-context(:root.pref-contrast-more){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}: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}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@media (min-width:480px){:host{padding-inline:calc(var(--spacing,.0025rem)*600)}}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){transition-duration:0s}}@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-09,76 76 76));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}}@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);box-shadow:var(--shadow-outline-50)}}';export{a as mds_zero}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as a,H as i,g as r}from"./p-CAd5312P.js";import{m as n}from"./p-BVQMG7KJ.js";import{D as s}from"./p-BJtA1qmE.js";import{c as o}from"./p-ChV9xqsO.js";import{L as d}from"./p-a4oAcjYG.js";var l={from:"Από",to:"έως"},h={from:"From",to:"to"},c={from:"De",to:"a"},u={from:"Dal",to:"al"};const p=class{constructor(a){t(this,a),this.valueChanged=e(this,"mdsInputDateRangeValueChange"),a.$hostElement$["s-ei"]?this.internals=a.$hostElement$["s-ei"]:(this.internals=a.$hostElement$.attachInternals(),a.$hostElement$["s-ei"]=this.internals),this.calendarKey=0,this.internalStartDate="",this.internalEndDate="",this.visibleCalendarDate="",this.hasPreselection=!1,this.t=new d({el:l,en:h,es:c,it:u}),this.startDate="",this.endDate="",this.min=null,this.max=null,this.delay=500,this.dualCalendar=!1,this.lastEmittedStartDate=null,this.lastEmittedEndDate=null,this.initialStartDate="",this.initialEndDate="",this.hoveredCalendarDate=null,this.syncingInputSlots=new Set,this.handleFocusOut=t=>{if(!this.host.contains(t.relatedTarget)){const t=s.fromISO(this.internalStartDate).isValid,e=s.fromISO(this.internalEndDate).isValid;t&&e&&(this.validateDateRange(),this.syncFormValue(),this.checkPreselections(),this.emitValueChanged())}},this.focusInput=t=>{t.focusInput()},this.focusDateInput=t=>{t.target===this.host&&this.focusStartDateInput(t)},this.focusStartDateInput=t=>{t.preventDefault(),t.stopPropagation(),this.focusInput(this.host.querySelector('mds-input-date[slot="start"]'))},this.focusEndDateInput=t=>{t.preventDefault(),t.stopPropagation(),this.focusInput(this.host.querySelector('mds-input-date[slot="end"]'))},this.handleCalendarHover=t=>{if(""===this.internalStartDate||""!==this.internalEndDate)return void this.clearHoverPreview();const e=t.detail.hoverDate;this.hoveredCalendarDate!==e&&(this.hoveredCalendarDate=e,this.syncCalendarsHoverAttributes())},this.handleCalendarChange=t=>{this.clearHoverPreview(),this.internalStartDate=t.detail.startDate,this.updateInputValue("start",this.internalStartDate),void 0!==t.detail.endDate&&""!==t.detail.endDate?(this.internalEndDate=t.detail.endDate,this.updateInputValue("end",this.internalEndDate)):(this.internalEndDate="",this.updateInputValue("end",this.internalEndDate)),this.syncFormValue(),this.syncCalendarsSelectionAttributes(),""!==this.internalStartDate&&""!==this.internalEndDate&&(this.emitValueChanged(),this.closeDropdownAfterSelection())},this.handleCalendarNavigate=t=>{if(!this.dualCalendar)return;const e=this.getCalendars().indexOf(t.target),a=s.fromISO(t.detail.currentDate);a.isValid&&(this.visibleCalendarDate=a.minus({months:1===e?1:0}).startOf("month").toISODate())}}async updateLang(){this.language=this.t.lang(this.host)}getCalendars(){var t,e;return Array.from(null!==(e=null===(t=this.host.shadowRoot)||void 0===t?void 0:t.querySelectorAll("mds-calendar"))&&void 0!==e?e:[])}resolveVisibleCalendarDate(t,e){var a;return(null!==(a=[t,e].map((t=>s.fromISO(null!=t?t:""))).filter((t=>t.isValid))[0])&&void 0!==a?a:s.now()).startOf("month").toISODate()}getCalendarViewDate(t=0){const e=s.fromISO(this.visibleCalendarDate),a=s.fromISO(this.internalStartDate);let i=s.now();return e.isValid?i=e:a.isValid&&(i=a),i.startOf("month").plus({months:t}).toISODate()}setVisibleCalendarDate(t){const e=s.fromISO(t);e.isValid&&(this.visibleCalendarDate=e.startOf("month").toISODate())}closeDropdownAfterSelection(){if(0===this.delay)return;const{dropdownRef:t}=this;t&&setTimeout((()=>{t.visible=!1}),this.delay)}syncCalendarsSelectionAttributes(){var t;null===(t=this.host.shadowRoot)||void 0===t||t.querySelectorAll("mds-calendar").forEach((t=>{""!==this.internalStartDate?t.setAttribute("start-date",this.internalStartDate):t.removeAttribute("start-date"),""!==this.internalEndDate?t.setAttribute("end-date",this.internalEndDate):t.removeAttribute("end-date")})),this.syncCalendarsHoverAttributes()}syncCalendarsHoverAttributes(){var t;null===(t=this.host.shadowRoot)||void 0===t||t.querySelectorAll("mds-calendar").forEach((t=>{null!==this.hoveredCalendarDate&&""!==this.hoveredCalendarDate?t.setAttribute("hover-date",this.hoveredCalendarDate):t.removeAttribute("hover-date")}))}clearHoverPreview(){null!==this.hoveredCalendarDate&&(this.hoveredCalendarDate=null,this.syncCalendarsHoverAttributes())}getEmittableDateRangeDetail(){const t=s.fromISO(this.internalStartDate),e=s.fromISO(this.internalEndDate);return t.isValid&&e.isValid?{startDate:this.internalStartDate,endDate:this.internalEndDate}:null}emitValueChanged(){const t=this.getEmittableDateRangeDetail();return!(!t||t.startDate===this.lastEmittedStartDate&&t.endDate===this.lastEmittedEndDate||(this.valueChanged.emit(t),this.lastEmittedStartDate=t.startDate,this.lastEmittedEndDate=t.endDate,0))}handleStartDateChange(t){this.syncExternalDate("start",t)}handleEndDateChange(t){this.syncExternalDate("end",t)}componentWillLoad(){if(this.language=this.t.lang(this.host),this.internalStartDate=this.startDate,this.internalEndDate=this.endDate,this.initialStartDate=this.startDate,this.initialEndDate=this.endDate,this.visibleCalendarDate=this.resolveVisibleCalendarDate(this.internalStartDate,this.internalEndDate),null!==this.min&&""!==this.min&&null!==this.max&&""!==this.max){const t=s.fromISO(this.min);s.fromISO(this.max)<t&&(this.max=this.min)}this.syncFormValue()}disconnectedCallback(){var t;this.host.removeEventListener("focusout",this.handleFocusOut),null===(t=this.host.shadowRoot)||void 0===t||t.removeEventListener("mdsCalendarHover",this.handleCalendarHover)}async preselect(t){null==this.togglePreselection&&(this.togglePreselection=Array.from(this.host.querySelectorAll("mds-input-date-range-preselection"))),this.togglePreselection.forEach((t=>{t.selected=!1})),t.caller.selected=!0,this.clearHoverPreview(),s.fromISO(t.start).isValid&&(this.internalStartDate=t.start,this.setVisibleCalendarDate(this.internalStartDate),this.updateInputValue("start",this.internalStartDate)),void 0!==t.end?s.fromISO(t.end).isValid&&(this.internalEndDate=t.end):this.internalEndDate=t.start,this.updateInputValue("end",this.internalEndDate),this.syncFormValue();const e=this.getCalendars();return 0!==e.length&&(await Promise.all(e.map(((t,e)=>t.updateCurrentDate(this.getCalendarViewDate(e))))),this.closeDropdownAfterSelection()),this.emitValueChanged(),Promise.resolve()}componentDidLoad(){var t;this.updateInputListeners(),this.updateInputValue("start",this.internalStartDate),this.updateInputValue("end",this.internalEndDate),this.syncFormValue(),this.host.addEventListener("focusout",this.handleFocusOut),null===(t=this.host.shadowRoot)||void 0===t||t.addEventListener("mdsCalendarHover",this.handleCalendarHover)}formResetCallback(){this.clearHoverPreview(),this.internalStartDate=this.initialStartDate,this.internalEndDate=this.initialEndDate,this.visibleCalendarDate=this.resolveVisibleCalendarDate(this.initialStartDate,this.initialEndDate),this.updateInputValue("start",this.internalStartDate),this.updateInputValue("end",this.internalEndDate),this.checkPreselections(),this.syncFormValue()}syncExternalDate(t,e){const a=null!=e?e:"";if(this.clearHoverPreview(),"start"===t){if(a===this.internalStartDate)return;this.internalStartDate=a,this.setVisibleCalendarDate(this.internalStartDate)}else{if(a===this.internalEndDate)return;this.internalEndDate=a}this.validateDateRange(),this.updateInputValue("start",this.internalStartDate),this.updateInputValue("end",this.internalEndDate),this.checkPreselections(),this.syncFormValue()}updateInputValue(t,e){var a;const i=null===(a=this.host.shadowRoot)||void 0===a?void 0:a.querySelector(`slot[name="${t}"]`),r=null==i?void 0:i.assignedElements()[0];null!=r&&(this.syncingInputSlots.add(t),r.setValue(e).finally((()=>{requestAnimationFrame((()=>{this.syncingInputSlots.delete(t)}))})))}updateInputListeners(){var t,e;const a=null===(t=this.host.shadowRoot)||void 0===t?void 0:t.querySelector('slot[name="start"]'),i=null===(e=this.host.shadowRoot)||void 0===e?void 0:e.querySelector('slot[name="end"]');this.hasPreselection=null!==this.host.querySelector("mds-input-date-range-preselection"),null!=a&&a.assignedElements()[0].addEventListener("mdsInputDateSelect",this.createFocusoutListener("start")),null!=i&&i.assignedElements()[0].addEventListener("mdsInputDateSelect",this.createFocusoutListener("end"))}createFocusoutListener(t){return e=>{if(this.syncingInputSlots.has(t))return;const a=e;this.clearHoverPreview(),"start"===t?(this.internalStartDate=a.detail,this.setVisibleCalendarDate(this.internalStartDate)):this.internalEndDate=a.detail,this.syncFormValue()}}validateDateRange(){if(""!==this.internalStartDate&&""!==this.internalEndDate){const t=s.fromISO(this.internalStartDate);s.fromISO(this.internalEndDate)<t&&(this.internalEndDate=this.internalStartDate,this.updateInputValue("end",this.internalEndDate))}}checkPreselections(){const t=Array.from(this.host.querySelectorAll("mds-input-date-range-preselection"));null!=t&&t.forEach((t=>{t.selected=!!(t.start===this.internalStartDate&&t.end===this.internalEndDate||t.start===this.internalStartDate&&this.internalStartDate===this.internalEndDate&&void 0===t.end)}))}renderCalendarPreselectionPanel(){return this.hasPreselection?a("div",{class:"calendar-preselection-panel"},a("div",{class:o("date-preselection",this.hasPreselection&&"date-preselection--has-preselection")},a("slot",{name:"calendar-preselection"}))):null}renderSingleCalendar(){return a("div",{class:"calendar-single"},this.renderCalendarPreselectionPanel(),a("mds-calendar",Object.assign({lang:this.language,key:this.calendarKey,rangePicker:!0,onMdsCalendarChange:this.handleCalendarChange,onMdsCalendarPreselect:()=>{this.checkPreselections()},startDate:this.internalStartDate,endDate:this.internalEndDate},null!==this.min&&""!==this.min?{min:this.min}:{},null!==this.max&&""!==this.max?{max:this.max}:{})))}renderDualCalendars(){return a("div",{class:"calendars"},this.renderCalendarPreselectionPanel(),a("mds-calendar",Object.assign({lang:this.language,key:`${this.calendarKey}-start`,rangePicker:!0,showNextButton:!1,disableMonthYearSelection:!0,viewDate:this.getCalendarViewDate(),onMdsCalendarNavigate:this.handleCalendarNavigate,onMdsCalendarChange:this.handleCalendarChange,onMdsCalendarPreselect:()=>{this.checkPreselections()},startDate:this.internalStartDate,endDate:this.internalEndDate},null!==this.min&&""!==this.min?{min:this.min}:{},null!==this.max&&""!==this.max?{max:this.max}:{})),a("mds-calendar",Object.assign({lang:this.language,key:`${this.calendarKey}-end`,rangePicker:!0,showPreviousButton:!1,disableMonthYearSelection:!0,viewDate:this.getCalendarViewDate(1),onMdsCalendarNavigate:this.handleCalendarNavigate,onMdsCalendarChange:this.handleCalendarChange,onMdsCalendarPreselect:()=>{this.checkPreselections()},startDate:this.internalStartDate,endDate:this.internalEndDate},null!==this.min&&""!==this.min?{min:this.min}:{},null!==this.max&&""!==this.max?{max:this.max}:{})))}render(){return a(i,{key:"13d9a565316927ca4ec2586f82e2f25f7d04ae25",onClick:this.focusDateInput},a("div",{key:"71bda796783e6ead96c24ad4ed84ac79265291e8",class:"inputs"},a("div",{key:"c06b73facc486130eb89e857b782b15581cfba20",class:"input-element"},a("mds-text",{key:"340fa48ce0a88bd6445cfc874c27ec70e2426feb",class:"date-label",typography:"detail",onClick:this.focusStartDateInput},this.t.get("from")),a("div",{key:"b82416e3ffa442ee84004d20e298b859ca5543a8",class:"input-wrapper"},a("slot",{key:"9b8741fecf76c4503e58b044222b4ccb6bb889e0",name:"start"}))),a("div",{key:"fcd38e4e5d5a065001c712a960dd5bcae1dd5e79",class:"input-element"},a("mds-text",{key:"269cdf295bfefe625a3cf98f1aaf7fb021b688d4",class:"date-label",typography:"detail",onClick:this.focusEndDateInput},this.t.get("to")),a("div",{key:"ee917dba0a0af805e1ebe5b69fb997b492e044ba",class:"input-wrapper"},a("slot",{key:"dd22c8a98be387b76aa6b355f6b025db1a8fdbb6",name:"end"})))),a("div",{key:"ca651a85e149d23e4eafdf66c121ffa3d5685dca",class:"action-open-calendar-wrapper"},a("mds-button",{key:"ff5e89aec57614f98890f52859bc2f10e33bc85d",class:"action-open-calendar",variant:"dark",tone:"text",icon:n,id:"calendar-dropdown",onClick:()=>{this.calendarKey+=1}})),a("mds-dropdown",{key:"30609e1d1eb75209b5e17444758b1b9b2ac19bce",ref:t=>this.dropdownRef=t,target:"#calendar-dropdown","auto-placement":!1,placement:"bottom-end"},this.dualCalendar?this.renderDualCalendars():this.renderSingleCalendar()))}syncFormValue(){var t,e,a,i;const r=null!==(e=null===(t=this.internalStartDate)||void 0===t?void 0:t.trim())&&void 0!==e?e:"",n=null!==(i=null===(a=this.internalEndDate)||void 0===a?void 0:a.trim())&&void 0!==i?i:"";this.internals.setFormValue(""!==r||""!==n?JSON.stringify({startDate:r,endDate:n}):null)}static get formAssociated(){return!0}get host(){return r(this)}static get watchers(){return{startDate:[{handleStartDateChange:0}],endDate:[{handleEndDateChange:0}]}}};p.style='@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-input-date-range-background:rgb(var(--tone-neutral,0 0 0));--mds-input-date-range-calendar-width:22rem;--mds-input-date-range-fields-firefox-justify-content:start;--mds-input-date-range-fields-gap:0 calc(var(--spacing,.0025rem)*200);--mds-input-date-range-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-input-date-range-variant-color-rgb:0 0 0}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-calendar,mds-dropdown,mds-text):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-input-date-range-calendar-width{syntax:"<length>";inherits:false;initial-value:22rem}@property --mds-input-date-range-fields-firefox-justify-content{syntax:"start|end|center|left|right|flex-start|flex-end";inherits:false;initial-value:start}@property --mds-input-date-range-variant-color-rgb{syntax:"<integer>+";inherits:false;initial-value:0 0 0}:host{--mds-input-date-range-background:rgb(var(--tone-neutral,0 0 0));--mds-input-date-range-calendar-width:22rem;--mds-input-date-range-fields-firefox-justify-content:start;--mds-input-date-range-fields-gap:0 calc(var(--spacing,.0025rem)*200);--mds-input-date-range-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-input-date-range-ring:0 0 0 1px rgb(var(--mds-input-date-range-variant-color-rgb,0 0 0)/.1);--mds-input-date-range-shadow:0 1px 3px 0 rgb(var(--mds-input-date-range-variant-color-rgb,0 0 0)/.1),0 1px 2px 0 rgb(var(--mds-input-date-range-variant-color-rgb,0 0 0)/.06);font-family:var(--font-info,Karla,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--text-size-info-detail,1rem);font-weight:var(--tw-font-weight,var(--text-size-info-detail--font-weight,400));line-height:var(--tw-leading,var(--text-size-info-detail--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:var(--radius-2xl,24px);color:rgb(var(--tone-neutral-02,244 244 244));corner-shape:var(--magma-corner-shape,round);container-type:inline-size;cursor:text;display:flex;gap:calc(var(--spacing,.0025rem)*200);overflow:visible;position:relative;--mds-input-date-range-icon-color:rgb(var(--variant-primary-04,184 208 255));--mds-input-date-range-variant-color-rgb:0 0 0}.date-preselection{display:grid;gap:calc(var(--spacing,.0025rem)*200)}.inputs{font-family:var(--font-code,"Roboto Mono","Courier New",monospace);font-size:var(--text-size-code-hack,.875rem);font-weight:var(--tw-font-weight,var(--text-size-code-hack--font-weight,400));line-height:var(--tw-leading,var(--text-size-code-hack--line-height,1.25rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--mds-input-date-range-background,rgb(var(--tone-neutral,0 0 0)));border-radius:inherit;-webkit-box-shadow:var(--mds-input-date-range-ring),var(--mds-input-date-range-shadow);box-shadow:var(--mds-input-date-range-ring),var(--mds-input-date-range-shadow);box-sizing:border-box;color:inherit;corner-shape:inherit;align-items:center;border:0;display:inline-flex;flex-wrap:wrap;gap:var(--mds-input-date-range-fields-gap,0 calc(var(--spacing,.0025rem)*200));margin:0;min-height:3rem;overflow:hidden;padding-left:calc(var(--spacing,.0025rem)*400);padding-right:calc(var(--spacing,.0025rem)*1200);text-overflow:ellipsis;-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:background-color,border-color,box-shadow,color,fill,margin,opacity,padding,transform;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));width:100%}.input-element{align-items:baseline;display:inline-flex}:host(:focus-within) .inputs{--tw-outline-style:none;outline-style:none;transition-duration:var(--default-transition-duration);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;transition-timing-function:var(--default-transition-timing-function);--mds-input-date-range-ring:0 0 0 3px rgb(var(--mds-input-date-range-variant-color-rgb,0 0 0)/1);--mds-input-date-range-shadow:0 4px 6px 3px rgb(var(--mds-input-date-range-variant-color-rgb,0 0 0)/.1),0 2px 4px -1px rgb(var(--mds-input-date-range-variant-color-rgb,0 0 0)/.06);-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.input-wrapper{display:flex;flex-shrink:0}.date-label{margin-left:calc(var(--spacing,.0025rem)*50);margin-right:calc(var(--spacing,.0025rem)*50);min-width:min-content;white-space:nowrap}.date-label:first-child{margin-left:0}.calendars{display:flex;flex-wrap:nowrap;gap:calc(var(--spacing,.0025rem)*200);min-width:max-content}.calendar-preselection-panel{align-content:start;background-color:rgb(var(--tone-neutral-09,76 76 76));border-radius:var(--radius-lg,16px);box-sizing:border-box;display:grid;min-inline-size:max-content;padding:calc(var(--spacing,.0025rem)*400)}.calendar-single{display:flex;flex-wrap:nowrap;gap:calc(var(--spacing,.0025rem)*200);min-width:max-content}.calendar-single mds-calendar,.calendars mds-calendar{-ms-flex:0 0 var(--mds-input-date-range-calendar-width,22rem);flex:0 0 var(--mds-input-date-range-calendar-width,22rem);inline-size:var(--mds-input-date-range-calendar-width,22rem);max-inline-size:var(--mds-input-date-range-calendar-width,22rem);min-inline-size:var(--mds-input-date-range-calendar-width,22rem)}.action-open-calendar-wrapper{align-items:center;aspect-ratio:1;bottom:0;display:flex;justify-content:center;position:absolute;right:0;top:0}.action-open-calendar{--mds-button-color:var(--mds-input-date-range-icon-color,rgb(var(--variant-primary-03,211 226 255)))}mds-dropdown{padding:0}:host-context(:root.pref-animation-reduce) .input{transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-input-date-range-ring:var(--shadow-outline-50);--mds-input-date-range-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-range-controls-border:2px solid rgb(var(--tone-neutral-06,158 158 158))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .counter-button:hover{--mds-button-background:rgb(var(--tone-neutral-08,107 107 107))}:host-context(:root.pref-contrast-more){--mds-input-date-range-ring:var(--shadow-outline-strong-50);--mds-input-date-range-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-range-controls-border:2px solid rgb(var(--tone-neutral-05,197 197 197))}:host-context(:root.pref-contrast-more) .input::placeholder{color:rgb(var(--tone-neutral-03,233 233 233))}:host-context(:root.pref-contrast-more) .input:-ms-placeholder-shown{color:rgb(var(--tone-neutral-03,233 233 233))}@supports ((-moz-appearance:none)){.action-open-calendar{display:none}.inputs{-ms-flex-pack:var(--mds-input-date-range-fields-firefox-justify-content,start);justify-content:var(--mds-input-date-range-fields-firefox-justify-content,start);padding-right:calc(var(--spacing,.0025rem)*400)}}:host(:focus-within){--mds-input-date-range-icon-color:rgb(var(--variant-primary-05,152 188 255));--mds-input-date-range-variant-color-rgb:var(--variant-primary-04,184 208 255)}:host([variant=ai]){--mds-input-date-range-icon-color:rgb(var(--variant-ai-04,218 199 253));--mds-input-tip-background:rgb(var(--variant-ai-05,202 174 251));--mds-input-date-range-variant-color-rgb:0 0 0}:host([variant=ai]:focus-within){--mds-input-date-range-icon-color:rgb(var(--variant-ai-05,202 174 251));--mds-input-date-range-variant-color-rgb:var(--variant-ai-04,218 199 253)}:host([variant=info]){--mds-input-date-range-icon-color:rgb(var(--status-info-04,159 216 241));--mds-input-tip-background:rgb(var(--status-info-05,112 198 234));--mds-input-date-range-variant-color-rgb:0 0 0}:host([variant=info]:focus-within){--mds-input-date-range-icon-color:rgb(var(--status-info-05,112 198 234));--mds-input-date-range-variant-color-rgb:var(--status-info-04,159 216 241)}:host([variant=success]){--mds-input-date-range-icon-color:rgb(var(--status-success-04,158 222 181));--mds-input-tip-background:rgb(var(--status-success-05,107 206 147));--mds-input-date-range-variant-color-rgb:0 0 0}:host([variant=success]:focus-within){--mds-input-date-range-icon-color:rgb(var(--status-success-05,107 206 147));--mds-input-date-range-variant-color-rgb:var(--status-success-04,158 222 181)}:host([variant=warning]){--mds-input-date-range-icon-color:rgb(var(--status-warning-04,255 200 33));--mds-input-tip-background:rgb(var(--status-warning-05,237 177 0));--mds-input-date-range-variant-color-rgb:0 0 0}:host([variant=warning]:focus-within){--mds-input-date-range-icon-color:rgb(var(--status-warning-05,237 177 0));--mds-input-date-range-variant-color-rgb:var(--status-warning-04,255 200 33)}:host([variant=error]){--mds-input-date-range-icon-color:rgb(var(--status-error-04,254 193 189));--mds-input-tip-background:rgb(var(--status-error-05,250 165 160));--mds-input-date-range-variant-color-rgb:0 0 0}:host([variant=error]:focus-within){--mds-input-date-range-icon-color:rgb(var(--status-error-05,250 165 160));--mds-input-date-range-variant-color-rgb:var(--status-error-04,254 193 189)}@media (forced-colors:active){:host(:focus-within) .inputs{outline:2px solid #0000;outline-offset:2px}}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .input{transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-input-date-range-ring:var(--shadow-outline-50);--mds-input-date-range-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-range-controls-border:2px solid rgb(var(--tone-neutral-06,158 158 158))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .counter-button:hover{--mds-button-background:rgb(var(--tone-neutral-08,107 107 107))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-input-date-range-ring:var(--shadow-outline-strong-50);--mds-input-date-range-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-date-range-controls-border:2px solid rgb(var(--tone-neutral-05,197 197 197))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .input::placeholder{color:rgb(var(--tone-neutral-03,233 233 233))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .input:-ms-placeholder-shown{color:rgb(var(--tone-neutral-03,233 233 233))}}';export{p as mds_input_date_range}
@@ -0,0 +1 @@
1
+ import{r as e,h as r,H as t,g as s}from"./p-CAd5312P.js";import{r as o,i as a}from"./p-CSCy6TMW.js";const i=class{constructor(r){e(this,r),this.stepsList=new Array,this.progress=0,this.direction="horizontal",this.variant="primary",this.typography="option",this.size="sm",this.steps="Inizio,Un quarto,Metà,Tre quarti,Fine"}componentWillLoad(){this.stepsList=this.steps.split(","),this.setProgress(this.progress)}componentDidLoad(){o(this.element,"aria-hidden","true",["aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext","role"])}setProgress(e){""!==this.steps&&(this.currentStep=this.stepsList[Math.round(e*(this.stepsList.length-1))],a(this.element,"aria-hidden")||this.element.setAttribute("aria-valuetext",this.currentStep))}progressChanged(e){this.setProgress(e)}stepsChanged(e){this.stepsList=e.split(",")}render(){return r(t,{key:"55ba8cb650c555ca15fd05464edfed54eb419787","aria-valuemax":"100","aria-valuemin":"0","aria-valuenow":!a(this.element,"aria-hidden")&&Math.round(100*this.progress),role:"progressbar"},"radial"===this.direction?r("mds-radial-progress",{progress:this.progress,part:"radial-progress",typography:this.typography,variant:this.variant}):r("div",{class:"progress",part:"progress",style:"horizontal"===this.direction?{flexGrow:`${this.progress}`}:{flexGrow:`${this.progress}`,width:"100%"}}))}get element(){return s(this)}static get watchers(){return{progress:[{progressChanged:0}],steps:[{stepsChanged:0}]}}};i.style='@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 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-progress-background:rgb(var(--tone-neutral-08,107 107 107));--mds-progress-color:rgb(var(--variant-primary-03,211 226 255));--mds-progress-duration:.75s;--mds-progress-radius:var(--radius-lg,16px);--mds-progress-thickness:var(--height-200);--tw-ease:initial}}}@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}@property --mds-progress-duration{syntax:"<time>";inherits:false;initial-value:.75s}:host{--mds-progress-background:rgb(var(--tone-neutral-08,107 107 107));--mds-progress-color:rgb(var(--variant-primary-03,211 226 255));--mds-progress-duration:.75s;--mds-progress-thickness:var(--height-200);--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));background-color:var(--mds-progress-background,rgb(var(--tone-neutral-08,107 107 107)));border-radius:var(--radius-2xl,24px);transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1));corner-shape:var(--magma-corner-shape,round);display:flex;height:var(--mds-progress-thickness,var(--height-200));min-height:var(--mds-progress-thickness,var(--height-200));min-width:var(--mds-progress-thickness,var(--height-200));overflow:hidden;position:relative;-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:background-color;width:100%}:host([direction=vertical]){flex-direction:column;height:unset;min-height:var(--mds-progress-thickness,var(--height-200));width:var(--mds-progress-thickness,var(--height-200))}:host([direction=radial]){aspect-ratio:1;background-color:#0000;height:auto}:host([direction=radial]) mds-radial-progress{width:inherit}.progress{--tw-ease:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));background-color:var(--mds-progress-color,rgb(var(--variant-primary-03,211 226 255)));border-radius:inherit;transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));corner-shape:inherit;-webkit-transition-duration:var(--mds-progress-duration,.75s);transition-duration:var(--mds-progress-duration,.75s);transition-property:background-color,flex-grow,-ms-flex-positive}:host([variant=dark]){--mds-progress-color:rgb(var(--tone-neutral-03,233 233 233));--mds-progress-background:rgb(var(--tone-neutral-10,60 60 60))}:host([variant=light]){--mds-progress-color:rgb(var(--tone-neutral,0 0 0));--mds-progress-background:rgb(var(--tone-neutral-05,197 197 197))}:host([variant=error]){--mds-progress-color:rgb(var(--status-error-05,250 165 160));--mds-progress-background:rgb(var(--status-error-09,135 0 14))}:host([variant=warning]){--mds-progress-color:rgb(var(--status-warning-05,237 177 0));--mds-progress-background:rgb(var(--status-warning-09,90 67 0))}:host([variant=success]){--mds-progress-color:rgb(var(--status-success-05,107 206 147));--mds-progress-background:rgb(var(--status-success-09,0 82 9))}:host([variant=info]){--mds-progress-color:rgb(var(--status-info-05,112 198 234));--mds-progress-background:rgb(var(--status-info-09,0 73 116))}:host([variant=primary]){--mds-progress-color:rgb(var(--variant-primary-03,211 226 255));--mds-progress-background:rgb(var(--tone-neutral-08,107 107 107))}:host([variant=ai]){--mds-progress-color:rgb(var(--variant-ai-05,202 174 251));--mds-progress-background:rgb(var(--variant-ai-09,75 8 189))}:host([size=sm]){--mds-progress-thickness:calc(var(--spacing,.0025rem)*200)}:host([size=md]){--mds-progress-thickness:calc(var(--spacing,.0025rem)*300)}:host([size=lg]){--mds-progress-thickness:calc(var(--spacing,.0025rem)*400)}:host([size=xl]){--mds-progress-thickness:calc(var(--spacing,.0025rem)*600)}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-animation-reduce) .progress{transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-progress-color:rgb(var(--variant-primary-05,152 188 255));--mds-progress-background:rgb(var(--tone-neutral-07,134 134 134))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=primary]){--mds-progress-color:rgb(var(--variant-primary-05,152 188 255));--mds-progress-background:rgb(var(--tone-neutral-07,134 134 134))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=error]){--mds-progress-color:rgb(var(--status-error-04,254 193 189));--mds-progress-background:rgb(var(--status-error-07,212 80 79))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=warning]){--mds-progress-color:rgb(var(--status-warning-04,255 200 33));--mds-progress-background:rgb(var(--status-warning-07,159 120 0))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=success]){--mds-progress-color:rgb(var(--status-success-04,158 222 181));--mds-progress-background:rgb(var(--status-success-07,0 144 72))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=info]){--mds-progress-color:rgb(var(--status-info-04,159 216 241));--mds-progress-background:rgb(var(--status-info-07,0 134 180))}:host-context(:root.pref-contrast-more){--mds-progress-color:rgb(var(--variant-primary-05,152 188 255));--mds-progress-background:rgb(var(--tone-neutral-07,134 134 134))}:host-context(:root.pref-contrast-more):host([variant=primary]){--mds-progress-color:rgb(var(--variant-primary-05,152 188 255));--mds-progress-background:rgb(var(--tone-neutral-07,134 134 134))}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))),:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .progress{transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))),:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=primary]){--mds-progress-color:rgb(var(--variant-primary-05,152 188 255));--mds-progress-background:rgb(var(--tone-neutral-07,134 134 134))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=error]){--mds-progress-color:rgb(var(--status-error-04,254 193 189));--mds-progress-background:rgb(var(--status-error-07,212 80 79))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=warning]){--mds-progress-color:rgb(var(--status-warning-04,255 200 33));--mds-progress-background:rgb(var(--status-warning-07,159 120 0))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=success]){--mds-progress-color:rgb(var(--status-success-04,158 222 181));--mds-progress-background:rgb(var(--status-success-07,0 144 72))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=info]){--mds-progress-color:rgb(var(--status-info-04,159 216 241));--mds-progress-background:rgb(var(--status-info-07,0 134 180))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))),:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=primary]){--mds-progress-color:rgb(var(--variant-primary-05,152 188 255));--mds-progress-background:rgb(var(--tone-neutral-07,134 134 134))}}';const n=class{constructor(r){e(this,r),this.progress=0,this.animatedProgress=0,this.rafId=null,this.typography="option",this.variant="primary",this.progressPercentage=e=>`${Math.round(100*e)}`,this.clampProgress=e=>Math.min(1,Math.max(0,e)),this.prefersReducedMotion=()=>{var e,r;return"undefined"!=typeof window&&!0===(null===(r=null===(e=window.matchMedia)||void 0===e?void 0:e.call(window,"(prefers-reduced-motion: reduce)"))||void 0===r?void 0:r.matches)},this.easeOutExpo=e=>1===e?1:1-Math.pow(2,-10*e),this.stopAnimation=()=>{null!==this.rafId&&(cancelAnimationFrame(this.rafId),this.rafId=null)},this.animateTo=e=>{const r=this.clampProgress(e),t=this.animatedProgress;if(this.stopAnimation(),this.prefersReducedMotion())return void(this.animatedProgress=r);const s=performance.now(),o=e=>{const a=Math.min(1,(e-s)/500),i=this.easeOutExpo(a);this.animatedProgress=t+(r-t)*i,this.rafId=a<1?requestAnimationFrame(o):null};this.rafId=requestAnimationFrame(o)}}componentWillLoad(){this.animatedProgress=this.clampProgress(this.progress)}disconnectedCallback(){this.stopAnimation()}onProgressChange(e){this.animateTo(e)}render(){const e=`${(100*this.animatedProgress).toFixed(2)}%`,s=this.progressPercentage(this.clampProgress(this.progress));return r(t,{key:"68c58b94fb1a5b12e843323d1d497a33a2e91e8f",style:{"--mds-radial-progress":e},role:"progressbar"},r("div",{key:"0d8b174656f21146ac18a0c613ecc9482262b205",class:"value-container",part:"value-container"},this.icon&&r("mds-icon",{key:"d17e55a7ba548f7e603f717a828907a873eaa4d6",class:"icon",name:this.icon,part:"icon"}),r("div",{key:"c4f2d539d974d3a63ec73381d60abc9afc9be8e7",class:"value-container__text"},r("mds-text",{key:"c40e43da4bb6d581569cb515c30dd8554a8bfcd2",class:"value",typography:this.typography},s))))}static get watchers(){return{progress:[{onProgressChange:0}]}}};n.style='@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 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-radial-progress:0%}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-tooltip):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-radial-progress{syntax:"<length-percentage>";inherits:false;initial-value:0%}:host{--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76));--mds-radial-progress-color:rgb(var(--variant-primary-03,211 226 255));--mds-radial-progress-text-background-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-radial-progress-text-background:rgb(var(--tone-neutral,0 0 0));--mds-radial-progress-text-suffix:"%";--mds-radial-progress:0%;align-items:center;aspect-ratio:1;background-color:var(--mds-radial-progress-background);background-image:conic-gradient(var(--mds-radial-progress-color) var(--mds-radial-progress,0),transparent 0);border-radius:3.40282e+38px;box-sizing:border-box;container:mds-radial-progress/inline-size;display:flex;height:auto;justify-content:center;padding:calc(var(--spacing,.0025rem)*200);transition-duration:.5s;transition-property:background-color,--mds-radial-progress-color,--mds-radial-progress;transition-timing-function:ease-out;width:calc(var(--spacing,.0025rem)*1200)}.value-container{aspect-ratio:1;background-color:var(--mds-radial-progress-text-background);border-radius:inherit;-webkit-box-shadow:var(--mds-radial-progress-text-background-shadow);box-shadow:var(--mds-radial-progress-text-background-shadow);display:flex;flex-direction:column;gap:calc(var(--spacing,.0025rem)*50);padding:calc(var(--spacing,.0025rem)*50);width:100%}.value-container,.value-container__text{align-items:center;justify-content:center}.value,.value-container__text{display:inline-flex}.value{color:currentColor}.value:after{content:var(--mds-radial-progress-text-suffix)}.icon{aspect-ratio:1;fill:var(--mds-radial-progress-color);max-height:calc(var(--spacing,.0025rem)*600);max-width:calc(var(--spacing,.0025rem)*600);width:100%}@container mds-radial-progress (max-width:47px){:host([typography=label][icon]) .value-container__text,:host([typography=option][icon]) .value-container__text{display:none}}@container mds-radial-progress (max-width:35px){:host([typography=label]) .value{--mds-radial-progress-text-suffix:""}}@container mds-radial-progress (max-width:31px){:host([typography=option]) .value{--mds-radial-progress-text-suffix:""}}@container mds-radial-progress (max-width:23px){:host([typography=label]) .value{display:none}}@container mds-radial-progress (max-width:19px){:host([typography=option]) .value{display:none}}:host([variant=primary]){--mds-radial-progress-color:rgb(var(--variant-primary-03,211 226 255));--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76))}:host([variant=secondary]){--mds-radial-progress-color:rgb(var(--variant-secondary-03,215 226 252));--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76))}:host([variant=ai]){--mds-radial-progress-color:rgb(var(--variant-ai-04,218 199 253));--mds-radial-progress-background:rgb(var(--variant-ai-09,75 8 189))}:host([variant=error]){--mds-radial-progress-color:rgb(var(--status-error-05,250 165 160));--mds-radial-progress-background:rgb(var(--status-error-09,135 0 14))}:host([variant=warning]){--mds-radial-progress-color:rgb(var(--status-warning-05,237 177 0));--mds-radial-progress-background:rgb(var(--status-warning-09,90 67 0))}:host([variant=success]){--mds-radial-progress-color:rgb(var(--status-success-05,107 206 147));--mds-radial-progress-background:rgb(var(--status-success-09,0 82 9))}:host([variant=info]){--mds-radial-progress-color:rgb(var(--status-info-05,112 198 234));--mds-radial-progress-background:rgb(var(--status-info-09,0 73 116))}:host([variant=light]){--mds-radial-progress-color:rgb(var(--tone-neutral-03,233 233 233));--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76))}:host([variant=dark]){--mds-radial-progress-color:rgb(var(--tone-neutral-09,76 76 76));--mds-radial-progress-background:rgb(var(--tone-neutral-02,244 244 244));--mds-radial-progress-text-background:rgb(var(--tone-neutral-04,218 218 218));color:rgb(var(--tone-neutral,0 0 0))}';export{i as mds_progress,n as mds_radial_progress}
@@ -0,0 +1 @@
1
+ var __awaiter=this&&this.__awaiter||function(t,e,i,n){function a(t){return t instanceof i?t:new i((function(e){e(t)}))}return new(i||(i=Promise))((function(i,r){function o(t){try{c(n.next(t))}catch(t){r(t)}}function s(t){try{c(n["throw"](t))}catch(t){r(t)}}function c(t){t.done?i(t.value):a(t.value).then(o,s)}c((n=n.apply(t,e||[])).next())}))};var __generator=this&&this.__generator||function(t,e){var i={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]},n,a,r,o=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return o.next=s(0),o["throw"]=s(1),o["return"]=s(2),typeof Symbol==="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(t){return function(e){return c([t,e])}}function c(s){if(n)throw new TypeError("Generator is already executing.");while(o&&(o=0,s[0]&&(i=0)),i)try{if(n=1,a&&(r=s[0]&2?a["return"]:s[0]?a["throw"]||((r=a["return"])&&r.call(a),0):a.next)&&!(r=r.call(a,s[1])).done)return r;if(a=0,r)s=[s[0]&2,r.value];switch(s[0]){case 0:case 1:r=s;break;case 4:i.label++;return{value:s[1],done:false};case 5:i.label++;a=s[1];s=[0];continue;case 7:s=i.ops.pop();i.trys.pop();continue;default:if(!(r=i.trys,r=r.length>0&&r[r.length-1])&&(s[0]===6||s[0]===2)){i=0;continue}if(s[0]===3&&(!r||s[1]>r[0]&&s[1]<r[3])){i.label=s[1];break}if(s[0]===6&&i.label<r[1]){i.label=r[1];r=s;break}if(r&&i.label<r[2]){i.label=r[2];i.ops.push(s);break}if(r[2])i.ops.pop();i.trys.pop();continue}s=e.call(t,i)}catch(t){s=[6,t];a=0}finally{n=r=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};System.register(["./p-DI5DWqw4.system.js","./p-Qrub-hmK.system.js","./p-CqQ2xyQJ.system.js","./p-Bh89IjzU.system.js","./p-vYOT2M2B.system.js","./p-DcKeJ0td.system.js","./p-CYRMc5KW.system.js"],(function(t){"use strict";var e,i,n,a,r,o,s,c,l,d,u;return{setters:[function(t){e=t.r;i=t.c;n=t.h;a=t.H;r=t.g},function(t){o=t.c},function(t){s=t.m},function(t){c=t.K},function(t){l=t.h},function(t){d=t.L},function(t){u=t.s}],execute:function(){var m='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M16.59 7.58 10 14.17l-2.59-2.58L6 13l4 4 8-8z"/>\n</svg>\n';var h='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm-9 14l-5-5l1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"/></svg>';var b='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"/></svg>';var g='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"/></svg>';var p='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5zm0-5C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8s8 3.58 8 8s-3.58 8-8 8z"/></svg>';var v='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8s8 3.58 8 8s-3.58 8-8 8z"/></svg>';var w={switch:{iconChecked:"",iconIndeterminate:"",iconUnchecked:""},checkbox:{iconChecked:h,iconIndeterminate:b,iconUnchecked:g},radio:{iconChecked:p,iconIndeterminate:"",iconUnchecked:v}};var f="Επιλογή {{#label}}{{label}}{{/label}}{{^label}}στοιχείο{{/label}}";var k="Αποεπιλογή {{#label}}{{label}}{{/label}}{{^label}}στοιχείο{{/label}}";var y={select:f,unselect:k};var x="Select {{#label}}{{label}}{{/label}}{{^label}}element{{/label}}";var z="Deselect {{#label}}{{label}}{{/label}}{{^label}}element{{/label}}";var j={select:x,unselect:z};var C="Seleccionar {{#label}}{{label}}{{/label}}{{^label}}elemento{{/label}}";var _="Deseleccionar {{#label}}{{label}}{{/label}}{{^label}}elemento{{/label}}";var S={select:C,unselect:_};var B="Seleziona {{#label}}{{label}}{{/label}}{{^label}}elemento{{/label}}";var I="Deseleziona {{#label}}{{label}}{{/label}}{{^label}}elemento{{/label}}";var M={select:B,unselect:I};var O=function(){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 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-input-switch-animation-timing-adjust:1.4;--mds-input-switch-box-color-enabled-checked:rgb(var(--variant-primary-04,184 208 255));--mds-input-switch-box-color-enabled-unchecked:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-box-color-disabled-checked:rgb(var(--tone-neutral-08,107 107 107));--mds-input-switch-box-color-disabled-unchecked:rgb(var(--tone-neutral-08,107 107 107));--mds-input-switch-box-padding-lg:calc(var(--spacing,.0025rem)*100);--mds-input-switch-box-padding-md:calc(var(--spacing,.0025rem)*100);--mds-input-switch-box-padding-sm:calc(var(--spacing,.0025rem)*100);--mds-input-switch-box-padding:var(--mds-input-switch-box-padding-md,calc(var(--spacing,.0025rem)*100));--mds-input-switch-duration:.3s;--mds-input-switch-icon-color-checked-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-icon-color-checked:rgb(var(--variant-primary-04,184 208 255));--mds-input-switch-icon-color-indeterminate-disabled:rgb(var(--tone-neutral-05,197 197 197));--mds-input-switch-icon-color-indeterminate:rgb(var(--tone-neutral-05,197 197 197));--mds-input-switch-icon-color-unchecked-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-icon-color-unchecked:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-icon-explicit-color:var(--mds-input-switch-icon-color-checked,rgb(var(--variant-primary-04,184 208 255)));--mds-input-switch-toggle-color-enabled-checked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-toggle-color-enabled-unchecked:rgb(var(--tone-neutral-10,60 60 60));--mds-input-switch-toggle-color-disabled-checked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-toggle-color-disabled-unchecked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-toggle-container-size:calc(calc(var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem) * 600)) * 2) + calc(var(--mds-input-switch-box-padding-md,calc(var(--spacing,.0025rem) * 100)) * 2));--mds-input-switch-toggle-size-lg:calc(var(--spacing,.0025rem)*800);--mds-input-switch-toggle-size-md:calc(var(--spacing,.0025rem)*600);--mds-input-switch-toggle-size-sm:calc(var(--spacing,.0025rem)*400);--mds-input-switch-toggle-size:var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600));--tw-font-weight:initial}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-icon,mds-text):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-input-switch-animation-timing-adjust{syntax:"<number>";inherits:false;initial-value:1.4}@property --mds-input-switch-duration{syntax:"<time>";inherits:false;initial-value:.3s}:host{--mds-input-switch-animation-timing-adjust:1.4;--mds-input-switch-animation-timing-function:var(--ease-in-out-quad,cubic-bezier(.455,.03,.515,.955));--mds-input-switch-box-color-enabled-checked:rgb(var(--variant-primary-04,184 208 255));--mds-input-switch-box-color-enabled-unchecked:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-box-color-disabled-checked:rgb(var(--tone-neutral-08,107 107 107));--mds-input-switch-box-color-disabled-unchecked:rgb(var(--tone-neutral-08,107 107 107));--mds-input-switch-box-padding-lg:calc(var(--spacing,.0025rem)*100);--mds-input-switch-box-padding-md:calc(var(--spacing,.0025rem)*100);--mds-input-switch-box-padding-sm:calc(var(--spacing,.0025rem)*100);--mds-input-switch-box-padding:var(--mds-input-switch-box-padding-md,calc(var(--spacing,.0025rem)*100));--mds-input-switch-duration:.3s;--mds-input-switch-icon-color-checked-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-icon-color-checked:rgb(var(--variant-primary-04,184 208 255));--mds-input-switch-icon-color-indeterminate-disabled:rgb(var(--tone-neutral-05,197 197 197));--mds-input-switch-icon-color-indeterminate:rgb(var(--tone-neutral-05,197 197 197));--mds-input-switch-icon-color-unchecked-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-icon-color-unchecked:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-icon-explicit-color:var(--mds-input-switch-icon-color-checked,rgb(var(--variant-primary-04,184 208 255)));--mds-input-switch-toggle-color-enabled-checked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-toggle-color-enabled-unchecked:rgb(var(--tone-neutral-10,60 60 60));--mds-input-switch-toggle-color-disabled-checked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-toggle-color-disabled-unchecked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-toggle-container-size:calc(calc(var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem) * 600)) * 2) + calc(var(--mds-input-switch-box-padding-md,calc(var(--spacing,.0025rem) * 100)) * 2));--mds-input-switch-toggle-size-lg:calc(var(--spacing,.0025rem)*800);--mds-input-switch-toggle-size-md:calc(var(--spacing,.0025rem)*600);--mds-input-switch-toggle-size-sm:calc(var(--spacing,.0025rem)*400);--mds-input-switch-toggle-size:var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600));align-items:flex-start;display:inline-flex;gap:calc(var(--spacing,.0025rem)*200)}.field{display:none}.label-icon{align-items:baseline;animation-duration:var(--magma-outline-animation-duration,1s);animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:focus-bounce;animation-play-state:paused;animation-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));border-radius:var(--radius);cursor:pointer;display:flex;outline:var(--magma-outline-blur,2px solid var(--magma-outline-blur-color,#0000));position:relative;transition-duration:.2s;transition-property:background-color,border-color,box-shadow,color,fill,outline,outline-offset,transform;transition-property:outline-offset,opacity;transition-timing-function:ease-in-out}.label-icon:focus-visible{--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}.label-text{cursor:pointer;display:flex}.label-text--empty{display:none}:host([type=switch]) .label-text{align-items:center;align-self:center}.icon-explicit{fill:var(--mds-input-switch-icon-explicit-color,var(--mds-input-switch-icon-color-checked,rgb(var(--variant-primary-04,184 208 255))));height:var(--mds-input-switch-toggle-size,var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600)));width:var(--mds-input-switch-toggle-size,var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600)))}.icon-typography-checked,.icon-typography-unchecked{align-items:center;display:inline-flex}.icon-typography-checked{left:0;position:absolute;top:0}.switch-container{align-self:stretch;animation-duration:var(--magma-outline-animation-duration,1s);animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:focus-bounce;animation-play-state:paused;animation-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));border-radius:var(--radius-full,1000px);box-sizing:border-box;display:flex;flex-shrink:0;outline:var(--magma-outline-blur,2px solid var(--magma-outline-blur-color,#0000));transition-duration:.2s;transition-property:background-color,border-color,box-shadow,color,fill,outline,outline-offset,transform;transition-property:width,outline-offset,opacity;transition-timing-function:ease-in-out;width:var(--mds-input-switch-toggle-container-size,calc(calc(var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem) * 600)) * 2) + calc(var(--mds-input-switch-box-padding-md,calc(var(--spacing,.0025rem) * 100)) * 2)))}.switch-container:focus-visible{--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}.switch{background-color:var(--mds-input-switch-box-color-enabled-unchecked,rgb(var(--tone-neutral-06,158 158 158)));box-sizing:border-box;cursor:pointer;display:inline-flex;flex-shrink:0;height:min-content;padding:var(--mds-input-switch-box-padding,var(--mds-input-switch-box-padding-md,calc(var(--spacing,.0025rem)*100)));-webkit-transition-duration:var(--mds-input-switch-duration,.3s);transition-duration:var(--mds-input-switch-duration,.3s);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;-webkit-transition-timing-function:var(--ease-in-out);transition-timing-function:var(--ease-in-out);width:var(--mds-input-switch-toggle-container-size,calc(calc(var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem) * 600)) * 2) + calc(var(--mds-input-switch-box-padding-md,calc(var(--spacing,.0025rem) * 100)) * 2)))}.switch,.switch-toggle{border-radius:var(--radius-full,1000px)}.switch-toggle{align-items:center;-webkit-animation-duration:calc(var(--mds-input-switch-duration,.3s)*1.5);animation-duration:calc(var(--mds-input-switch-duration,.3s)*1.5);animation-fill-mode:forwards;animation-iteration-count:1;animation-name:none;animation-play-state:paused;-webkit-animation-timing-function:var(--mds-input-switch-animation-timing-function);animation-timing-function:var(--mds-input-switch-animation-timing-function);background-color:var(--mds-input-switch-toggle-color-enabled-checked,rgb(var(--tone-neutral,0 0 0)));-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);display:flex;height:var(--mds-input-switch-toggle-size,var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600)));justify-content:center;-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;-webkit-transition-timing-function:var(--ease-linear);transition-timing-function:var(--ease-linear);width:var(--mds-input-switch-toggle-size,var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600)))}.field:checked+.switch-container .switch{background-color:var(--mds-input-switch-box-color-enabled-checked,rgb(var(--variant-primary-04,184 208 255)))}.field:checked+.switch-container .switch-toggle{animation-name:check;-webkit-animation-play-state:initial;animation-play-state:initial;background-color:var(--mds-input-switch-toggle-color-enabled-checked,rgb(var(--tone-neutral,0 0 0)))}.field:not(:checked)+.dirty .switch-toggle{animation-name:uncheck;-webkit-animation-play-state:initial;animation-play-state:initial;background-color:var(--mds-input-switch-toggle-color-enabled-unchecked,rgb(var(--tone-neutral-10,60 60 60)))}.field:disabled+.switch-container .switch{background-color:var(--mds-input-switch-box-color-disabled-unchecked,rgb(var(--tone-neutral-08,107 107 107)))}.field:checked:disabled+.switch-container .switch{background-color:var(--mds-input-switch-box-color-disabled-checked,rgb(var(--tone-neutral-08,107 107 107)))}.field:disabled+.switch-container .switch-toggle{background-color:var(--mds-input-switch-toggle-color-disabled-unchecked,rgb(var(--tone-neutral,0 0 0)))}.field:checked:disabled+.switch-container .switch-toggle{background-color:var(--mds-input-switch-toggle-color-disabled-checked,rgb(var(--tone-neutral,0 0 0)))}@keyframes check{0%{transform:translate(0);width:var(--mds-input-switch-toggle-size,var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600)))}50%{transform:translate(0);width:calc(var(--mds-input-switch-toggle-size,var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem) * 600))) * var(--mds-input-switch-animation-timing-adjust,1.4))}to{transform:translate(100%);width:var(--mds-input-switch-toggle-size,var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600)))}}@keyframes uncheck{0%{transform:translate(100%);width:var(--mds-input-switch-toggle-size,var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600)))}50%{transform:translate(0);width:calc(var(--mds-input-switch-toggle-size,var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem) * 600))) * var(--mds-input-switch-animation-timing-adjust,1.4))}to{transform:translate(0);width:var(--mds-input-switch-toggle-size,var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600)))}}:host([disabled]){pointer-events:none}.icon-checked,.icon-unchecked{--tw-font-weight:var(--font-weight-normal,400);font-weight:var(--font-weight-normal,400);-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:fill,transform;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.icon-unchecked{fill:var(--mds-input-switch-icon-color-unchecked,rgb(var(--tone-neutral-06,158 158 158)));opacity:1;transform:scale(1)}.icon-checked,.icon-unchecked{-webkit-transition-duration:var(--mds-input-switch-duration,.3s);transition-duration:var(--mds-input-switch-duration,.3s)}.icon-checked{fill:var(--mds-input-switch-icon-color-checked,rgb(var(--variant-primary-04,184 208 255)));transform:scale(0)}.field:disabled+.label-icon,.field:disabled+.label-icon+.label-text{cursor:default}.field:checked+.label-icon .icon-unchecked{opacity:0;transform:scale(1.5);-webkit-transition-duration:calc(var(--mds-input-switch-duration,.3s)*2);transition-duration:calc(var(--mds-input-switch-duration,.3s)*2)}.field:checked+.label-icon .icon-checked{transform:scale(1);-webkit-transition-duration:calc(var(--mds-input-switch-duration,.3s)*1.5);transition-duration:calc(var(--mds-input-switch-duration,.3s)*1.5)}.field:disabled+.label-icon .icon-unchecked{fill:var(--mds-input-switch-icon-color-unchecked-disabled,rgb(var(--tone-neutral-06,158 158 158)))}.field:disabled+.label-icon .icon-checked{fill:var(--mds-input-switch-icon-color-checked-disabled,rgb(var(--tone-neutral-06,158 158 158)))}.field:disabled:indeterminate+.label-icon .icon-checked{fill:var(--mds-input-switch-icon-color-indeterminate-disabled,rgb(var(--tone-neutral-05,197 197 197)))}.field:indeterminate+.label-icon .icon-checked{fill:var(--mds-input-switch-icon-color-indeterminate,rgb(var(--tone-neutral-05,197 197 197)));transform:scale(1)}:host([explicit]:not([disabled]):not([checked])){--mds-input-switch-icon-explicit-color:var(--mds-input-switch-icon-color-unchecked,rgb(var(--tone-neutral-06,158 158 158)))}:host([explicit][checked]:not([disabled])){--mds-input-switch-icon-explicit-color:var(--mds-input-switch-icon-color-checked,rgb(var(--variant-primary-04,184 208 255)))}:host([explicit][checked][disabled]){--mds-input-switch-icon-explicit-color:var(--mds-input-switch-icon-color-checked-disabled,rgb(var(--tone-neutral-06,158 158 158)))}:host([explicit][disabled]:not([checked])){--mds-input-switch-icon-explicit-color:var(--mds-input-switch-icon-color-unchecked-disabled,rgb(var(--tone-neutral-06,158 158 158)))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-input-switch-box-color-enabled-checked:rgb(var(--variant-primary-04,184 208 255));--mds-input-switch-box-color-enabled-unchecked:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-box-color-disabled-checked:rgb(var(--tone-neutral-08,107 107 107));--mds-input-switch-box-color-disabled-unchecked:rgb(var(--tone-neutral-08,107 107 107));--mds-input-switch-toggle-color-enabled-checked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-toggle-color-enabled-unchecked:rgb(var(--tone-neutral-10,60 60 60));--mds-input-switch-toggle-color-disabled-checked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-toggle-color-disabled-unchecked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-icon-color-checked-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-icon-color-checked:rgb(var(--variant-primary-06,90 147 255));--mds-input-switch-icon-color-indeterminate-disabled:rgb(var(--tone-neutral-05,197 197 197));--mds-input-switch-icon-color-indeterminate:rgb(var(--tone-neutral-05,197 197 197));--mds-input-switch-icon-color-unchecked-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-icon-color-unchecked:rgb(var(--tone-neutral-06,158 158 158))}:host([size=sm]){--mds-input-switch-box-padding:var(--mds-input-switch-box-padding-sm,calc(var(--spacing,.0025rem)*100));--mds-input-switch-toggle-size:var(--mds-input-switch-toggle-size-sm,calc(var(--spacing,.0025rem)*400));--mds-input-switch-toggle-container-size:calc(calc(var(--mds-input-switch-toggle-size-sm,calc(var(--spacing,.0025rem) * 400)) * 2) + calc(var(--mds-input-switch-box-padding-sm,calc(var(--spacing,.0025rem) * 100)) * 2))}:host([size=md]){--mds-input-switch-box-padding:var(--mds-input-switch-box-padding-md,calc(var(--spacing,.0025rem)*100));--mds-input-switch-toggle-size:var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem)*600));--mds-input-switch-toggle-container-size:calc(calc(var(--mds-input-switch-toggle-size-md,calc(var(--spacing,.0025rem) * 600)) * 2) + calc(var(--mds-input-switch-box-padding-md,calc(var(--spacing,.0025rem) * 100)) * 2))}:host([size=lg]){--mds-input-switch-box-padding:var(--mds-input-switch-box-padding-lg,calc(var(--spacing,.0025rem)*100));--mds-input-switch-toggle-size:var(--mds-input-switch-toggle-size-lg,calc(var(--spacing,.0025rem)*800));--mds-input-switch-toggle-container-size:calc(calc(var(--mds-input-switch-toggle-size-lg,calc(var(--spacing,.0025rem) * 800)) * 2) + calc(var(--mds-input-switch-box-padding-lg,calc(var(--spacing,.0025rem) * 100)) * 2))}@property --tw-font-weight{syntax:"*";inherits:false}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-input-switch-box-color-enabled-checked:rgb(var(--variant-primary-04,184 208 255));--mds-input-switch-box-color-enabled-unchecked:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-box-color-disabled-checked:rgb(var(--tone-neutral-08,107 107 107));--mds-input-switch-box-color-disabled-unchecked:rgb(var(--tone-neutral-08,107 107 107));--mds-input-switch-toggle-color-enabled-checked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-toggle-color-enabled-unchecked:rgb(var(--tone-neutral-10,60 60 60));--mds-input-switch-toggle-color-disabled-checked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-toggle-color-disabled-unchecked:rgb(var(--tone-neutral,0 0 0));--mds-input-switch-icon-color-checked-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-icon-color-checked:rgb(var(--variant-primary-06,90 147 255));--mds-input-switch-icon-color-indeterminate-disabled:rgb(var(--tone-neutral-05,197 197 197));--mds-input-switch-icon-color-indeterminate:rgb(var(--tone-neutral-05,197 197 197));--mds-input-switch-icon-color-unchecked-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-input-switch-icon-color-unchecked:rgb(var(--tone-neutral-06,158 158 158))}}'};var D=t("mds_input_switch",function(){function t(t){var n=this;e(this,t);this.changeEvent=i(this,"mdsInputSwitchChange");if(t.$hostElement$["s-ei"]){this.internals=t.$hostElement$["s-ei"]}else{this.internals=t.$hostElement$.attachInternals();t.$hostElement$["s-ei"]=this.internals}this.km=new c;this.dirty=false;this.hasText=false;this.t=new d({el:y,en:j,es:S,it:M});this.icon="";this.name="";this.size="md";this.type="switch";this.typography="detail";this.value="";this.uncheckSiblings=function(){var t=document.querySelectorAll('mds-input-switch[name="'.concat(n.name,'"]'));t.forEach((function(t){if(t!==n.host){t.checked=false}}))};this.handleInputOnChange=function(t){var e,i;var a=t.target.value;t.preventDefault();t.stopPropagation();var r=(e=n.host.shadowRoot)===null||e===void 0?void 0:e.getElementById("field");n.checked=r.checked;n.indeterminate=false;if(n.type==="radio"){n.uncheckSiblings()}n.changeEvent.emit({name:n.name,checked:n.checked,value:a});n.internals.setFormValue(n.checked?(i=n.value)!==null&&i!==void 0?i:null:null)};this.handleDirty=function(){n.dirty=true};this.checkFocusElement=function(){var t,e;switch(n.type){case"switch":n.km.removeElement("default");n.km.addElement((t=n.host.shadowRoot)===null||t===void 0?void 0:t.querySelector(".switch-container"),"switch");n.km.attachClickBehavior("switch");break;default:n.km.removeElement("switch");n.km.addElement((e=n.host.shadowRoot)===null||e===void 0?void 0:e.querySelector(".label-icon"),"default");n.km.attachClickBehavior("default")}}}t.prototype.updateLang=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){this.language=this.t.lang(this.host);return[2]}))}))};t.prototype.disabledChanged=function(t){if(t){this.internals.setFormValue(null);return}if(t===false){this.disabled=undefined}};t.prototype.checkedChanged=function(t){if(t===false){this.checked=undefined}};t.prototype.explicitChanged=function(t){if(t===false){this.explicit=undefined}};t.prototype.formResetCallback=function(){this.internals.setFormValue("")};t.prototype.componentDidLoad=function(){var t,e;this.language=this.t.lang(this.host);this.label=(t=this.host.textContent)!==null&&t!==void 0?t:"";this.internals.setFormValue(this.checked?(e=this.value)!==null&&e!==void 0?e:null:null);this.checkFocusElement();this.hasText=l(this.host)};t.prototype.render=function(){var t=this;var e;var i=w[this.type],r=i.iconChecked,c=i.iconUnchecked,l=i.iconIndeterminate;var d=this.icon!==""?this.icon:r;return n(a,{key:"2567f5e3e7e467b8e631ea7811d57006c4b1c5d3",onClick:this.handleDirty},n("input",{key:"b33e197bed24584b0f1a1f795a699f8d4c2ba1ea",autoFocus:this.autofocus,checked:this.checked,class:"field",disabled:this.disabled,id:"field",indeterminate:this.indeterminate,name:this.name,onChange:function(e){return t.handleInputOnChange(e)},type:this.type==="switch"?"checkbox":this.type,value:(e=this.value)!==null&&e!==void 0?e:undefined}),this.type==="switch"?n("label",{htmlFor:"field",class:o("switch-container",this.dirty!==false&&"dirty"),tabindex:"0","aria-label":this.t.get(this.checked?"unselect":"select",{label:this.label})},n("div",{class:"switch"},n("div",{class:"switch-toggle"},this.explicit&&n("mds-icon",{class:"icon-explicit",name:this.checked?m:s})))):n("label",{htmlFor:"field",class:"label-icon",tabindex:"0","aria-label":this.t.get(this.checked?"unselect":"select",{label:this.label})},n("mds-text",{class:"icon-typography-unchecked",tag:"div",typography:this.typography,variant:this.variant},n("mds-icon",{class:"icon-unchecked",name:o(this.indeterminate?l:c)})),this.checked&&n("mds-text",{class:"icon-typography-checked",tag:"div",typography:this.typography,variant:this.variant},n("mds-icon",{class:"icon-checked",name:o(this.indeterminate?l:d)}))),n("label",{key:"1972a79c1db097026c9833f47da6eb96a7d95d6d",htmlFor:"field",class:o("label-text",!this.hasText&&"label-text--empty")},n("mds-text",{key:"041a88fbb8a21a4a5eb810947c29dbce24665651",tag:"p",typography:this.typography,variant:this.variant},n("slot",{key:"ea04ede1e08f07893d941eb2426a7cb0d9005a3d"}))))};Object.defineProperty(t,"formAssociated",{get:function(){return true},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"host",{get:function(){return r(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{disabled:[{disabledChanged:0}],checked:[{checkedChanged:0}],explicit:[{explicitChanged:0}]}},enumerable:false,configurable:true});return t}());D.style=O();var H=function(){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 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-table-cell-background:var(--mds-table-row-background);--mds-table-cell-background-alt:var(--mds-table-row-background-alt,rgb(var(--tone-neutral,0 0 0)));--mds-table-cell-color-alt:var(--mds-table-row-color-alt,rgb(var(--tone-neutral-02,244 244 244)));--mds-table-cell-color:var(--mds-table-row-color);--tw-duration:initial;--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;:host{--mds-table-cell-background:var(--mds-table-row-background);--mds-table-cell-background-alt:var(--mds-table-row-background-alt,rgb(var(--tone-neutral,0 0 0)));--mds-table-cell-color-alt:var(--mds-table-row-color-alt,rgb(var(--tone-neutral-02,244 244 244)));--mds-table-cell-color:var(--mds-table-row-color);--tw-duration:.2s;--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));background-color:var(--mds-table-cell-background,var(--mds-table-row-background));border-bottom:var(--private-cell-border-width) solid var(--private-cell-border-color)!important;border-top:var(--private-cell-border-width) solid transparent!important;color:var(--mds-table-cell-color,var(--mds-table-row-color));display:table-cell;padding:var(--mds-table-cell-padding,calc(var(--spacing,.0025rem)*400));transition-duration:.2s;transition-property:background-color,border-color,color;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host([selected]){--mds-table-cell-background:var(--mds-table-cell-background-alt,var(--mds-table-row-background-alt,rgb(var(--tone-neutral,0 0 0))));--mds-table-cell-color:var(--mds-table-cell-color-alt,var(--mds-table-row-color-alt,rgb(var(--tone-neutral-02,244 244 244))))}:host([sorted]){--mds-table-cell-background:var(--mds-table-background,rgb(var(--tone-neutral,0 0 0)));--mds-table-cell-color:var(--mds-table-color,rgb(var(--tone-neutral-02,244 244 244)))}: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}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){transition-duration:0s}}'};var F=t("mds_table_cell",function(){function t(t){e(this,t)}t.prototype.componentWillLoad=function(){u(this.host,"role","cell")};t.prototype.render=function(){return n(a,{key:"23bf4e14f265a14bdd0ee6fc81ebb76b0b3077c1"},n("slot",{key:"8d17336ccffc0ca1735fa1af852d93dd64e86973"}))};Object.defineProperty(t.prototype,"host",{get:function(){return r(this)},enumerable:false,configurable:true});return t}());F.style=H()}}}));
@@ -0,0 +1 @@
1
+ var __awaiter=this&&this.__awaiter||function(t,r,e,i){function n(t){return t instanceof e?t:new e((function(r){r(t)}))}return new(e||(e=Promise))((function(e,o){function a(t){try{c(i.next(t))}catch(t){o(t)}}function s(t){try{c(i["throw"](t))}catch(t){o(t)}}function c(t){t.done?e(t.value):n(t.value).then(a,s)}c((i=i.apply(t,r||[])).next())}))};var __generator=this&&this.__generator||function(t,r){var e={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},i,n,o,a=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return a.next=s(0),a["throw"]=s(1),a["return"]=s(2),typeof Symbol==="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(t){return function(r){return c([t,r])}}function c(s){if(i)throw new TypeError("Generator is already executing.");while(a&&(a=0,s[0]&&(e=0)),e)try{if(i=1,n&&(o=s[0]&2?n["return"]:s[0]?n["throw"]||((o=n["return"])&&o.call(n),0):n.next)&&!(o=o.call(n,s[1])).done)return o;if(n=0,o)s=[s[0]&2,o.value];switch(s[0]){case 0:case 1:o=s;break;case 4:e.label++;return{value:s[1],done:false};case 5:e.label++;n=s[1];s=[0];continue;case 7:s=e.ops.pop();e.trys.pop();continue;default:if(!(o=e.trys,o=o.length>0&&o[o.length-1])&&(s[0]===6||s[0]===2)){e=0;continue}if(s[0]===3&&(!o||s[1]>o[0]&&s[1]<o[3])){e.label=s[1];break}if(s[0]===6&&e.label<o[1]){e.label=o[1];o=s;break}if(o&&e.label<o[2]){e.label=o[2];e.ops.push(s);break}if(o[2])e.ops.pop();e.trys.pop();continue}s=r.call(t,e)}catch(t){s=[6,t];n=0}finally{i=o=0}if(s[0]&5)throw s[1];return{value:s[0]?s[1]:void 0,done:true}}};System.register(["./p-DI5DWqw4.system.js","./p-Qrub-hmK.system.js","./p-C0tqOovl.system.js","./p-BcI1w9tp.system.js","./p-CqQ2xyQJ.system.js","./p-YGHolmSj.system.js","./p-DcKeJ0td.system.js","./p-CYRMc5KW.system.js"],(function(t){"use strict";var r,e,i,n,o,a,s,c,u,d,l,h;return{setters:[function(t){r=t.r;e=t.c;i=t.h;n=t.H;o=t.g},function(t){a=t.c},function(t){s=t.m},function(t){c=t.m},function(t){u=t.m},function(t){d=t.m},function(t){l=t.L},function(t){h=t.h}],execute:function(){var p='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\n <path d="M10 11H8V8h2zM16 11h-2V8h2z"/>\n <path fill-rule="evenodd" d="M21.544 10.436a3 3 0 0 1 0 3.128l-3.667 6A3 3 0 0 1 15.317 21H8.683a3 3 0 0 1-2.56-1.436l-3.666-6a3 3 0 0 1 0-3.128l3.667-6A3 3 0 0 1 8.683 3h6.635a3 3 0 0 1 2.56 1.436zM4.162 11.479a1 1 0 0 0 0 1.043l3.668 6a1 1 0 0 0 .853.478h6.634a1 1 0 0 0 .853-.479l3.667-6a1 1 0 0 0 0-1.042l-3.667-6A1 1 0 0 0 15.317 5H8.683a1 1 0 0 0-.853.479z" clip-rule="evenodd"/>\n <path d="M16.707 14.707C15.477 15.937 13.698 16.5 12 16.5s-3.477-.563-4.707-1.793l1.414-1.414c.77.77 1.991 1.207 3.293 1.207s2.523-.437 3.293-1.207z"/>\n</svg>\n';var m='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/></svg>';var v='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5s5 2.24 5 5s-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3s3-1.34 3-3s-1.34-3-3-3z"/></svg>';var f='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 7c2.76 0 5 2.24 5 5c0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75c-1.73-4.39-6-7.5-11-7.5c-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28l.46.46A11.804 11.804 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5c1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22L21 20.73L3.27 3L2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65c0 1.66 1.34 3 3 3c.22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53c-2.76 0-5-2.24-5-5c0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15l.02-.16c0-1.66-1.34-3-3-3l-.17.01z"/></svg>';var g='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3z"/><path d="M17 11c0 2.76-2.24 5-5 5s-5-2.24-5-5H5c0 3.53 2.61 6.43 6 6.92V21h2v-3.08c3.39-.49 6-3.39 6-6.92h-2z"/></svg>';var b='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M10.8 4.9c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2l-.01 3.91L15 10.6V5c0-1.66-1.34-3-3-3c-1.54 0-2.79 1.16-2.96 2.65l1.76 1.76V4.9zM19 11h-1.7c0 .58-.1 1.13-.27 1.64l1.27 1.27c.44-.88.7-1.87.7-2.91zM4.41 2.86L3 4.27l6 6V11c0 1.66 1.34 3 3 3c.23 0 .44-.03.65-.08l1.66 1.66c-.71.33-1.5.52-2.31.52c-2.76 0-5.3-2.1-5.3-5.1H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28a7.13 7.13 0 0 0 2.55-.9l4.2 4.2l1.41-1.41L4.41 2.86z"/></svg>';var w="Μείωση";var x="Απόκρυψη κωδικού";var y="Αύξηση";var k="Εμφάνιση κωδικού";var z="Η φωνητική υπαγόρευση δεν υποστηρίζεται από αυτό το πρόγραμμα περιήγησης";var M="Διακοπή φωνητικής υπαγόρευσης";var T="Έναρξη φωνητικής υπαγόρευσης";var N={decrease:w,hidePassword:x,increase:y,showPassword:k,speechToTextError:z,speechToTextOff:M,speechToTextOn:T};var A="Decrease";var P="Hide password";var L="Increase";var _="Show password";var C="Voice dictation is not supported by this browser";var I="Stop voice dictation";var O="Start voice dictation";var S={decrease:A,hidePassword:P,increase:L,showPassword:_,speechToTextError:C,speechToTextOff:I,speechToTextOn:O};var V="Disminuir";var j="Ocultar contraseña";var B="Aumentar";var E="Mostrar contraseña";var R="El dictado por voz no es compatible con este navegador";var F="Detener dictado por voz";var H="Iniciar dictado por voz";var D={decrease:V,hidePassword:j,increase:B,showPassword:E,speechToTextError:R,speechToTextOff:F,speechToTextOn:H};var q="Diminuisci";var U="Nascondi password";var K="Aumenta";var Q="Visualizza password";var Z="Dettatura vocale non supportata da questo browser";var J="Ferma dettatura vocale";var X="Inizia dettatura vocale";var G={decrease:q,hidePassword:U,increase:K,showPassword:Q,speechToTextError:Z,speechToTextOff:J,speechToTextOn:X};var W=function(){return null};var Y=function(t){return t.length>0?null:{required:""}};var $=function(t){return function(r){if(r===""||t===null){return null}var e=parseFloat(r);return!isNaN(e)&&e>t?{max:"valore massimo ".concat(t)}:null}};var tt=function(t){return function(r){if(r===""||t===null){return null}var e=parseFloat(r);return!isNaN(e)&&e<t?{min:"valore minimo ".concat(t)}:null}};var rt=function(t){return function(r){if(r===""||t===null){return null}return r.length>t?{minLenght:"La lunghezza massima accettata è ".concat(t)}:null}};var et=function(t){return function(r){if(r===""||t===null){return null}return r.length<t?{minLenght:"La lunghezza minima accettata è ".concat(t)}:null}};var it=function(t){if(t==="")return null;if(Number.isNaN(t.slice(0,-1))||t.length!==10&&t.length!==13)return{"isbn-error":"formato isbn non correto"};var r=t.split("").map((function(t){return t==="X"?10:Number(t)}));var e=0;if(t.length===10){var i=r.reduce((function(t,r,e){return t+(10-e)*r}),0);e=i%11}else{var i=r.reduce((function(t,r,e){var i=e%2===0?1:3;return t+r*i}),0);e=i%10}return e===0?null:{"isbn-error":"codice isbn non valido"}};var nt=function(){function t(){this._validators=[];this._errors=null;this.isValid=true}t.prototype.addValidator=function(t){var r;if(Array.isArray(t)){(r=this._validators).push.apply(r,t)}else{this._validators.push(t)}};t.prototype._hasValidator=function(t,r){return Array.isArray(t)?t.includes(r):t===r};t.prototype.hasValidator=function(t){return t?this._hasValidator(this._validators,t):this._validators.length>0};t.prototype.removeValidator=function(t){var r=this;this._validators=this._validators.filter((function(e){return!r._hasValidator(t,e)}))};t.prototype.validate=function(t){var r=this._validators.map((function(r){return r(t)})).reduce((function(t,r){return Object.assign(Object.assign({},t),r)}),W);this._errors=Object.keys(r).length===0?null:r;this.isValid=!this._errors};Object.defineProperty(t.prototype,"errors",{get:function(){return this._errors},enumerable:false,configurable:true});return t}();var ot=function(){function t(){}return t}();ot.CF_Regex=/^(?:[A-Z][AEIOU][AEIOUX]|[AEIOU]X{2}|[B-DF-HJ-NP-TV-Z]{2}[A-Z]){2}(?:[\dLMNP-V]{2}(?:[A-EHLMPR-T](?:[04LQ][1-9MNP-V]|[15MR][\dLMNP-V]|[26NS][0-8LMNP-U])|[DHPS][37PT][0L]|[ACELMRT][37PT][01LM]|[AC-EHLMPR-T][26NS][9V])|(?:[02468LNQSU][048LQU]|[13579MPRTV][26NS])B[26NS][9V])(?:[A-MZ][1-9MNP-V][\dLMNP-V]{2}|[A-M][0L](?:[1-9MNP-V][\dLMNP-V]|[0L][1-9MNP-V]))[A-Z]$/i;ot.CF_MASK="A{6}(99|AA)A(99|AA)A(999|AAA)A";ot.CC_MASK="9999-9999-9999-9999";var at=function(){function t(t){this.validator=new nt;this.pattern=t}t.prototype.mask=function(t){if(!this.pattern){throw new Error("no pattern found, set pattern before mask")}};t.prototype.isValid=function(t){this.validator.validate(t);return this.validator.isValid};return t}();function st(t){var r;switch(t){case"tel":r=new at("");break;case"url":r=new at("");break;case"cc":r=new at(ot.CC_MASK);break;case"cf":r=new at(ot.CF_MASK);r.validator.addValidator((function(t){if(t==="")return null;return ot.CF_Regex.test(t)?null:{"cf-regex":"Codice fiscale inserito non corretto"}}));r.validator.addValidator((function(t){if(t==="")return null;return t.length===16?null:{"cf-length":"Codice fiscale deve essere lungo 16 caratteri"}}));break;case"isbn":r=new at;r.validator.addValidator(it);break;case"piva":r=new at("");break;default:r=new at("")}return r}var ct=function(){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 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-input-background:rgb(var(--tone-neutral,0 0 0));--mds-input-placeholder-default-color:rgb(var(--tone-neutral-06,158 158 158));--mds-input-placeholder-focus-color:rgb(var(--tone-neutral-07,134 134 134));--mds-input-placeholder-hover-color:var(--mds-input-placeholder-default-color,rgb(var(--tone-neutral-06,158 158 158)));--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233));--mds-input-icon-color:var(--mds-input-variant-color-rgb,0 0 0);--mds-input-variant-color-rgb:0 0 0;--mds-input-textarea-resize:none;--mds-input-textarea-max-height:calc(var(--spacing,.0025rem)*6400);--mds-input-textarea-min-height:calc(var(--spacing,.0025rem)*2400);--mds-input-tip-horizontal-offset-focused:calc(var(--spacing,.0025rem)*100);--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);--mds-input-textarea-field-sizing:content}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-icon,mds-input-tip,mds-input-tip-item,mds-spinner):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-input-variant-color-rgb{syntax:"<integer>+";inherits:false;initial-value:0 0 0}@property --mds-input-textarea-resize{syntax:"none|vertical";inherits:false;initial-value:none}@property --mds-input-textarea-field-sizing{syntax:"content|fixed";inherits:false;initial-value:content}:host{--mds-input-background:rgb(var(--tone-neutral,0 0 0));--mds-input-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-input-placeholder-default-color:rgb(var(--tone-neutral-06,158 158 158));--mds-input-placeholder-focus-color:rgb(var(--tone-neutral-07,134 134 134));--mds-input-placeholder-hover-color:var(--mds-input-placeholder-default-color,rgb(var(--tone-neutral-06,158 158 158)));--mds-input-ring:0 0 0 1px rgb(var(--mds-input-variant-color-rgb,0 0 0)/.1);--mds-input-shadow:0 1px 3px 0 rgb(var(--mds-input-variant-color-rgb,0 0 0)/.1),0 1px 2px 0 rgb(var(--mds-input-variant-color-rgb,0 0 0)/.06);--mds-input-textarea-field-sizing:content;--mds-input-textarea-resize:none;--mds-input-textarea-max-height:calc(var(--spacing,.0025rem)*6400);--mds-input-textarea-min-height:calc(var(--spacing,.0025rem)*2400);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233));--mds-input-tip-horizontal-offset-focused:calc(var(--spacing,.0025rem)*100);--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*100);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);--mds-input-variant-color-rgb:var(--variant-primary-03,211 226 255);--mds-input-border-radius:var(--radius-xl,20px);--mds-input-controls-border:2px solid rgb(var(--tone-neutral-09,76 76 76));--mds-input-controls-color:rgb(var(--tone-neutral-03,233 233 233));border-radius:var(--mds-input-border-radius);corner-shape:var(--magma-corner-shape,round);font-family:var(--font-info,Karla,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--text-size-info-detail,1rem);font-weight:var(--tw-font-weight,var(--text-size-info-detail--font-weight,400));gap:calc(var(--spacing,.0025rem)*200);line-height:var(--tw-leading,var(--text-size-info-detail--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;container-type:inline-size;display:flex;position:relative;--mds-input-icon-color:rgb(var(--variant-primary-04,184 208 255));--mds-input-variant-color-rgb:0 0 0}:host([typography=detail]) .input{font-family:var(--font-info,Karla,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--text-size-info-detail,1rem);font-weight:var(--tw-font-weight,var(--text-size-info-detail--font-weight,400));line-height:var(--tw-leading,var(--text-size-info-detail--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:host([typography=snippet]) .input{font-family:var(--font-code,"Roboto Mono","Courier New",monospace);font-size:var(--text-size-code-snippet,1rem);font-weight:var(--tw-font-weight,var(--text-size-code-snippet--font-weight,400));line-height:var(--tw-leading,var(--text-size-code-snippet--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.input{font-family:var(--font-info,Karla,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:var(--text-size-info-detail,1rem);font-weight:var(--tw-font-weight,var(--text-size-info-detail--font-weight,400));line-height:var(--tw-leading,var(--text-size-info-detail--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--mds-input-background,rgb(var(--tone-neutral,0 0 0)));border-radius:inherit;-webkit-box-shadow:var(--mds-input-ring),var(--mds-input-shadow);box-shadow:var(--mds-input-ring),var(--mds-input-shadow);box-sizing:border-box;color:rgb(var(--tone-neutral-02,244 244 244));corner-shape:inherit;border:0;margin:0;max-width:100%;min-height:3rem;overflow:hidden;padding:calc(var(--spacing,.0025rem)*300) calc(var(--spacing,.0025rem)*400);text-overflow:ellipsis;-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:background-color,border-color,box-shadow,color,fill,margin,opacity,padding,transform;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));width:100%}.input::-webkit-input-placeholder{color:var(--mds-input-placeholder-default-color,rgb(var(--tone-neutral-06,158 158 158)));-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:color;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.input:-ms-placeholder-shown{color:var(--mds-input-placeholder-default-color,rgb(var(--tone-neutral-06,158 158 158)));transition-duration:var(--duration-300,.3s);transition-property:color;transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.input::-moz-placeholder{color:var(--mds-input-placeholder-default-color,rgb(var(--tone-neutral-06,158 158 158)));transition-duration:var(--duration-300,.3s);transition-property:color;transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.input::placeholder{color:var(--mds-input-placeholder-default-color,rgb(var(--tone-neutral-06,158 158 158)));-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:color;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.input:hover::placeholder{color:var(--mds-input-placeholder-hover-color,var(--mds-input-placeholder-default-color,rgb(var(--tone-neutral-06,158 158 158))))}.input:hover:-ms-placeholder-shown{color:var(--mds-input-placeholder-hover-color,var(--mds-input-placeholder-default-color,rgb(var(--tone-neutral-06,158 158 158))))}.input:focus::placeholder{color:var(--mds-input-placeholder-focus-color,rgb(var(--tone-neutral-07,134 134 134)))}.input:focus:-ms-placeholder-shown{color:var(--mds-input-placeholder-focus-color,rgb(var(--tone-neutral-07,134 134 134)))}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{appearance:none;display:none;margin:0}:host textarea.input,:host([typography]) textarea.input{border-radius:var(--radius-xs,8px);field-sizing:var(--mds-input-textarea-field-sizing,content);max-height:var(--mds-input-textarea-max-height,calc(var(--spacing,.0025rem)*6400));min-height:var(--mds-input-textarea-min-height,calc(var(--spacing,.0025rem)*2400));overflow:auto;resize:var(--mds-input-textarea-resize,none)}@container style(--mds-input-textarea-resize:none){:host textarea.input,:host([typography]) textarea.input{border-bottom-right-radius:0}}.input:focus{--tw-outline-style:none;outline-style:none;--mds-input-ring:0 0 0 3px rgb(var(--mds-input-variant-color-rgb,0 0 0)/1);--mds-input-shadow:0 4px 6px 3px rgb(var(--mds-input-variant-color-rgb,0 0 0)/.1),0 2px 4px -1px rgb(var(--mds-input-variant-color-rgb,0 0 0)/.06)}.input:disabled{background-color:rgb(var(--tone-neutral-10,60 60 60))}.input:disabled::placeholder{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled:-ms-placeholder-shown{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled::-moz-placeholder{color:rgb(var(--tone-neutral-05,197 197 197))}.input:disabled,.input:disabled::placeholder{color:rgb(var(--tone-neutral-05,197 197 197))}.input.has-icon{padding-left:calc(var(--spacing,.0025rem)*1100)}.input.has-right-icon{padding-right:calc(var(--spacing,.0025rem)*1100)}.await,.icon{fill:var(--mds-input-icon-color,var(--mds-input-variant-color-rgb,0 0 0));left:calc(var(--spacing,.0025rem)*300);position:absolute;top:calc(var(--spacing,.0025rem)*300)}.await{color:var(--mds-input-icon-color,var(--mds-input-variant-color-rgb,0 0 0));height:24px;width:24px}.counter{border-left:var(--mds-input-controls-border);display:flex;flex-direction:column;gap:0;position:absolute;right:0}.counter-button{aspect-ratio:unset;border:0;border-radius:var(--mds-input-border-radius);fill:var(--mds-input-controls-color);height:calc(var(--spacing,.0025rem)*600);min-height:0;width:calc(var(--spacing,.0025rem)*700)}.counter .counter-button:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:var(--mds-input-border-radius)}.counter .counter-button:last-child{border-bottom-left-radius:0;border-bottom-right-radius:var(--mds-input-border-radius);border-top-left-radius:0;border-top-right-radius:0}.counter-button--horizontal{bottom:0;height:calc(var(--spacing,.0025rem)*1200);position:absolute;top:0;width:calc(var(--spacing,.0025rem)*1200)}.counter-button--decrease{border-bottom-right-radius:0;border-right:var(--mds-input-controls-border);border-top-right-radius:0;left:0}.counter-button--increase{border-bottom-left-radius:0;border-left:var(--mds-input-controls-border);border-top-left-radius:0;right:0}.mic-toggle-button,.password-toggle-button{fill:var(--mds-input-controls-color);position:absolute;right:calc(var(--spacing,.0025rem)*150);top:calc(var(--spacing,.0025rem)*150)}.toggle-button--error{cursor:help;fill:rgb(var(--tone-neutral-06,158 158 158))}.mic-toggle-button--recording{animation:var(--animate-pulse,pulse 2s cubic-bezier(.4,0,.6,1) infinite)}:host([type=number]) .input{-moz-appearance:textfield;padding-right:calc(var(--spacing,.0025rem)*800)}:host([type=number][controls-layout=horizontal]) .input{padding-left:calc(var(--spacing,.0025rem)*1400);padding-right:calc(var(--spacing,.0025rem)*1400);text-align:center}:host([type=number][controls-layout=horizontal][icon]) .input{padding-left:calc(var(--spacing,.0025rem)*2400);text-align:left}:host([type=number][controls-layout=horizontal]) .icon{left:calc(var(--spacing,.0025rem)*1500)}:host([type=password]) .input{padding-right:calc(var(--spacing,.0025rem)*1000)}:host([type=password]) .input[type=text]:not(:-moz-placeholder-shown){font-family:var(--font-code,"Roboto Mono","Courier New",monospace);font-size:var(--text-size-code-snippet,1rem);font-weight:var(--tw-font-weight,var(--text-size-code-snippet--font-weight,400));line-height:var(--tw-leading,var(--text-size-code-snippet--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:host([type=password]) .input[type=text]:not(:-ms-placeholder-shown){font-family:var(--font-code,"Roboto Mono","Courier New",monospace);font-size:var(--text-size-code-snippet,1rem);font-weight:var(--tw-font-weight,var(--text-size-code-snippet--font-weight,400));line-height:var(--tw-leading,var(--text-size-code-snippet--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:host([type=password]) .input[type=text]:not(:placeholder-shown){font-family:var(--font-code,"Roboto Mono","Courier New",monospace);font-size:var(--text-size-code-snippet,1rem);font-weight:var(--tw-font-weight,var(--text-size-code-snippet--font-weight,400));line-height:var(--tw-leading,var(--text-size-code-snippet--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:host([type=cf]) .input{font-family:var(--font-code,"Roboto Mono","Courier New",monospace);font-size:var(--text-size-code-snippet,1rem);font-weight:var(--tw-font-weight,var(--text-size-code-snippet--font-weight,400));line-height:var(--tw-leading,var(--text-size-code-snippet--line-height,1.5rem));min-height:auto;text-box:trim-both text;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:uppercase}mds-input-tip{--mds-input-tip-horizontal-offset:inherit;--mds-input-tip-horizontal-offset-focused:inherit;--mds-input-tip-vertical-offset:inherit;--mds-input-tip-background:inherit}:host(:focus){--mds-input-icon-color:rgb(var(--variant-primary-05,152 188 255));--mds-input-variant-color-rgb:var(--variant-primary-04,184 208 255)}:host([variant=ai]){--mds-input-icon-color:rgb(var(--variant-ai-04,218 199 253));--mds-input-tip-background:rgb(var(--variant-ai-05,202 174 251));--mds-input-variant-color-rgb:0 0 0}:host([variant=ai]:focus){--mds-input-icon-color:rgb(var(--variant-ai-05,202 174 251));--mds-input-variant-color-rgb:var(--variant-ai-04,218 199 253)}:host([variant=info]){--mds-input-icon-color:rgb(var(--status-info-04,159 216 241));--mds-input-tip-background:rgb(var(--status-info-05,112 198 234));--mds-input-variant-color-rgb:0 0 0}:host([variant=info]:focus){--mds-input-icon-color:rgb(var(--status-info-05,112 198 234));--mds-input-variant-color-rgb:var(--status-info-04,159 216 241)}:host([variant=success]){--mds-input-icon-color:rgb(var(--status-success-04,158 222 181));--mds-input-tip-background:rgb(var(--status-success-05,107 206 147));--mds-input-variant-color-rgb:0 0 0}:host([variant=success]:focus){--mds-input-icon-color:rgb(var(--status-success-05,107 206 147));--mds-input-variant-color-rgb:var(--status-success-04,158 222 181)}:host([variant=warning]){--mds-input-icon-color:rgb(var(--status-warning-04,255 200 33));--mds-input-tip-background:rgb(var(--status-warning-05,237 177 0));--mds-input-variant-color-rgb:0 0 0}:host([variant=warning]:focus){--mds-input-icon-color:rgb(var(--status-warning-05,237 177 0));--mds-input-variant-color-rgb:var(--status-warning-04,255 200 33)}:host([variant=error]){--mds-input-icon-color:rgb(var(--status-error-04,254 193 189));--mds-input-tip-background:rgb(var(--status-error-05,250 165 160));--mds-input-variant-color-rgb:0 0 0}:host([variant=error]:focus){--mds-input-icon-color:rgb(var(--status-error-05,250 165 160));--mds-input-variant-color-rgb:var(--status-error-04,254 193 189)}:host-context(mds-input-field[variant=info]):host{--mds-input-icon-color:rgb(var(--status-info-04,159 216 241));--mds-input-tip-background:rgb(var(--status-info-05,112 198 234));--mds-input-variant-color-rgb:0 0 0}:host-context(mds-input-field[variant=info]):host(:focus){--mds-input-icon-color:rgb(var(--status-info-05,112 198 234));--mds-input-variant-color-rgb:var(--status-info-04,159 216 241)}:host-context(mds-input-field[variant=warning]):host{--mds-input-icon-color:rgb(var(--status-warning-04,255 200 33));--mds-input-tip-background:rgb(var(--status-warning-05,237 177 0));--mds-input-variant-color-rgb:0 0 0}:host-context(mds-input-field[variant=warning]):host(:focus){--mds-input-icon-color:rgb(var(--status-warning-05,237 177 0));--mds-input-variant-color-rgb:var(--status-warning-04,255 200 33)}:host-context(mds-input-field[variant=success]):host{--mds-input-icon-color:rgb(var(--status-success-04,158 222 181));--mds-input-tip-background:rgb(var(--status-success-05,107 206 147));--mds-input-variant-color-rgb:0 0 0}:host-context(mds-input-field[variant=success]):host(:focus){--mds-input-icon-color:rgb(var(--status-success-05,107 206 147));--mds-input-variant-color-rgb:var(--status-success-04,158 222 181)}:host-context(mds-input-field[variant=error]):host{--mds-input-icon-color:rgb(var(--status-error-04,254 193 189));--mds-input-tip-background:rgb(var(--status-error-05,250 165 160));--mds-input-variant-color-rgb:0 0 0}:host-context(mds-input-field[variant=error]):host(:focus){--mds-input-icon-color:rgb(var(--status-error-05,250 165 160));--mds-input-variant-color-rgb:var(--status-error-04,254 193 189)}:host-context(:root.pref-animation-reduce) .input{transition-duration:0s}:host-context(:root.pref-contrast-more){--mds-input-ring:var(--shadow-outline-strong-50);--mds-input-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-controls-border:2px solid rgb(var(--tone-neutral-05,197 197 197))}:host-context(:root.pref-contrast-more) .input::placeholder{color:rgb(var(--tone-neutral-03,233 233 233))}:host-context(:root.pref-contrast-more) .input:-ms-placeholder-shown{color:rgb(var(--tone-neutral-03,233 233 233))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-input-ring:var(--shadow-outline-50);--mds-input-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-controls-border:2px solid rgb(var(--tone-neutral-06,158 158 158))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .counter-button:hover{--mds-button-background:rgb(var(--tone-neutral-08,107 107 107))}.password-mask{align-items:center;background-color:var(--mds-input-background,rgb(var(--tone-neutral,0 0 0)));border-radius:var(--radius-xs,8px);bottom:0;display:flex;gap:calc(var(--spacing,.0025rem)*50);height:100%;justify-content:start;left:0;overflow:hidden;padding-left:calc(var(--spacing,.0025rem)*500);pointer-events:none;position:absolute;right:calc(var(--spacing,.0025rem)*1200);top:0}.password-mask:before{background-image:-webkit-gradient(linear,left top,right top,from(transparent),to(var(--mds-input-background,rgb(var(--tone-neutral,0 0 0)))));background-image:linear-gradient(to right,transparent,var(--mds-input-background,rgb(var(--tone-neutral,0 0 0))));bottom:0;content:"";display:inline-flex;position:absolute;right:0;top:0;width:calc(var(--spacing,.0025rem)*600)}.password-mask-items{background-color:rgb(var(--tone-neutral-08,107 107 107)/0);display:inline-flex;gap:calc(var(--spacing,.0025rem)*100);padding:calc(var(--spacing,.0025rem)*100)}.password-mask-item,.password-mask-items{border-radius:1000px;-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:background-color;-webkit-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1))}.password-mask-item{background-color:rgb(var(--tone-neutral-03,233 233 233));height:calc(var(--spacing,.0025rem)*200);width:calc(var(--spacing,.0025rem)*200)}:host(:focus-within) .password-mask-items{background-color:rgb(var(--tone-neutral-08,107 107 107))}@keyframes pulse{50%{opacity:.5}}@media (forced-colors:active){.input:focus{outline:2px solid #0000;outline-offset:2px}}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .input{transition-duration:0s}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-input-ring:var(--shadow-outline-strong-50);--mds-input-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-controls-border:2px solid rgb(var(--tone-neutral-05,197 197 197))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .input::placeholder{color:rgb(var(--tone-neutral-03,233 233 233))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .input:-ms-placeholder-shown{color:rgb(var(--tone-neutral-03,233 233 233))}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-input-ring:var(--shadow-outline-50);--mds-input-background:rgb(var(--tone-neutral-09,76 76 76));--mds-input-controls-border:2px solid rgb(var(--tone-neutral-06,158 158 158))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .counter-button:hover{--mds-button-background:rgb(var(--tone-neutral-08,107 107 107))}}'};var ut=t("mds_input",function(){function t(t){var i=this;r(this,t);this.changeEvent=e(this,"mdsInputChange");this.keyDownEvent=e(this,"mdsInputKeydown");this.blurEvent=e(this,"mdsInputBlur");this.focusEvent=e(this,"mdsInputFocus");this.speechEvent=e(this,"mdsInputSpeechEnd");this.validationEvent=e(this,"mdsInputValidation");if(t.$hostElement$["s-ei"]){this.internals=t.$hostElement$["s-ei"]}else{this.internals=t.$hostElement$.attachInternals();t.$hostElement$["s-ei"]=this.internals}this.speechToTextIcon=g;this.hasFocus=false;this.isRecording=false;this.countVariant="count-empty";this.isPasswordVisible=false;this.t=new l({el:N,en:S,es:D,it:G});this.autocomplete="off";this.autofocus=false;this.await=false;this.controlsLayout="vertical";this.controlsIcon="arrow";this.disabled=false;this.readonly=false;this.required=false;this.variant="primary";this.type="text";this.typography="detail";this.value="";this.countMaxLength=function(){var t,r,e;if(i.maxlength===undefined||i.maxlength===0||Number.isNaN(i.maxlength))return;if(i.value===undefined)return;i.currentLengthLabel="".concat((r=(t=i.value)===null||t===void 0?void 0:t.length)!==null&&r!==void 0?r:0," / ").concat(i.maxlength);var n=Math.round(i.value.length*100/i.maxlength);if(((e=i.value)===null||e===void 0?void 0:e.length)===i.maxlength){i.countVariant="count-full";return}if(n>=100){i.countVariant="count-full";return}if(n>=75){i.countVariant="count-almost-full";return}if(n>=50){i.countVariant="count-almost";return}if(n>=25){i.countVariant="count-incomplete";return}i.countVariant="count-empty"};this.onInput=function(t){var r=t.target;if(r){i.value=r.value;i.internals.setFormValue(i.value)}i.keyDownEvent.emit(t)};this.onBlur=function(){i.hasFocus=false;i.validateInput();i.blurEvent.emit()};this.onFocus=function(t){var r=t.target;i.hasFocus=true;i.focusEvent.emit();if(i.readonly){setTimeout((function(){r.select()}),10)}};this.stepUp=function(){if(i.nativeInput&&!i.readonly&&!i.disabled){i.nativeInput.stepUp();i.value=i.nativeInput.value}};this.stepDown=function(){if(i.nativeInput&&!i.readonly&&!i.disabled){i.nativeInput.stepDown();i.value=i.nativeInput.value}};this.toggleTextRecognition=function(){i.isRecording=!i.isRecording;if(!i.isRecording){i.speechToTextLabel=i.t.get("speechToTextOn");i.speechToTextIcon=g;i.stopRecognition();return}i.speechToTextLabel=i.t.get("speechToTextOff");i.speechToTextIcon=d;i.startRecognition()};this.onSpeechRecognitionError=function(){console.error("SpeechRecognition API may not work properly on Chrome based browsers.");i.speechButton.classList.remove("mic-toggle-button--recording");i.speechButton.classList.add("toggle-button--error");i.isRecording=false;i.speechToTextLabel=i.t.get("speechToTextError");i.speechToTextIcon=b};this.startRecognition=function(){var t,r,e;if(i.speechButton==null){i.speechButton=(r=(t=i.el)===null||t===void 0?void 0:t.shadowRoot)===null||r===void 0?void 0:r.querySelector(".mic-toggle-button")}var n=(e=window.SpeechRecognition)!==null&&e!==void 0?e:window.webkitSpeechRecognition;i.value="";if(!n){i.onSpeechRecognitionError();return}i.recognition=new n;i.recognition.continuous=true;i.recognition.lang=navigator.language||"it-IT";i.recognition.interimResults=true;i.recognition.maxAlternatives=1;var o="";var a=0;i.recognition.onresult=function(t){var r=t.results;var e=r[a];if(e.isFinal){o+=e[0].transcript;i.value=o;a+=1;return}i.value=o+e[0].transcript};i.recognition.onerror=function(t){console.error("SpeechRecognition API error:",t.error);i.onSpeechRecognitionError()};i.recognition.start()};this.stopRecognition=function(){if(i.recognition){i.recognition.stop();i.speechEvent.emit()}}}t.prototype.updateLang=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){this.language=this.t.lang(this.el);this.t.update();return[2]}))}))};t.prototype.formResetCallback=function(){this.internals.setFormValue("")};t.prototype.connectedCallback=function(){this.datalistId="datalist-".concat(h())};t.prototype.componentWillLoad=function(){var t;this.language=this.t.lang(this.el);this.speechToTextLabel=this.t.get("speechToTextOn");if(this.el.hasAttribute("tabindex")){var r=this.el.getAttribute("tabindex");this.tabindex=r!==null?parseInt(r):undefined;this.el.removeAttribute("tabindex")}this.internals.setFormValue((t=this.value)!==null&&t!==void 0?t:null);this.maxLengthChanged(this.maxlength);this.isValid=!(this.required&&this.value==="")};t.prototype.componentDidLoad=function(){var t,r,e;this.inputValidation=st(this.type);this.setValidators();(t=this.nativeInput)===null||t===void 0?void 0:t.setAttribute("pattern",String(this.inputValidation.pattern));if(this.autofocus){(r=this.nativeInput)===null||r===void 0?void 0:r.focus()}this.variantChanged((e=this.variant)!==null&&e!==void 0?e:"primary")};t.prototype.setValidators=function(){if(this.required)this.inputValidation.validator.addValidator(Y);if(this.max!==""&&Number(this.max)!==0&&!Number.isNaN(Number(this.max)))this.inputValidation.validator.addValidator($(Number(this.max)));if(this.min!==""&&Number(this.min)!==0&&!Number.isNaN(Number(this.min)))this.inputValidation.validator.addValidator(tt(Number(this.max)));if(this.maxlength!==undefined&&this.maxlength!==0&&!Number.isNaN(this.maxlength))this.inputValidation.validator.addValidator(rt(this.maxlength));if(this.minlength!==undefined&&this.minlength!==0&&!Number.isNaN(this.minlength))this.inputValidation.validator.addValidator(et(this.minlength))};t.prototype.valueChanged=function(){var t;this.changeEvent.emit({value:this.value});this.internals.setFormValue((t=this.value)!==null&&t!==void 0?t:null);if(this.maxlength!==undefined){this.countMaxLength()}if(this.value==="")return;if(!this.isValid)this.validateInput()};t.prototype.variantChanged=function(t){if(t==="ai"&&this.icon===undefined){this.icon=p}};t.prototype.maxLengthChanged=function(t){if(t===undefined)return;if(t<=0){this.maxlength=undefined;return}this.countMaxLength()};t.prototype.addValidator=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(r){this.inputValidation.validator.addValidator(t);return[2,Promise.resolve()]}))}))};t.prototype.removeValidator=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(r){this.inputValidation.validator.removeValidator(t);return[2]}))}))};t.prototype.hasValidator=function(t){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(r){return[2,this.inputValidation.validator.hasValidator(t)]}))}))};t.prototype.getErrors=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){return[2,Promise.resolve(this.inputValidation.validator.errors)]}))}))};t.prototype.validateInput=function(){if(this.inputValidation.validator.hasValidator()){this.isValid=this.inputValidation.isValid(this.value);if(this.value===""&&!this.required)this.variant="primary";else this.variant=this.isValid?"success":"error";this.validationEvent.emit(this.isValid)}return this.isValid};t.prototype.disabledChanged=function(t){if(t){this.internals.setFormValue(null)}};t.prototype.setFocus=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){if(this.nativeInput){this.nativeInput.focus()}return[2]}))}))};t.prototype.getInputElement=function(){return Promise.resolve(this.nativeInput)};t.prototype.componentWillRender=function(){this.t.lang(this.el)};t.prototype.render=function(){var t=this;var r,e,o;return i(n,{key:"ad6a22b8162d976d62a9991054934c71c218c500"},this.type==="number"&&this.controlsLayout==="horizontal"&&i("mds-button",{key:"68c91a11f6c37cea5e21c9695522e45213050d45",class:"counter-button counter-button--horizontal counter-button--decrease",icon:this.controlsIcon==="arrow"?s:u,onClick:this.stepDown,tabindex:"0",title:this.t.get("decrease"),variant:"dark",tone:"text",part:"counter-button-decrease"}),this.type==="textarea"?i("textarea",{class:a("input",((r=this.icon)!==null&&r!==void 0?r:this.await)&&"has-icon",this.mic&&"has-right-icon"),autoFocus:this.autofocus,disabled:this.disabled,maxLength:this.maxlength,minLength:this.minlength,name:this.name,onBlur:this.onBlur,onFocus:this.onFocus,onInput:this.onInput,part:"field",placeholder:this.placeholder,readOnly:this.readonly,ref:function(r){return t.nativeInput=r},required:this.required,tabIndex:this.tabindex,value:this.value}):i("input",{class:a("input",((e=this.icon)!==null&&e!==void 0?e:this.await)&&"has-icon",this.mic&&"has-right-icon"),autoComplete:this.autocomplete,autoFocus:this.autofocus,disabled:this.disabled,max:this.max,maxLength:this.maxlength,min:this.min,minLength:this.minlength,name:this.name,onBlur:this.onBlur,onFocus:this.onFocus,onInput:this.onInput,pattern:this.pattern,list:this.datalistId,part:"field",placeholder:this.placeholder,readOnly:this.readonly,ref:function(r){return t.nativeInput=r},required:this.required,step:this.step,tabIndex:this.tabindex,type:this.type==="password"&&this.isPasswordVisible?"text":this.type,value:this.value}),this.type==="number"&&this.controlsLayout==="vertical"&&i("div",{key:"fd2b20e2a3ed42a61b6728fcadfd305f34c6a446",class:"counter counter--vertical"},i("mds-button",{key:"48a253a2ca7e4ee58228c0a6df600ef366e984cc",class:"counter-button",icon:this.controlsIcon==="arrow"?c:m,onClick:this.stepUp,tabindex:"0",title:this.t.get("increase"),variant:"dark",size:"sm",tone:"text",part:"counter-button-increase"}),i("mds-button",{key:"0a6b850aae842b24dc4f7ef8988a75990de136aa",class:"counter-button",icon:this.controlsIcon==="arrow"?s:u,onClick:this.stepDown,tabindex:"0",title:this.t.get("decrease"),variant:"dark",size:"sm",tone:"text",part:"counter-button-decrease"})),this.type==="number"&&this.controlsLayout==="horizontal"&&i("mds-button",{key:"ea3e0594d7a31601bbe20cc4e38afd4bec6cdff7",class:"counter-button counter-button--horizontal counter-button--increase",variant:"dark",tone:"text",icon:this.controlsIcon==="arrow"?c:m,onClick:this.stepUp,tabindex:"0",title:this.t.get("increase"),part:"counter-button-increase"}),this.type==="password"&&i("mds-button",{key:"bf34d6df82fc3e960fbcbc3067d92b433b42accd",class:"password-toggle-button",variant:"dark",tone:"text",icon:this.isPasswordVisible?f:v,onClick:function(){return t.isPasswordVisible=!t.isPasswordVisible},tabindex:"0",title:this.isPasswordVisible?this.t.get("hidePassword"):this.t.get("showPassword"),part:"password-toggle-button"}),this.type==="password"&&!this.isPasswordVisible&&((o=this.value)===null||o===void 0?void 0:o.length)>0&&i("div",{key:"99ec0f020348a5de910ab91fd42e1bd4484e4aff",class:"password-mask"},i("div",{key:"3551407dcbde2547391f940c3a010a7c0855ef85",class:"password-mask-items",part:"password-mask-items"},Array.from({length:this.value.length}).map((function(t,r){return i("div",{key:r,class:"password-mask-item",part:"password-mask-item"})})))),this.mic&&i("mds-button",{key:"49dbb6cffac109437ac5de7357a1a995d9c9d22f",class:a("mic-toggle-button",this.isRecording&&"mic-toggle-button--recording"),icon:this.speechToTextIcon,onClick:function(){return t.toggleTextRecognition()},tabindex:"0",title:this.speechToTextLabel,variant:"dark",tone:"text",part:"mic-toggle-button"}),i("mds-input-tip",{key:"a81de1242c891bc7a82d6a213e854af3b7f7e6b6",lang:this.language,position:"top",active:this.hasFocus,part:"tip-top"},this.disabled&&i("mds-input-tip-item",{key:"b6ec44b88905eded511cf192504853c5e7eaa287",expanded:true,variant:"disabled"}),this.readonly&&i("mds-input-tip-item",{key:"ce523b25baf2300715d12b5bef5c0842d2a19fd9",expanded:true,variant:"readonly"}),this.required&&i("mds-input-tip-item",{key:"7aa2b62701797678d32bdb43f7c0d3c0da47443c",expanded:this.hasFocus,variant:this.isValid?"required-success":"required"})),i("mds-input-tip",{key:"17cf961c116164a7266e5541693dc00435b72e16",lang:this.language,position:"bottom",active:this.hasFocus,part:"tip-bottom"},this.tip&&i("mds-input-tip-item",{key:"e604b97d70fd47ee4a9681272a1a95f1aafc3a82",expanded:true,variant:"text"},this.tip),this.maxlength&&i("mds-input-tip-item",{key:"572470935113d9182e9d96c0ef743d4c30ffbf22",part:"tip-count",expanded:true,variant:this.countVariant},this.currentLengthLabel)),this.datalist&&i("datalist",{key:"1501e7a01bc73103691be34570420ab8f2601e75",id:this.datalistId,class:"datalist"},this.datalist.map((function(t,r){return i("option",{key:r,value:t})}))),this.icon&&!this.await&&i("mds-icon",{key:"5e3eb451e9d1bbc2d1c2c253c8baa80b5ba8a9ed",class:a("icon",this.variant),name:this.icon}),i("mds-spinner",{key:"f0606534fb2a0b698a28548d48352e5429302d1b",running:this.await,class:a("await",this.variant)}))};Object.defineProperty(t,"formAssociated",{get:function(){return true},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"el",{get:function(){return o(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{value:[{valueChanged:0}],variant:[{variantChanged:0}],maxlength:[{maxLengthChanged:0}],disabled:[{disabledChanged:0}]}},enumerable:false,configurable:true});return t}());ut.style=ct()}}}));
@@ -0,0 +1 @@
1
+ import{r as e,h as r,H as t}from"./p-CAd5312P.js";import{m as o}from"./p-BFhO-KUe.js";import{m as a}from"./p-BE8xuIpS.js";const l=class{constructor(r){e(this,r),this.type="text"}render(){return r(t,{key:"c2128e191ac5c1b87f07094c22ec8933b7a21874"},"supported"===this.type&&r("i",{key:"af9fc4de6bdf3698ce80126b5166809920ec209c",class:"icon icon--supported",innerHTML:o,part:"icon"}),"unsupported"===this.type&&r("i",{key:"ca1fd3835fa926af3989f75e79354512d46ae37a",class:"icon icon--unsupported",innerHTML:a,part:"icon"}),"text"===this.type&&r("mds-text",{key:"6ad51db1f44912c8e175edf8530234d947bda5a5",part:"text",typography:"detail"},r("slot",{key:"856ddd5a1d444fe3127379f2d7b2c2ce1a27c292"})),"custom"===this.type&&r("slot",{key:"0a206aad7c9d1e7ba0e647db8ebb47a8eef396aa"}),"label"===this.type&&r("slot",{key:"17d326be1ffeb2fb4f0dc832e0233a8cf5fcd197"}))}};l.style='@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-price-table-features-cell-padding:var(--mds-price-table-features-padding,calc(var(--spacing,.0025rem)*300));--mds-price-table-features-cell-icon-supported-color-hover:rgb(var(--label-green-06,30 171 82));--mds-price-table-features-cell-icon-supported-color:rgb(var(--label-green-06,30 171 82));--mds-price-table-features-cell-icon-unsupported-color-hover:rgb(var(--tone-neutral-06,158 158 158));--mds-price-table-features-cell-icon-unsupported-color:rgb(var(--tone-neutral-06,158 158 158));--mds-price-table-features-cell-border-color:rgb(var(--tone-neutral-08,107 107 107));--tw-duration:initial;--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),mds-text: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{--mds-price-table-features-cell-padding:var(--mds-price-table-features-padding,calc(var(--spacing,.0025rem)*300));--mds-price-table-features-cell-icon-supported-color-hover:rgb(var(--label-green-06,30 171 82));--mds-price-table-features-cell-icon-supported-color:rgb(var(--label-green-06,30 171 82));--mds-price-table-features-cell-icon-unsupported-color-hover:rgb(var(--tone-neutral-06,158 158 158));--mds-price-table-features-cell-icon-unsupported-color:rgb(var(--tone-neutral-06,158 158 158));--mds-price-table-features-cell-border-color:rgb(var(--tone-neutral-08,107 107 107));--tw-duration:.2s;--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));border-bottom:1px solid var(--mds-price-table-features-cell-border-color,rgb(var(--tone-neutral-08,107 107 107)));display:table-cell;padding:var(--mds-price-table-features-cell-padding,var(--mds-price-table-features-padding,calc(var(--spacing,.0025rem)*300)));transition-duration:.2s;transition-property:border-color,transform;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));vertical-align:top}.icon svg{aspect-ratio:var(--aspect-square,1/1);height:100%;width:100%}.icon{height:calc(var(--spacing,.0025rem)*600);width:calc(var(--spacing,.0025rem)*600);--tw-duration:.2s;--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));display:flex;fill:var(--icon-fill-color,currentColor);transition-duration:.2s;transition-property:fill;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}.icon--supported{--icon-fill-color:var(--mds-price-table-features-cell-icon-supported-color,rgb(var(--label-green-06,30 171 82)))}.icon--unsupported{--icon-fill-color:var(--mds-price-table-features-cell-icon-unsupported-color,rgb(var(--tone-neutral-06,158 158 158)))}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-animation-reduce) .icon{transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-price-table-features-cell-border-color:rgb(var(--tone-neutral-07,134 134 134));--mds-price-table-features-cell-icon-supported-color:rgb(var(--label-green-03,173 241 198));--mds-price-table-features-cell-icon-supported-color-hover:rgb(var(--label-green-02,211 247 224));--mds-price-table-features-cell-icon-unsupported-color-hover:rgb(var(--tone-neutral-04,218 218 218))}:host-context(:root.pref-contrast-more){--mds-price-table-features-cell-icon-supported-color-hover:rgb(var(--label-green-01,231 251 239));--mds-price-table-features-cell-icon-supported-color:rgb(var(--label-green-02,211 247 224));--mds-price-table-features-cell-icon-unsupported-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-price-table-features-cell-icon-unsupported-color:rgb(var(--tone-neutral-02,244 244 244));--mds-price-table-features-cell-border-color:rgb(var(--tone-neutral-04,218 218 218))}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))),:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .icon{transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-price-table-features-cell-border-color:rgb(var(--tone-neutral-07,134 134 134));--mds-price-table-features-cell-icon-supported-color:rgb(var(--label-green-03,173 241 198));--mds-price-table-features-cell-icon-supported-color-hover:rgb(var(--label-green-02,211 247 224));--mds-price-table-features-cell-icon-unsupported-color-hover:rgb(var(--tone-neutral-04,218 218 218))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-price-table-features-cell-icon-supported-color-hover:rgb(var(--label-green-01,231 251 239));--mds-price-table-features-cell-icon-supported-color:rgb(var(--label-green-02,211 247 224));--mds-price-table-features-cell-icon-unsupported-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-price-table-features-cell-icon-unsupported-color:rgb(var(--tone-neutral-02,244 244 244));--mds-price-table-features-cell-border-color:rgb(var(--tone-neutral-04,218 218 218))}}';export{l as mds_price_table_features_cell}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,h as s,H as i,g as o}from"./p-CAd5312P.js";import{c as a}from"./p-D8eZRaSQ.js";import{m as r}from"./p-XQgkfNpn.js";import{L as h}from"./p-a4oAcjYG.js";import{i as m}from"./p-Dje8Mggf.js";var d={darkMode:"Σκούρο",label:"Λειτουργία θέματος",lightMode:"Ανοιχτό{{#forced}} (επιβεβλημένο στο Safari){{/forced}}",systemSettings:"Με βάση το λειτουργικό σύστημα"},l={darkMode:"Dark",label:"Theme mode",lightMode:"Light{{#forced}} (forced on Safari){{/forced}}",systemSettings:"Based on operating system"},n={darkMode:"Oscura",label:"Modo de tema",lightMode:"Clara{{#forced}} (forzada en Safari){{/forced}}",systemSettings:"Basado en el sistema operativo"},c={darkMode:"Scura",label:"Modalità tema",lightMode:"Chiara{{#forced}} (forzata su Safari){{/forced}}",systemSettings:"Basato sul sistema operativo"};const f=class{constructor(s){e(this,s),this.prefChangeEvent=t(this,"mdsPrefChange"),this.defaultMode="system",this.t=new h({el:d,en:l,es:n,it:c}),this.localStorageAlias="mdsPrefTheme",this.customPropertyAlias="--magma-pref-user-theme",this.overlayBackgroundVisible="rgb(var(--tone-neutral))",this.overlayBackgroundHidden="rgb(var(--tone-neutral) / 0)",this.cssOverlayShowDuration="300",this.cssOverlayFadeoutDuration="200",this.cssOverlayZIndex="6000",this.overlayId="mds-pref-theme-overlay",this.overlayShow=!1,this.disabled=!1,this.updateCSSCustomProps=()=>{var e,t,s;if("undefined"==typeof window)return;const i=window.getComputedStyle(this.element);this.cssOverlayShowDuration=null!==(e=i.getPropertyValue("--mds-pref-theme-overlay-show-duration"))&&void 0!==e?e:"300",this.cssOverlayFadeoutDuration=null!==(t=i.getPropertyValue("--mds-pref-theme-overlay-fadeout-duration"))&&void 0!==t?t:"200",this.cssOverlayZIndex=null!==(s=i.getPropertyValue("--mds-pref-theme-overlay-z-index"))&&void 0!==s?s:"6000"},this.transition="smooth",this.theme={dark:{selector:"pref-theme-dark",label:"darkMode"},system:{selector:"pref-theme-system",label:"systemSettings"},light:{selector:"pref-theme-light",label:"lightMode"}},this.setTheme=e=>{if(this.prefChangeEvent.emit({preference:"theme-mode"}),this.mode=e,localStorage.setItem(this.localStorageAlias,this.mode),"undefined"!=typeof document){const t=document.querySelector("html");for(const e in this.theme)({}).hasOwnProperty.call(this.theme,e)&&(null==t||t.classList.remove(this.theme[e].selector));null==t||t.classList.add(this.theme[e].selector),null==t||t.style.setProperty(this.customPropertyAlias,this.mode)}},this.isDarkMode=()=>window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,this.getColorScheme=e=>void 0!==e?"system"===e?this.isDarkMode()?"dark":"light":e:"system"===this.mode?this.isDarkMode()?"dark":"light":this.mode,this.instanceOverlay=()=>{null==this.overlayEl&&(this.overlayEl=document.createElement("div"),this.overlayEl.className=this.overlayId,this.overlayEl.style.inset="0",this.overlayEl.style.pointerEvents="none",this.overlayEl.style.position="fixed",this.overlayEl.style.transition=`background-color ${this.cssOverlayFadeoutDuration} ease-out`,this.overlayEl.style.zIndex=this.cssOverlayZIndex),this.overlayEl.style.backgroundColor=this.overlayBackgroundHidden},this.attachFlashOverlayTransition=()=>{this.overlayShow=!0,this.instanceOverlay(),this.overlayEl.style.backgroundColor=this.overlayBackgroundVisible,document.body.appendChild(this.overlayEl),clearTimeout(this.overlayTimer),this.overlayTimer=setTimeout((()=>{this.overlayShow=!1,this.detachOverlayTransition()}),a(this.cssOverlayShowDuration))},this.attachSmoothOverlayTransition=e=>{this.overlayShow=!0,this.instanceOverlay(),document.body.appendChild(this.overlayEl),clearTimeout(this.overlaySmoothTimer),this.overlaySmoothTimer=setTimeout((()=>{this.overlayEl.style.backgroundColor=this.overlayBackgroundVisible,clearTimeout(this.overlayTimer),this.overlayTimer=setTimeout((()=>{this.setTheme(e),clearTimeout(this.overlayTimer),this.overlayTimer=setTimeout((()=>{this.overlayShow=!1,this.detachOverlayTransition()}),a(this.cssOverlayFadeoutDuration))}),a(this.cssOverlayShowDuration))}),1)},this.changeTheme=e=>{if(!this.disabled)if(this.getColorScheme()!==this.getColorScheme(e))switch(this.transition){case"none":default:this.setTheme(e);break;case"flash":this.setTheme(e),this.attachFlashOverlayTransition();break;case"smooth":this.attachSmoothOverlayTransition(e)}else this.setTheme(e)}}async updateLang(){this.language=this.t.lang(this.element)}componentWillRender(){var e,t;this.t.lang(this.element),m()?(this.disabled=!0,this.mode="light"):this.setTheme(null!==(t=null!==(e=this.mode)&&void 0!==e?e:localStorage.getItem(this.localStorageAlias))&&void 0!==t?t:this.defaultMode)}componentDidLoad(){this.updateCSSCustomProps()}modeChanged(e,t){e!==t&&this.setTheme(e)}detachOverlayTransition(){null!=this.overlayEl&&(this.overlayEl.style.backgroundColor=this.overlayBackgroundHidden,clearTimeout(this.overlayTimer),this.overlayTimer=setTimeout((()=>{this.overlayEl.remove()}),a(this.cssOverlayFadeoutDuration)))}render(){var e,t;return s(i,{key:"d39c062c0ddd2b9f321ce4d153613ab35628ba07"},s("mds-text",{key:"547812a4d5c9e790fdb71e19e39156842a1635e2",class:"info",typography:"caption"},s("b",{key:"343a8359be692988c9ec734d52246d16950e6185"},this.t.get("label"))," ",this.disabled?this.t.get(this.theme[null!==(e=this.mode)&&void 0!==e?e:this.defaultMode].label,{forced:!0}):this.t.get(this.theme[null!==(t=this.mode)&&void 0!==t?t:this.defaultMode].label,{forced:!1})),s("mds-tab",{key:"86baac9e84e019c9367a521fcc6d1a61adbc43ce",fill:!0,size:this.size},s("mds-tab-item",{key:"8c1d7742877300f0efe7c9e93ddb99aa24722cca",disabled:this.disabled,selected:"light"===this.mode,onClick:()=>{this.overlayShow||this.changeTheme("light")},class:"item item--light",icon:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5zM2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1zm18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1zm0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zM5.99 4.58a.996.996 0 0 0-1.41 0a.996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0s.39-1.03 0-1.41L5.99 4.58zm12.37 12.37a.996.996 0 0 0-1.41 0a.996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0a.996.996 0 0 0 0-1.41l-1.06-1.06zm1.06-10.96a.996.996 0 0 0 0-1.41a.996.996 0 0 0-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0l1.06-1.06zM7.05 18.36a.996.996 0 0 0 0-1.41a.996.996 0 0 0-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0l1.06-1.06z"/></svg>'}),s("mds-tab-item",{key:"1974867e21420238c2e8000091dd2e5dfaf4d0c1",disabled:this.disabled,selected:"system"===this.mode,onClick:()=>{this.overlayShow||this.changeTheme("system")},class:"item item--system",icon:r}),s("mds-tab-item",{key:"1c433c2879c2165b08d896bdb8fff6d7d8fe1b2e",disabled:this.disabled,selected:"dark"===this.mode,onClick:()=>{this.overlayShow||this.changeTheme("dark")},class:"item item--dark",icon:"dark"===this.mode?'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 3a9 9 0 1 0 9 9c0-.46-.04-.92-.1-1.36a5.389 5.389 0 0 1-4.4 2.26a5.403 5.403 0 0 1-3.14-9.8c-.44-.06-.9-.1-1.36-.1z"/></svg>':'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M9.37 5.51A7.35 7.35 0 0 0 9.1 7.5c0 4.08 3.32 7.4 7.4 7.4c.68 0 1.35-.09 1.99-.27A7.014 7.014 0 0 1 12 19c-3.86 0-7-3.14-7-7c0-2.93 1.81-5.45 4.37-6.49zM12 3a9 9 0 1 0 9 9c0-.46-.04-.92-.1-1.36a5.389 5.389 0 0 1-4.4 2.26a5.403 5.403 0 0 1-3.14-9.8c-.44-.06-.9-.1-1.36-.1z"/></svg>'})))}get element(){return o(this)}static get watchers(){return{mode:[{modeChanged:0}]}}};f.style='@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-pref-theme-overlay-fadeout-duration:.2s;--mds-pref-theme-overlay-show-duration:.3s;--mds-pref-theme-overlay-z-index:var(--magma-theme-overlay-z-index,6000)}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-tab,mds-tab-item,mds-text):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-pref-theme-overlay-fadeout-duration{syntax:"<time>";inherits:false;initial-value:.2s}@property --mds-pref-theme-overlay-show-duration{syntax:"<time>";inherits:false;initial-value:.3s}:host{--mds-pref-theme-overlay-fadeout-duration:.2s;--mds-pref-theme-overlay-show-duration:.3s;--mds-pref-theme-overlay-z-index:var(--magma-theme-overlay-z-index,6000);display:grid;gap:calc(var(--spacing,.0025rem)*100)}.item{--mds-tab-item-default-color:rgb(var(--tone-neutral-05,197 197 197));flex-basis:0;flex-grow:1}.item--system{--mds-tab-item-selected-color:rgb(var(--tone-neutral-03,233 233 233))}.item--light{--mds-tab-item-selected-color:rgb(var(--label-yellow-06,188 143 6))}.item--dark{--mds-tab-item-selected-color:rgb(var(--label-sky-06,13 158 224))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .item{--mds-tab-item-default-color:rgb(var(--tone-neutral-01,255 255 255))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .item--system{--mds-tab-item-selected-color:rgb(var(--tone-neutral-03,233 233 233))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .item--light{--mds-tab-item-selected-color:rgb(var(--label-yellow-03,251 224 142))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .item--dark{--mds-tab-item-selected-color:rgb(var(--label-sky-03,191 232 251))}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .item{--mds-tab-item-default-color:rgb(var(--tone-neutral-01,255 255 255))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .item--system{--mds-tab-item-selected-color:rgb(var(--tone-neutral-03,233 233 233))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .item--light{--mds-tab-item-selected-color:rgb(var(--label-yellow-03,251 224 142))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .item--dark{--mds-tab-item-selected-color:rgb(var(--label-sky-03,191 232 251))}}';export{f as mds_pref_theme}