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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1223) hide show
  1. package/README.md +23 -2
  2. package/dist/cjs/{floating-controller-DA8xyqCa.js → floating-controller-CXEVR1wX.js} +5 -5
  3. package/dist/cjs/index-CNuKb6Lv.js +4 -4
  4. package/dist/cjs/index.cjs.js +257 -0
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/magma-components.cjs.js +1 -1
  7. package/dist/cjs/mds-accordion-item.cjs.entry.js +24 -2
  8. package/dist/cjs/mds-accordion-timer-item.cjs.entry.js +12 -2
  9. package/dist/cjs/mds-accordion-timer.cjs.entry.js +4 -4
  10. package/dist/cjs/mds-accordion.cjs.entry.js +32 -5
  11. package/dist/cjs/mds-author.cjs.entry.js +2 -2
  12. package/dist/cjs/mds-avatar-stack-item.cjs.entry.js +2 -2
  13. package/dist/cjs/mds-avatar-stack.cjs.entry.js +2 -2
  14. package/dist/cjs/mds-avatar.cjs.entry.js +47 -12
  15. package/dist/cjs/mds-badge.cjs.entry.js +25 -3
  16. package/dist/cjs/mds-banner_3.cjs.entry.js +60 -15
  17. package/dist/cjs/mds-benchmark-bar.cjs.entry.js +3 -3
  18. package/dist/cjs/mds-bibliography.cjs.entry.js +6 -6
  19. package/dist/cjs/mds-breadcrumb-item.cjs.entry.js +2 -2
  20. package/dist/cjs/mds-breadcrumb.cjs.entry.js +10 -7
  21. package/dist/cjs/mds-button-dropdown.cjs.entry.js +2 -2
  22. package/dist/cjs/mds-button-group.cjs.entry.js +2 -2
  23. package/dist/cjs/mds-button_3.cjs.entry.js +40 -240
  24. package/dist/cjs/mds-calendar_2.cjs.entry.js +332 -191
  25. package/dist/cjs/mds-card-content.cjs.entry.js +2 -2
  26. package/dist/cjs/mds-card-footer.cjs.entry.js +2 -2
  27. package/dist/cjs/mds-card-header.cjs.entry.js +2 -2
  28. package/dist/cjs/mds-card-media.cjs.entry.js +2 -2
  29. package/dist/cjs/mds-card.cjs.entry.js +29 -13
  30. package/dist/cjs/mds-details.cjs.entry.js +14 -2
  31. package/dist/cjs/mds-dropdown.cjs.entry.js +42 -22
  32. package/dist/cjs/mds-emoji.cjs.entry.js +10 -3
  33. package/dist/cjs/mds-entity.cjs.entry.js +20 -2
  34. package/dist/cjs/mds-file-preview.cjs.entry.js +32 -2
  35. package/dist/cjs/mds-file.cjs.entry.js +29 -4
  36. package/dist/cjs/mds-filter-item.cjs.entry.js +25 -5
  37. package/dist/cjs/mds-filter.cjs.entry.js +25 -3
  38. package/dist/cjs/mds-header-bar.cjs.entry.js +28 -2
  39. package/dist/cjs/mds-header.cjs.entry.js +34 -12
  40. package/dist/cjs/mds-horizontal-scroll.cjs.entry.js +13 -10
  41. package/dist/cjs/mds-hr.cjs.entry.js +16 -2
  42. package/dist/cjs/mds-img.cjs.entry.js +11 -7
  43. package/dist/cjs/mds-input-date-range-preselection.cjs.entry.js +2 -2
  44. package/dist/cjs/mds-input-date-range.cjs.entry.js +230 -67
  45. package/dist/cjs/mds-input-date.cjs.entry.js +68 -23
  46. package/dist/cjs/mds-input-field.cjs.entry.js +5 -5
  47. package/dist/cjs/mds-input-otp.cjs.entry.js +4 -4
  48. package/dist/cjs/mds-input-range.cjs.entry.js +24 -2
  49. package/dist/cjs/mds-input-select.cjs.entry.js +50 -14
  50. package/dist/cjs/mds-input-switch_2.cjs.entry.js +30 -4
  51. package/dist/cjs/mds-input-tip_2.cjs.entry.js +31 -5
  52. package/dist/cjs/mds-input-upload.cjs.entry.js +23 -10
  53. package/dist/cjs/mds-input.cjs.entry.js +48 -10
  54. package/dist/cjs/mds-keyboard-key.cjs.entry.js +6 -3
  55. package/dist/cjs/mds-keyboard.cjs.entry.js +35 -13
  56. package/dist/cjs/mds-kpi-item.cjs.entry.js +24 -2
  57. package/dist/cjs/mds-kpi.cjs.entry.js +2 -2
  58. package/dist/cjs/mds-label.cjs.entry.js +21 -2
  59. package/dist/cjs/mds-list-item.cjs.entry.js +12 -2
  60. package/dist/cjs/mds-list.cjs.entry.js +2 -2
  61. package/dist/cjs/mds-mention.cjs.entry.js +2 -2
  62. package/dist/cjs/mds-modal.cjs.entry.js +130 -49
  63. package/dist/cjs/mds-note.cjs.entry.js +25 -2
  64. package/dist/cjs/mds-notification.cjs.entry.js +18 -8
  65. package/dist/cjs/mds-paginator-item.cjs.entry.js +21 -5
  66. package/dist/cjs/mds-paginator.cjs.entry.js +39 -2
  67. package/dist/cjs/mds-policy-ai.cjs.entry.js +8 -2
  68. package/dist/cjs/mds-pref-animation.cjs.entry.js +19 -9
  69. package/dist/cjs/mds-pref-consumption.cjs.entry.js +19 -9
  70. package/dist/cjs/mds-pref-contrast.cjs.entry.js +20 -10
  71. package/dist/cjs/mds-pref-language-item.cjs.entry.js +5 -2
  72. package/dist/cjs/mds-pref-language.cjs.entry.js +6 -3
  73. package/dist/cjs/mds-pref-theme-variant-item.cjs.entry.js +6 -3
  74. package/dist/cjs/mds-pref-theme-variant.cjs.entry.js +7 -4
  75. package/dist/cjs/mds-pref-theme.cjs.entry.js +34 -22
  76. package/dist/cjs/mds-pref.cjs.entry.js +7 -4
  77. package/dist/cjs/mds-price-table-features-cell.cjs.entry.js +24 -2
  78. package/dist/cjs/mds-price-table-features-row.cjs.entry.js +24 -2
  79. package/dist/cjs/mds-price-table-features.cjs.entry.js +24 -2
  80. package/dist/cjs/mds-price-table-header.cjs.entry.js +2 -2
  81. package/dist/cjs/mds-price-table-list-item.cjs.entry.js +2 -2
  82. package/dist/cjs/mds-price-table-list.cjs.entry.js +24 -2
  83. package/dist/cjs/mds-price-table.cjs.entry.js +2 -2
  84. package/dist/cjs/mds-progress_2.cjs.entry.js +27 -5
  85. package/dist/cjs/mds-push-notification-item.cjs.entry.js +32 -7
  86. package/dist/cjs/mds-push-notification.cjs.entry.js +31 -7
  87. package/dist/cjs/mds-quote.cjs.entry.js +12 -2
  88. package/dist/cjs/mds-radial-menu-item.cjs.entry.js +5 -2
  89. package/dist/cjs/mds-radial-menu.cjs.entry.js +5 -5
  90. package/dist/cjs/mds-separator.cjs.entry.js +20 -2
  91. package/dist/cjs/mds-status-bar.cjs.entry.js +28 -3
  92. package/dist/cjs/mds-stepper-bar-item.cjs.entry.js +13 -2
  93. package/dist/cjs/mds-stepper-bar.cjs.entry.js +3 -3
  94. package/dist/cjs/mds-tab-bar-item.cjs.entry.js +28 -3
  95. package/dist/cjs/mds-tab-bar.cjs.entry.js +24 -2
  96. package/dist/cjs/mds-tab_2.cjs.entry.js +58 -8
  97. package/dist/cjs/mds-table-body.cjs.entry.js +12 -2
  98. package/dist/cjs/mds-table-footer.cjs.entry.js +12 -2
  99. package/dist/cjs/mds-table-header-cell.cjs.entry.js +29 -8
  100. package/dist/cjs/mds-table-header.cjs.entry.js +21 -3
  101. package/dist/cjs/mds-table-row.cjs.entry.js +18 -4
  102. package/dist/cjs/mds-table.cjs.entry.js +27 -5
  103. package/dist/cjs/mds-text.cjs.entry.js +14 -4
  104. package/dist/cjs/mds-toast.cjs.entry.js +26 -4
  105. package/dist/cjs/mds-tooltip.cjs.entry.js +38 -18
  106. package/dist/cjs/mds-tree-item.cjs.entry.js +32 -2
  107. package/dist/cjs/mds-tree.cjs.entry.js +35 -3
  108. package/dist/cjs/mds-url-view.cjs.entry.js +28 -5
  109. package/dist/cjs/mds-usage.cjs.entry.js +27 -2
  110. package/dist/cjs/mds-video-wall.cjs.entry.js +2 -2
  111. package/dist/cjs/mds-zero.cjs.entry.js +24 -2
  112. package/dist/cjs/preference-BdpIXWLP.js +81 -0
  113. package/dist/collection/common/floating-controller.js +5 -5
  114. package/dist/collection/common/preference.js +78 -0
  115. package/dist/collection/components/mds-accordion/mds-accordion.css +16 -16
  116. package/dist/collection/components/mds-accordion/mds-accordion.js +44 -10
  117. package/dist/collection/components/mds-accordion/test/mds-accordion.stories.js +4 -3
  118. package/dist/collection/components/mds-accordion-item/mds-accordion-item.css +38 -27
  119. package/dist/collection/components/mds-accordion-item/mds-accordion-item.js +32 -2
  120. package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.css +0 -11
  121. package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.js +4 -4
  122. package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.css +16 -8
  123. package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.js +17 -2
  124. package/dist/collection/components/mds-author/mds-author.css +1 -1
  125. package/dist/collection/components/mds-author/mds-author.js +2 -2
  126. package/dist/collection/components/mds-avatar/mds-avatar.css +27 -19
  127. package/dist/collection/components/mds-avatar/mds-avatar.js +48 -11
  128. package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.css +25 -0
  129. package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.js +4 -1
  130. package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.css +5 -113
  131. package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.js +1 -1
  132. package/dist/collection/components/mds-badge/mds-badge.css +41 -21
  133. package/dist/collection/components/mds-badge/mds-badge.js +33 -3
  134. package/dist/collection/components/mds-banner/mds-banner.css +36 -15
  135. package/dist/collection/components/mds-banner/mds-banner.js +37 -10
  136. package/dist/collection/components/mds-banner/test/mds-banner.stories.js +3 -3
  137. package/dist/collection/components/mds-benchmark-bar/mds-benchmark-bar.js +3 -3
  138. package/dist/collection/components/mds-bibliography/mds-bibliography.css +2 -2
  139. package/dist/collection/components/mds-bibliography/mds-bibliography.js +5 -5
  140. package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.css +0 -12
  141. package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.js +15 -12
  142. package/dist/collection/components/mds-breadcrumb/test/mds-breadcrumb.stories.js +2 -2
  143. package/dist/collection/components/mds-breadcrumb-item/mds-breadcrumb-item.js +1 -1
  144. package/dist/collection/components/mds-button/mds-button.css +27 -29
  145. package/dist/collection/components/mds-button/mds-button.js +28 -5
  146. package/dist/collection/components/mds-button-dropdown/mds-button-dropdown.js +4 -1
  147. package/dist/collection/components/mds-button-group/mds-button-group.css +15 -0
  148. package/dist/collection/components/mds-button-group/mds-button-group.js +4 -1
  149. package/dist/collection/components/mds-calendar/mds-calendar.css +63 -5
  150. package/dist/collection/components/mds-calendar/mds-calendar.js +505 -196
  151. package/dist/collection/components/mds-calendar-cell/mds-calendar-cell.js +1 -1
  152. package/dist/collection/components/mds-card/mds-card.css +17 -6
  153. package/dist/collection/components/mds-card/mds-card.js +35 -16
  154. package/dist/collection/components/mds-card/test/mds-card.stories.js +3 -3
  155. package/dist/collection/components/mds-card-content/mds-card-content.js +2 -2
  156. package/dist/collection/components/mds-card-footer/mds-card-footer.js +2 -2
  157. package/dist/collection/components/mds-card-header/mds-card-header.js +2 -2
  158. package/dist/collection/components/mds-card-media/mds-card-media.js +2 -2
  159. package/dist/collection/components/mds-chip/mds-chip.css +38 -24
  160. package/dist/collection/components/mds-chip/mds-chip.js +33 -6
  161. package/dist/collection/components/mds-details/mds-details.css +23 -10
  162. package/dist/collection/components/mds-details/mds-details.js +16 -2
  163. package/dist/collection/components/mds-dropdown/mds-dropdown.css +40 -19
  164. package/dist/collection/components/mds-dropdown/mds-dropdown.js +65 -37
  165. package/dist/collection/components/mds-dropdown/test/mds-dropdown.stories.js +15 -15
  166. package/dist/collection/components/mds-emoji/mds-emoji.js +16 -6
  167. package/dist/collection/components/mds-entity/mds-entity.css +19 -10
  168. package/dist/collection/components/mds-entity/mds-entity.js +27 -2
  169. package/dist/collection/components/mds-file/mds-file.css +32 -20
  170. package/dist/collection/components/mds-file/mds-file.js +37 -8
  171. package/dist/collection/components/mds-file/test/mds-file.stories.js +2 -2
  172. package/dist/collection/components/mds-file-preview/mds-file-preview.css +41 -23
  173. package/dist/collection/components/mds-file-preview/mds-file-preview.js +36 -2
  174. package/dist/collection/components/mds-filter/mds-filter.css +43 -26
  175. package/dist/collection/components/mds-filter/mds-filter.js +29 -3
  176. package/dist/collection/components/mds-filter-item/mds-filter-item.css +33 -13
  177. package/dist/collection/components/mds-filter-item/mds-filter-item.js +32 -4
  178. package/dist/collection/components/mds-header/mds-header.css +18 -7
  179. package/dist/collection/components/mds-header/mds-header.js +48 -20
  180. package/dist/collection/components/mds-header/test/mds-header.stories.js +2 -2
  181. package/dist/collection/components/mds-header-bar/mds-header-bar.css +33 -13
  182. package/dist/collection/components/mds-header-bar/mds-header-bar.js +38 -5
  183. package/dist/collection/components/mds-help/mds-help.js +8 -8
  184. package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.css +11 -15
  185. package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.js +13 -10
  186. package/dist/collection/components/mds-hr/mds-hr.css +9 -3
  187. package/dist/collection/components/mds-hr/mds-hr.js +21 -1
  188. package/dist/collection/components/mds-icon/mds-icon.js +3 -5
  189. package/dist/collection/components/mds-icon/services/icons-set.service.js +33 -1
  190. package/dist/collection/components/mds-img/mds-img.js +11 -7
  191. package/dist/collection/components/mds-input/mds-input.css +34 -60
  192. package/dist/collection/components/mds-input/mds-input.js +69 -18
  193. package/dist/collection/components/mds-input-date/mds-input-date.css +35 -16
  194. package/dist/collection/components/mds-input-date/mds-input-date.js +86 -30
  195. package/dist/collection/components/mds-input-date-range/mds-input-date-range.css +72 -16
  196. package/dist/collection/components/mds-input-date-range/mds-input-date-range.js +267 -85
  197. package/dist/collection/components/mds-input-date-range/test/mds-input-date-range.stories.js +10 -0
  198. package/dist/collection/components/mds-input-date-range-preselection/mds-input-date-range-preselection.js +4 -1
  199. package/dist/collection/components/mds-input-field/mds-input-field.css +48 -0
  200. package/dist/collection/components/mds-input-field/mds-input-field.js +7 -4
  201. package/dist/collection/components/mds-input-otp/mds-input-otp.js +3 -3
  202. package/dist/collection/components/mds-input-range/mds-input-range.css +37 -36
  203. package/dist/collection/components/mds-input-range/mds-input-range.js +29 -2
  204. package/dist/collection/components/mds-input-select/mds-input-select.css +40 -28
  205. package/dist/collection/components/mds-input-select/mds-input-select.js +55 -14
  206. package/dist/collection/components/mds-input-switch/mds-input-switch.css +9 -3
  207. package/dist/collection/components/mds-input-switch/mds-input-switch.js +22 -3
  208. package/dist/collection/components/mds-input-tip/mds-input-tip.css +16 -7
  209. package/dist/collection/components/mds-input-tip/mds-input-tip.js +19 -1
  210. package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.css +29 -16
  211. package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.js +25 -3
  212. package/dist/collection/components/mds-input-upload/mds-input-upload.css +2 -5
  213. package/dist/collection/components/mds-input-upload/mds-input-upload.js +23 -10
  214. package/dist/collection/components/mds-keyboard/mds-keyboard.css +9 -3
  215. package/dist/collection/components/mds-keyboard/mds-keyboard.js +40 -13
  216. package/dist/collection/components/mds-keyboard-key/mds-keyboard-key.js +6 -3
  217. package/dist/collection/components/mds-kpi/mds-kpi.js +2 -2
  218. package/dist/collection/components/mds-kpi-item/mds-kpi-item.css +47 -43
  219. package/dist/collection/components/mds-kpi-item/mds-kpi-item.js +27 -1
  220. package/dist/collection/components/mds-label/mds-label.css +17 -6
  221. package/dist/collection/components/mds-label/mds-label.js +24 -2
  222. package/dist/collection/components/mds-list/mds-list.css +4 -5
  223. package/dist/collection/components/mds-list/mds-list.js +2 -2
  224. package/dist/collection/components/mds-list-item/mds-list-item.css +11 -8
  225. package/dist/collection/components/mds-list-item/mds-list-item.js +17 -2
  226. package/dist/collection/components/mds-mention/mds-mention.js +1 -1
  227. package/dist/collection/components/mds-modal/mds-modal.css +198 -67
  228. package/dist/collection/components/mds-modal/mds-modal.js +144 -82
  229. package/dist/collection/components/mds-modal/test/mds-modal.stories.js +44 -3
  230. package/dist/collection/components/mds-note/mds-note.css +47 -35
  231. package/dist/collection/components/mds-note/mds-note.js +30 -3
  232. package/dist/collection/components/mds-notification/mds-notification.css +34 -26
  233. package/dist/collection/components/mds-notification/mds-notification.js +26 -11
  234. package/dist/collection/components/mds-notification/test/mds-notification.stories.js +7 -7
  235. package/dist/collection/components/mds-paginator/mds-paginator.css +48 -28
  236. package/dist/collection/components/mds-paginator/mds-paginator.js +46 -1
  237. package/dist/collection/components/mds-paginator-item/mds-paginator-item.css +29 -15
  238. package/dist/collection/components/mds-paginator-item/mds-paginator-item.js +28 -5
  239. package/dist/collection/components/mds-policy-ai/mds-policy-ai.css +10 -7
  240. package/dist/collection/components/mds-policy-ai/mds-policy-ai.js +8 -2
  241. package/dist/collection/components/mds-pref/mds-pref.js +8 -5
  242. package/dist/collection/components/mds-pref-animation/mds-pref-animation.css +8 -3
  243. package/dist/collection/components/mds-pref-animation/mds-pref-animation.js +20 -9
  244. package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.css +8 -3
  245. package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.js +20 -9
  246. package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.css +8 -3
  247. package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.js +21 -10
  248. package/dist/collection/components/mds-pref-language/mds-pref-language.js +7 -4
  249. package/dist/collection/components/mds-pref-language-item/mds-pref-language-item.js +5 -2
  250. package/dist/collection/components/mds-pref-theme/mds-pref-theme.css +3 -3
  251. package/dist/collection/components/mds-pref-theme/mds-pref-theme.js +37 -22
  252. package/dist/collection/components/mds-pref-theme-variant/mds-pref-theme-variant.js +8 -5
  253. package/dist/collection/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.js +6 -3
  254. package/dist/collection/components/mds-price-table/mds-price-table.js +4 -1
  255. package/dist/collection/components/mds-price-table-features/mds-price-table-features.css +35 -16
  256. package/dist/collection/components/mds-price-table-features/mds-price-table-features.js +32 -2
  257. package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.css +39 -24
  258. package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.js +32 -2
  259. package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.css +37 -17
  260. package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.js +29 -3
  261. package/dist/collection/components/mds-price-table-header/mds-price-table-header.js +4 -1
  262. package/dist/collection/components/mds-price-table-list/mds-price-table-list.css +41 -28
  263. package/dist/collection/components/mds-price-table-list/mds-price-table-list.js +29 -3
  264. package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.css +4 -5
  265. package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.js +4 -1
  266. package/dist/collection/components/mds-progress/mds-progress.css +37 -19
  267. package/dist/collection/components/mds-progress/mds-progress.js +28 -2
  268. package/dist/collection/components/mds-push-notification/mds-push-notification.css +14 -8
  269. package/dist/collection/components/mds-push-notification/mds-push-notification.js +45 -14
  270. package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.css +51 -38
  271. package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.js +38 -9
  272. package/dist/collection/components/mds-push-notification-item/test/mds-push-notification-item.stories.js +2 -2
  273. package/dist/collection/components/mds-quote/mds-quote.css +9 -5
  274. package/dist/collection/components/mds-quote/mds-quote.js +17 -2
  275. package/dist/collection/components/mds-radial-menu/mds-radial-menu.js +6 -3
  276. package/dist/collection/components/mds-radial-menu-item/mds-radial-menu-item.js +5 -2
  277. package/dist/collection/components/mds-radial-progress/mds-radial-progress.js +1 -1
  278. package/dist/collection/components/mds-separator/mds-separator.css +19 -9
  279. package/dist/collection/components/mds-separator/mds-separator.js +26 -1
  280. package/dist/collection/components/mds-spinner/mds-spinner.css +29 -23
  281. package/dist/collection/components/mds-spinner/mds-spinner.js +16 -1
  282. package/dist/collection/components/mds-status-bar/mds-status-bar.css +22 -19
  283. package/dist/collection/components/mds-status-bar/mds-status-bar.js +37 -4
  284. package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.css +13 -32
  285. package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.js +3 -3
  286. package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.css +34 -44
  287. package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.js +14 -2
  288. package/dist/collection/components/mds-tab/mds-tab.css +50 -20
  289. package/dist/collection/components/mds-tab/mds-tab.js +43 -6
  290. package/dist/collection/components/mds-tab-bar/mds-tab-bar.css +35 -14
  291. package/dist/collection/components/mds-tab-bar/mds-tab-bar.js +32 -2
  292. package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.css +36 -16
  293. package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.js +33 -4
  294. package/dist/collection/components/mds-tab-item/mds-tab-item.css +11 -6
  295. package/dist/collection/components/mds-tab-item/mds-tab-item.js +74 -1
  296. package/dist/collection/components/mds-table/mds-table.css +39 -19
  297. package/dist/collection/components/mds-table/mds-table.js +33 -7
  298. package/dist/collection/components/mds-table-body/mds-table-body.css +18 -9
  299. package/dist/collection/components/mds-table-body/mds-table-body.js +19 -4
  300. package/dist/collection/components/mds-table-cell/mds-table-cell.css +17 -8
  301. package/dist/collection/components/mds-table-cell/mds-table-cell.js +17 -2
  302. package/dist/collection/components/mds-table-footer/mds-table-footer.css +18 -8
  303. package/dist/collection/components/mds-table-footer/mds-table-footer.js +17 -2
  304. package/dist/collection/components/mds-table-header/mds-table-header.css +18 -8
  305. package/dist/collection/components/mds-table-header/mds-table-header.js +34 -9
  306. package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.css +20 -10
  307. package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.js +31 -9
  308. package/dist/collection/components/mds-table-row/mds-table-row.css +25 -14
  309. package/dist/collection/components/mds-table-row/mds-table-row.js +44 -10
  310. package/dist/collection/components/mds-text/mds-text.css +7 -5
  311. package/dist/collection/components/mds-text/mds-text.js +19 -4
  312. package/dist/collection/components/mds-toast/mds-toast.css +51 -26
  313. package/dist/collection/components/mds-toast/mds-toast.js +35 -5
  314. package/dist/collection/components/mds-tooltip/mds-tooltip.css +39 -22
  315. package/dist/collection/components/mds-tooltip/mds-tooltip.js +56 -28
  316. package/dist/collection/components/mds-tooltip/test/mds-tooltip.stories.js +11 -11
  317. package/dist/collection/components/mds-tree/mds-tree.css +2 -2
  318. package/dist/collection/components/mds-tree/mds-tree.js +35 -3
  319. package/dist/collection/components/mds-tree-item/mds-tree-item.css +47 -76
  320. package/dist/collection/components/mds-tree-item/mds-tree-item.js +105 -5
  321. package/dist/collection/components/mds-url-view/mds-url-view.css +43 -31
  322. package/dist/collection/components/mds-url-view/mds-url-view.js +32 -5
  323. package/dist/collection/components/mds-usage/mds-usage.css +44 -26
  324. package/dist/collection/components/mds-usage/mds-usage.js +32 -3
  325. package/dist/collection/components/mds-video-wall/mds-video-wall.css +13 -14
  326. package/dist/collection/components/mds-video-wall/mds-video-wall.js +3 -2
  327. package/dist/collection/components/mds-zero/mds-zero.css +36 -20
  328. package/dist/collection/components/mds-zero/mds-zero.js +32 -2
  329. package/dist/collection/index.js +15 -0
  330. package/dist/collection/storybook/color-scale.stories.js +1 -1
  331. package/dist/components/floating-controller.js +1 -1
  332. package/dist/components/icons-set.service.js +1 -0
  333. package/dist/components/index.d.ts +2 -0
  334. package/dist/components/index.js +1 -1
  335. package/dist/components/mds-accordion-item.js +1 -1
  336. package/dist/components/mds-accordion-timer-item.js +1 -1
  337. package/dist/components/mds-accordion-timer.js +1 -1
  338. package/dist/components/mds-accordion.js +1 -1
  339. package/dist/components/mds-author.js +1 -1
  340. package/dist/components/mds-avatar-stack-item2.js +1 -1
  341. package/dist/components/mds-avatar-stack.js +1 -1
  342. package/dist/components/mds-avatar2.js +1 -1
  343. package/dist/components/mds-badge2.js +1 -1
  344. package/dist/components/mds-banner2.js +1 -1
  345. package/dist/components/mds-benchmark-bar.js +1 -1
  346. package/dist/components/mds-bibliography.js +1 -1
  347. package/dist/components/mds-breadcrumb-item.js +1 -1
  348. package/dist/components/mds-breadcrumb.js +1 -1
  349. package/dist/components/mds-button-dropdown.js +1 -1
  350. package/dist/components/mds-button-group.js +1 -1
  351. package/dist/components/mds-button2.js +1 -1
  352. package/dist/components/mds-calendar-cell2.js +1 -1
  353. package/dist/components/mds-calendar2.js +1 -1
  354. package/dist/components/mds-card-content.js +1 -1
  355. package/dist/components/mds-card-footer.js +1 -1
  356. package/dist/components/mds-card-header.js +1 -1
  357. package/dist/components/mds-card-media.js +1 -1
  358. package/dist/components/mds-card.js +1 -1
  359. package/dist/components/mds-chip2.js +1 -1
  360. package/dist/components/mds-details.js +1 -1
  361. package/dist/components/mds-dropdown2.js +1 -1
  362. package/dist/components/mds-emoji.js +1 -1
  363. package/dist/components/mds-entity.js +1 -1
  364. package/dist/components/mds-file-preview2.js +2 -2
  365. package/dist/components/mds-file.js +3 -3
  366. package/dist/components/mds-filter-item2.js +1 -1
  367. package/dist/components/mds-filter.js +1 -1
  368. package/dist/components/mds-header-bar.js +1 -1
  369. package/dist/components/mds-header.js +1 -1
  370. package/dist/components/mds-help2.js +1 -1
  371. package/dist/components/mds-horizontal-scroll.js +1 -1
  372. package/dist/components/mds-hr.js +1 -1
  373. package/dist/components/mds-icon2.js +1 -1
  374. package/dist/components/mds-img2.js +1 -1
  375. package/dist/components/mds-input-date-range-preselection.js +1 -1
  376. package/dist/components/mds-input-date-range.js +1 -1
  377. package/dist/components/mds-input-date.js +1 -1
  378. package/dist/components/mds-input-field.js +1 -1
  379. package/dist/components/mds-input-otp.js +1 -1
  380. package/dist/components/mds-input-range.js +1 -1
  381. package/dist/components/mds-input-select.js +1 -1
  382. package/dist/components/mds-input-switch2.js +1 -1
  383. package/dist/components/mds-input-tip-item2.js +1 -1
  384. package/dist/components/mds-input-tip2.js +1 -1
  385. package/dist/components/mds-input-upload.js +1 -1
  386. package/dist/components/mds-input2.js +1 -1
  387. package/dist/components/mds-keyboard-key.js +1 -1
  388. package/dist/components/mds-keyboard.js +1 -1
  389. package/dist/components/mds-kpi-item.js +1 -1
  390. package/dist/components/mds-kpi.js +1 -1
  391. package/dist/components/mds-label.js +1 -1
  392. package/dist/components/mds-list-item.js +1 -1
  393. package/dist/components/mds-list.js +1 -1
  394. package/dist/components/mds-mention.js +1 -1
  395. package/dist/components/mds-modal2.js +1 -1
  396. package/dist/components/mds-note.js +1 -1
  397. package/dist/components/mds-notification.js +1 -1
  398. package/dist/components/mds-paginator-item2.js +1 -1
  399. package/dist/components/mds-paginator.js +1 -1
  400. package/dist/components/mds-policy-ai.js +1 -1
  401. package/dist/components/mds-pref-animation.js +1 -1
  402. package/dist/components/mds-pref-consumption.js +1 -1
  403. package/dist/components/mds-pref-contrast.js +1 -1
  404. package/dist/components/mds-pref-language-item.js +1 -1
  405. package/dist/components/mds-pref-language.js +1 -1
  406. package/dist/components/mds-pref-theme-variant-item.js +1 -1
  407. package/dist/components/mds-pref-theme-variant.js +1 -1
  408. package/dist/components/mds-pref-theme.js +1 -1
  409. package/dist/components/mds-pref.js +1 -1
  410. package/dist/components/mds-price-table-features-cell.js +1 -1
  411. package/dist/components/mds-price-table-features-row.js +1 -1
  412. package/dist/components/mds-price-table-features.js +1 -1
  413. package/dist/components/mds-price-table-header.js +1 -1
  414. package/dist/components/mds-price-table-list-item.js +1 -1
  415. package/dist/components/mds-price-table-list.js +1 -1
  416. package/dist/components/mds-price-table.js +1 -1
  417. package/dist/components/mds-progress2.js +1 -1
  418. package/dist/components/mds-push-notification-item.js +1 -1
  419. package/dist/components/mds-push-notification.js +1 -1
  420. package/dist/components/mds-quote.js +1 -1
  421. package/dist/components/mds-radial-menu-item.js +1 -1
  422. package/dist/components/mds-radial-menu.js +1 -1
  423. package/dist/components/mds-radial-progress2.js +1 -1
  424. package/dist/components/mds-separator2.js +1 -1
  425. package/dist/components/mds-spinner2.js +1 -1
  426. package/dist/components/mds-status-bar.js +1 -1
  427. package/dist/components/mds-stepper-bar-item.js +1 -1
  428. package/dist/components/mds-stepper-bar.js +1 -1
  429. package/dist/components/mds-tab-bar-item.js +1 -1
  430. package/dist/components/mds-tab-bar.js +1 -1
  431. package/dist/components/mds-tab-item2.js +1 -1
  432. package/dist/components/mds-tab2.js +1 -1
  433. package/dist/components/mds-table-body.js +1 -1
  434. package/dist/components/mds-table-cell2.js +1 -1
  435. package/dist/components/mds-table-footer.js +1 -1
  436. package/dist/components/mds-table-header-cell2.js +1 -1
  437. package/dist/components/mds-table-header.js +1 -1
  438. package/dist/components/mds-table-row.js +1 -1
  439. package/dist/components/mds-table.js +1 -1
  440. package/dist/components/mds-text2.js +1 -1
  441. package/dist/components/mds-toast.js +1 -1
  442. package/dist/components/mds-tooltip2.js +1 -1
  443. package/dist/components/mds-tree-item.js +1 -1
  444. package/dist/components/mds-tree.js +1 -1
  445. package/dist/components/mds-url-view.js +1 -1
  446. package/dist/components/mds-usage.js +1 -1
  447. package/dist/components/mds-video-wall.js +1 -1
  448. package/dist/components/mds-zero.js +1 -1
  449. package/dist/components/preference.js +1 -0
  450. package/dist/documentation.json +1314 -732
  451. package/dist/esm/{floating-controller-CP3-OFb9.js → floating-controller-D5eXU5Mk.js} +5 -5
  452. package/dist/esm/index-CAd5312P.js +4 -4
  453. package/dist/esm/index.js +256 -0
  454. package/dist/esm/loader.js +1 -1
  455. package/dist/esm/magma-components.js +1 -1
  456. package/dist/esm/mds-accordion-item.entry.js +24 -2
  457. package/dist/esm/mds-accordion-timer-item.entry.js +12 -2
  458. package/dist/esm/mds-accordion-timer.entry.js +4 -4
  459. package/dist/esm/mds-accordion.entry.js +32 -5
  460. package/dist/esm/mds-author.entry.js +2 -2
  461. package/dist/esm/mds-avatar-stack-item.entry.js +2 -2
  462. package/dist/esm/mds-avatar-stack.entry.js +2 -2
  463. package/dist/esm/mds-avatar.entry.js +47 -12
  464. package/dist/esm/mds-badge.entry.js +25 -3
  465. package/dist/esm/mds-banner_3.entry.js +60 -15
  466. package/dist/esm/mds-benchmark-bar.entry.js +3 -3
  467. package/dist/esm/mds-bibliography.entry.js +6 -6
  468. package/dist/esm/mds-breadcrumb-item.entry.js +2 -2
  469. package/dist/esm/mds-breadcrumb.entry.js +10 -7
  470. package/dist/esm/mds-button-dropdown.entry.js +2 -2
  471. package/dist/esm/mds-button-group.entry.js +2 -2
  472. package/dist/esm/mds-button_3.entry.js +37 -237
  473. package/dist/esm/mds-calendar_2.entry.js +332 -191
  474. package/dist/esm/mds-card-content.entry.js +2 -2
  475. package/dist/esm/mds-card-footer.entry.js +2 -2
  476. package/dist/esm/mds-card-header.entry.js +2 -2
  477. package/dist/esm/mds-card-media.entry.js +2 -2
  478. package/dist/esm/mds-card.entry.js +29 -13
  479. package/dist/esm/mds-details.entry.js +14 -2
  480. package/dist/esm/mds-dropdown.entry.js +42 -22
  481. package/dist/esm/mds-emoji.entry.js +10 -3
  482. package/dist/esm/mds-entity.entry.js +20 -2
  483. package/dist/esm/mds-file-preview.entry.js +32 -2
  484. package/dist/esm/mds-file.entry.js +29 -4
  485. package/dist/esm/mds-filter-item.entry.js +25 -5
  486. package/dist/esm/mds-filter.entry.js +25 -3
  487. package/dist/esm/mds-header-bar.entry.js +28 -2
  488. package/dist/esm/mds-header.entry.js +34 -12
  489. package/dist/esm/mds-horizontal-scroll.entry.js +13 -10
  490. package/dist/esm/mds-hr.entry.js +16 -2
  491. package/dist/esm/mds-img.entry.js +11 -7
  492. package/dist/esm/mds-input-date-range-preselection.entry.js +2 -2
  493. package/dist/esm/mds-input-date-range.entry.js +230 -67
  494. package/dist/esm/mds-input-date.entry.js +68 -23
  495. package/dist/esm/mds-input-field.entry.js +5 -5
  496. package/dist/esm/mds-input-otp.entry.js +4 -4
  497. package/dist/esm/mds-input-range.entry.js +24 -2
  498. package/dist/esm/mds-input-select.entry.js +50 -14
  499. package/dist/esm/mds-input-switch_2.entry.js +30 -4
  500. package/dist/esm/mds-input-tip_2.entry.js +31 -5
  501. package/dist/esm/mds-input-upload.entry.js +23 -10
  502. package/dist/esm/mds-input.entry.js +48 -10
  503. package/dist/esm/mds-keyboard-key.entry.js +6 -3
  504. package/dist/esm/mds-keyboard.entry.js +35 -13
  505. package/dist/esm/mds-kpi-item.entry.js +24 -2
  506. package/dist/esm/mds-kpi.entry.js +2 -2
  507. package/dist/esm/mds-label.entry.js +21 -2
  508. package/dist/esm/mds-list-item.entry.js +12 -2
  509. package/dist/esm/mds-list.entry.js +2 -2
  510. package/dist/esm/mds-mention.entry.js +2 -2
  511. package/dist/esm/mds-modal.entry.js +130 -49
  512. package/dist/esm/mds-note.entry.js +25 -2
  513. package/dist/esm/mds-notification.entry.js +18 -8
  514. package/dist/esm/mds-paginator-item.entry.js +21 -5
  515. package/dist/esm/mds-paginator.entry.js +39 -2
  516. package/dist/esm/mds-policy-ai.entry.js +8 -2
  517. package/dist/esm/mds-pref-animation.entry.js +19 -9
  518. package/dist/esm/mds-pref-consumption.entry.js +19 -9
  519. package/dist/esm/mds-pref-contrast.entry.js +20 -10
  520. package/dist/esm/mds-pref-language-item.entry.js +5 -2
  521. package/dist/esm/mds-pref-language.entry.js +6 -3
  522. package/dist/esm/mds-pref-theme-variant-item.entry.js +6 -3
  523. package/dist/esm/mds-pref-theme-variant.entry.js +7 -4
  524. package/dist/esm/mds-pref-theme.entry.js +34 -22
  525. package/dist/esm/mds-pref.entry.js +7 -4
  526. package/dist/esm/mds-price-table-features-cell.entry.js +24 -2
  527. package/dist/esm/mds-price-table-features-row.entry.js +24 -2
  528. package/dist/esm/mds-price-table-features.entry.js +24 -2
  529. package/dist/esm/mds-price-table-header.entry.js +2 -2
  530. package/dist/esm/mds-price-table-list-item.entry.js +2 -2
  531. package/dist/esm/mds-price-table-list.entry.js +24 -2
  532. package/dist/esm/mds-price-table.entry.js +2 -2
  533. package/dist/esm/mds-progress_2.entry.js +27 -5
  534. package/dist/esm/mds-push-notification-item.entry.js +32 -7
  535. package/dist/esm/mds-push-notification.entry.js +31 -7
  536. package/dist/esm/mds-quote.entry.js +12 -2
  537. package/dist/esm/mds-radial-menu-item.entry.js +5 -2
  538. package/dist/esm/mds-radial-menu.entry.js +5 -5
  539. package/dist/esm/mds-separator.entry.js +20 -2
  540. package/dist/esm/mds-status-bar.entry.js +28 -3
  541. package/dist/esm/mds-stepper-bar-item.entry.js +13 -2
  542. package/dist/esm/mds-stepper-bar.entry.js +3 -3
  543. package/dist/esm/mds-tab-bar-item.entry.js +28 -3
  544. package/dist/esm/mds-tab-bar.entry.js +24 -2
  545. package/dist/esm/mds-tab_2.entry.js +58 -8
  546. package/dist/esm/mds-table-body.entry.js +12 -2
  547. package/dist/esm/mds-table-footer.entry.js +12 -2
  548. package/dist/esm/mds-table-header-cell.entry.js +29 -8
  549. package/dist/esm/mds-table-header.entry.js +21 -3
  550. package/dist/esm/mds-table-row.entry.js +18 -4
  551. package/dist/esm/mds-table.entry.js +27 -5
  552. package/dist/esm/mds-text.entry.js +14 -4
  553. package/dist/esm/mds-toast.entry.js +26 -4
  554. package/dist/esm/mds-tooltip.entry.js +38 -18
  555. package/dist/esm/mds-tree-item.entry.js +32 -2
  556. package/dist/esm/mds-tree.entry.js +35 -3
  557. package/dist/esm/mds-url-view.entry.js +28 -5
  558. package/dist/esm/mds-usage.entry.js +27 -2
  559. package/dist/esm/mds-video-wall.entry.js +2 -2
  560. package/dist/esm/mds-zero.entry.js +24 -2
  561. package/dist/esm/preference-fMwnXhio.js +79 -0
  562. package/dist/esm-es5/floating-controller-D5eXU5Mk.js +1 -0
  563. package/dist/esm-es5/index-CAd5312P.js +1 -1
  564. package/dist/esm-es5/index.js +1 -0
  565. package/dist/esm-es5/loader.js +1 -1
  566. package/dist/esm-es5/magma-components.js +1 -1
  567. package/dist/esm-es5/mds-accordion-item.entry.js +1 -1
  568. package/dist/esm-es5/mds-accordion-timer-item.entry.js +1 -1
  569. package/dist/esm-es5/mds-accordion-timer.entry.js +1 -1
  570. package/dist/esm-es5/mds-accordion.entry.js +1 -1
  571. package/dist/esm-es5/mds-author.entry.js +1 -1
  572. package/dist/esm-es5/mds-avatar-stack-item.entry.js +1 -1
  573. package/dist/esm-es5/mds-avatar-stack.entry.js +1 -1
  574. package/dist/esm-es5/mds-avatar.entry.js +1 -1
  575. package/dist/esm-es5/mds-badge.entry.js +1 -1
  576. package/dist/esm-es5/mds-banner_3.entry.js +1 -1
  577. package/dist/esm-es5/mds-benchmark-bar.entry.js +1 -1
  578. package/dist/esm-es5/mds-bibliography.entry.js +1 -1
  579. package/dist/esm-es5/mds-breadcrumb-item.entry.js +1 -1
  580. package/dist/esm-es5/mds-breadcrumb.entry.js +1 -1
  581. package/dist/esm-es5/mds-button-dropdown.entry.js +1 -1
  582. package/dist/esm-es5/mds-button-group.entry.js +1 -1
  583. package/dist/esm-es5/mds-button_3.entry.js +1 -1
  584. package/dist/esm-es5/mds-calendar_2.entry.js +1 -1
  585. package/dist/esm-es5/mds-card-content.entry.js +1 -1
  586. package/dist/esm-es5/mds-card-footer.entry.js +1 -1
  587. package/dist/esm-es5/mds-card-header.entry.js +1 -1
  588. package/dist/esm-es5/mds-card-media.entry.js +1 -1
  589. package/dist/esm-es5/mds-card.entry.js +1 -1
  590. package/dist/esm-es5/mds-details.entry.js +1 -1
  591. package/dist/esm-es5/mds-dropdown.entry.js +1 -1
  592. package/dist/esm-es5/mds-emoji.entry.js +1 -1
  593. package/dist/esm-es5/mds-entity.entry.js +1 -1
  594. package/dist/esm-es5/mds-file-preview.entry.js +2 -2
  595. package/dist/esm-es5/mds-file.entry.js +3 -3
  596. package/dist/esm-es5/mds-filter-item.entry.js +1 -1
  597. package/dist/esm-es5/mds-filter.entry.js +1 -1
  598. package/dist/esm-es5/mds-header-bar.entry.js +1 -1
  599. package/dist/esm-es5/mds-header.entry.js +1 -1
  600. package/dist/esm-es5/mds-horizontal-scroll.entry.js +1 -1
  601. package/dist/esm-es5/mds-hr.entry.js +1 -1
  602. package/dist/esm-es5/mds-img.entry.js +1 -1
  603. package/dist/esm-es5/mds-input-date-range-preselection.entry.js +1 -1
  604. package/dist/esm-es5/mds-input-date-range.entry.js +1 -1
  605. package/dist/esm-es5/mds-input-date.entry.js +1 -1
  606. package/dist/esm-es5/mds-input-field.entry.js +1 -1
  607. package/dist/esm-es5/mds-input-otp.entry.js +1 -1
  608. package/dist/esm-es5/mds-input-range.entry.js +1 -1
  609. package/dist/esm-es5/mds-input-select.entry.js +1 -1
  610. package/dist/esm-es5/mds-input-switch_2.entry.js +1 -1
  611. package/dist/esm-es5/mds-input-tip_2.entry.js +1 -1
  612. package/dist/esm-es5/mds-input-upload.entry.js +1 -1
  613. package/dist/esm-es5/mds-input.entry.js +1 -1
  614. package/dist/esm-es5/mds-keyboard-key.entry.js +1 -1
  615. package/dist/esm-es5/mds-keyboard.entry.js +1 -1
  616. package/dist/esm-es5/mds-kpi-item.entry.js +1 -1
  617. package/dist/esm-es5/mds-kpi.entry.js +1 -1
  618. package/dist/esm-es5/mds-label.entry.js +1 -1
  619. package/dist/esm-es5/mds-list-item.entry.js +1 -1
  620. package/dist/esm-es5/mds-list.entry.js +1 -1
  621. package/dist/esm-es5/mds-mention.entry.js +1 -1
  622. package/dist/esm-es5/mds-modal.entry.js +1 -1
  623. package/dist/esm-es5/mds-note.entry.js +1 -1
  624. package/dist/esm-es5/mds-notification.entry.js +1 -1
  625. package/dist/esm-es5/mds-paginator-item.entry.js +1 -1
  626. package/dist/esm-es5/mds-paginator.entry.js +1 -1
  627. package/dist/esm-es5/mds-policy-ai.entry.js +1 -1
  628. package/dist/esm-es5/mds-pref-animation.entry.js +1 -1
  629. package/dist/esm-es5/mds-pref-consumption.entry.js +1 -1
  630. package/dist/esm-es5/mds-pref-contrast.entry.js +1 -1
  631. package/dist/esm-es5/mds-pref-language-item.entry.js +1 -1
  632. package/dist/esm-es5/mds-pref-language.entry.js +1 -1
  633. package/dist/esm-es5/mds-pref-theme-variant-item.entry.js +1 -1
  634. package/dist/esm-es5/mds-pref-theme-variant.entry.js +1 -1
  635. package/dist/esm-es5/mds-pref-theme.entry.js +1 -1
  636. package/dist/esm-es5/mds-pref.entry.js +1 -1
  637. package/dist/esm-es5/mds-price-table-features-cell.entry.js +1 -1
  638. package/dist/esm-es5/mds-price-table-features-row.entry.js +1 -1
  639. package/dist/esm-es5/mds-price-table-features.entry.js +1 -1
  640. package/dist/esm-es5/mds-price-table-header.entry.js +1 -1
  641. package/dist/esm-es5/mds-price-table-list-item.entry.js +1 -1
  642. package/dist/esm-es5/mds-price-table-list.entry.js +1 -1
  643. package/dist/esm-es5/mds-price-table.entry.js +1 -1
  644. package/dist/esm-es5/mds-progress_2.entry.js +1 -1
  645. package/dist/esm-es5/mds-push-notification-item.entry.js +1 -1
  646. package/dist/esm-es5/mds-push-notification.entry.js +1 -1
  647. package/dist/esm-es5/mds-quote.entry.js +1 -1
  648. package/dist/esm-es5/mds-radial-menu-item.entry.js +1 -1
  649. package/dist/esm-es5/mds-radial-menu.entry.js +1 -1
  650. package/dist/esm-es5/mds-separator.entry.js +1 -1
  651. package/dist/esm-es5/mds-status-bar.entry.js +1 -1
  652. package/dist/esm-es5/mds-stepper-bar-item.entry.js +1 -1
  653. package/dist/esm-es5/mds-stepper-bar.entry.js +1 -1
  654. package/dist/esm-es5/mds-tab-bar-item.entry.js +1 -1
  655. package/dist/esm-es5/mds-tab-bar.entry.js +1 -1
  656. package/dist/esm-es5/mds-tab_2.entry.js +1 -1
  657. package/dist/esm-es5/mds-table-body.entry.js +1 -1
  658. package/dist/esm-es5/mds-table-footer.entry.js +1 -1
  659. package/dist/esm-es5/mds-table-header-cell.entry.js +1 -1
  660. package/dist/esm-es5/mds-table-header.entry.js +1 -1
  661. package/dist/esm-es5/mds-table-row.entry.js +1 -1
  662. package/dist/esm-es5/mds-table.entry.js +1 -1
  663. package/dist/esm-es5/mds-text.entry.js +1 -1
  664. package/dist/esm-es5/mds-toast.entry.js +1 -1
  665. package/dist/esm-es5/mds-tooltip.entry.js +1 -1
  666. package/dist/esm-es5/mds-tree-item.entry.js +1 -1
  667. package/dist/esm-es5/mds-tree.entry.js +1 -1
  668. package/dist/esm-es5/mds-url-view.entry.js +1 -1
  669. package/dist/esm-es5/mds-usage.entry.js +1 -1
  670. package/dist/esm-es5/mds-video-wall.entry.js +1 -1
  671. package/dist/esm-es5/mds-zero.entry.js +1 -1
  672. package/dist/esm-es5/preference-fMwnXhio.js +1 -0
  673. package/dist/hydrate/index.js +3092 -935
  674. package/dist/hydrate/index.mjs +3092 -935
  675. package/dist/magma-components/index.esm.js +1 -0
  676. package/dist/magma-components/magma-components.esm.js +1 -1
  677. package/dist/magma-components/p-0105d7c7.entry.js +8 -0
  678. package/dist/magma-components/p-022defe8.entry.js +1 -0
  679. package/dist/magma-components/p-02d858d0.entry.js +1 -0
  680. package/dist/magma-components/p-0607a2b3.entry.js +1 -0
  681. package/dist/magma-components/p-0af4d0ef.entry.js +1 -0
  682. package/dist/magma-components/p-0b91aae4.entry.js +1 -0
  683. package/dist/magma-components/p-0bb29dbd.system.entry.js +1 -0
  684. package/dist/magma-components/p-0c1a5df0.entry.js +1 -0
  685. package/dist/magma-components/p-0e986d85.entry.js +18 -0
  686. package/dist/magma-components/p-0ea42813.entry.js +1 -0
  687. package/dist/magma-components/p-0fe5aeaf.system.entry.js +1 -0
  688. package/dist/magma-components/p-10ddec99.system.entry.js +1 -0
  689. package/dist/magma-components/p-11567740.entry.js +1 -0
  690. package/dist/magma-components/p-116238cf.system.entry.js +1 -0
  691. package/dist/magma-components/p-1239667c.system.entry.js +1 -0
  692. package/dist/magma-components/p-1518fda3.system.entry.js +1 -0
  693. package/dist/magma-components/p-16c94506.system.entry.js +1 -0
  694. package/dist/magma-components/p-18823bfc.system.entry.js +1 -0
  695. package/dist/magma-components/p-188e94ef.system.entry.js +1 -0
  696. package/dist/magma-components/p-19446c9e.entry.js +1 -0
  697. package/dist/magma-components/p-1a73c7b0.system.entry.js +1 -0
  698. package/dist/magma-components/p-1ad03ee9.entry.js +1 -0
  699. package/dist/magma-components/p-1c4038f7.system.entry.js +1 -0
  700. package/dist/magma-components/p-2035564c.system.entry.js +1 -0
  701. package/dist/magma-components/p-2128ce5a.system.entry.js +1 -0
  702. package/dist/magma-components/p-21ee64ec.entry.js +1 -0
  703. package/dist/magma-components/p-224d2f55.entry.js +1 -0
  704. package/dist/magma-components/p-23791e85.system.entry.js +1 -0
  705. package/dist/magma-components/p-248c1b2c.system.entry.js +1 -0
  706. package/dist/magma-components/p-249b80a5.entry.js +1 -0
  707. package/dist/magma-components/p-262daf4f.entry.js +1 -0
  708. package/dist/magma-components/p-288ce251.entry.js +1 -0
  709. package/dist/magma-components/p-2a804b82.entry.js +1 -0
  710. package/dist/magma-components/p-2aff9851.system.entry.js +1 -0
  711. package/dist/magma-components/p-2b0667f6.system.entry.js +1 -0
  712. package/dist/magma-components/p-2bd03b3d.system.entry.js +1 -0
  713. package/dist/magma-components/p-2bfa7ed9.system.entry.js +1 -0
  714. package/dist/magma-components/p-2c6c80e8.entry.js +1 -0
  715. package/dist/magma-components/p-2e88e014.system.entry.js +1 -0
  716. package/dist/magma-components/p-2f5cc981.system.entry.js +1 -0
  717. package/dist/magma-components/p-31403b12.entry.js +1 -0
  718. package/dist/magma-components/p-31616d0b.entry.js +1 -0
  719. package/dist/magma-components/p-33b03c17.system.entry.js +1 -0
  720. package/dist/magma-components/p-353f30cc.system.entry.js +1 -0
  721. package/dist/magma-components/p-35482f9d.system.entry.js +1 -0
  722. package/dist/magma-components/p-35b5889a.system.entry.js +1 -0
  723. package/dist/magma-components/p-36d9d329.system.entry.js +1 -0
  724. package/dist/magma-components/p-36fd1ed7.system.entry.js +1 -0
  725. package/dist/magma-components/p-377c94ee.system.entry.js +1 -0
  726. package/dist/magma-components/p-385f395d.system.entry.js +1 -0
  727. package/dist/magma-components/p-39c09a42.system.entry.js +1 -0
  728. package/dist/magma-components/p-3_AKUQtJ.system.js +1 -0
  729. package/dist/magma-components/p-3c306ed0.system.entry.js +1 -0
  730. package/dist/magma-components/p-3de6fa18.entry.js +1 -0
  731. package/dist/magma-components/p-41da539f.entry.js +1 -0
  732. package/dist/magma-components/p-422bb9e2.system.entry.js +1 -0
  733. package/dist/magma-components/p-447c2d1b.entry.js +1 -0
  734. package/dist/magma-components/p-44e2965d.entry.js +1 -0
  735. package/dist/magma-components/p-46266f27.entry.js +1 -0
  736. package/dist/magma-components/p-4630472f.entry.js +1 -0
  737. package/dist/magma-components/p-4671336c.entry.js +1 -0
  738. package/dist/magma-components/p-4803d24f.system.entry.js +1 -0
  739. package/dist/magma-components/p-4a929c1c.entry.js +1 -0
  740. package/dist/magma-components/p-4bc7756a.system.entry.js +1 -0
  741. package/dist/magma-components/p-4f8ae676.system.entry.js +1 -0
  742. package/dist/magma-components/p-50c922ad.system.entry.js +1 -0
  743. package/dist/magma-components/p-50cdb70c.system.entry.js +1 -0
  744. package/dist/magma-components/p-52c10dbf.system.entry.js +1 -0
  745. package/dist/magma-components/p-52e35c13.system.entry.js +1 -0
  746. package/dist/magma-components/p-56a8f1d0.system.entry.js +1 -0
  747. package/dist/magma-components/p-5724212b.entry.js +1 -0
  748. package/dist/magma-components/p-5be1c273.entry.js +1 -0
  749. package/dist/magma-components/p-5d05fa1a.entry.js +1 -0
  750. package/dist/magma-components/p-5de4bf4f.entry.js +1 -0
  751. package/dist/magma-components/p-5e626696.entry.js +1 -0
  752. package/dist/magma-components/p-5f1532c0.system.entry.js +1 -0
  753. package/dist/magma-components/{p-81d21afc.entry.js → p-5fe8c814.entry.js} +1 -1
  754. package/dist/magma-components/{p-281bc999.system.entry.js → p-60e8812c.system.entry.js} +1 -1
  755. package/dist/magma-components/p-611fa0a4.entry.js +1 -0
  756. package/dist/magma-components/p-61fefe1b.system.entry.js +1 -0
  757. package/dist/magma-components/p-62c9216f.system.entry.js +1 -0
  758. package/dist/magma-components/p-652b4e43.entry.js +1 -0
  759. package/dist/magma-components/p-6a92f533.entry.js +1 -0
  760. package/dist/magma-components/p-6b3569a0.entry.js +1 -0
  761. package/dist/magma-components/p-6b9175f1.system.entry.js +1 -0
  762. package/dist/magma-components/p-6ecfec17.entry.js +1 -0
  763. package/dist/magma-components/p-6ed096d3.system.entry.js +1 -0
  764. package/dist/magma-components/p-6ee86191.entry.js +1 -0
  765. package/dist/magma-components/{p-922cb36e.entry.js → p-70719b58.entry.js} +1 -1
  766. package/dist/magma-components/p-70e1a436.entry.js +1 -0
  767. package/dist/magma-components/p-725d9e09.entry.js +1 -0
  768. package/dist/magma-components/p-726a76f0.entry.js +1 -0
  769. package/dist/magma-components/p-72d91c6f.system.entry.js +1 -0
  770. package/dist/magma-components/{p-851df0fb.entry.js → p-73926a10.entry.js} +1 -1
  771. package/dist/magma-components/p-7499262d.system.entry.js +1 -0
  772. package/dist/magma-components/p-750214a3.entry.js +1 -0
  773. package/dist/magma-components/p-7590a160.entry.js +1 -0
  774. package/dist/magma-components/p-75fa7e6f.system.entry.js +1 -0
  775. package/dist/magma-components/p-765447d4.system.entry.js +1 -0
  776. package/dist/magma-components/p-76cb480d.entry.js +1 -0
  777. package/dist/magma-components/p-79e12ac8.entry.js +1 -0
  778. package/dist/magma-components/p-7b4b9b88.system.entry.js +1 -0
  779. package/dist/magma-components/p-7c464f28.entry.js +1 -0
  780. package/dist/magma-components/p-7d338f59.system.entry.js +1 -0
  781. package/dist/magma-components/p-81e16f90.system.entry.js +1 -0
  782. package/dist/magma-components/p-82c6cdb9.system.entry.js +1 -0
  783. package/dist/magma-components/p-83b01f8e.system.entry.js +1 -0
  784. package/dist/magma-components/p-8546f46f.system.entry.js +1 -0
  785. package/dist/magma-components/p-85a2d99d.entry.js +1 -0
  786. package/dist/magma-components/p-8620f425.entry.js +1 -0
  787. package/dist/magma-components/p-89581b08.system.entry.js +1 -0
  788. package/dist/magma-components/p-8964a9fe.entry.js +1 -0
  789. package/dist/magma-components/p-899cd759.entry.js +1 -0
  790. package/dist/magma-components/p-8b2408b2.entry.js +1 -0
  791. package/dist/magma-components/p-8b9f6896.entry.js +1 -0
  792. package/dist/magma-components/p-8bde0c42.entry.js +1 -0
  793. package/dist/magma-components/p-8d5955ca.system.entry.js +1 -0
  794. package/dist/magma-components/p-91a1d3d5.entry.js +1 -0
  795. package/dist/magma-components/p-93538408.system.entry.js +1 -0
  796. package/dist/magma-components/p-94ff105b.system.entry.js +1 -0
  797. package/dist/magma-components/p-96f7ec63.entry.js +1 -0
  798. package/dist/magma-components/p-97144490.entry.js +1 -0
  799. package/dist/magma-components/p-999b0698.system.entry.js +1 -0
  800. package/dist/magma-components/p-9e533765.system.entry.js +18 -0
  801. package/dist/magma-components/p-DTZViJWJ.system.js +1 -1
  802. package/dist/magma-components/p-DssKRrAV.system.js +1 -0
  803. package/dist/magma-components/p-MSUJeuJp.js +1 -0
  804. package/dist/magma-components/p-a24d6d4a.system.entry.js +1 -0
  805. package/dist/magma-components/p-a24dadaa.system.entry.js +1 -0
  806. package/dist/magma-components/p-a2b84011.system.entry.js +1 -0
  807. package/dist/magma-components/p-a2d761d6.entry.js +1 -0
  808. package/dist/magma-components/p-a379adca.entry.js +1 -0
  809. package/dist/magma-components/p-a46f7424.system.entry.js +1 -0
  810. package/dist/magma-components/p-a47708f1.system.entry.js +1 -0
  811. package/dist/magma-components/p-a4d11055.system.entry.js +1 -0
  812. package/dist/magma-components/{p-6f89537f.entry.js → p-a5ef9d32.entry.js} +1 -1
  813. package/dist/magma-components/p-a6103622.entry.js +1 -0
  814. package/dist/magma-components/p-a6b8b861.entry.js +1 -0
  815. package/dist/magma-components/p-a6bdaa85.entry.js +1 -0
  816. package/dist/magma-components/p-a716833c.system.entry.js +1 -0
  817. package/dist/magma-components/p-a877906d.system.entry.js +1 -0
  818. package/dist/magma-components/p-a8a2d90e.system.entry.js +1 -0
  819. package/dist/magma-components/p-a92edada.entry.js +1 -0
  820. package/dist/magma-components/p-aafec5fe.entry.js +1 -0
  821. package/dist/magma-components/p-abce0c57.system.entry.js +1 -0
  822. package/dist/magma-components/p-ac2ee475.entry.js +1 -0
  823. package/dist/magma-components/p-ac5baffa.system.entry.js +1 -0
  824. package/dist/magma-components/p-ad1ad433.system.entry.js +1 -0
  825. package/dist/magma-components/p-ae433eb9.entry.js +1 -0
  826. package/dist/magma-components/p-afaef9a1.entry.js +1 -0
  827. package/dist/magma-components/p-b257222c.system.entry.js +1 -0
  828. package/dist/magma-components/p-b472ed3c.entry.js +1 -0
  829. package/dist/magma-components/p-b4fc19e9.entry.js +1 -0
  830. package/dist/magma-components/p-b53ef2c1.entry.js +1 -0
  831. package/dist/magma-components/p-b7dedc9f.entry.js +1 -0
  832. package/dist/magma-components/p-b97edfb5.entry.js +1 -0
  833. package/dist/magma-components/p-bc851caf.entry.js +1 -0
  834. package/dist/magma-components/p-bc8ef479.system.entry.js +9 -0
  835. package/dist/magma-components/p-bdc54840.system.entry.js +1 -0
  836. package/dist/magma-components/p-bf29ca5a.entry.js +1 -0
  837. package/dist/magma-components/p-bfc29d3b.system.entry.js +1 -0
  838. package/dist/magma-components/p-bff1e84c.system.entry.js +1 -0
  839. package/dist/magma-components/p-c01c49b6.entry.js +1 -0
  840. package/dist/magma-components/p-c0296d86.system.entry.js +1 -0
  841. package/dist/magma-components/p-c036f516.entry.js +1 -0
  842. package/dist/magma-components/p-c3d8aa52.entry.js +1 -0
  843. package/dist/magma-components/{p-e52285f2.system.entry.js → p-c4e7b103.system.entry.js} +1 -1
  844. package/dist/magma-components/p-c7a0a746.system.entry.js +1 -0
  845. package/dist/magma-components/p-c92a772e.entry.js +1 -0
  846. package/dist/magma-components/p-ca09ab1d.system.entry.js +1 -0
  847. package/dist/magma-components/p-cc9212ce.system.entry.js +1 -0
  848. package/dist/magma-components/p-cc95225c.system.entry.js +1 -0
  849. package/dist/magma-components/p-cd49c455.entry.js +1 -0
  850. package/dist/magma-components/p-d0542487.entry.js +1 -0
  851. package/dist/magma-components/p-d0dfe659.entry.js +1 -0
  852. package/dist/magma-components/p-d0eb94ea.system.entry.js +1 -0
  853. package/dist/magma-components/p-d3e5c4eb.system.entry.js +1 -0
  854. package/dist/magma-components/p-d4295773.entry.js +1 -0
  855. package/dist/magma-components/p-d5700423.system.entry.js +1 -0
  856. package/dist/magma-components/{p-37989a99.system.entry.js → p-d838cb1c.system.entry.js} +1 -1
  857. package/dist/magma-components/p-d9605a5d.system.entry.js +1 -0
  858. package/dist/magma-components/p-daa8f835.entry.js +1 -0
  859. package/dist/magma-components/p-db4e2a0b.system.entry.js +1 -0
  860. package/dist/magma-components/p-de0dac8f.entry.js +1 -0
  861. package/dist/magma-components/p-de8204f9.entry.js +1 -0
  862. package/dist/magma-components/p-e0b841e3.entry.js +1 -0
  863. package/dist/magma-components/p-e35ab355.entry.js +1 -0
  864. package/dist/magma-components/p-e44e2652.system.entry.js +1 -0
  865. package/dist/magma-components/p-e48d23f4.system.entry.js +1 -0
  866. package/dist/magma-components/p-e570aec5.system.entry.js +1 -0
  867. package/dist/magma-components/p-e57698df.system.entry.js +1 -0
  868. package/dist/magma-components/p-e669739e.entry.js +1 -0
  869. package/dist/magma-components/p-e8fa7a07.entry.js +1 -0
  870. package/dist/magma-components/{p-ced050bf.entry.js → p-ea2c8dd1.entry.js} +1 -1
  871. package/dist/magma-components/p-ea881c45.system.entry.js +1 -0
  872. package/dist/magma-components/p-ebfb6963.system.entry.js +1 -0
  873. package/dist/magma-components/p-eca8523b.system.entry.js +1 -0
  874. package/dist/magma-components/p-ef142420.system.entry.js +1 -0
  875. package/dist/magma-components/p-ef56af85.system.entry.js +1 -0
  876. package/dist/magma-components/p-f0762290.entry.js +1 -0
  877. package/dist/magma-components/p-f1832c1e.system.entry.js +1 -0
  878. package/dist/magma-components/p-f4b1974a.entry.js +1 -0
  879. package/dist/magma-components/p-f7cfc9a7.system.entry.js +1 -0
  880. package/dist/magma-components/p-f83a9e08.entry.js +1 -0
  881. package/dist/magma-components/p-f8ee5fec.system.entry.js +1 -0
  882. package/dist/magma-components/p-f91dab2b.entry.js +1 -0
  883. package/dist/magma-components/p-fMwnXhio.js +1 -0
  884. package/dist/magma-components/p-fa61d03c.entry.js +1 -0
  885. package/dist/magma-components/p-fbf423a7.system.entry.js +1 -0
  886. package/dist/magma-components/p-fbfb589c.entry.js +1 -0
  887. package/dist/magma-components/p-fc56d9ae.entry.js +1 -0
  888. package/dist/magma-components/p-fc862fe2.system.entry.js +1 -0
  889. package/dist/magma-components/{p-f8dc6a25.entry.js → p-fd574e21.entry.js} +1 -1
  890. package/dist/magma-components/p-fd649ac2.entry.js +1 -0
  891. package/dist/magma-components/p-fed36619.entry.js +1 -0
  892. package/dist/magma-components/p-oCzRm29V.system.js +1 -0
  893. package/dist/stats.json +5607 -2739
  894. package/dist/types/common/floating-controller.d.ts +3 -3
  895. package/dist/types/common/preference.d.ts +22 -0
  896. package/dist/types/components/mds-accordion/mds-accordion.d.ts +11 -3
  897. package/dist/types/components/mds-accordion/test/mds-accordion.stories.d.ts +3 -2
  898. package/dist/types/components/mds-accordion-item/mds-accordion-item.d.ts +11 -1
  899. package/dist/types/components/mds-accordion-timer/mds-accordion-timer.d.ts +1 -1
  900. package/dist/types/components/mds-accordion-timer-item/mds-accordion-timer-item.d.ts +5 -1
  901. package/dist/types/components/mds-author/mds-author.d.ts +1 -1
  902. package/dist/types/components/mds-avatar/mds-avatar.d.ts +8 -0
  903. package/dist/types/components/mds-avatar-stack/mds-avatar-stack.d.ts +3 -0
  904. package/dist/types/components/mds-badge/mds-badge.d.ts +11 -1
  905. package/dist/types/components/mds-banner/mds-banner.d.ts +15 -3
  906. package/dist/types/components/mds-banner/test/mds-banner.stories.d.ts +2 -2
  907. package/dist/types/components/mds-benchmark-bar/mds-benchmark-bar.d.ts +1 -1
  908. package/dist/types/components/mds-breadcrumb/mds-breadcrumb.d.ts +6 -3
  909. package/dist/types/components/mds-breadcrumb/test/mds-breadcrumb.stories.d.ts +1 -1
  910. package/dist/types/components/mds-button/mds-button.d.ts +7 -1
  911. package/dist/types/components/mds-button-dropdown/mds-button-dropdown.d.ts +3 -0
  912. package/dist/types/components/mds-button-group/mds-button-group.d.ts +3 -0
  913. package/dist/types/components/mds-calendar/mds-calendar.d.ts +81 -8
  914. package/dist/types/components/mds-card/mds-card.d.ts +10 -2
  915. package/dist/types/components/mds-card/test/mds-card.stories.d.ts +2 -2
  916. package/dist/types/components/mds-card-content/mds-card-content.d.ts +1 -1
  917. package/dist/types/components/mds-card-footer/mds-card-footer.d.ts +1 -1
  918. package/dist/types/components/mds-card-header/mds-card-header.d.ts +1 -1
  919. package/dist/types/components/mds-card-media/mds-card-media.d.ts +1 -1
  920. package/dist/types/components/mds-chip/mds-chip.d.ts +12 -0
  921. package/dist/types/components/mds-details/mds-details.d.ts +6 -1
  922. package/dist/types/components/mds-dropdown/mds-dropdown.d.ts +24 -15
  923. package/dist/types/components/mds-dropdown/test/mds-dropdown.stories.d.ts +10 -10
  924. package/dist/types/components/mds-emoji/mds-emoji.d.ts +7 -0
  925. package/dist/types/components/mds-entity/mds-entity.d.ts +9 -1
  926. package/dist/types/components/mds-file/mds-file.d.ts +15 -2
  927. package/dist/types/components/mds-file/test/mds-file.stories.d.ts +1 -1
  928. package/dist/types/components/mds-file-preview/mds-file-preview.d.ts +13 -0
  929. package/dist/types/components/mds-filter/mds-filter.d.ts +11 -1
  930. package/dist/types/components/mds-filter-item/mds-filter-item.d.ts +10 -1
  931. package/dist/types/components/mds-header/mds-header.d.ts +14 -3
  932. package/dist/types/components/mds-header/test/mds-header.stories.d.ts +1 -1
  933. package/dist/types/components/mds-header-bar/mds-header-bar.d.ts +15 -1
  934. package/dist/types/components/mds-help/mds-help.d.ts +3 -3
  935. package/dist/types/components/mds-horizontal-scroll/mds-horizontal-scroll.d.ts +1 -1
  936. package/dist/types/components/mds-hr/mds-hr.d.ts +6 -0
  937. package/dist/types/components/mds-icon/mds-icon.d.ts +0 -1
  938. package/dist/types/components/mds-icon/services/icons-set.service.d.ts +2 -1
  939. package/dist/types/components/mds-img/mds-img.d.ts +4 -0
  940. package/dist/types/components/mds-input/mds-input.d.ts +25 -0
  941. package/dist/types/components/mds-input-date/mds-input-date.d.ts +31 -1
  942. package/dist/types/components/mds-input-date-range/mds-input-date-range.d.ts +49 -4
  943. package/dist/types/components/mds-input-date-range/test/mds-input-date-range.stories.d.ts +12 -0
  944. package/dist/types/components/mds-input-date-range-preselection/mds-input-date-range-preselection.d.ts +3 -0
  945. package/dist/types/components/mds-input-field/mds-input-field.d.ts +3 -0
  946. package/dist/types/components/mds-input-range/mds-input-range.d.ts +12 -1
  947. package/dist/types/components/mds-input-select/mds-input-select.d.ts +14 -0
  948. package/dist/types/components/mds-input-switch/mds-input-switch.d.ts +10 -1
  949. package/dist/types/components/mds-input-tip/mds-input-tip.d.ts +7 -0
  950. package/dist/types/components/mds-input-tip-item/mds-input-tip-item.d.ts +12 -0
  951. package/dist/types/components/mds-input-upload/mds-input-upload.d.ts +6 -0
  952. package/dist/types/components/mds-keyboard/mds-keyboard.d.ts +12 -1
  953. package/dist/types/components/mds-keyboard-key/mds-keyboard-key.d.ts +3 -0
  954. package/dist/types/components/mds-kpi/mds-kpi.d.ts +1 -1
  955. package/dist/types/components/mds-kpi-item/mds-kpi-item.d.ts +10 -0
  956. package/dist/types/components/mds-label/mds-label.d.ts +11 -1
  957. package/dist/types/components/mds-list/mds-list.d.ts +1 -1
  958. package/dist/types/components/mds-list-item/mds-list-item.d.ts +5 -1
  959. package/dist/types/components/mds-modal/mds-modal.d.ts +27 -13
  960. package/dist/types/components/mds-modal/meta/types.d.ts +0 -1
  961. package/dist/types/components/mds-modal/test/mds-modal.stories.d.ts +16 -2
  962. package/dist/types/components/mds-note/mds-note.d.ts +13 -1
  963. package/dist/types/components/mds-notification/mds-notification.d.ts +5 -2
  964. package/dist/types/components/mds-notification/test/mds-notification.stories.d.ts +6 -6
  965. package/dist/types/components/mds-paginator/mds-paginator.d.ts +15 -0
  966. package/dist/types/components/mds-paginator-item/mds-paginator-item.d.ts +9 -2
  967. package/dist/types/components/mds-policy-ai/mds-policy-ai.d.ts +4 -0
  968. package/dist/types/components/mds-pref/mds-pref.d.ts +4 -1
  969. package/dist/types/components/mds-pref-animation/mds-pref-animation.d.ts +8 -0
  970. package/dist/types/components/mds-pref-consumption/mds-pref-consumption.d.ts +8 -0
  971. package/dist/types/components/mds-pref-contrast/mds-pref-contrast.d.ts +8 -0
  972. package/dist/types/components/mds-pref-language/mds-pref-language.d.ts +4 -1
  973. package/dist/types/components/mds-pref-language-item/mds-pref-language-item.d.ts +3 -0
  974. package/dist/types/components/mds-pref-theme/mds-pref-theme.d.ts +12 -0
  975. package/dist/types/components/mds-pref-theme-variant/mds-pref-theme-variant.d.ts +4 -1
  976. package/dist/types/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.d.ts +3 -0
  977. package/dist/types/components/mds-price-table/mds-price-table.d.ts +3 -0
  978. package/dist/types/components/mds-price-table-features/mds-price-table-features.d.ts +11 -1
  979. package/dist/types/components/mds-price-table-features-cell/mds-price-table-features-cell.d.ts +11 -1
  980. package/dist/types/components/mds-price-table-features-row/mds-price-table-features-row.d.ts +11 -1
  981. package/dist/types/components/mds-price-table-header/mds-price-table-header.d.ts +3 -0
  982. package/dist/types/components/mds-price-table-list/mds-price-table-list.d.ts +11 -1
  983. package/dist/types/components/mds-price-table-list-item/mds-price-table-list-item.d.ts +3 -0
  984. package/dist/types/components/mds-progress/mds-progress.d.ts +10 -0
  985. package/dist/types/components/mds-push-notification/mds-push-notification.d.ts +18 -4
  986. package/dist/types/components/mds-push-notification-item/mds-push-notification-item.d.ts +14 -1
  987. package/dist/types/components/mds-quote/mds-quote.d.ts +5 -1
  988. package/dist/types/components/mds-radial-menu/mds-radial-menu.d.ts +3 -0
  989. package/dist/types/components/mds-radial-menu-item/mds-radial-menu-item.d.ts +3 -0
  990. package/dist/types/components/mds-separator/mds-separator.d.ts +8 -0
  991. package/dist/types/components/mds-spinner/mds-spinner.d.ts +4 -0
  992. package/dist/types/components/mds-status-bar/mds-status-bar.d.ts +14 -1
  993. package/dist/types/components/mds-stepper-bar/mds-stepper-bar.d.ts +1 -1
  994. package/dist/types/components/mds-stepper-bar-item/mds-stepper-bar-item.d.ts +6 -0
  995. package/dist/types/components/mds-tab/mds-tab.d.ts +12 -2
  996. package/dist/types/components/mds-tab-bar/mds-tab-bar.d.ts +11 -1
  997. package/dist/types/components/mds-tab-bar-item/mds-tab-bar-item.d.ts +14 -1
  998. package/dist/types/components/mds-tab-item/mds-tab-item.d.ts +20 -0
  999. package/dist/types/components/mds-table/mds-table.d.ts +14 -2
  1000. package/dist/types/components/mds-table-body/mds-table-body.d.ts +11 -1
  1001. package/dist/types/components/mds-table-cell/mds-table-cell.d.ts +5 -1
  1002. package/dist/types/components/mds-table-footer/mds-table-footer.d.ts +5 -1
  1003. package/dist/types/components/mds-table-header/mds-table-header.d.ts +16 -1
  1004. package/dist/types/components/mds-table-header-cell/mds-table-header-cell.d.ts +7 -0
  1005. package/dist/types/components/mds-table-row/mds-table-row.d.ts +27 -1
  1006. package/dist/types/components/mds-text/mds-text.d.ts +5 -1
  1007. package/dist/types/components/mds-toast/mds-toast.d.ts +11 -1
  1008. package/dist/types/components/mds-tooltip/mds-tooltip.d.ts +18 -9
  1009. package/dist/types/components/mds-tooltip/test/mds-tooltip.stories.d.ts +8 -8
  1010. package/dist/types/components/mds-tree/mds-tree.d.ts +6 -1
  1011. package/dist/types/components/mds-tree-item/mds-tree-item.d.ts +35 -2
  1012. package/dist/types/components/mds-url-view/mds-url-view.d.ts +13 -1
  1013. package/dist/types/components/mds-usage/mds-usage.d.ts +14 -1
  1014. package/dist/types/components/mds-video-wall/mds-video-wall.d.ts +1 -1
  1015. package/dist/types/components/mds-zero/mds-zero.d.ts +11 -1
  1016. package/dist/types/components.d.ts +553 -166
  1017. package/dist/types/index.d.ts +15 -0
  1018. package/package.json +12 -3
  1019. package/dist/esm-es5/floating-controller-CP3-OFb9.js +0 -1
  1020. package/dist/magma-components/p-003dd017.entry.js +0 -1
  1021. package/dist/magma-components/p-00980a98.entry.js +0 -1
  1022. package/dist/magma-components/p-00a16156.entry.js +0 -1
  1023. package/dist/magma-components/p-0271b1f9.system.entry.js +0 -1
  1024. package/dist/magma-components/p-035a9b2c.system.entry.js +0 -1
  1025. package/dist/magma-components/p-03d883fa.system.entry.js +0 -1
  1026. package/dist/magma-components/p-05208700.entry.js +0 -1
  1027. package/dist/magma-components/p-065da3de.entry.js +0 -1
  1028. package/dist/magma-components/p-07a0d14c.system.entry.js +0 -1
  1029. package/dist/magma-components/p-0856948f.system.entry.js +0 -1
  1030. package/dist/magma-components/p-0a5a2cd7.system.entry.js +0 -1
  1031. package/dist/magma-components/p-0b3d7c4a.entry.js +0 -1
  1032. package/dist/magma-components/p-0b4684f2.system.entry.js +0 -1
  1033. package/dist/magma-components/p-0dffa327.system.entry.js +0 -1
  1034. package/dist/magma-components/p-0eec989d.system.entry.js +0 -1
  1035. package/dist/magma-components/p-1199b3f5.system.entry.js +0 -1
  1036. package/dist/magma-components/p-11f0d03d.entry.js +0 -1
  1037. package/dist/magma-components/p-13de0c57.system.entry.js +0 -1
  1038. package/dist/magma-components/p-14359b83.entry.js +0 -1
  1039. package/dist/magma-components/p-14faa91d.system.entry.js +0 -1
  1040. package/dist/magma-components/p-163d0a27.entry.js +0 -1
  1041. package/dist/magma-components/p-1680682d.system.entry.js +0 -1
  1042. package/dist/magma-components/p-17bfde04.system.entry.js +0 -1
  1043. package/dist/magma-components/p-195d6b05.entry.js +0 -1
  1044. package/dist/magma-components/p-1b8b598a.entry.js +0 -1
  1045. package/dist/magma-components/p-1dea53fc.entry.js +0 -1
  1046. package/dist/magma-components/p-1e0826f3.entry.js +0 -1
  1047. package/dist/magma-components/p-1f61bdf7.entry.js +0 -1
  1048. package/dist/magma-components/p-1fa503c2.system.entry.js +0 -1
  1049. package/dist/magma-components/p-2035f817.entry.js +0 -1
  1050. package/dist/magma-components/p-20502b9d.entry.js +0 -1
  1051. package/dist/magma-components/p-21790967.system.entry.js +0 -1
  1052. package/dist/magma-components/p-21af5302.entry.js +0 -1
  1053. package/dist/magma-components/p-239ab62b.system.entry.js +0 -1
  1054. package/dist/magma-components/p-2491f1e0.system.entry.js +0 -1
  1055. package/dist/magma-components/p-24b3cc0d.entry.js +0 -1
  1056. package/dist/magma-components/p-2821c146.entry.js +0 -1
  1057. package/dist/magma-components/p-2886d6f7.entry.js +0 -1
  1058. package/dist/magma-components/p-2988a6c2.entry.js +0 -1
  1059. package/dist/magma-components/p-2a134cfe.system.entry.js +0 -1
  1060. package/dist/magma-components/p-2a222f3c.entry.js +0 -1
  1061. package/dist/magma-components/p-2df71631.system.entry.js +0 -1
  1062. package/dist/magma-components/p-2e0ebe5e.entry.js +0 -1
  1063. package/dist/magma-components/p-3063ab9a.entry.js +0 -1
  1064. package/dist/magma-components/p-30ecdd0e.entry.js +0 -1
  1065. package/dist/magma-components/p-315da7d0.system.entry.js +0 -1
  1066. package/dist/magma-components/p-31a78457.system.entry.js +0 -1
  1067. package/dist/magma-components/p-3298569b.entry.js +0 -1
  1068. package/dist/magma-components/p-33183e9e.system.entry.js +0 -1
  1069. package/dist/magma-components/p-33268316.entry.js +0 -1
  1070. package/dist/magma-components/p-37241fed.entry.js +0 -1
  1071. package/dist/magma-components/p-3736ff52.system.entry.js +0 -1
  1072. package/dist/magma-components/p-37f4699d.entry.js +0 -1
  1073. package/dist/magma-components/p-38b33737.system.entry.js +0 -1
  1074. package/dist/magma-components/p-39d330ea.entry.js +0 -1
  1075. package/dist/magma-components/p-3aadbc52.entry.js +0 -1
  1076. package/dist/magma-components/p-3b637d6f.entry.js +0 -1
  1077. package/dist/magma-components/p-423bad63.entry.js +0 -1
  1078. package/dist/magma-components/p-430c41d6.entry.js +0 -1
  1079. package/dist/magma-components/p-470e721b.entry.js +0 -1
  1080. package/dist/magma-components/p-4813db7c.system.entry.js +0 -1
  1081. package/dist/magma-components/p-49b8def9.system.entry.js +0 -1
  1082. package/dist/magma-components/p-4a1f731e.system.entry.js +0 -1
  1083. package/dist/magma-components/p-4bdc69b2.entry.js +0 -1
  1084. package/dist/magma-components/p-4c8d8c76.entry.js +0 -1
  1085. package/dist/magma-components/p-4cc70dac.entry.js +0 -1
  1086. package/dist/magma-components/p-5011da19.system.entry.js +0 -1
  1087. package/dist/magma-components/p-513533d1.entry.js +0 -1
  1088. package/dist/magma-components/p-51f00e4f.system.entry.js +0 -1
  1089. package/dist/magma-components/p-52253115.system.entry.js +0 -1
  1090. package/dist/magma-components/p-52ea2327.system.entry.js +0 -1
  1091. package/dist/magma-components/p-53cd2333.system.entry.js +0 -1
  1092. package/dist/magma-components/p-57af1404.entry.js +0 -1
  1093. package/dist/magma-components/p-5a96f6a1.system.entry.js +0 -1
  1094. package/dist/magma-components/p-5ac8fc7d.entry.js +0 -1
  1095. package/dist/magma-components/p-5dc46946.entry.js +0 -1
  1096. package/dist/magma-components/p-5eee076f.entry.js +0 -1
  1097. package/dist/magma-components/p-5f027f21.entry.js +0 -1
  1098. package/dist/magma-components/p-60c18f60.entry.js +0 -1
  1099. package/dist/magma-components/p-61043767.system.entry.js +0 -1
  1100. package/dist/magma-components/p-62d83191.entry.js +0 -1
  1101. package/dist/magma-components/p-632b1bd2.system.entry.js +0 -1
  1102. package/dist/magma-components/p-64609a40.system.entry.js +0 -18
  1103. package/dist/magma-components/p-647ca5e1.system.entry.js +0 -1
  1104. package/dist/magma-components/p-663e302d.system.entry.js +0 -1
  1105. package/dist/magma-components/p-66b6399b.system.entry.js +0 -1
  1106. package/dist/magma-components/p-67027e6e.system.entry.js +0 -1
  1107. package/dist/magma-components/p-6705b68b.system.entry.js +0 -1
  1108. package/dist/magma-components/p-67ab401f.entry.js +0 -1
  1109. package/dist/magma-components/p-687f9261.system.entry.js +0 -1
  1110. package/dist/magma-components/p-6a246ff8.entry.js +0 -1
  1111. package/dist/magma-components/p-6cf5f38d.system.entry.js +0 -1
  1112. package/dist/magma-components/p-701757f6.system.entry.js +0 -1
  1113. package/dist/magma-components/p-715f92d4.system.entry.js +0 -1
  1114. package/dist/magma-components/p-73132558.system.entry.js +0 -1
  1115. package/dist/magma-components/p-7599608a.system.entry.js +0 -1
  1116. package/dist/magma-components/p-769bf50e.entry.js +0 -1
  1117. package/dist/magma-components/p-771786d1.entry.js +0 -1
  1118. package/dist/magma-components/p-77251a16.entry.js +0 -1
  1119. package/dist/magma-components/p-772d7b99.entry.js +0 -1
  1120. package/dist/magma-components/p-773c04da.entry.js +0 -8
  1121. package/dist/magma-components/p-77449970.entry.js +0 -1
  1122. package/dist/magma-components/p-778a376a.system.entry.js +0 -1
  1123. package/dist/magma-components/p-788669f0.system.entry.js +0 -1
  1124. package/dist/magma-components/p-78fd3283.entry.js +0 -1
  1125. package/dist/magma-components/p-79fdb37f.system.entry.js +0 -1
  1126. package/dist/magma-components/p-7a166bc0.entry.js +0 -1
  1127. package/dist/magma-components/p-7bca3e2e.system.entry.js +0 -1
  1128. package/dist/magma-components/p-7c49ca6c.system.entry.js +0 -1
  1129. package/dist/magma-components/p-7d3a54a4.system.entry.js +0 -1
  1130. package/dist/magma-components/p-7e23a883.system.entry.js +0 -1
  1131. package/dist/magma-components/p-80904595.system.entry.js +0 -1
  1132. package/dist/magma-components/p-82337997.entry.js +0 -1
  1133. package/dist/magma-components/p-825ee1e0.entry.js +0 -1
  1134. package/dist/magma-components/p-83f1d211.system.entry.js +0 -1
  1135. package/dist/magma-components/p-8aa8f2e0.entry.js +0 -1
  1136. package/dist/magma-components/p-8b1ff303.entry.js +0 -1
  1137. package/dist/magma-components/p-8b204fe7.system.entry.js +0 -1
  1138. package/dist/magma-components/p-8c21567b.entry.js +0 -1
  1139. package/dist/magma-components/p-8f7d632c.system.entry.js +0 -1
  1140. package/dist/magma-components/p-9061a2b0.system.entry.js +0 -1
  1141. package/dist/magma-components/p-91902df2.system.entry.js +0 -1
  1142. package/dist/magma-components/p-91a85141.entry.js +0 -1
  1143. package/dist/magma-components/p-9210f48f.system.entry.js +0 -1
  1144. package/dist/magma-components/p-93b7d9c7.system.entry.js +0 -1
  1145. package/dist/magma-components/p-967a60aa.entry.js +0 -1
  1146. package/dist/magma-components/p-97713e2b.entry.js +0 -1
  1147. package/dist/magma-components/p-99e541f0.entry.js +0 -1
  1148. package/dist/magma-components/p-9cf753f5.entry.js +0 -1
  1149. package/dist/magma-components/p-9eaa277f.entry.js +0 -1
  1150. package/dist/magma-components/p-9ed636f2.entry.js +0 -1
  1151. package/dist/magma-components/p-9f033f29.entry.js +0 -1
  1152. package/dist/magma-components/p-9f614c7c.system.entry.js +0 -1
  1153. package/dist/magma-components/p-9yaIBCJC.system.js +0 -1
  1154. package/dist/magma-components/p-CxU_BeBE.js +0 -1
  1155. package/dist/magma-components/p-YWpyar7R.system.js +0 -1
  1156. package/dist/magma-components/p-a1a16873.system.entry.js +0 -1
  1157. package/dist/magma-components/p-a36c6db2.entry.js +0 -1
  1158. package/dist/magma-components/p-a3c123e2.entry.js +0 -1
  1159. package/dist/magma-components/p-a5451192.system.entry.js +0 -1
  1160. package/dist/magma-components/p-a5a87d9b.system.entry.js +0 -1
  1161. package/dist/magma-components/p-a5c774e1.system.entry.js +0 -1
  1162. package/dist/magma-components/p-a69d95b7.entry.js +0 -1
  1163. package/dist/magma-components/p-a7b5398f.system.entry.js +0 -1
  1164. package/dist/magma-components/p-a7fe6fd8.entry.js +0 -1
  1165. package/dist/magma-components/p-a8ca0d68.system.entry.js +0 -1
  1166. package/dist/magma-components/p-a96d10ed.system.entry.js +0 -1
  1167. package/dist/magma-components/p-ab63d01d.entry.js +0 -1
  1168. package/dist/magma-components/p-ac42ce64.system.entry.js +0 -1
  1169. package/dist/magma-components/p-aed97a03.system.entry.js +0 -1
  1170. package/dist/magma-components/p-aef79bb1.system.entry.js +0 -1
  1171. package/dist/magma-components/p-b0bb1174.entry.js +0 -1
  1172. package/dist/magma-components/p-b5077962.entry.js +0 -1
  1173. package/dist/magma-components/p-b66fe79a.system.entry.js +0 -1
  1174. package/dist/magma-components/p-b826e9cf.system.entry.js +0 -1
  1175. package/dist/magma-components/p-b858d00e.entry.js +0 -1
  1176. package/dist/magma-components/p-b8bb9b2a.entry.js +0 -1
  1177. package/dist/magma-components/p-b95ba099.system.entry.js +0 -1
  1178. package/dist/magma-components/p-ba01df62.system.entry.js +0 -1
  1179. package/dist/magma-components/p-bbd19da5.entry.js +0 -18
  1180. package/dist/magma-components/p-be4b1fce.entry.js +0 -1
  1181. package/dist/magma-components/p-c08e2e11.system.entry.js +0 -1
  1182. package/dist/magma-components/p-c179f3ca.entry.js +0 -1
  1183. package/dist/magma-components/p-c1809ec1.system.entry.js +0 -1
  1184. package/dist/magma-components/p-c4d8fe07.entry.js +0 -1
  1185. package/dist/magma-components/p-c565e99c.entry.js +0 -1
  1186. package/dist/magma-components/p-ca1023cf.entry.js +0 -1
  1187. package/dist/magma-components/p-ca36fc65.entry.js +0 -1
  1188. package/dist/magma-components/p-cb2f2f0a.entry.js +0 -1
  1189. package/dist/magma-components/p-cb7a85da.entry.js +0 -1
  1190. package/dist/magma-components/p-cc9db7f3.system.entry.js +0 -1
  1191. package/dist/magma-components/p-ccf7878a.entry.js +0 -1
  1192. package/dist/magma-components/p-ce1c17ae.system.entry.js +0 -1
  1193. package/dist/magma-components/p-cf26c62c.system.entry.js +0 -1
  1194. package/dist/magma-components/p-cfb54ef3.entry.js +0 -1
  1195. package/dist/magma-components/p-d25df1ff.system.entry.js +0 -1
  1196. package/dist/magma-components/p-d441e8c5.system.entry.js +0 -1
  1197. package/dist/magma-components/p-d44cf903.system.entry.js +0 -1
  1198. package/dist/magma-components/p-d480bc64.system.entry.js +0 -1
  1199. package/dist/magma-components/p-d4cac1a1.system.entry.js +0 -1
  1200. package/dist/magma-components/p-d9635f96.system.entry.js +0 -1
  1201. package/dist/magma-components/p-dafa88ad.entry.js +0 -1
  1202. package/dist/magma-components/p-dca87306.entry.js +0 -1
  1203. package/dist/magma-components/p-dcc5188d.entry.js +0 -1
  1204. package/dist/magma-components/p-de98e8b6.system.entry.js +0 -1
  1205. package/dist/magma-components/p-e01cb161.entry.js +0 -1
  1206. package/dist/magma-components/p-e07404ae.entry.js +0 -1
  1207. package/dist/magma-components/p-e4c4824b.system.entry.js +0 -1
  1208. package/dist/magma-components/p-e6a3c03b.system.entry.js +0 -9
  1209. package/dist/magma-components/p-ebd37b9e.entry.js +0 -1
  1210. package/dist/magma-components/p-ee149fc3.system.entry.js +0 -1
  1211. package/dist/magma-components/p-ef4393bf.entry.js +0 -1
  1212. package/dist/magma-components/p-ef82cbb3.system.entry.js +0 -1
  1213. package/dist/magma-components/p-f02b49c5.system.entry.js +0 -1
  1214. package/dist/magma-components/p-f5dd0163.system.entry.js +0 -1
  1215. package/dist/magma-components/p-f62cf5a9.system.entry.js +0 -1
  1216. package/dist/magma-components/p-f8be02b6.entry.js +0 -1
  1217. package/dist/magma-components/p-f950a39a.entry.js +0 -1
  1218. package/dist/magma-components/p-f9541d6b.system.entry.js +0 -1
  1219. package/dist/magma-components/p-f9691a57.system.entry.js +0 -1
  1220. package/dist/magma-components/p-fa6d02de.system.entry.js +0 -1
  1221. package/dist/magma-components/p-fbe46b32.system.entry.js +0 -1
  1222. package/dist/magma-components/p-fcc3ab4c.entry.js +0 -1
  1223. package/dist/magma-components/p-fd4f6135.system.entry.js +0 -1
@@ -2,6 +2,7 @@ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement
2
2
  import { m as miBaselineClose } from './close-J-ikDhyq.js';
3
3
  import { K as KeyboardManager } from './keyboard-manager-BudfaWhu.js';
4
4
  import { L as Locale } from './locale-a4oAcjYG.js';
5
+ import { s as subscribePreference } from './preference-fMwnXhio.js';
5
6
 
6
7
  const deleteLabel$3 = "Αφαίρεση";
7
8
  var localeEl = {
@@ -23,7 +24,7 @@ var localeIt = {
23
24
  deleteLabel: deleteLabel
24
25
  };
25
26
 
26
- const mdsNoteCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-note-background:rgb(var(--label-yellow-10,75 57 3));--mds-note-color:rgb(var(--label-yellow-02,253 238 190));--mds-note-fold-color:rgb(var(--tone-neutral-10,60 60 60));--mds-note-fold-size:40px;--mds-note-selection-background:var(--magma-selection-background,rgb(var(--label-yellow-09,89 68 3)));--mds-note-selection-color:var(--magma-selection-color,rgb(var(--label-yellow-02,253 238 190)));--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),mds-button:not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-note-fold-size{syntax:"<length>";inherits:false;initial-value:40px}:host{--mds-note-background:rgb(var(--label-yellow-10,75 57 3));--mds-note-color:rgb(var(--label-yellow-02,253 238 190));--mds-note-fold-color:rgb(var(--tone-neutral-10,60 60 60));--mds-note-fold-size:40px;--mds-note-selection-background:var(--magma-selection-background,rgb(var(--label-yellow-09,89 68 3)));--mds-note-selection-color:var(--magma-selection-color,rgb(var(--label-yellow-02,253 238 190)));gap:calc(var(--spacing,.0025rem)*200);padding:calc(var(--spacing,.0025rem)*600);--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));background-color:var(--mds-note-background,rgb(var(--label-yellow-10,75 57 3)));border-radius:.25rem;color:var(--mds-note-color,rgb(var(--label-yellow-02,253 238 190)));display:grid;overflow:hidden;position:relative;-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:color,background-color;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}:host ::slotted(mds-text){--mds-text-selection-background:var(--mds-note-selection-background,var(--magma-selection-background,rgb(var(--label-yellow-09,89 68 3))));--mds-text-selection-color:var(--mds-note-selection-color,var(--magma-selection-color,rgb(var(--label-yellow-02,253 238 190))))}:host([deletable]:not([deletable=false])){padding-right:calc(var(--spacing,.0025rem)*1600)}:host([deletable]:not([deletable=false])) .button-close{position:absolute;right:calc(var(--spacing,.0025rem)*400);top:calc(var(--spacing,.0025rem)*400)}.fold{border-color:transparent transparent var(--mds-note-fold-color,rgb(var(--tone-neutral-10,60 60 60))) transparent;border-style:solid;border-width:0 0 var(--mds-note-fold-size,40px) var(--mds-note-fold-size,40px);bottom:0;display:block;filter:drop-shadow(0 0 var(--mds-note-fold-size,40px) var(--mds-note-color,rgb(var(--label-yellow-02,253 238 190))));height:calc(var(--spacing,.0025rem)*0);opacity:.4;pointer-events:none;position:absolute;right:0;-webkit-transition-duration:inherit;transition-duration:inherit;transition-property:border;width:calc(var(--spacing,.0025rem)*0)}.button-close{border-radius:var(--radius-full,1000px);padding:calc(var(--spacing,.0025rem)*100);--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));background-color:#0000;cursor:pointer;fill:var(--mds-note-color,rgb(var(--label-yellow-02,253 238 190)));-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:background-color,fill,outline,outline-offset;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}.button-close:hover{background-color:rgb(var(--tone-neutral,0 0 0)/.5)}.title{align-items:flex-start;display:flex;gap:calc(var(--spacing,.0025rem)*400)}.title .button-close{margin-left:auto}:host([variant=amaranth]){--mds-note-background:rgb(var(--label-amaranth-09,135 8 30));--mds-note-color:rgb(var(--label-amaranth-02,254 233 237));--mds-note-selection-background:rgb(var(--label-amaranth-08,193 11 42));--mds-note-selection-color:rgb(var(--label-amaranth-04,251 192 203))}:host([variant=aqua]){--mds-note-background:rgb(var(--label-aqua-09,3 77 90));--mds-note-color:rgb(var(--label-aqua-02,203 246 254));--mds-note-selection-background:rgb(var(--label-aqua-08,4 110 129));--mds-note-selection-color:rgb(var(--label-aqua-04,81 225 250))}:host([variant=blue]){--mds-note-background:rgb(var(--label-blue-09,7 40 196));--mds-note-color:rgb(var(--label-blue-02,234 238 254));--mds-note-selection-background:rgb(var(--label-blue-08,42 77 247));--mds-note-selection-color:rgb(var(--label-blue-04,196 206 253))}:host([variant=green]){--mds-note-background:rgb(var(--label-green-09,14 81 39));--mds-note-color:rgb(var(--label-green-02,211 247 224));--mds-note-selection-background:rgb(var(--label-green-08,20 116 56));--mds-note-selection-color:rgb(var(--label-green-04,113 230 156))}:host([variant=lime]){--mds-note-background:rgb(var(--label-lime-09,51 79 8));--mds-note-color:rgb(var(--label-lime-02,223 247 185));--mds-note-selection-background:rgb(var(--label-lime-08,73 112 12));--mds-note-selection-color:rgb(var(--label-lime-04,148 229 25))}:host([variant=orange]){--mds-note-background:rgb(var(--label-orange-09,116 49 3));--mds-note-color:rgb(var(--label-orange-02,254 235 222));--mds-note-selection-background:rgb(var(--label-orange-08,167 71 4));--mds-note-selection-color:rgb(var(--label-orange-04,252 196 158))}:host([variant=orchid]){--mds-note-background:rgb(var(--label-orchid-09,131 14 71));--mds-note-color:rgb(var(--label-orchid-02,253 233 243));--mds-note-selection-background:rgb(var(--label-orchid-08,187 19 102));--mds-note-selection-color:rgb(var(--label-orchid-04,248 192 220))}:host([variant=sky]){--mds-note-background:rgb(var(--label-sky-09,6 76 107));--mds-note-color:rgb(var(--label-sky-02,219 242 253));--mds-note-selection-background:rgb(var(--label-sky-08,9 107 152));--mds-note-selection-color:rgb(var(--label-sky-04,148 217 249))}:host([variant=violet]){--mds-note-background:rgb(var(--label-violet-09,67 11 195));--mds-note-color:rgb(var(--label-violet-02,241 235 254));--mds-note-selection-background:rgb(var(--label-violet-08,111 53 244));--mds-note-selection-color:rgb(var(--label-violet-04,216 200 252))}:host([variant=yellow]){--mds-note-background:rgb(var(--label-yellow-09,89 68 3));--mds-note-color:rgb(var(--label-yellow-02,253 238 190));--mds-note-selection-background:rgb(var(--label-yellow-08,127 97 4));--mds-note-selection-color:rgb(var(--label-yellow-04,248 202 60))}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-animation-reduce) .fold{transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=amaranth]){--mds-note-background:rgb(var(--label-amaranth-08,193 11 42));--mds-note-fold-color:rgb(var(--label-amaranth-06,246 99 125));--mds-note-color:rgb(var(--label-amaranth-02,254 233 237));--mds-note-selection-background:rgb(var(--label-amaranth-07,239 14 52));--mds-note-selection-color:rgb(var(--label-amaranth-03,253 217 223))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=aqua]){--mds-note-background:rgb(var(--label-aqua-08,4 110 129));--mds-note-fold-color:rgb(var(--label-aqua-06,5 163 190));--mds-note-color:rgb(var(--label-aqua-02,203 246 254));--mds-note-selection-background:rgb(var(--label-aqua-07,5 137 160));--mds-note-selection-color:rgb(var(--label-aqua-03,158 238 252))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=blue]){--mds-note-background:rgb(var(--label-blue-08,42 77 247));--mds-note-fold-color:rgb(var(--label-blue-06,121 143 250));--mds-note-color:rgb(var(--label-blue-02,234 238 254));--mds-note-selection-background:rgb(var(--label-blue-07,85 113 249));--mds-note-selection-color:rgb(var(--label-blue-03,218 224 254))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=green]){--mds-note-background:rgb(var(--label-green-08,20 116 56));--mds-note-fold-color:rgb(var(--label-green-06,30 171 82));--mds-note-color:rgb(var(--label-green-02,211 247 224));--mds-note-selection-background:rgb(var(--label-green-07,25 145 69));--mds-note-selection-color:rgb(var(--label-green-03,173 241 198))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=lime]){--mds-note-background:rgb(var(--label-lime-08,73 112 12));--mds-note-fold-color:rgb(var(--label-lime-06,108 167 18));--mds-note-color:rgb(var(--label-lime-02,223 247 185));--mds-note-selection-background:rgb(var(--label-lime-07,90 139 15));--mds-note-selection-color:rgb(var(--label-lime-03,193 241 122))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=orange]){--mds-note-background:rgb(var(--label-orange-08,167 71 4));--mds-note-fold-color:rgb(var(--label-orange-06,247 105 6));--mds-note-color:rgb(var(--label-orange-02,254 235 222));--mds-note-selection-background:rgb(var(--label-orange-07,208 88 5));--mds-note-selection-color:rgb(var(--label-orange-03,253 219 196))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=orchid]){--mds-note-background:rgb(var(--label-orchid-08,187 19 102));--mds-note-fold-color:rgb(var(--label-orchid-06,239 99 168));--mds-note-color:rgb(var(--label-orchid-02,253 233 243));--mds-note-selection-background:rgb(var(--label-orchid-07,231 28 129));--mds-note-selection-color:rgb(var(--label-orchid-03,251 216 234))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=sky]){--mds-note-background:rgb(var(--label-sky-08,9 107 152));--mds-note-fold-color:rgb(var(--label-sky-06,13 158 224));--mds-note-color:rgb(var(--label-sky-02,219 242 253));--mds-note-selection-background:rgb(var(--label-sky-07,11 133 188));--mds-note-selection-color:rgb(var(--label-sky-03,191 232 251))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=violet]){--mds-note-background:rgb(var(--label-violet-08,111 53 244));--mds-note-fold-color:rgb(var(--label-violet-06,166 129 248));--mds-note-color:rgb(var(--label-violet-02,241 235 254));--mds-note-selection-background:rgb(var(--label-violet-07,141 95 246));--mds-note-selection-color:rgb(var(--label-violet-03,231 221 253))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)):host([variant=yellow]){--mds-note-background:rgb(var(--label-yellow-08,127 97 4));--mds-note-fold-color:rgb(var(--label-yellow-06,188 143 6));--mds-note-color:rgb(var(--label-yellow-02,253 238 190));--mds-note-selection-background:rgb(var(--label-yellow-07,158 120 5));--mds-note-selection-color:rgb(var(--label-yellow-03,251 224 142))}:host-context(:root.pref-contrast-more){-webkit-box-shadow:var(--shadow-outline-50) inset;box-shadow:var(--shadow-outline-50) inset}:host-context(:root.pref-contrast-more) .fold{bottom:calc(var(--spacing,.0025rem)*50);right:calc(var(--spacing,.0025rem)*50)}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))),:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .fold{transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=amaranth]){--mds-note-background:rgb(var(--label-amaranth-08,193 11 42));--mds-note-fold-color:rgb(var(--label-amaranth-06,246 99 125));--mds-note-color:rgb(var(--label-amaranth-02,254 233 237));--mds-note-selection-background:rgb(var(--label-amaranth-07,239 14 52));--mds-note-selection-color:rgb(var(--label-amaranth-03,253 217 223))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=aqua]){--mds-note-background:rgb(var(--label-aqua-08,4 110 129));--mds-note-fold-color:rgb(var(--label-aqua-06,5 163 190));--mds-note-color:rgb(var(--label-aqua-02,203 246 254));--mds-note-selection-background:rgb(var(--label-aqua-07,5 137 160));--mds-note-selection-color:rgb(var(--label-aqua-03,158 238 252))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=blue]){--mds-note-background:rgb(var(--label-blue-08,42 77 247));--mds-note-fold-color:rgb(var(--label-blue-06,121 143 250));--mds-note-color:rgb(var(--label-blue-02,234 238 254));--mds-note-selection-background:rgb(var(--label-blue-07,85 113 249));--mds-note-selection-color:rgb(var(--label-blue-03,218 224 254))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=green]){--mds-note-background:rgb(var(--label-green-08,20 116 56));--mds-note-fold-color:rgb(var(--label-green-06,30 171 82));--mds-note-color:rgb(var(--label-green-02,211 247 224));--mds-note-selection-background:rgb(var(--label-green-07,25 145 69));--mds-note-selection-color:rgb(var(--label-green-03,173 241 198))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=lime]){--mds-note-background:rgb(var(--label-lime-08,73 112 12));--mds-note-fold-color:rgb(var(--label-lime-06,108 167 18));--mds-note-color:rgb(var(--label-lime-02,223 247 185));--mds-note-selection-background:rgb(var(--label-lime-07,90 139 15));--mds-note-selection-color:rgb(var(--label-lime-03,193 241 122))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=orange]){--mds-note-background:rgb(var(--label-orange-08,167 71 4));--mds-note-fold-color:rgb(var(--label-orange-06,247 105 6));--mds-note-color:rgb(var(--label-orange-02,254 235 222));--mds-note-selection-background:rgb(var(--label-orange-07,208 88 5));--mds-note-selection-color:rgb(var(--label-orange-03,253 219 196))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=orchid]){--mds-note-background:rgb(var(--label-orchid-08,187 19 102));--mds-note-fold-color:rgb(var(--label-orchid-06,239 99 168));--mds-note-color:rgb(var(--label-orchid-02,253 233 243));--mds-note-selection-background:rgb(var(--label-orchid-07,231 28 129));--mds-note-selection-color:rgb(var(--label-orchid-03,251 216 234))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=sky]){--mds-note-background:rgb(var(--label-sky-08,9 107 152));--mds-note-fold-color:rgb(var(--label-sky-06,13 158 224));--mds-note-color:rgb(var(--label-sky-02,219 242 253));--mds-note-selection-background:rgb(var(--label-sky-07,11 133 188));--mds-note-selection-color:rgb(var(--label-sky-03,191 232 251))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=violet]){--mds-note-background:rgb(var(--label-violet-08,111 53 244));--mds-note-fold-color:rgb(var(--label-violet-06,166 129 248));--mds-note-color:rgb(var(--label-violet-02,241 235 254));--mds-note-selection-background:rgb(var(--label-violet-07,141 95 246));--mds-note-selection-color:rgb(var(--label-violet-03,231 221 253))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))):host([variant=yellow]){--mds-note-background:rgb(var(--label-yellow-08,127 97 4));--mds-note-fold-color:rgb(var(--label-yellow-06,188 143 6));--mds-note-color:rgb(var(--label-yellow-02,253 238 190));--mds-note-selection-background:rgb(var(--label-yellow-07,158 120 5));--mds-note-selection-color:rgb(var(--label-yellow-03,251 224 142))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){-webkit-box-shadow:var(--shadow-outline-50) inset;box-shadow:var(--shadow-outline-50) inset}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .fold{bottom:calc(var(--spacing,.0025rem)*50);right:calc(var(--spacing,.0025rem)*50)}}`;
27
+ const mdsNoteCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-note-background:rgb(var(--label-yellow-10,75 57 3));--mds-note-color:rgb(var(--label-yellow-02,253 238 190));--mds-note-fold-color:rgb(var(--tone-neutral-10,60 60 60));--mds-note-fold-size:40px;--mds-note-selection-background:var(--magma-selection-background,rgb(var(--label-yellow-09,89 68 3)));--mds-note-selection-color:var(--magma-selection-color,rgb(var(--label-yellow-02,253 238 190)));--tw-ease:initial}}}:host(:not(:is([hydrated],.hydrated))),mds-button:not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-note-fold-size{syntax:"<length>";inherits:false;initial-value:40px}:host{--mds-note-background:rgb(var(--label-yellow-10,75 57 3));--mds-note-color:rgb(var(--label-yellow-02,253 238 190));--mds-note-fold-color:rgb(var(--tone-neutral-10,60 60 60));--mds-note-fold-size:40px;--mds-note-selection-background:var(--magma-selection-background,rgb(var(--label-yellow-09,89 68 3)));--mds-note-selection-color:var(--magma-selection-color,rgb(var(--label-yellow-02,253 238 190)));--mds-note-transition-duration:var(--duration-300,.3s);--private-note-transition-duration:var(--mds-note-transition-duration);--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));background-color:var(--mds-note-background,rgb(var(--label-yellow-10,75 57 3)));border-radius:.25rem;color:var(--mds-note-color,rgb(var(--label-yellow-02,253 238 190)));display:grid;gap:calc(var(--spacing,.0025rem)*200);overflow:hidden;padding:calc(var(--spacing,.0025rem)*600);position:relative;-webkit-transition-duration:var(--private-note-transition-duration);transition-duration:var(--private-note-transition-duration);transition-property:color,background-color;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}:host ::slotted(mds-text){--mds-text-selection-background:var(--mds-note-selection-background,var(--magma-selection-background,rgb(var(--label-yellow-09,89 68 3))));--mds-text-selection-color:var(--mds-note-selection-color,var(--magma-selection-color,rgb(var(--label-yellow-02,253 238 190))))}:host([deletable]:not([deletable=false])){padding-right:calc(var(--spacing,.0025rem)*1600)}:host([deletable]:not([deletable=false])) .button-close{position:absolute;right:calc(var(--spacing,.0025rem)*400);top:calc(var(--spacing,.0025rem)*400)}.fold{border-color:#0000 #0000 var(--mds-note-fold-color,rgb(var(--tone-neutral-10,60 60 60))) #0000;border-style:solid;border-width:0 0 var(--mds-note-fold-size,40px) var(--mds-note-fold-size,40px);bottom:0;display:block;filter:drop-shadow(0 0 var(--mds-note-fold-size,40px) var(--mds-note-color,rgb(var(--label-yellow-02,253 238 190))));height:0;opacity:.4;pointer-events:none;position:absolute;right:0;-webkit-transition-duration:inherit;transition-duration:inherit;transition-property:border;width:0}.button-close{--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));background-color:#0000;border-radius:var(--radius-full,1000px);cursor:pointer;fill:var(--mds-note-color,rgb(var(--label-yellow-02,253 238 190)));padding:calc(var(--spacing,.0025rem)*100);-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:background-color,fill,outline,outline-offset;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}.button-close:hover{background-color:rgb(var(--tone-neutral,0 0 0)/.5)}.title{align-items:flex-start;display:flex;gap:calc(var(--spacing,.0025rem)*400)}.title .button-close{margin-left:auto}:host([variant=amaranth]){--mds-note-background:rgb(var(--label-amaranth-09,135 8 30));--mds-note-color:rgb(var(--label-amaranth-02,254 233 237));--mds-note-selection-background:rgb(var(--label-amaranth-08,193 11 42));--mds-note-selection-color:rgb(var(--label-amaranth-04,251 192 203))}:host([variant=aqua]){--mds-note-background:rgb(var(--label-aqua-09,3 77 90));--mds-note-color:rgb(var(--label-aqua-02,203 246 254));--mds-note-selection-background:rgb(var(--label-aqua-08,4 110 129));--mds-note-selection-color:rgb(var(--label-aqua-04,81 225 250))}:host([variant=blue]){--mds-note-background:rgb(var(--label-blue-09,7 40 196));--mds-note-color:rgb(var(--label-blue-02,234 238 254));--mds-note-selection-background:rgb(var(--label-blue-08,42 77 247));--mds-note-selection-color:rgb(var(--label-blue-04,196 206 253))}:host([variant=green]){--mds-note-background:rgb(var(--label-green-09,14 81 39));--mds-note-color:rgb(var(--label-green-02,211 247 224));--mds-note-selection-background:rgb(var(--label-green-08,20 116 56));--mds-note-selection-color:rgb(var(--label-green-04,113 230 156))}:host([variant=lime]){--mds-note-background:rgb(var(--label-lime-09,51 79 8));--mds-note-color:rgb(var(--label-lime-02,223 247 185));--mds-note-selection-background:rgb(var(--label-lime-08,73 112 12));--mds-note-selection-color:rgb(var(--label-lime-04,148 229 25))}:host([variant=orange]){--mds-note-background:rgb(var(--label-orange-09,116 49 3));--mds-note-color:rgb(var(--label-orange-02,254 235 222));--mds-note-selection-background:rgb(var(--label-orange-08,167 71 4));--mds-note-selection-color:rgb(var(--label-orange-04,252 196 158))}:host([variant=orchid]){--mds-note-background:rgb(var(--label-orchid-09,131 14 71));--mds-note-color:rgb(var(--label-orchid-02,253 233 243));--mds-note-selection-background:rgb(var(--label-orchid-08,187 19 102));--mds-note-selection-color:rgb(var(--label-orchid-04,248 192 220))}:host([variant=sky]){--mds-note-background:rgb(var(--label-sky-09,6 76 107));--mds-note-color:rgb(var(--label-sky-02,219 242 253));--mds-note-selection-background:rgb(var(--label-sky-08,9 107 152));--mds-note-selection-color:rgb(var(--label-sky-04,148 217 249))}:host([variant=violet]){--mds-note-background:rgb(var(--label-violet-09,67 11 195));--mds-note-color:rgb(var(--label-violet-02,241 235 254));--mds-note-selection-background:rgb(var(--label-violet-08,111 53 244));--mds-note-selection-color:rgb(var(--label-violet-04,216 200 252))}:host([variant=yellow]){--mds-note-background:rgb(var(--label-yellow-09,89 68 3));--mds-note-color:rgb(var(--label-yellow-02,253 238 190));--mds-note-selection-background:rgb(var(--label-yellow-08,127 97 4));--mds-note-selection-color:rgb(var(--label-yellow-04,248 202 60))}:host([pref-animation=reduce]){--private-note-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=amaranth]){--mds-note-background:rgb(var(--label-amaranth-08,193 11 42));--mds-note-fold-color:rgb(var(--label-amaranth-06,246 99 125));--mds-note-color:rgb(var(--label-amaranth-02,254 233 237));--mds-note-selection-background:rgb(var(--label-amaranth-07,239 14 52));--mds-note-selection-color:rgb(var(--label-amaranth-03,253 217 223))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=aqua]){--mds-note-background:rgb(var(--label-aqua-08,4 110 129));--mds-note-fold-color:rgb(var(--label-aqua-06,5 163 190));--mds-note-color:rgb(var(--label-aqua-02,203 246 254));--mds-note-selection-background:rgb(var(--label-aqua-07,5 137 160));--mds-note-selection-color:rgb(var(--label-aqua-03,158 238 252))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=blue]){--mds-note-background:rgb(var(--label-blue-08,42 77 247));--mds-note-fold-color:rgb(var(--label-blue-06,121 143 250));--mds-note-color:rgb(var(--label-blue-02,234 238 254));--mds-note-selection-background:rgb(var(--label-blue-07,85 113 249));--mds-note-selection-color:rgb(var(--label-blue-03,218 224 254))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=green]){--mds-note-background:rgb(var(--label-green-08,20 116 56));--mds-note-fold-color:rgb(var(--label-green-06,30 171 82));--mds-note-color:rgb(var(--label-green-02,211 247 224));--mds-note-selection-background:rgb(var(--label-green-07,25 145 69));--mds-note-selection-color:rgb(var(--label-green-03,173 241 198))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=lime]){--mds-note-background:rgb(var(--label-lime-08,73 112 12));--mds-note-fold-color:rgb(var(--label-lime-06,108 167 18));--mds-note-color:rgb(var(--label-lime-02,223 247 185));--mds-note-selection-background:rgb(var(--label-lime-07,90 139 15));--mds-note-selection-color:rgb(var(--label-lime-03,193 241 122))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=orange]){--mds-note-background:rgb(var(--label-orange-08,167 71 4));--mds-note-fold-color:rgb(var(--label-orange-06,247 105 6));--mds-note-color:rgb(var(--label-orange-02,254 235 222));--mds-note-selection-background:rgb(var(--label-orange-07,208 88 5));--mds-note-selection-color:rgb(var(--label-orange-03,253 219 196))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=orchid]){--mds-note-background:rgb(var(--label-orchid-08,187 19 102));--mds-note-fold-color:rgb(var(--label-orchid-06,239 99 168));--mds-note-color:rgb(var(--label-orchid-02,253 233 243));--mds-note-selection-background:rgb(var(--label-orchid-07,231 28 129));--mds-note-selection-color:rgb(var(--label-orchid-03,251 216 234))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=sky]){--mds-note-background:rgb(var(--label-sky-08,9 107 152));--mds-note-fold-color:rgb(var(--label-sky-06,13 158 224));--mds-note-color:rgb(var(--label-sky-02,219 242 253));--mds-note-selection-background:rgb(var(--label-sky-07,11 133 188));--mds-note-selection-color:rgb(var(--label-sky-03,191 232 251))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=violet]){--mds-note-background:rgb(var(--label-violet-08,111 53 244));--mds-note-fold-color:rgb(var(--label-violet-06,166 129 248));--mds-note-color:rgb(var(--label-violet-02,241 235 254));--mds-note-selection-background:rgb(var(--label-violet-07,141 95 246));--mds-note-selection-color:rgb(var(--label-violet-03,231 221 253))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([variant=yellow]){--mds-note-background:rgb(var(--label-yellow-08,127 97 4));--mds-note-fold-color:rgb(var(--label-yellow-06,188 143 6));--mds-note-color:rgb(var(--label-yellow-02,253 238 190));--mds-note-selection-background:rgb(var(--label-yellow-07,158 120 5));--mds-note-selection-color:rgb(var(--label-yellow-03,251 224 142))}:host([pref-contrast=more]){-webkit-box-shadow:var(--shadow-outline-50) inset;box-shadow:var(--shadow-outline-50) inset}:host([pref-contrast=more]) .fold{bottom:calc(var(--spacing,.0025rem)*50);right:calc(var(--spacing,.0025rem)*50)}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-note-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=amaranth]){--mds-note-background:rgb(var(--label-amaranth-08,193 11 42));--mds-note-fold-color:rgb(var(--label-amaranth-06,246 99 125));--mds-note-color:rgb(var(--label-amaranth-02,254 233 237));--mds-note-selection-background:rgb(var(--label-amaranth-07,239 14 52));--mds-note-selection-color:rgb(var(--label-amaranth-03,253 217 223))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=aqua]){--mds-note-background:rgb(var(--label-aqua-08,4 110 129));--mds-note-fold-color:rgb(var(--label-aqua-06,5 163 190));--mds-note-color:rgb(var(--label-aqua-02,203 246 254));--mds-note-selection-background:rgb(var(--label-aqua-07,5 137 160));--mds-note-selection-color:rgb(var(--label-aqua-03,158 238 252))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=blue]){--mds-note-background:rgb(var(--label-blue-08,42 77 247));--mds-note-fold-color:rgb(var(--label-blue-06,121 143 250));--mds-note-color:rgb(var(--label-blue-02,234 238 254));--mds-note-selection-background:rgb(var(--label-blue-07,85 113 249));--mds-note-selection-color:rgb(var(--label-blue-03,218 224 254))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=green]){--mds-note-background:rgb(var(--label-green-08,20 116 56));--mds-note-fold-color:rgb(var(--label-green-06,30 171 82));--mds-note-color:rgb(var(--label-green-02,211 247 224));--mds-note-selection-background:rgb(var(--label-green-07,25 145 69));--mds-note-selection-color:rgb(var(--label-green-03,173 241 198))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=lime]){--mds-note-background:rgb(var(--label-lime-08,73 112 12));--mds-note-fold-color:rgb(var(--label-lime-06,108 167 18));--mds-note-color:rgb(var(--label-lime-02,223 247 185));--mds-note-selection-background:rgb(var(--label-lime-07,90 139 15));--mds-note-selection-color:rgb(var(--label-lime-03,193 241 122))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=orange]){--mds-note-background:rgb(var(--label-orange-08,167 71 4));--mds-note-fold-color:rgb(var(--label-orange-06,247 105 6));--mds-note-color:rgb(var(--label-orange-02,254 235 222));--mds-note-selection-background:rgb(var(--label-orange-07,208 88 5));--mds-note-selection-color:rgb(var(--label-orange-03,253 219 196))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=orchid]){--mds-note-background:rgb(var(--label-orchid-08,187 19 102));--mds-note-fold-color:rgb(var(--label-orchid-06,239 99 168));--mds-note-color:rgb(var(--label-orchid-02,253 233 243));--mds-note-selection-background:rgb(var(--label-orchid-07,231 28 129));--mds-note-selection-color:rgb(var(--label-orchid-03,251 216 234))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=sky]){--mds-note-background:rgb(var(--label-sky-08,9 107 152));--mds-note-fold-color:rgb(var(--label-sky-06,13 158 224));--mds-note-color:rgb(var(--label-sky-02,219 242 253));--mds-note-selection-background:rgb(var(--label-sky-07,11 133 188));--mds-note-selection-color:rgb(var(--label-sky-03,191 232 251))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=violet]){--mds-note-background:rgb(var(--label-violet-08,111 53 244));--mds-note-fold-color:rgb(var(--label-violet-06,166 129 248));--mds-note-color:rgb(var(--label-violet-02,241 235 254));--mds-note-selection-background:rgb(var(--label-violet-07,141 95 246));--mds-note-selection-color:rgb(var(--label-violet-03,231 221 253))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([variant=yellow]){--mds-note-background:rgb(var(--label-yellow-08,127 97 4));--mds-note-fold-color:rgb(var(--label-yellow-06,188 143 6));--mds-note-color:rgb(var(--label-yellow-02,253 238 190));--mds-note-selection-background:rgb(var(--label-yellow-07,158 120 5));--mds-note-selection-color:rgb(var(--label-yellow-03,251 224 142))}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){-webkit-box-shadow:var(--shadow-outline-50) inset;box-shadow:var(--shadow-outline-50) inset}:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))) .fold{bottom:calc(var(--spacing,.0025rem)*50);right:calc(var(--spacing,.0025rem)*50)}}`;
27
28
 
28
29
  const MdsNote = class {
29
30
  constructor(hostRef) {
@@ -48,9 +49,26 @@ const MdsNote = class {
48
49
  this.deleteEvent.emit();
49
50
  };
50
51
  }
52
+ /**
53
+ * Updates the component's texts to the locale currently set on the host element.
54
+ */
51
55
  async updateLang() {
52
56
  this.language = this.t.lang(this.host);
53
57
  }
58
+ connectedCallback() {
59
+ this.unsubscribePrefAnimation = subscribePreference('animation', (value) => {
60
+ this.prefAnimation = value;
61
+ });
62
+ this.unsubscribePrefContrast = subscribePreference('contrast', (value) => {
63
+ this.prefContrast = value;
64
+ });
65
+ this.unsubscribePrefTheme = subscribePreference('theme', (value) => {
66
+ this.prefTheme = value;
67
+ });
68
+ this.unsubscribePrefThemeScheme = subscribePreference('theme-scheme', (value) => {
69
+ this.prefThemeScheme = value;
70
+ });
71
+ }
54
72
  componentWillLoad() {
55
73
  this.t.lang(this.host);
56
74
  }
@@ -67,10 +85,15 @@ const MdsNote = class {
67
85
  this.km.detachClickBehavior();
68
86
  }
69
87
  disconnectedCallback() {
88
+ var _a, _b, _c, _d;
89
+ (_a = this.unsubscribePrefAnimation) === null || _a === void 0 ? void 0 : _a.call(this);
90
+ (_b = this.unsubscribePrefContrast) === null || _b === void 0 ? void 0 : _b.call(this);
91
+ (_c = this.unsubscribePrefTheme) === null || _c === void 0 ? void 0 : _c.call(this);
92
+ (_d = this.unsubscribePrefThemeScheme) === null || _d === void 0 ? void 0 : _d.call(this);
70
93
  this.km.detachClickBehavior();
71
94
  }
72
95
  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" })));
96
+ return (h(Host, { key: 'eb8a1e0ee1b4989458e677f9cda903466a268a01', role: "note", "pref-animation": this.prefAnimation, "pref-contrast": this.prefContrast, "pref-theme": this.prefTheme, "pref-theme-scheme": this.prefThemeScheme }, this.deletable && (h("mds-button", { key: '4902bb9fbabcacd895c61b01c8a9bbde6eeb889c', title: this.t.get('deleteLabel'), icon: miBaselineClose, class: "button-close", variant: "dark", tone: "text", onClick: this.onClickClose })), h("slot", { key: 'bbf71de4e782ea38d7f395ab8a791d7833df8bb5', name: "title" }), h("slot", { key: '2f2d98ff620cc664316d7dd87505e9d7cc4db543' }), h("div", { key: '2f1fe1b333b697c162c478c02f313119c76e49d4', "aria-hidden": "true", class: "fold" })));
74
97
  }
75
98
  get host() { return getElement(this); }
76
99
  };
@@ -1,7 +1,8 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-CAd5312P.js';
2
+ import { s as subscribePreference } from './preference-fMwnXhio.js';
2
3
  import { o as offset, s as shift, c as computePosition, d as autoUpdate } from './floating-ui.dom-8RYXTPXs.js';
3
4
 
4
- const mdsNotificationCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-notification-color:rgb(var(--tone-neutral,0 0 0));--mds-notification-dot-background:rgb(var(--status-error-05,250 165 160));--mds-notification-dot-padding:6px;--mds-notification-min-width:var(--mds-notification-size,20px);--mds-notification-ring-color:rgb(var(--tone-neutral,0 0 0));--mds-notification-ring-size:2px;--mds-notification-size:20px;--mds-notification-transition-duration:.2s;--mds-notification-translate-offset-x:-1.75;--mds-notification-translate-offset-y:-2;--mds-notification-translate:translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)));--tw-duration:initial;--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),mds-text:not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-notification-dot-padding{syntax:"<length>";inherits:false;initial-value:6px}@property --mds-notification-ring-size{syntax:"<length>";inherits:false;initial-value:2px}@property --mds-notification-size{syntax:"<length>";inherits:false;initial-value:20px}@property --mds-notification-transition-duration{syntax:"<time>";inherits:false;initial-value:.2s}@property --mds-notification-translate-offset-x{syntax:"<number>";inherits:false;initial-value:-1.75}@property --mds-notification-translate-offset-y{syntax:"<number>";inherits:false;initial-value:-2}:host{--mds-notification-color:rgb(var(--tone-neutral,0 0 0));--mds-notification-dot-background:rgb(var(--status-error-05,250 165 160));--mds-notification-dot-padding:6px;--mds-notification-min-width:var(--mds-notification-size,20px);--mds-notification-ring-color:rgb(var(--tone-neutral,0 0 0));--mds-notification-ring-size:2px;--mds-notification-size:20px;--mds-notification-transition-duration:.2s;--mds-notification-transition-timing-function:var(--ease-out-cubic,cubic-bezier(.215,.61,.355,1));--mds-notification-translate-offset-x:-1.75;--mds-notification-translate-offset-y:-2;--mds-notification-translate:translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)));align-items:center;border-radius:var(--radius-full,1000px);bottom:100%;color:var(--mds-notification-color,rgb(var(--tone-neutral,0 0 0)));display:inline-flex;height:var(--mds-notification-size,20px);justify-content:flex-end;min-width:max-content;pointer-events:none;width:var(--mds-notification-size,20px);z-index:10}:host([strategy=absolute]),:host([strategy=fixed]){opacity:0;right:100%;-webkit-transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(0);transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(0);-webkit-transform-origin:calc(100% - var(--mds-notification-size,20px)/2) 50%;transform-origin:calc(100% - var(--mds-notification-size,20px)/2) 50%;-webkit-transition-duration:var(--mds-notification-transition-duration,.2s);transition-duration:var(--mds-notification-transition-duration,.2s);transition-property:color,height,opacity,transform,width;-webkit-transition-timing-function:var(--mds-notification-transition-timing-function);transition-timing-function:var(--mds-notification-transition-timing-function)}:host([strategy=absolute]){position:absolute}:host([strategy=fixed]){position:fixed}.dot{border-radius:var(--radius-full,1000px);--tw-duration:.3s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));align-items:center;background-color:var(--mds-notification-dot-background,rgb(var(--status-error-05,250 165 160)));-webkit-box-shadow:0 0 0 var(--mds-notification-ring-size,2px) var(--mds-notification-ring-color,rgb(var(--tone-neutral,0 0 0)));box-shadow:0 0 0 var(--mds-notification-ring-size,2px) var(--mds-notification-ring-color,rgb(var(--tone-neutral,0 0 0)));box-sizing:border-box;display:inline-flex;justify-content:center;line-height:var(--mds-notification-size,20px);min-width:var(--mds-notification-min-width,var(--mds-notification-size,20px));padding-left:var(--mds-notification-dot-padding,6px);padding-right:var(--mds-notification-dot-padding,6px);position:static;transition-duration:.3s;transition-property:background-color,color,box-shadow;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1));white-space:nowrap}:host([strategy=absolute]) .dot,:host([strategy=fixed]) .dot{position:absolute}.spacer{box-sizing:border-box;display:inline-flex;height:var(--mds-notification-size,20px);width:var(--mds-notification-min-width,var(--mds-notification-size,20px))}:host([visible=false][strategy=absolute]),:host([visible=false][strategy=fixed]){opacity:1;--tw-ease:var(--ease-in-cubic,cubic-bezier(.55,.055,.675,.19));-webkit-transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(0);transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(0);transition-timing-function:var(--ease-in-cubic,cubic-bezier(.55,.055,.675,.19))}:host([strategy=absolute]:not([visible=false])),:host([strategy=fixed]:not([visible=false])),:host([visible=true][strategy=absolute]),:host([visible=true][strategy=fixed]){opacity:1;--tw-ease:var(--ease-out-cubic,cubic-bezier(.215,.61,.355,1));-webkit-transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(1);transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(1);transition-timing-function:var(--ease-out-cubic,cubic-bezier(.215,.61,.355,1))}:host(:not([target])),:host([strategy=disabled]){opacity:1;position:static;transform:scale(1);-webkit-transform-origin:unset;transform-origin:unset;transition-duration:0s}:host(:not([target])) .dot,:host([strategy=disabled]) .dot{position:static}:host-context(.pref-animation-reduce){transition-duration:0s}:host-context(.pref-animation-reduce) .dot{transition-duration:0s}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))),:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .dot{transition-duration:0s}}`;
5
+ const mdsNotificationCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-notification-color:rgb(var(--tone-neutral,0 0 0));--mds-notification-dot-background:rgb(var(--status-error-05,250 165 160));--mds-notification-dot-padding:6px;--mds-notification-min-width:var(--mds-notification-size,20px);--mds-notification-ring-color:rgb(var(--tone-neutral,0 0 0));--mds-notification-ring-size:2px;--mds-notification-size:20px;--mds-notification-transition-duration:.2s;--mds-notification-translate-offset-x:-1.75;--mds-notification-translate-offset-y:-2;--mds-notification-translate:translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)));--tw-ease:initial}}}:host(:not(:is([hydrated],.hydrated))),mds-text:not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-notification-dot-padding{syntax:"<length>";inherits:false;initial-value:6px}@property --mds-notification-ring-size{syntax:"<length>";inherits:false;initial-value:2px}@property --mds-notification-size{syntax:"<length>";inherits:false;initial-value:20px}@property --mds-notification-transition-duration{syntax:"<time>";inherits:false;initial-value:.2s}@property --mds-notification-translate-offset-x{syntax:"<number>";inherits:false;initial-value:-1.75}@property --mds-notification-translate-offset-y{syntax:"<number>";inherits:false;initial-value:-2}:host{--mds-notification-color:rgb(var(--tone-neutral,0 0 0));--mds-notification-dot-background:rgb(var(--status-error-05,250 165 160));--mds-notification-dot-padding:6px;--mds-notification-min-width:var(--mds-notification-size,20px);--mds-notification-ring-color:rgb(var(--tone-neutral,0 0 0));--mds-notification-ring-size:2px;--mds-notification-size:20px;--mds-notification-transition-duration:.2s;--private-notification-transition-duration:var(--mds-notification-transition-duration,.2s);--mds-notification-dot-transition-duration:var(--duration-300,.3s);--private-notification-dot-transition-duration:var(--mds-notification-dot-transition-duration);--mds-notification-transition-timing-function:var(--ease-out-cubic,cubic-bezier(.215,.61,.355,1));--mds-notification-translate-offset-x:-1.75;--mds-notification-translate-offset-y:-2;--mds-notification-translate:translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)));align-items:center;border-radius:var(--radius-full,1000px);bottom:100%;color:var(--mds-notification-color,rgb(var(--tone-neutral,0 0 0)));display:inline-flex;height:var(--mds-notification-size,20px);justify-content:flex-end;min-width:max-content;pointer-events:none;width:var(--mds-notification-size,20px);z-index:10}:host([strategy=absolute]),:host([strategy=fixed]){opacity:0;right:100%;-webkit-transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(0);transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(0);-webkit-transform-origin:calc(100% - var(--mds-notification-size,20px)/2) 50%;transform-origin:calc(100% - var(--mds-notification-size,20px)/2) 50%;-webkit-transition-duration:var(--private-notification-transition-duration);transition-duration:var(--private-notification-transition-duration);transition-property:color,height,opacity,transform,width;-webkit-transition-timing-function:var(--mds-notification-transition-timing-function);transition-timing-function:var(--mds-notification-transition-timing-function)}:host([strategy=absolute]){position:absolute}:host([strategy=fixed]){position:fixed}.dot{--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));align-items:center;background-color:var(--mds-notification-dot-background,rgb(var(--status-error-05,250 165 160)));border-radius:var(--radius-full,1000px);-webkit-box-shadow:0 0 0 var(--mds-notification-ring-size,2px) var(--mds-notification-ring-color,rgb(var(--tone-neutral,0 0 0)));box-shadow:0 0 0 var(--mds-notification-ring-size,2px) var(--mds-notification-ring-color,rgb(var(--tone-neutral,0 0 0)));box-sizing:border-box;display:inline-flex;justify-content:center;line-height:var(--mds-notification-size,20px);min-height:var(--mds-notification-size,20px);min-width:var(--mds-notification-min-width,var(--mds-notification-size,20px));padding-left:var(--mds-notification-dot-padding,6px);padding-right:var(--mds-notification-dot-padding,6px);position:static;-webkit-transition-duration:var(--private-notification-dot-transition-duration);transition-duration:var(--private-notification-dot-transition-duration);transition-property:background-color,color,box-shadow;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1));white-space:nowrap}:host([strategy=absolute]) .dot,:host([strategy=fixed]) .dot{position:absolute}.spacer{box-sizing:border-box;display:inline-flex;height:var(--mds-notification-size,20px);width:var(--mds-notification-min-width,var(--mds-notification-size,20px))}:host([dismissed]:not([dismissed=false])[strategy=absolute]),:host([dismissed]:not([dismissed=false])[strategy=fixed]){--tw-ease:var(--ease-in-cubic,cubic-bezier(.55,.055,.675,.19));opacity:1;-webkit-transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(0);transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(0);transition-timing-function:var(--ease-in-cubic,cubic-bezier(.55,.055,.675,.19))}:host([strategy=absolute]:not([dismissed])),:host([strategy=absolute][dismissed=false]),:host([strategy=fixed]:not([dismissed])),:host([strategy=fixed][dismissed=false]){--tw-ease:var(--ease-out-cubic,cubic-bezier(.215,.61,.355,1));opacity:1;-webkit-transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(1);transform:var(--mds-notification-translate,translate(calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-x,-1.75)),calc(var(--mds-notification-size,20px)/var(--mds-notification-translate-offset-y,-2)))) scale(1);transition-timing-function:var(--ease-out-cubic,cubic-bezier(.215,.61,.355,1))}:host(:not([target])),:host([strategy=disabled]){opacity:1;position:static;transform:scale(1);-webkit-transform-origin:unset;transform-origin:unset;transition-duration:0s}:host(:not([target])) .dot,:host([strategy=disabled]) .dot{position:static}:host([pref-animation=reduce]){--private-notification-transition-duration:0s;--private-notification-dot-transition-duration:0s}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-notification-transition-duration:0s;--private-notification-dot-transition-duration:0s}}`;
5
6
 
6
7
  const MdsNotification = class {
7
8
  constructor(hostRef) {
@@ -11,9 +12,9 @@ const MdsNotification = class {
11
12
  */
12
13
  this.value = 0;
13
14
  /**
14
- * Specifies if the notification is visible
15
+ * Specifies if the notification is dismissed
15
16
  */
16
- this.visible = true;
17
+ this.dismissed = false;
17
18
  /**
18
19
  * Specifies the position strategy of the notification
19
20
  */
@@ -36,7 +37,9 @@ const MdsNotification = class {
36
37
  });
37
38
  };
38
39
  this.clean = (value) => {
39
- if (this.max) {
40
+ if (value === 0 || isNaN(value))
41
+ return '';
42
+ if (this.max !== undefined && this.max !== 0 && !Number.isNaN(this.max)) {
40
43
  if (value > this.max) {
41
44
  return `+${Number(this.max).toLocaleString()}`;
42
45
  }
@@ -44,13 +47,18 @@ const MdsNotification = class {
44
47
  return Number(value).toLocaleString();
45
48
  };
46
49
  }
50
+ connectedCallback() {
51
+ this.unsubscribePrefAnimation = subscribePreference('animation', (value) => {
52
+ this.prefAnimation = value;
53
+ });
54
+ }
47
55
  componentDidRender() {
48
- if (!this.target) {
56
+ if (this.target === '') {
49
57
  this.strategy = 'disabled';
50
58
  return;
51
59
  }
52
60
  const c = document.querySelector(this.target);
53
- if (!c)
61
+ if (c == null)
54
62
  throw new Error('No valid target found');
55
63
  this.caller = c;
56
64
  }
@@ -58,13 +66,15 @@ const MdsNotification = class {
58
66
  if (this.strategy === 'disabled') {
59
67
  return;
60
68
  }
61
- if (this.target && !this.cleanupAutoUpdate) {
69
+ if (this.target !== '' && this.cleanupAutoUpdate == null) {
62
70
  setTimeout(() => {
63
71
  this.cleanupAutoUpdate = autoUpdate(this.caller, this.host, this.updatePosition);
64
72
  }, 100);
65
73
  }
66
74
  }
67
75
  disconnectedCallback() {
76
+ var _a;
77
+ (_a = this.unsubscribePrefAnimation) === null || _a === void 0 ? void 0 : _a.call(this);
68
78
  this.cleanupAutoUpdate = () => { };
69
79
  }
70
80
  strategyHandler(newValue) {
@@ -74,7 +84,7 @@ const MdsNotification = class {
74
84
  }
75
85
  render() {
76
86
  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) : '')));
87
+ return (h(Host, { key: '6f224fcb0e2aa7a9b0c2b43f0fd13dce05ee5c64', "aria-labelledby": this.target, "aria-label": (_a = this.value) !== null && _a !== void 0 ? _a : '0', "pref-animation": this.prefAnimation }, h("mds-text", { key: '22c5441fd70f730a9696208688463ef36e8396e7', typography: "caption", class: "dot", "aria-hidden": "true" }, this.clean(this.value))));
78
88
  }
79
89
  get host() { return getElement(this); }
80
90
  static get watchers() { return {
@@ -1,15 +1,24 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-CAd5312P.js';
2
2
  import { K as KeyboardManager } from './keyboard-manager-BudfaWhu.js';
3
+ import { s as subscribePreference } from './preference-fMwnXhio.js';
3
4
 
4
- const mdsPaginatorItemCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:transparent;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-radius:200px;--mds-paginator-item-size:calc(var(--spacing,.0025rem)*900);--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-icon,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-paginator-item-background{syntax:"<color>";inherits:false;initial-value:#0000}@property --mds-paginator-item-radius{syntax:"<length>";inherits:false;initial-value:200px}:host{--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:transparent;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-radius:200px;--mds-paginator-item-shadow-disabled:none;--mds-paginator-item-shadow-hover:none;--mds-paginator-item-shadow-selected:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);--mds-paginator-item-shadow:none;--mds-paginator-item-size:calc(var(--spacing,.0025rem)*900);animation-duration:var(--magma-outline-animation-duration,1s);animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:focus-bounce;animation-play-state:paused;animation-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));outline:var(--magma-outline-blur,2px solid var(--magma-outline-blur-color,#0000));padding-inline:calc(var(--spacing,.0025rem)*300);--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));align-items:center;background-color:var(--mds-paginator-item-background,transparent);border-radius:var(--mds-paginator-item-radius,200px);-webkit-box-shadow:var(--mds-paginator-item-shadow);box-shadow:var(--mds-paginator-item-shadow);box-sizing:border-box;color:var(--mds-paginator-item-color,rgb(var(--tone-neutral-02,244 244 244)));cursor:pointer;display:inline-flex;flex-shrink:0;height:var(--mds-paginator-item-size,calc(var(--spacing,.0025rem)*900));justify-content:center;min-width:var(--mds-paginator-item-size,calc(var(--spacing,.0025rem)*900));transition-duration:.2s;-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:background-color,border-color,box-shadow,color,fill,outline,outline-offset,transform;transition-property:background-color,box-shadow,color,outline,outline-offset;transition-timing-function:ease-in-out;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));-webkit-user-select:none;user-select:none}:host:focus-visible{--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}:host(:focus-visible){--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}:host(:hover){background-color:var(--mds-paginator-item-background-hover,rgb(var(--tone-neutral-08,107 107 107)));-webkit-box-shadow:var(--mds-paginator-item-shadow-hover);box-shadow:var(--mds-paginator-item-shadow-hover);color:var(--mds-paginator-item-color-hover,rgb(var(--tone-neutral-02,244 244 244)));fill:var(--mds-paginator-item-color-hover,rgb(var(--tone-neutral-02,244 244 244)))}:host([icon]){padding:calc(var(--spacing,.0025rem)*0)}:host([selected]){background-color:var(--mds-paginator-item-background-selected,rgb(var(--variant-primary-03,211 226 255)));-webkit-box-shadow:var(--mds-paginator-item-shadow-selected);box-shadow:var(--mds-paginator-item-shadow-selected);color:var(--mds-paginator-item-color-selected,rgb(var(--tone-neutral,0 0 0)));fill:var(--mds-paginator-item-color-selected,rgb(var(--tone-neutral,0 0 0)));pointer-events:none}:host([disabled]){background-color:var(--mds-paginator-item-background-disabled,rgb(var(--tone-neutral-09,76 76 76)));-webkit-box-shadow:var(--mds-paginator-item-shadow-disabled);box-shadow:var(--mds-paginator-item-shadow-disabled);color:var(--mds-paginator-item-color-disabled,rgb(var(--tone-neutral-06,158 158 158)));fill:var(--mds-paginator-item-color-disabled,rgb(var(--tone-neutral-06,158 158 158)));pointer-events:none}.icon{fill:currentColor;padding-inline:calc(var(--spacing,.0025rem)*0)}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:transparent;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-shadow-disabled:none;--mds-paginator-item-shadow-hover:none;--mds-paginator-item-shadow-selected:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);--mds-paginator-item-shadow:none}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:transparent;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-shadow-disabled:none;--mds-paginator-item-shadow-hover:none;--mds-paginator-item-shadow-selected:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);--mds-paginator-item-shadow:none}}`;
5
+ const mdsPaginatorItemCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:#0000;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-radius:200px;--mds-paginator-item-size:calc(var(--spacing,.0025rem)*900);--tw-ease:initial}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-icon,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-paginator-item-background{syntax:"<color>";inherits:false;initial-value:#0000}@property --mds-paginator-item-radius{syntax:"<length>";inherits:false;initial-value:200px}:host{--mds-paginator-item-transition-duration:var(--duration-200,.2s);--private-paginator-item-transition-duration:var(--mds-paginator-item-transition-duration);--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:#0000;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-radius:200px;--mds-paginator-item-shadow-disabled:none;--mds-paginator-item-shadow-hover:none;--mds-paginator-item-shadow-selected:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);--mds-paginator-item-shadow:none;--mds-paginator-item-size:calc(var(--spacing,.0025rem)*900);animation-duration:var(--magma-outline-animation-duration,1s);animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:focus-bounce;animation-play-state:paused;animation-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));outline:var(--magma-outline-blur,2px solid var(--magma-outline-blur-color,#0000));--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));align-items:center;background-color:var(--mds-paginator-item-background,#0000);border-radius:var(--mds-paginator-item-radius,200px);-webkit-box-shadow:var(--mds-paginator-item-shadow);box-shadow:var(--mds-paginator-item-shadow);box-sizing:border-box;color:var(--mds-paginator-item-color,rgb(var(--tone-neutral-02,244 244 244)));cursor:pointer;display:inline-flex;flex-shrink:0;height:var(--mds-paginator-item-size,calc(var(--spacing,.0025rem)*900));justify-content:center;min-width:var(--mds-paginator-item-size,calc(var(--spacing,.0025rem)*900));padding-inline:calc(var(--spacing,.0025rem)*300);transition-duration:.2s;-webkit-transition-duration:var(--private-paginator-item-transition-duration);transition-duration:var(--private-paginator-item-transition-duration);transition-property:background-color,border-color,box-shadow,color,fill,outline,outline-offset,transform;transition-property:background-color,box-shadow,color,outline,outline-offset;transition-timing-function:ease-in-out;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));-webkit-user-select:none;user-select:none}:host:focus-visible{--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}:host(:focus-visible){--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}:host(:hover){background-color:var(--mds-paginator-item-background-hover,rgb(var(--tone-neutral-08,107 107 107)));-webkit-box-shadow:var(--mds-paginator-item-shadow-hover);box-shadow:var(--mds-paginator-item-shadow-hover);color:var(--mds-paginator-item-color-hover,rgb(var(--tone-neutral-02,244 244 244)));fill:var(--mds-paginator-item-color-hover,rgb(var(--tone-neutral-02,244 244 244)))}:host([icon]){padding:0}:host([selected]){background-color:var(--mds-paginator-item-background-selected,rgb(var(--variant-primary-03,211 226 255)));-webkit-box-shadow:var(--mds-paginator-item-shadow-selected);box-shadow:var(--mds-paginator-item-shadow-selected);color:var(--mds-paginator-item-color-selected,rgb(var(--tone-neutral,0 0 0)));fill:var(--mds-paginator-item-color-selected,rgb(var(--tone-neutral,0 0 0)));pointer-events:none}:host([disabled]){background-color:var(--mds-paginator-item-background-disabled,rgb(var(--tone-neutral-09,76 76 76)));-webkit-box-shadow:var(--mds-paginator-item-shadow-disabled);box-shadow:var(--mds-paginator-item-shadow-disabled);color:var(--mds-paginator-item-color-disabled,rgb(var(--tone-neutral-06,158 158 158)));fill:var(--mds-paginator-item-color-disabled,rgb(var(--tone-neutral-06,158 158 158)));pointer-events:none}.icon{fill:currentColor;padding-inline:0}:host([pref-animation=reduce]){--private-paginator-item-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:#0000;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-shadow-disabled:none;--mds-paginator-item-shadow-hover:none;--mds-paginator-item-shadow-selected:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);--mds-paginator-item-shadow:none}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-paginator-item-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:#0000;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-shadow-disabled:none;--mds-paginator-item-shadow-hover:none;--mds-paginator-item-shadow-selected:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);--mds-paginator-item-shadow:none}}`;
5
6
 
6
7
  const MdsPaginatorItem = class {
7
8
  constructor(hostRef) {
8
9
  registerInstance(this, hostRef);
9
10
  this.km = new KeyboardManager();
10
- this.disconnectedCallback = () => {
11
- this.km.detachClickBehavior();
12
- };
11
+ }
12
+ connectedCallback() {
13
+ this.unsubscribePrefAnimation = subscribePreference('animation', (value) => {
14
+ this.prefAnimation = value;
15
+ });
16
+ this.unsubscribePrefTheme = subscribePreference('theme', (value) => {
17
+ this.prefTheme = value;
18
+ });
19
+ this.unsubscribePrefThemeScheme = subscribePreference('theme-scheme', (value) => {
20
+ this.prefThemeScheme = value;
21
+ });
13
22
  }
14
23
  componentDidLoad() {
15
24
  this.km.addElement(this.host);
@@ -22,8 +31,15 @@ const MdsPaginatorItem = class {
22
31
  }
23
32
  this.km.detachClickBehavior();
24
33
  }
34
+ disconnectedCallback() {
35
+ var _a, _b, _c;
36
+ (_a = this.unsubscribePrefAnimation) === null || _a === void 0 ? void 0 : _a.call(this);
37
+ (_b = this.unsubscribePrefTheme) === null || _b === void 0 ? void 0 : _b.call(this);
38
+ (_c = this.unsubscribePrefThemeScheme) === null || _c === void 0 ? void 0 : _c.call(this);
39
+ this.km.detachClickBehavior();
40
+ }
25
41
  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))))));
42
+ return (h(Host, { key: '45f9712aabb1119f72bc76986fc0043ea7839b93', tabindex: "0", "pref-animation": this.prefAnimation, "pref-theme": this.prefTheme, "pref-theme-scheme": this.prefThemeScheme }, 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
43
  }
28
44
  get host() { return getElement(this); }
29
45
  };
@@ -1,8 +1,9 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CAd5312P.js';
2
+ import { s as subscribePreference } from './preference-fMwnXhio.js';
2
3
  import { m as miBaselineArrowBack } from './arrow-back-DnEUG7st.js';
3
4
  import { m as miBaselineArrowForward } from './arrow-forward-Bd0uuNDE.js';
4
5
 
5
- const mdsPaginatorCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-paginator-background:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-scroll-behavior:smooth;--tw-duration:initial;--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),mds-paginator-item:not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-paginator-scroll-behavior{syntax:"smooth|auto";inherits:false;initial-value:smooth}:host{--mds-paginator-background:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-scroll-behavior:smooth;align-items:center;display:flex;gap:calc(var(--spacing,.0025rem)*100)}.pages{margin-inline:calc(var(--spacing,.0025rem)*200);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;border-radius:var(--radius-full,1000px);padding:calc(var(--spacing,.0025rem)*200);scrollbar-width:none;--tw-duration:.2s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));align-items:center;background-color:var(--mds-paginator-background,rgb(var(--tone-neutral-09,76 76 76)));display:flex;flex-shrink:1;gap:2px;overflow:auto;scroll-behavior:var(--mds-paginator-scroll-behavior,smooth);transition-duration:.2s;transition-property:background-color,box-shadow;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}.pages::-webkit-scrollbar{display:none}:host-context(:root.pref-animation-reduce){--mds-paginator-scroll-behavior:auto;transition-duration:0s}:host-context(:root.pref-animation-reduce) .pages{--mds-paginator-scroll-behavior:auto;transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-paginator-background:rgb(var(--tone-neutral-09,76 76 76))}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .pages{-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}:host-context(:root.pref-contrast-more) .pages{-webkit-box-shadow:var(--shadow-outline-50) inset;box-shadow:var(--shadow-outline-50) inset}:host-context(:root.pref-contrast-more) .item{--mds-paginator-item-background-hover:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-shadow-hover:var(--shadow-outline-50) inset;--mds-paginator-item-shadow:none}:is(:host-context(:root.pref-contrast-more) .item-first,:host-context(:root.pref-contrast-more) .item-last,:host-context(:root.pref-contrast-more) .item-icon){--mds-paginator-item-shadow-disabled:var(--shadow-outline-50) inset;--mds-paginator-item-shadow-hover:var(--shadow-outline-50) inset;--mds-paginator-item-shadow:var(--shadow-outline-50) inset}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))),:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .pages{--mds-paginator-scroll-behavior:auto;transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-paginator-background:rgb(var(--tone-neutral-09,76 76 76))}:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .pages{-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .pages{-webkit-box-shadow:var(--shadow-outline-50) inset;box-shadow:var(--shadow-outline-50) inset}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .item{--mds-paginator-item-background-hover:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-shadow-hover:var(--shadow-outline-50) inset;--mds-paginator-item-shadow:none}:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .item-first,:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .item-icon,:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .item-last{--mds-paginator-item-shadow-disabled:var(--shadow-outline-50) inset;--mds-paginator-item-shadow-hover:var(--shadow-outline-50) inset;--mds-paginator-item-shadow:var(--shadow-outline-50) inset}}`;
6
+ const mdsPaginatorCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-paginator-background:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-scroll-behavior:smooth;--tw-ease:initial}}}:host(:not(:is([hydrated],.hydrated))),mds-paginator-item:not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-paginator-scroll-behavior{syntax:"smooth|auto";inherits:false;initial-value:smooth}:host{--mds-paginator-background:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-scroll-behavior:smooth;--mds-paginator-transition-duration:var(--duration-200,.2s);--private-paginator-transition-duration:var(--mds-paginator-transition-duration);align-items:center;display:flex;gap:calc(var(--spacing,.0025rem)*100)}.pages{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));align-items:center;background-color:var(--mds-paginator-background,rgb(var(--tone-neutral-09,76 76 76)));border-radius:var(--radius-full,1000px);display:flex;flex-shrink:1;gap:2px;margin-inline:calc(var(--spacing,.0025rem)*200);overflow:auto;padding:calc(var(--spacing,.0025rem)*200);scroll-behavior:var(--mds-paginator-scroll-behavior,smooth);-webkit-transition-duration:var(--private-paginator-transition-duration);transition-duration:var(--private-paginator-transition-duration);transition-property:background-color,box-shadow;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}.pages::-webkit-scrollbar{display:none}:host([pref-animation=reduce]){--private-paginator-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){--mds-paginator-background:rgb(var(--tone-neutral-09,76 76 76))}:host([pref-theme=dark]:not([pref-theme-scheme=light])) .pages{-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}:host([pref-contrast=more]) .pages{-webkit-box-shadow:var(--shadow-outline-50) inset;box-shadow:var(--shadow-outline-50) inset}:host([pref-contrast=more]) .item{--mds-paginator-item-background-hover:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-shadow-hover:var(--shadow-outline-50) inset;--mds-paginator-item-shadow:none}:host([pref-contrast=more]) :is(.item-first,.item-icon,.item-last){--mds-paginator-item-shadow-disabled:var(--shadow-outline-50) inset;--mds-paginator-item-shadow-hover:var(--shadow-outline-50) inset;--mds-paginator-item-shadow:var(--shadow-outline-50) inset}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){:host{--mds-paginator-scroll-behavior:auto}:host(:not([pref-animation])),:host([pref-animation=system]){--private-paginator-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-paginator-background:rgb(var(--tone-neutral-09,76 76 76))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))) .pages{-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}}@media (prefers-contrast:more){:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))) .pages{-webkit-box-shadow:var(--shadow-outline-50) inset;box-shadow:var(--shadow-outline-50) inset}:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))) .item{--mds-paginator-item-background-hover:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-shadow-hover:var(--shadow-outline-50) inset;--mds-paginator-item-shadow:none}:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))) :is(.item-first,.item-icon,.item-last){--mds-paginator-item-shadow-disabled:var(--shadow-outline-50) inset;--mds-paginator-item-shadow-hover:var(--shadow-outline-50) inset;--mds-paginator-item-shadow:var(--shadow-outline-50) inset}}`;
6
7
 
7
8
  const MdsPaginator = class {
8
9
  constructor(hostRef) {
@@ -59,6 +60,42 @@ const MdsPaginator = class {
59
60
  }
60
61
  this.pageChangedEvent.emit({ page: this.currentPage, caller });
61
62
  };
63
+ this.handlePrevClick = (event) => {
64
+ this.goToPage(this.currentPage - 1, event.target);
65
+ };
66
+ this.handleFirstClick = (event) => {
67
+ this.goToPage(1, event.target);
68
+ };
69
+ this.handlePageClick = (page) => (event) => {
70
+ this.goToPage(page, event.target);
71
+ };
72
+ this.handleLastClick = (event) => {
73
+ this.goToPage(this.pages, event.target);
74
+ };
75
+ this.handleNextClick = (event) => {
76
+ this.goToPage(this.currentPage + 1, event.target);
77
+ };
78
+ }
79
+ connectedCallback() {
80
+ this.unsubscribePrefAnimation = subscribePreference('animation', (value) => {
81
+ this.prefAnimation = value;
82
+ });
83
+ this.unsubscribePrefContrast = subscribePreference('contrast', (value) => {
84
+ this.prefContrast = value;
85
+ });
86
+ this.unsubscribePrefTheme = subscribePreference('theme', (value) => {
87
+ this.prefTheme = value;
88
+ });
89
+ this.unsubscribePrefThemeScheme = subscribePreference('theme-scheme', (value) => {
90
+ this.prefThemeScheme = value;
91
+ });
92
+ }
93
+ disconnectedCallback() {
94
+ var _a, _b, _c, _d;
95
+ (_a = this.unsubscribePrefAnimation) === null || _a === void 0 ? void 0 : _a.call(this);
96
+ (_b = this.unsubscribePrefContrast) === null || _b === void 0 ? void 0 : _b.call(this);
97
+ (_c = this.unsubscribePrefTheme) === null || _c === void 0 ? void 0 : _c.call(this);
98
+ (_d = this.unsubscribePrefThemeScheme) === null || _d === void 0 ? void 0 : _d.call(this);
62
99
  }
63
100
  componentDidLoad() {
64
101
  setTimeout(() => {
@@ -66,7 +103,7 @@ const MdsPaginator = class {
66
103
  }, 10);
67
104
  }
68
105
  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) })));
106
+ return (h(Host, { key: 'bc0ed7f7a7267fad452ad2186692f7198797dada', "pref-animation": this.prefAnimation, "pref-contrast": this.prefContrast, "pref-theme": this.prefTheme, "pref-theme-scheme": this.prefThemeScheme }, h("mds-paginator-item", { key: '0704650f6f83b9a4ff5bc6f112b9d448feeac6ac', class: "item-icon", icon: miBaselineArrowBack, disabled: this.currentPage === 1, onClick: this.handlePrevClick }), this.pages > 0 && (h("mds-paginator-item", { key: '3247caa7de6b88ed40b8c1206d45b32de40c0ad0', class: "item-first", selected: this.currentPage === 1, onClick: this.handleFirstClick }, "1")), this.pages > 2 && (h("div", { key: 'a06359ddb8fef5e739d3700c2c1dce88bc44b49a', 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: this.handlePageClick(i + 2), onFocus: this.focus }, i + 2))))), this.pages > 1 && (h("mds-paginator-item", { key: '5fdc19718a0e64787d10539fb1922aa5a917caf3', class: "item-last", selected: this.currentPage === this.pages, onClick: this.handleLastClick }, this.pages)), h("mds-paginator-item", { key: '24fb27d454ecc1bb01334958caf93e0d2de71b02', class: "item-icon", icon: miBaselineArrowForward, disabled: this.currentPage === this.pages, onClick: this.handleNextClick })));
70
107
  }
71
108
  get element() { return getElement(this); }
72
109
  };
@@ -100,7 +100,7 @@ var localeIt = {
100
100
  linkLabelTitle: linkLabelTitle
101
101
  };
102
102
 
103
- const mdsPolicyAiCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-banner,mds-button,mds-chip,mds-dropdown,mds-help,mds-icon,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{display:inline-flex}:host(:not([variant=icon])){container:mds-policy-ai/inline-size;width:100%}mds-button{justify-self:start}.banner{--mds-banner-cockade-background:rgb(var(--variant-ai-05,202 174 251));--mds-banner-icon-color:rgb(var(--variant-ai-10,63 7 161))}.mini-card{background-color:rgb(var(--tone-neutral,0 0 0));border-radius:var(--radius-lg,16px);-webkit-box-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);box-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);display:inline-flex;gap:calc(var(--spacing,.0025rem)*300);grid-template-columns:repeat(1,minmax(1px,100%));padding:calc(var(--spacing,.0025rem)*400)}.mini-card-icon{background-color:rgb(var(--variant-ai-05,202 174 251));border-radius:var(--radius-2xl,24px);border-top-left-radius:var(--radius-none,0);border-top-right-radius:var(--radius-none,0);fill:rgb(var(--variant-ai-10,63 7 161));height:calc(var(--spacing,.0025rem)*600);margin-top:calc(var(--spacing,.0025rem)*-400);padding:calc(var(--spacing,.0025rem)*100);padding-top:calc(var(--spacing,.0025rem)*400);width:calc(var(--spacing,.0025rem)*600)}.link-label-short{display:none}.mini-card-content{display:grid;gap:calc(var(--spacing,.0025rem)*300);grid-template-columns:repeat(1,minmax(1px,100%))}.mini-card-button{max-width:min-content;min-width:0;width:100%}@container mds-policy-ai (max-width:260px){.mini-card{display:grid}.mini-card-icon{border-top-left-radius:var(--radius-none,0);border-top-right-radius:var(--radius-none,0);margin-top:calc(var(--spacing,.0025rem)*-400);padding-top:calc(var(--spacing,.0025rem)*200)}.mini-card-button{max-width:none}.link-label-long{display:none}.link-label-short{display:inline}}.chip{cursor:help}.chip-dropdown{max-width:calc(var(--spacing,.0025rem)*7200);padding:calc(var(--spacing,.0025rem)*300) calc(var(--spacing,.0025rem)*400)}.icon-help{background-color:rgb(var(--variant-ai-05,202 174 251));border:1px solid rgb(var(--tone-neutral,0 0 0));border-radius:calc(var(--spacing,.0025rem)*600);cursor:pointer;fill:rgb(var(--variant-ai-10,63 7 161));height:min-content;width:min-content}.icon-tip-content{display:grid;gap:calc(var(--spacing,.0025rem)*200)}.icon-help::part(icon){height:calc(var(--spacing,.0025rem)*600);padding:calc(var(--spacing,.0025rem)*100);width:calc(var(--spacing,.0025rem)*600)}`;
103
+ const mdsPolicyAiCss = () => `@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-banner,mds-button,mds-chip,mds-dropdown,mds-help,mds-icon,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{display:inline-flex}:host(:not([variant=icon])){container:mds-policy-ai/inline-size;width:100%}mds-button{justify-self:start}.banner{--mds-banner-cockade-background:rgb(var(--variant-ai-05,202 174 251));--mds-banner-icon-color:rgb(var(--variant-ai-10,63 7 161))}.mini-card{background-color:rgb(var(--tone-neutral,0 0 0));border-radius:var(--radius-lg,16px);-webkit-box-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);box-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);display:inline-flex;gap:calc(var(--spacing,.0025rem)*300);grid-template-columns:repeat(1,minmax(1px,100%));padding:calc(var(--spacing,.0025rem)*400)}.mini-card-icon{background-color:rgb(var(--variant-ai-05,202 174 251));border-radius:var(--radius-2xl,24px);border-top-left-radius:var(--radius-none,0);border-top-right-radius:var(--radius-none,0);fill:rgb(var(--variant-ai-10,63 7 161));height:calc(var(--spacing,.0025rem)*600);margin-top:calc(var(--spacing,.0025rem)*-400);padding:calc(var(--spacing,.0025rem)*100);padding-top:calc(var(--spacing,.0025rem)*400);width:calc(var(--spacing,.0025rem)*600)}.link-label-short{display:none}.mini-card-content{display:grid;gap:calc(var(--spacing,.0025rem)*300);grid-template-columns:repeat(1,minmax(1px,100%))}.mini-card-button{max-width:min-content;min-width:0;width:100%}@container mds-policy-ai (max-width:260px){.mini-card{display:grid}.mini-card-icon{border-top-left-radius:var(--radius-none,0);border-top-right-radius:var(--radius-none,0);margin-top:calc(var(--spacing,.0025rem)*-400);padding-top:calc(var(--spacing,.0025rem)*200)}.mini-card-button{max-width:none}.link-label-long{display:none}.link-label-short{display:inline}}.chip{cursor:help}.chip-dropdown{max-width:calc(var(--spacing,.0025rem)*7200);padding:calc(var(--spacing,.0025rem)*300) calc(var(--spacing,.0025rem)*400)}.icon-help{background-color:rgb(var(--variant-ai-05,202 174 251));border:1px solid rgb(var(--tone-neutral,0 0 0));border-radius:calc(var(--spacing,.0025rem)*600);cursor:pointer;fill:rgb(var(--variant-ai-10,63 7 161));height:min-content;width:min-content}.icon-tip-content{display:grid;gap:calc(var(--spacing,.0025rem)*200)}.icon-help::part(icon){height:calc(var(--spacing,.0025rem)*600);padding:calc(var(--spacing,.0025rem)*100);width:calc(var(--spacing,.0025rem)*600)}`;
104
104
 
105
105
  const MdsPolicyAi = class {
106
106
  constructor(hostRef) {
@@ -119,7 +119,13 @@ const MdsPolicyAi = class {
119
119
  * Sets the pointing URL of the component
120
120
  */
121
121
  this.href = 'https://www.maggiolieditore.it/il-regolamento-europeo-sull-intelligenza-artificiale.html';
122
+ this.handleIconClick = () => {
123
+ window.open(this.href, '_blank');
124
+ };
122
125
  }
126
+ /**
127
+ * Updates the component's texts to the locale currently set on the host element.
128
+ */
123
129
  async updateLang() {
124
130
  this.language = this.t.lang(this.host);
125
131
  this.t.update();
@@ -129,7 +135,7 @@ const MdsPolicyAi = class {
129
135
  }
130
136
  render() {
131
137
  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')))))));
138
+ return (h(Host, { key: 'd0343aba93633c4172c78cba1fe1ba78066d0703' }, this.variant === 'icon' && (h("mds-help", { key: 'ad4a20df4a631c216ad09fd6bc7ebfcf23ec17ae', icon: mggAiChatbot, class: "icon-help", onClick: this.handleIconClick, part: "icon" }, h("div", { key: '5c173707b353453e1f88071caa83ae7bef95ef63', class: "icon-tip-content" }, h("mds-text", { key: '02b915e883391648c0d7701869278c2e088c2349', typography: "tip" }, (_a = this.headline) !== null && _a !== void 0 ? _a : this.t.get('iconTooltip')), h("mds-text", { key: 'ee07386a254fa7ed397374e116f4b2cbb38e9bd8', typography: "tip" }, (_b = this.description) !== null && _b !== void 0 ? _b : this.t.get('iconLinkLabel'))))), this.variant === 'chip' && (h("div", { key: 'c0f788345c6ea9e09f34bbdf8432bdf6119cb6f6', class: "chip-wrapper", part: "chip" }, h("mds-chip", { key: '7014d5bb99185352ddfa1767230c40487a27fba7', 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: '46aee6235eb317f64d984c5d7ffeec6e9ef23b5d', target: "#chip", class: "chip-dropdown", interaction: "mouseover" }, h("mds-text", { key: '940a93b53ee5c78634eaf39ebdc4843de874c339', typography: "tip" }, (_d = this.description) !== null && _d !== void 0 ? _d : this.t.get('cardDescription')), h("mds-button", { key: 'e94a60aef4a8d754882070300ebe40ec52819354', icon: miOutlinePolicy, href: this.href, variant: "ai", tone: "weak", size: "sm" }, this.t.get('linkLabel'))))), this.variant === 'card' && (h("div", { key: '8f38c98a3f90a2daee5c0fe56dc08be4a5805724', class: "mini-card", part: "card" }, h("mds-icon", { key: 'e95bf26e2073d4ed6bcbe8458fb59d29242d803b', name: mggAiChatbot, class: "mini-card-icon" }), h("div", { key: '27f3d7807627409bcc7c12a2ff0b13a9aedb4a1a', class: "mini-card-content" }, h("mds-text", { key: '974df045532462567e64d46dd308281790c3a0a0', typography: "caption" }, (_e = this.description) !== null && _e !== void 0 ? _e : this.t.get('iconTooltip')), h("mds-button", { key: '79b09fbc1f0dc53de3094e5c2fc3618d3ae79afc', class: "mini-card-button", icon: miOutlinePolicy, href: this.href, variant: "ai", tone: "weak", size: "sm" }, h("span", { key: '06b0094335d78affa64fa2c6f9eab0ed657c8183', class: "link-label-long" }, this.t.get('linkLabel')), h("span", { key: '5c24c8b36cadec1ec9f0c9a671c268c153e5b609', class: "link-label-short" }, this.t.get('linkLabelShort')))))), this.variant === 'banner' && (h("mds-banner", { key: 'c787b1aa6437af944eb39d50a07a3f101f763b00', 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: '3cd7e4076bdbf770070c6d29e57a441ccc9921c3', typography: "caption" }, (_g = this.description) !== null && _g !== void 0 ? _g : this.t.get('bannerDescription')), h("mds-button", { key: '40388d6d8e3d02c8db0c94c585d2dffa879ae83b', icon: miOutlinePolicy, slot: "action", href: this.href, variant: "ai", tone: "weak", size: "sm" }, h("span", { key: 'e25299573ed2c28821773871091041604059d005', class: "link-label-long" }, this.t.get('linkLabel')), h("span", { key: 'cd5f7376104f6ec21f1a1fd8293004f49016bb56', class: "link-label-short" }, this.t.get('linkLabelShort')))))));
133
139
  }
134
140
  get host() { return getElement(this); }
135
141
  };
@@ -2,6 +2,7 @@ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement
2
2
  import { m as miOutlineCircle } from './circle-lZldSMeV.js';
3
3
  import { m as miBaselineSettings } from './settings-XQgkfNpn.js';
4
4
  import { L as Locale } from './locale-a4oAcjYG.js';
5
+ import { s as subscribePreference } from './preference-fMwnXhio.js';
5
6
 
6
7
  var miBaselineAnimation = `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15 2c-2.71 0-5.05 1.54-6.22 3.78a7.062 7.062 0 0 0-3 3A7.014 7.014 0 0 0 2 15c0 3.87 3.13 7 7 7c2.71 0 5.05-1.54 6.22-3.78a7.062 7.062 0 0 0 3-3A7.014 7.014 0 0 0 22 9c0-3.87-3.13-7-7-7zM9 20a5.002 5.002 0 0 1-4-8c0 3.87 3.13 7 7 7c-.84.63-1.88 1-3 1zm3-3a5.002 5.002 0 0 1-4-8c0 3.86 3.13 6.99 7 7c-.84.63-1.88 1-3 1zm4.7-3.3c-.53.19-1.1.3-1.7.3c-2.76 0-5-2.24-5-5c0-.6.11-1.17.3-1.7c.53-.19 1.1-.3 1.7-.3c2.76 0 5 2.24 5 5c0 .6-.11 1.17-.3 1.7zM19 12c0-3.86-3.13-6.99-7-7a5.002 5.002 0 0 1 7 7z"/></svg>`;
7
8
 
@@ -49,7 +50,7 @@ var localeIt = {
49
50
  systemSettings: systemSettings
50
51
  };
51
52
 
52
- const mdsPrefAnimationCss = () => `@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-tab,mds-tab-item,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{display:grid;gap:calc(var(--spacing,.0025rem)*100)}.item{--mds-tab-item-default-color:rgb(var(--tone-neutral-05,197 197 197));flex-basis:0;flex-grow:1}.item--disabled,.item--enabled,.item--system{--mds-tab-item-selected-color:rgb(var(--tone-neutral-03,233 233 233))}:host-context(:root.pref-contrast-more) .item{--mds-tab-item-color:rgb(var(--tone-neutral-01,255 255 255))}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))) .item{--mds-tab-item-color:rgb(var(--tone-neutral-01,255 255 255))}}`;
53
+ const mdsPrefAnimationCss = () => `@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-tab,mds-tab-item,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{display:grid;gap:calc(var(--spacing,.0025rem)*100)}.item{--mds-tab-item-default-color:rgb(var(--tone-neutral-05,197 197 197));flex-basis:0;flex-grow:1}.item--disabled,.item--enabled,.item--system{--mds-tab-item-selected-color:rgb(var(--tone-neutral-03,233 233 233))}:host([pref-contrast=more]) .item{--mds-tab-item-color:rgb(var(--tone-neutral-01,255 255 255))}@media (prefers-contrast:more){:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))) .item{--mds-tab-item-color:rgb(var(--tone-neutral-01,255 255 255))}}`;
53
54
 
54
55
  const MdsPrefAnimation = class {
55
56
  constructor(hostRef) {
@@ -82,7 +83,7 @@ const MdsPrefAnimation = class {
82
83
  this.prefChangeEvent.emit({ preference: 'animation' });
83
84
  this.mode = mode;
84
85
  localStorage.setItem(this.localStorageAlias, this.mode);
85
- if (document) {
86
+ if (typeof document !== 'undefined') {
86
87
  const element = document.querySelector('html');
87
88
  for (const key in this.animation) {
88
89
  if ({}.hasOwnProperty.call(this.animation, key)) {
@@ -93,10 +94,25 @@ const MdsPrefAnimation = class {
93
94
  element === null || element === void 0 ? void 0 : element.style.setProperty(this.customPropertyAlias, this.mode);
94
95
  }
95
96
  };
97
+ this.handleModeClick = (mode) => () => {
98
+ this.setAnimation(mode);
99
+ };
96
100
  }
101
+ /**
102
+ * Updates the component's texts to the locale currently set on the host element.
103
+ */
97
104
  async updateLang() {
98
105
  this.language = this.t.lang(this.element);
99
106
  }
107
+ connectedCallback() {
108
+ this.unsubscribePrefContrast = subscribePreference('contrast', (value) => {
109
+ this.prefContrast = value;
110
+ });
111
+ }
112
+ disconnectedCallback() {
113
+ var _a;
114
+ (_a = this.unsubscribePrefContrast) === null || _a === void 0 ? void 0 : _a.call(this);
115
+ }
100
116
  componentWillRender() {
101
117
  var _a, _b;
102
118
  this.t.lang(this.element);
@@ -107,13 +123,7 @@ const MdsPrefAnimation = class {
107
123
  }
108
124
  render() {
109
125
  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: () => {
111
- this.setAnimation('reduce');
112
- }, class: "item item--reduce", icon: miOutlineCircle }), h("mds-tab-item", { key: '1d030f1e4b64ad1005581c77181a284f88906ae3', selected: this.mode === 'system', onClick: () => {
113
- this.setAnimation('system');
114
- }, class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: '6a1c4bbc869df8c0f9596ef522848ff6e99f7581', selected: this.mode === 'no-preference', onClick: () => {
115
- this.setAnimation('no-preference');
116
- }, class: "item item--no-preference", icon: miBaselineAnimation }))));
126
+ return (h(Host, { key: '8c4d271a4f27c766d76b37aa3f0755bba0a19d7c', "pref-contrast": this.prefContrast }, h("mds-text", { key: 'd06ce9519d9e4608219f4d10c9818af4b3430812', class: "info", typography: "caption" }, h("b", { key: '95ec18d11359fe4358a8a8d1b63ca695185a8c7e' }, this.t.get('label')), ' ', this.t.get(this.animation[(_a = this.mode) !== null && _a !== void 0 ? _a : this.defaultMode].label)), h("mds-tab", { key: '579e25e9182c02c7d7deceaf46247ea254b676e3', fill: true, size: this.size }, h("mds-tab-item", { key: '076a7a88d63c9752fb1c5fce30a816abe52917d4', selected: this.mode === 'reduce', onClick: this.handleModeClick('reduce'), class: "item item--reduce", icon: miOutlineCircle }), h("mds-tab-item", { key: '8b7fe984365c966837e6d534251bac8be15e669e', selected: this.mode === 'system', onClick: this.handleModeClick('system'), class: "item item--system", icon: miBaselineSettings }), h("mds-tab-item", { key: 'd7282679add90930f487e1ef3f35d804d286763f', selected: this.mode === 'no-preference', onClick: this.handleModeClick('no-preference'), class: "item item--no-preference", icon: miBaselineAnimation }))));
117
127
  }
118
128
  get element() { return getElement(this); }
119
129
  static get watchers() { return {