@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
@@ -1 +0,0 @@
1
- import{r as t,h as e,H as r,g as i}from"./p-BfAC4pqU.js";import{m as s}from"./p-CvUz9jjh.js";import{L as o}from"./p-a4oAcjYG.js";const a=class{constructor(e){t(this,e),this.active=!1,this.position="top"}render(){return e(r,{key:"77a6d9fcf9ef9b82c9baeb906bbf0aa0b194cf2d"},e("slot",{key:"c330a5f7bee0a98be75bcd934c36f414cb5b82d3"}))}};a.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 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-tip-active-translate:translate(0,0);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233));--mds-input-tip-horizontal-offset-focused:0px;--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*400);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100)}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),mds-input-tip-item: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-tip-active-translate{syntax:"<transform-function>";inherits:false;initial-value:translate(0)}@property --mds-input-tip-horizontal-offset-focused{syntax:"<length>";inherits:false;initial-value:0}:host{--mds-input-tip-active-translate:translate(0,0);--mds-input-tip-background:rgb(var(--tone-neutral-03,233 233 233));--mds-input-tip-horizontal-offset-focused:0px;--mds-input-tip-horizontal-offset:calc(var(--spacing,.0025rem)*400);--mds-input-tip-vertical-offset:calc(var(--spacing,.0025rem)*100);display:flex;gap:calc(var(--spacing,.0025rem)*100);justify-content:flex-end;left:var(--mds-input-tip-horizontal-offset,calc(var(--spacing,.0025rem)*400));pointer-events:none;position:absolute;right:var(--mds-input-tip-horizontal-offset,calc(var(--spacing,.0025rem)*400));-webkit-transform:var(--mds-input-tip-active-translate,translate(0,0));transform:var(--mds-input-tip-active-translate,translate(0,0));-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);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))}:host(:empty){display:none}:host([position=top]){top:var(--mds-input-tip-vertical-offset,calc(var(--spacing,.0025rem)*100))}:host([position=bottom]){bottom:var(--mds-input-tip-vertical-offset,calc(var(--spacing,.0025rem)*100))}:host([position=top][active]:not([active=false])){--mds-input-tip-active-translate:translate(calc(var(--mds-input-tip-horizontal-offset-focused,0px)*-1),calc(var(--mds-input-tip-vertical-offset,calc(var(--spacing,.0025rem)*100))*-1))}:host([position=top][active]:not([active=false])) ::slotted(mds-input-tip-item){border-top-left-radius:0;border-top-right-radius:0}:host([position=bottom][active]:not([active=false])){--mds-input-tip-active-translate:translate(calc(var(--mds-input-tip-horizontal-offset-focused,0px)*-1),var(--mds-input-tip-vertical-offset,calc(var(--spacing,.0025rem)*100)))}:host([position=bottom][active]:not([active=false])) ::slotted(mds-input-tip-item){border-bottom-left-radius:0;border-bottom-right-radius:0}:host-context(:root.pref-animation-reduce){transition-duration:0s}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){transition-duration:0s}}';var n={required:"Απαιτείται",disabled:"Απενεργοποιημένο",readonly:"Μόνο για ανάγνωση"},c={required:"Required",disabled:"Disabled",readonly:"Read only"},d={required:"Requerido",disabled:"Deshabilitado",readonly:"Solo lectura"},m={required:"Obbligatorio",disabled:"Disattivato",readonly:"Sola lettura"};const p=class{constructor(e){t(this,e),this.t=new o({en:c,el:n,es:d,it:m}),this.variant="required"}async updateLang(){this.language=this.t.lang(this.element)}componentWillRender(){this.t.lang(this.element)}handleEcpandedChanged(t){!1===t&&(this.expanded=void 0)}render(){return e(r,{key:"4dd4ed72924effe9b5f5534cb816a798cd269347"},e("div",{key:"dc47324bc331499a5b3679504d43787b12a0ff44",class:"content"},"text"===this.variant&&e("mds-text",{key:"d4506303f3f0773320a63a50813d58ad1839e1b7",typography:"option",truncate:"word"},e("span",{key:"88bf426fe2564c68266cb2f8aa4819fd8a3a5bbf",class:"text"},e("slot",{key:"f47524696669a972816b1106aba5ffe4accefd18"}))),"readonly"===this.variant&&e("mds-text",{key:"80e885f005dc41752ddfc3ea079fc7a46560f039",typography:"option",truncate:"word"},e("span",{key:"a1c64be41eb0bf165994a8fa624de9cfa2bf44d9",class:"text"},this.variant&&this.t.get(this.variant.toString()))),"disabled"===this.variant&&e("mds-text",{key:"87d01577d975e3ec93fe4c3c3c0f2376aaebef4b",typography:"option",truncate:"word"},e("span",{key:"23ea4da977190d0e52c300eadd69e568a8155f43",class:"text"},this.variant&&this.t.get(this.variant.toString()))),"required"===this.variant&&e("mds-text",{key:"53336d1221ec500b35adeef9464b44cd3c6d1e6d",typography:"option",truncate:"word"},e("span",{key:"87b047b6ce08337d7605d1f11ffc9d37a1aadd8c",class:"text"},this.variant&&this.t.get(this.variant.toString()))),"required-success"===this.variant&&e("span",{key:"ef1961067756a22613e6acbd42955fb525c6fb8f",class:"icon",innerHTML:s}),("count-almost"===this.variant||"count-almost-full"===this.variant||"count-empty"===this.variant||"count-full"===this.variant||"count-incomplete"===this.variant)&&e("mds-text",{key:"c924f8f9d8e3fca6b76c4aaf4f99bc3f88fe3c8e",typography:"option",truncate:"word"},e("span",{key:"abd99ef5f15a90739700498aca759962eb417b8a",class:"text"},e("slot",{key:"5e509982d7bee8599f224e9e0b54232c8d998f11"})))))}get element(){return i(this)}static get watchers(){return{expanded:["handleEcpandedChanged"]}}};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 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-input-tip-item-background:rgb(var(--tone-neutral-03,233 233 233));--mds-input-tip-item-color:rgb(var(--tone-neutral,0 0 0));--mds-input-tip-item-icon-color:rgb(var(--tone-neutral,0 0 0))}}}@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-input-tip-item-background:var(--mds-input-tip-background,rgb(var(--tone-neutral-03,233 233 233)));--mds-input-tip-item-color:rgb(var(--tone-neutral,0 0 0));--mds-input-tip-item-icon-color:rgb(var(--tone-neutral,0 0 0));align-items:center;background-color:var(--mds-input-tip-item-background,rgb(var(--tone-neutral-03,233 233 233)));border-radius:var(--radius-2xs,6px);color:var(--mds-input-tip-item-color,rgb(var(--tone-neutral,0 0 0)));display:flex;height:calc(var(--spacing,.0025rem)*300);justify-content:center;min-width:calc(var(--spacing,.0025rem)*300);padding:0;pointer-events:none;position:static;text-align:center;transform:translate(0);-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:background-color,border-radius,color,padding-left,padding-right,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));-webkit-user-select:none;user-select:none}mds-text{display:flex;place-self:center}.content{display:grid;grid-template-columns:0fr;opacity:0;overflow:hidden;-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:grid-template-columns,opacity,-ms-grid-columns;-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))}.content,.icon{height:calc(var(--spacing,.0025rem)*300)}.icon{display:flex;fill:var(--mds-input-tip-item-icon-color,rgb(var(--tone-neutral,0 0 0)));transform:translateY(-1px);width:calc(var(--spacing,.0025rem)*300)}.icon svg{aspect-ratio:1;aspect-ratio:var(--aspect-square,1/1);height:100%;width:100%}:host(:not([expanded])){color:#0000}:host([expanded]){--mds-input-tip-item-color:rgb(var(--tone-neutral,0 0 0));padding-left:calc(var(--spacing,.0025rem)*200);padding-right:calc(var(--spacing,.0025rem)*200)}:host([expanded]) .content{grid-template-columns:1fr;opacity:1}:host([variant=required]){--mds-input-tip-item-background:rgb(var(--status-error-05,250 165 160))}:host([variant=required-success]){--mds-input-tip-item-background:rgb(var(--status-success-05,107 206 147))}:host([variant=readonly]){--mds-input-tip-item-background:rgb(var(--status-info-05,112 198 234))}:host([variant=disabled]){--mds-input-tip-item-background:rgb(var(--tone-neutral-05,197 197 197))}:host([variant=count-empty]){--mds-input-tip-item-color:rgb(var(--status-info-02,222 242 250));--mds-input-tip-item-background:rgb(var(--status-info-08,0 107 151))}:host([variant=count-incomplete]){--mds-input-tip-item-color:rgb(var(--status-success-02,222 244 228));--mds-input-tip-item-background:rgb(var(--status-success-08,0 116 46))}:host([variant=count-almost]){--mds-input-tip-item-color:rgb(var(--status-warning-02,255 237 185));--mds-input-tip-item-background:rgb(var(--status-warning-08,129 96 0))}:host([variant=count-almost-full]){--mds-input-tip-item-color:rgb(var(--status-error-02,255 234 231));--mds-input-tip-item-background:rgb(var(--status-error-08,182 50 54))}:host([variant=count-full]){--mds-input-tip-item-color:rgb(var(--status-error-09,135 0 14));--mds-input-tip-item-background:rgb(var(--status-error-05,250 165 160))}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-animation-reduce) .content{transition-duration:0s}:host-context(:root.pref-contrast-more):host([variant=count-empty]){--mds-input-tip-item-color:rgb(var(--status-info-10,0 61 103));--mds-input-tip-item-background:rgb(var(--status-info-05,112 198 234))}:host-context(:root.pref-contrast-more):host([variant=count-incomplete]){--mds-input-tip-item-color:rgb(var(--status-success-10,0 69 0));--mds-input-tip-item-background:rgb(var(--status-success-05,107 206 147))}:host-context(:root.pref-contrast-more):host([variant=count-almost]){--mds-input-tip-item-color:rgb(var(--status-warning-10,77 57 0));--mds-input-tip-item-background:rgb(var(--status-warning-05,237 177 0))}:host-context(:root.pref-contrast-more):host([variant=count-almost-full]){--mds-input-tip-item-color:rgb(var(--status-error-10,115 0 0));--mds-input-tip-item-background:rgb(var(--status-error-05,250 165 160))}@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]))) .content{transition-duration:0s}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=count-empty]){--mds-input-tip-item-color:rgb(var(--status-info-10,0 61 103));--mds-input-tip-item-background:rgb(var(--status-info-05,112 198 234))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=count-incomplete]){--mds-input-tip-item-color:rgb(var(--status-success-10,0 69 0));--mds-input-tip-item-background:rgb(var(--status-success-05,107 206 147))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=count-almost]){--mds-input-tip-item-color:rgb(var(--status-warning-10,77 57 0));--mds-input-tip-item-background:rgb(var(--status-warning-05,237 177 0))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=count-almost-full]){--mds-input-tip-item-color:rgb(var(--status-error-10,115 0 0));--mds-input-tip-item-background:rgb(var(--status-error-05,250 165 160))}}";export{a as mds_input_tip,p as mds_input_tip_item}
@@ -1 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(e,r,t,a){function s(e){return e instanceof t?e:new t((function(r){r(e)}))}return new(t||(t=Promise))((function(t,i){function n(e){try{c(a.next(e))}catch(e){i(e)}}function o(e){try{c(a["throw"](e))}catch(e){i(e)}}function c(e){e.done?t(e.value):s(e.value).then(n,o)}c((a=a.apply(e,r||[])).next())}))};var __generator=this&&this.__generator||function(e,r){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},a,s,i,n=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return n.next=o(0),n["throw"]=o(1),n["return"]=o(2),typeof Symbol==="function"&&(n[Symbol.iterator]=function(){return this}),n;function o(e){return function(r){return c([e,r])}}function c(o){if(a)throw new TypeError("Generator is already executing.");while(n&&(n=0,o[0]&&(t=0)),t)try{if(a=1,s&&(i=o[0]&2?s["return"]:o[0]?s["throw"]||((i=s["return"])&&i.call(s),0):s.next)&&!(i=i.call(s,o[1])).done)return i;if(s=0,i)o=[o[0]&2,i.value];switch(o[0]){case 0:case 1:i=o;break;case 4:t.label++;return{value:o[1],done:false};case 5:t.label++;s=o[1];o=[0];continue;case 7:o=t.ops.pop();t.trys.pop();continue;default:if(!(i=t.trys,i=i.length>0&&i[i.length-1])&&(o[0]===6||o[0]===2)){t=0;continue}if(o[0]===3&&(!i||o[1]>i[0]&&o[1]<i[3])){t.label=o[1];break}if(o[0]===6&&t.label<i[1]){t.label=i[1];i=o;break}if(i&&t.label<i[2]){t.label=i[2];t.ops.push(o);break}if(i[2])t.ops.pop();t.trys.pop();continue}o=r.call(e,t)}catch(e){o=[6,e];s=0}finally{a=i=0}if(o[0]&5)throw o[1];return{value:o[0]?o[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(e,r,t){if(t||arguments.length===2)for(var a=0,s=r.length,i;a<s;a++){if(i||!(a in r)){if(!i)i=Array.prototype.slice.call(r,0,a);i[a]=r[a]}}return e.concat(i||Array.prototype.slice.call(r))};System.register(["./p-DQqgZ0cY.system.js","./p-Qrub-hmK.system.js","./p-Bh89IjzU.system.js","./p-DcKeJ0td.system.js"],(function(e){"use strict";var r,t,a,s,i,n,o,c;return{setters:[function(e){r=e.r;t=e.c;a=e.h;s=e.H;i=e.g},function(e){n=e.c},function(e){o=e.K},function(e){c=e.L}],execute:function(){var d="Ολοκληρώθηκε";var p="Καθημερινή";var u="Σε αναμονή";var m="Βήμα {{ index }}";var b={badgeDone:d,badgeCurrent:p,badgeQueued:u,step:m};var l="Done";var g="Current";var f="Queued";var v="Step {{ index }}";var h={badgeDone:l,badgeCurrent:g,badgeQueued:f,step:v};var y="Completado";var k="En curso";var x="En cola";var w="Paso {{ index }}";var _={badgeDone:y,badgeCurrent:k,badgeQueued:x,step:w};var z="Completato";var j="In corso";var D="In coda";var C="Step {{ index }}";var Q={badgeDone:z,badgeCurrent:j,badgeQueued:D,step:C};var I='@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-stepper-bar-item-color:rgb(var(--tone-neutral-03,233 233 233));--mds-stepper-bar-item-duaration:.25s;--mds-stepper-bar-item-icon-background-done:rgb(var(--status-success-05,107 206 147));--mds-stepper-bar-item-icon-background-current:rgb(var(--variant-primary-04,184 208 255));--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107)));--mds-stepper-bar-item-icon-color-done:rgb(var(--status-success-10,0 69 0));--mds-stepper-bar-item-icon-color-current:rgb(var(--tone-neutral,0 0 0));--mds-stepper-bar-item-icon-color:rgb(var(--tone-neutral-04,218 218 218));--mds-stepper-bar-item-icon-ring-color:var(--mds-stepper-bar-item-icon-background-current,rgb(var(--variant-primary-04,184 208 255)));--mds-stepper-bar-item-icon-ring-separator-color:rgb(var(--tone-neutral,0 0 0));--mds-stepper-bar-item-icon-ring-separator-size:.375rem;--mds-stepper-bar-item-icon-ring-size:var(--height-100);--mds-stepper-bar-item-min-width:180px;--mds-stepper-bar-item-progress-background:rgb(var(--tone-neutral-08,107 107 107));--mds-stepper-bar-item-progress-color:rgb(var(--status-success-04,158 222 181));--mds-stepper-bar-item-progress-thickness:var(--height-200);--tw-ease:initial;--tw-duration:initial}}}@layer reset,vendor,theme,base,components,utilities;@property --mds-stepper-bar-item-duaration{syntax:"<time>";inherits:false;initial-value:.25s}@property --mds-stepper-bar-item-icon-ring-separator-size{syntax:"<length>";inherits:false;initial-value:.375rem}@property --mds-stepper-bar-item-min-width{syntax:"<length>";inherits:false;initial-value:180px}:host{--mds-stepper-bar-item-header-gap:var(--mds-stepper-bar-gap,calc(var(--spacing,.0025rem)*50));--mds-stepper-bar-item-color:rgb(var(--tone-neutral-03,233 233 233));--mds-stepper-bar-item-duaration:.25s;--mds-stepper-bar-item-icon-background-done:rgb(var(--status-success-05,107 206 147));--mds-stepper-bar-item-icon-background-current:rgb(var(--variant-primary-04,184 208 255));--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107)));--mds-stepper-bar-item-icon-color-done:rgb(var(--status-success-10,0 69 0));--mds-stepper-bar-item-icon-color-current:rgb(var(--tone-neutral,0 0 0));--mds-stepper-bar-item-icon-color:rgb(var(--tone-neutral-04,218 218 218));--mds-stepper-bar-item-min-width:180px;--mds-stepper-bar-item-progress-background:rgb(var(--tone-neutral-08,107 107 107));--mds-stepper-bar-item-progress-color:rgb(var(--status-success-04,158 222 181));--mds-stepper-bar-item-progress-thickness:var(--height-200);align-items:flex-start;border-radius:var(--radius-xl,20px);display:grid;flex:1 0 0;flex-direction:column;gap:calc(var(--spacing,.0025rem)*400);min-width:var(--mds-stepper-bar-item-min-width,180px);position:relative;scroll-snap-align:center;-webkit-transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-property:outline,outline-offset,background-color}:host(:last-of-type){flex-basis:calc(var(--spacing,.0025rem)*100)}:host(:last-of-type) .progress{display:none}:host([done]) .icon{--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-icon-background-done,rgb(var(--status-success-05,107 206 147)));--mds-stepper-bar-item-icon-color:var(--mds-stepper-bar-item-icon-color-done,rgb(var(--status-success-10,0 69 0)));transition-delay:0s}:host([current]) .icon{--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-icon-background-current,rgb(var(--variant-primary-04,184 208 255)));--mds-stepper-bar-item-icon-color:var(--mds-stepper-bar-item-icon-color-current,rgb(var(--tone-neutral,0 0 0)));-webkit-transition-delay:calc(var(--mds-stepper-bar-item-duaration,.25s)/2);transition-delay:calc(var(--mds-stepper-bar-item-duaration,.25s)/2)}.header{border-radius:var(--radius-md,12px);--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));align-items:center;display:flex;gap:var(--mds-stepper-bar-item-header-gap);-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:outline,outline-offset;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));width:100%}.icon{border-radius:3.40282e+38px;border-radius:var(--radius-full,1000px);--tw-duration:.15s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));background-color:var(--mds-stepper-bar-item-icon-background,var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107))));display:flex;fill:var(--mds-stepper-bar-item-icon-color,rgb(var(--tone-neutral-04,218 218 218)));flex-shrink:0;padding:calc(var(--spacing,.0025rem)*200);position:relative;transition-duration:.15s;-webkit-transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-property:background-color,fill;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}.progress{--mds-stepper-bar-item-background:var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107)));--mds-stepper-bar-item-color:var(--mds-stepper-bar-item-progress-color,rgb(var(--status-success-04,158 222 181)));--mds-stepper-bar-item-thickness:var(--mds-stepper-bar-item-progress-thickness,var(--height-200));--mds-progress-radius:0;flex-grow:1}.infos{display:grid;gap:calc(var(--spacing,.0025rem)*100);padding-left:calc(var(--spacing,.0025rem)*100)}.text{--tw-duration:.15s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));color:var(--mds-stepper-bar-item-color,rgb(var(--tone-neutral-03,233 233 233)));pointer-events:none;transition-duration:.15s;-webkit-transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-property:color;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}.badge,.step{border-radius:3.40282e+38px;border-radius:var(--radius-full,1000px);pointer-events:none}.step{color:rgb(var(--tone-neutral-04,218 218 218))}:host-context(:root.pref-animation-reduce){transition-delay:0s!important;transition-duration:0s}:is(:host-context(:root.pref-animation-reduce) .header,:host-context(:root.pref-animation-reduce) .icon,:host-context(:root.pref-animation-reduce) .text){transition-delay:0s!important;transition-duration:0s}@property --tw-ease{syntax:"*";inherits:false}@property --tw-duration{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]))) .icon,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .text{transition-delay:0s!important;transition-duration:0s}}';var S=e("mds_stepper_bar_item",function(){function e(e){var s=this;r(this,e);this.doneEvent=t(this,"mdsStepperBarItemDone");this.km=new o;this.t=new c({el:b,en:h,es:_,it:Q});this.iconChecked=this.icon;this.done=false;this.current=false;this.typography="h6";this.showBadge=function(){if(s.isDone){return a("mds-badge",{class:"badge",variant:"success",tone:"weak",typography:"option"},s.t.get("badgeDone"))}if(s.isCurrent){return a("mds-badge",{class:"badge",variant:"info",tone:"weak",typography:"option"},s.t.get("badgeCurrent"))}return a("mds-badge",{class:"badge",variant:"dark",tone:"weak",typography:"option"},s.t.get("badgeQueued"))}}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.isCurrent=this.current;this.isDone=this.done;var e=this.host.parentElement;if(e)this.index=__spreadArray([],Array.from(e.childNodes),true).indexOf(this.host)};e.prototype.componentDidLoad=function(){this.km.addElement(this.host);this.km.attachClickBehavior()};e.prototype.componentWillRender=function(){this.t.lang(this.host)};e.prototype.disconnectedCallback=function(){this.km.detachClickBehavior()};e.prototype.selectedHandler=function(e){this.isDone=e};e.prototype.currentHandler=function(e){this.isCurrent=e};e.prototype.render=function(){return a(s,{key:"117ff77114f72fb2e58659a53a594b133092edc2"},a("div",{key:"bdfcff07ea6e0c849643b1c36d8d0a3004d90a0f",class:"header"},a("mds-icon",{key:"15a20b0bb4bd3ec80e04890fafe28f657aa50c62",class:"icon",name:n(this.isDone&&!this.isCurrent?this.iconChecked:this.icon)}),a("mds-progress",{key:"3da9d9cd257d82f7628f5f2845524854fd6a43e2","aria-hidden":"true",class:"progress",progress:this.isDone?1:0})),a("div",{key:"21ceca94f0545a0110558483668f289122fb2dcf",class:"infos"},this.step&&a("mds-text",{key:"d7609567247c9cf43acf3a52b8ee0c3e1697fbc5",class:"step",typography:"option"},this.t.get("step",{index:this.index+1})),this.label&&a("mds-text",{key:"3fc26167d085031d5ff9c7241c80046d28a1843d",class:"text",typography:this.typography},this.label),this.badge&&a("div",{key:"1ff407f2b05a19f13d3cdf7abc508853e9fb951c",part:"badge"},this.showBadge())))};Object.defineProperty(e.prototype,"host",{get:function(){return i(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{done:["selectedHandler"],current:["currentHandler"]}},enumerable:false,configurable:true});return e}());S.style=I}}}));
@@ -1 +0,0 @@
1
- import{r as a,c as t,h as i,H as e,g as o}from"./p-BfAC4pqU.js";import{c as n}from"./p-ChV9xqsO.js";import{m as r}from"./p-DFyAGAnn.js";import{K as s}from"./p-BudfaWhu.js";const d=class{constructor(i){a(this,i),this.changedEvent=t(this,"mdsDetailsChange"),this.hasIcon=!0,this.km=new s,this.opened=!1,this.toggle=()=>{this.isOpened=!this.isOpened,this.changedEvent.emit(this.isOpened)},this.checkIcon=()=>{this.hasIcon=null!==this.host.querySelector(':scope > [slot="icon"]')},this.onSlotChangeHandler=()=>{this.checkIcon()}}validateOpened(a){this.isOpened=a}componentWillLoad(){this.isOpened=this.opened,this.checkIcon()}componentDidLoad(){var a;const t=null===(a=this.host.shadowRoot)||void 0===a?void 0:a.querySelector(".header");this.km.addElement(t),this.km.attachClickBehavior()}disconnectedCallback(){this.km.detachClickBehavior()}render(){return i(e,{key:"b68670a1cb741c24b00788b5a89572c5111222ec"},i("div",{key:"5af8b496c967b7143e690432a1ee835fac852da7",class:n("icon",this.hasIcon?"":"icon--hidden"),onClick:this.toggle},i("slot",{key:"22952053827e6831c2d076860f2c3f78acaf94ad",name:"icon",onSlotchange:this.onSlotChangeHandler})),i("div",{key:"ede2234ae7c9d27258b968d1b4e9e9c6da4c6f42",class:"content"},i("header",{key:"62e2aaacdd4246c581737f84a37fbaff14a7976a",class:"header",part:"header",tabindex:"0",onClick:this.toggle},i("div",{key:"8f2a07baa3e76757abb194fc6b5f7709c8feb093",class:"title",part:"title"},i("slot",{key:"fbeb7c6facfb6dfa71d78b859e7763f5a6c334f7",name:"title"})),i("i",{key:"90bea8dacf62c4013eb2da3099b011a28478465d",class:n("helper-icon",this.isOpened&&"opened"),innerHTML:r})),i("div",{key:"0a1b8b0753bc148d019bb32304e2b71fece2aa90",class:n("details",this.isOpened&&"opened")},i("div",{key:"5dda2bd4b47bdbc4dacbdb8bab413300c67dc2f8",class:"content-expander",part:"content"},i("slot",{key:"36361643f560082b16e72307c2570d00f542ddaa"}),i("div",{key:"01bce23c1fd8fa04bb3290b2a07759099209e5cf",class:"actions"},i("slot",{key:"54e6dd6e93ee2a7044eaf85ce2211278a46f7b95",name:"action"}))))))}get host(){return o(this)}static get watchers(){return{opened:["validateOpened"]}}};d.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-details-duration:.3s;--mds-details-icon-color:rgb(var(--variant-primary-04,184 208 255));--mds-details-helper-icon-color:rgb(var(--tone-neutral-03,233 233 233))}}}@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))){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-details-duration{syntax:"<time>";inherits:false;initial-value:.3s}:host{--mds-details-duration:.3s;--mds-details-icon-color:rgb(var(--variant-primary-04,184 208 255));--mds-details-helper-icon-color:rgb(var(--tone-neutral-03,233 233 233));align-items:flex-start;display:flex;gap:calc(var(--spacing,.0025rem)*200)}.content{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));display:grid;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-timing-function:ease-in-out}.content:focus-visible{--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}.details{display:grid;gap:calc(var(--spacing,.0025rem)*400);grid-template-rows:0fr;opacity:0;overflow:hidden;padding-top:0;pointer-events:none;-webkit-transition-duration:var(--mds-details-duration,.3s);transition-duration:var(--mds-details-duration,.3s);transition-property:grid-template-rows,opacity,padding,-ms-grid-rows}.content-expander{display:grid;gap:calc(var(--spacing,.0025rem)*500);min-height:0}.details.opened{grid-template-rows:1fr;opacity:1;overflow:visible;padding-top:calc(var(--spacing,.0025rem)*300);pointer-events:auto}.header{align-items:center;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-xs,8px);display:inline-flex;gap:calc(var(--spacing,.0025rem)*200);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-timing-function:ease-in-out}.header:focus-visible{--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}.icon{cursor:pointer;fill:var(--mds-details-icon-color,rgb(var(--variant-primary-04,184 208 255)))}.icon--hidden{display:none}.helper-icon,.title{cursor:pointer}.helper-icon{display:flex;fill:var(--mds-details-helper-icon-color,rgb(var(--tone-neutral-03,233 233 233)));flex-shrink:0;rotate:none;-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:rotate;-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))}.helper-icon svg{aspect-ratio:1;aspect-ratio:var(--aspect-square,1/1);height:100%;width:100%}.helper-icon.opened{rotate:90deg}.actions{display:flex;gap:calc(var(--spacing,.0025rem)*400)}:host-context(:root.pref-animation-reduce){--mds-details-duration:0s}:host-context(:root.pref-contrast-more){--mds-details-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-details-helper-icon-color:rgb(var(--tone-neutral-02,244 244 244))}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){--mds-details-duration:0s}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-details-icon-color:rgb(var(--variant-primary-03,211 226 255));--mds-details-helper-icon-color:rgb(var(--tone-neutral-02,244 244 244))}}';export{d as mds_details}
@@ -1,2 +0,0 @@
1
- var t=Object.defineProperty,e=(t=>(t.Undefined="undefined",t.Null="null",t.String="string",t.Number="number",t.SpecialNumber="number",t.Boolean="boolean",t.BigInt="bigint",t))(e||{}),n=(t=>(t.Array="array",t.Date="date",t.Map="map",t.Object="object",t.RegularExpression="regexp",t.Set="set",t.Channel="channel",t.Symbol="symbol",t))(n||{}),o="type",l="value",s="serialized:",r=(t,e)=>{var n;Object.entries(null!=(n=e.o.t)?n:{}).map((([n,[o]])=>{if(31&o||32&o){const o=t[n],l=function(t,e){for(;t;){const n=Object.getOwnPropertyDescriptor(t,e);if(null==n?void 0:n.get)return n;t=Object.getPrototypeOf(t)}}(Object.getPrototypeOf(t),n)||Object.getOwnPropertyDescriptor(t,n);l&&Object.defineProperty(t,n,{get(){return l.get.call(this)},set(t){l.set.call(this,t)},configurable:!0,enumerable:!0}),t[n]=e.l.has(n)?e.l.get(n):o}}))},i=t=>{if(t.__stencil__getHostRef)return t.__stencil__getHostRef()},c=(t,e)=>{e&&(t.__stencil__getHostRef=()=>e,e.i=t,512&e.o.u&&r(t,e))},u=(t,e)=>e in t,a=(t,e)=>(0,console.error)(t,e),f=new Map,d=new Map,p="s-id",h="sty-id",$="c-id",v="slot-fb{display:contents}slot-fb[hidden]{display:none}",m="http://www.w3.org/1999/xlink",y=["formAssociatedCallback","formResetCallback","formDisabledCallback","formStateRestoreCallback"],b="undefined"!=typeof window?window:{},g={u:0,p:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,e,n,o)=>t.addEventListener(e,n,o),rel:(t,e,n,o)=>t.removeEventListener(e,n,o),ce:(t,e)=>new CustomEvent(t,e)},w=t=>Promise.resolve(t),j=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(t){}return!1})(),S=!!j&&(()=>!!b.document&&Object.getOwnPropertyDescriptor(b.document.adoptedStyleSheets,"length").writable)(),O=!1,k=[],x=[],C=(t,e)=>n=>{t.push(n),O||(O=!0,e&&4&g.u?N(M):g.raf(M))},E=t=>{for(let e=0;e<t.length;e++)try{t[e](performance.now())}catch(t){a(t)}t.length=0},M=()=>{E(k),E(x),(O=k.length>0)&&g.raf(M)},N=t=>w().then(t),I=C(x,!0),R=t=>"object"==(t=typeof t)||"function"===t;function P(t){var e,n,o;return null!=(o=null==(n=null==(e=t.head)?void 0:e.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?o:void 0}var A=class t{static fromLocalValue(e){const n=e[o],s=l in e?e[l]:void 0;switch(n){case"string":case"boolean":return s;case"bigint":return BigInt(s);case"undefined":return;case"null":return null;case"number":return"NaN"===s?NaN:"-0"===s?-0:"Infinity"===s?1/0:"-Infinity"===s?-1/0:s;case"array":return s.map((e=>t.fromLocalValue(e)));case"date":return new Date(s);case"map":const e=new Map;for(const[n,o]of s){const l="object"==typeof n&&null!==n?t.fromLocalValue(n):n,s=t.fromLocalValue(o);e.set(l,s)}return e;case"object":const o={};for(const[e,n]of s)o[e]=t.fromLocalValue(n);return o;case"regexp":const{pattern:l,flags:r}=s;return RegExp(l,r);case"set":const i=new Set;for(const e of s)i.add(t.fromLocalValue(e));return i;case"symbol":return Symbol(s);default:throw Error("Unsupported type: "+n)}}static fromLocalValueArray(e){return e.map((e=>t.fromLocalValue(e)))}static isLocalValueObject(t){if("object"!=typeof t||null===t)return!1;if(!t.hasOwnProperty(o))return!1;const s=t[o];return!!Object.values({...e,...n}).includes(s)&&("null"===s||"undefined"===s||t.hasOwnProperty(l))}};((e,n)=>{for(var o in n)t(e,o,{get:n[o],enumerable:!0})})({},{err:()=>L,map:()=>U,ok:()=>D,unwrap:()=>W,unwrapErr:()=>_});var D=t=>({isOk:!0,isErr:!1,value:t}),L=t=>({isOk:!1,isErr:!0,value:t});function U(t,e){if(t.isOk){const n=e(t.value);return n instanceof Promise?n.then((t=>D(t))):D(n)}if(t.isErr)return L(t.value);throw"should never get here"}var V,W=t=>{if(t.isOk)return t.value;throw t.value},_=t=>{if(t.isErr)return t.value;throw t.value};function z(){const t=this.attachShadow({mode:"open"});void 0===V&&(V=null),V&&(S?t.adoptedStyleSheets.push(V):t.adoptedStyleSheets=[...t.adoptedStyleSheets,V])}var F=(t,e,n,o)=>{if(t["s-ol"]&&t["s-ol"].isConnected)return;const l=document.createTextNode("");if(l["s-nr"]=t,!e["s-cr"]||!e["s-cr"].parentNode)return;const s=e["s-cr"].parentNode,r=H(s,"appendChild");if(void 0!==o){l["s-oo"]=o;const t=H(s,"childNodes"),e=[l];t.forEach((t=>{t["s-nr"]&&e.push(t)})),e.sort(((t,e)=>!t["s-oo"]||t["s-oo"]<(e["s-oo"]||0)?-1:!e["s-oo"]||e["s-oo"]<t["s-oo"]?1:0)),e.forEach((t=>r.call(s,t)))}else r.call(s,l);t["s-ol"]=l,t["s-sh"]=e["s-hn"]};function H(t,e){if("__"+e in t){const n=t["__"+e];return"function"!=typeof n?n:n.bind(t)}return"function"!=typeof t[e]?t[e]:t[e].bind(t)}var T=new WeakMap,B=(t,e,n)=>{let o=d.get(t);j&&n?(o=o||new CSSStyleSheet,"string"==typeof o?o=e:o.replaceSync(e)):o=e,d.set(t,o)},q=(t,e)=>{var n;const o=Y(e),l=d.get(o);if(!b.document)return o;if(t=11===t.nodeType?t:b.document,l)if("string"==typeof l){let s,r=T.get(t=t.head||t);if(r||T.set(t,r=new Set),!r.has(o)){if(t.host&&(s=t.querySelector(`[${h}="${o}"]`)))s.innerHTML=l;else{s=b.document.createElement("style"),s.innerHTML=l;const o=null!=(n=g.h)?n:P(b.document);if(null!=o&&s.setAttribute("nonce",o),!(1&e.u))if("HEAD"===t.nodeName){const e=t.querySelectorAll("link[rel=preconnect]"),n=e.length>0?e[e.length-1].nextSibling:t.querySelector("style");t.insertBefore(s,(null==n?void 0:n.parentNode)===t?n:null)}else if("host"in t)if(j){const e=new CSSStyleSheet;e.replaceSync(l),S?t.adoptedStyleSheets.unshift(e):t.adoptedStyleSheets=[e,...t.adoptedStyleSheets]}else{const e=t.querySelector("style");e?e.innerHTML=l+e.innerHTML:t.prepend(s)}else t.append(s);1&e.u&&t.insertBefore(s,null)}4&e.u&&(s.innerHTML+=v),r&&r.add(o)}}else t.adoptedStyleSheets.includes(l)||(S?t.adoptedStyleSheets.push(l):t.adoptedStyleSheets=[...t.adoptedStyleSheets,l]);return o},Y=t=>"sc-"+t.$,G=t=>t.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{"),J=(t,e,...n)=>{let o=null,l=null,s=!1,r=!1;const i=[],c=e=>{for(let n=0;n<e.length;n++)o=e[n],Array.isArray(o)?c(o):null!=o&&"boolean"!=typeof o&&((s="function"!=typeof t&&!R(o))&&(o+=""),s&&r?i[i.length-1].v+=o:i.push(s?K(null,o):o),r=s)};if(c(n),e){e.key&&(l=e.key);{const t=e.className||e.class;t&&(e.class="object"!=typeof t?t:Object.keys(t).filter((e=>t[e])).join(" "))}}if("function"==typeof t)return t(null===e?{}:e,i,X);const u=K(t,null);return u.m=e,i.length>0&&(u.j=i),u.S=l,u},K=(t,e)=>({u:0,O:t,v:e,k:null,j:null,m:null,S:null}),Q={},X={forEach:(t,e)=>t.map(Z).forEach(e),map:(t,e)=>t.map(Z).map(e).map(tt)},Z=t=>({vattrs:t.m,vchildren:t.j,vkey:t.S,vname:t.C,vtag:t.O,vtext:t.v}),tt=t=>{if("function"==typeof t.vtag){const e={...t.vattrs};return t.vkey&&(e.key=t.vkey),t.vname&&(e.name=t.vname),J(t.vtag,e,...t.vchildren||[])}const e=K(t.vtag,t.vtext);return e.m=t.vattrs,e.j=t.vchildren,e.S=t.vkey,e.C=t.vname,e},et=(t,e,n,o,l,s,r,i=[])=>{let c,u,a,f;if(1===s.nodeType){if(c=s.getAttribute($),c&&(u=c.split("."),u[0]===r||"0"===u[0])){a=ot({u:0,M:u[0],N:u[1],I:u[2],R:u[3],O:s.tagName.toLowerCase(),k:s,m:{class:s.className||""}}),e.push(a),s.removeAttribute($),t.j||(t.j=[]);const l=a.k.getAttribute("s-sn");"string"==typeof l&&("slot-fb"===a.O&&lt(l,u[2],a,s,t,e,n,o,i),a.k["s-sn"]=l,a.k.removeAttribute("s-sn")),void 0!==a.R&&(t.j[a.R]=a),t=a,o&&"0"===a.I&&(o[a.R]=a.k)}if(s.shadowRoot)for(f=s.shadowRoot.childNodes.length-1;f>=0;f--)et(t,e,n,o,l,s.shadowRoot.childNodes[f],r,i);const d=s.__childNodes||s.childNodes;for(f=d.length-1;f>=0;f--)et(t,e,n,o,l,d[f],r,i)}else if(8===s.nodeType)u=s.nodeValue.split("."),(u[1]===r||"0"===u[1])&&(c=u[0],a=ot({M:u[1],N:u[2],I:u[3],R:u[4]||"0",k:s,m:null,j:null,S:null,C:null,O:null,v:null}),"t"===c?(a.k=rt(s,3),a.k&&3===a.k.nodeType&&(a.v=a.k.textContent,e.push(a),s.remove(),r===a.M&&(t.j||(t.j=[]),t.j[a.R]=a),o&&"0"===a.I&&(o[a.R]=a.k))):"c"===c?(a.k=rt(s,8),a.k&&8===a.k.nodeType&&(e.push(a),s.remove())):a.M===r&&("s"===c?lt(s["s-sn"]=u[5]||"",u[2],a,s,t,e,n,o,i):"r"===c&&o&&s.remove()));else if(t&&"style"===t.O){const e=K(null,s.textContent);e.k=s,e.R="0",t.j=[e]}else 3!==s.nodeType||s.wholeText.trim()||s["s-nr"]||s.remove();return t},nt=(t,e)=>{if(1===t.nodeType){const n=t[p]||t.getAttribute(p);n&&e.set(n,t);let o=0;if(t.shadowRoot)for(;o<t.shadowRoot.childNodes.length;o++)nt(t.shadowRoot.childNodes[o],e);const l=t.__childNodes||t.childNodes;for(o=0;o<l.length;o++)nt(l[o],e)}else if(8===t.nodeType){const n=t.nodeValue.split(".");"o"===n[0]&&(e.set(n[1]+"."+n[2],t),t.nodeValue="",t["s-en"]=n[3])}},ot=t=>({u:0,M:null,N:null,I:null,R:"0",k:null,m:null,j:null,S:null,C:null,O:null,v:null,...t});function lt(t,e,n,o,l,s,r,i,c){o["s-sr"]=!0,n.C=t||null,n.O="slot";const u=(null==l?void 0:l.k)?l.k["s-id"]||l.k.getAttribute("s-id"):"";if(i&&b.document){const s=n.k=b.document.createElement(n.O);n.C&&n.k.setAttribute("name",t),l.k.shadowRoot&&u&&u!==n.M?H(l.k,"insertBefore")(s,H(l.k,"children")[0]):H(H(o,"parentNode"),"insertBefore")(s,o),st(c,e,t,o,n.M),o.remove(),"0"===n.I&&(i[n.R]=n.k)}else{const s=n.k,r=u&&u!==n.M&&l.k.shadowRoot;st(c,e,t,o,r?u:n.M),function(t){if(t.assignedElements||t.assignedNodes||!t["s-sr"])return;const e=e=>function(t){const n=[],o=this["s-sn"];(null==t?void 0:t.flatten)&&console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ");const l=this["s-cr"].parentElement;return(l.__childNodes?l.childNodes:(t=>{const e=[];for(let n=0;n<t.length;n++){const o=t[n]["s-nr"]||void 0;o&&o.isConnected&&e.push(o)}return e})(l.childNodes)).forEach((t=>{o===(t=>"string"==typeof t["s-sn"]?t["s-sn"]:1===t.nodeType&&t.getAttribute("slot")||void 0)(t)&&n.push(t)})),e?n.filter((t=>1===t.nodeType)):n}.bind(t);t.assignedElements=e(!0),t.assignedNodes=e(!1)}(o),r&&l.k.insertBefore(s,l.k.children[0])}s.push(n),r.push(n),l.j||(l.j=[]),l.j[n.R]=n}var st=(t,e,n,o,l)=>{var s,r;let i=o.nextSibling;if(t[e]=t[e]||[],i&&!(null==(s=i.nodeValue)?void 0:s.startsWith("s.")))do{!i||(i.getAttribute&&i.getAttribute("slot")||i["s-sn"])!==n&&(""!==n||i["s-sn"]||i.getAttribute&&i.getAttribute("slot")||8!==i.nodeType&&3!==i.nodeType)||(i["s-sn"]=n,t[e].push({slot:o,node:i,hostId:l})),i=null==i?void 0:i.nextSibling}while(i&&!(null==(r=i.nodeValue)?void 0:r.startsWith("s.")))},rt=(t,e)=>{let n=t;do{n=n.nextSibling}while(n&&(n.nodeType!==e||!n.nodeValue));return n},it=t=>{const e=(t=>t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"))(t);return RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${e}))(${e}\\b)`,"g")};it("::slotted"),it(":host"),it(":host-context");var ct,ut=(t,e,n)=>"string"==typeof t&&t.startsWith(s)?t=function(t){return"string"==typeof t&&t.startsWith(s)?A.fromLocalValue(JSON.parse(atob(t.slice(11)))):t}(t):null==t||R(t)?t:4&e?(n&&"string"==typeof t||"false"!==t)&&(""===t||!!t):2&e?"string"==typeof t?parseFloat(t):"number"==typeof t?t:NaN:1&e?t+"":t,at=t=>{var e;return null==(e=i(t))?void 0:e.$hostElement$},ft=(t,e)=>{const n=at(t);return{emit:t=>dt(n,e,{bubbles:!0,composed:!0,cancelable:!0,detail:t})}},dt=(t,e,n)=>{const o=g.ce(e,n);return t.dispatchEvent(o),o},pt=(t,e,n,o,l,s,r)=>{if(n===o)return;let i=u(t,e),c=e.toLowerCase();if("class"===e){const e=t.classList,l=$t(n);let s=$t(o);if((t["s-si"]||t["s-sc"])&&r){const n=t["s-sc"]||t["s-si"];s.push(n),l.forEach((t=>{t.startsWith(n)&&s.push(t)})),s=[...new Set(s)].filter((t=>t)),e.add(...s)}else e.remove(...l.filter((t=>t&&!s.includes(t)))),e.add(...s.filter((t=>t&&!l.includes(t))))}else if("style"===e){for(const e in n)o&&null!=o[e]||(e.includes("-")?t.style.removeProperty(e):t.style[e]="");for(const e in o)n&&o[e]===n[e]||(e.includes("-")?t.style.setProperty(e,o[e]):t.style[e]=o[e])}else if("key"===e);else if("ref"===e)o&&o(t);else if(i||"o"!==e[0]||"n"!==e[1]){const r=R(o);if(i||r&&null!==o)try{if(t.tagName.includes("-"))t[e]!==o&&(t[e]=o);else{const l=null==o?"":o;"list"===e?i=!1:null!=n&&t[e]==l||("function"==typeof t.__lookupSetter__(e)?t[e]=l:t.setAttribute(e,l))}}catch(t){}let u=!1;c!==(c=c.replace(/^xlink\:?/,""))&&(e=c,u=!0),null==o||!1===o?!1===o&&""!==t.getAttribute(e)||(u?t.removeAttributeNS(m,e):t.removeAttribute(e)):(!i||4&s||l)&&!r&&1===t.nodeType&&(o=!0===o?"":o,u?t.setAttributeNS(m,e,o):t.setAttribute(e,o))}else if(e="-"===e[2]?e.slice(3):u(b,c)?c.slice(2):c[2]+e.slice(3),n||o){const l=e.endsWith(vt);e=e.replace(mt,""),n&&g.rel(t,e,n,l),o&&g.ael(t,e,o,l)}},ht=/\s/,$t=t=>("object"==typeof t&&t&&"baseVal"in t&&(t=t.baseVal),t&&"string"==typeof t?t.split(ht):[]),vt="Capture",mt=RegExp(vt+"$"),yt=(t,e,n,o)=>{const l=11===e.k.nodeType&&e.k.host?e.k.host:e.k,s=t&&t.m||{},r=e.m||{};for(const t of bt(Object.keys(s)))t in r||pt(l,t,s[t],void 0,n,e.u,o);for(const t of bt(Object.keys(r)))pt(l,t,s[t],r[t],n,e.u,o)};function bt(t){return t.includes("ref")?[...t.filter((t=>"ref"!==t)),"ref"]:t}var gt=!1,wt=(t,e,n)=>{const o=e.j[n];let l,s,r=0;if(null!==o.v)l=o.k=b.document.createTextNode(o.v);else{if(!b.document)throw Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.");if(l=o.k=b.document.createElement(o.O),yt(null,o,gt),o.j)for(r=0;r<o.j.length;++r)s=wt(t,o,r),s&&l.appendChild(s)}return l["s-hn"]=ct,l},jt=(t,e,n,o,l,s)=>{let r,i=t;for(i.shadowRoot&&i.tagName===ct&&(i=i.shadowRoot);l<=s;++l)o[l]&&(r=wt(null,n,l),r&&(o[l].k=r,Ct(i,r,e)))},St=(t,e,n)=>{for(let o=e;o<=n;++o){const e=t[o];if(e){const t=e.k;xt(e),t&&t.remove()}}},Ot=(t,e,n=!1)=>t.O===e.O&&(n?(n&&!t.S&&e.S&&(t.S=e.S),!0):t.S===e.S),kt=(t,e,n=!1)=>{const o=e.k=t.k,l=t.j,s=e.j,r=e.v;null===r?(yt(t,e,gt,n),null!==l&&null!==s?((t,e,n,o,l=!1)=>{let s,r,i=0,c=0,u=0,a=0,f=e.length-1,d=e[0],p=e[f],h=o.length-1,$=o[0],v=o[h];for(;i<=f&&c<=h;)if(null==d)d=e[++i];else if(null==p)p=e[--f];else if(null==$)$=o[++c];else if(null==v)v=o[--h];else if(Ot(d,$,l))kt(d,$,l),d=e[++i],$=o[++c];else if(Ot(p,v,l))kt(p,v,l),p=e[--f],v=o[--h];else if(Ot(d,v,l))kt(d,v,l),Ct(t,d.k,p.k.nextSibling),d=e[++i],v=o[--h];else if(Ot(p,$,l))kt(p,$,l),Ct(t,p.k,d.k),p=e[--f],$=o[++c];else{for(u=-1,a=i;a<=f;++a)if(e[a]&&null!==e[a].S&&e[a].S===$.S){u=a;break}u>=0?(r=e[u],r.O!==$.O?s=wt(e&&e[c],n,u):(kt(r,$,l),e[u]=void 0,s=r.k),$=o[++c]):(s=wt(e&&e[c],n,c),$=o[++c]),s&&Ct(d.k.parentNode,s,d.k)}i>f?jt(t,null==o[h+1]?null:o[h+1].k,n,o,c,h):c>h&&St(e,i,f)})(o,l,e,s,n):null!==s?(null!==t.v&&(o.textContent=""),jt(o,null,e,s,0,s.length-1)):n||null===l?n&&null!==l&&null===s&&(e.j=l):St(l,0,l.length-1)):t.v!==r&&(o.data=r)},xt=t=>{t.m&&t.m.ref&&t.m.ref(null),t.j&&t.j.map(xt)},Ct=(t,e,n)=>null==t?void 0:t.insertBefore(e,n),Et=(t,e)=>{if(e&&!t.P&&e["s-p"]){const n=e["s-p"].push(new Promise((o=>t.P=()=>{e["s-p"].splice(n-1,1),o()})))}},Mt=(t,e)=>{if(t.u|=16,4&t.u)return void(t.u|=512);Et(t,t.A);const n=()=>Nt(t,e);if(!e)return I(n);queueMicrotask((()=>{n()}))},Nt=(t,e)=>{const n=t.$hostElement$,o=t.i;if(!o)throw Error(`Can't render component <${n.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let l;return e?(t.u|=256,t.D&&(t.D.map((([t,e])=>Ut(o,t,e,n))),t.D=void 0),t.L.length&&t.L.forEach((t=>t(n))),l=Ut(o,"componentWillLoad",void 0,n)):l=Ut(o,"componentWillUpdate",void 0,n),l=It(l,(()=>Ut(o,"componentWillRender",void 0,n))),It(l,(()=>Pt(t,o,e)))},It=(t,e)=>Rt(t)?t.then(e).catch((t=>{console.error(t),e()})):e(),Rt=t=>t instanceof Promise||t&&t.then&&"function"==typeof t.then,Pt=async(t,e,n)=>{var o;const l=t.$hostElement$,s=l["s-rc"];n&&(t=>{const e=t.o,n=t.$hostElement$,o=e.u,l=q(n.shadowRoot?n.shadowRoot:n.getRootNode(),e);10&o&&(n["s-sc"]=l,n.classList.add(l+"-h"))})(t);At(t,e,l,n),s&&(s.map((t=>t())),l["s-rc"]=void 0);{const e=null!=(o=l["s-p"])?o:[],n=()=>Dt(t);0===e.length?n():(Promise.all(e).then(n),t.u|=4,e.length=0)}},At=(t,e,n,o)=>{try{e=e.render(),t.u&=-17,t.u|=2,((t,e,n=!1)=>{const o=t.$hostElement$,l=t.o,s=t.U||K(null,null),r=(t=>t&&t.O===Q)(e)?e:J(null,null,e);if(ct=o.tagName,l.V&&(r.m=r.m||{},l.V.forEach((([t,e])=>{r.m[e]=o[t]}))),n&&r.m)for(const t of Object.keys(r.m))o.hasAttribute(t)&&!["key","ref","style","class"].includes(t)&&(r.m[t]=o[t]);r.O=null,r.u|=4,t.U=r,r.k=s.k=o.shadowRoot||o,kt(s,r,n)})(t,e,o)}catch(e){a(e,t.$hostElement$)}return null},Dt=t=>{const e=t.$hostElement$,n=t.i,o=t.A;Ut(n,"componentDidRender",void 0,e),64&t.u?Ut(n,"componentDidUpdate",void 0,e):(t.u|=64,Vt(e),Ut(n,"componentDidLoad",void 0,e),t.W(e),o||Lt()),t._(e),t.P&&(t.P(),t.P=void 0),512&t.u&&N((()=>Mt(t,!1))),t.u&=-517},Lt=()=>{var t;N((()=>dt(b,"appload",{detail:{namespace:"magma-components"}}))),(null==(t=g.F)?void 0:t.size)&&g.F.clear()},Ut=(t,e,n,o)=>{if(t&&t[e])try{return t[e](n)}catch(t){a(t,o)}},Vt=t=>t.setAttribute("hydrated",""),Wt=(t,e,n,o)=>{const l=i(t);if(!l)return;if(!l)throw Error(`Couldn't find host element for "${o.$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`);const s=l.$hostElement$,r=l.l.get(e),c=l.u,u=l.i;if(n=ut(n,o.t[e][0],!!(64&o.u)),(!(8&c)||void 0===r)&&n!==r&&(!Number.isNaN(r)||!Number.isNaN(n))&&(l.l.set(e,n),u)){if(o.H&&128&c){const t=o.H[e];t&&t.map((t=>{try{u[t](n,r,e)}catch(t){a(t,s)}}))}if(2==(18&c)){if(u.componentShouldUpdate&&!1===u.componentShouldUpdate(n,r,e))return;Mt(l,!1)}}},_t=(t,e,n)=>{var o,l;const s=t.prototype;64&e.u&&1&n&&y.forEach((t=>{Object.defineProperty(s,t,{value(...e){var n;const o=i(this),l=null==o?void 0:o.i;if(l){const n=l[t];"function"==typeof n&&n.call(l,...e)}else null==(n=null==o?void 0:o.T)||n.then((n=>{const o=n[t];"function"==typeof o&&o.call(n,...e)}))}})}));{t.watchers&&!e.H&&(e.H=t.watchers),t.deserializers&&!e.B&&(e.B=t.deserializers),t.serializers&&!e.q&&(e.q=t.serializers);const r=Object.entries(null!=(o=e.t)?o:{});if(r.map((([t,[o]])=>{if(31&o||2&n&&32&o){const{get:l,set:r}=Object.getOwnPropertyDescriptor(s,t)||{};l&&(e.t[t][0]|=2048),r&&(e.t[t][0]|=4096),(1&n||!l)&&Object.defineProperty(s,t,{get(){{if(!(2048&e.t[t][0]))return((t,e)=>i(this).l.get(e))(0,t);const n=i(this),o=n?n.i:s;if(!o)return;return o[t]}},configurable:!0,enumerable:!0}),Object.defineProperty(s,t,{set(l){const s=i(this);if(s){if(r)return void 0===(32&o?this[t]:s.$hostElement$[t])&&s.l.get(t)&&(l=s.l.get(t)),r.call(this,ut(l,o,!!(64&e.u))),void Wt(this,t,l=32&o?this[t]:s.$hostElement$[t],e);{if(!(1&n&&4096&e.t[t][0]))return Wt(this,t,l,e),void(1&n&&!s.i&&s.L.push((()=>{4096&e.t[t][0]&&s.i[t]!==s.l.get(t)&&(s.i[t]=l)})));const r=()=>{const n=s.i[t];!s.l.get(t)&&n&&s.l.set(t,n),s.i[t]=ut(l,o,!!(64&e.u)),Wt(this,t,s.i[t],e)};s.i?r():s.L.push((()=>{r()}))}}}})}else 1&n&&64&o&&Object.defineProperty(s,t,{value(...e){var n;const o=i(this);return null==(n=null==o?void 0:o.Y)?void 0:n.then((()=>{var n;return null==(n=o.i)?void 0:n[t](...e)}))}})})),1&n){const n=new Map;s.attributeChangedCallback=function(t,o,l){g.jmp((()=>{var c;const u=n.get(t),a=i(this);if(this.hasOwnProperty(u)&&(l=this[u],delete this[u]),s.hasOwnProperty(u)&&"number"==typeof this[u]&&this[u]==l)return;if(null==u){const n=null==a?void 0:a.u;if(a&&n&&!(8&n)&&128&n&&l!==o){const n=a.i,s=null==(c=e.H)?void 0:c[t];null==s||s.forEach((e=>{null!=n[e]&&n[e].call(n,l,o,t)}))}return}const f=r.find((([t])=>t===u));f&&4&f[1][0]&&(l=null!==l&&"false"!==l);const d=Object.getOwnPropertyDescriptor(s,u);l==this[u]||d.get&&!d.set||(this[u]=l)}))},t.observedAttributes=Array.from(new Set([...Object.keys(null!=(l=e.H)?l:{}),...r.filter((([t,e])=>31&e[0])).map((([t,o])=>{var l;const s=o[1]||t;return n.set(s,t),512&o[0]&&(null==(l=e.V)||l.push([t,s])),s}))]))}}return t},zt=(t,e)=>{Ut(t,"connectedCallback",void 0,e)},Ft=t=>{if(!(1&g.u)){const e=i(t);if(!e)return;const n=e.o,o=()=>{};if(1&e.u)Bt(t,e,n.G),(null==e?void 0:e.i)?zt(e.i,t):(null==e?void 0:e.T)&&e.T.then((()=>zt(e.i,t)));else{let o;if(e.u|=1,o=t.getAttribute(p),o){if(1&n.u){const e=q(t.shadowRoot,n);t.classList.remove(e+"-h",e+"-s")}((t,e,n,o)=>{var l,s;const r=t.shadowRoot,c=[],u=[],a=r?[]:null,f=K(e,null);f.k=t,!b.document||g.F&&g.F.size||nt(b.document.body,g.F=new Map),t[p]=n,t.removeAttribute(p),o.U=et(f,c,[],a,t,t,n,u);let d=0;const h=c.length;let $;for(;d<h;d++){$=c[d];const n=$.M+"."+$.N,o=g.F.get(n),s=$.k;if(r){if((null==(l=$.O)?void 0:(""+l).includes("-"))&&"slot-fb"!==$.O&&!$.k.shadowRoot){const e=i($.k);if(e){const n=Y(e.o),o=b.document.querySelector(`style[sty-id="${n}"]`);o&&t.shadowRoot.append(o.cloneNode(!0))}}}else s["s-hn"]=e.toUpperCase(),"slot"===$.O&&(s["s-cr"]=t["s-cr"]);"slot"===$.O&&($.C=$.k["s-sn"]||$.k.name||null,$.j?($.u|=2,$.k.childNodes.length||$.j.forEach((t=>{$.k.appendChild(t.k)}))):$.u|=1),o&&o.isConnected&&(o.parentElement.shadowRoot&&""===o["s-en"]&&o.parentNode.insertBefore(s,o.nextSibling),o.parentNode.removeChild(o),r||(s["s-oo"]=parseInt($.N))),o&&!o["s-id"]&&g.F.delete(n)}const v=[],m=u.length;let y,w,j,S,O=0;for(;O<m;O++)if(y=u[O],y&&y.length)for(j=y.length,w=0;w<j;w++){if(S=y[w],v[S.hostId]||(v[S.hostId]=g.F.get(S.hostId)),!v[S.hostId])continue;const t=v[S.hostId];t.shadowRoot&&S.node.parentElement!==t&&t.appendChild(S.node),t.shadowRoot&&r||(S.slot["s-cr"]||(S.slot["s-cr"]=t["s-cr"],S.slot["s-cr"]=!S.slot["s-cr"]&&t.shadowRoot?t:(t.__childNodes||t.childNodes)[0]),F(S.node,S.slot,0,S.node["s-oo"]),(null==(s=S.node.parentElement)?void 0:s.shadowRoot)&&S.node.getAttribute&&S.node.getAttribute("slot")&&S.node.removeAttribute("slot"))}if(r){let e=0;const n=a.length;if(n){for(;e<n;e++){const t=a[e];t&&r.appendChild(t)}Array.from(t.childNodes).forEach((t=>{"string"!=typeof t["s-en"]&&"string"!=typeof t["s-sn"]&&(1===t.nodeType&&t.slot&&t.hidden?t.removeAttribute("hidden"):(8===t.nodeType&&!t.nodeValue||3===t.nodeType&&!t.wholeText.trim())&&t.parentNode.removeChild(t))}))}}o.$hostElement$=t})(t,n.$,o,e)}{let n=t;for(;n=n.parentNode||n.host;)if(1===n.nodeType&&n.hasAttribute("s-id")&&n["s-p"]||n["s-p"]){Et(e,e.A=n);break}}n.t&&Object.entries(n.t).map((([e,[n]])=>{if(31&n&&e in t&&t[e]!==Object.prototype[e]){const n=t[e];delete t[e],t[e]=n}})),(async(t,e,n)=>{let o;if(!(32&e.u)){if(e.u|=32,n.J){const l=((t,e)=>{const n=t.$.replace(/-/g,"_"),o=t.J;if(!o)return;const l=f.get(o);return l?l[n]:import(`./${o}.entry.js`).then((t=>(f.set(o,t),t[n])),(t=>{a(t,e.$hostElement$)}))
2
- /*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n,e);if(l&&"then"in l){const t=()=>{};o=await l,t()}else o=l;if(!o)throw Error(`Constructor for "${n.$}#${e.K}" was not found`);o.isProxied||(n.H=o.watchers,n.q=o.serializers,n.B=o.deserializers,_t(o,n,2),o.isProxied=!0);const s=()=>{};e.u|=8;try{new o(e)}catch(e){a(e,t)}e.u&=-9,e.u|=128,s(),zt(e.i,t)}else o=t.constructor,customElements.whenDefined(t.localName).then((()=>e.u|=128));if(o&&o.style){let t;"string"==typeof o.style&&(t=o.style);const e=Y(n);if(!d.has(e)){const o=()=>{};B(e,t,!!(1&n.u)),o()}}}const l=e.A,s=()=>Mt(e,!0);l&&l["s-rc"]?l["s-rc"].push(s):s()})(t,e,n)}o()}},Ht=(t,e)=>{Ut(t,"disconnectedCallback",void 0,e||t)},Tt=(t,e={})=>{var n;if(!b.document)return void console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");const o=[],l=e.exclude||[],s=b.customElements,r=b.document.head,c=r.querySelector("meta[charset]"),u=b.document.createElement("style"),a=[];let f,d=!0;Object.assign(g,e),g.p=new URL(e.resourcesUrl||"./",b.document.baseURI).href,g.u|=2,(()=>{if(!b.document)return;const t=b.document.querySelectorAll(`[${h}]`);let e=0;for(;e<t.length;e++)B(t[e].getAttribute(h),G(t[e].innerHTML),!0)})();let p=!1;if(t.map((t=>{t[1].map((e=>{var n,r,c;const u={u:e[0],$:e[1],t:e[2],G:e[3]};4&u.u&&(p=!0),u.t=e[2],u.G=e[3],u.V=[],u.H=null!=(n=e[4])?n:{},u.q=null!=(r=e[5])?r:{},u.B=null!=(c=e[6])?c:{};const h=u.$,$=class extends HTMLElement{constructor(t){if(super(t),this.hasRegisteredEventListeners=!1,((t,e)=>{const n={u:0,$hostElement$:t,o:e,l:new Map,X:new Map};n.Y=new Promise((t=>n._=t)),n.T=new Promise((t=>n.W=t)),t["s-p"]=[],t["s-rc"]=[],n.L=[];const o=n;t.__stencil__getHostRef=()=>o})(t=this,u),1&u.u)if(t.shadowRoot){if("open"!==t.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${u.$}! Mode is set to ${t.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else z.call(t,u)}connectedCallback(){const t=i(this);t&&(this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0,Bt(this,t,u.G)),f&&(clearTimeout(f),f=null),d?a.push(this):g.jmp((()=>Ft(this))))}disconnectedCallback(){g.jmp((()=>(async t=>{if(!(1&g.u)){const e=i(t);(null==e?void 0:e.Z)&&(e.Z.map((t=>t())),e.Z=void 0),(null==e?void 0:e.i)?Ht(e.i,t):(null==e?void 0:e.T)&&e.T.then((()=>Ht(e.i,t)))}T.has(t)&&T.delete(t),t.shadowRoot&&T.has(t.shadowRoot)&&T.delete(t.shadowRoot)})(this))),g.raf((()=>{var t;const e=i(this);if(!e)return;const n=a.findIndex((t=>t===this));n>-1&&a.splice(n,1),(null==(t=null==e?void 0:e.U)?void 0:t.k)instanceof Node&&!e.U.k.isConnected&&delete e.U.k}))}componentOnReady(){var t;return null==(t=i(this))?void 0:t.T}};64&u.u&&($.formAssociated=!0),u.J=t[0],l.includes(h)||s.get(h)||(o.push(h),s.define(h,_t($,u,1)))}))})),o.length>0&&(p&&(u.textContent+=v),u.textContent+=o.sort()+"{visibility:hidden}[hydrated]{visibility:inherit}",u.innerHTML.length)){u.setAttribute("data-styles","");const t=null!=(n=g.h)?n:P(b.document);null!=t&&u.setAttribute("nonce",t),r.insertBefore(u,c?c.nextSibling:r.firstChild)}d=!1,a.length?a.map((t=>t.connectedCallback())):g.jmp((()=>f=setTimeout(Lt,30)))},Bt=(t,e,n)=>{n&&b.document&&n.map((([n,o,l])=>{const s=t,r=qt(e,l),i=Yt(n);g.ael(s,o,r,i),(e.Z=e.Z||[]).push((()=>g.rel(s,o,r,i)))}))},qt=(t,e)=>n=>{var o;try{256&t.u?null==(o=t.i)||o[e](n):(t.D=t.D||[]).push([e,n])}catch(e){a(e,t.$hostElement$)}},Yt=t=>({passive:!!(1&t),capture:!!(2&t)}),Gt=t=>g.h=t;export{Q as H,Tt as b,ft as c,at as g,J as h,w as p,c as r,Gt as s}
@@ -1 +0,0 @@
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-DQqgZ0cY.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-da1e08a8.system",[[257,"mds-text",{"animation":[1],"tag":[1537],"text":[513],"truncate":[513],"typography":[513],"variant":[513]},null,{"text":["textHandler"]}]]],["p-fdf44de5.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"],"label":["labelChanged"],"await":["awaitChanged","handleAwaitChange"],"type":["handleTypeChange"],"variant":["handleVariantChange"]}],[257,"mds-spinner",{"running":[1540]},null,{"running":["handleRunning"]}],[257,"mds-icon",{"name":[513],"svgHTML":[32],"_iconHref":[32],"setSvgPath":[64]},null,{"name":["updateIcon"]}]]],["p-25d96882.system",[[321,"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"],"maxFiles":["updateActionTitle"]}]]],["p-189867fe.system",[[321,"mds-input-date",{"value":[513],"name":[513],"variant":[1537],"min":[1537],"max":[1537],"delay":[514],"disabled":[516],"readonly":[516],"required":[516],"isValid":[32],"language":[32],"touched":[32],"calendarKey":[32],"dropdownRef":[32],"hasFocus":[32],"updateLang":[64],"focusInput":[64],"setValue":[64],"getErrors":[64]},null,{"value":["handleValue"]}]]],["p-8e65b812.system",[[257,"mds-policy-ai",{"headline":[513],"description":[513],"variant":[513],"href":[513],"language":[32],"updateLang":[64]}]]],["p-f902cb3a.system",[[257,"mds-avatar-stack",{"size":[513],"total":[514]}]]],["p-2ff9602e.system",[[321,"mds-input-date-range",{"startDate":[513,"start-date"],"endDate":[513,"end-date"],"min":[513],"max":[513],"delay":[514],"name":[513],"calendarKey":[32],"internalStartDate":[32],"internalEndDate":[32],"dropdownRef":[32],"hasPreselection":[32],"language":[32],"updateLang":[64],"preselect":[64]},null,{"startDate":["handleStartDateChange"],"endDate":["handleEndDateChange"]}]]],["p-ce6e9905.system",[[321,"mds-input-otp",{"length":[2],"autosubmit":[516],"value":[1537]}]]],["p-306e8c38.system",[[257,"mds-pref-language",{"size":[513],"set":[1537],"showDropdown":[32],"language":[32],"updateLang":[64]}]]],["p-58dda765.system",[[257,"mds-pref-theme-variant",{"size":[513],"name":[1537],"scheme":[1537],"showDropdown":[32],"language":[32],"updateLang":[64]}]]],["p-67a980ba.system",[[257,"mds-table-header",{"selectable":[4],"selectAll":[32],"hasActions":[32],"indeterminate":[32],"hasSelection":[32],"language":[32],"updateLang":[64],"setSelection":[64]}]]],["p-d5aa3d8f.system",[[257,"mds-entity",{"await":[516],"icon":[513],"src":[513],"initials":[513],"tone":[513],"variant":[513]}]]],["p-9a9197b4.system",[[257,"mds-pref-animation",{"size":[513],"mode":[1537],"language":[32],"updateLang":[64]},null,{"mode":["modeChanged"]}]]],["p-b099c62f.system",[[257,"mds-pref-consumption",{"size":[513],"mode":[1537],"language":[32],"updateLang":[64]},null,{"mode":["modeChanged"]}]]],["p-262d9b35.system",[[257,"mds-pref-contrast",{"size":[513],"mode":[1537],"language":[32],"updateLang":[64]},null,{"mode":["modeChanged"]}]]],["p-424c3870.system",[[257,"mds-pref-theme",{"size":[513],"mode":[1537],"transition":[1537],"language":[32],"disabled":[32],"updateLang":[64]},null,{"mode":["modeChanged"]}]]],["p-035d53f9.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"]}]]],["p-67586c4c.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-01ed6d96.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"],"nav":["onNavChangedHandler"],"appearanceSet":["onAppearanceSetChangedHandler"],"visibility":["handleVisibilityChange"]}]]],["p-cb329d03.system",[[257,"mds-keyboard",{"test":[1537],"try":[516],"language":[32],"testPassed":[32],"updateLang":[64]},null,{"try":["handleTryProperty"]}]]],["p-f02b5c85.system",[[257,"mds-radial-menu-item",{"tooltip":[513],"icon":[1537],"tone":[513],"variant":[513],"size":[513]}]]],["p-aa36fa23.system",[[257,"mds-status-bar",{"description":[513],"overflow":[513],"position":[513],"visible":[1540],"hide":[64]},null,{"visible":["handleVisbilityProp"]}]]],["p-9d413aae.system",[[257,"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"],"current":["currentHandler"]}]]],["p-03fc3cb6.system",[[257,"mds-accordion-timer-item",{"typography":[1],"selected":[516],"description":[1],"duration":[514],"progress":[2],"uuid":[2]},null,{"selected":["handleSelected"]}]]],["p-0515681e.system",[[257,"mds-benchmark-bar",{"label":[1537],"alias":[1],"typography":[1],"value":[2],"variant":[513],"size":[513]},null,{"label":["labelChanged"]}]]],["p-ef766346.system",[[257,"mds-breadcrumb",{"back":[4],"language":[32],"updateLang":[64]},[[0,"mdsBreadcrumbItemSelect","activedEventHandler"]]]]],["p-d7b05354.system",[[257,"mds-breadcrumb-item",{"selected":[1540],"label":[513]}]]],["p-ec86fabf.system",[[257,"mds-header-bar",{"menu":[513],"nav":[513],"isOpened":[32],"setOpened":[64]}]]],["p-d87a0a3c.system",[[257,"mds-horizontal-scroll",{"controls":[1537],"navigation":[513],"snap":[513],"hasCompatibility":[32],"showForward":[32],"showBack":[32]},null,{"navigation":["watchNavigation"]}]]],["p-78657972.system",[[257,"mds-input-date-range-preselection",{"selected":[1540],"start":[513],"end":[513]}]]],["p-4dc6a848.system",[[257,"mds-label",{"label":[513],"variant":[513],"tone":[513],"truncate":[513],"typography":[1],"deletable":[4],"language":[32],"updateLang":[64]}]]],["p-37fc281b.system",[[257,"mds-mention",{"icon":[513],"label":[513],"size":[513]}]]],["p-8904037f.system",[[257,"mds-note",{"deletable":[4],"variant":[513],"language":[32],"updateLang":[64]}]]],["p-76abcca3.system",[[257,"mds-pref-language-item",{"code":[513],"selected":[516],"language":[32],"updateLang":[64]}]]],["p-f7023e4e.system",[[257,"mds-pref-theme-variant-item",{"label":[1537],"name":[513],"scheme":[513],"selected":[516],"language":[32],"updateLang":[64]}]]],["p-81cc57c3.system",[[257,"mds-push-notification",{"visible":[1540],"behavior":[1],"show":[64],"hide":[64],"removeNotification":[64]},null,{"visible":["visibleChanged"]}]]],["p-96b887e1.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"],"backdrop":["backdropChanged"],"interaction":["onInteractionChange"],"angleStart":["onAngleStartChange"],"angleEnd":["onAngleEndChange"],"radius":["onRadiusChange"],"size":["onSizeChange"],"opened":["onOpenedChange"]}]]],["p-29666107.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"],"checked":["checkedChanged"],"explicit":["explicitChanged"]}],[257,"mds-table-cell",{"value":[520]}]]],["p-85f80db8.system",[[257,"mds-table-row",{"interactive":[516],"overlayActions":[516,"overlay-actions"],"selectable":[516],"selected":[1540],"value":[520],"sizerWidth":[32],"language":[32],"updateLang":[64]}]]],["p-4337ae15.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"],"expanded":["handleExpandedChange"]}]]],["p-b3a2264a.system",[[257,"mds-url-view",{"icon":[513],"label":[513],"src":[513],"loading":[513],"language":[32],"updateLang":[64]}]]],["p-86cdcab6.system",[[257,"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"]}]]],["p-b3f73660.system",[[257,"mds-filter",{"autoReset":[516,"auto-reset"],"label":[1],"multiple":[516],"reset":[516],"active":[32],"itemsSelected":[32]},[[0,"mdsFilterItemSelect","activeEventHandler"]]]]],["p-e5bb0588.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"],"disabled":["disabledChanged"],"placeholder":["placeholderChanged"]}]]],["p-ac83e397.system",[[257,"mds-paginator",{"pages":[2],"currentPage":[1538,"current-page"]}]]],["p-d4a1c10f.system",[[257,"mds-keyboard-key",{"name":[513],"pressed":[516],"language":[32],"updateLang":[64]}]]],["p-a80cccaf.system",[[257,"mds-kpi-item",{"label":[1],"description":[1],"threshold":[2],"icon":[1],"isIntersecting":[32]}]]],["p-b1ed5b11.system",[[257,"mds-list-item",{"typography":[513],"variant":[1],"icon":[1]}]]],["p-c0c4d65e.system",[[257,"mds-tab-bar-item",{"icon":[1],"label":[1537],"selected":[1540],"typography":[1],"isSelected":[32]},null,{"selected":["validateSelected"],"label":["labelChanged"]}]]],["p-12ba0511.system",[[257,"mds-table",{"interactive":[4],"selectable":[4],"selection":[1540],"selectedRows":[32],"language":[32],"updateSelection":[64],"selectAll":[64]},null,{"interactive":["onTableInteractive"],"selectable":["onTableSelectable"]}]]],["p-35347823.system",[[257,"mds-usage",{"variant":[1],"alias":[1],"language":[32],"updateLang":[64]}]]],["p-d057243f.system",[[257,"mds-accordion-item",{"typography":[1],"selected":[1540],"label":[1]}]]],["p-9671bf48.system",[[257,"mds-bibliography",{"format":[1],"author":[1],"name":[1],"publisher":[1],"date":[1],"location":[1],"rel":[1],"typography":[1],"variant":[1],"url":[1]}]]],["p-697204cf.system",[[321,"mds-input-field",{"label":[1025],"message":[1025],"variant":[1537]}]]],["p-4cec5cdd.system",[[321,"mds-input-range",{"formatValue":[16],"name":[513],"max":[2],"min":[2],"step":[2],"disabled":[1540],"value":[1538],"progress":[32]},null,{"disabled":["disabledChanged"],"value":["valueChanged"],"min":["minChanged"],"max":["maxChanged"],"step":["stepChanged"]}]]],["p-588942b7.system",[[257,"mds-notification",{"target":[1],"value":[1538],"visible":[1540],"strategy":[1537],"max":[514]},null,{"strategy":["strategyHandler"]}]]],["p-8b3a86e9.system",[[257,"mds-pref",{"size":[513],"controller":[1540],"showReload":[32],"language":[32],"updateLang":[64]},null,{"controller":["handleControllerChange"],"size":["handleSizeChange"]}]]],["p-69f23add.system",[[257,"mds-price-table-features",{"label":[1]}]]],["p-fbf60d0d.system",[[257,"mds-price-table-features-cell",{"type":[513]}]]],["p-bc187c3e.system",[[257,"mds-price-table-list",{"hasItems":[32]}]]],["p-e8a68ec6.system",[[257,"mds-price-table-list-item",{"supported":[516],"typography":[513]}]]],["p-4e62891c.system",[[257,"mds-quote",{"typography":[1],"tag":[1]}]]],["p-88a64306.system",[[257,"mds-toast",{"duration":[1538],"visible":[1540],"variant":[513],"tone":[513],"position":[1537]},null,{"visible":["visibleChanged"],"duration":["durationChanged"]}]]],["p-378f31a6.system",[[257,"mds-accordion",{"multiple":[4],"closable":[4]},[[0,"mdsAccordionItemSelect","selectedEventHandler"],[0,"mdsAccordionItemUnselect","unselectedEventHandler"]]]]],["p-bed25376.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"]}]]],["p-425d8aa7.system",[[257,"mds-author"]]],["p-be5f3afa.system",[[257,"mds-button-group"]]],["p-273da050.system",[[257,"mds-card",{"autoGrid":[516,"auto-grid"],"layout":[32]}]]],["p-26a6c88d.system",[[257,"mds-card-content"]]],["p-a3b7c3a4.system",[[257,"mds-card-footer"]]],["p-0c530d94.system",[[257,"mds-card-header"]]],["p-ac58144b.system",[[257,"mds-card-media"]]],["p-d1574fd4.system",[[257,"mds-details",{"opened":[1540],"isOpened":[32],"hasIcon":[32]},null,{"opened":["validateOpened"]}]]],["p-4c135083.system",[[257,"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"]}]]],["p-532ab129.system",[[257,"mds-hr"]]],["p-54f4ca42.system",[[257,"mds-kpi"]]],["p-68489eef.system",[[257,"mds-list"]]],["p-cfd475d8.system",[[257,"mds-price-table"]]],["p-f483796b.system",[[257,"mds-price-table-features-row",{"cellPercWidth":[32]}]]],["p-05069088.system",[[257,"mds-price-table-header"]]],["p-8a06e18f.system",[[257,"mds-stepper-bar",{"itemsDone":[2,"items-done"],"navigation":[513],"currentItem":[32]},[[0,"mdsStepperBarItemDone","changeEventHandler"]],{"itemsDone":["itemDone"]}]]],["p-e285b234.system",[[257,"mds-tab-bar",null,[[0,"mdsTabBarItemSelect","changeEventHandler"]]]]],["p-2634fdb6.system",[[257,"mds-table-body",{"interactive":[516],"selection":[516]}]]],["p-f1418e28.system",[[257,"mds-table-footer"]]],["p-7b437b69.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"],"toggle":["handleToggleChange"],"truncate":["handleTruncateChange"]}]]],["p-f8f2b590.system",[[257,"mds-video-wall",{"autoplay":[4],"loop":[4],"muted":[4],"noise":[1],"poster":[1],"preload":[1],"src":[1]}]]],["p-40f01f36.system",[[257,"mds-zero"]]],["p-d1188a0a.system",[[257,"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"],"downloadable":["handleDownloadable"]}]]],["p-01ff9d4c.system",[[321,"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"],"variant":["variantChanged"],"maxlength":["maxLengthChanged"],"disabled":["disabledChanged"]}]]],["p-4de2320c.system",[[257,"mds-table-header-cell",{"sortable":[516],"label":[513],"direction":[1537],"isAscending":[32]},null,{"sortable":["sortableHandler"],"direction":["directionHandler"]}]]],["p-5846c25b.system",[[257,"mds-filter-item",{"selected":[1540],"label":[513],"icon":[513],"value":[513],"count":[513],"disabled":[516]}]]],["p-5f73aa83.system",[[257,"mds-paginator-item",{"icon":[513],"selected":[516],"disabled":[516]}]]],["p-b095c76c.system",[[257,"mds-separator"]]],["p-83f64f85.system",[[257,"mds-modal",{"opened":[1540],"backdrop":[1540],"position":[1537],"animating":[1537],"animation":[513],"overflow":[513],"interaction":[513],"close":[64]},null,{"opened":["handleOpenProp"],"backdrop":["handleBackdropProp"]}]]],["p-18b16f64.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"]}],[257,"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"],"clickable":["handleClickableProp"],"selected":["handleSelectedProp"]}],[257,"mds-help",{"icon":[1],"autoPlacement":[516,"auto-placement"],"placement":[513]}]]],["p-c409307f.system",[[257,"mds-avatar",{"icon":[513],"initials":[1537],"count":[1538],"src":[513],"tone":[513],"variant":[1537],"fallback":[32],"loaded":[32]},null,{"initials":["initialsHandler"],"count":["countHandler"],"src":["srcHandler"],"icon":["iconHandler"]}]]],["p-b3c10df3.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"],"autoPlacement":["autoPlacementChanged"],"flip":["flipChanged"],"offset":["offsetChanged"],"placement":["placementChanged"],"shift":["shiftChanged"],"shiftPadding":["shiftPaddingChanged"],"strategy":["strategyChanged"],"visible":["visibleChanged"],"target":["targetChanged"]}]]],["p-60911cb6.system",[[257,"mds-calendar",{"rangePicker":[4,"range-picker"],"startDate":[513,"start-date"],"endDate":[513,"end-date"],"min":[513],"max":[513],"hasPreselection":[32],"currentDate":[32],"weekDaysinMonth":[32],"weekdays":[32],"startDateIdentifier":[32],"endDateIdentifier":[32],"isFirstClick":[32],"currentView":[32],"selectedYear":[32],"language":[32],"internalStartDate":[32],"internalEndDate":[32],"updateLang":[64],"updateCurrentDate":[64]},null,{"startDate":["handleStartDate"],"endDate":["handleEndDate"]}],[257,"mds-calendar-cell",{"month":[513],"label":[513],"date":[513],"orientation":[513],"preview":[516],"selection":[513],"disabled":[516],"today":[516]}]]],["p-37ed33dd.system",[[257,"mds-badge",{"label":[1537],"variant":[513],"tone":[513],"typography":[513]},null,{"label":["labelChanged"]}]]],["p-a301089d.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"],"arrowPadding":["arrowPaddingChanged"],"autoPlacement":["autoPlacementChanged"],"backdrop":["backdropChanged"],"flip":["flipChanged"],"offset":["offsetChanged"],"placement":["placementChanged"],"shift":["shiftChanged"],"shiftPadding":["shiftPaddingChanged"],"strategy":["strategyChanged"],"target":["targetChanged"],"visible":["visibleChanged"]}]]],["p-6f008516.system",[[257,"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"],"src":["srcHandler"]}]]],["p-0130bb78.system",[[257,"mds-avatar-stack-item",{"count":[514],"initials":[1537],"src":[513],"tone":[513],"variant":[513]}]]],["p-47af67d2.system",[[257,"mds-input-tip-item",{"variant":[513],"expanded":[1540],"language":[32],"updateLang":[64]},null,{"expanded":["handleEcpandedChanged"]}],[257,"mds-input-tip",{"active":[516],"position":[513]}]]],["p-2c591bb6.system",[[257,"mds-progress",{"progress":[2],"direction":[513],"variant":[513],"typography":[1],"size":[513],"steps":[1],"currentStep":[32]},null,{"progress":["progressChanged"],"steps":["stepsChanged"]}],[257,"mds-radial-progress",{"progress":[2],"icon":[513],"typography":[513],"variant":[513],"animatedProgress":[32]},null,{"progress":["onProgressChange"]}]]],["p-ab9f8323.system",[[257,"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"]}],[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"],"scrollbar":["handleScrollbarChange"],"fill":["handleFillChange"],"overflow":["handleOverflowChange"],"size":["handleSizeChange"]}]]]]'),a)]}}))}))}))}}}));
@@ -1,2 +0,0 @@
1
- var __extends=this&&this.__extends||function(){var r=function(n,e){r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var e in n)if(Object.prototype.hasOwnProperty.call(n,e))r[e]=n[e]};return r(n,e)};return function(n,e){if(typeof e!=="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");r(n,e);function t(){this.constructor=n}n.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}}();var __assign=this&&this.__assign||function(){__assign=Object.assign||function(r){for(var n,e=1,t=arguments.length;e<t;e++){n=arguments[e];for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i))r[i]=n[i]}return r};return __assign.apply(this,arguments)};var __awaiter=this&&this.__awaiter||function(r,n,e,t){function i(r){return r instanceof e?r:new e((function(n){n(r)}))}return new(e||(e=Promise))((function(e,a){function f(r){try{o(t.next(r))}catch(r){a(r)}}function u(r){try{o(t["throw"](r))}catch(r){a(r)}}function o(r){r.done?e(r.value):i(r.value).then(f,u)}o((t=t.apply(r,n||[])).next())}))};var __generator=this&&this.__generator||function(r,n){var e={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},t,i,a,f=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return f.next=u(0),f["throw"]=u(1),f["return"]=u(2),typeof Symbol==="function"&&(f[Symbol.iterator]=function(){return this}),f;function u(r){return function(n){return o([r,n])}}function o(u){if(t)throw new TypeError("Generator is already executing.");while(f&&(f=0,u[0]&&(e=0)),e)try{if(t=1,i&&(a=u[0]&2?i["return"]:u[0]?i["throw"]||((a=i["return"])&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;if(i=0,a)u=[u[0]&2,a.value];switch(u[0]){case 0:case 1:a=u;break;case 4:e.label++;return{value:u[1],done:false};case 5:e.label++;i=u[1];u=[0];continue;case 7:u=e.ops.pop();e.trys.pop();continue;default:if(!(a=e.trys,a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){e=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){e.label=u[1];break}if(u[0]===6&&e.label<a[1]){e.label=a[1];a=u;break}if(a&&e.label<a[2]){e.label=a[2];e.ops.push(u);break}if(a[2])e.ops.pop();e.trys.pop();continue}u=n.call(r,e)}catch(r){u=[6,r];i=0}finally{t=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:true}}};var __spreadArray=this&&this.__spreadArray||function(r,n,e){if(e||arguments.length===2)for(var t=0,i=n.length,a;t<i;t++){if(a||!(t in n)){if(!a)a=Array.prototype.slice.call(n,0,t);a[t]=n[t]}}return r.concat(a||Array.prototype.slice.call(n))};System.register([],(function(r,n){"use strict";return{execute:function(){var e=this;var t="magma-components";var i={hydratedSelectorName:"hydrated",lazyLoad:true,propChangeCallback:true,state:true,updatable:true};var a=Object.defineProperty;var f=function(r,n){for(var e in n)a(r,e,{get:n[e],enumerable:true})};var u=function(r){r["Undefined"]="undefined";r["Null"]="null";r["String"]="string";r["Number"]="number";r["SpecialNumber"]="number";r["Boolean"]="boolean";r["BigInt"]="bigint";return r}(u||{});var o=function(r){r["Array"]="array";r["Date"]="date";r["Map"]="map";r["Object"]="object";r["RegularExpression"]="regexp";r["Set"]="set";r["Channel"]="channel";r["Symbol"]="symbol";return r}(o||{});var l="type";var v="value";var c="serialized:";var s=function(r,n){var e;var t=n.t;var i=Object.entries((e=t.i)!=null?e:{});i.map((function(e){var t=e[0],i=e[1][0];if(i&31||i&32){var a=r[t];var f=d(Object.getPrototypeOf(r),t)||Object.getOwnPropertyDescriptor(r,t);if(f){Object.defineProperty(r,t,{get:function(){return f.get.call(this)},set:function(r){f.set.call(this,r)},configurable:true,enumerable:true})}r[t]=n.u.has(t)?n.u.get(t):a}}))};function d(r,n){while(r){var e=Object.getOwnPropertyDescriptor(r,n);if(e==null?void 0:e.get)return e;r=Object.getPrototypeOf(r)}return void 0}var p=function(r){if(r.__stencil__getHostRef){return r.__stencil__getHostRef()}return void 0};var h=r("r",(function(r,n){if(!n)return;r.__stencil__getHostRef=function(){return n};n.o=r;if(n.t.l&512&&i.state){s(r,n)}}));var y=function(r,n){var e={l:0,$hostElement$:r,t:n,u:new Map,v:new Map};{e.p=new Promise((function(r){return e.h=r}))}{e.m=new Promise((function(r){return e.$=r}));r["s-p"]=[];r["s-rc"]=[]}{e._=[]}var t=e;r.__stencil__getHostRef=function(){return t};return t};var b=function(r,n){return n in r};var m=function(r,n){return(0,console.error)(r,n)};var $=new Map;var w=function(r,e,t){var i=r.j.replace(/-/g,"_");var a=r.S;if(!a){return void 0}var f=$.get(a);if(f){return f[i]}
2
- /*!__STENCIL_STATIC_IMPORT_SWITCH__*/return n.import("./".concat(a,".entry.js").concat("")).then((function(r){{$.set(a,r)}return r[i]}),(function(r){m(r,e.$hostElement$)}))};var g=new Map;var _="r";var j="o";var S="s";var O="t";var k="c";var A="s-id";var x="sty-id";var C="c-id";var E="{visibility:hidden}[hydrated]{visibility:inherit}";var I="slot-fb{display:contents}slot-fb[hidden]{display:none}";var N="http://www.w3.org/1999/xlink";var M=["formAssociatedCallback","formResetCallback","formDisabledCallback","formStateRestoreCallback"];var P=typeof window!=="undefined"?window:{};var R={l:0,O:"",jmp:function(r){return r()},raf:function(r){return requestAnimationFrame(r)},ael:function(r,n,e,t){return r.addEventListener(n,e,t)},rel:function(r,n,e,t){return r.removeEventListener(n,e,t)},ce:function(r,n){return new CustomEvent(r,n)}};var U=function(){var r;var n=false;try{(r=P.document)==null?void 0:r.addEventListener("e",null,Object.defineProperty({},"passive",{get:function(){n=true}}))}catch(r){}return n}();var D=r("p",(function(r){return Promise.resolve(r)}));var T=function(){try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(r){}return false}();var W=T?function(){return!!P.document&&Object.getOwnPropertyDescriptor(P.document.adoptedStyleSheets,"length").writable}():false;var z=false;var L=[];var F=[];var H=function(r,n){return function(e){r.push(e);if(!z){z=true;if(n&&R.l&4){q(V)}else{R.raf(V)}}}};var B=function(r){for(var n=0;n<r.length;n++){try{r[n](performance.now())}catch(r){m(r)}}r.length=0};var V=function(){B(L);{B(F);if(z=L.length>0){R.raf(V)}}};var q=function(r){return D().then(r)};var G=H(F,true);var Y=function(r){r=typeof r;return r==="object"||r==="function"};function J(r){var n,e,t;return(t=(e=(n=r.head)==null?void 0:n.querySelector('meta[name="csp-nonce"]'))==null?void 0:e.getAttribute("content"))!=null?t:void 0}var K=function(r){return r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")};var Q=function(){function r(){}r.fromLocalValue=function(n){var e=n[l];var t=v in n?n[v]:void 0;switch(e){case"string":return t;case"boolean":return t;case"bigint":return BigInt(t);case"undefined":return void 0;case"null":return null;case"number":if(t==="NaN")return NaN;if(t==="-0")return-0;if(t==="Infinity")return Infinity;if(t==="-Infinity")return-Infinity;return t;case"array":return t.map((function(n){return r.fromLocalValue(n)}));case"date":return new Date(t);case"map":var i=new Map;for(var a=0,f=t;a<f.length;a++){var u=f[a],o=u[0],c=u[1];var s=typeof o==="object"&&o!==null?r.fromLocalValue(o):o;var d=r.fromLocalValue(c);i.set(s,d)}return i;case"object":var p={};for(var h=0,y=t;h<y.length;h++){var b=y[h],o=b[0],c=b[1];p[o]=r.fromLocalValue(c)}return p;case"regexp":var m=t.pattern,$=t.flags;return new RegExp(m,$);case"set":var w=new Set;for(var g=0,_=t;g<_.length;g++){var j=_[g];w.add(r.fromLocalValue(j))}return w;case"symbol":return Symbol(t);default:throw new Error("Unsupported type: ".concat(e))}};r.fromLocalValueArray=function(n){return n.map((function(n){return r.fromLocalValue(n)}))};r.isLocalValueObject=function(r){if(typeof r!=="object"||r===null){return false}if(!r.hasOwnProperty(l)){return false}var n=r[l];var e=Object.values(__assign(__assign({},u),o)).includes(n);if(!e){return false}if(n!=="null"&&n!=="undefined"){return r.hasOwnProperty(v)}return true};return r}();var X={};f(X,{err:function(){return rr},map:function(){return nr},ok:function(){return Z},unwrap:function(){return er},unwrapErr:function(){return tr}});var Z=function(r){return{isOk:true,isErr:false,value:r}};var rr=function(r){return{isOk:false,isErr:true,value:r}};function nr(r,n){if(r.isOk){var e=n(r.value);if(e instanceof Promise){return e.then((function(r){return Z(r)}))}else{return Z(e)}}if(r.isErr){var t=r.value;return rr(t)}throw"should never get here"}var er=function(r){if(r.isOk){return r.value}else{throw r.value}};var tr=function(r){if(r.isErr){return r.value}else{throw r.value}};function ir(r){if(typeof r!=="string"||!r.startsWith(c)){return r}return Q.fromLocalValue(JSON.parse(atob(r.slice(c.length))))}function ar(r){return void 0}var fr;function ur(r){var n;var e=this.attachShadow({mode:"open"});if(fr===void 0)fr=(n=ar())!=null?n:null;if(fr){if(W){e.adoptedStyleSheets.push(fr)}else{e.adoptedStyleSheets=__spreadArray(__spreadArray([],e.adoptedStyleSheets,true),[fr],false)}}}var or=function(r){var n=[];for(var e=0;e<r.length;e++){var t=r[e]["s-nr"]||void 0;if(t&&t.isConnected){n.push(t)}}return n};var lr=function(r,n,e,t){if(r["s-ol"]&&r["s-ol"].isConnected){return}var i=document.createTextNode("");i["s-nr"]=r;if(!n["s-cr"]||!n["s-cr"].parentNode)return;var a=n["s-cr"].parentNode;var f=sr(a,"appendChild");if(typeof t!=="undefined"){i["s-oo"]=t;var u=sr(a,"childNodes");var o=[i];u.forEach((function(r){if(r["s-nr"])o.push(r)}));o.sort((function(r,n){if(!r["s-oo"]||r["s-oo"]<(n["s-oo"]||0))return-1;else if(!n["s-oo"]||n["s-oo"]<r["s-oo"])return 1;return 0}));o.forEach((function(r){return f.call(a,r)}))}else{f.call(a,i)}r["s-ol"]=i;r["s-sh"]=n["s-hn"]};var vr=function(r){return typeof r["s-sn"]==="string"?r["s-sn"]:r.nodeType===1&&r.getAttribute("slot")||void 0};function cr(r){if(r.assignedElements||r.assignedNodes||!r["s-sr"])return;var n=function(n){return function(r){var e=[];var t=this["s-sn"];if(r==null?void 0:r.flatten){console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ")}var i=this["s-cr"].parentElement;var a=i.__childNodes?i.childNodes:or(i.childNodes);a.forEach((function(r){if(t===vr(r)){e.push(r)}}));if(n){return e.filter((function(r){return r.nodeType===1}))}return e}.bind(r)};r.assignedElements=n(true);r.assignedNodes=n(false)}function sr(r,n){if("__"+n in r){var e=r["__"+n];if(typeof e!=="function")return e;return e.bind(r)}else{if(typeof r[n]!=="function")return r[n];return r[n].bind(r)}}var dr=function(r,n){if(n===void 0){n=""}{return function(){return}}};var pr=function(r,n){{return function(){return}}};var hr=new WeakMap;var yr=function(r,n,e){var t=g.get(r);if(T&&e){t=t||new CSSStyleSheet;if(typeof t==="string"){t=n}else{t.replaceSync(n)}}else{t=n}g.set(r,t)};var br=function(r,n,e){var t;var i=$r(n);var a=g.get(i);if(!P.document){return i}r=r.nodeType===11?r:P.document;if(a){if(typeof a==="string"){r=r.head||r;var f=hr.get(r);var u=void 0;if(!f){hr.set(r,f=new Set)}if(!f.has(i)){if(r.host&&(u=r.querySelector("[".concat(x,'="').concat(i,'"]')))){u.innerHTML=a}else{u=P.document.createElement("style");u.innerHTML=a;var o=(t=R.k)!=null?t:J(P.document);if(o!=null){u.setAttribute("nonce",o)}if(!(n.l&1)){if(r.nodeName==="HEAD"){var l=r.querySelectorAll("link[rel=preconnect]");var v=l.length>0?l[l.length-1].nextSibling:r.querySelector("style");r.insertBefore(u,(v==null?void 0:v.parentNode)===r?v:null)}else if("host"in r){if(T){var c=new CSSStyleSheet;c.replaceSync(a);if(W){r.adoptedStyleSheets.unshift(c)}else{r.adoptedStyleSheets=__spreadArray([c],r.adoptedStyleSheets,true)}}else{var s=r.querySelector("style");if(s){s.innerHTML=a+s.innerHTML}else{r.prepend(u)}}}else{r.append(u)}}if(n.l&1){r.insertBefore(u,null)}}if(n.l&4){u.innerHTML+=I}if(f){f.add(i)}}}else if(!r.adoptedStyleSheets.includes(a)){if(W){r.adoptedStyleSheets.push(a)}else{r.adoptedStyleSheets=__spreadArray(__spreadArray([],r.adoptedStyleSheets,true),[a],false)}}}return i};var mr=function(r){var n=r.t;var e=r.$hostElement$;var t=n.l;var i=dr("attachStyles",n.j);var a=br(e.shadowRoot?e.shadowRoot:e.getRootNode(),n);if(t&10){e["s-sc"]=a;e.classList.add(a+"-h")}i()};var $r=function(r,n){return"sc-"+r.j};var wr=function(r){return r.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{")};var gr=function(){if(!P.document){return}var r=P.document.querySelectorAll("[".concat(x,"]"));var n=0;for(;n<r.length;n++){yr(r[n].getAttribute(x),wr(r[n].innerHTML),true)}};var _r=r("h",(function(r,n){var e=[];for(var t=2;t<arguments.length;t++){e[t-2]=arguments[t]}var i=null;var a=null;var f=false;var u=false;var o=[];var l=function(n){for(var e=0;e<n.length;e++){i=n[e];if(Array.isArray(i)){l(i)}else if(i!=null&&typeof i!=="boolean"){if(f=typeof r!=="function"&&!Y(i)){i=String(i)}if(f&&u){o[o.length-1].A+=i}else{o.push(f?jr(null,i):i)}u=f}}};l(e);if(n){if(n.key){a=n.key}{var v=n.className||n.class;if(v){n.class=typeof v!=="object"?v:Object.keys(v).filter((function(r){return v[r]})).join(" ")}}}if(typeof r==="function"){return r(n===null?{}:n,o,kr)}var c=jr(r,null);c.C=n;if(o.length>0){c.I=o}{c.N=a}return c}));var jr=function(r,n){var e={l:0,M:r,A:n,P:null,I:null};{e.C=null}{e.N=null}return e};var Sr=r("H",{});var Or=function(r){return r&&r.M===Sr};var kr={forEach:function(r,n){return r.map(Ar).forEach(n)},map:function(r,n){return r.map(Ar).map(n).map(xr)}};var Ar=function(r){return{vattrs:r.C,vchildren:r.I,vkey:r.N,vname:r.R,vtag:r.M,vtext:r.A}};var xr=function(r){if(typeof r.vtag==="function"){var n=__assign({},r.vattrs);if(r.vkey){n.key=r.vkey}if(r.vname){n.name=r.vname}return _r.apply(void 0,__spreadArray([r.vtag,n],r.vchildren||[],false))}var e=jr(r.vtag,r.vtext);e.C=r.vattrs;e.I=r.vchildren;e.N=r.vkey;e.R=r.vname;return e};var Cr=function(r,n,e,t){var i,a;var f=dr("hydrateClient",n);var u=r.shadowRoot;var o=[];var l=[];var v=[];var c=u?[]:null;var s=jr(n,null);s.P=r;if(P.document&&(!R.U||!R.U.size)){Ir(P.document.body,R.U=new Map)}r[A]=e;r.removeAttribute(A);t.D=Er(s,o,l,c,r,r,e,v);var d=0;var h=o.length;var y;for(d;d<h;d++){y=o[d];var b=y.T+"."+y.W;var m=R.U.get(b);var $=y.P;if(!u){$["s-hn"]=n.toUpperCase();if(y.M==="slot"){$["s-cr"]=r["s-cr"]}}else if(((i=y.M)==null?void 0:i.toString().includes("-"))&&y.M!=="slot-fb"&&!y.P.shadowRoot){var w=p(y.P);if(w){var g=$r(w.t);var _=P.document.querySelector('style[sty-id="'.concat(g,'"]'));if(_){r.shadowRoot.append(_.cloneNode(true))}}}if(y.M==="slot"){y.R=y.P["s-sn"]||y.P["name"]||null;if(y.I){y.l|=2;if(!y.P.childNodes.length){y.I.forEach((function(r){y.P.appendChild(r.P)}))}}else{y.l|=1}}if(m&&m.isConnected){if(m.parentElement.shadowRoot&&m["s-en"]===""){m.parentNode.insertBefore($,m.nextSibling)}m.parentNode.removeChild(m);if(!u){$["s-oo"]=parseInt(y.W)}}if(m&&!m["s-id"]){R.U.delete(b)}}var j=[];var S=v.length;var O=0;var k;var x;var C;var E;for(O;O<S;O++){k=v[O];if(!k||!k.length)continue;C=k.length;x=0;for(x;x<C;x++){E=k[x];if(!j[E.hostId]){j[E.hostId]=R.U.get(E.hostId)}if(!j[E.hostId])continue;var I=j[E.hostId];if(I.shadowRoot&&E.node.parentElement!==I){I.appendChild(E.node)}if(!I.shadowRoot||!u){if(!E.slot["s-cr"]){E.slot["s-cr"]=I["s-cr"];if(!E.slot["s-cr"]&&I.shadowRoot){E.slot["s-cr"]=I}else{E.slot["s-cr"]=(I.__childNodes||I.childNodes)[0]}}lr(E.node,E.slot,false,E.node["s-oo"]);if(((a=E.node.parentElement)==null?void 0:a.shadowRoot)&&E.node["getAttribute"]&&E.node.getAttribute("slot")){E.node.removeAttribute("slot")}}}}if(u){var N=0;var M=c.length;if(M){for(N;N<M;N++){var $=c[N];if($){u.appendChild($)}}Array.from(r.childNodes).forEach((function(r){if(typeof r["s-en"]!=="string"&&typeof r["s-sn"]!=="string"){if(r.nodeType===1&&r.slot&&r.hidden){r.removeAttribute("hidden")}else if(r.nodeType===8&&!r.nodeValue||r.nodeType===3&&!r.wholeText.trim()){r.parentNode.removeChild(r)}}}))}}t.$hostElement$=r;f()};var Er=function(r,n,e,t,i,a,f,u){if(u===void 0){u=[]}var o;var l;var v;var c;if(a.nodeType===1){o=a.getAttribute(C);if(o){l=o.split(".");if(l[0]===f||l[0]==="0"){v=Nr({l:0,T:l[0],W:l[1],L:l[2],F:l[3],M:a.tagName.toLowerCase(),P:a,C:{class:a.className||""}});n.push(v);a.removeAttribute(C);if(!r.I){r.I=[]}var s=v.P.getAttribute("s-sn");if(typeof s==="string"){if(v.M==="slot-fb"){Mr(s,l[2],v,a,r,n,e,t,u)}v.P["s-sn"]=s;v.P.removeAttribute("s-sn")}if(v.F!==void 0){r.I[v.F]=v}r=v;if(t&&v.L==="0"){t[v.F]=v.P}}}if(a.shadowRoot){for(c=a.shadowRoot.childNodes.length-1;c>=0;c--){Er(r,n,e,t,i,a.shadowRoot.childNodes[c],f,u)}}var d=a.__childNodes||a.childNodes;for(c=d.length-1;c>=0;c--){Er(r,n,e,t,i,d[c],f,u)}}else if(a.nodeType===8){l=a.nodeValue.split(".");if(l[1]===f||l[1]==="0"){o=l[0];v=Nr({T:l[1],W:l[2],L:l[3],F:l[4]||"0",P:a,C:null,I:null,N:null,R:null,M:null,A:null});if(o===O){v.P=Rr(a,3);if(v.P&&v.P.nodeType===3){v.A=v.P.textContent;n.push(v);a.remove();if(f===v.T){if(!r.I){r.I=[]}r.I[v.F]=v}if(t&&v.L==="0"){t[v.F]=v.P}}}else if(o===k){v.P=Rr(a,8);if(v.P&&v.P.nodeType===8){n.push(v);a.remove()}}else if(v.T===f){if(o===S){var s=a["s-sn"]=l[5]||"";Mr(s,l[2],v,a,r,n,e,t,u)}else if(o===_){if(t){a.remove()}}}}}else if(r&&r.M==="style"){var p=jr(null,a.textContent);p.P=a;p.F="0";r.I=[p]}else{if(a.nodeType===3&&!a.wholeText.trim()&&!a["s-nr"]){a.remove()}}return r};var Ir=function(r,n){if(r.nodeType===1){var e=r[A]||r.getAttribute(A);if(e){n.set(e,r)}var t=0;if(r.shadowRoot){for(;t<r.shadowRoot.childNodes.length;t++){Ir(r.shadowRoot.childNodes[t],n)}}var i=r.__childNodes||r.childNodes;for(t=0;t<i.length;t++){Ir(i[t],n)}}else if(r.nodeType===8){var a=r.nodeValue.split(".");if(a[0]===j){n.set(a[1]+"."+a[2],r);r.nodeValue="";r["s-en"]=a[3]}}};var Nr=function(r){var n={l:0,T:null,W:null,L:null,F:"0",P:null,C:null,I:null,N:null,R:null,M:null,A:null};return __assign(__assign({},n),r)};function Mr(r,n,e,t,i,a,f,u,o){t["s-sr"]=true;e.R=r||null;e.M="slot";var l=(i==null?void 0:i.P)?i.P["s-id"]||i.P.getAttribute("s-id"):"";if(u&&P.document){var v=e.P=P.document.createElement(e.M);if(e.R){e.P.setAttribute("name",r)}if(i.P.shadowRoot&&l&&l!==e.T){sr(i.P,"insertBefore")(v,sr(i.P,"children")[0])}else{sr(sr(t,"parentNode"),"insertBefore")(v,t)}Pr(o,n,r,t,e.T);t.remove();if(e.L==="0"){u[e.F]=e.P}}else{var v=e.P;var c=l&&l!==e.T&&i.P.shadowRoot;Pr(o,n,r,t,c?l:e.T);cr(t);if(c){i.P.insertBefore(v,i.P.children[0])}}a.push(e);f.push(e);if(!i.I){i.I=[]}i.I[e.F]=e}var Pr=function(r,n,e,t,i){var a,f;var u=t.nextSibling;r[n]=r[n]||[];if(!u||((a=u.nodeValue)==null?void 0:a.startsWith(S+".")))return;do{if(u&&((u["getAttribute"]&&u.getAttribute("slot")||u["s-sn"])===e||e===""&&!u["s-sn"]&&(!u["getAttribute"]||!u.getAttribute("slot"))&&(u.nodeType===8||u.nodeType===3))){u["s-sn"]=e;r[n].push({slot:t,node:u,hostId:i})}u=u==null?void 0:u.nextSibling}while(u&&!((f=u.nodeValue)==null?void 0:f.startsWith(S+".")))};var Rr=function(r,n){var e=r;do{e=e.nextSibling}while(e&&(e.nodeType!==n||!e.nodeValue));return e};var Ur=function(r){var n=K(r);return new RegExp("(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?".concat(n,"))(").concat(n,"\\b)"),"g")};Ur("::slotted");Ur(":host");Ur(":host-context");var Dr=function(r,n,e){if(typeof r==="string"&&r.startsWith(c)){r=ir(r);return r}if(r!=null&&!Y(r)){if(n&4){if(e&&typeof r==="string"){return r===""||!!r}else{return r==="false"?false:r===""||!!r}}if(n&2){return typeof r==="string"?parseFloat(r):typeof r==="number"?r:NaN}if(n&1){return String(r)}return r}return r};var Tr=r("g",(function(r){var n;return(n=p(r))==null?void 0:n.$hostElement$}));var Wr=r("c",(function(r,n,e){var t=Tr(r);return{emit:function(r){return zr(t,n,{bubbles:true,composed:true,cancelable:true,detail:r})}}}));var zr=function(r,n,e){var t=R.ce(n,e);r.dispatchEvent(t);return t};var Lr=function(r,n,e,t,i,a,f){if(e===t){return}var u=b(r,n);var o=n.toLowerCase();if(n==="class"){var l=r.classList;var v=Hr(e);var c=Hr(t);if((r["s-si"]||r["s-sc"])&&f){var s=r["s-sc"]||r["s-si"];c.push(s);v.forEach((function(r){if(r.startsWith(s))c.push(r)}));c=__spreadArray([],new Set(c),true).filter((function(r){return r}));l.add.apply(l,c)}else{l.remove.apply(l,v.filter((function(r){return r&&!c.includes(r)})));l.add.apply(l,c.filter((function(r){return r&&!v.includes(r)})))}}else if(n==="style"){{for(var d in e){if(!t||t[d]==null){if(d.includes("-")){r.style.removeProperty(d)}else{r.style[d]=""}}}}for(var d in t){if(!e||t[d]!==e[d]){if(d.includes("-")){r.style.setProperty(d,t[d])}else{r.style[d]=t[d]}}}}else if(n==="key");else if(n==="ref"){if(t){t(r)}}else if(!u&&n[0]==="o"&&n[1]==="n"){if(n[2]==="-"){n=n.slice(3)}else if(b(P,o)){n=o.slice(2)}else{n=o[2]+n.slice(3)}if(e||t){var p=n.endsWith(Br);n=n.replace(Vr,"");if(e){R.rel(r,n,e,p)}if(t){R.ael(r,n,t,p)}}}else{var h=Y(t);if((u||h&&t!==null)&&true){try{if(!r.tagName.includes("-")){var y=t==null?"":t;if(n==="list"){u=false}else if(e==null||r[n]!=y){if(typeof r.__lookupSetter__(n)==="function"){r[n]=y}else{r.setAttribute(n,y)}}}else if(r[n]!==t){r[n]=t}}catch(r){}}var m=false;{if(o!==(o=o.replace(/^xlink\:?/,""))){n=o;m=true}}if(t==null||t===false){if(t!==false||r.getAttribute(n)===""){if(m){r.removeAttributeNS(N,n)}else{r.removeAttribute(n)}}}else if((!u||a&4||i)&&!h&&r.nodeType===1){t=t===true?"":t;if(m){r.setAttributeNS(N,n,t)}else{r.setAttribute(n,t)}}}};var Fr=/\s/;var Hr=function(r){if(typeof r==="object"&&r&&"baseVal"in r){r=r.baseVal}if(!r||typeof r!=="string"){return[]}return r.split(Fr)};var Br="Capture";var Vr=new RegExp(Br+"$");var qr=function(r,n,e,t){var i=n.P.nodeType===11&&n.P.host?n.P.host:n.P;var a=r&&r.C||{};var f=n.C||{};{for(var u=0,o=Gr(Object.keys(a));u<o.length;u++){var l=o[u];if(!(l in f)){Lr(i,l,a[l],void 0,e,n.l,t)}}}for(var v=0,c=Gr(Object.keys(f));v<c.length;v++){var l=c[v];Lr(i,l,a[l],f[l],e,n.l,t)}};function Gr(r){return r.includes("ref")?__spreadArray(__spreadArray([],r.filter((function(r){return r!=="ref"})),true),["ref"],false):r}var Yr;var Jr=false;var Kr=function(r,n,e){var t=n.I[e];var i=0;var a;var f;if(t.A!==null){a=t.P=P.document.createTextNode(t.A)}else{if(!P.document){throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.")}a=t.P=P.document.createElement(t.M);{qr(null,t,Jr)}if(t.I){for(i=0;i<t.I.length;++i){f=Kr(r,t,i);if(f){a.appendChild(f)}}}}a["s-hn"]=Yr;return a};var Qr=function(r,n,e,t,i,a){var f=r;var u;if(f.shadowRoot&&f.tagName===Yr){f=f.shadowRoot}for(;i<=a;++i){if(t[i]){u=Kr(null,e,i);if(u){t[i].P=u;tn(f,u,n)}}}};var Xr=function(r,n,e){for(var t=n;t<=e;++t){var i=r[t];if(i){var a=i.P;en(i);if(a){a.remove()}}}};var Zr=function(r,n,e,t,i){if(i===void 0){i=false}var a=0;var f=0;var u=0;var o=0;var l=n.length-1;var v=n[0];var c=n[l];var s=t.length-1;var d=t[0];var p=t[s];var h;var y;while(a<=l&&f<=s){if(v==null){v=n[++a]}else if(c==null){c=n[--l]}else if(d==null){d=t[++f]}else if(p==null){p=t[--s]}else if(rn(v,d,i)){nn(v,d,i);v=n[++a];d=t[++f]}else if(rn(c,p,i)){nn(c,p,i);c=n[--l];p=t[--s]}else if(rn(v,p,i)){nn(v,p,i);tn(r,v.P,c.P.nextSibling);v=n[++a];p=t[--s]}else if(rn(c,d,i)){nn(c,d,i);tn(r,c.P,v.P);c=n[--l];d=t[++f]}else{u=-1;{for(o=a;o<=l;++o){if(n[o]&&n[o].N!==null&&n[o].N===d.N){u=o;break}}}if(u>=0){y=n[u];if(y.M!==d.M){h=Kr(n&&n[f],e,u)}else{nn(y,d,i);n[u]=void 0;h=y.P}d=t[++f]}else{h=Kr(n&&n[f],e,f);d=t[++f]}if(h){{tn(v.P.parentNode,h,v.P)}}}}if(a>l){Qr(r,t[s+1]==null?null:t[s+1].P,e,t,f,s)}else if(f>s){Xr(n,a,l)}};var rn=function(r,n,e){if(e===void 0){e=false}if(r.M===n.M){if(!e){return r.N===n.N}if(e&&!r.N&&n.N){r.N=n.N}return true}return false};var nn=function(r,n,e){if(e===void 0){e=false}var t=n.P=r.P;var a=r.I;var f=n.I;var u=n.A;if(u===null){{qr(r,n,Jr,e)}if(a!==null&&f!==null){Zr(t,a,n,f,e)}else if(f!==null){if(r.A!==null){t.textContent=""}Qr(t,null,n,f,0,f.length-1)}else if(!e&&i.updatable&&a!==null){Xr(a,0,a.length-1)}else if(e&&i.updatable&&a!==null&&f===null){n.I=a}}else if(r.A!==u){t.data=u}};var en=function(r){{r.C&&r.C.ref&&r.C.ref(null);r.I&&r.I.map(en)}};var tn=function(r,n,e){{return r==null?void 0:r.insertBefore(n,e)}};var an=function(r,n,e){if(e===void 0){e=false}var t=r.$hostElement$;var i=r.t;var a=r.D||jr(null,null);var f=Or(n);var u=f?n:_r(null,null,n);Yr=t.tagName;if(i.H){u.C=u.C||{};i.H.forEach((function(r){var n=r[0],e=r[1];{u.C[e]=t[n]}}))}if(e&&u.C){for(var o=0,l=Object.keys(u.C);o<l.length;o++){var v=l[o];if(t.hasAttribute(v)&&!["key","ref","style","class"].includes(v)){u.C[v]=t[v]}}}u.M=null;u.l|=4;r.D=u;u.P=a.P=t.shadowRoot||t;nn(a,u,e)};var fn=function(r,n){if(n&&!r.B&&n["s-p"]){var e=n["s-p"].push(new Promise((function(t){return r.B=function(){n["s-p"].splice(e-1,1);t()}})))}};var un=function(r,n){{r.l|=16}if(r.l&4){r.l|=512;return}fn(r,r.V);var e=function(){return on(r,n)};if(n){queueMicrotask((function(){e()}));return}return G(e)};var on=function(r,n){var e=r.$hostElement$;var t=dr("scheduleUpdate",r.t.j);var i=r.o;if(!i){throw new Error("Can't render component <".concat(e.tagName.toLowerCase()," /> with invalid Stencil runtime! Make sure this imported component is compiled with a `externalRuntime: true` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime"))}var a;if(n){{{r.l|=256;if(r.q){r.q.map((function(r){var n=r[0],t=r[1];return hn(i,n,t,e)}));r.q=void 0}}if(r._.length){r._.forEach((function(r){return r(e)}))}}a=hn(i,"componentWillLoad",void 0,e)}else{a=hn(i,"componentWillUpdate",void 0,e)}a=ln(a,(function(){return hn(i,"componentWillRender",void 0,e)}));t();return ln(a,(function(){return cn(r,i,n)}))};var ln=function(r,n){return vn(r)?r.then(n).catch((function(r){console.error(r);n()})):n()};var vn=function(r){return r instanceof Promise||r&&r.then&&typeof r.then==="function"};var cn=function(r,n,t){return __awaiter(e,void 0,void 0,(function(){var e,i,a,f,u,o,l;return __generator(this,(function(v){i=r.$hostElement$;a=dr("update",r.t.j);f=i["s-rc"];if(t){mr(r)}u=dr("render",r.t.j);{sn(r,n,i,t)}if(f){f.map((function(r){return r()}));i["s-rc"]=void 0}u();a();{o=(e=i["s-p"])!=null?e:[];l=function(){return dn(r)};if(o.length===0){l()}else{Promise.all(o).then(l);r.l|=4;o.length=0}}return[2]}))}))};var sn=function(r,n,e,t){try{n=n.render();{r.l&=-17}{r.l|=2}{{{an(r,n,t)}}}}catch(n){m(n,r.$hostElement$)}return null};var dn=function(r){var n=r.t.j;var e=r.$hostElement$;var t=dr("postUpdate",n);var i=r.o;var a=r.V;hn(i,"componentDidRender",void 0,e);if(!(r.l&64)){r.l|=64;{yn(e)}hn(i,"componentDidLoad",void 0,e);t();{r.$(e);if(!a){pn()}}}else{hn(i,"componentDidUpdate",void 0,e);t()}{r.h(e)}{if(r.B){r.B();r.B=void 0}if(r.l&512){q((function(){return un(r,false)}))}r.l&=-517}};var pn=function(r){var n;q((function(){return zr(P,"appload",{detail:{namespace:t}})}));{if((n=R.U)==null?void 0:n.size){R.U.clear()}}};var hn=function(r,n,e,t){if(r&&r[n]){try{return r[n](e)}catch(r){m(r,t)}}return void 0};var yn=function(r){var n;return r.setAttribute((n=i.hydratedSelectorName)!=null?n:"hydrated","")};var bn=function(r,n){return p(r).u.get(n)};var mn=function(r,n,e,t){var i=p(r);if(!i){return}if(!i){throw new Error("Couldn't find host element for \"".concat(t.j,'" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).'))}var a=i.$hostElement$;var f=i.u.get(n);var u=i.l;var o=i.o;e=Dr(e,t.i[n][0],!!(t.l&64));var l=Number.isNaN(f)&&Number.isNaN(e);var v=e!==f&&!l;if((!(u&8)||f===void 0)&&v){i.u.set(n,e);if(o){if(t.G&&u&128){var c=t.G[n];if(c){c.map((function(r){try{o[r](e,f,n)}catch(r){m(r,a)}}))}}if((u&(2|16))===2){if(o.componentShouldUpdate){if(o.componentShouldUpdate(e,f,n)===false){return}}un(i,false)}}}};var $n=function(r,n,e){var t,a;var f=r.prototype;if(n.l&64&&e&1){M.forEach((function(r){Object.defineProperty(f,r,{value:function(){var n=[];for(var e=0;e<arguments.length;e++){n[e]=arguments[e]}var t;var i=p(this);var a=i==null?void 0:i.o;if(!a){(t=i==null?void 0:i.m)==null?void 0:t.then((function(e){var t=e[r];typeof t==="function"&&t.call.apply(t,__spreadArray([e],n,false))}))}else{var f=a[r];typeof f==="function"&&f.call.apply(f,__spreadArray([a],n,false))}}})}))}if(n.i||i.propChangeCallback){{if(r.watchers&&!n.G){n.G=r.watchers}if(r.deserializers&&!n.Y){n.Y=r.deserializers}if(r.serializers&&!n.J){n.J=r.serializers}}var u=Object.entries((t=n.i)!=null?t:{});u.map((function(r){var t=r[0],i=r[1][0];if(i&31||e&2&&i&32){var a=Object.getOwnPropertyDescriptor(f,t)||{},u=a.get,o=a.set;if(u)n.i[t][0]|=2048;if(o)n.i[t][0]|=4096;if(e&1||!u){Object.defineProperty(f,t,{get:function(){{if((n.i[t][0]&2048)===0){return bn(this,t)}var r=p(this);var e=r?r.o:f;if(!e)return;return e[t]}},configurable:true,enumerable:true})}Object.defineProperty(f,t,{set:function(r){var a=this;var f=p(this);if(!f){return}if(o){var u=i&32?this[t]:f.$hostElement$[t];if(typeof u==="undefined"&&f.u.get(t)){r=f.u.get(t)}o.apply(this,[Dr(r,i,!!(n.l&64))]);r=i&32?this[t]:f.$hostElement$[t];mn(this,t,r,n);return}{if((e&1)===0||(n.i[t][0]&4096)===0){mn(this,t,r,n);if(e&1&&!f.o){f._.push((function(){if(n.i[t][0]&4096&&f.o[t]!==f.u.get(t)){f.o[t]=r}}))}return}var l=function(){var e=f.o[t];if(!f.u.get(t)&&e){f.u.set(t,e)}f.o[t]=Dr(r,i,!!(n.l&64));mn(a,t,f.o[t],n)};if(f.o){l()}else{f._.push((function(){l()}))}}}})}else if(e&1&&i&64){Object.defineProperty(f,t,{value:function(){var r=[];for(var n=0;n<arguments.length;n++){r[n]=arguments[n]}var e;var i=p(this);return(e=i==null?void 0:i.p)==null?void 0:e.then((function(){var n;return(n=i.o)==null?void 0:n[t].apply(n,r)}))}})}}));if(e&1){var o=new Map;f.attributeChangedCallback=function(r,e,t){var a=this;R.jmp((function(){var l;var v=o.get(r);var c=p(a);if(a.hasOwnProperty(v)&&i.lazyLoad){t=a[v];delete a[v]}if(f.hasOwnProperty(v)&&typeof a[v]==="number"&&a[v]==t){return}else if(v==null){var s=c==null?void 0:c.l;if(c&&s&&!(s&8)&&s&128&&t!==e){var d=c.o;var h=(l=n.G)==null?void 0:l[r];h==null?void 0:h.forEach((function(n){if(d[n]!=null){d[n].call(d,t,e,r)}}))}return}var y=u.find((function(r){var n=r[0];return n===v}));if(y&&y[1][0]&4){t=t===null||t==="false"?false:true}var b=Object.getOwnPropertyDescriptor(f,v);if(t!=a[v]&&(!b.get||!!b.set)){a[v]=t}}))};r.observedAttributes=Array.from(new Set(__spreadArray(__spreadArray([],Object.keys((a=n.G)!=null?a:{}),true),u.filter((function(r){var n=r[0],e=r[1];return e[0]&31})).map((function(r){var e=r[0],t=r[1];var i;var a=t[1]||e;o.set(a,e);if(t[0]&512){(i=n.H)==null?void 0:i.push([e,a])}return a})),true)))}}return r};var wn=function(r,n,t,i){return __awaiter(e,void 0,void 0,(function(){var e,i,a,f,u,o,l,v,c,s,d;return __generator(this,(function(p){switch(p.label){case 0:if(!((n.l&32)===0))return[3,6];n.l|=32;i=t.S;if(!i)return[3,4];a=w(t,n);if(!(a&&"then"in a))return[3,2];f=pr();return[4,a];case 1:e=p.sent();f();return[3,3];case 2:e=a;p.label=3;case 3:if(!e){throw new Error('Constructor for "'.concat(t.j,"#").concat(n.K,'" was not found'))}if(!e.isProxied){{t.G=e.watchers;t.J=e.serializers;t.Y=e.deserializers}$n(e,t,2);e.isProxied=true}u=dr("createInstance",t.j);{n.l|=8}try{new e(n)}catch(n){m(n,r)}{n.l&=-9}{n.l|=128}u();gn(n.o,r);return[3,5];case 4:e=r.constructor;o=r.localName;customElements.whenDefined(o).then((function(){return n.l|=128}));p.label=5;case 5:if(e&&e.style){l=void 0;if(typeof e.style==="string"){l=e.style}v=$r(t);if(!g.has(v)){c=dr("registerStyles",t.j);yr(v,l,!!(t.l&1));c()}}p.label=6;case 6:s=n.V;d=function(){return un(n,true)};if(s&&s["s-rc"]){s["s-rc"].push(d)}else{d()}return[2]}}))}))};var gn=function(r,n){{hn(r,"connectedCallback",void 0,n)}};var _n=function(r){if((R.l&1)===0){var n=p(r);if(!n){return}var e=n.t;var t=dr("connectedCallback",e.j);if(!(n.l&1)){n.l|=1;var i=void 0;{i=r.getAttribute(A);if(i){if(e.l&1){var a=br(r.shadowRoot,e);r.classList.remove(a+"-h",a+"-s")}Cr(r,e.j,i,n)}}{var f=r;while(f=f.parentNode||f.host){if(f.nodeType===1&&f.hasAttribute("s-id")&&f["s-p"]||f["s-p"]){fn(n,n.V=f);break}}}if(e.i){Object.entries(e.i).map((function(n){var e=n[0],t=n[1][0];if(t&31&&e in r&&r[e]!==Object.prototype[e]){var i=r[e];delete r[e];r[e]=i}}))}{wn(r,n,e)}}else{kn(r,n,e.X);if(n==null?void 0:n.o){gn(n.o,r)}else if(n==null?void 0:n.m){n.m.then((function(){return gn(n.o,r)}))}}t()}};var jn=function(r,n){{hn(r,"disconnectedCallback",void 0,n||r)}};var Sn=function(r){return __awaiter(e,void 0,void 0,(function(){var n;return __generator(this,(function(e){if((R.l&1)===0){n=p(r);{if(n==null?void 0:n.Z){n.Z.map((function(r){return r()}));n.Z=void 0}}if(n==null?void 0:n.o){jn(n.o,r)}else if(n==null?void 0:n.m){n.m.then((function(){return jn(n.o,r)}))}}if(hr.has(r)){hr.delete(r)}if(r.shadowRoot&&hr.has(r.shadowRoot)){hr.delete(r.shadowRoot)}return[2]}))}))};var On=r("b",(function(r,n){if(n===void 0){n={}}var e;if(!P.document){console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");return}var t=dr();var i=[];var a=n.exclude||[];var f=P.customElements;var u=P.document.head;var o=u.querySelector("meta[charset]");var l=P.document.createElement("style");var v=[];var c;var s=true;Object.assign(R,n);R.O=new URL(n.resourcesUrl||"./",P.document.baseURI).href;{R.l|=2}{gr()}var d=false;r.map((function(r){r[1].map((function(n){var e,t,u;var o={l:n[0],j:n[1],i:n[2],X:n[3]};if(o.l&4){d=true}{o.i=n[2]}{o.X=n[3]}{o.H=[]}{o.G=(e=n[4])!=null?e:{};o.J=(t=n[5])!=null?t:{};o.Y=(u=n[6])!=null?u:{}}var l=o.j;var h=function(r){__extends(n,r);function n(n){var e=r.call(this,n)||this;e.hasRegisteredEventListeners=false;n=e;y(n,o);if(o.l&1){{if(!n.shadowRoot){ur.call(n,o)}else{if(n.shadowRoot.mode!=="open"){throw new Error("Unable to re-use existing shadow root for ".concat(o.j,"! Mode is set to ").concat(n.shadowRoot.mode," but Stencil only supports open shadow roots."))}}}}return e}n.prototype.connectedCallback=function(){var r=this;var n=p(this);if(!n){return}if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true;kn(this,n,o.X)}if(c){clearTimeout(c);c=null}if(s){v.push(this)}else{R.jmp((function(){return _n(r)}))}};n.prototype.disconnectedCallback=function(){var r=this;R.jmp((function(){return Sn(r)}));R.raf((function(){var n;var e=p(r);if(!e){return}var t=v.findIndex((function(n){return n===r}));if(t>-1){v.splice(t,1)}if(((n=e==null?void 0:e.D)==null?void 0:n.P)instanceof Node&&!e.D.P.isConnected){delete e.D.P}}))};n.prototype.componentOnReady=function(){var r;return(r=p(this))==null?void 0:r.m};return n}(HTMLElement);if(o.l&64){h.formAssociated=true}o.S=r[0];if(!a.includes(l)&&!f.get(l)){i.push(l);f.define(l,$n(h,o,1))}}))}));if(i.length>0){if(d){l.textContent+=I}{l.textContent+=i.sort()+E}if(l.innerHTML.length){l.setAttribute("data-styles","");var h=(e=R.k)!=null?e:J(P.document);if(h!=null){l.setAttribute("nonce",h)}u.insertBefore(l,o?o.nextSibling:u.firstChild)}}s=false;if(v.length){v.map((function(r){return r.connectedCallback()}))}else{{R.jmp((function(){return c=setTimeout(pn,30)}))}}t()}));var kn=function(r,n,e,t){if(e&&P.document){e.map((function(e){var t=e[0],i=e[1],a=e[2];var f=r;var u=An(n,a);var o=xn(t);R.ael(f,i,u,o);(n.Z=n.Z||[]).push((function(){return R.rel(f,i,u,o)}))}))}};var An=function(r,n){return function(e){var t;try{{if(r.l&256){(t=r.o)==null?void 0:t[n](e)}else{(r.q=r.q||[]).push([n,e])}}}catch(n){m(n,r.$hostElement$)}}};var xn=function(r){return U?{passive:(r&1)!==0,capture:(r&2)!==0}:(r&2)!==0};var Cn=r("s",(function(r){return R.k=r}))}}}));
@@ -1 +0,0 @@
1
- System.register([],(function(){"use strict";return{execute:function(){}}}));
@@ -1 +0,0 @@
1
- System.register(["./p-DQqgZ0cY.system.js","./p-Bh89IjzU.system.js","./p-_X0N_X__.system.js","./p-9yaIBCJC.system.js","./p-CJPnuGyH.system.js","./p-CYRMc5KW.system.js"],(function(e){"use strict";var t,o,r,s,n,a,i,d,m;return{setters:[function(e){t=e.r;o=e.c;r=e.h;s=e.H;n=e.g},function(e){a=e.K},function(e){i=e.c},function(e){d=e.B;m=e.F},null,null],execute:function(){var p='<svg width="30" height="16" viewBox="0 0 30 16" xmlns="http://www.w3.org/2000/svg">\n <path d="M10.2 2.4C12.6 -0.800001 17.4 -0.800001 19.8 2.4L30 16H0L10.2 2.4Z"/>\n</svg>\n';var l='@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 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-dropdown-arrow-background:var(--mds-dropdown-background,rgb(var(--tone-neutral,0 0 0)));--mds-dropdown-backdrop-duration:.2s;--mds-dropdown-backdrop-z-index:3000;--mds-dropdown-background:rgb(var(--tone-neutral,0 0 0));--mds-dropdown-mouseover-delay:.5s;--mds-dropdown-drop-shadow-color-rgb:0 0 0;--mds-dropdown-duration:.5s;--mds-dropdown-z-index:4000;--mds-dropdown-transform-from:scale(.9)translateY(-3%);--mds-dropdown-transform-to:scale(.9)translateY(-3%)}}}@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-dropdown-backdrop-duration{syntax:"<time>";inherits:false;initial-value:.2s}@property --mds-dropdown-backdrop-z-index{syntax:"<integer>";inherits:false;initial-value:3000}@property --mds-dropdown-mouseover-delay{syntax:"<time>";inherits:false;initial-value:.5s}@property --mds-dropdown-drop-shadow-color-rgb{syntax:"<number>+";inherits:false;initial-value:0 0 0}@property --mds-dropdown-duration{syntax:"<time>";inherits:false;initial-value:.5s}@property --mds-dropdown-z-index{syntax:"<integer>";inherits:false;initial-value:4000}@property --mds-dropdown-transform-from{syntax:"<transform-list>";inherits:false;initial-value:scale(.9)translateY(-3%)}@property --mds-dropdown-transform-to{syntax:"<transform-list>";inherits:false;initial-value:scale(.9)translateY(-3%)}:host{--mds-dropdown-arrow-background:var(--mds-dropdown-background,rgb(var(--tone-neutral,0 0 0)));--mds-dropdown-backdrop-duration:.2s;--mds-dropdown-backdrop-z-index:var(--magma-backdrop-z-index,3000);--mds-dropdown-background:rgb(var(--tone-neutral,0 0 0));--mds-dropdown-drop-shadow-color-rgb:var(--tone-neutral-01,255 255 255);--mds-dropdown-drop-shadow:drop-shadow(0 10px 8px rgb(var(--mds-dropdown-drop-shadow-color-rgb,0 0 0)/.05))drop-shadow(0 4px 3px rgb(var(--mds-dropdown-drop-shadow-color-rgb,0 0 0)/.15))drop-shadow(0 0 1px rgb(var(--mds-dropdown-drop-shadow-color-rgb,0 0 0)/.15));--mds-dropdown-duration:.5s;--mds-dropdown-ease:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));--mds-dropdown-mouseover-delay:.5s;--mds-dropdown-transform-from:scale(.9)translateY(-3%);--mds-dropdown-transform-to:scale(1)translate(0,0);--mds-dropdown-z-index:var(--magma-dropdown-z-index,4000);background-color:var(--mds-dropdown-background,rgb(var(--tone-neutral,0 0 0)));border-radius:var(--radius-md,12px);box-sizing:border-box;corner-shape:var(--magma-corner-shape,round);display:none;filter:var(--mds-dropdown-drop-shadow);gap:calc(var(--spacing,.0025rem)*400);opacity:0;padding:calc(var(--spacing,.0025rem)*600);pointer-events:none;position:fixed;-webkit-transform:var(--mds-dropdown-transform-from,scale(.9)translateY(-3%));transform:var(--mds-dropdown-transform-from,scale(.9)translateY(-3%));transition-behavior:allow-discrete;-webkit-transition-duration:var(--mds-dropdown-duration,.5s);transition-duration:var(--mds-dropdown-duration,.5s);transition-property:opacity,transform,transform-origin,display;-webkit-transition-timing-function:var(--mds-dropdown-ease);transition-timing-function:var(--mds-dropdown-ease);z-index:var(--mds-dropdown-z-index,4000)}:host([visible]:not([visible=false])){display:grid;opacity:1;pointer-events:auto;-webkit-transform:var(--mds-dropdown-transform-to,scale(.9)translateY(-3%));transform:var(--mds-dropdown-transform-to,scale(.9)translateY(-3%))}@starting-style{:host([visible]:not([visible=false])){opacity:0;transform:scale(0)}}:host([smooth]:not([smooth=false])){transition-property:bottom,left,opacity,right,top,transform,transform-origin}.arrow{display:flex;fill:var(--mds-dropdown-arrow-background,var(--mds-dropdown-background,rgb(var(--tone-neutral,0 0 0))));pointer-events:none;position:fixed;top:calc(var(--spacing,.0025rem)*-400)}::slotted(*){position:relative;z-index:10}:host-context(:root.pref-animation-reduce){--mds-dropdown-backdrop-duration:0s;--mds-dropdown-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-dropdown-drop-shadow:drop-shadow(0 0 2px rgb(var(--tone-neutral-01,255 255 255)/.05))drop-shadow(0 0 2px rgb(var(--tone-neutral-01,255 255 255)/.3))drop-shadow(0 0 2px rgb(var(--tone-neutral-01,255 255 255)/.3))}:host-context(:root.pref-contrast-more){--mds-dropdown-drop-shadow:drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.05))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.3))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.3))}:host-context(:root.pref-contrast-more.pref-theme-dark){--mds-dropdown-drop-shadow:drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.075))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.45))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.45))}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){--mds-dropdown-backdrop-duration:0s;--mds-dropdown-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-dropdown-drop-shadow:drop-shadow(0 0 2px rgb(var(--tone-neutral-01,255 255 255)/.05))drop-shadow(0 0 2px rgb(var(--tone-neutral-01,255 255 255)/.3))drop-shadow(0 0 2px rgb(var(--tone-neutral-01,255 255 255)/.3))}:host-context(:root.pref-contrast-more.pref-theme-system){--mds-dropdown-drop-shadow:drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.05))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.3))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.3))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-dropdown-drop-shadow:drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.05))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.3))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.3))}:host-context(:root.pref-contrast-system.pref-theme-dark){--mds-dropdown-drop-shadow:drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.05))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.3))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.3))}}@media (prefers-contrast:more) and (prefers-color-scheme:dark){:host-context(:root.pref-contrast-system.pref-theme-system){--mds-dropdown-drop-shadow:drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.05))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.3))drop-shadow(0 0 4px rgb(var(--tone-neutral-01,255 255 255)/.3))}}';var h=e("mds_dropdown",function(){function e(e){var r=this;t(this,e);this.visibleEvent=o(this,"mdsDropdownVisible");this.hiddenEvent=o(this,"mdsDropdownHide");this.changedEvent=o(this,"mdsDropdownChange");this.km=new a;this.backdropController=new d;this.arrow=true;this.arrowPadding=24;this.autoPlacement=false;this.backdrop=false;this.flip=false;this.interaction="click";this.offset=24;this.placement="bottom";this.shift=true;this.shiftPadding=24;this.smooth=true;this.strategy="absolute";this.visible=false;this.updateCSSCustomProps=function(){if(typeof window==="undefined")return;var e=window.getComputedStyle(r.host);r.cssMouseOverDelayDuration=e.getPropertyValue("--mds-dropdown-mouseover-delay")};this.handleCloseDropdown=function(e){if(e.type==="mouseleave"){r.host.removeEventListener("mouseleave",r.handleCloseDropdown);r.caller.removeEventListener("mouseleave",r.handleCloseDropdown);r.visible=false;return}if(!r.host.contains(e.target)&&e.target!==r.caller){r.visible=false;document.removeEventListener("click",r.handleCloseDropdown)}};this.setInteractionBehaviour=function(){if(r.interaction==="none"){return}if(r.interaction==="click"){r.caller.addEventListener("click",r.onClickTarget.bind(r))}if(r.interaction==="mouseover"){r.caller.addEventListener("mouseover",r.onMouseOverTarget.bind(r));r.caller.addEventListener("mouseout",r.onMouseOutTarget.bind(r));r.host.addEventListener("mouseover",r.handleCloseDropdownMouseLeave.bind(r))}};this.handleCloseDropdownMouseLeave=function(){clearTimeout(r.mouseoverTimer);r.host.removeEventListener("mouseover",r.handleCloseDropdownMouseLeave.bind(r));r.host.addEventListener("mouseleave",r.handleCloseDropdown.bind(r))}}e.prototype.arrowChanged=function(){this.floatingController.updatePosition()};e.prototype.arrowPaddingChanged=function(){this.floatingController.updatePosition()};e.prototype.autoPlacementChanged=function(){this.floatingController.updatePosition()};e.prototype.backdropChanged=function(e){if(e===false){this.backdrop=undefined}if(!this.visible){return}if(e){this.backdropController.attachBackdrop();return}this.backdropController.detachBackdrop()};e.prototype.flipChanged=function(){this.floatingController.updatePosition()};e.prototype.offsetChanged=function(){this.floatingController.updatePosition()};e.prototype.placementChanged=function(){this.floatingController.updatePosition()};e.prototype.shiftChanged=function(){this.floatingController.updatePosition()};e.prototype.shiftPaddingChanged=function(){this.floatingController.updatePosition()};e.prototype.strategyChanged=function(){this.floatingController.updatePosition()};e.prototype.targetChanged=function(){var e=this;if(!this.target||!this.floatingController)return;this.caller=this.floatingController.updateCaller(this.target);this.setInteractionBehaviour();this.km.addElement(this.host);this.km.attachEscapeBehavior((function(){return e.visibleChanged(false)}))};e.prototype.visibleChanged=function(e){this.changedEvent.emit({caller:this.caller,visible:e});if(e){document.addEventListener("click",this.handleCloseDropdown);this.floatingController.updatePosition();if(this.backdrop){this.backdropController.attachBackdrop()}this.visibleEvent.emit({caller:this.caller,visible:true});return}this.floatingController.dismiss();if(this.backdrop){this.backdropController.detachBackdrop()}this.hiddenEvent.emit({caller:this.caller,visible:false})};e.prototype.onClickTarget=function(e){e.stopPropagation();document.body.click();this.visible=!this.visible};e.prototype.onMouseOverTarget=function(){var e=this;this.mouseoverTimer=setTimeout((function(){clearTimeout(e.mouseoverTimer);e.visible=true}),i(this.cssMouseOverDelayDuration))};e.prototype.onMouseOutTarget=function(){var e=this;clearTimeout(this.mouseoverTimer);this.mouseoverTimer=setTimeout((function(){clearTimeout(e.mouseoverTimer);e.visible=false}),i(this.cssMouseOverDelayDuration))};e.prototype.componentDidLoad=function(){var e;var t=(e=this.host.shadowRoot)===null||e===void 0?void 0:e.querySelector(".arrow");this.floatingController=new m(this.host,t);this.updateCSSCustomProps();this.targetChanged()};e.prototype.disconnectedCallback=function(){this.floatingController.dismiss();this.backdropController.detachBackdrop();this.km.detachEscapeBehavior()};e.prototype.render=function(){return r(s,{key:"f9ac021fe9c2261e5de88aa08f856366a7c1a6ea",style:{zIndex:"".concat(this.zIndex)}},r("div",{key:"22392a2806dd8d3c983707c72b66b04c2702c089",class:"arrow",innerHTML:p}),r("slot",{key:"a136d8393d86a44f3e45a96823a76c8480f01cca"}))};Object.defineProperty(e.prototype,"host",{get:function(){return n(this)},enumerable:false,configurable:true});Object.defineProperty(e,"watchers",{get:function(){return{arrow:["arrowChanged"],arrowPadding:["arrowPaddingChanged"],autoPlacement:["autoPlacementChanged"],backdrop:["backdropChanged"],flip:["flipChanged"],offset:["offsetChanged"],placement:["placementChanged"],shift:["shiftChanged"],shiftPadding:["shiftPaddingChanged"],strategy:["strategyChanged"],target:["targetChanged"],visible:["visibleChanged"]}},enumerable:false,configurable:true});return e}());h.style=l}}}));
@@ -1 +0,0 @@
1
- System.register(["./p-DQqgZ0cY.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 o="@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{align-items:center;display:flex;flex-grow:1;gap:calc(var(--spacing,.0025rem)*400);justify-content:flex-end;min-width:0;padding:calc(var(--spacing,.0025rem)*400)}";var r=e("mds_card_footer",function(){function e(e){t(this,e)}e.prototype.render=function(){return n(i,{key:"ece0d1f82874b8418e5fe959f52542fa75562b9c",slot:"footer"},n("slot",{key:"0e1dc915caf0abf097fa9d2c152b9af919280d1e"}))};return e}());r.style=o}}}));
@@ -1,8 +0,0 @@
1
- import{r as e,c as r,h as o,H as a,g as i}from"./p-BfAC4pqU.js";import{m as t}from"./p-BJ8rpzfj.js";import{c as s}from"./p-ChV9xqsO.js";import{f as l,a as n,b as c,c as v,g as b,d as m,e as d}from"./p-CSb7Iu19.js";import{L as p}from"./p-a4oAcjYG.js";import"./p-BxIk5ZFV.js";import"./p-b1ORvfSX.js";
2
- /**
3
- * filesize
4
- *
5
- * @copyright 2023 Jason Mulligan <jason.mulligan@avoidwork.com>
6
- * @license BSD-3-Clause
7
- * @version 10.1.0
8
- */const g="bits",f="bytes",h="jedec",w={symbol:{iec:{bits:["bit","Kibit","Mibit","Gibit","Tibit","Pibit","Eibit","Zibit","Yibit"],bytes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"]},jedec:{bits:["bit","Kbit","Mbit","Gbit","Tbit","Pbit","Ebit","Zbit","Ybit"],bytes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]}},fullform:{iec:["","kibi","mebi","gibi","tebi","pebi","exbi","zebi","yobi"],jedec:["","kilo","mega","giga","tera","peta","exa","zetta","yotta"]}};var u={remove:"Αφαιρέστε το αρχείο από την ουρά μεταφόρτωσης"},x={remove:"Remove file from upload queue"},y={remove:"Eliminar archivo de la cola de carga"},k={remove:"Rimuovi file dalla coda di upload"};const j=class{constructor(o){e(this,o),this.downloadedEvent=r(this,"mdsFileDownload"),this.deletedEvent=r(this,"mdsFileDelete"),this.t=new p({el:Object.assign(Object.assign({},u),v),en:Object.assign(Object.assign({},x),c),es:Object.assign(Object.assign({},y),n),it:Object.assign(Object.assign({},k),l)}),this.truncate="word",this.getDefaultKeyDescription=()=>b(this.filename,this.suffix).description,this.onClickDeletedEvent=()=>{this.deletedEvent.emit({target:this.host,filename:this.filename,extension:m(this.filename,this.suffix)})},this.onClickDownloadEvent=()=>{this.downloadedEvent.emit({target:this.host,filename:this.filename,extension:m(this.filename,this.suffix)})}}async updateLang(){this.language=this.t.lang(this.host)}componentWillLoad(){this.t.lang(this.host),this.format=b(this.filename,this.suffix).format}componentDidLoad(){this.handleDownloadable(this.downloadable)}handleFilename(e){this.format=b(e,this.suffix).format}handleDownloadable(e,r){var o;if(e===r)return;const a=null===(o=this.host.shadowRoot)||void 0===o?void 0:o.querySelector(".card");e?null==a||a.addEventListener("click",this.onClickDownloadEvent):null==a||a.removeEventListener("click",this.onClickDownloadEvent)}render(){var e,r,i;return o(a,{key:"11eabf1edcf82c9ec5f0219dcb8e7346de419f8b"},this.deletable&&o("mds-button",{key:"33c9fccce91b022ce5df51d59b00afd56630c7eb",title:this.t.get("remove"),class:"action-delete",icon:t,variant:"light",onClick:this.onClickDeletedEvent}),o("div",{key:"a6c55bb3d1b5b5bf638a1ff6b30aa42595ef0ce2",class:"card",part:"card",onClick:this.onClickDownloadEvent},this.src&&!this.message&&b(this.filename,this.suffix).preview?o("mds-img",{src:this.src,class:"preview preview--image","aspect-ratio":"1/1"}):o("div",{class:s("preview",this.message?"preview--status":"preview--icon")},o("mds-icon",this.icon?{class:"icon",name:this.icon}:{class:"icon",name:d(this.filename,this.suffix).icon}),this.message&&o("mds-text",{class:"message",typography:"caption",variant:"info"},this.message)),o("mds-text",{key:"7e47a22e9dc9aa7ff9d4deede3d4b0d4ef041d2d",class:"file-name",typography:"h6",variant:"title",truncate:this.truncate,title:this.filename},this.filename),o("footer",{key:"8746dac0d12f389f8e6f3b541c6f7553a0ae1ca5",class:s("infos",this.filesize&&"infos--has-file-size")},this.filesize&&this.filesize===Number(this.filesize).toString()&&o("mds-text",{key:"995af9155e0c90696915fdad7312dbd3322dc457",class:"file-size",truncate:"word",typography:"caption",variant:"info"},function(e,{bits:r=!1,pad:o=!1,base:a=-1,round:i=2,locale:t="",localeOptions:s={},separator:l="",spacer:n=" ",symbols:c={},standard:v="",output:b="string",fullform:m=!1,fullforms:d=[],exponent:p=-1,roundingMethod:u="round",precision:x=0}={}){let y=p,k=Number(e),j=[],B=0,q="";"si"===v?(a=10,v=h):"iec"===v||v===h?a=2:2===a?v="iec":(a=10,v=h);const M=10===a?1e3:1024,O=!0===m,z=k<0,N=Math[u];if("bigint"!=typeof e&&isNaN(e))throw new TypeError("Invalid number");if("function"!=typeof N)throw new TypeError("Invalid rounding method");if(z&&(k=-k),(-1===y||isNaN(y))&&(y=Math.floor(Math.log(k)/Math.log(M)),y<0&&(y=0)),y>8&&(x>0&&(x+=8-y),y=8),"exponent"===b)return y;if(0===k)j[0]=0,q=j[1]=w.symbol[v][r?g:f][y];else{B=k/(2===a?Math.pow(2,10*y):Math.pow(1e3,y)),r&&(B*=8,B>=M&&y<8&&(B/=M,y++));const e=Math.pow(10,y>0?i:0);j[0]=N(B*e)/e,j[0]===M&&y<8&&-1===p&&(j[0]=1,y++),q=j[1]=10===a&&1===y?r?"kbit":"kB":w.symbol[v][r?g:f][y]}if(z&&(j[0]=-j[0]),x>0&&(j[0]=j[0].toPrecision(x)),j[1]=c[j[1]]||j[1],!0===t?j[0]=j[0].toLocaleString():t.length>0?j[0]=j[0].toLocaleString(t,s):l.length>0&&(j[0]=j[0].toString().replace(".",l)),o&&!1===Number.isInteger(j[0])&&i>0){const e=l||".",r=j[0].toString().split(e),o=r[1]||"",a=o.length;j[0]=`${r[0]}${e}${o.padEnd(a+(i-a),"0")}`}return O&&(j[1]=d[y]?d[y]:w.fullform[v][y]+(r?"bit":"byte")+(1===j[0]?"":"s")),"array"===b?j:"object"===b?{value:j[0],symbol:j[1],exponent:y,unit:q}:j.join(n)}(Number(this.filesize),{standard:"jedec"})),this.filesize&&this.filesize!==Number(this.filesize).toString()&&o("mds-text",{key:"f261b9db7f2b63396555f0cedc0e3d10cee4c246",class:"file-size",truncate:"word",typography:"caption",variant:"info"},this.filesize),m(this.filename,this.suffix)&&o("mds-badge",{key:"f20723a233b1b1c6f3bc05a18e70d3c37b94acb8",variant:d(this.filename,this.suffix).variant,tone:"weak",class:"suffix",title:null!==(e=this.description)&&void 0!==e?e:this.t.get(this.getDefaultKeyDescription())},m(this.filename,this.suffix)),!this.filesize&&o("mds-text",{key:"99892ace53a5709df50e01780f84619e5996b744",class:"description",truncate:"word",typography:"caption",variant:"info",title:null!==(r=this.description)&&void 0!==r?r:this.t.get(this.getDefaultKeyDescription())},null!==(i=this.description)&&void 0!==i?i:this.t.get(this.getDefaultKeyDescription())))))}get host(){return i(this)}static get watchers(){return{filename:["handleFilename"],downloadable:["handleDownloadable"]}}};j.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 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-file-preview-background-color:rgb(var(--tone-neutral,0 0 0));--mds-file-preview-border-radius:var(--radius-lg,16px);--mds-file-preview-color:rgb(var(--tone-neutral-03,233 233 233));--mds-file-preview-icon-background:inherit;--mds-file-preview-icon-color:var(--mds-file-preview-color,rgb(var(--tone-neutral-03,233 233 233)))}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-badge,mds-button,mds-icon,mds-img,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-file-preview-background-color:rgb(var(--tone-neutral,0 0 0));--mds-file-preview-border-radius:var(--radius-2xl,24px);--mds-file-preview-color:rgb(var(--tone-neutral-03,233 233 233));--mds-file-preview-icon-background:inherit;--mds-file-preview-icon-color:var(--mds-file-preview-color,rgb(var(--tone-neutral-03,233 233 233)));background-color:var(--mds-file-preview-background-color,rgb(var(--tone-neutral,0 0 0)));border-radius:var(--mds-file-preview-border-radius,var(--radius-lg,16px));-webkit-box-shadow:var(--shadow-box-md,#0000000f 0 0 0 1px,#00000008 0 1px 1px -.5px,#0000000a 0 2px 2px -1px,#0000000a 0 3px 3px -1.5px,#00000008 0 5px 5px -2.5px,#00000008 0 10px 10px -5px,#00000008 0 24px 24px -8px);box-shadow:var(--shadow-box-md,#0000000f 0 0 0 1px,#00000008 0 1px 1px -.5px,#0000000a 0 2px 2px -1px,#0000000a 0 3px 3px -1.5px,#00000008 0 5px 5px -2.5px,#00000008 0 10px 10px -5px,#00000008 0 24px 24px -8px);corner-shape:var(--magma-corner-shape,round);align-items:stretch;fill:var(--mds-file-preview-color,rgb(var(--tone-neutral-03,233 233 233)));-ms-flex-pack:stretch;display:flex;justify-content:stretch;overflow:hidden;position:relative}.card{display:grid;gap:calc(var(--spacing,.0025rem)*200);grid-template-columns:repeat(1,minmax(1px,100%));padding:calc(var(--spacing,.0025rem)*400)}.card,.preview{corner-shape:inherit;width:100%}.preview{aspect-ratio:1;aspect-ratio:var(--aspect-square,1/1);background-color:var(--mds-file-preview-icon-background,inherit);border-radius:calc(var(--mds-file-preview-border-radius,var(--radius-lg,16px)) - var(--spacing,.0025rem)*200);box-sizing:border-box;color:var(--mds-file-preview-color,rgb(var(--tone-neutral-03,233 233 233)));fill:var(--mds-file-preview-icon-color,var(--mds-file-preview-color,rgb(var(--tone-neutral-03,233 233 233))))}.preview--image{filter:brightness(.975);padding:0!important}.preview--icon,.preview--status{align-items:center;display:flex;flex-direction:column;justify-content:center}.preview--status{gap:calc(var(--spacing,.0025rem)*200);padding:calc(var(--spacing,.0025rem)*400)}.icon{height:calc(var(--spacing,.0025rem)*1200);width:calc(var(--spacing,.0025rem)*1200)}.message{text-align:center}.action-delete{background-color:var(--mds-file-preview-background-color,rgb(var(--tone-neutral,0 0 0)));position:absolute;right:0;top:0;z-index:10}.infos{align-items:baseline;display:flex;gap:calc(var(--spacing,.0025rem)*200)}.suffix{flex-shrink:0}.infos--has-file-size{justify-content:space-between}.file-name{--mds-text-line-clamp:2}:host([format=archive]),:host([format=executable]){--mds-file-preview-color:rgb(var(--label-amaranth-04,251 192 203));--mds-file-preview-icon-background:rgb(var(--label-amaranth-10,114 7 25));--mds-file-preview-icon-color:rgb(var(--label-amaranth-04,251 192 203))}:host([format=attachment]){--mds-file-preview-color:rgb(var(--tone-neutral-04,218 218 218));--mds-file-preview-icon-background:rgb(var(--tone-neutral-10,60 60 60));--mds-file-preview-icon-color:rgb(var(--tone-neutral-04,218 218 218))}:host([format=audio]),:host([format=video]){--mds-file-preview-color:rgb(var(--label-violet-04,216 200 252));--mds-file-preview-icon-background:rgb(var(--label-violet-10,57 9 165));--mds-file-preview-icon-color:rgb(var(--label-violet-04,216 200 252))}:host([format=code]),:host([format=data]),:host([format=markup]){--mds-file-preview-color:rgb(var(--label-yellow-04,248 202 60));--mds-file-preview-icon-background:rgb(var(--label-yellow-10,75 57 3));--mds-file-preview-icon-color:rgb(var(--label-yellow-04,248 202 60))}:host([format=certificate]),:host([format=document]){--mds-file-preview-color:rgb(var(--label-orange-04,252 196 158));--mds-file-preview-icon-background:rgb(var(--label-orange-10,99 42 3));--mds-file-preview-icon-color:rgb(var(--label-orange-04,252 196 158))}:host([format=email]),:host([format=text]){--mds-file-preview-color:rgb(var(--label-blue-04,196 206 253));--mds-file-preview-icon-background:rgb(var(--label-blue-10,6 34 166));--mds-file-preview-icon-color:rgb(var(--label-blue-04,196 206 253))}:host([format=image]){--mds-file-preview-color:rgb(var(--label-green-04,113 230 156));--mds-file-preview-icon-background:rgb(var(--label-green-10,12 68 33));--mds-file-preview-icon-color:rgb(var(--label-green-04,113 230 156))}:host([format=slide]){--mds-file-preview-color:rgb(var(--label-orchid-04,248 192 220));--mds-file-preview-icon-background:rgb(var(--label-orchid-10,111 12 61));--mds-file-preview-icon-color:rgb(var(--label-orchid-04,248 192 220))}:host([format=spreadsheet]){--mds-file-preview-color:rgb(var(--label-lime-04,148 229 25));--mds-file-preview-icon-background:rgb(var(--label-lime-10,43 66 7));--mds-file-preview-icon-color:rgb(var(--label-lime-04,148 229 25))}:host([format=vector]){--mds-file-preview-color:rgb(var(--label-aqua-04,81 225 250));--mds-file-preview-icon-background:rgb(var(--label-aqua-10,2 65 76));--mds-file-preview-icon-color:rgb(var(--label-aqua-04,81 225 250))}:host([variant=primary][message]){--mds-file-preview-icon-background:rgb(var(--variant-primary-09,0 58 168));--mds-file-preview-icon-color:rgb(var(--variant-primary-04,184 208 255))}:host([variant=info][message]){--mds-file-preview-icon-background:rgb(var(--status-info-09,0 73 116));--mds-file-preview-icon-color:rgb(var(--status-info-04,159 216 241));--mds-file-preview-color:rgb(var(--status-info-03,198 231 247))}:host([variant=success][message]){--mds-file-preview-icon-background:rgb(var(--status-success-09,0 82 9));--mds-file-preview-icon-color:rgb(var(--status-success-04,158 222 181));--mds-file-preview-color:rgb(var(--status-success-03,196 235 209))}:host([variant=warning][message]){--mds-file-preview-icon-background:rgb(var(--status-warning-09,90 67 0));--mds-file-preview-icon-color:rgb(var(--status-warning-04,255 200 33));--mds-file-preview-color:rgb(var(--status-warning-03,255 223 129))}:host([variant=error][message]){--mds-file-preview-icon-background:rgb(var(--status-error-09,135 0 14));--mds-file-preview-icon-color:rgb(var(--status-error-04,254 193 189));--mds-file-preview-color:rgb(var(--status-error-03,255 217 214))}:host([variant=amaranth][message]){--mds-file-preview-icon-background:rgb(var(--label-amaranth-09,135 8 30));--mds-file-preview-icon-color:rgb(var(--label-amaranth-04,251 192 203));--mds-file-preview-color:rgb(var(--label-amaranth-03,253 217 223))}:host([variant=aqua][message]){--mds-file-preview-icon-background:rgb(var(--label-aqua-09,3 77 90));--mds-file-preview-icon-color:rgb(var(--label-aqua-04,81 225 250));--mds-file-preview-color:rgb(var(--label-aqua-03,158 238 252))}:host([variant=blue][message]){--mds-file-preview-icon-background:rgb(var(--label-blue-09,7 40 196));--mds-file-preview-icon-color:rgb(var(--label-blue-04,196 206 253));--mds-file-preview-color:rgb(var(--label-blue-03,218 224 254))}:host([variant=green][message]){--mds-file-preview-icon-background:rgb(var(--label-green-09,14 81 39));--mds-file-preview-icon-color:rgb(var(--label-green-04,113 230 156));--mds-file-preview-color:rgb(var(--label-green-03,173 241 198))}:host([variant=lime][message]){--mds-file-preview-icon-background:rgb(var(--label-lime-09,51 79 8));--mds-file-preview-icon-color:rgb(var(--label-lime-04,148 229 25));--mds-file-preview-color:rgb(var(--label-lime-03,193 241 122))}:host([variant=orange][message]){--mds-file-preview-icon-background:rgb(var(--label-orange-09,116 49 3));--mds-file-preview-icon-color:rgb(var(--label-orange-04,252 196 158));--mds-file-preview-color:rgb(var(--label-orange-03,253 219 196))}:host([variant=orchid][message]){--mds-file-preview-icon-background:rgb(var(--label-orchid-09,131 14 71));--mds-file-preview-icon-color:rgb(var(--label-orchid-04,248 192 220));--mds-file-preview-color:rgb(var(--label-orchid-03,251 216 234))}:host([variant=sky][message]){--mds-file-preview-icon-background:rgb(var(--label-sky-09,6 76 107));--mds-file-preview-icon-color:rgb(var(--label-sky-04,148 217 249));--mds-file-preview-color:rgb(var(--label-sky-03,191 232 251))}:host([variant=violet][message]){--mds-file-preview-icon-background:rgb(var(--label-violet-09,67 11 195));--mds-file-preview-icon-color:rgb(var(--label-violet-04,216 200 252));--mds-file-preview-color:rgb(var(--label-violet-03,231 221 253))}:host([variant=yellow][message]){--mds-file-preview-icon-background:rgb(var(--label-yellow-09,89 68 3));--mds-file-preview-icon-color:rgb(var(--label-yellow-04,248 202 60));--mds-file-preview-color:rgb(var(--label-yellow-03,251 224 142))}:host-context(:root.pref-contrast-more):host([variant=primary][message]){--mds-file-preview-icon-background:rgb(var(--variant-primary-10,0 49 142));--mds-file-preview-icon-color:rgb(var(--variant-primary-02,230 239 255));--mds-file-preview-color:rgb(var(--variant-primary-01,242 246 255))}:host-context(:root.pref-contrast-more):host([variant=info][message]){--mds-file-preview-icon-background:rgb(var(--status-info-10,0 61 103));--mds-file-preview-icon-color:rgb(var(--status-info-02,222 242 250));--mds-file-preview-color:rgb(var(--status-info-01,237 248 253))}:host-context(:root.pref-contrast-more):host([variant=success][message]){--mds-file-preview-icon-background:rgb(var(--status-success-10,0 69 0));--mds-file-preview-icon-color:rgb(var(--status-success-02,222 244 228));--mds-file-preview-color:rgb(var(--status-success-01,237 249 241))}:host-context(:root.pref-contrast-more):host([variant=warning][message]){--mds-file-preview-icon-background:rgb(var(--status-warning-10,77 57 0));--mds-file-preview-icon-color:rgb(var(--status-warning-02,255 237 185));--mds-file-preview-color:rgb(var(--status-warning-01,255 246 217))}:host-context(:root.pref-contrast-more):host([variant=error][message]){--mds-file-preview-icon-background:rgb(var(--status-error-10,115 0 0));--mds-file-preview-icon-color:rgb(var(--status-error-02,255 234 231));--mds-file-preview-color:rgb(var(--status-error-01,255 243 242))}:host-context(:root.pref-contrast-more):host([variant=amaranth][message]){--mds-file-preview-icon-background:rgb(var(--label-amaranth-10,114 7 25));--mds-file-preview-icon-color:rgb(var(--label-amaranth-02,254 233 237));--mds-file-preview-color:rgb(var(--label-amaranth-01,254 243 245))}:host-context(:root.pref-contrast-more):host([variant=aqua][message]){--mds-file-preview-icon-background:rgb(var(--label-aqua-10,2 65 76));--mds-file-preview-icon-color:rgb(var(--label-aqua-02,203 246 254));--mds-file-preview-color:rgb(var(--label-aqua-01,229 251 254))}:host-context(:root.pref-contrast-more):host([variant=blue][message]){--mds-file-preview-icon-background:rgb(var(--label-blue-10,6 34 166));--mds-file-preview-icon-color:rgb(var(--label-blue-02,234 238 254));--mds-file-preview-color:rgb(var(--label-blue-01,244 245 255))}:host-context(:root.pref-contrast-more):host([variant=green][message]){--mds-file-preview-icon-background:rgb(var(--label-green-10,12 68 33));--mds-file-preview-icon-color:rgb(var(--label-green-02,211 247 224));--mds-file-preview-color:rgb(var(--label-green-01,231 251 239))}:host-context(:root.pref-contrast-more):host([variant=lime][message]){--mds-file-preview-icon-background:rgb(var(--label-lime-10,43 66 7));--mds-file-preview-icon-color:rgb(var(--label-lime-02,223 247 185));--mds-file-preview-color:rgb(var(--label-lime-01,238 251 217))}:host-context(:root.pref-contrast-more):host([variant=orange][message]){--mds-file-preview-icon-background:rgb(var(--label-orange-10,99 42 3));--mds-file-preview-icon-color:rgb(var(--label-orange-02,254 235 222));--mds-file-preview-color:rgb(var(--label-orange-01,255 244 237))}:host-context(:root.pref-contrast-more):host([variant=orchid][message]){--mds-file-preview-icon-background:rgb(var(--label-orchid-10,111 12 61));--mds-file-preview-icon-color:rgb(var(--label-orchid-02,253 233 243));--mds-file-preview-color:rgb(var(--label-orchid-01,254 243 249))}:host-context(:root.pref-contrast-more):host([variant=sky][message]){--mds-file-preview-icon-background:rgb(var(--label-sky-10,5 63 90));--mds-file-preview-icon-color:rgb(var(--label-sky-02,219 242 253));--mds-file-preview-color:rgb(var(--label-sky-01,236 248 254))}:host-context(:root.pref-contrast-more):host([variant=violet][message]){--mds-file-preview-icon-background:rgb(var(--label-violet-10,57 9 165));--mds-file-preview-icon-color:rgb(var(--label-violet-02,241 235 254));--mds-file-preview-color:rgb(var(--label-violet-01,248 244 254))}:host-context(:root.pref-contrast-more):host([variant=yellow][message]){--mds-file-preview-icon-background:rgb(var(--label-yellow-10,75 57 3));--mds-file-preview-icon-color:rgb(var(--label-yellow-02,253 238 190));--mds-file-preview-color:rgb(var(--label-yellow-01,254 246 221))}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-animation-reduce) .preview{transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host-context(:root.pref-contrast-more){--mds-file-preview-color:rgb(var(--tone-neutral-01,255 255 255));-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=primary][message]){--mds-file-preview-icon-background:rgb(var(--variant-primary-10,0 49 142));--mds-file-preview-icon-color:rgb(var(--variant-primary-02,230 239 255));--mds-file-preview-color:rgb(var(--variant-primary-01,242 246 255))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=info][message]){--mds-file-preview-icon-background:rgb(var(--status-info-10,0 61 103));--mds-file-preview-icon-color:rgb(var(--status-info-02,222 242 250));--mds-file-preview-color:rgb(var(--status-info-01,237 248 253))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=success][message]){--mds-file-preview-icon-background:rgb(var(--status-success-10,0 69 0));--mds-file-preview-icon-color:rgb(var(--status-success-02,222 244 228));--mds-file-preview-color:rgb(var(--status-success-01,237 249 241))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=warning][message]){--mds-file-preview-icon-background:rgb(var(--status-warning-10,77 57 0));--mds-file-preview-icon-color:rgb(var(--status-warning-02,255 237 185));--mds-file-preview-color:rgb(var(--status-warning-01,255 246 217))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=error][message]){--mds-file-preview-icon-background:rgb(var(--status-error-10,115 0 0));--mds-file-preview-icon-color:rgb(var(--status-error-02,255 234 231));--mds-file-preview-color:rgb(var(--status-error-01,255 243 242))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=amaranth][message]){--mds-file-preview-icon-background:rgb(var(--label-amaranth-10,114 7 25));--mds-file-preview-icon-color:rgb(var(--label-amaranth-02,254 233 237));--mds-file-preview-color:rgb(var(--label-amaranth-01,254 243 245))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=aqua][message]){--mds-file-preview-icon-background:rgb(var(--label-aqua-10,2 65 76));--mds-file-preview-icon-color:rgb(var(--label-aqua-02,203 246 254));--mds-file-preview-color:rgb(var(--label-aqua-01,229 251 254))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=blue][message]){--mds-file-preview-icon-background:rgb(var(--label-blue-10,6 34 166));--mds-file-preview-icon-color:rgb(var(--label-blue-02,234 238 254));--mds-file-preview-color:rgb(var(--label-blue-01,244 245 255))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=green][message]){--mds-file-preview-icon-background:rgb(var(--label-green-10,12 68 33));--mds-file-preview-icon-color:rgb(var(--label-green-02,211 247 224));--mds-file-preview-color:rgb(var(--label-green-01,231 251 239))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=lime][message]){--mds-file-preview-icon-background:rgb(var(--label-lime-10,43 66 7));--mds-file-preview-icon-color:rgb(var(--label-lime-02,223 247 185));--mds-file-preview-color:rgb(var(--label-lime-01,238 251 217))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=orange][message]){--mds-file-preview-icon-background:rgb(var(--label-orange-10,99 42 3));--mds-file-preview-icon-color:rgb(var(--label-orange-02,254 235 222));--mds-file-preview-color:rgb(var(--label-orange-01,255 244 237))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=orchid][message]){--mds-file-preview-icon-background:rgb(var(--label-orchid-10,111 12 61));--mds-file-preview-icon-color:rgb(var(--label-orchid-02,253 233 243));--mds-file-preview-color:rgb(var(--label-orchid-01,254 243 249))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=sky][message]){--mds-file-preview-icon-background:rgb(var(--label-sky-10,5 63 90));--mds-file-preview-icon-color:rgb(var(--label-sky-02,219 242 253));--mds-file-preview-color:rgb(var(--label-sky-01,236 248 254))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=violet][message]){--mds-file-preview-icon-background:rgb(var(--label-violet-10,57 9 165));--mds-file-preview-icon-color:rgb(var(--label-violet-02,241 235 254));--mds-file-preview-color:rgb(var(--label-violet-01,248 244 254))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))):host([variant=yellow][message]){--mds-file-preview-icon-background:rgb(var(--label-yellow-10,75 57 3));--mds-file-preview-icon-color:rgb(var(--label-yellow-02,253 238 190));--mds-file-preview-color:rgb(var(--label-yellow-01,254 246 221))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-file-preview-color:rgb(var(--tone-neutral-01,255 255 255));-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}}@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]))) .preview{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]))){-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}}";export{j as mds_file_preview}
@@ -1 +0,0 @@
1
- System.register(["./p-DQqgZ0cY.system.js"],(function(t){"use strict";var o,e,a,r;return{setters:[function(t){o=t.r;e=t.h;a=t.H;r=t.g}],execute:function(){var i='@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{--tw-duration:initial;--tw-ease: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}:host{--mds-kpi-item-icon-color:rgb(var(--variant-primary-04,184 208 255));--mds-kpi-item-info-background:rgb(var(--tone-neutral,0 0 0));--mds-kpi-item-text-animation-placeholder-char:var(--mds-kpi-text-animation-placeholder-char," ");--mds-kpi-item-text-animation-speed:var(--mds-kpi-text-animation-speed,.15);gap:calc(var(--spacing,.0025rem)*0);--tw-duration:.3s;--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));aspect-ratio:1;background-color:rgb(var(--variant-primary-10,0 49 142));border-radius:var(--radius-4xl,48px);transition-duration:.3s;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));corner-shape:var(--magma-corner-shape,round);display:flex;flex-direction:column;overflow:hidden;padding:calc(var(--spacing,.0025rem)*400);transition-property:background-color,box-shadow}.icon-container{align-items:center;display:flex;flex-grow:1;justify-content:center;transition-property:background-color;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}.icon,.icon-container{--tw-duration:.3s;--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));transition-duration:.3s}.icon{fill:var(--mds-kpi-item-icon-color);transition-property:fill;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));width:40%}.info{background-color:var(--mds-kpi-item-info-background);border-radius:var(--radius-xl,20px);-webkit-box-shadow:var(--shadow-sm,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a);box-shadow:var(--shadow-sm,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a);gap:calc(var(--spacing,.0025rem)*0);transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));corner-shape:inherit;display:grid;flex-shrink:0;justify-content:center;padding:calc(var(--spacing,.0025rem)*400);text-align:center;transition-property:background-color,border-radius,box-shadow}.description,.info,.label{--tw-duration:.3s;--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));transition-duration:.3s}.description,.label{transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));--mds-text-animation-speed:var(--mds-kpi-item-text-animation-speed);--mds-text-animation-placeholder-char:var(--mds-kpi-item-text-animation-placeholder-char);transition-property:fill}:host-context(:root.pref-animation-reduce){transition-duration:0s}:is(:host-context(:root.pref-animation-reduce) .description,:host-context(:root.pref-animation-reduce) .icon,:host-context(:root.pref-animation-reduce) .icon-container,:host-context(:root.pref-animation-reduce) .info,:host-context(:root.pref-animation-reduce) .label){transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-kpi-item-info-background:rgb(var(--tone-neutral-09,76 76 76));background-color:rgb(var(--variant-primary-09,0 58 168));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host-context(:root.pref-contrast-more){--mds-kpi-item-info-background:rgb(var(--tone-neutral,0 0 0));-webkit-box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a),var(--shadow-outline);box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a),var(--shadow-outline);color:rgb(var(--tone-neutral-01,255 255 255))}:host-context(:root.pref-contrast-more) .info{-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host-context(:root.pref-contrast-more.pref-theme-dark){--mds-kpi-item-info-background:rgb(var(--tone-neutral,0 0 0));-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}@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]))) .description,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .icon,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .icon-container,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .info,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .label{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-kpi-item-info-background:rgb(var(--tone-neutral-09,76 76 76));background-color:rgb(var(--variant-primary-09,0 58 168));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host-context(:root.pref-contrast-more.pref-theme-system){--mds-kpi-item-info-background:rgb(var(--tone-neutral,0 0 0));-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}:host-context(:root.pref-contrast-system.pref-theme-system){--mds-kpi-item-info-background:rgb(var(--tone-neutral,0 0 0));-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-kpi-item-info-background:rgb(var(--tone-neutral,0 0 0));-webkit-box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a),var(--shadow-outline);box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a),var(--shadow-outline);color:rgb(var(--tone-neutral-01,255 255 255))}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .info{-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host-context(:root.pref-contrast-system.pref-theme-dark){--mds-kpi-item-info-background:rgb(var(--tone-neutral,0 0 0));-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}}';var n=t("mds_kpi_item",function(){function t(t){var e=this;o(this,t);this.threshold=0;this.setObserver=function(){if(typeof window==="undefined")return;e.observer=new window.IntersectionObserver((function(t){var o=t[0];e.isIntersecting=o.isIntersecting}),{root:null,threshold:e.threshold});e.observer.observe(e.hostElement)}}t.prototype.componentWillLoad=function(){if(this.threshold!==0){this.setObserver()}};t.prototype.render=function(){return e(a,{key:"7151944cb8019b988fdd9577c0c6f9fd4ab12c6e","aria-label":"".concat(this.label,": ").concat(this.description),role:"listitem"},this.icon&&e("div",{key:"abf637a070c46e0c4916e5ba13452470571377df",class:"icon-container",part:"icon-container"},e("mds-icon",{key:"5a079dd7dd396c15f9a2d0f94f7568e6562e28fd",class:"icon",name:this.icon,part:"icon"})),e("div",{key:"7fb2bfb3888992ea0b693651522696f8b2cdc3dd",class:"info",part:"content","aria-hidden":"true"},this.label&&this.threshold!==0&&e("mds-text",{key:"00b38a3c634291a7ca6f0bda28f159dd4503fb84",class:"value",typography:"h2",text:this.isIntersecting?this.label:"",animation:"yugop"}),this.label&&this.threshold===0&&e("mds-text",{key:"1f4a28be56905ef80acfe89480cc4f3058d7a988",class:"value",typography:"h2"},this.label),this.description&&this.threshold!==0&&e("mds-text",{key:"f77d680512cc3ae17ac71a56895070a399932193",class:"description",typography:"label",text:this.isIntersecting?this.description:"",animation:"yugop"}),this.description&&this.threshold===0&&e("mds-text",{key:"54dbc082786a615c743fa79c3e0554bf2df54e48",class:"description",typography:"label"},this.description)))};Object.defineProperty(t.prototype,"hostElement",{get:function(){return r(this)},enumerable:false,configurable:true});return t}());n.style=i}}}));
@@ -1 +0,0 @@
1
- import{r as t,c as e,h as r,H as a,g as o}from"./p-BfAC4pqU.js";import{r as i,s}from"./p-ttrRC6OE.js";const n=class{constructor(r){t(this,r),this.selectedEvent=e(this,"mdsTabBarItemSelect"),this.icon="",this.typography="tip",this.select=()=>{this.isSelected=!this.isSelected,this.isSelected&&this.selectedEvent.emit(this.element.id)},this.onSlotChangeHandler=()=>{this.label||(this.label=i(this.element))}}componentWillLoad(){this.isSelected=this.selected}validateSelected(t){this.isSelected=t}labelChanged(t){this.label=s(t)}render(){return r(a,{key:"cfdd8682bdab7117d3853abff77c31f871314a20",onClick:this.select},r("mds-icon",{key:"4dd1b08193a0c6c1238104c1484523b7cc074a8a",name:this.icon}),r("mds-text",{key:"d8bb748fbc4941fd5b65101997a1a21b1b7a1ed4",typography:this.typography},this.label||r("slot",{key:"7e4fead88e847406b6e22ac534fcd67862fbe613",onSlotchange:this.onSlotChangeHandler})))}get element(){return o(this)}static get watchers(){return{selected:["validateSelected"],label:["labelChanged"]}}};n.style='@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-tab-bar-item-background:rgb(var(--tone-neutral-10,60 60 60));--mds-tab-bar-item-background-selected:transparent;--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-03,211 226 255));--tw-duration:initial;--tw-ease: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-tab-bar-item-background-selected{syntax:"<color>";inherits:false;initial-value:#0000}:host{--mds-tab-bar-item-background:rgb(var(--tone-neutral-10,60 60 60));--mds-tab-bar-item-background-selected:transparent;--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-03,211 226 255));gap:calc(var(--spacing,.0025rem)*100);padding:calc(var(--spacing,.0025rem)*200);--tw-duration:.2s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));align-items:center;background-color:var(--mds-tab-bar-item-background,rgb(var(--tone-neutral-10,60 60 60)));color:var(--mds-tab-bar-item-color,rgb(var(--tone-neutral-04,218 218 218)));cursor:pointer;display:flex;fill:var(--mds-tab-bar-item-color,rgb(var(--tone-neutral-04,218 218 218)));flex:1 0 0;flex-direction:column;text-align:center;transition-duration:.2s;transition-property:color,background-color,fill;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}:host([selected]:not([selected=false])){background-color:var(--mds-tab-bar-item-background-selected,transparent);color:var(--mds-tab-bar-item-color-selected,rgb(var(--variant-primary-03,211 226 255)));fill:var(--mds-tab-bar-item-color-selected,rgb(var(--variant-primary-03,211 226 255)))}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}:host-context(:root.pref-contrast-more){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}@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}}@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-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}}';export{n as mds_tab_bar_item}
@@ -1 +0,0 @@
1
- var __awaiter=this&&this.__awaiter||function(t,a,e,r){function o(t){return t instanceof e?t:new e((function(a){a(t)}))}return new(e||(e=Promise))((function(e,s){function n(t){try{c(r.next(t))}catch(t){s(t)}}function i(t){try{c(r["throw"](t))}catch(t){s(t)}}function c(t){t.done?e(t.value):o(t.value).then(n,i)}c((r=r.apply(t,a||[])).next())}))};var __generator=this&&this.__generator||function(t,a){var e={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,o,s,n=Object.create((typeof Iterator==="function"?Iterator:Object).prototype);return n.next=i(0),n["throw"]=i(1),n["return"]=i(2),typeof Symbol==="function"&&(n[Symbol.iterator]=function(){return this}),n;function i(t){return function(a){return c([t,a])}}function c(i){if(r)throw new TypeError("Generator is already executing.");while(n&&(n=0,i[0]&&(e=0)),e)try{if(r=1,o&&(s=i[0]&2?o["return"]:i[0]?o["throw"]||((s=o["return"])&&s.call(o),0):o.next)&&!(s=s.call(o,i[1])).done)return s;if(o=0,s)i=[i[0]&2,s.value];switch(i[0]){case 0:case 1:s=i;break;case 4:e.label++;return{value:i[1],done:false};case 5:e.label++;o=i[1];i=[0];continue;case 7:i=e.ops.pop();e.trys.pop();continue;default:if(!(s=e.trys,s=s.length>0&&s[s.length-1])&&(i[0]===6||i[0]===2)){e=0;continue}if(i[0]===3&&(!s||i[1]>s[0]&&i[1]<s[3])){e.label=i[1];break}if(i[0]===6&&e.label<s[1]){e.label=s[1];s=i;break}if(s&&e.label<s[2]){e.label=s[2];e.ops.push(i);break}if(s[2])e.ops.pop();e.trys.pop();continue}i=a.call(t,e)}catch(t){i=[6,t];o=0}finally{r=s=0}if(i[0]&5)throw i[1];return{value:i[0]?i[1]:void 0,done:true}}};System.register(["./p-DQqgZ0cY.system.js"],(function(t){"use strict";var a,e,r,o;return{setters:[function(t){a=t.r;e=t.h;r=t.H;o=t.g}],execute:function(){var s='@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-status-bar-max-width:500px;--mds-status-bar-backdrop:rgb(var(--tone-neutral-01,255 255 255)/.1)}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-modal,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-status-bar-max-width{syntax:"<length>";inherits:false;initial-value:500px}:host{--mds-status-bar-max-width:500px;--mds-status-bar-backdrop:rgb(var(--tone-neutral-01,255 255 255)/.1);--mds-status-bar-backdrop-filter:blur(10px)}mds-modal{--mds-modal-custom-window-distance:0;--mds-modal-custom-closed-transform:translateY(100%)}.status-bar-area{-webkit-backdrop-filter:var(--mds-status-bar-backdrop-filter);backdrop-filter:var(--mds-status-bar-backdrop-filter);background-color:var(--mds-status-bar-backdrop,rgb(var(--tone-neutral-01,255 255 255)/.1));border-radius:var(--radius-xl,20px)var(--radius-xl,20px)0 0;margin-left:calc(var(--spacing,.0025rem)*600);margin-right:calc(var(--spacing,.0025rem)*600);padding:calc(var(--spacing,.0025rem)*200)calc(var(--spacing,.0025rem)*200)calc(var(--spacing,.0025rem)*600);transition-property:background-color,transform,opacity}.status-bar{align-items:flex-start;background-color:rgb(var(--tone-neutral,0 0 0));border-radius:var(--radius-lg,16px);-webkit-box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a);box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a);max-width:var(--mds-status-bar-max-width,500px);padding:calc(var(--spacing,.0025rem)*600)}.actions,.status-bar{display:inline-flex;flex-wrap:wrap;gap:calc(var(--spacing,.0025rem)*400)}.actions{flex-grow:1}:host-context(:root.pref-animation-reduce) .status-bar-area{transition-duration:0s}:host-context(:root.pref-consumption-medium){--mds-status-bar-backdrop-filter:none}:host-context(:root.pref-contrast-more){--mds-status-bar-backdrop:rgb(var(--tone-neutral-02,244 244 244)/.3)}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .status-bar{-webkit-box-shadow:var(--shadow-outline-light);box-shadow:var(--shadow-outline-light)}@media (max-width:480px){.status-bar-area{border-radius:0;margin-left:0;margin-right:0;padding:calc(var(--spacing,.0025rem)*400);width:100%}.status-bar{width:100%}.actions{gap:calc(var(--spacing,.0025rem)*200)}::slotted(*){flex-grow:1}}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .status-bar-area{transition-duration:0s}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-status-bar-backdrop:rgb(var(--tone-neutral-02,244 244 244)/.3)}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .status-bar{-webkit-box-shadow:var(--shadow-outline-light);box-shadow:var(--shadow-outline-light)}}';var n=t("mds_status_bar",function(){function t(t){a(this,t);this.overflow="manual";this.position="bottom-right"}t.prototype.componentDidLoad=function(){var t;this.modal=(t=this.host.shadowRoot)===null||t===void 0?void 0:t.querySelector(".modal");this.modal.backdrop=undefined};t.prototype.handleVisbilityProp=function(t){if(t===false){this.visible=undefined}};t.prototype.hide=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(t){this.visible=undefined;return[2]}))}))};t.prototype.render=function(){return e(r,{key:"2e37f49ed168ac4f92de372d2174073b193ed5f3"},e("mds-modal",{key:"248f8662369de074f704d86b3ff83597b2403592",class:"modal",opened:this.visible,position:this.position,animation:"custom",overflow:this.overflow},e("div",{key:"3acce82b21bd279dab72e67cf3ecaa6c2c88c228",class:"status-bar-area",part:"status-bar-area",slot:"window"},e("div",{key:"40b7f67c8e568860cbdf843ca46b98f5fa61a765",class:"status-bar",part:"status-bar"},this.description&&e("mds-text",{key:"e669ba5dfe960c3a11812f55720f35ad2d1514a6",typography:"caption",class:"description"},this.description),e("div",{key:"bb0266d41aa9eabd340e1a709a625e94c08682ed",class:"actions",part:"actions"},e("slot",{key:"aac6557450ec7509c1126dfc1ccc629474e4d5e8"}))))))};Object.defineProperty(t.prototype,"host",{get:function(){return o(this)},enumerable:false,configurable:true});Object.defineProperty(t,"watchers",{get:function(){return{visible:["handleVisbilityProp"]}},enumerable:false,configurable:true});return t}());n.style=s}}}));