@maggioli-design-system/magma 2.0.0-beta.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 (938) hide show
  1. package/README.md +15 -2
  2. package/dist/cjs/index-CNuKb6Lv.js +4 -4
  3. package/dist/cjs/index.cjs.js +257 -0
  4. package/dist/cjs/loader.cjs.js +1 -1
  5. package/dist/cjs/magma-components.cjs.js +1 -1
  6. package/dist/cjs/mds-accordion-item.cjs.entry.js +1 -1
  7. package/dist/cjs/mds-accordion-timer-item.cjs.entry.js +1 -1
  8. package/dist/cjs/mds-accordion-timer.cjs.entry.js +3 -3
  9. package/dist/cjs/mds-accordion.cjs.entry.js +1 -1
  10. package/dist/cjs/mds-author.cjs.entry.js +1 -1
  11. package/dist/cjs/mds-avatar-stack-item.cjs.entry.js +1 -1
  12. package/dist/cjs/mds-avatar-stack.cjs.entry.js +1 -1
  13. package/dist/cjs/mds-avatar.cjs.entry.js +26 -7
  14. package/dist/cjs/mds-badge.cjs.entry.js +2 -2
  15. package/dist/cjs/mds-banner_3.cjs.entry.js +14 -8
  16. package/dist/cjs/mds-benchmark-bar.cjs.entry.js +2 -2
  17. package/dist/cjs/mds-bibliography.cjs.entry.js +5 -5
  18. package/dist/cjs/mds-breadcrumb-item.cjs.entry.js +1 -1
  19. package/dist/cjs/mds-breadcrumb.cjs.entry.js +4 -1
  20. package/dist/cjs/mds-button-dropdown.cjs.entry.js +1 -1
  21. package/dist/cjs/mds-button-group.cjs.entry.js +1 -1
  22. package/dist/cjs/mds-button_3.cjs.entry.js +14 -235
  23. package/dist/cjs/mds-calendar_2.cjs.entry.js +276 -137
  24. package/dist/cjs/mds-card-content.cjs.entry.js +1 -1
  25. package/dist/cjs/mds-card-footer.cjs.entry.js +1 -1
  26. package/dist/cjs/mds-card-header.cjs.entry.js +1 -1
  27. package/dist/cjs/mds-card-media.cjs.entry.js +1 -1
  28. package/dist/cjs/mds-card.cjs.entry.js +8 -10
  29. package/dist/cjs/mds-details.cjs.entry.js +1 -1
  30. package/dist/cjs/mds-dropdown.cjs.entry.js +3 -3
  31. package/dist/cjs/mds-emoji.cjs.entry.js +9 -2
  32. package/dist/cjs/mds-entity.cjs.entry.js +1 -1
  33. package/dist/cjs/mds-file-preview.cjs.entry.js +9 -1
  34. package/dist/cjs/mds-file.cjs.entry.js +4 -1
  35. package/dist/cjs/mds-filter-item.cjs.entry.js +4 -4
  36. package/dist/cjs/mds-filter.cjs.entry.js +2 -2
  37. package/dist/cjs/mds-header-bar.cjs.entry.js +5 -1
  38. package/dist/cjs/mds-header.cjs.entry.js +15 -9
  39. package/dist/cjs/mds-horizontal-scroll.cjs.entry.js +12 -9
  40. package/dist/cjs/mds-hr.cjs.entry.js +1 -1
  41. package/dist/cjs/mds-img.cjs.entry.js +6 -3
  42. package/dist/cjs/mds-input-date-range-preselection.cjs.entry.js +1 -1
  43. package/dist/cjs/mds-input-date-range.cjs.entry.js +212 -66
  44. package/dist/cjs/mds-input-date.cjs.entry.js +33 -12
  45. package/dist/cjs/mds-input-field.cjs.entry.js +4 -4
  46. package/dist/cjs/mds-input-otp.cjs.entry.js +3 -3
  47. package/dist/cjs/mds-input-range.cjs.entry.js +1 -1
  48. package/dist/cjs/mds-input-select.cjs.entry.js +27 -13
  49. package/dist/cjs/mds-input-switch_2.cjs.entry.js +5 -2
  50. package/dist/cjs/mds-input-tip_2.cjs.entry.js +6 -3
  51. package/dist/cjs/mds-input-upload.cjs.entry.js +10 -7
  52. package/dist/cjs/mds-input.cjs.entry.js +24 -9
  53. package/dist/cjs/mds-keyboard-key.cjs.entry.js +5 -2
  54. package/dist/cjs/mds-keyboard.cjs.entry.js +7 -4
  55. package/dist/cjs/mds-kpi-item.cjs.entry.js +1 -1
  56. package/dist/cjs/mds-kpi.cjs.entry.js +1 -1
  57. package/dist/cjs/mds-label.cjs.entry.js +4 -1
  58. package/dist/cjs/mds-list-item.cjs.entry.js +1 -1
  59. package/dist/cjs/mds-list.cjs.entry.js +1 -1
  60. package/dist/cjs/mds-mention.cjs.entry.js +1 -1
  61. package/dist/cjs/mds-modal.cjs.entry.js +13 -10
  62. package/dist/cjs/mds-note.cjs.entry.js +4 -1
  63. package/dist/cjs/mds-notification.cjs.entry.js +5 -5
  64. package/dist/cjs/mds-paginator-item.cjs.entry.js +4 -4
  65. package/dist/cjs/mds-paginator.cjs.entry.js +1 -1
  66. package/dist/cjs/mds-policy-ai.cjs.entry.js +4 -1
  67. package/dist/cjs/mds-pref-animation.cjs.entry.js +7 -4
  68. package/dist/cjs/mds-pref-consumption.cjs.entry.js +7 -4
  69. package/dist/cjs/mds-pref-contrast.cjs.entry.js +8 -5
  70. package/dist/cjs/mds-pref-language-item.cjs.entry.js +4 -1
  71. package/dist/cjs/mds-pref-language.cjs.entry.js +5 -2
  72. package/dist/cjs/mds-pref-theme-variant-item.cjs.entry.js +5 -2
  73. package/dist/cjs/mds-pref-theme-variant.cjs.entry.js +6 -3
  74. package/dist/cjs/mds-pref-theme.cjs.entry.js +11 -8
  75. package/dist/cjs/mds-pref.cjs.entry.js +6 -3
  76. package/dist/cjs/mds-price-table-features-cell.cjs.entry.js +1 -1
  77. package/dist/cjs/mds-price-table-features-row.cjs.entry.js +1 -1
  78. package/dist/cjs/mds-price-table-features.cjs.entry.js +1 -1
  79. package/dist/cjs/mds-price-table-header.cjs.entry.js +1 -1
  80. package/dist/cjs/mds-price-table-list-item.cjs.entry.js +1 -1
  81. package/dist/cjs/mds-price-table-list.cjs.entry.js +1 -1
  82. package/dist/cjs/mds-price-table.cjs.entry.js +1 -1
  83. package/dist/cjs/mds-progress_2.cjs.entry.js +3 -3
  84. package/dist/cjs/mds-push-notification-item.cjs.entry.js +6 -3
  85. package/dist/cjs/mds-push-notification.cjs.entry.js +16 -6
  86. package/dist/cjs/mds-quote.cjs.entry.js +1 -1
  87. package/dist/cjs/mds-radial-menu-item.cjs.entry.js +4 -1
  88. package/dist/cjs/mds-radial-menu.cjs.entry.js +3 -3
  89. package/dist/cjs/mds-separator.cjs.entry.js +1 -1
  90. package/dist/cjs/mds-status-bar.cjs.entry.js +4 -1
  91. package/dist/cjs/mds-stepper-bar-item.cjs.entry.js +4 -1
  92. package/dist/cjs/mds-stepper-bar.cjs.entry.js +2 -2
  93. package/dist/cjs/mds-tab-bar-item.cjs.entry.js +5 -2
  94. package/dist/cjs/mds-tab-bar.cjs.entry.js +1 -1
  95. package/dist/cjs/mds-tab_2.cjs.entry.js +5 -5
  96. package/dist/cjs/mds-table-body.cjs.entry.js +1 -1
  97. package/dist/cjs/mds-table-footer.cjs.entry.js +1 -1
  98. package/dist/cjs/mds-table-header-cell.cjs.entry.js +18 -7
  99. package/dist/cjs/mds-table-header.cjs.entry.js +10 -2
  100. package/dist/cjs/mds-table-row.cjs.entry.js +9 -3
  101. package/dist/cjs/mds-table.cjs.entry.js +2 -2
  102. package/dist/cjs/mds-text.cjs.entry.js +3 -3
  103. package/dist/cjs/mds-toast.cjs.entry.js +3 -3
  104. package/dist/cjs/mds-tooltip.cjs.entry.js +2 -2
  105. package/dist/cjs/mds-tree-item.cjs.entry.js +7 -1
  106. package/dist/cjs/mds-tree.cjs.entry.js +2 -2
  107. package/dist/cjs/mds-url-view.cjs.entry.js +7 -4
  108. package/dist/cjs/mds-usage.cjs.entry.js +4 -1
  109. package/dist/cjs/mds-video-wall.cjs.entry.js +1 -1
  110. package/dist/cjs/mds-zero.cjs.entry.js +1 -1
  111. package/dist/collection/components/mds-accordion/mds-accordion.js +2 -2
  112. package/dist/collection/components/mds-accordion-item/mds-accordion-item.js +2 -2
  113. package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.js +4 -4
  114. package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.js +2 -2
  115. package/dist/collection/components/mds-author/mds-author.js +2 -2
  116. package/dist/collection/components/mds-avatar/mds-avatar.js +26 -7
  117. package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.js +4 -1
  118. package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.js +1 -1
  119. package/dist/collection/components/mds-badge/mds-badge.js +3 -3
  120. package/dist/collection/components/mds-banner/mds-banner.js +7 -4
  121. package/dist/collection/components/mds-benchmark-bar/mds-benchmark-bar.js +3 -3
  122. package/dist/collection/components/mds-bibliography/mds-bibliography.js +5 -5
  123. package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.js +6 -3
  124. package/dist/collection/components/mds-breadcrumb-item/mds-breadcrumb-item.js +1 -1
  125. package/dist/collection/components/mds-button/mds-button.js +7 -5
  126. package/dist/collection/components/mds-button-dropdown/mds-button-dropdown.js +4 -1
  127. package/dist/collection/components/mds-button-group/mds-button-group.js +4 -1
  128. package/dist/collection/components/mds-calendar/mds-calendar.css +63 -5
  129. package/dist/collection/components/mds-calendar/mds-calendar.js +450 -143
  130. package/dist/collection/components/mds-calendar-cell/mds-calendar-cell.js +1 -1
  131. package/dist/collection/components/mds-card/mds-card.js +8 -10
  132. package/dist/collection/components/mds-card-content/mds-card-content.js +2 -2
  133. package/dist/collection/components/mds-card-footer/mds-card-footer.js +2 -2
  134. package/dist/collection/components/mds-card-header/mds-card-header.js +2 -2
  135. package/dist/collection/components/mds-card-media/mds-card-media.js +2 -2
  136. package/dist/collection/components/mds-chip/mds-chip.js +9 -6
  137. package/dist/collection/components/mds-details/mds-details.js +2 -2
  138. package/dist/collection/components/mds-dropdown/mds-dropdown.js +4 -4
  139. package/dist/collection/components/mds-emoji/mds-emoji.js +16 -6
  140. package/dist/collection/components/mds-entity/mds-entity.js +2 -2
  141. package/dist/collection/components/mds-file/mds-file.js +5 -2
  142. package/dist/collection/components/mds-file-preview/mds-file-preview.js +10 -2
  143. package/dist/collection/components/mds-filter/mds-filter.js +3 -3
  144. package/dist/collection/components/mds-filter-item/mds-filter-item.js +4 -4
  145. package/dist/collection/components/mds-header/mds-header.js +22 -13
  146. package/dist/collection/components/mds-header-bar/mds-header-bar.js +12 -5
  147. package/dist/collection/components/mds-help/mds-help.js +2 -2
  148. package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.js +13 -10
  149. package/dist/collection/components/mds-hr/mds-hr.js +1 -1
  150. package/dist/collection/components/mds-icon/mds-icon.js +2 -2
  151. package/dist/collection/components/mds-icon/services/icons-set.service.js +33 -1
  152. package/dist/collection/components/mds-img/mds-img.js +7 -4
  153. package/dist/collection/components/mds-input/mds-input.js +42 -18
  154. package/dist/collection/components/mds-input-date/mds-input-date.js +48 -20
  155. package/dist/collection/components/mds-input-date-range/mds-input-date-range.css +37 -1
  156. package/dist/collection/components/mds-input-date-range/mds-input-date-range.js +245 -84
  157. package/dist/collection/components/mds-input-date-range/test/mds-input-date-range.stories.js +10 -0
  158. package/dist/collection/components/mds-input-date-range-preselection/mds-input-date-range-preselection.js +4 -1
  159. package/dist/collection/components/mds-input-field/mds-input-field.js +7 -4
  160. package/dist/collection/components/mds-input-otp/mds-input-otp.js +3 -3
  161. package/dist/collection/components/mds-input-range/mds-input-range.js +2 -1
  162. package/dist/collection/components/mds-input-select/mds-input-select.js +29 -14
  163. package/dist/collection/components/mds-input-switch/mds-input-switch.js +6 -3
  164. package/dist/collection/components/mds-input-tip/mds-input-tip.js +4 -1
  165. package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.js +9 -3
  166. package/dist/collection/components/mds-input-upload/mds-input-upload.js +11 -8
  167. package/dist/collection/components/mds-keyboard/mds-keyboard.js +11 -5
  168. package/dist/collection/components/mds-keyboard-key/mds-keyboard-key.js +6 -3
  169. package/dist/collection/components/mds-kpi/mds-kpi.js +2 -2
  170. package/dist/collection/components/mds-kpi-item/mds-kpi-item.js +1 -1
  171. package/dist/collection/components/mds-label/mds-label.js +5 -2
  172. package/dist/collection/components/mds-list/mds-list.js +2 -2
  173. package/dist/collection/components/mds-list-item/mds-list-item.js +2 -2
  174. package/dist/collection/components/mds-mention/mds-mention.js +1 -1
  175. package/dist/collection/components/mds-modal/mds-modal.js +15 -12
  176. package/dist/collection/components/mds-note/mds-note.js +6 -3
  177. package/dist/collection/components/mds-notification/mds-notification.js +5 -5
  178. package/dist/collection/components/mds-paginator/mds-paginator.js +1 -1
  179. package/dist/collection/components/mds-paginator-item/mds-paginator-item.js +5 -5
  180. package/dist/collection/components/mds-policy-ai/mds-policy-ai.js +5 -2
  181. package/dist/collection/components/mds-pref/mds-pref.js +8 -5
  182. package/dist/collection/components/mds-pref-animation/mds-pref-animation.js +8 -5
  183. package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.js +8 -5
  184. package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.js +9 -6
  185. package/dist/collection/components/mds-pref-language/mds-pref-language.js +7 -4
  186. package/dist/collection/components/mds-pref-language-item/mds-pref-language-item.js +5 -2
  187. package/dist/collection/components/mds-pref-theme/mds-pref-theme.js +12 -9
  188. package/dist/collection/components/mds-pref-theme-variant/mds-pref-theme-variant.js +8 -5
  189. package/dist/collection/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.js +6 -3
  190. package/dist/collection/components/mds-price-table/mds-price-table.js +4 -1
  191. package/dist/collection/components/mds-price-table-features/mds-price-table-features.js +2 -2
  192. package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.js +2 -2
  193. package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.js +2 -2
  194. package/dist/collection/components/mds-price-table-header/mds-price-table-header.js +4 -1
  195. package/dist/collection/components/mds-price-table-list/mds-price-table-list.js +2 -2
  196. package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.js +4 -1
  197. package/dist/collection/components/mds-progress/mds-progress.js +2 -2
  198. package/dist/collection/components/mds-push-notification/mds-push-notification.js +25 -14
  199. package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.js +7 -4
  200. package/dist/collection/components/mds-quote/mds-quote.js +2 -2
  201. package/dist/collection/components/mds-radial-menu/mds-radial-menu.js +6 -3
  202. package/dist/collection/components/mds-radial-menu-item/mds-radial-menu-item.js +5 -2
  203. package/dist/collection/components/mds-radial-progress/mds-radial-progress.js +1 -1
  204. package/dist/collection/components/mds-separator/mds-separator.js +1 -1
  205. package/dist/collection/components/mds-spinner/mds-spinner.js +1 -1
  206. package/dist/collection/components/mds-status-bar/mds-status-bar.js +6 -3
  207. package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.js +3 -3
  208. package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.js +5 -2
  209. package/dist/collection/components/mds-tab/mds-tab.js +5 -5
  210. package/dist/collection/components/mds-tab-bar/mds-tab-bar.js +2 -2
  211. package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.js +7 -4
  212. package/dist/collection/components/mds-tab-item/mds-tab-item.js +1 -1
  213. package/dist/collection/components/mds-table/mds-table.js +5 -5
  214. package/dist/collection/components/mds-table-body/mds-table-body.js +4 -4
  215. package/dist/collection/components/mds-table-cell/mds-table-cell.js +2 -2
  216. package/dist/collection/components/mds-table-footer/mds-table-footer.js +2 -2
  217. package/dist/collection/components/mds-table-header/mds-table-header.js +23 -9
  218. package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.js +19 -8
  219. package/dist/collection/components/mds-table-row/mds-table-row.js +16 -10
  220. package/dist/collection/components/mds-text/mds-text.js +4 -4
  221. package/dist/collection/components/mds-toast/mds-toast.js +4 -4
  222. package/dist/collection/components/mds-tooltip/mds-tooltip.js +3 -3
  223. package/dist/collection/components/mds-tree/mds-tree.js +3 -3
  224. package/dist/collection/components/mds-tree-item/mds-tree-item.js +11 -5
  225. package/dist/collection/components/mds-url-view/mds-url-view.js +8 -5
  226. package/dist/collection/components/mds-usage/mds-usage.js +6 -3
  227. package/dist/collection/components/mds-video-wall/mds-video-wall.js +2 -2
  228. package/dist/collection/components/mds-zero/mds-zero.js +2 -2
  229. package/dist/collection/index.js +15 -0
  230. package/dist/components/icons-set.service.js +1 -0
  231. package/dist/components/index.d.ts +2 -0
  232. package/dist/components/index.js +1 -1
  233. package/dist/components/mds-accordion-item.js +1 -1
  234. package/dist/components/mds-accordion-timer-item.js +1 -1
  235. package/dist/components/mds-accordion-timer.js +1 -1
  236. package/dist/components/mds-accordion.js +1 -1
  237. package/dist/components/mds-author.js +1 -1
  238. package/dist/components/mds-avatar-stack-item2.js +1 -1
  239. package/dist/components/mds-avatar-stack.js +1 -1
  240. package/dist/components/mds-avatar2.js +1 -1
  241. package/dist/components/mds-badge2.js +1 -1
  242. package/dist/components/mds-banner2.js +1 -1
  243. package/dist/components/mds-benchmark-bar.js +1 -1
  244. package/dist/components/mds-bibliography.js +1 -1
  245. package/dist/components/mds-breadcrumb-item.js +1 -1
  246. package/dist/components/mds-breadcrumb.js +1 -1
  247. package/dist/components/mds-button-dropdown.js +1 -1
  248. package/dist/components/mds-button-group.js +1 -1
  249. package/dist/components/mds-button2.js +1 -1
  250. package/dist/components/mds-calendar-cell2.js +1 -1
  251. package/dist/components/mds-calendar2.js +1 -1
  252. package/dist/components/mds-card-content.js +1 -1
  253. package/dist/components/mds-card-footer.js +1 -1
  254. package/dist/components/mds-card-header.js +1 -1
  255. package/dist/components/mds-card-media.js +1 -1
  256. package/dist/components/mds-card.js +1 -1
  257. package/dist/components/mds-chip2.js +1 -1
  258. package/dist/components/mds-details.js +1 -1
  259. package/dist/components/mds-dropdown2.js +1 -1
  260. package/dist/components/mds-emoji.js +1 -1
  261. package/dist/components/mds-entity.js +1 -1
  262. package/dist/components/mds-file-preview2.js +1 -1
  263. package/dist/components/mds-file.js +1 -1
  264. package/dist/components/mds-filter-item2.js +1 -1
  265. package/dist/components/mds-filter.js +1 -1
  266. package/dist/components/mds-header-bar.js +1 -1
  267. package/dist/components/mds-header.js +1 -1
  268. package/dist/components/mds-help2.js +1 -1
  269. package/dist/components/mds-horizontal-scroll.js +1 -1
  270. package/dist/components/mds-hr.js +1 -1
  271. package/dist/components/mds-icon2.js +1 -1
  272. package/dist/components/mds-img2.js +1 -1
  273. package/dist/components/mds-input-date-range-preselection.js +1 -1
  274. package/dist/components/mds-input-date-range.js +1 -1
  275. package/dist/components/mds-input-date.js +1 -1
  276. package/dist/components/mds-input-field.js +1 -1
  277. package/dist/components/mds-input-otp.js +1 -1
  278. package/dist/components/mds-input-range.js +1 -1
  279. package/dist/components/mds-input-select.js +1 -1
  280. package/dist/components/mds-input-switch2.js +1 -1
  281. package/dist/components/mds-input-tip-item2.js +1 -1
  282. package/dist/components/mds-input-tip2.js +1 -1
  283. package/dist/components/mds-input-upload.js +1 -1
  284. package/dist/components/mds-input2.js +1 -1
  285. package/dist/components/mds-keyboard-key.js +1 -1
  286. package/dist/components/mds-keyboard.js +1 -1
  287. package/dist/components/mds-kpi-item.js +1 -1
  288. package/dist/components/mds-kpi.js +1 -1
  289. package/dist/components/mds-label.js +1 -1
  290. package/dist/components/mds-list-item.js +1 -1
  291. package/dist/components/mds-list.js +1 -1
  292. package/dist/components/mds-mention.js +1 -1
  293. package/dist/components/mds-modal2.js +1 -1
  294. package/dist/components/mds-note.js +1 -1
  295. package/dist/components/mds-notification.js +1 -1
  296. package/dist/components/mds-paginator-item2.js +1 -1
  297. package/dist/components/mds-paginator.js +1 -1
  298. package/dist/components/mds-policy-ai.js +1 -1
  299. package/dist/components/mds-pref-animation.js +1 -1
  300. package/dist/components/mds-pref-consumption.js +1 -1
  301. package/dist/components/mds-pref-contrast.js +1 -1
  302. package/dist/components/mds-pref-language-item.js +1 -1
  303. package/dist/components/mds-pref-language.js +1 -1
  304. package/dist/components/mds-pref-theme-variant-item.js +1 -1
  305. package/dist/components/mds-pref-theme-variant.js +1 -1
  306. package/dist/components/mds-pref-theme.js +1 -1
  307. package/dist/components/mds-pref.js +1 -1
  308. package/dist/components/mds-price-table-features-cell.js +1 -1
  309. package/dist/components/mds-price-table-features-row.js +1 -1
  310. package/dist/components/mds-price-table-features.js +1 -1
  311. package/dist/components/mds-price-table-header.js +1 -1
  312. package/dist/components/mds-price-table-list-item.js +1 -1
  313. package/dist/components/mds-price-table-list.js +1 -1
  314. package/dist/components/mds-price-table.js +1 -1
  315. package/dist/components/mds-progress2.js +1 -1
  316. package/dist/components/mds-push-notification-item.js +1 -1
  317. package/dist/components/mds-push-notification.js +1 -1
  318. package/dist/components/mds-quote.js +1 -1
  319. package/dist/components/mds-radial-menu-item.js +1 -1
  320. package/dist/components/mds-radial-menu.js +1 -1
  321. package/dist/components/mds-radial-progress2.js +1 -1
  322. package/dist/components/mds-separator2.js +1 -1
  323. package/dist/components/mds-spinner2.js +1 -1
  324. package/dist/components/mds-status-bar.js +1 -1
  325. package/dist/components/mds-stepper-bar-item.js +1 -1
  326. package/dist/components/mds-stepper-bar.js +1 -1
  327. package/dist/components/mds-tab-bar-item.js +1 -1
  328. package/dist/components/mds-tab-bar.js +1 -1
  329. package/dist/components/mds-tab-item2.js +1 -1
  330. package/dist/components/mds-tab2.js +1 -1
  331. package/dist/components/mds-table-body.js +1 -1
  332. package/dist/components/mds-table-cell2.js +1 -1
  333. package/dist/components/mds-table-footer.js +1 -1
  334. package/dist/components/mds-table-header-cell2.js +1 -1
  335. package/dist/components/mds-table-header.js +1 -1
  336. package/dist/components/mds-table-row.js +1 -1
  337. package/dist/components/mds-table.js +1 -1
  338. package/dist/components/mds-text2.js +1 -1
  339. package/dist/components/mds-toast.js +1 -1
  340. package/dist/components/mds-tooltip2.js +1 -1
  341. package/dist/components/mds-tree-item.js +1 -1
  342. package/dist/components/mds-tree.js +1 -1
  343. package/dist/components/mds-url-view.js +1 -1
  344. package/dist/components/mds-usage.js +1 -1
  345. package/dist/components/mds-video-wall.js +1 -1
  346. package/dist/components/mds-zero.js +1 -1
  347. package/dist/documentation.json +824 -348
  348. package/dist/esm/index-CAd5312P.js +4 -4
  349. package/dist/esm/index.js +256 -0
  350. package/dist/esm/loader.js +1 -1
  351. package/dist/esm/magma-components.js +1 -1
  352. package/dist/esm/mds-accordion-item.entry.js +1 -1
  353. package/dist/esm/mds-accordion-timer-item.entry.js +1 -1
  354. package/dist/esm/mds-accordion-timer.entry.js +3 -3
  355. package/dist/esm/mds-accordion.entry.js +1 -1
  356. package/dist/esm/mds-author.entry.js +1 -1
  357. package/dist/esm/mds-avatar-stack-item.entry.js +1 -1
  358. package/dist/esm/mds-avatar-stack.entry.js +1 -1
  359. package/dist/esm/mds-avatar.entry.js +26 -7
  360. package/dist/esm/mds-badge.entry.js +2 -2
  361. package/dist/esm/mds-banner_3.entry.js +14 -8
  362. package/dist/esm/mds-benchmark-bar.entry.js +2 -2
  363. package/dist/esm/mds-bibliography.entry.js +5 -5
  364. package/dist/esm/mds-breadcrumb-item.entry.js +1 -1
  365. package/dist/esm/mds-breadcrumb.entry.js +4 -1
  366. package/dist/esm/mds-button-dropdown.entry.js +1 -1
  367. package/dist/esm/mds-button-group.entry.js +1 -1
  368. package/dist/esm/mds-button_3.entry.js +10 -231
  369. package/dist/esm/mds-calendar_2.entry.js +276 -137
  370. package/dist/esm/mds-card-content.entry.js +1 -1
  371. package/dist/esm/mds-card-footer.entry.js +1 -1
  372. package/dist/esm/mds-card-header.entry.js +1 -1
  373. package/dist/esm/mds-card-media.entry.js +1 -1
  374. package/dist/esm/mds-card.entry.js +8 -10
  375. package/dist/esm/mds-details.entry.js +1 -1
  376. package/dist/esm/mds-dropdown.entry.js +3 -3
  377. package/dist/esm/mds-emoji.entry.js +9 -2
  378. package/dist/esm/mds-entity.entry.js +1 -1
  379. package/dist/esm/mds-file-preview.entry.js +9 -1
  380. package/dist/esm/mds-file.entry.js +4 -1
  381. package/dist/esm/mds-filter-item.entry.js +4 -4
  382. package/dist/esm/mds-filter.entry.js +2 -2
  383. package/dist/esm/mds-header-bar.entry.js +5 -1
  384. package/dist/esm/mds-header.entry.js +15 -9
  385. package/dist/esm/mds-horizontal-scroll.entry.js +12 -9
  386. package/dist/esm/mds-hr.entry.js +1 -1
  387. package/dist/esm/mds-img.entry.js +6 -3
  388. package/dist/esm/mds-input-date-range-preselection.entry.js +1 -1
  389. package/dist/esm/mds-input-date-range.entry.js +212 -66
  390. package/dist/esm/mds-input-date.entry.js +33 -12
  391. package/dist/esm/mds-input-field.entry.js +4 -4
  392. package/dist/esm/mds-input-otp.entry.js +3 -3
  393. package/dist/esm/mds-input-range.entry.js +1 -1
  394. package/dist/esm/mds-input-select.entry.js +27 -13
  395. package/dist/esm/mds-input-switch_2.entry.js +5 -2
  396. package/dist/esm/mds-input-tip_2.entry.js +6 -3
  397. package/dist/esm/mds-input-upload.entry.js +10 -7
  398. package/dist/esm/mds-input.entry.js +24 -9
  399. package/dist/esm/mds-keyboard-key.entry.js +5 -2
  400. package/dist/esm/mds-keyboard.entry.js +7 -4
  401. package/dist/esm/mds-kpi-item.entry.js +1 -1
  402. package/dist/esm/mds-kpi.entry.js +1 -1
  403. package/dist/esm/mds-label.entry.js +4 -1
  404. package/dist/esm/mds-list-item.entry.js +1 -1
  405. package/dist/esm/mds-list.entry.js +1 -1
  406. package/dist/esm/mds-mention.entry.js +1 -1
  407. package/dist/esm/mds-modal.entry.js +13 -10
  408. package/dist/esm/mds-note.entry.js +4 -1
  409. package/dist/esm/mds-notification.entry.js +5 -5
  410. package/dist/esm/mds-paginator-item.entry.js +4 -4
  411. package/dist/esm/mds-paginator.entry.js +1 -1
  412. package/dist/esm/mds-policy-ai.entry.js +4 -1
  413. package/dist/esm/mds-pref-animation.entry.js +7 -4
  414. package/dist/esm/mds-pref-consumption.entry.js +7 -4
  415. package/dist/esm/mds-pref-contrast.entry.js +8 -5
  416. package/dist/esm/mds-pref-language-item.entry.js +4 -1
  417. package/dist/esm/mds-pref-language.entry.js +5 -2
  418. package/dist/esm/mds-pref-theme-variant-item.entry.js +5 -2
  419. package/dist/esm/mds-pref-theme-variant.entry.js +6 -3
  420. package/dist/esm/mds-pref-theme.entry.js +11 -8
  421. package/dist/esm/mds-pref.entry.js +6 -3
  422. package/dist/esm/mds-price-table-features-cell.entry.js +1 -1
  423. package/dist/esm/mds-price-table-features-row.entry.js +1 -1
  424. package/dist/esm/mds-price-table-features.entry.js +1 -1
  425. package/dist/esm/mds-price-table-header.entry.js +1 -1
  426. package/dist/esm/mds-price-table-list-item.entry.js +1 -1
  427. package/dist/esm/mds-price-table-list.entry.js +1 -1
  428. package/dist/esm/mds-price-table.entry.js +1 -1
  429. package/dist/esm/mds-progress_2.entry.js +3 -3
  430. package/dist/esm/mds-push-notification-item.entry.js +6 -3
  431. package/dist/esm/mds-push-notification.entry.js +16 -6
  432. package/dist/esm/mds-quote.entry.js +1 -1
  433. package/dist/esm/mds-radial-menu-item.entry.js +4 -1
  434. package/dist/esm/mds-radial-menu.entry.js +3 -3
  435. package/dist/esm/mds-separator.entry.js +1 -1
  436. package/dist/esm/mds-status-bar.entry.js +4 -1
  437. package/dist/esm/mds-stepper-bar-item.entry.js +4 -1
  438. package/dist/esm/mds-stepper-bar.entry.js +2 -2
  439. package/dist/esm/mds-tab-bar-item.entry.js +5 -2
  440. package/dist/esm/mds-tab-bar.entry.js +1 -1
  441. package/dist/esm/mds-tab_2.entry.js +5 -5
  442. package/dist/esm/mds-table-body.entry.js +1 -1
  443. package/dist/esm/mds-table-footer.entry.js +1 -1
  444. package/dist/esm/mds-table-header-cell.entry.js +18 -7
  445. package/dist/esm/mds-table-header.entry.js +10 -2
  446. package/dist/esm/mds-table-row.entry.js +9 -3
  447. package/dist/esm/mds-table.entry.js +2 -2
  448. package/dist/esm/mds-text.entry.js +3 -3
  449. package/dist/esm/mds-toast.entry.js +3 -3
  450. package/dist/esm/mds-tooltip.entry.js +2 -2
  451. package/dist/esm/mds-tree-item.entry.js +7 -1
  452. package/dist/esm/mds-tree.entry.js +2 -2
  453. package/dist/esm/mds-url-view.entry.js +7 -4
  454. package/dist/esm/mds-usage.entry.js +4 -1
  455. package/dist/esm/mds-video-wall.entry.js +1 -1
  456. package/dist/esm/mds-zero.entry.js +1 -1
  457. package/dist/esm-es5/index-CAd5312P.js +1 -1
  458. package/dist/esm-es5/index.js +1 -0
  459. package/dist/esm-es5/loader.js +1 -1
  460. package/dist/esm-es5/magma-components.js +1 -1
  461. package/dist/esm-es5/mds-accordion-item.entry.js +1 -1
  462. package/dist/esm-es5/mds-accordion-timer-item.entry.js +1 -1
  463. package/dist/esm-es5/mds-accordion-timer.entry.js +1 -1
  464. package/dist/esm-es5/mds-accordion.entry.js +1 -1
  465. package/dist/esm-es5/mds-author.entry.js +1 -1
  466. package/dist/esm-es5/mds-avatar-stack-item.entry.js +1 -1
  467. package/dist/esm-es5/mds-avatar-stack.entry.js +1 -1
  468. package/dist/esm-es5/mds-avatar.entry.js +1 -1
  469. package/dist/esm-es5/mds-badge.entry.js +1 -1
  470. package/dist/esm-es5/mds-banner_3.entry.js +1 -1
  471. package/dist/esm-es5/mds-benchmark-bar.entry.js +1 -1
  472. package/dist/esm-es5/mds-bibliography.entry.js +1 -1
  473. package/dist/esm-es5/mds-breadcrumb-item.entry.js +1 -1
  474. package/dist/esm-es5/mds-breadcrumb.entry.js +1 -1
  475. package/dist/esm-es5/mds-button-dropdown.entry.js +1 -1
  476. package/dist/esm-es5/mds-button-group.entry.js +1 -1
  477. package/dist/esm-es5/mds-button_3.entry.js +1 -1
  478. package/dist/esm-es5/mds-calendar_2.entry.js +1 -1
  479. package/dist/esm-es5/mds-card-content.entry.js +1 -1
  480. package/dist/esm-es5/mds-card-footer.entry.js +1 -1
  481. package/dist/esm-es5/mds-card-header.entry.js +1 -1
  482. package/dist/esm-es5/mds-card-media.entry.js +1 -1
  483. package/dist/esm-es5/mds-card.entry.js +1 -1
  484. package/dist/esm-es5/mds-details.entry.js +1 -1
  485. package/dist/esm-es5/mds-dropdown.entry.js +1 -1
  486. package/dist/esm-es5/mds-emoji.entry.js +1 -1
  487. package/dist/esm-es5/mds-entity.entry.js +1 -1
  488. package/dist/esm-es5/mds-file-preview.entry.js +1 -1
  489. package/dist/esm-es5/mds-file.entry.js +1 -1
  490. package/dist/esm-es5/mds-filter-item.entry.js +1 -1
  491. package/dist/esm-es5/mds-filter.entry.js +1 -1
  492. package/dist/esm-es5/mds-header-bar.entry.js +1 -1
  493. package/dist/esm-es5/mds-header.entry.js +1 -1
  494. package/dist/esm-es5/mds-horizontal-scroll.entry.js +1 -1
  495. package/dist/esm-es5/mds-hr.entry.js +1 -1
  496. package/dist/esm-es5/mds-img.entry.js +1 -1
  497. package/dist/esm-es5/mds-input-date-range-preselection.entry.js +1 -1
  498. package/dist/esm-es5/mds-input-date-range.entry.js +1 -1
  499. package/dist/esm-es5/mds-input-date.entry.js +1 -1
  500. package/dist/esm-es5/mds-input-field.entry.js +1 -1
  501. package/dist/esm-es5/mds-input-otp.entry.js +1 -1
  502. package/dist/esm-es5/mds-input-range.entry.js +1 -1
  503. package/dist/esm-es5/mds-input-select.entry.js +1 -1
  504. package/dist/esm-es5/mds-input-switch_2.entry.js +1 -1
  505. package/dist/esm-es5/mds-input-tip_2.entry.js +1 -1
  506. package/dist/esm-es5/mds-input-upload.entry.js +1 -1
  507. package/dist/esm-es5/mds-input.entry.js +1 -1
  508. package/dist/esm-es5/mds-keyboard-key.entry.js +1 -1
  509. package/dist/esm-es5/mds-keyboard.entry.js +1 -1
  510. package/dist/esm-es5/mds-kpi-item.entry.js +1 -1
  511. package/dist/esm-es5/mds-kpi.entry.js +1 -1
  512. package/dist/esm-es5/mds-label.entry.js +1 -1
  513. package/dist/esm-es5/mds-list-item.entry.js +1 -1
  514. package/dist/esm-es5/mds-list.entry.js +1 -1
  515. package/dist/esm-es5/mds-mention.entry.js +1 -1
  516. package/dist/esm-es5/mds-modal.entry.js +1 -1
  517. package/dist/esm-es5/mds-note.entry.js +1 -1
  518. package/dist/esm-es5/mds-notification.entry.js +1 -1
  519. package/dist/esm-es5/mds-paginator-item.entry.js +1 -1
  520. package/dist/esm-es5/mds-paginator.entry.js +1 -1
  521. package/dist/esm-es5/mds-policy-ai.entry.js +1 -1
  522. package/dist/esm-es5/mds-pref-animation.entry.js +1 -1
  523. package/dist/esm-es5/mds-pref-consumption.entry.js +1 -1
  524. package/dist/esm-es5/mds-pref-contrast.entry.js +1 -1
  525. package/dist/esm-es5/mds-pref-language-item.entry.js +1 -1
  526. package/dist/esm-es5/mds-pref-language.entry.js +1 -1
  527. package/dist/esm-es5/mds-pref-theme-variant-item.entry.js +1 -1
  528. package/dist/esm-es5/mds-pref-theme-variant.entry.js +1 -1
  529. package/dist/esm-es5/mds-pref-theme.entry.js +1 -1
  530. package/dist/esm-es5/mds-pref.entry.js +1 -1
  531. package/dist/esm-es5/mds-price-table-features-cell.entry.js +1 -1
  532. package/dist/esm-es5/mds-price-table-features-row.entry.js +1 -1
  533. package/dist/esm-es5/mds-price-table-features.entry.js +1 -1
  534. package/dist/esm-es5/mds-price-table-header.entry.js +1 -1
  535. package/dist/esm-es5/mds-price-table-list-item.entry.js +1 -1
  536. package/dist/esm-es5/mds-price-table-list.entry.js +1 -1
  537. package/dist/esm-es5/mds-price-table.entry.js +1 -1
  538. package/dist/esm-es5/mds-progress_2.entry.js +1 -1
  539. package/dist/esm-es5/mds-push-notification-item.entry.js +1 -1
  540. package/dist/esm-es5/mds-push-notification.entry.js +1 -1
  541. package/dist/esm-es5/mds-quote.entry.js +1 -1
  542. package/dist/esm-es5/mds-radial-menu-item.entry.js +1 -1
  543. package/dist/esm-es5/mds-radial-menu.entry.js +1 -1
  544. package/dist/esm-es5/mds-separator.entry.js +1 -1
  545. package/dist/esm-es5/mds-status-bar.entry.js +1 -1
  546. package/dist/esm-es5/mds-stepper-bar-item.entry.js +1 -1
  547. package/dist/esm-es5/mds-stepper-bar.entry.js +1 -1
  548. package/dist/esm-es5/mds-tab-bar-item.entry.js +1 -1
  549. package/dist/esm-es5/mds-tab-bar.entry.js +1 -1
  550. package/dist/esm-es5/mds-tab_2.entry.js +1 -1
  551. package/dist/esm-es5/mds-table-body.entry.js +1 -1
  552. package/dist/esm-es5/mds-table-footer.entry.js +1 -1
  553. package/dist/esm-es5/mds-table-header-cell.entry.js +1 -1
  554. package/dist/esm-es5/mds-table-header.entry.js +1 -1
  555. package/dist/esm-es5/mds-table-row.entry.js +1 -1
  556. package/dist/esm-es5/mds-table.entry.js +1 -1
  557. package/dist/esm-es5/mds-text.entry.js +1 -1
  558. package/dist/esm-es5/mds-toast.entry.js +1 -1
  559. package/dist/esm-es5/mds-tooltip.entry.js +1 -1
  560. package/dist/esm-es5/mds-tree-item.entry.js +1 -1
  561. package/dist/esm-es5/mds-tree.entry.js +1 -1
  562. package/dist/esm-es5/mds-url-view.entry.js +1 -1
  563. package/dist/esm-es5/mds-usage.entry.js +1 -1
  564. package/dist/esm-es5/mds-video-wall.entry.js +1 -1
  565. package/dist/esm-es5/mds-zero.entry.js +1 -1
  566. package/dist/hydrate/index.js +1154 -554
  567. package/dist/hydrate/index.mjs +1154 -554
  568. package/dist/magma-components/index.esm.js +1 -0
  569. package/dist/magma-components/magma-components.esm.js +1 -1
  570. package/dist/magma-components/{p-1e0826f3.entry.js → p-00313884.entry.js} +1 -1
  571. package/dist/magma-components/{p-14359b83.entry.js → p-01dc43dd.entry.js} +1 -1
  572. package/dist/magma-components/{p-423bad63.entry.js → p-01dca5e8.entry.js} +1 -1
  573. package/dist/magma-components/p-030d45e3.entry.js +1 -0
  574. package/dist/magma-components/{p-49b8def9.system.entry.js → p-0328a23e.system.entry.js} +1 -1
  575. package/dist/magma-components/{p-513533d1.entry.js → p-08c6869a.entry.js} +1 -1
  576. package/dist/magma-components/{p-83f1d211.system.entry.js → p-09de9fc5.system.entry.js} +1 -1
  577. package/dist/magma-components/{p-a36c6db2.entry.js → p-0acb46c8.entry.js} +1 -1
  578. package/dist/magma-components/{p-0856948f.system.entry.js → p-0b10ef9f.system.entry.js} +1 -1
  579. package/dist/magma-components/p-0b11f03b.entry.js +1 -0
  580. package/dist/magma-components/{p-8b204fe7.system.entry.js → p-0be56202.system.entry.js} +1 -1
  581. package/dist/magma-components/p-0de58147.entry.js +1 -0
  582. package/dist/magma-components/{p-2491f1e0.system.entry.js → p-0e481e5c.system.entry.js} +1 -1
  583. package/dist/magma-components/{p-7e23a883.system.entry.js → p-0f104850.system.entry.js} +1 -1
  584. package/dist/magma-components/p-1073bf63.entry.js +1 -0
  585. package/dist/magma-components/p-11490a89.entry.js +1 -0
  586. package/dist/magma-components/{p-fa6d02de.system.entry.js → p-137b0bbe.system.entry.js} +1 -1
  587. package/dist/magma-components/{p-5f027f21.entry.js → p-14a98729.entry.js} +1 -1
  588. package/dist/magma-components/p-14d858f8.system.entry.js +1 -0
  589. package/dist/magma-components/{p-5011da19.system.entry.js → p-14e918de.system.entry.js} +1 -1
  590. package/dist/magma-components/p-154ef5b9.entry.js +1 -0
  591. package/dist/magma-components/p-158af6e3.entry.js +1 -0
  592. package/dist/magma-components/{p-9f614c7c.system.entry.js → p-17427d8a.system.entry.js} +1 -1
  593. package/dist/magma-components/p-1805592d.entry.js +1 -0
  594. package/dist/magma-components/p-18563022.entry.js +1 -0
  595. package/dist/magma-components/{p-ced050bf.entry.js → p-19f99447.entry.js} +1 -1
  596. package/dist/magma-components/{p-fd4f6135.system.entry.js → p-1a56d383.system.entry.js} +1 -1
  597. package/dist/magma-components/{p-cc9db7f3.system.entry.js → p-1bb7895a.system.entry.js} +1 -1
  598. package/dist/magma-components/{p-13de0c57.system.entry.js → p-1ce791c1.system.entry.js} +1 -1
  599. package/dist/magma-components/{p-de98e8b6.system.entry.js → p-1da904c3.system.entry.js} +1 -1
  600. package/dist/magma-components/p-20961bf1.entry.js +1 -0
  601. package/dist/magma-components/{p-1199b3f5.system.entry.js → p-24a9ed63.system.entry.js} +1 -1
  602. package/dist/magma-components/{p-39d330ea.entry.js → p-26b131cf.entry.js} +1 -1
  603. package/dist/magma-components/{p-78fd3283.entry.js → p-28ebb626.entry.js} +1 -1
  604. package/dist/magma-components/{p-37989a99.system.entry.js → p-292f4566.system.entry.js} +1 -1
  605. package/dist/magma-components/{p-715f92d4.system.entry.js → p-2a1d3680.system.entry.js} +1 -1
  606. package/dist/magma-components/{p-17bfde04.system.entry.js → p-2ab75334.system.entry.js} +1 -1
  607. package/dist/magma-components/{p-79fdb37f.system.entry.js → p-2ccc796b.system.entry.js} +1 -1
  608. package/dist/magma-components/p-2d9d0887.system.entry.js +1 -0
  609. package/dist/magma-components/{p-035a9b2c.system.entry.js → p-2df01d02.system.entry.js} +1 -1
  610. package/dist/magma-components/{p-00980a98.entry.js → p-3145c7eb.entry.js} +1 -1
  611. package/dist/magma-components/{p-82337997.entry.js → p-34018dfe.entry.js} +1 -1
  612. package/dist/magma-components/{p-64609a40.system.entry.js → p-35a9f1b4.system.entry.js} +1 -1
  613. package/dist/magma-components/p-35ec8bbd.entry.js +1 -0
  614. package/dist/magma-components/{p-93b7d9c7.system.entry.js → p-370f9463.system.entry.js} +1 -1
  615. package/dist/magma-components/{p-f9691a57.system.entry.js → p-387948c4.system.entry.js} +1 -1
  616. package/dist/magma-components/{p-663e302d.system.entry.js → p-3aeecbba.system.entry.js} +1 -1
  617. package/dist/magma-components/{p-7d3a54a4.system.entry.js → p-3af9132f.system.entry.js} +1 -1
  618. package/dist/magma-components/{p-9061a2b0.system.entry.js → p-3bfd085f.system.entry.js} +1 -1
  619. package/dist/magma-components/{p-dafa88ad.entry.js → p-3c246a39.entry.js} +1 -1
  620. package/dist/magma-components/{p-4c8d8c76.entry.js → p-3c2bf79b.entry.js} +1 -1
  621. package/dist/magma-components/p-3ce52f3c.entry.js +1 -0
  622. package/dist/magma-components/p-3e5993b4.entry.js +1 -0
  623. package/dist/magma-components/{p-1680682d.system.entry.js → p-3ef80cd4.system.entry.js} +1 -1
  624. package/dist/magma-components/{p-cb2f2f0a.entry.js → p-3fc3b8b4.entry.js} +1 -1
  625. package/dist/magma-components/{p-53cd2333.system.entry.js → p-423955d1.system.entry.js} +1 -1
  626. package/dist/magma-components/{p-7bca3e2e.system.entry.js → p-42f336df.system.entry.js} +1 -1
  627. package/dist/magma-components/{p-315da7d0.system.entry.js → p-45a85712.system.entry.js} +1 -1
  628. package/dist/magma-components/{p-239ab62b.system.entry.js → p-460cd731.system.entry.js} +1 -1
  629. package/dist/magma-components/{p-ca36fc65.entry.js → p-473f6954.entry.js} +1 -1
  630. package/dist/magma-components/{p-5eee076f.entry.js → p-47fa0ecf.entry.js} +1 -1
  631. package/dist/magma-components/{p-2a222f3c.entry.js → p-4b07fe37.entry.js} +1 -1
  632. package/dist/magma-components/p-4b884441.entry.js +1 -0
  633. package/dist/magma-components/{p-a69d95b7.entry.js → p-4ba583c9.entry.js} +1 -1
  634. package/dist/magma-components/{p-769bf50e.entry.js → p-4c08fe3e.entry.js} +1 -1
  635. package/dist/magma-components/p-4f490917.entry.js +1 -0
  636. package/dist/magma-components/{p-d4cac1a1.system.entry.js → p-4f98fdba.system.entry.js} +1 -1
  637. package/dist/magma-components/{p-ee149fc3.system.entry.js → p-50553954.system.entry.js} +1 -1
  638. package/dist/magma-components/{p-4bdc69b2.entry.js → p-523d4716.entry.js} +1 -1
  639. package/dist/magma-components/{p-a5451192.system.entry.js → p-52ccfafc.system.entry.js} +1 -1
  640. package/dist/magma-components/p-52e2f903.entry.js +1 -0
  641. package/dist/magma-components/{p-8f7d632c.system.entry.js → p-53195d95.system.entry.js} +1 -1
  642. package/dist/magma-components/{p-f62cf5a9.system.entry.js → p-5488f51f.system.entry.js} +1 -1
  643. package/dist/magma-components/p-553927f9.system.entry.js +1 -0
  644. package/dist/magma-components/{p-9eaa277f.entry.js → p-55b4bbba.entry.js} +1 -1
  645. package/dist/magma-components/{p-1b8b598a.entry.js → p-583f5ffa.entry.js} +1 -1
  646. package/dist/magma-components/{p-f8dc6a25.entry.js → p-59d65cff.entry.js} +1 -1
  647. package/dist/magma-components/{p-a1a16873.system.entry.js → p-59f53701.system.entry.js} +1 -1
  648. package/dist/magma-components/p-5b881091.entry.js +1 -0
  649. package/dist/magma-components/{p-24b3cc0d.entry.js → p-5c44d208.entry.js} +1 -1
  650. package/dist/magma-components/{p-fbe46b32.system.entry.js → p-5fdcd8e2.system.entry.js} +1 -1
  651. package/dist/magma-components/{p-2a134cfe.system.entry.js → p-5fe7b875.system.entry.js} +1 -1
  652. package/dist/magma-components/{p-aed97a03.system.entry.js → p-614e7f83.system.entry.js} +1 -1
  653. package/dist/magma-components/{p-f9541d6b.system.entry.js → p-62cf9003.system.entry.js} +1 -1
  654. package/dist/magma-components/{p-a3c123e2.entry.js → p-63898681.entry.js} +1 -1
  655. package/dist/magma-components/p-663a510e.entry.js +1 -0
  656. package/dist/magma-components/{p-851df0fb.entry.js → p-68f57bb1.entry.js} +1 -1
  657. package/dist/magma-components/{p-0b4684f2.system.entry.js → p-6ae4df92.system.entry.js} +1 -1
  658. package/dist/magma-components/p-6d268a59.entry.js +1 -0
  659. package/dist/magma-components/{p-281bc999.system.entry.js → p-7306b02e.system.entry.js} +1 -1
  660. package/dist/magma-components/{p-e6a3c03b.system.entry.js → p-75011fed.system.entry.js} +1 -1
  661. package/dist/magma-components/{p-6f89537f.entry.js → p-7595afcf.entry.js} +1 -1
  662. package/dist/magma-components/p-77e9bd68.entry.js +1 -0
  663. package/dist/magma-components/p-7d836722.entry.js +1 -0
  664. package/dist/magma-components/p-7e037cf3.entry.js +8 -0
  665. package/dist/magma-components/{p-51f00e4f.system.entry.js → p-8106dbfd.system.entry.js} +1 -1
  666. package/dist/magma-components/{p-80904595.system.entry.js → p-82deeaa0.system.entry.js} +1 -1
  667. package/dist/magma-components/p-83589b83.entry.js +1 -0
  668. package/dist/magma-components/{p-bbd19da5.entry.js → p-83721814.entry.js} +1 -1
  669. package/dist/magma-components/{p-61043767.system.entry.js → p-83de0e53.system.entry.js} +1 -1
  670. package/dist/magma-components/{p-d480bc64.system.entry.js → p-849760e7.system.entry.js} +1 -1
  671. package/dist/magma-components/{p-0eec989d.system.entry.js → p-85ac6e54.system.entry.js} +1 -1
  672. package/dist/magma-components/p-87f8a213.entry.js +1 -0
  673. package/dist/magma-components/{p-67027e6e.system.entry.js → p-89bf698e.system.entry.js} +1 -1
  674. package/dist/magma-components/{p-66b6399b.system.entry.js → p-89f96753.system.entry.js} +1 -1
  675. package/dist/magma-components/p-8b3065b4.entry.js +1 -0
  676. package/dist/magma-components/{p-a5c774e1.system.entry.js → p-8bec8ad6.system.entry.js} +1 -1
  677. package/dist/magma-components/{p-c08e2e11.system.entry.js → p-8d76853c.system.entry.js} +1 -1
  678. package/dist/magma-components/{p-d9635f96.system.entry.js → p-8f1ce3f1.system.entry.js} +1 -1
  679. package/dist/magma-components/p-9021fa60.entry.js +1 -0
  680. package/dist/magma-components/{p-701757f6.system.entry.js → p-90b72c1c.system.entry.js} +1 -1
  681. package/dist/magma-components/{p-7599608a.system.entry.js → p-90d5b6df.system.entry.js} +1 -1
  682. package/dist/magma-components/p-913372ff.entry.js +1 -0
  683. package/dist/magma-components/{p-f5dd0163.system.entry.js → p-94093140.system.entry.js} +1 -1
  684. package/dist/magma-components/{p-03d883fa.system.entry.js → p-944d9b27.system.entry.js} +1 -1
  685. package/dist/magma-components/{p-922cb36e.entry.js → p-94713401.entry.js} +1 -1
  686. package/dist/magma-components/{p-dca87306.entry.js → p-956b5ae6.entry.js} +1 -1
  687. package/dist/magma-components/p-95eae04e.entry.js +1 -0
  688. package/dist/magma-components/{p-30ecdd0e.entry.js → p-961a2531.entry.js} +1 -1
  689. package/dist/magma-components/p-9658cb0c.entry.js +1 -0
  690. package/dist/magma-components/p-96d1a168.entry.js +1 -0
  691. package/dist/magma-components/p-96f6a646.entry.js +1 -0
  692. package/dist/magma-components/{p-2df71631.system.entry.js → p-98435b90.system.entry.js} +1 -1
  693. package/dist/magma-components/p-988b0c7c.entry.js +1 -0
  694. package/dist/magma-components/{p-14faa91d.system.entry.js → p-98a05642.system.entry.js} +1 -1
  695. package/dist/magma-components/{p-ba01df62.system.entry.js → p-99f7a1b6.system.entry.js} +1 -1
  696. package/dist/magma-components/{p-b95ba099.system.entry.js → p-9a1940c1.system.entry.js} +1 -1
  697. package/dist/magma-components/{p-e4c4824b.system.entry.js → p-9a89bc78.system.entry.js} +1 -1
  698. package/dist/magma-components/{p-5a96f6a1.system.entry.js → p-9ad586a7.system.entry.js} +1 -1
  699. package/dist/magma-components/{p-33183e9e.system.entry.js → p-9b52918e.system.entry.js} +1 -1
  700. package/dist/magma-components/p-DTZViJWJ.system.js +1 -1
  701. package/dist/magma-components/p-a1af65e8.entry.js +1 -0
  702. package/dist/magma-components/{p-4813db7c.system.entry.js → p-a5473293.system.entry.js} +1 -1
  703. package/dist/magma-components/{p-3736ff52.system.entry.js → p-a6caafcb.system.entry.js} +1 -1
  704. package/dist/magma-components/{p-99e541f0.entry.js → p-a7bd4585.entry.js} +1 -1
  705. package/dist/magma-components/{p-778a376a.system.entry.js → p-a88fba47.system.entry.js} +1 -1
  706. package/dist/magma-components/{p-f8be02b6.entry.js → p-a959ade4.entry.js} +1 -1
  707. package/dist/magma-components/p-aa7d8972.entry.js +1 -0
  708. package/dist/magma-components/p-aa98652f.entry.js +1 -0
  709. package/dist/magma-components/{p-d441e8c5.system.entry.js → p-aaeb0ee3.system.entry.js} +1 -1
  710. package/dist/magma-components/{p-9210f48f.system.entry.js → p-ab89bf5b.system.entry.js} +1 -1
  711. package/dist/magma-components/{p-195d6b05.entry.js → p-abc720e3.entry.js} +1 -1
  712. package/dist/magma-components/p-abe87810.entry.js +1 -0
  713. package/dist/magma-components/{p-77449970.entry.js → p-ac80aca8.entry.js} +1 -1
  714. package/dist/magma-components/{p-d25df1ff.system.entry.js → p-acb07134.system.entry.js} +1 -1
  715. package/dist/magma-components/p-acd4f96a.entry.js +1 -0
  716. package/dist/magma-components/{p-37f4699d.entry.js → p-af49bca2.entry.js} +1 -1
  717. package/dist/magma-components/{p-dcc5188d.entry.js → p-af670eaf.entry.js} +1 -1
  718. package/dist/magma-components/{p-a96d10ed.system.entry.js → p-b14a94e0.system.entry.js} +1 -1
  719. package/dist/magma-components/p-b2bc194a.entry.js +1 -0
  720. package/dist/magma-components/{p-d44cf903.system.entry.js → p-b2e76c18.system.entry.js} +1 -1
  721. package/dist/magma-components/{p-1fa503c2.system.entry.js → p-b37dff80.system.entry.js} +1 -1
  722. package/dist/magma-components/p-b3e3226e.entry.js +1 -0
  723. package/dist/magma-components/p-b40f1153.entry.js +1 -0
  724. package/dist/magma-components/p-b4709a95.entry.js +1 -0
  725. package/dist/magma-components/{p-6cf5f38d.system.entry.js → p-b5db6527.system.entry.js} +1 -1
  726. package/dist/magma-components/p-b764defa.entry.js +1 -0
  727. package/dist/magma-components/{p-52253115.system.entry.js → p-b9b2501e.system.entry.js} +1 -1
  728. package/dist/magma-components/{p-632b1bd2.system.entry.js → p-b9b5bcdd.system.entry.js} +1 -1
  729. package/dist/magma-components/{p-b826e9cf.system.entry.js → p-ba2a0bc1.system.entry.js} +1 -1
  730. package/dist/magma-components/p-bb4380cd.entry.js +1 -0
  731. package/dist/magma-components/{p-07a0d14c.system.entry.js → p-bce3a8b0.system.entry.js} +1 -1
  732. package/dist/magma-components/{p-21790967.system.entry.js → p-bd2998e6.system.entry.js} +1 -1
  733. package/dist/magma-components/p-bd3dbc2d.entry.js +1 -0
  734. package/dist/magma-components/p-bed57abb.entry.js +1 -0
  735. package/dist/magma-components/{p-21af5302.entry.js → p-bfed0b7a.entry.js} +1 -1
  736. package/dist/magma-components/{p-c1809ec1.system.entry.js → p-c6177cb9.system.entry.js} +1 -1
  737. package/dist/magma-components/p-c638556c.entry.js +1 -0
  738. package/dist/magma-components/{p-8aa8f2e0.entry.js → p-c6fa4a21.entry.js} +1 -1
  739. package/dist/magma-components/{p-ce1c17ae.system.entry.js → p-c8e99385.system.entry.js} +1 -1
  740. package/dist/magma-components/{p-be4b1fce.entry.js → p-c9231987.entry.js} +1 -1
  741. package/dist/magma-components/{p-0a5a2cd7.system.entry.js → p-c9c51ba6.system.entry.js} +1 -1
  742. package/dist/magma-components/{p-163d0a27.entry.js → p-cc53b30c.entry.js} +1 -1
  743. package/dist/magma-components/{p-b5077962.entry.js → p-ccc0521c.entry.js} +1 -1
  744. package/dist/magma-components/{p-788669f0.system.entry.js → p-cd71630e.system.entry.js} +1 -1
  745. package/dist/magma-components/{p-687f9261.system.entry.js → p-cd879243.system.entry.js} +1 -1
  746. package/dist/magma-components/{p-ccf7878a.entry.js → p-ce064d47.entry.js} +1 -1
  747. package/dist/magma-components/{p-e52285f2.system.entry.js → p-d1eea8ca.system.entry.js} +1 -1
  748. package/dist/magma-components/{p-647ca5e1.system.entry.js → p-d2537229.system.entry.js} +1 -1
  749. package/dist/magma-components/p-d2617a1a.entry.js +1 -0
  750. package/dist/magma-components/{p-cf26c62c.system.entry.js → p-d41c4637.system.entry.js} +1 -1
  751. package/dist/magma-components/{p-b8bb9b2a.entry.js → p-d88f44aa.entry.js} +1 -1
  752. package/dist/magma-components/{p-ac42ce64.system.entry.js → p-dae9ae8e.system.entry.js} +1 -1
  753. package/dist/magma-components/{p-81d21afc.entry.js → p-dd860de4.entry.js} +1 -1
  754. package/dist/magma-components/{p-0271b1f9.system.entry.js → p-df87e2f5.system.entry.js} +1 -1
  755. package/dist/magma-components/{p-f02b49c5.system.entry.js → p-dfe082be.system.entry.js} +1 -1
  756. package/dist/magma-components/{p-fcc3ab4c.entry.js → p-e00ba5a0.entry.js} +1 -1
  757. package/dist/magma-components/{p-b66fe79a.system.entry.js → p-e0d12fa2.system.entry.js} +1 -1
  758. package/dist/magma-components/{p-003dd017.entry.js → p-e2cd11c3.entry.js} +1 -1
  759. package/dist/magma-components/{p-0dffa327.system.entry.js → p-e5fb3081.system.entry.js} +1 -1
  760. package/dist/magma-components/{p-ab63d01d.entry.js → p-e67a6452.entry.js} +1 -1
  761. package/dist/magma-components/{p-6705b68b.system.entry.js → p-e6d8c9e3.system.entry.js} +1 -1
  762. package/dist/magma-components/p-e71aecc1.entry.js +1 -0
  763. package/dist/magma-components/{p-a7b5398f.system.entry.js → p-eac692ea.system.entry.js} +1 -1
  764. package/dist/magma-components/{p-a8ca0d68.system.entry.js → p-ecf2e98d.system.entry.js} +1 -1
  765. package/dist/magma-components/{p-7c49ca6c.system.entry.js → p-ed6d1453.system.entry.js} +1 -1
  766. package/dist/magma-components/p-f289eb5a.entry.js +1 -0
  767. package/dist/magma-components/{p-33268316.entry.js → p-f3604c99.entry.js} +1 -1
  768. package/dist/magma-components/{p-e07404ae.entry.js → p-f3dbca34.entry.js} +1 -1
  769. package/dist/magma-components/{p-38b33737.system.entry.js → p-f4b4bdf2.system.entry.js} +1 -1
  770. package/dist/magma-components/{p-3b637d6f.entry.js → p-f56d16f7.entry.js} +1 -1
  771. package/dist/magma-components/{p-91902df2.system.entry.js → p-f8014852.system.entry.js} +1 -1
  772. package/dist/magma-components/{p-1dea53fc.entry.js → p-f851100d.entry.js} +1 -1
  773. package/dist/magma-components/{p-5ac8fc7d.entry.js → p-f8d5adce.entry.js} +1 -1
  774. package/dist/magma-components/{p-a5a87d9b.system.entry.js → p-fa427f75.system.entry.js} +1 -1
  775. package/dist/magma-components/p-fa6a05b5.entry.js +1 -0
  776. package/dist/magma-components/{p-e01cb161.entry.js → p-fb8b0104.entry.js} +1 -1
  777. package/dist/magma-components/{p-73132558.system.entry.js → p-fcf59139.system.entry.js} +1 -1
  778. package/dist/magma-components/{p-ef82cbb3.system.entry.js → p-fe3d5720.system.entry.js} +1 -1
  779. package/dist/magma-components/{p-31a78457.system.entry.js → p-fe85ad8e.system.entry.js} +1 -1
  780. package/dist/magma-components/p-ffae137a.entry.js +1 -0
  781. package/dist/magma-components/p-oCzRm29V.system.js +1 -0
  782. package/dist/stats.json +2461 -1671
  783. package/dist/types/components/mds-accordion/mds-accordion.d.ts +1 -1
  784. package/dist/types/components/mds-accordion-item/mds-accordion-item.d.ts +1 -1
  785. package/dist/types/components/mds-accordion-timer/mds-accordion-timer.d.ts +1 -1
  786. package/dist/types/components/mds-accordion-timer-item/mds-accordion-timer-item.d.ts +1 -1
  787. package/dist/types/components/mds-author/mds-author.d.ts +1 -1
  788. package/dist/types/components/mds-avatar-stack/mds-avatar-stack.d.ts +3 -0
  789. package/dist/types/components/mds-badge/mds-badge.d.ts +1 -1
  790. package/dist/types/components/mds-banner/mds-banner.d.ts +4 -1
  791. package/dist/types/components/mds-benchmark-bar/mds-benchmark-bar.d.ts +1 -1
  792. package/dist/types/components/mds-breadcrumb/mds-breadcrumb.d.ts +4 -1
  793. package/dist/types/components/mds-button/mds-button.d.ts +1 -1
  794. package/dist/types/components/mds-button-dropdown/mds-button-dropdown.d.ts +3 -0
  795. package/dist/types/components/mds-button-group/mds-button-group.d.ts +3 -0
  796. package/dist/types/components/mds-calendar/mds-calendar.d.ts +75 -8
  797. package/dist/types/components/mds-card-content/mds-card-content.d.ts +1 -1
  798. package/dist/types/components/mds-card-footer/mds-card-footer.d.ts +1 -1
  799. package/dist/types/components/mds-card-header/mds-card-header.d.ts +1 -1
  800. package/dist/types/components/mds-card-media/mds-card-media.d.ts +1 -1
  801. package/dist/types/components/mds-chip/mds-chip.d.ts +3 -0
  802. package/dist/types/components/mds-details/mds-details.d.ts +1 -1
  803. package/dist/types/components/mds-dropdown/mds-dropdown.d.ts +4 -4
  804. package/dist/types/components/mds-emoji/mds-emoji.d.ts +7 -0
  805. package/dist/types/components/mds-entity/mds-entity.d.ts +1 -1
  806. package/dist/types/components/mds-file/mds-file.d.ts +3 -0
  807. package/dist/types/components/mds-file-preview/mds-file-preview.d.ts +3 -0
  808. package/dist/types/components/mds-filter/mds-filter.d.ts +1 -1
  809. package/dist/types/components/mds-filter-item/mds-filter-item.d.ts +1 -1
  810. package/dist/types/components/mds-header/mds-header.d.ts +5 -1
  811. package/dist/types/components/mds-header-bar/mds-header-bar.d.ts +5 -1
  812. package/dist/types/components/mds-help/mds-help.d.ts +1 -1
  813. package/dist/types/components/mds-horizontal-scroll/mds-horizontal-scroll.d.ts +1 -1
  814. package/dist/types/components/mds-icon/services/icons-set.service.d.ts +2 -1
  815. package/dist/types/components/mds-img/mds-img.d.ts +3 -0
  816. package/dist/types/components/mds-input/mds-input.d.ts +15 -0
  817. package/dist/types/components/mds-input-date/mds-input-date.d.ts +19 -1
  818. package/dist/types/components/mds-input-date-range/mds-input-date-range.d.ts +38 -4
  819. package/dist/types/components/mds-input-date-range/test/mds-input-date-range.stories.d.ts +12 -0
  820. package/dist/types/components/mds-input-date-range-preselection/mds-input-date-range-preselection.d.ts +3 -0
  821. package/dist/types/components/mds-input-field/mds-input-field.d.ts +3 -0
  822. package/dist/types/components/mds-input-range/mds-input-range.d.ts +2 -1
  823. package/dist/types/components/mds-input-select/mds-input-select.d.ts +4 -0
  824. package/dist/types/components/mds-input-switch/mds-input-switch.d.ts +4 -1
  825. package/dist/types/components/mds-input-tip/mds-input-tip.d.ts +3 -0
  826. package/dist/types/components/mds-input-tip-item/mds-input-tip-item.d.ts +6 -0
  827. package/dist/types/components/mds-input-upload/mds-input-upload.d.ts +3 -0
  828. package/dist/types/components/mds-keyboard/mds-keyboard.d.ts +7 -1
  829. package/dist/types/components/mds-keyboard-key/mds-keyboard-key.d.ts +3 -0
  830. package/dist/types/components/mds-kpi/mds-kpi.d.ts +1 -1
  831. package/dist/types/components/mds-label/mds-label.d.ts +4 -1
  832. package/dist/types/components/mds-list/mds-list.d.ts +1 -1
  833. package/dist/types/components/mds-list-item/mds-list-item.d.ts +1 -1
  834. package/dist/types/components/mds-modal/mds-modal.d.ts +4 -1
  835. package/dist/types/components/mds-note/mds-note.d.ts +4 -1
  836. package/dist/types/components/mds-paginator-item/mds-paginator-item.d.ts +2 -2
  837. package/dist/types/components/mds-policy-ai/mds-policy-ai.d.ts +3 -0
  838. package/dist/types/components/mds-pref/mds-pref.d.ts +4 -1
  839. package/dist/types/components/mds-pref-animation/mds-pref-animation.d.ts +3 -0
  840. package/dist/types/components/mds-pref-consumption/mds-pref-consumption.d.ts +3 -0
  841. package/dist/types/components/mds-pref-contrast/mds-pref-contrast.d.ts +3 -0
  842. package/dist/types/components/mds-pref-language/mds-pref-language.d.ts +4 -1
  843. package/dist/types/components/mds-pref-language-item/mds-pref-language-item.d.ts +3 -0
  844. package/dist/types/components/mds-pref-theme/mds-pref-theme.d.ts +3 -0
  845. package/dist/types/components/mds-pref-theme-variant/mds-pref-theme-variant.d.ts +4 -1
  846. package/dist/types/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.d.ts +3 -0
  847. package/dist/types/components/mds-price-table/mds-price-table.d.ts +3 -0
  848. package/dist/types/components/mds-price-table-features/mds-price-table-features.d.ts +1 -1
  849. package/dist/types/components/mds-price-table-features-cell/mds-price-table-features-cell.d.ts +1 -1
  850. package/dist/types/components/mds-price-table-features-row/mds-price-table-features-row.d.ts +1 -1
  851. package/dist/types/components/mds-price-table-header/mds-price-table-header.d.ts +3 -0
  852. package/dist/types/components/mds-price-table-list/mds-price-table-list.d.ts +1 -1
  853. package/dist/types/components/mds-price-table-list-item/mds-price-table-list-item.d.ts +3 -0
  854. package/dist/types/components/mds-push-notification/mds-push-notification.d.ts +12 -4
  855. package/dist/types/components/mds-push-notification-item/mds-push-notification-item.d.ts +3 -0
  856. package/dist/types/components/mds-quote/mds-quote.d.ts +1 -1
  857. package/dist/types/components/mds-radial-menu/mds-radial-menu.d.ts +3 -0
  858. package/dist/types/components/mds-radial-menu-item/mds-radial-menu-item.d.ts +3 -0
  859. package/dist/types/components/mds-status-bar/mds-status-bar.d.ts +4 -1
  860. package/dist/types/components/mds-stepper-bar/mds-stepper-bar.d.ts +1 -1
  861. package/dist/types/components/mds-stepper-bar-item/mds-stepper-bar-item.d.ts +3 -0
  862. package/dist/types/components/mds-tab/mds-tab.d.ts +1 -1
  863. package/dist/types/components/mds-tab-bar/mds-tab-bar.d.ts +1 -1
  864. package/dist/types/components/mds-tab-bar-item/mds-tab-bar-item.d.ts +4 -1
  865. package/dist/types/components/mds-table/mds-table.d.ts +5 -2
  866. package/dist/types/components/mds-table-body/mds-table-body.d.ts +7 -1
  867. package/dist/types/components/mds-table-cell/mds-table-cell.d.ts +1 -1
  868. package/dist/types/components/mds-table-footer/mds-table-footer.d.ts +1 -1
  869. package/dist/types/components/mds-table-header/mds-table-header.d.ts +12 -1
  870. package/dist/types/components/mds-table-header-cell/mds-table-header-cell.d.ts +3 -0
  871. package/dist/types/components/mds-table-row/mds-table-row.d.ts +19 -1
  872. package/dist/types/components/mds-text/mds-text.d.ts +1 -1
  873. package/dist/types/components/mds-toast/mds-toast.d.ts +1 -1
  874. package/dist/types/components/mds-tooltip/mds-tooltip.d.ts +1 -1
  875. package/dist/types/components/mds-tree/mds-tree.d.ts +1 -1
  876. package/dist/types/components/mds-tree-item/mds-tree-item.d.ts +10 -1
  877. package/dist/types/components/mds-url-view/mds-url-view.d.ts +4 -1
  878. package/dist/types/components/mds-usage/mds-usage.d.ts +4 -1
  879. package/dist/types/components/mds-video-wall/mds-video-wall.d.ts +1 -1
  880. package/dist/types/components/mds-zero/mds-zero.d.ts +1 -1
  881. package/dist/types/components.d.ts +355 -8
  882. package/dist/types/index.d.ts +15 -0
  883. package/package.json +7 -1
  884. package/dist/magma-components/p-00a16156.entry.js +0 -1
  885. package/dist/magma-components/p-05208700.entry.js +0 -1
  886. package/dist/magma-components/p-065da3de.entry.js +0 -1
  887. package/dist/magma-components/p-0b3d7c4a.entry.js +0 -1
  888. package/dist/magma-components/p-11f0d03d.entry.js +0 -1
  889. package/dist/magma-components/p-1f61bdf7.entry.js +0 -1
  890. package/dist/magma-components/p-2035f817.entry.js +0 -1
  891. package/dist/magma-components/p-20502b9d.entry.js +0 -1
  892. package/dist/magma-components/p-2821c146.entry.js +0 -1
  893. package/dist/magma-components/p-2886d6f7.entry.js +0 -1
  894. package/dist/magma-components/p-2988a6c2.entry.js +0 -1
  895. package/dist/magma-components/p-2e0ebe5e.entry.js +0 -1
  896. package/dist/magma-components/p-3063ab9a.entry.js +0 -1
  897. package/dist/magma-components/p-3298569b.entry.js +0 -1
  898. package/dist/magma-components/p-37241fed.entry.js +0 -1
  899. package/dist/magma-components/p-3aadbc52.entry.js +0 -1
  900. package/dist/magma-components/p-430c41d6.entry.js +0 -1
  901. package/dist/magma-components/p-470e721b.entry.js +0 -1
  902. package/dist/magma-components/p-4a1f731e.system.entry.js +0 -1
  903. package/dist/magma-components/p-4cc70dac.entry.js +0 -1
  904. package/dist/magma-components/p-52ea2327.system.entry.js +0 -1
  905. package/dist/magma-components/p-57af1404.entry.js +0 -1
  906. package/dist/magma-components/p-5dc46946.entry.js +0 -1
  907. package/dist/magma-components/p-60c18f60.entry.js +0 -1
  908. package/dist/magma-components/p-62d83191.entry.js +0 -1
  909. package/dist/magma-components/p-67ab401f.entry.js +0 -1
  910. package/dist/magma-components/p-6a246ff8.entry.js +0 -1
  911. package/dist/magma-components/p-771786d1.entry.js +0 -1
  912. package/dist/magma-components/p-77251a16.entry.js +0 -1
  913. package/dist/magma-components/p-772d7b99.entry.js +0 -1
  914. package/dist/magma-components/p-773c04da.entry.js +0 -8
  915. package/dist/magma-components/p-7a166bc0.entry.js +0 -1
  916. package/dist/magma-components/p-825ee1e0.entry.js +0 -1
  917. package/dist/magma-components/p-8b1ff303.entry.js +0 -1
  918. package/dist/magma-components/p-8c21567b.entry.js +0 -1
  919. package/dist/magma-components/p-91a85141.entry.js +0 -1
  920. package/dist/magma-components/p-967a60aa.entry.js +0 -1
  921. package/dist/magma-components/p-97713e2b.entry.js +0 -1
  922. package/dist/magma-components/p-9cf753f5.entry.js +0 -1
  923. package/dist/magma-components/p-9ed636f2.entry.js +0 -1
  924. package/dist/magma-components/p-9f033f29.entry.js +0 -1
  925. package/dist/magma-components/p-YWpyar7R.system.js +0 -1
  926. package/dist/magma-components/p-a7fe6fd8.entry.js +0 -1
  927. package/dist/magma-components/p-aef79bb1.system.entry.js +0 -1
  928. package/dist/magma-components/p-b0bb1174.entry.js +0 -1
  929. package/dist/magma-components/p-b858d00e.entry.js +0 -1
  930. package/dist/magma-components/p-c179f3ca.entry.js +0 -1
  931. package/dist/magma-components/p-c4d8fe07.entry.js +0 -1
  932. package/dist/magma-components/p-c565e99c.entry.js +0 -1
  933. package/dist/magma-components/p-ca1023cf.entry.js +0 -1
  934. package/dist/magma-components/p-cb7a85da.entry.js +0 -1
  935. package/dist/magma-components/p-cfb54ef3.entry.js +0 -1
  936. package/dist/magma-components/p-ebd37b9e.entry.js +0 -1
  937. package/dist/magma-components/p-ef4393bf.entry.js +0 -1
  938. package/dist/magma-components/p-f950a39a.entry.js +0 -1
@@ -68,16 +68,16 @@ const MdsModal = class {
68
68
  clearTimeout(this.animationDelayTimeout);
69
69
  };
70
70
  this.disableOverflow = () => {
71
- if (document) {
72
- if (document.body.style.overflow) {
71
+ if (typeof document !== 'undefined') {
72
+ if (document.body.style.overflow !== '') {
73
73
  this.bodyOverflow = document.body.style.overflow;
74
74
  }
75
75
  document.body.style.overflow = 'hidden';
76
76
  }
77
77
  };
78
78
  this.enableOverflow = () => {
79
- if (document) {
80
- if (this.bodyOverflow) {
79
+ if (typeof document !== 'undefined') {
80
+ if (this.bodyOverflow !== '') {
81
81
  document.body.style.overflow = this.bodyOverflow;
82
82
  }
83
83
  else {
@@ -154,20 +154,20 @@ const MdsModal = class {
154
154
  this.windowElement = (_a = this.host.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.window');
155
155
  this.windowHeaderElement = (_b = this.host.shadowRoot) === null || _b === void 0 ? void 0 : _b.querySelector('.window-header');
156
156
  this.windowFooterElement = (_c = this.host.shadowRoot) === null || _c === void 0 ? void 0 : _c.querySelector('.window-footer');
157
- if (this.windowHeaderElement) {
157
+ if (this.windowHeaderElement != null) {
158
158
  this.windowHeaderHeight = this.windowHeaderElement.offsetHeight;
159
159
  }
160
- if (this.windowFooterElement) {
160
+ if (this.windowFooterElement != null) {
161
161
  this.windowFooterHeight = this.windowFooterElement.offsetHeight;
162
162
  }
163
- if (this.windowElement) {
163
+ if (this.windowElement != null) {
164
164
  this.addMobileEvents();
165
165
  }
166
166
  this.updateCSSCustomProps();
167
167
  }
168
168
  disconnectedCallback() {
169
169
  this.enableOverflow();
170
- if (this.windowElement) {
170
+ if (this.windowElement != null) {
171
171
  this.windowElement.removeEventListener('touchstart', this.setTouchStart);
172
172
  this.windowElement.removeEventListener('touchend', this.setTouchEnd);
173
173
  }
@@ -193,16 +193,19 @@ const MdsModal = class {
193
193
  this.backdrop = undefined;
194
194
  }
195
195
  }
196
+ /**
197
+ * Closes the modal.
198
+ */
196
199
  async close() {
197
200
  this.opened = undefined;
198
201
  }
199
202
  render() {
200
- return (h(Host, { key: 'ecade8e38b83c0576b5e073cf2ec243ba7eeb30f', "aria-modal": clsx(this.opened ? 'true' : 'false'), onMouseDown: (e) => {
203
+ return (h(Host, { key: '9f4be0a30b1d3cae73348bf48a30dc180f0ac82f', "aria-modal": clsx(this.opened ? 'true' : 'false'), onMouseDown: (e) => {
201
204
  this.closeModal(e);
202
205
  } }, this.window ? (h("slot", { name: "window" })) : (h("div", { class: "window", part: "window" }, h("div", { class: clsx('window-header', this.top ? '' : 'window-content--empty') }, h("slot", { name: "top" })), h("div", { class: "window-content-wrapper" }, h("div", { class: "window-content", style: {
203
206
  paddingTop: `${this.windowHeaderHeight}px`,
204
207
  paddingBottom: `${this.windowFooterHeight}px`,
205
- } }, h("slot", null))), h("div", { class: clsx('window-footer', this.bottom ? '' : 'window-content--empty') }, h("slot", { name: "bottom" })))), !this.window && (h("mds-button", { key: '6181aec117b9b237f9749926644c7bf591367e20', class: "action-close", icon: miBaselineClose, variant: "light", tone: "text", size: "xl", onClick: (e) => {
208
+ } }, h("slot", null))), h("div", { class: clsx('window-footer', this.bottom ? '' : 'window-content--empty') }, h("slot", { name: "bottom" })))), !this.window && (h("mds-button", { key: '37ff9d4c6556052e4c53c69d3b14d4f4f57eba5c', class: "action-close", icon: miBaselineClose, variant: "light", tone: "text", size: "xl", onClick: (e) => {
206
209
  this.closeModal(e, true);
207
210
  }, part: "action-close" }))));
208
211
  }
@@ -48,6 +48,9 @@ const MdsNote = class {
48
48
  this.deleteEvent.emit();
49
49
  };
50
50
  }
51
+ /**
52
+ * Updates the component's texts to the locale currently set on the host element.
53
+ */
51
54
  async updateLang() {
52
55
  this.language = this.t.lang(this.host);
53
56
  }
@@ -70,7 +73,7 @@ const MdsNote = class {
70
73
  this.km.detachClickBehavior();
71
74
  }
72
75
  render() {
73
- return (h(Host, { key: 'bb7105ecd6e6a7fe003e2b4aafde387305eb7ca4', role: "note" }, this.deletable && (h("mds-button", { key: '8770db0d4b69a2abf27d9a27d49b2db0a7e659b5', title: this.t.get('deleteLabel'), icon: miBaselineClose, class: "button-close", variant: "dark", tone: "text", onClick: this.onClickClose.bind(this) })), h("slot", { key: '74ddb954eb7b8919c414a6cbc2279746f55992bd', name: "title" }), h("slot", { key: '088ab53a3820f94d61951b9147cdce50f1a45304' }), h("div", { key: 'c1cfcab4a0657963b6b7846ccd145afc62934541', "aria-hidden": "true", class: "fold" })));
76
+ return (h(Host, { key: '50df66ebc4a5d691ec06b2afbe6aa3a8359e18a7', role: "note" }, this.deletable && (h("mds-button", { key: '06dd4061821acea5f5b060f216693e9f42f10990', title: this.t.get('deleteLabel'), icon: miBaselineClose, class: "button-close", variant: "dark", tone: "text", onClick: this.onClickClose })), h("slot", { key: '1d070ff5a29efac7dd04928fc4e6a6a172f4a649', name: "title" }), h("slot", { key: 'e90c46a1dc161ca4b1c42628d0d3e6fa5a2080bb' }), h("div", { key: '9019e08441d708477ef9d9099e283479ae49e4ae', "aria-hidden": "true", class: "fold" })));
74
77
  }
75
78
  get host() { return getElement(this); }
76
79
  };
@@ -36,7 +36,7 @@ const MdsNotification = class {
36
36
  });
37
37
  };
38
38
  this.clean = (value) => {
39
- if (this.max) {
39
+ if (this.max !== undefined && this.max !== 0 && !Number.isNaN(this.max)) {
40
40
  if (value > this.max) {
41
41
  return `+${Number(this.max).toLocaleString()}`;
42
42
  }
@@ -45,12 +45,12 @@ const MdsNotification = class {
45
45
  };
46
46
  }
47
47
  componentDidRender() {
48
- if (!this.target) {
48
+ if (this.target === '') {
49
49
  this.strategy = 'disabled';
50
50
  return;
51
51
  }
52
52
  const c = document.querySelector(this.target);
53
- if (!c)
53
+ if (c == null)
54
54
  throw new Error('No valid target found');
55
55
  this.caller = c;
56
56
  }
@@ -58,7 +58,7 @@ const MdsNotification = class {
58
58
  if (this.strategy === 'disabled') {
59
59
  return;
60
60
  }
61
- if (this.target && !this.cleanupAutoUpdate) {
61
+ if (this.target !== '' && this.cleanupAutoUpdate == null) {
62
62
  setTimeout(() => {
63
63
  this.cleanupAutoUpdate = autoUpdate(this.caller, this.host, this.updatePosition);
64
64
  }, 100);
@@ -74,7 +74,7 @@ const MdsNotification = class {
74
74
  }
75
75
  render() {
76
76
  var _a;
77
- return (h(Host, { key: 'ec403d27cc9c21f61b0a4378963b718752d944ed', "aria-labelledby": this.target, "aria-label": (_a = this.value) !== null && _a !== void 0 ? _a : '0' }, h("mds-text", { key: '28628bbfc84407df67f6accc1478df951695a408', typography: "caption", class: "dot", "aria-hidden": "true" }, this.value ? this.clean(this.value) : '')));
77
+ return (h(Host, { key: 'e4caa7112453beaebfde8d5144636410bed9121c', "aria-labelledby": this.target, "aria-label": (_a = this.value) !== null && _a !== void 0 ? _a : '0' }, h("mds-text", { key: '66204d238173dd8cf2db564907f8977728abf6c4', typography: "caption", class: "dot", "aria-hidden": "true" }, this.value !== 0 && !Number.isNaN(this.value) ? this.clean(this.value) : '')));
78
78
  }
79
79
  get host() { return getElement(this); }
80
80
  static get watchers() { return {
@@ -7,9 +7,6 @@ const MdsPaginatorItem = class {
7
7
  constructor(hostRef) {
8
8
  registerInstance(this, hostRef);
9
9
  this.km = new KeyboardManager();
10
- this.disconnectedCallback = () => {
11
- this.km.detachClickBehavior();
12
- };
13
10
  }
14
11
  componentDidLoad() {
15
12
  this.km.addElement(this.host);
@@ -22,8 +19,11 @@ const MdsPaginatorItem = class {
22
19
  }
23
20
  this.km.detachClickBehavior();
24
21
  }
22
+ disconnectedCallback() {
23
+ this.km.detachClickBehavior();
24
+ }
25
25
  render() {
26
- return (h(Host, { key: '5fb1effadd36aa5f45ca7cd090b890abd3f0df39', tabindex: "0" }, this.icon !== undefined ? (h("mds-icon", { class: "icon", name: this.icon })) : (h("mds-text", { class: "text", typography: "caption" }, h("b", null, h("slot", null))))));
26
+ return (h(Host, { key: 'a3ce23954b5e1d520399f1b21d70d585ee016d47', tabindex: "0" }, this.icon !== undefined ? (h("mds-icon", { class: "icon", name: this.icon })) : (h("mds-text", { class: "text", typography: "caption" }, h("b", null, h("slot", null))))));
27
27
  }
28
28
  get host() { return getElement(this); }
29
29
  };
@@ -66,7 +66,7 @@ const MdsPaginator = class {
66
66
  }, 10);
67
67
  }
68
68
  render() {
69
- return (h(Host, { key: '53dadbcd0f1a03c83615b9847868c3d16b8e2b04' }, h("mds-paginator-item", { key: 'e9e6a0ce2b6dd608c5bef66e9eb928794d2bebb7', class: "item-icon", icon: miBaselineArrowBack, disabled: this.currentPage === 1, onClick: (ev) => this.goToPage(this.currentPage - 1, ev.target) }), this.pages > 0 && (h("mds-paginator-item", { key: 'ab71d039385d9255485e44e99fc4847e8de97f4d', class: "item-first", selected: this.currentPage === 1, onClick: (ev) => this.goToPage(1, ev.target) }, "1")), this.pages > 2 && (h("div", { key: 'da162b65848571503faded3ea6b856e617dda1f8', class: "pages" }, Array.from(Array(this.pages - 2).keys()).map((i) => (h("mds-paginator-item", { key: i, class: "item", selected: this.currentPage === i + 2, onClick: (ev) => this.goToPage(i + 2, ev.target), onFocus: this.focus }, i + 2))))), this.pages > 1 && (h("mds-paginator-item", { key: '3b3206c3545b29c8fac56754b3d18918ea9d517f', class: "item-last", selected: this.currentPage === this.pages, onClick: (ev) => this.goToPage(this.pages, ev.target) }, this.pages)), h("mds-paginator-item", { key: '0b909ae6420a8744617ade4372aacbc4ca9e2795', class: "item-icon", icon: miBaselineArrowForward, disabled: this.currentPage === this.pages, onClick: (ev) => this.goToPage(this.currentPage + 1, ev.target) })));
69
+ return (h(Host, { key: '4ed1b9e1dba19bfa2d273b9a6e97acdf70bcbd98' }, h("mds-paginator-item", { key: '61c2c9e923a9685a13521dce6e62f200346ac0f5', class: "item-icon", icon: miBaselineArrowBack, disabled: this.currentPage === 1, onClick: (ev) => this.goToPage(this.currentPage - 1, ev.target) }), this.pages > 0 && (h("mds-paginator-item", { key: 'add4aed4b4db4a9f80be51c5725831a5da470e5d', class: "item-first", selected: this.currentPage === 1, onClick: (ev) => this.goToPage(1, ev.target) }, "1")), this.pages > 2 && (h("div", { key: 'd0dc076d524c9069d5698861f8c04027d4c1533a', class: "pages" }, Array.from(Array(this.pages - 2).keys()).map((i) => (h("mds-paginator-item", { key: i, class: "item", selected: this.currentPage === i + 2, onClick: (ev) => this.goToPage(i + 2, ev.target), onFocus: this.focus }, i + 2))))), this.pages > 1 && (h("mds-paginator-item", { key: '1df645052a85be2f27c51204a2e6bb62c3d38100', class: "item-last", selected: this.currentPage === this.pages, onClick: (ev) => this.goToPage(this.pages, ev.target) }, this.pages)), h("mds-paginator-item", { key: '68bbe209171c987c6ca3df09347ad430ad2bd179', class: "item-icon", icon: miBaselineArrowForward, disabled: this.currentPage === this.pages, onClick: (ev) => this.goToPage(this.currentPage + 1, ev.target) })));
70
70
  }
71
71
  get element() { return getElement(this); }
72
72
  };
@@ -120,6 +120,9 @@ const MdsPolicyAi = class {
120
120
  */
121
121
  this.href = 'https://www.maggiolieditore.it/il-regolamento-europeo-sull-intelligenza-artificiale.html';
122
122
  }
123
+ /**
124
+ * Updates the component's texts to the locale currently set on the host element.
125
+ */
123
126
  async updateLang() {
124
127
  this.language = this.t.lang(this.host);
125
128
  this.t.update();
@@ -129,7 +132,7 @@ const MdsPolicyAi = class {
129
132
  }
130
133
  render() {
131
134
  var _a, _b, _c, _d, _e, _f, _g;
132
- return (h(Host, { key: '52e4084390944e6b5997224013f16c85b79881b6' }, this.variant === 'icon' && (h("mds-help", { key: '13b88d273708b5c87a2e2217020d82a5bb3ecb63', icon: mggAiChatbot, class: "icon-help", onClick: () => window.open(this.href, '_blank'), part: "icon" }, h("div", { key: '435a308d598368d4fb7f94c704e1654228372e4f', class: "icon-tip-content" }, h("mds-text", { key: 'd7d12d83e7a40091faf657f9eef83577e59b91d5', typography: "tip" }, (_a = this.headline) !== null && _a !== void 0 ? _a : this.t.get('iconTooltip')), h("mds-text", { key: 'cc00b62ea4d83d3f4710a49eda0391e9a32d5e53', typography: "tip" }, (_b = this.description) !== null && _b !== void 0 ? _b : this.t.get('iconLinkLabel'))))), this.variant === 'chip' && (h("div", { key: '16c46a6a4d593ef3e92de6e35467fef86bea776e', class: "chip-wrapper", part: "chip" }, h("mds-chip", { key: '9ff4a524805a36cbb6790f104c7ea08db292cf0d', id: "chip", icon: mggAiChatbot, class: "chip", variant: "ai", label: (_c = this.headline) !== null && _c !== void 0 ? _c : this.t.get('chipLabel') }), h("mds-dropdown", { key: '03c850f6519a43a51435e8efb922885f9cd63d9f', target: "#chip", class: "chip-dropdown", interaction: "mouseover" }, h("mds-text", { key: '486f6ff03cb46581c070fd9ee6eec7cef0b54cdf', typography: "tip" }, (_d = this.description) !== null && _d !== void 0 ? _d : this.t.get('cardDescription')), h("mds-button", { key: '15696484d187340f64874982bfa85645203ce258', icon: miOutlinePolicy, href: this.href, variant: "ai", tone: "weak", size: "sm" }, this.t.get('linkLabel'))))), this.variant === 'card' && (h("div", { key: 'b8a3a49f8860f280aafab125e86b19e87f10b64b', class: "mini-card", part: "card" }, h("mds-icon", { key: '50a3a9290642b35e55ab974e51787ac2805846b3', name: mggAiChatbot, class: "mini-card-icon" }), h("div", { key: '29e9d9fdf11586717208ea0d49772cb2a29e5fff', class: "mini-card-content" }, h("mds-text", { key: '7364a5dc1ae7138abc0143af1665090bd0c43b89', typography: "caption" }, (_e = this.description) !== null && _e !== void 0 ? _e : this.t.get('iconTooltip')), h("mds-button", { key: 'febc3610d58da8ea6ce532572a85af62236e11de', class: "mini-card-button", icon: miOutlinePolicy, href: this.href, variant: "ai", tone: "weak", size: "sm" }, h("span", { key: 'fec3de6d377fc90078c93a606056798dbfdd5cf5', class: "link-label-long" }, this.t.get('linkLabel')), h("span", { key: '4fb2efb5a11e1953c5e30c39abc641c1e914ffc6', class: "link-label-short" }, this.t.get('linkLabelShort')))))), this.variant === 'banner' && (h("mds-banner", { key: '8fe8399ba4b942b8d5ea0e54ee69857a5a5441d6', class: "banner", variant: "ai", tone: "weak", icon: mggAiChatbot, headline: (_f = this.headline) !== null && _f !== void 0 ? _f : this.t.get('bannerTitle'), part: "banner" }, h("mds-text", { key: '015aec47af1a58fad80cafd49c7b11334e862d8b', typography: "caption" }, (_g = this.description) !== null && _g !== void 0 ? _g : this.t.get('bannerDescription')), h("mds-button", { key: '4bcd115e47e83db1b48f8c8af23506410d280828', icon: miOutlinePolicy, slot: "action", href: this.href, variant: "ai", tone: "weak", size: "sm" }, h("span", { key: '40f2bd1b17300871148d76d278fb9082665bb429', class: "link-label-long" }, this.t.get('linkLabel')), h("span", { key: '27928dd565847e43e9585368add57e8304d05e7c', class: "link-label-short" }, this.t.get('linkLabelShort')))))));
135
+ return (h(Host, { key: '180b7243e44a357e7db8b7229f5e1a611ad348ef' }, this.variant === 'icon' && (h("mds-help", { key: '0e0a58df39c44b69fe57d0334ff056e334d6a72c', icon: mggAiChatbot, class: "icon-help", onClick: () => window.open(this.href, '_blank'), part: "icon" }, h("div", { key: 'd4be853abef5c66e8f3324164bbdb669e37e5c03', class: "icon-tip-content" }, h("mds-text", { key: 'af0f50fd3b06d0c0ab74c5c12ff8e5961806e700', typography: "tip" }, (_a = this.headline) !== null && _a !== void 0 ? _a : this.t.get('iconTooltip')), h("mds-text", { key: 'bad93f3743723f58ee2435a716e92cb9ada5f5bb', typography: "tip" }, (_b = this.description) !== null && _b !== void 0 ? _b : this.t.get('iconLinkLabel'))))), this.variant === 'chip' && (h("div", { key: '037832247d7ca9649c9406816e8d7ca7922dfa2d', class: "chip-wrapper", part: "chip" }, h("mds-chip", { key: '2e14a6f7023c18f4e010e23bdd57a6fa4723628c', id: "chip", icon: mggAiChatbot, class: "chip", variant: "ai", label: (_c = this.headline) !== null && _c !== void 0 ? _c : this.t.get('chipLabel') }), h("mds-dropdown", { key: '3b72d13f2102d298886e645f3b70194d5c8bf734', target: "#chip", class: "chip-dropdown", interaction: "mouseover" }, h("mds-text", { key: '24b27e379de7649dfbdf077e1caefa0acf3a5869', typography: "tip" }, (_d = this.description) !== null && _d !== void 0 ? _d : this.t.get('cardDescription')), h("mds-button", { key: 'e47c83b97052c9bfe242db9a483e45297458c083', icon: miOutlinePolicy, href: this.href, variant: "ai", tone: "weak", size: "sm" }, this.t.get('linkLabel'))))), this.variant === 'card' && (h("div", { key: '06fb1b85d8fd6427330168b65b9b37220dd4db85', class: "mini-card", part: "card" }, h("mds-icon", { key: '71135cc52957dd7c5d57da17ea318fcfda0e47e0', name: mggAiChatbot, class: "mini-card-icon" }), h("div", { key: 'f6f56a483d41281610f2f0e4a985608682064b2f', class: "mini-card-content" }, h("mds-text", { key: '657ad59925488f4d9607b46adaadf42a9518feac', typography: "caption" }, (_e = this.description) !== null && _e !== void 0 ? _e : this.t.get('iconTooltip')), h("mds-button", { key: '497017289206c7c759af010ebcd3577ad3a651fe', class: "mini-card-button", icon: miOutlinePolicy, href: this.href, variant: "ai", tone: "weak", size: "sm" }, h("span", { key: '6f3b46fa197f97225b32b4e5c7a093a1385fa37a', class: "link-label-long" }, this.t.get('linkLabel')), h("span", { key: '62969daf704920f6009acb5982f7b83c5030ac03', class: "link-label-short" }, this.t.get('linkLabelShort')))))), this.variant === 'banner' && (h("mds-banner", { key: '70ce614c9095b73996ebfe1340ff84e03db63355', class: "banner", variant: "ai", tone: "weak", icon: mggAiChatbot, headline: (_f = this.headline) !== null && _f !== void 0 ? _f : this.t.get('bannerTitle'), part: "banner" }, h("mds-text", { key: '89380acb2e798700055248211aafa26476868cc8', typography: "caption" }, (_g = this.description) !== null && _g !== void 0 ? _g : this.t.get('bannerDescription')), h("mds-button", { key: 'db2abdc66d0571891bbfca5b4cf4d5e961ee30fb', icon: miOutlinePolicy, slot: "action", href: this.href, variant: "ai", tone: "weak", size: "sm" }, h("span", { key: 'd5ce410ac6dd095f04547760e6d868cd1c624ca7', class: "link-label-long" }, this.t.get('linkLabel')), h("span", { key: '98268919c96e34a931c55bf2cf39dde5227dabfa', class: "link-label-short" }, this.t.get('linkLabelShort')))))));
133
136
  }
134
137
  get host() { return getElement(this); }
135
138
  };
@@ -82,7 +82,7 @@ const MdsPrefAnimation = class {
82
82
  this.prefChangeEvent.emit({ preference: 'animation' });
83
83
  this.mode = mode;
84
84
  localStorage.setItem(this.localStorageAlias, this.mode);
85
- if (document) {
85
+ if (typeof document !== 'undefined') {
86
86
  const element = document.querySelector('html');
87
87
  for (const key in this.animation) {
88
88
  if ({}.hasOwnProperty.call(this.animation, key)) {
@@ -94,6 +94,9 @@ const MdsPrefAnimation = class {
94
94
  }
95
95
  };
96
96
  }
97
+ /**
98
+ * Updates the component's texts to the locale currently set on the host element.
99
+ */
97
100
  async updateLang() {
98
101
  this.language = this.t.lang(this.element);
99
102
  }
@@ -107,11 +110,11 @@ const MdsPrefAnimation = class {
107
110
  }
108
111
  render() {
109
112
  var _a;
110
- return (h(Host, { key: 'd8d97e6e1a5684af95b6a4602e759a1cbcf7cae7' }, h("mds-text", { key: '14bbea6444bc69042583a78ff48135ae6b87a1bf', class: "info", typography: "caption" }, h("b", { key: '5fc12248f44981ef9f2174a7073822b1640c93ad' }, this.t.get('label')), ' ', this.t.get(this.animation[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label)), h("mds-tab", { key: '9ecce808da035fca4887ccaeaeaba4d0479ceea9', fill: true, size: this.size }, h("mds-tab-item", { key: 'fbf817158e8aed566bc42b788b3c1e7e1bd70424', selected: this.mode === 'reduce', onClick: () => {
113
+ return (h(Host, { key: 'e1be2ae76dff92f92d5e69ab734bed63ad01424b' }, h("mds-text", { key: '417cb750be71fae999a965bfc145369261612756', class: "info", typography: "caption" }, h("b", { key: '477428e9968b1758f407229d4efe007ec7262e14' }, this.t.get('label')), ' ', this.t.get(this.animation[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label)), h("mds-tab", { key: '3757e5d83c8dbbfa00684e4b6401410c748610e5', fill: true, size: this.size }, h("mds-tab-item", { key: '8b5f05aea83cee047f799b620c5523b2afdd862a', selected: this.mode === 'reduce', onClick: () => {
111
114
  this.setAnimation('reduce');
112
- }, class: "item item--reduce", icon: miOutlineCircle }), h("mds-tab-item", { key: '1d030f1e4b64ad1005581c77181a284f88906ae3', selected: this.mode === 'system', onClick: () => {
115
+ }, class: "item item--reduce", icon: miOutlineCircle }), h("mds-tab-item", { key: '3b782904bc5c2478aab5b448080b49008b0ad300', selected: this.mode === 'system', onClick: () => {
113
116
  this.setAnimation('system');
114
- }, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: '6a1c4bbc869df8c0f9596ef522848ff6e99f7581', selected: this.mode === 'no-preference', onClick: () => {
117
+ }, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: 'bb84745ea8b40acc0de41d904407a773fedff98a', selected: this.mode === 'no-preference', onClick: () => {
115
118
  this.setAnimation('no-preference');
116
119
  }, class: "item item--no-preference", icon: miBaselineAnimation }))));
117
120
  }
@@ -96,7 +96,7 @@ const MdsPrefContrast = class {
96
96
  this.prefChangeEvent.emit({ preference: 'consumption' });
97
97
  this.mode = mode;
98
98
  localStorage.setItem(this.localStorageAlias, this.mode);
99
- if (document) {
99
+ if (typeof document !== 'undefined') {
100
100
  const element = document.querySelector('html');
101
101
  for (const key in this.consumption) {
102
102
  if ({}.hasOwnProperty.call(this.consumption, key)) {
@@ -108,6 +108,9 @@ const MdsPrefContrast = class {
108
108
  }
109
109
  };
110
110
  }
111
+ /**
112
+ * Updates the component's texts to the locale currently set on the host element.
113
+ */
111
114
  async updateLang() {
112
115
  this.language = this.t.lang(this.element);
113
116
  }
@@ -121,11 +124,11 @@ const MdsPrefContrast = class {
121
124
  }
122
125
  render() {
123
126
  var _a;
124
- return (h(Host, { key: 'a868cca8f5a2bf2bc9c9836e63f85fa3ff275851' }, h("mds-text", { key: '60c3ce183c6d1ef984ad4acd2a020257c905aae9', class: "info", typography: "caption" }, h("b", { key: '5e2f6d2360c6f3fb483fa1f2b93b3acd53854c35' }, this.t.get('label')), ' ', this.t.get(this.consumption[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label)), h("mds-tab", { key: 'a09fc79aad33d6a1e91a49e806a768bb72586462', fill: true, size: this.size }, h("mds-tab-item", { key: '33b0f441536fc9362f18ecd4704f431f256fbee6', selected: this.mode === 'low', onClick: () => {
127
+ return (h(Host, { key: '7b3edd2f572afd06f1d1ee154b934d328cc6c0fc' }, h("mds-text", { key: '196b4cdad855f3b67ddb455fb0aa692f48d12c04', class: "info", typography: "caption" }, h("b", { key: '40b3840da0365693b1e6b08cff11e3cdd1da4819' }, this.t.get('label')), ' ', this.t.get(this.consumption[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label)), h("mds-tab", { key: '7db022de1dadbaf0efc5ec5184eba9d6d1b51f2a', fill: true, size: this.size }, h("mds-tab-item", { key: '4c7aa5cfdae5fd2e3cf5376f216500c0ad4f6bd9', selected: this.mode === 'low', onClick: () => {
125
128
  this.setConsumption('low');
126
- }, class: "item item--low", icon: mggConsumptionLow }), h("mds-tab-item", { key: '79884e15aa766b134beeb20d82286caac3d08ebf', selected: this.mode === 'medium', onClick: () => {
129
+ }, class: "item item--low", icon: mggConsumptionLow }), h("mds-tab-item", { key: '3d8c6709bdba914e4aaf6b8969a32b5d2672ebee', selected: this.mode === 'medium', onClick: () => {
127
130
  this.setConsumption('medium');
128
- }, class: "item item--medium", icon: mggConsumptionMedium }), h("mds-tab-item", { key: '9c6604fe0bd3827d676fbf2bb4305a5e15317ab3', selected: this.mode === 'high', onClick: () => {
131
+ }, class: "item item--medium", icon: mggConsumptionMedium }), h("mds-tab-item", { key: '53cdc86ee488d3e28a0602db93c5dd7d8bcdfd65', selected: this.mode === 'high', onClick: () => {
129
132
  this.setConsumption('high');
130
133
  }, class: "item item--high", icon: mggConsumptionHigh }))));
131
134
  }
@@ -88,7 +88,7 @@ const MdsPrefContrast = class {
88
88
  },
89
89
  };
90
90
  this.rollbackContrast = () => {
91
- if (!window) {
91
+ if (typeof window === 'undefined') {
92
92
  return this.defaultMode;
93
93
  }
94
94
  for (const key in this.prefersDefaults) {
@@ -105,7 +105,7 @@ const MdsPrefContrast = class {
105
105
  this.rollbackContrast();
106
106
  this.mode = mode;
107
107
  localStorage.setItem(this.localStorageAlias, this.mode);
108
- if (document) {
108
+ if (typeof document !== 'undefined') {
109
109
  const element = document.querySelector('html');
110
110
  for (const key in this.contrast) {
111
111
  if ({}.hasOwnProperty.call(this.contrast, key)) {
@@ -117,6 +117,9 @@ const MdsPrefContrast = class {
117
117
  }
118
118
  };
119
119
  }
120
+ /**
121
+ * Updates the component's texts to the locale currently set on the host element.
122
+ */
120
123
  async updateLang() {
121
124
  this.language = this.t.lang(this.element);
122
125
  }
@@ -132,11 +135,11 @@ const MdsPrefContrast = class {
132
135
  }
133
136
  render() {
134
137
  var _a;
135
- return (h(Host, { key: 'b2b65db3b7a382669e8d71bbb97eff1ba8ded19d' }, h("mds-text", { key: '8a6345d6b3fe5f2bfed8f492edc8559c68841128', class: "info", typography: "caption" }, h("b", { key: 'ea6c8753913b860d5ace1696ead1bd422574fa6a' }, this.t.get('label')), ' ', this.t.get(this.contrast[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label)), h("mds-tab", { key: '1ec637db0edc73c08a4e5a7ee27170383d972d7c', fill: true, size: this.size }, h("mds-tab-item", { key: 'ce53045c2487cae49bea7efe5ed262b04b5ed329', selected: this.mode === 'more', onClick: () => {
138
+ return (h(Host, { key: '94956cf5cf0e28c943af188fbdd0874b04edea3b' }, h("mds-text", { key: '0f9efae82fe5037ce9b13fa1a7125c25bf1bb509', class: "info", typography: "caption" }, h("b", { key: 'ba27caca42dd23403991521fd903e8ab7dbfacdf' }, this.t.get('label')), ' ', this.t.get(this.contrast[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label)), h("mds-tab", { key: 'adf51f71a7551553663038f87ce72868fa04ac70', fill: true, size: this.size }, h("mds-tab-item", { key: '5314ee6c1ae2e23635952a6dfa56ed24c3e57050', selected: this.mode === 'more', onClick: () => {
136
139
  this.setContrast('more');
137
- }, class: "item item--more", icon: miBaselineContrast }), h("mds-tab-item", { key: '3798cbdb8df68f9b9d46d91136cb4f1cf0926139', selected: this.mode === 'system', onClick: () => {
140
+ }, class: "item item--more", icon: miBaselineContrast }), h("mds-tab-item", { key: '0e88e0bb0276a8ca0b8cb75228118a6574788299', selected: this.mode === 'system', onClick: () => {
138
141
  this.setContrast('system');
139
- }, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: 'c626f5db4b9d8a5e4fee01ff441de35f6fc3fb5b', selected: this.mode === 'no-preference', onClick: () => {
142
+ }, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: '223643f6d9a03b429d58bab08e28ac29c6be7671', selected: this.mode === 'no-preference', onClick: () => {
140
143
  this.setContrast('no-preference');
141
144
  }, class: "item item--default", icon: this.mode === 'no-preference' ? miBaselineAutoAwesome : miOutlineAutoAwesome }))));
142
145
  }
@@ -238,6 +238,9 @@ const MdsPrefLanguageItem = class {
238
238
  this.selectLanguageEvent.emit({ language: this.code });
239
239
  };
240
240
  }
241
+ /**
242
+ * Updates the component's texts to the locale currently set on the host element.
243
+ */
241
244
  async updateLang() {
242
245
  this.language = this.t.lang(this.element);
243
246
  }
@@ -248,7 +251,7 @@ const MdsPrefLanguageItem = class {
248
251
  this.t.lang(this.element);
249
252
  }
250
253
  render() {
251
- return (h(Host, { key: '518c33d30c27e54512f2490c78da1ad1f97328eb', onClick: this.handleClick }, this.code ? (h("mds-button", { icon: this.selected ? miBaselineCheckCircle : miOutlineCircle, variant: "dark", tone: "text" }, localeDefault[this.code])) : (h("mds-button", { icon: miBaselineCheckCircle, variant: "error", tone: "text" }, this.t.get('noCode')))));
254
+ return (h(Host, { key: '733f906b459d62d9dda8c353a30a74110e07b03a', onClick: this.handleClick }, this.code !== '' ? (h("mds-button", { icon: this.selected ? miBaselineCheckCircle : miOutlineCircle, variant: "dark", tone: "text" }, localeDefault[this.code])) : (h("mds-button", { icon: miBaselineCheckCircle, variant: "error", tone: "text" }, this.t.get('noCode')))));
252
255
  }
253
256
  get element() { return getElement(this); }
254
257
  };
@@ -926,12 +926,15 @@ const MdsPrefLanguage = class {
926
926
  : this.sanitizeLanguage(set);
927
927
  this.prefChangeEvent.emit({ preference: 'language' });
928
928
  localStorage.setItem(this.localStorageAlias, this.set);
929
- if (document) {
929
+ if (typeof document !== 'undefined') {
930
930
  const element = document.querySelector('html');
931
931
  element === null || element === void 0 ? void 0 : element.setAttribute('lang', this.set);
932
932
  }
933
933
  };
934
934
  }
935
+ /**
936
+ * Updates the component's texts to the locale currently set on the host element.
937
+ */
935
938
  async updateLang() {
936
939
  this.language = this.t.lang(this.element);
937
940
  }
@@ -948,7 +951,7 @@ const MdsPrefLanguage = class {
948
951
  }
949
952
  render() {
950
953
  var _a;
951
- return (h(Host, { key: 'dc71143924209440f083fcec65bcb7bd504dd25a' }, h("div", { key: '292239b82496f972e66d40c3545f744bbb3b3c7f', class: "menu" }, h("mds-text", { key: '40a055e9e7b833b54be9d0a94bf3a3dcdfc0c8b8', class: "info", typography: "caption" }, h("b", { key: 'a18868d48b74d314e96b11a090910094dadc3f32' }, this.t.get('label'))), h("mds-tab", { key: '565d66dfa81b0991ff2c456c20f0880b5608a5b3', fill: true, size: this.size }, h("mds-tab-item", { key: '5b9bccdca9afc5dacd2ded61f34001b7dffe39da', selected: true, onClick: this.toggleDropdown, id: "mds-pref-language-nav", class: "item item--custom-language", "icon-position": "right", icon: this.showDropdown ? miBaselineKeyboardArrowUp : miBaselineKeyboardArrowDown }, this.t.get((_a = this.set) !== null && _a !== void 0 ? _a : 'auto')))), h("mds-dropdown", { key: '82f77f40b5b589cf3ee6097ecdd27b2f55f50779', class: "mds-pref-language-dropdown", target: "#mds-pref-language-nav", interaction: "none", visible: this.showDropdown, onMdsDropdownHide: this.hideLanguageSelectDropdown, autoPlacement: true }, h("slot", { key: 'f2ad1acf8456a7d8a284a802342138424f26628a' })), this.set !== this.defaultLanguage && (h("mds-text", { key: 'fc2901f08f355fac291535936079e3d54ed6bcc9', typography: "caption" }, this.t.get('defaultLanguage')))));
954
+ return (h(Host, { key: '5817657d210b33095d874782e22a9474deb07186' }, h("div", { key: '115825b394ff21c1cbd839592d08371fe4e9088b', class: "menu" }, h("mds-text", { key: 'cb0bcd46bedc0b7746147884ac26ffcfbf31e1af', class: "info", typography: "caption" }, h("b", { key: 'c9184216e4219ff8a2097cf1728903e16d0a1e07' }, this.t.get('label'))), h("mds-tab", { key: 'f71a4aa2177c36761317215d0e1fa81400f6bb8c', fill: true, size: this.size }, h("mds-tab-item", { key: '1991f5acca41b36d299deb007ff46755071c37f9', selected: true, onClick: this.toggleDropdown, id: "mds-pref-language-nav", class: "item item--custom-language", "icon-position": "right", icon: this.showDropdown ? miBaselineKeyboardArrowUp : miBaselineKeyboardArrowDown }, this.t.get((_a = this.set) !== null && _a !== void 0 ? _a : 'auto')))), h("mds-dropdown", { key: 'f7fd96c2eef84b5b2230cfd5f8a74083d00d9846', class: "mds-pref-language-dropdown", target: "#mds-pref-language-nav", interaction: "none", visible: this.showDropdown, onMdsDropdownHide: this.hideLanguageSelectDropdown, autoPlacement: true }, h("slot", { key: 'ce4d781b3b08cae00029bb36e8ea6d1f86461b30' })), this.set !== this.defaultLanguage && (h("mds-text", { key: '6ea5f8ca5cdc07692204f1b3635d4393ababfda9', typography: "caption" }, this.t.get('defaultLanguage')))));
952
955
  }
953
956
  get element() { return getElement(this); }
954
957
  };
@@ -39,17 +39,20 @@ const MdsPrefThemeVariantItem = class {
39
39
  this.selectVariantEvent.emit({ name: this.name, scheme: this.scheme });
40
40
  };
41
41
  }
42
+ /**
43
+ * Updates the component's texts to the locale currently set on the host element.
44
+ */
42
45
  async updateLang() {
43
46
  this.language = this.t.lang(this.element);
44
47
  }
45
48
  componentWillRender() {
46
49
  this.t.lang(this.element);
47
- if (!this.label) {
50
+ if (this.label === undefined || this.label === '') {
48
51
  this.label = this.name.charAt(0).toUpperCase() + this.name.slice(1).replace(/-/g, ' ');
49
52
  }
50
53
  }
51
54
  render() {
52
- return (h(Host, { key: '7226e8612de14cb55f08e59867a85bac2a818c20', onClick: this.handleClick }, h("mds-button", { key: '9ba3cfd0a254eaeff4e3ccb6c6b1ceab5f245e07', icon: this.selected ? miBaselineCheckCircle : miOutlineCircle, variant: "dark", tone: "text" }, h("div", { key: '98e24fcf47e692495a0f5c05d5ef9d7924f08949', class: "label" }, h("div", { key: '25d6de60ebe19d3e7f21a425e6fd8069927ee46f', class: "theme-preview" }, h("div", { key: 'd8820f6717263184e7af45e8f9f999a1e013481c', class: "theme-color theme-color--variant-primary" }), h("div", { key: 'd058474d0c8aa30e37647f6a0d07dd2b66bf5bee', class: "theme-color theme-color--status-success" }), h("div", { key: '50ef0f48869b26b846b668963f1ce95ccd2517e4', class: "theme-color theme-color--status-warning" }), h("div", { key: 'f6ca3f58fb1e4df027f79fed26c46e62379e7733', class: "theme-color theme-color--status-error" })), this.label))));
55
+ return (h(Host, { key: '7c67e626a1111e762cf384dd1e07cca9e8ab3025', onClick: this.handleClick }, h("mds-button", { key: '12b4207889f201e6b4424aa28472fcd4a637fb0b', icon: this.selected ? miBaselineCheckCircle : miOutlineCircle, variant: "dark", tone: "text" }, h("div", { key: '7ab3d3e6667f2ff83d578579210888af336b7170', class: "label" }, h("div", { key: 'fadd43f41276b708742e4cf1a3902d2bb6c7dddf', class: "theme-preview" }, h("div", { key: '0338afc3745f1212f9e924d7b7fb9e55d7f455fb', class: "theme-color theme-color--variant-primary" }), h("div", { key: '23acf3c5f95614ee9b83562f1061a612ee139332', class: "theme-color theme-color--status-success" }), h("div", { key: 'bdefd9b571f74615d63a4e015626a096a92446dd', class: "theme-color theme-color--status-warning" }), h("div", { key: 'fc128b9b30699cf52881ee3f559dc10d9323486a', class: "theme-color theme-color--status-error" })), this.label))));
53
56
  }
54
57
  get element() { return getElement(this); }
55
58
  };
@@ -100,7 +100,7 @@ const MdsPrefThemeVariant = class {
100
100
  this.prefChangeEvent.emit({ preference: 'theme-variant' });
101
101
  localStorage.setItem(this.localStorageAliasThemeName, this.name);
102
102
  localStorage.setItem(this.localStorageAliasThemeScheme, this.scheme);
103
- if (document) {
103
+ if (typeof document !== 'undefined') {
104
104
  const element = document.querySelector('html');
105
105
  // cleanup previeous selection
106
106
  for (const key in this.schemeSet) {
@@ -108,7 +108,7 @@ const MdsPrefThemeVariant = class {
108
108
  element === null || element === void 0 ? void 0 : element.classList.remove(this.schemeSet[key]);
109
109
  }
110
110
  }
111
- if (this.previousName) {
111
+ if (this.previousName !== null && this.previousName !== '') {
112
112
  element === null || element === void 0 ? void 0 : element.classList.remove(this.clasNameThemeNamePrefix + this.previousName);
113
113
  }
114
114
  // set new selection
@@ -121,6 +121,9 @@ const MdsPrefThemeVariant = class {
121
121
  }
122
122
  };
123
123
  }
124
+ /**
125
+ * Updates the component's texts to the locale currently set on the host element.
126
+ */
124
127
  async updateLang() {
125
128
  this.language = this.t.lang(this.element);
126
129
  }
@@ -135,7 +138,7 @@ const MdsPrefThemeVariant = class {
135
138
  this.t.lang(this.element);
136
139
  }
137
140
  render() {
138
- return (h(Host, { key: '15e431592fa7b91f8b964a3848de67406baf072f' }, h("div", { key: 'a0a16b7172f212c8664ee3cf1fa298884922b62f', class: "menu" }, h("mds-text", { key: 'b76c54c74c66191278d1dfe9c3eb9bc7e6d55fad', class: "info", typography: "caption" }, h("b", { key: 'ec9f3e8fc0887393539ba47220d20c9db03a3449' }, this.t.get('label'))), h("mds-tab", { key: '7df63e45e1d9265ffc3617cfc49a1e167996d66b', fill: true, size: this.size }, h("mds-tab-item", { key: '2b80350e8481b2e0b7d82f3b4a4f013b6ff949d0', selected: true, onClick: this.toggleDropdown, id: "mds-pref-theme-variant-nav", class: "item item--custom-theme-variant", "icon-position": "right", icon: this.showDropdown ? miBaselineKeyboardArrowUp : miBaselineKeyboardArrowDown }, this.name))), h("mds-dropdown", { key: '05732e03bb52fe1477f2933e127cfc699f92f941', class: "mds-pref-theme-variant-dropdown", target: "#mds-pref-theme-variant-nav", interaction: "none", visible: this.showDropdown, onMdsDropdownHide: this.hideThemeVariantDropdownSelect, autoPlacement: true }, h("slot", { key: '1b984764ffcb3467ff1050b3eef5c1c83edff918' })), this.name !== this.defaultTheme && (h("mds-text", { key: '7871a4799701c0fda9f6c35b913cf7a00e9d7510', typography: "caption" }, this.t.get('defaultTheme')))));
141
+ return (h(Host, { key: '5232c814c636b1f3cf3351e67460cdfd9b9c1b56' }, h("div", { key: 'a2a255a4c62cc2aa4cbac79886e629bebce294f7', class: "menu" }, h("mds-text", { key: '02a7f081c306907d973009a3a7e73b8059940352', class: "info", typography: "caption" }, h("b", { key: '01967f8b9aea1f6324ef1f15d5ae958b92e005b4' }, this.t.get('label'))), h("mds-tab", { key: 'ef02c8b82bbadcad95541f67be2dcf4ba0ddc2fc', fill: true, size: this.size }, h("mds-tab-item", { key: '663e683eac4d520e61fbc76cf4d048feacb798d2', selected: true, onClick: this.toggleDropdown, id: "mds-pref-theme-variant-nav", class: "item item--custom-theme-variant", "icon-position": "right", icon: this.showDropdown ? miBaselineKeyboardArrowUp : miBaselineKeyboardArrowDown }, this.name))), h("mds-dropdown", { key: 'e86ce5ba509a6b015add47622fe94d6d59aba713', class: "mds-pref-theme-variant-dropdown", target: "#mds-pref-theme-variant-nav", interaction: "none", visible: this.showDropdown, onMdsDropdownHide: this.hideThemeVariantDropdownSelect, autoPlacement: true }, h("slot", { key: '9b18d8d7f8d5bdb1b75150ee0559c12f8d385bda' })), this.name !== this.defaultTheme && (h("mds-text", { key: '60cb41f838f81abdbf7e7d78fb56ea6faca48c26', typography: "caption" }, this.t.get('defaultTheme')))));
139
142
  }
140
143
  get element() { return getElement(this); }
141
144
  };
@@ -111,7 +111,7 @@ const MdsPrefTheme = class {
111
111
  this.prefChangeEvent.emit({ preference: 'theme-mode' });
112
112
  this.mode = mode;
113
113
  localStorage.setItem(this.localStorageAlias, this.mode);
114
- if (document) {
114
+ if (typeof document !== 'undefined') {
115
115
  const element = document.querySelector('html');
116
116
  for (const key in this.theme) {
117
117
  if ({}.hasOwnProperty.call(this.theme, key)) {
@@ -126,7 +126,7 @@ const MdsPrefTheme = class {
126
126
  return window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
127
127
  };
128
128
  this.getColorScheme = (mode) => {
129
- if (mode) {
129
+ if (mode !== undefined) {
130
130
  if (mode === 'system') {
131
131
  return this.isDarkMode() ? 'dark' : 'light';
132
132
  }
@@ -138,7 +138,7 @@ const MdsPrefTheme = class {
138
138
  return this.mode;
139
139
  };
140
140
  this.instanceOverlay = () => {
141
- if (!this.overlayEl) {
141
+ if (this.overlayEl == null) {
142
142
  this.overlayEl = document.createElement('div');
143
143
  this.overlayEl.className = this.overlayId;
144
144
  this.overlayEl.style.inset = '0';
@@ -205,6 +205,9 @@ const MdsPrefTheme = class {
205
205
  }
206
206
  };
207
207
  }
208
+ /**
209
+ * Updates the component's texts to the locale currently set on the host element.
210
+ */
208
211
  async updateLang() {
209
212
  this.language = this.t.lang(this.element);
210
213
  }
@@ -228,7 +231,7 @@ const MdsPrefTheme = class {
228
231
  this.setTheme(newValue);
229
232
  }
230
233
  detachOverlayTransition() {
231
- if (!this.overlayEl) {
234
+ if (this.overlayEl == null) {
232
235
  return;
233
236
  }
234
237
  this.overlayEl.style.backgroundColor = this.overlayBackgroundHidden;
@@ -239,19 +242,19 @@ const MdsPrefTheme = class {
239
242
  }
240
243
  render() {
241
244
  var _a, _b;
242
- return (h(Host, { key: 'c78474ccae6afb47766f571d86fe235c7d61d1ba' }, h("mds-text", { key: '3535c07209e5465959044593d89cce53ab128180', class: "info", typography: "caption" }, h("b", { key: '68be38f8895654dd40214f66fb7241012d392199' }, this.t.get('label')), ' ', this.disabled
245
+ return (h(Host, { key: 'd39c062c0ddd2b9f321ce4d153613ab35628ba07' }, h("mds-text", { key: '547812a4d5c9e790fdb71e19e39156842a1635e2', class: "info", typography: "caption" }, h("b", { key: '343a8359be692988c9ec734d52246d16950e6185' }, this.t.get('label')), ' ', this.disabled
243
246
  ? this.t.get(this.theme[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label, { forced: true })
244
- : this.t.get(this.theme[(_b = this.mode) !== null && _b !== void 0 ? _b : this.defaultMode].label, { forced: false })), h("mds-tab", { key: '22fe4bd6c21908dc356a322226cfe7518952f68d', fill: true, size: this.size }, h("mds-tab-item", { key: 'c40a7c19794324a2156bd0cfa6a085e4ed98194e', disabled: this.disabled, selected: this.mode === 'light', onClick: () => {
247
+ : this.t.get(this.theme[(_b = this.mode) !== null && _b !== void 0 ? _b : this.defaultMode].label, { forced: false })), h("mds-tab", { key: '86baac9e84e019c9367a521fcc6d1a61adbc43ce', fill: true, size: this.size }, h("mds-tab-item", { key: '8c1d7742877300f0efe7c9e93ddb99aa24722cca', disabled: this.disabled, selected: this.mode === 'light', onClick: () => {
245
248
  if (this.overlayShow) {
246
249
  return;
247
250
  }
248
251
  this.changeTheme('light');
249
- }, class: "item item--light", icon: miBaselineLightMode }), h("mds-tab-item", { key: '4986b3c390f38ffbe292d36180ab8b6799eda730', disabled: this.disabled, selected: this.mode === 'system', onClick: () => {
252
+ }, class: "item item--light", icon: miBaselineLightMode }), h("mds-tab-item", { key: '1974867e21420238c2e8000091dd2e5dfaf4d0c1', disabled: this.disabled, selected: this.mode === 'system', onClick: () => {
250
253
  if (this.overlayShow) {
251
254
  return;
252
255
  }
253
256
  this.changeTheme('system');
254
- }, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: '5e211984d3891daa894fe391277a1574d98ea1a1', disabled: this.disabled, selected: this.mode === 'dark', onClick: () => {
257
+ }, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: '1c433c2879c2165b08d896bdb8fff6d7d8fe1b2e', disabled: this.disabled, selected: this.mode === 'dark', onClick: () => {
255
258
  if (this.overlayShow) {
256
259
  return;
257
260
  }
@@ -67,6 +67,9 @@ const MdsPref = class {
67
67
  element.removeEventListener('mdsPrefChange', this.handlePrefChangeEvent.bind(this));
68
68
  };
69
69
  }
70
+ /**
71
+ * Updates the component's texts to the locale currently set on the host element.
72
+ */
70
73
  async updateLang() {
71
74
  this.language = this.t.lang(this.host);
72
75
  }
@@ -87,7 +90,7 @@ const MdsPref = class {
87
90
  }
88
91
  componentDidLoad() {
89
92
  var _a;
90
- if (window) {
93
+ if (typeof window !== 'undefined') {
91
94
  (_a = document.documentElement) === null || _a === void 0 ? void 0 : _a.setAttribute('data-magma-pref', '');
92
95
  }
93
96
  if (this.controller) {
@@ -96,13 +99,13 @@ const MdsPref = class {
96
99
  }
97
100
  disconnectedCallback() {
98
101
  var _a;
99
- if (window) {
102
+ if (typeof window !== 'undefined') {
100
103
  (_a = document.documentElement) === null || _a === void 0 ? void 0 : _a.removeAttribute('data-magma-pref');
101
104
  }
102
105
  this.removePerfEvents();
103
106
  }
104
107
  render() {
105
- return (h(Host, { key: '8c5ead4e84eabbf2382ed64eaec6a6b9efb5ffee' }, h("slot", { key: '136f362db37befead20e9f04a9e3a9e8c0f9a94c' }), this.showReload && (h("div", { key: '96959ca6338ac7d11259e97f74712378941aab38', class: "reload-required" }, h("mds-text", { key: '3d7c32617dc21f76c22e940a7cbc791515863b6a', typography: "caption" }, this.t.get('reloadPageToSeeChanges'))))));
108
+ return (h(Host, { key: '9b6e06abc8d530f2e148f4823bb70ace4cfd786b' }, h("slot", { key: '5be136360ee11b12cec8664a1e6c228c924a4123' }), this.showReload && (h("div", { key: 'a10b658b7a064be2b89101422e273402235c92c8', class: "reload-required" }, h("mds-text", { key: 'd66a8213bfc744d590817f72e4ae63e8b3684d40', typography: "caption" }, this.t.get('reloadPageToSeeChanges'))))));
106
109
  }
107
110
  get host() { return getElement(this); }
108
111
  static get watchers() { return {
@@ -13,7 +13,7 @@ const MdsPriceTableFeaturesCell = class {
13
13
  this.type = 'text';
14
14
  }
15
15
  render() {
16
- return (h(Host, { key: '54e7d4ba98f366ca072ce0e4faf02a093db43369' }, this.type === 'supported' && (h("i", { key: '3131fd8fc3fae4b821fd643e84477ef78700d2e2', class: "icon icon--supported", innerHTML: miBaselineCheckCircle, part: "icon" })), this.type === 'unsupported' && (h("i", { key: '8080a37fd7dc031bc3e162480a76d88b5b1a32f6', class: "icon icon--unsupported", innerHTML: miBaselineHorizontalRule, part: "icon" })), this.type === 'text' && (h("mds-text", { key: '47ccf913caed4f3a3b8070e8c5d51699fa66b96b', part: "text", typography: "detail" }, h("slot", { key: '125c00d4287ce168a20d1cde74ad06bd61d19112' }))), this.type === 'custom' && h("slot", { key: '875b44b69e06f7d8a464b4d598b5a00680d78a3a' }), this.type === 'label' && h("slot", { key: 'f584c21d6d8af59d3a8a0be9b4f008478eefd279' })));
16
+ return (h(Host, { key: 'c2128e191ac5c1b87f07094c22ec8933b7a21874' }, this.type === 'supported' && (h("i", { key: 'af9fc4de6bdf3698ce80126b5166809920ec209c', class: "icon icon--supported", innerHTML: miBaselineCheckCircle, part: "icon" })), this.type === 'unsupported' && (h("i", { key: 'ca1fd3835fa926af3989f75e79354512d46ae37a', class: "icon icon--unsupported", innerHTML: miBaselineHorizontalRule, part: "icon" })), this.type === 'text' && (h("mds-text", { key: '6ad51db1f44912c8e175edf8530234d947bda5a5', part: "text", typography: "detail" }, h("slot", { key: '856ddd5a1d444fe3127379f2d7b2c2ce1a27c292' }))), this.type === 'custom' && h("slot", { key: '0a206aad7c9d1e7ba0e647db8ebb47a8eef396aa' }), this.type === 'label' && h("slot", { key: '17d326be1ffeb2fb4f0dc832e0233a8cf5fcd197' })));
17
17
  }
18
18
  };
19
19
  MdsPriceTableFeaturesCell.style = mdsPriceTableFeaturesCellCss();
@@ -14,7 +14,7 @@ const MdsPriceTableFeaturesRow = class {
14
14
  });
15
15
  }
16
16
  render() {
17
- return (h(Host, { key: '81ade11b3ab36047fe6ea3abd16b8766f1660b87' }, h("slot", { key: '570984b400f99165ee9f3f40ffd93ad19b437dd9' })));
17
+ return (h(Host, { key: '49b215263ed6aad599fcf7371fc88091febf16de' }, h("slot", { key: 'edbfb6111c9363ecf3510f29a3d2ce137e303472' })));
18
18
  }
19
19
  get host() { return getElement(this); }
20
20
  };
@@ -7,7 +7,7 @@ const MdsPriceTableFeatures = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: 'c1c9c47c868a3811604fa8a2a163b2093f146e03' }, h("div", { key: 'a308014a1778ff72e0e3e552bff15c0f1d18c15d', class: "table-wrapper" }, this.label && (h("header", { key: '421aecece294adb7d717a8f5b5b55bc7cb39e801', part: "header" }, h("mds-text", { key: '4506989506031cc040e201e2aa1ee1f2b217b53c', typography: "detail" }, h("b", { key: 'f065ba3c8c054f385ee8fef05dcff1b4bdf65ade' }, this.label)))), h("table", { key: '97bb2c61f606d69a815f29a5d6c994cc19ae4e84' }, h("tbody", { key: 'c70053b39c21e3ad4f9558d0fe031c111ce5b9cd' }, h("slot", { key: 'c854ebd92ead2d68d63b4838f8826cadf3338211' }))))));
10
+ return (h(Host, { key: 'e7f9344d10b9d60dc268381a74eccf8514b3c398' }, h("div", { key: '5b705f564d319faeac9d4eb622e462eabeee7031', class: "table-wrapper" }, this.label && (h("header", { key: '5f84a45d54385488a527afc523448756624170f9', part: "header" }, h("mds-text", { key: '7316e7c2d5793513f582643b76974c266faedc10', typography: "detail" }, h("b", { key: 'baa6b6737d4cdd98c8405d3eb4421a1fb0b1b518' }, this.label)))), h("table", { key: 'f20e7627f4e4770b1e4bd475a945acc111e5ce8a' }, h("tbody", { key: '6f4d54def644b954a56e8a7ada75ca913f65a837' }, h("slot", { key: '2b96abcc2dc865bd55ec953d429f345d89904dc7' }))))));
11
11
  }
12
12
  };
13
13
  MdsPriceTableFeatures.style = mdsPriceTableFeaturesCss();
@@ -7,7 +7,7 @@ const MdsPriceTableHeader = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: '42fabeb365252635792adb6b5f28ba16f6ebe9e3' }, h("slot", { key: '1f2726a1e4df0605cb2e5d635f37193834408d47' })));
10
+ return (h(Host, { key: 'b882376c905d6e22fddcc441877d7b2ffd2eda12' }, h("slot", { key: 'cc100d18a2026ea3223fefb6207969e8e2ac46ab' })));
11
11
  }
12
12
  };
13
13
  MdsPriceTableHeader.style = mdsPriceTableHeaderCss();
@@ -17,7 +17,7 @@ const MdsPriceTableListItem = class {
17
17
  this.typography = 'detail';
18
18
  }
19
19
  render() {
20
- return (h(Host, { key: '90b909850952b68e79aecf6222ca9eb2e0d32a3f', slot: "item" }, h("mds-text", { key: '16c8618310b452ac9f478036605655139eec1513', class: "icon-container", typography: this.typography }, this.supported ? (h("i", { class: "icon", innerHTML: miBaselineCheckCircle, part: "icon" })) : (h("i", { class: "icon", innerHTML: miBaselineHorizontalRule, part: "icon" }))), h("mds-text", { key: '5cc3f23b819caebb5b5c25401da75dbc9b023659', class: "text", typography: this.typography }, h("slot", { key: 'd824314eb2e3e056b2924a159ffa85152ebbf9e4' }))));
20
+ return (h(Host, { key: '10cdc06ed8d528e21a4d5c9d40752e61e5a670a0', slot: "item" }, h("mds-text", { key: '93487f55363206856aa655044df9b4190b486a77', class: "icon-container", typography: this.typography }, this.supported ? (h("i", { class: "icon", innerHTML: miBaselineCheckCircle, part: "icon" })) : (h("i", { class: "icon", innerHTML: miBaselineHorizontalRule, part: "icon" }))), h("mds-text", { key: '8e91a53122918c3629d7d2db466f66e8f0a2d838', class: "text", typography: this.typography }, h("slot", { key: '9d6d6071ca509914c1b6f467b6cda11d4eb51fec' }))));
21
21
  }
22
22
  };
23
23
  MdsPriceTableListItem.style = mdsPriceTableListItemCss();