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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1223) hide show
  1. package/README.md +23 -2
  2. package/dist/cjs/{floating-controller-DA8xyqCa.js → floating-controller-CXEVR1wX.js} +5 -5
  3. package/dist/cjs/index-CNuKb6Lv.js +4 -4
  4. package/dist/cjs/index.cjs.js +257 -0
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/magma-components.cjs.js +1 -1
  7. package/dist/cjs/mds-accordion-item.cjs.entry.js +24 -2
  8. package/dist/cjs/mds-accordion-timer-item.cjs.entry.js +12 -2
  9. package/dist/cjs/mds-accordion-timer.cjs.entry.js +4 -4
  10. package/dist/cjs/mds-accordion.cjs.entry.js +32 -5
  11. package/dist/cjs/mds-author.cjs.entry.js +2 -2
  12. package/dist/cjs/mds-avatar-stack-item.cjs.entry.js +2 -2
  13. package/dist/cjs/mds-avatar-stack.cjs.entry.js +2 -2
  14. package/dist/cjs/mds-avatar.cjs.entry.js +47 -12
  15. package/dist/cjs/mds-badge.cjs.entry.js +25 -3
  16. package/dist/cjs/mds-banner_3.cjs.entry.js +60 -15
  17. package/dist/cjs/mds-benchmark-bar.cjs.entry.js +3 -3
  18. package/dist/cjs/mds-bibliography.cjs.entry.js +6 -6
  19. package/dist/cjs/mds-breadcrumb-item.cjs.entry.js +2 -2
  20. package/dist/cjs/mds-breadcrumb.cjs.entry.js +10 -7
  21. package/dist/cjs/mds-button-dropdown.cjs.entry.js +2 -2
  22. package/dist/cjs/mds-button-group.cjs.entry.js +2 -2
  23. package/dist/cjs/mds-button_3.cjs.entry.js +40 -240
  24. package/dist/cjs/mds-calendar_2.cjs.entry.js +332 -191
  25. package/dist/cjs/mds-card-content.cjs.entry.js +2 -2
  26. package/dist/cjs/mds-card-footer.cjs.entry.js +2 -2
  27. package/dist/cjs/mds-card-header.cjs.entry.js +2 -2
  28. package/dist/cjs/mds-card-media.cjs.entry.js +2 -2
  29. package/dist/cjs/mds-card.cjs.entry.js +29 -13
  30. package/dist/cjs/mds-details.cjs.entry.js +14 -2
  31. package/dist/cjs/mds-dropdown.cjs.entry.js +42 -22
  32. package/dist/cjs/mds-emoji.cjs.entry.js +10 -3
  33. package/dist/cjs/mds-entity.cjs.entry.js +20 -2
  34. package/dist/cjs/mds-file-preview.cjs.entry.js +32 -2
  35. package/dist/cjs/mds-file.cjs.entry.js +29 -4
  36. package/dist/cjs/mds-filter-item.cjs.entry.js +25 -5
  37. package/dist/cjs/mds-filter.cjs.entry.js +25 -3
  38. package/dist/cjs/mds-header-bar.cjs.entry.js +28 -2
  39. package/dist/cjs/mds-header.cjs.entry.js +34 -12
  40. package/dist/cjs/mds-horizontal-scroll.cjs.entry.js +13 -10
  41. package/dist/cjs/mds-hr.cjs.entry.js +16 -2
  42. package/dist/cjs/mds-img.cjs.entry.js +11 -7
  43. package/dist/cjs/mds-input-date-range-preselection.cjs.entry.js +2 -2
  44. package/dist/cjs/mds-input-date-range.cjs.entry.js +230 -67
  45. package/dist/cjs/mds-input-date.cjs.entry.js +68 -23
  46. package/dist/cjs/mds-input-field.cjs.entry.js +5 -5
  47. package/dist/cjs/mds-input-otp.cjs.entry.js +4 -4
  48. package/dist/cjs/mds-input-range.cjs.entry.js +24 -2
  49. package/dist/cjs/mds-input-select.cjs.entry.js +50 -14
  50. package/dist/cjs/mds-input-switch_2.cjs.entry.js +30 -4
  51. package/dist/cjs/mds-input-tip_2.cjs.entry.js +31 -5
  52. package/dist/cjs/mds-input-upload.cjs.entry.js +23 -10
  53. package/dist/cjs/mds-input.cjs.entry.js +48 -10
  54. package/dist/cjs/mds-keyboard-key.cjs.entry.js +6 -3
  55. package/dist/cjs/mds-keyboard.cjs.entry.js +35 -13
  56. package/dist/cjs/mds-kpi-item.cjs.entry.js +24 -2
  57. package/dist/cjs/mds-kpi.cjs.entry.js +2 -2
  58. package/dist/cjs/mds-label.cjs.entry.js +21 -2
  59. package/dist/cjs/mds-list-item.cjs.entry.js +12 -2
  60. package/dist/cjs/mds-list.cjs.entry.js +2 -2
  61. package/dist/cjs/mds-mention.cjs.entry.js +2 -2
  62. package/dist/cjs/mds-modal.cjs.entry.js +130 -49
  63. package/dist/cjs/mds-note.cjs.entry.js +25 -2
  64. package/dist/cjs/mds-notification.cjs.entry.js +18 -8
  65. package/dist/cjs/mds-paginator-item.cjs.entry.js +21 -5
  66. package/dist/cjs/mds-paginator.cjs.entry.js +39 -2
  67. package/dist/cjs/mds-policy-ai.cjs.entry.js +8 -2
  68. package/dist/cjs/mds-pref-animation.cjs.entry.js +19 -9
  69. package/dist/cjs/mds-pref-consumption.cjs.entry.js +19 -9
  70. package/dist/cjs/mds-pref-contrast.cjs.entry.js +20 -10
  71. package/dist/cjs/mds-pref-language-item.cjs.entry.js +5 -2
  72. package/dist/cjs/mds-pref-language.cjs.entry.js +6 -3
  73. package/dist/cjs/mds-pref-theme-variant-item.cjs.entry.js +6 -3
  74. package/dist/cjs/mds-pref-theme-variant.cjs.entry.js +7 -4
  75. package/dist/cjs/mds-pref-theme.cjs.entry.js +34 -22
  76. package/dist/cjs/mds-pref.cjs.entry.js +7 -4
  77. package/dist/cjs/mds-price-table-features-cell.cjs.entry.js +24 -2
  78. package/dist/cjs/mds-price-table-features-row.cjs.entry.js +24 -2
  79. package/dist/cjs/mds-price-table-features.cjs.entry.js +24 -2
  80. package/dist/cjs/mds-price-table-header.cjs.entry.js +2 -2
  81. package/dist/cjs/mds-price-table-list-item.cjs.entry.js +2 -2
  82. package/dist/cjs/mds-price-table-list.cjs.entry.js +24 -2
  83. package/dist/cjs/mds-price-table.cjs.entry.js +2 -2
  84. package/dist/cjs/mds-progress_2.cjs.entry.js +27 -5
  85. package/dist/cjs/mds-push-notification-item.cjs.entry.js +32 -7
  86. package/dist/cjs/mds-push-notification.cjs.entry.js +31 -7
  87. package/dist/cjs/mds-quote.cjs.entry.js +12 -2
  88. package/dist/cjs/mds-radial-menu-item.cjs.entry.js +5 -2
  89. package/dist/cjs/mds-radial-menu.cjs.entry.js +5 -5
  90. package/dist/cjs/mds-separator.cjs.entry.js +20 -2
  91. package/dist/cjs/mds-status-bar.cjs.entry.js +28 -3
  92. package/dist/cjs/mds-stepper-bar-item.cjs.entry.js +13 -2
  93. package/dist/cjs/mds-stepper-bar.cjs.entry.js +3 -3
  94. package/dist/cjs/mds-tab-bar-item.cjs.entry.js +28 -3
  95. package/dist/cjs/mds-tab-bar.cjs.entry.js +24 -2
  96. package/dist/cjs/mds-tab_2.cjs.entry.js +58 -8
  97. package/dist/cjs/mds-table-body.cjs.entry.js +12 -2
  98. package/dist/cjs/mds-table-footer.cjs.entry.js +12 -2
  99. package/dist/cjs/mds-table-header-cell.cjs.entry.js +29 -8
  100. package/dist/cjs/mds-table-header.cjs.entry.js +21 -3
  101. package/dist/cjs/mds-table-row.cjs.entry.js +18 -4
  102. package/dist/cjs/mds-table.cjs.entry.js +27 -5
  103. package/dist/cjs/mds-text.cjs.entry.js +14 -4
  104. package/dist/cjs/mds-toast.cjs.entry.js +26 -4
  105. package/dist/cjs/mds-tooltip.cjs.entry.js +38 -18
  106. package/dist/cjs/mds-tree-item.cjs.entry.js +32 -2
  107. package/dist/cjs/mds-tree.cjs.entry.js +35 -3
  108. package/dist/cjs/mds-url-view.cjs.entry.js +28 -5
  109. package/dist/cjs/mds-usage.cjs.entry.js +27 -2
  110. package/dist/cjs/mds-video-wall.cjs.entry.js +2 -2
  111. package/dist/cjs/mds-zero.cjs.entry.js +24 -2
  112. package/dist/cjs/preference-BdpIXWLP.js +81 -0
  113. package/dist/collection/common/floating-controller.js +5 -5
  114. package/dist/collection/common/preference.js +78 -0
  115. package/dist/collection/components/mds-accordion/mds-accordion.css +16 -16
  116. package/dist/collection/components/mds-accordion/mds-accordion.js +44 -10
  117. package/dist/collection/components/mds-accordion/test/mds-accordion.stories.js +4 -3
  118. package/dist/collection/components/mds-accordion-item/mds-accordion-item.css +38 -27
  119. package/dist/collection/components/mds-accordion-item/mds-accordion-item.js +32 -2
  120. package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.css +0 -11
  121. package/dist/collection/components/mds-accordion-timer/mds-accordion-timer.js +4 -4
  122. package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.css +16 -8
  123. package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.js +17 -2
  124. package/dist/collection/components/mds-author/mds-author.css +1 -1
  125. package/dist/collection/components/mds-author/mds-author.js +2 -2
  126. package/dist/collection/components/mds-avatar/mds-avatar.css +27 -19
  127. package/dist/collection/components/mds-avatar/mds-avatar.js +48 -11
  128. package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.css +25 -0
  129. package/dist/collection/components/mds-avatar-stack/mds-avatar-stack.js +4 -1
  130. package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.css +5 -113
  131. package/dist/collection/components/mds-avatar-stack-item/mds-avatar-stack-item.js +1 -1
  132. package/dist/collection/components/mds-badge/mds-badge.css +41 -21
  133. package/dist/collection/components/mds-badge/mds-badge.js +33 -3
  134. package/dist/collection/components/mds-banner/mds-banner.css +36 -15
  135. package/dist/collection/components/mds-banner/mds-banner.js +37 -10
  136. package/dist/collection/components/mds-banner/test/mds-banner.stories.js +3 -3
  137. package/dist/collection/components/mds-benchmark-bar/mds-benchmark-bar.js +3 -3
  138. package/dist/collection/components/mds-bibliography/mds-bibliography.css +2 -2
  139. package/dist/collection/components/mds-bibliography/mds-bibliography.js +5 -5
  140. package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.css +0 -12
  141. package/dist/collection/components/mds-breadcrumb/mds-breadcrumb.js +15 -12
  142. package/dist/collection/components/mds-breadcrumb/test/mds-breadcrumb.stories.js +2 -2
  143. package/dist/collection/components/mds-breadcrumb-item/mds-breadcrumb-item.js +1 -1
  144. package/dist/collection/components/mds-button/mds-button.css +27 -29
  145. package/dist/collection/components/mds-button/mds-button.js +28 -5
  146. package/dist/collection/components/mds-button-dropdown/mds-button-dropdown.js +4 -1
  147. package/dist/collection/components/mds-button-group/mds-button-group.css +15 -0
  148. package/dist/collection/components/mds-button-group/mds-button-group.js +4 -1
  149. package/dist/collection/components/mds-calendar/mds-calendar.css +63 -5
  150. package/dist/collection/components/mds-calendar/mds-calendar.js +505 -196
  151. package/dist/collection/components/mds-calendar-cell/mds-calendar-cell.js +1 -1
  152. package/dist/collection/components/mds-card/mds-card.css +17 -6
  153. package/dist/collection/components/mds-card/mds-card.js +35 -16
  154. package/dist/collection/components/mds-card/test/mds-card.stories.js +3 -3
  155. package/dist/collection/components/mds-card-content/mds-card-content.js +2 -2
  156. package/dist/collection/components/mds-card-footer/mds-card-footer.js +2 -2
  157. package/dist/collection/components/mds-card-header/mds-card-header.js +2 -2
  158. package/dist/collection/components/mds-card-media/mds-card-media.js +2 -2
  159. package/dist/collection/components/mds-chip/mds-chip.css +38 -24
  160. package/dist/collection/components/mds-chip/mds-chip.js +33 -6
  161. package/dist/collection/components/mds-details/mds-details.css +23 -10
  162. package/dist/collection/components/mds-details/mds-details.js +16 -2
  163. package/dist/collection/components/mds-dropdown/mds-dropdown.css +40 -19
  164. package/dist/collection/components/mds-dropdown/mds-dropdown.js +65 -37
  165. package/dist/collection/components/mds-dropdown/test/mds-dropdown.stories.js +15 -15
  166. package/dist/collection/components/mds-emoji/mds-emoji.js +16 -6
  167. package/dist/collection/components/mds-entity/mds-entity.css +19 -10
  168. package/dist/collection/components/mds-entity/mds-entity.js +27 -2
  169. package/dist/collection/components/mds-file/mds-file.css +32 -20
  170. package/dist/collection/components/mds-file/mds-file.js +37 -8
  171. package/dist/collection/components/mds-file/test/mds-file.stories.js +2 -2
  172. package/dist/collection/components/mds-file-preview/mds-file-preview.css +41 -23
  173. package/dist/collection/components/mds-file-preview/mds-file-preview.js +36 -2
  174. package/dist/collection/components/mds-filter/mds-filter.css +43 -26
  175. package/dist/collection/components/mds-filter/mds-filter.js +29 -3
  176. package/dist/collection/components/mds-filter-item/mds-filter-item.css +33 -13
  177. package/dist/collection/components/mds-filter-item/mds-filter-item.js +32 -4
  178. package/dist/collection/components/mds-header/mds-header.css +18 -7
  179. package/dist/collection/components/mds-header/mds-header.js +48 -20
  180. package/dist/collection/components/mds-header/test/mds-header.stories.js +2 -2
  181. package/dist/collection/components/mds-header-bar/mds-header-bar.css +33 -13
  182. package/dist/collection/components/mds-header-bar/mds-header-bar.js +38 -5
  183. package/dist/collection/components/mds-help/mds-help.js +8 -8
  184. package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.css +11 -15
  185. package/dist/collection/components/mds-horizontal-scroll/mds-horizontal-scroll.js +13 -10
  186. package/dist/collection/components/mds-hr/mds-hr.css +9 -3
  187. package/dist/collection/components/mds-hr/mds-hr.js +21 -1
  188. package/dist/collection/components/mds-icon/mds-icon.js +3 -5
  189. package/dist/collection/components/mds-icon/services/icons-set.service.js +33 -1
  190. package/dist/collection/components/mds-img/mds-img.js +11 -7
  191. package/dist/collection/components/mds-input/mds-input.css +34 -60
  192. package/dist/collection/components/mds-input/mds-input.js +69 -18
  193. package/dist/collection/components/mds-input-date/mds-input-date.css +35 -16
  194. package/dist/collection/components/mds-input-date/mds-input-date.js +86 -30
  195. package/dist/collection/components/mds-input-date-range/mds-input-date-range.css +72 -16
  196. package/dist/collection/components/mds-input-date-range/mds-input-date-range.js +267 -85
  197. package/dist/collection/components/mds-input-date-range/test/mds-input-date-range.stories.js +10 -0
  198. package/dist/collection/components/mds-input-date-range-preselection/mds-input-date-range-preselection.js +4 -1
  199. package/dist/collection/components/mds-input-field/mds-input-field.css +48 -0
  200. package/dist/collection/components/mds-input-field/mds-input-field.js +7 -4
  201. package/dist/collection/components/mds-input-otp/mds-input-otp.js +3 -3
  202. package/dist/collection/components/mds-input-range/mds-input-range.css +37 -36
  203. package/dist/collection/components/mds-input-range/mds-input-range.js +29 -2
  204. package/dist/collection/components/mds-input-select/mds-input-select.css +40 -28
  205. package/dist/collection/components/mds-input-select/mds-input-select.js +55 -14
  206. package/dist/collection/components/mds-input-switch/mds-input-switch.css +9 -3
  207. package/dist/collection/components/mds-input-switch/mds-input-switch.js +22 -3
  208. package/dist/collection/components/mds-input-tip/mds-input-tip.css +16 -7
  209. package/dist/collection/components/mds-input-tip/mds-input-tip.js +19 -1
  210. package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.css +29 -16
  211. package/dist/collection/components/mds-input-tip-item/mds-input-tip-item.js +25 -3
  212. package/dist/collection/components/mds-input-upload/mds-input-upload.css +2 -5
  213. package/dist/collection/components/mds-input-upload/mds-input-upload.js +23 -10
  214. package/dist/collection/components/mds-keyboard/mds-keyboard.css +9 -3
  215. package/dist/collection/components/mds-keyboard/mds-keyboard.js +40 -13
  216. package/dist/collection/components/mds-keyboard-key/mds-keyboard-key.js +6 -3
  217. package/dist/collection/components/mds-kpi/mds-kpi.js +2 -2
  218. package/dist/collection/components/mds-kpi-item/mds-kpi-item.css +47 -43
  219. package/dist/collection/components/mds-kpi-item/mds-kpi-item.js +27 -1
  220. package/dist/collection/components/mds-label/mds-label.css +17 -6
  221. package/dist/collection/components/mds-label/mds-label.js +24 -2
  222. package/dist/collection/components/mds-list/mds-list.css +4 -5
  223. package/dist/collection/components/mds-list/mds-list.js +2 -2
  224. package/dist/collection/components/mds-list-item/mds-list-item.css +11 -8
  225. package/dist/collection/components/mds-list-item/mds-list-item.js +17 -2
  226. package/dist/collection/components/mds-mention/mds-mention.js +1 -1
  227. package/dist/collection/components/mds-modal/mds-modal.css +198 -67
  228. package/dist/collection/components/mds-modal/mds-modal.js +144 -82
  229. package/dist/collection/components/mds-modal/test/mds-modal.stories.js +44 -3
  230. package/dist/collection/components/mds-note/mds-note.css +47 -35
  231. package/dist/collection/components/mds-note/mds-note.js +30 -3
  232. package/dist/collection/components/mds-notification/mds-notification.css +34 -26
  233. package/dist/collection/components/mds-notification/mds-notification.js +26 -11
  234. package/dist/collection/components/mds-notification/test/mds-notification.stories.js +7 -7
  235. package/dist/collection/components/mds-paginator/mds-paginator.css +48 -28
  236. package/dist/collection/components/mds-paginator/mds-paginator.js +46 -1
  237. package/dist/collection/components/mds-paginator-item/mds-paginator-item.css +29 -15
  238. package/dist/collection/components/mds-paginator-item/mds-paginator-item.js +28 -5
  239. package/dist/collection/components/mds-policy-ai/mds-policy-ai.css +10 -7
  240. package/dist/collection/components/mds-policy-ai/mds-policy-ai.js +8 -2
  241. package/dist/collection/components/mds-pref/mds-pref.js +8 -5
  242. package/dist/collection/components/mds-pref-animation/mds-pref-animation.css +8 -3
  243. package/dist/collection/components/mds-pref-animation/mds-pref-animation.js +20 -9
  244. package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.css +8 -3
  245. package/dist/collection/components/mds-pref-consumption/mds-pref-consumption.js +20 -9
  246. package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.css +8 -3
  247. package/dist/collection/components/mds-pref-contrast/mds-pref-contrast.js +21 -10
  248. package/dist/collection/components/mds-pref-language/mds-pref-language.js +7 -4
  249. package/dist/collection/components/mds-pref-language-item/mds-pref-language-item.js +5 -2
  250. package/dist/collection/components/mds-pref-theme/mds-pref-theme.css +3 -3
  251. package/dist/collection/components/mds-pref-theme/mds-pref-theme.js +37 -22
  252. package/dist/collection/components/mds-pref-theme-variant/mds-pref-theme-variant.js +8 -5
  253. package/dist/collection/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.js +6 -3
  254. package/dist/collection/components/mds-price-table/mds-price-table.js +4 -1
  255. package/dist/collection/components/mds-price-table-features/mds-price-table-features.css +35 -16
  256. package/dist/collection/components/mds-price-table-features/mds-price-table-features.js +32 -2
  257. package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.css +39 -24
  258. package/dist/collection/components/mds-price-table-features-cell/mds-price-table-features-cell.js +32 -2
  259. package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.css +37 -17
  260. package/dist/collection/components/mds-price-table-features-row/mds-price-table-features-row.js +29 -3
  261. package/dist/collection/components/mds-price-table-header/mds-price-table-header.js +4 -1
  262. package/dist/collection/components/mds-price-table-list/mds-price-table-list.css +41 -28
  263. package/dist/collection/components/mds-price-table-list/mds-price-table-list.js +29 -3
  264. package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.css +4 -5
  265. package/dist/collection/components/mds-price-table-list-item/mds-price-table-list-item.js +4 -1
  266. package/dist/collection/components/mds-progress/mds-progress.css +37 -19
  267. package/dist/collection/components/mds-progress/mds-progress.js +28 -2
  268. package/dist/collection/components/mds-push-notification/mds-push-notification.css +14 -8
  269. package/dist/collection/components/mds-push-notification/mds-push-notification.js +45 -14
  270. package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.css +51 -38
  271. package/dist/collection/components/mds-push-notification-item/mds-push-notification-item.js +38 -9
  272. package/dist/collection/components/mds-push-notification-item/test/mds-push-notification-item.stories.js +2 -2
  273. package/dist/collection/components/mds-quote/mds-quote.css +9 -5
  274. package/dist/collection/components/mds-quote/mds-quote.js +17 -2
  275. package/dist/collection/components/mds-radial-menu/mds-radial-menu.js +6 -3
  276. package/dist/collection/components/mds-radial-menu-item/mds-radial-menu-item.js +5 -2
  277. package/dist/collection/components/mds-radial-progress/mds-radial-progress.js +1 -1
  278. package/dist/collection/components/mds-separator/mds-separator.css +19 -9
  279. package/dist/collection/components/mds-separator/mds-separator.js +26 -1
  280. package/dist/collection/components/mds-spinner/mds-spinner.css +29 -23
  281. package/dist/collection/components/mds-spinner/mds-spinner.js +16 -1
  282. package/dist/collection/components/mds-status-bar/mds-status-bar.css +22 -19
  283. package/dist/collection/components/mds-status-bar/mds-status-bar.js +37 -4
  284. package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.css +13 -32
  285. package/dist/collection/components/mds-stepper-bar/mds-stepper-bar.js +3 -3
  286. package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.css +34 -44
  287. package/dist/collection/components/mds-stepper-bar-item/mds-stepper-bar-item.js +14 -2
  288. package/dist/collection/components/mds-tab/mds-tab.css +50 -20
  289. package/dist/collection/components/mds-tab/mds-tab.js +43 -6
  290. package/dist/collection/components/mds-tab-bar/mds-tab-bar.css +35 -14
  291. package/dist/collection/components/mds-tab-bar/mds-tab-bar.js +32 -2
  292. package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.css +36 -16
  293. package/dist/collection/components/mds-tab-bar-item/mds-tab-bar-item.js +33 -4
  294. package/dist/collection/components/mds-tab-item/mds-tab-item.css +11 -6
  295. package/dist/collection/components/mds-tab-item/mds-tab-item.js +74 -1
  296. package/dist/collection/components/mds-table/mds-table.css +39 -19
  297. package/dist/collection/components/mds-table/mds-table.js +33 -7
  298. package/dist/collection/components/mds-table-body/mds-table-body.css +18 -9
  299. package/dist/collection/components/mds-table-body/mds-table-body.js +19 -4
  300. package/dist/collection/components/mds-table-cell/mds-table-cell.css +17 -8
  301. package/dist/collection/components/mds-table-cell/mds-table-cell.js +17 -2
  302. package/dist/collection/components/mds-table-footer/mds-table-footer.css +18 -8
  303. package/dist/collection/components/mds-table-footer/mds-table-footer.js +17 -2
  304. package/dist/collection/components/mds-table-header/mds-table-header.css +18 -8
  305. package/dist/collection/components/mds-table-header/mds-table-header.js +34 -9
  306. package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.css +20 -10
  307. package/dist/collection/components/mds-table-header-cell/mds-table-header-cell.js +31 -9
  308. package/dist/collection/components/mds-table-row/mds-table-row.css +25 -14
  309. package/dist/collection/components/mds-table-row/mds-table-row.js +44 -10
  310. package/dist/collection/components/mds-text/mds-text.css +7 -5
  311. package/dist/collection/components/mds-text/mds-text.js +19 -4
  312. package/dist/collection/components/mds-toast/mds-toast.css +51 -26
  313. package/dist/collection/components/mds-toast/mds-toast.js +35 -5
  314. package/dist/collection/components/mds-tooltip/mds-tooltip.css +39 -22
  315. package/dist/collection/components/mds-tooltip/mds-tooltip.js +56 -28
  316. package/dist/collection/components/mds-tooltip/test/mds-tooltip.stories.js +11 -11
  317. package/dist/collection/components/mds-tree/mds-tree.css +2 -2
  318. package/dist/collection/components/mds-tree/mds-tree.js +35 -3
  319. package/dist/collection/components/mds-tree-item/mds-tree-item.css +47 -76
  320. package/dist/collection/components/mds-tree-item/mds-tree-item.js +105 -5
  321. package/dist/collection/components/mds-url-view/mds-url-view.css +43 -31
  322. package/dist/collection/components/mds-url-view/mds-url-view.js +32 -5
  323. package/dist/collection/components/mds-usage/mds-usage.css +44 -26
  324. package/dist/collection/components/mds-usage/mds-usage.js +32 -3
  325. package/dist/collection/components/mds-video-wall/mds-video-wall.css +13 -14
  326. package/dist/collection/components/mds-video-wall/mds-video-wall.js +3 -2
  327. package/dist/collection/components/mds-zero/mds-zero.css +36 -20
  328. package/dist/collection/components/mds-zero/mds-zero.js +32 -2
  329. package/dist/collection/index.js +15 -0
  330. package/dist/collection/storybook/color-scale.stories.js +1 -1
  331. package/dist/components/floating-controller.js +1 -1
  332. package/dist/components/icons-set.service.js +1 -0
  333. package/dist/components/index.d.ts +2 -0
  334. package/dist/components/index.js +1 -1
  335. package/dist/components/mds-accordion-item.js +1 -1
  336. package/dist/components/mds-accordion-timer-item.js +1 -1
  337. package/dist/components/mds-accordion-timer.js +1 -1
  338. package/dist/components/mds-accordion.js +1 -1
  339. package/dist/components/mds-author.js +1 -1
  340. package/dist/components/mds-avatar-stack-item2.js +1 -1
  341. package/dist/components/mds-avatar-stack.js +1 -1
  342. package/dist/components/mds-avatar2.js +1 -1
  343. package/dist/components/mds-badge2.js +1 -1
  344. package/dist/components/mds-banner2.js +1 -1
  345. package/dist/components/mds-benchmark-bar.js +1 -1
  346. package/dist/components/mds-bibliography.js +1 -1
  347. package/dist/components/mds-breadcrumb-item.js +1 -1
  348. package/dist/components/mds-breadcrumb.js +1 -1
  349. package/dist/components/mds-button-dropdown.js +1 -1
  350. package/dist/components/mds-button-group.js +1 -1
  351. package/dist/components/mds-button2.js +1 -1
  352. package/dist/components/mds-calendar-cell2.js +1 -1
  353. package/dist/components/mds-calendar2.js +1 -1
  354. package/dist/components/mds-card-content.js +1 -1
  355. package/dist/components/mds-card-footer.js +1 -1
  356. package/dist/components/mds-card-header.js +1 -1
  357. package/dist/components/mds-card-media.js +1 -1
  358. package/dist/components/mds-card.js +1 -1
  359. package/dist/components/mds-chip2.js +1 -1
  360. package/dist/components/mds-details.js +1 -1
  361. package/dist/components/mds-dropdown2.js +1 -1
  362. package/dist/components/mds-emoji.js +1 -1
  363. package/dist/components/mds-entity.js +1 -1
  364. package/dist/components/mds-file-preview2.js +2 -2
  365. package/dist/components/mds-file.js +3 -3
  366. package/dist/components/mds-filter-item2.js +1 -1
  367. package/dist/components/mds-filter.js +1 -1
  368. package/dist/components/mds-header-bar.js +1 -1
  369. package/dist/components/mds-header.js +1 -1
  370. package/dist/components/mds-help2.js +1 -1
  371. package/dist/components/mds-horizontal-scroll.js +1 -1
  372. package/dist/components/mds-hr.js +1 -1
  373. package/dist/components/mds-icon2.js +1 -1
  374. package/dist/components/mds-img2.js +1 -1
  375. package/dist/components/mds-input-date-range-preselection.js +1 -1
  376. package/dist/components/mds-input-date-range.js +1 -1
  377. package/dist/components/mds-input-date.js +1 -1
  378. package/dist/components/mds-input-field.js +1 -1
  379. package/dist/components/mds-input-otp.js +1 -1
  380. package/dist/components/mds-input-range.js +1 -1
  381. package/dist/components/mds-input-select.js +1 -1
  382. package/dist/components/mds-input-switch2.js +1 -1
  383. package/dist/components/mds-input-tip-item2.js +1 -1
  384. package/dist/components/mds-input-tip2.js +1 -1
  385. package/dist/components/mds-input-upload.js +1 -1
  386. package/dist/components/mds-input2.js +1 -1
  387. package/dist/components/mds-keyboard-key.js +1 -1
  388. package/dist/components/mds-keyboard.js +1 -1
  389. package/dist/components/mds-kpi-item.js +1 -1
  390. package/dist/components/mds-kpi.js +1 -1
  391. package/dist/components/mds-label.js +1 -1
  392. package/dist/components/mds-list-item.js +1 -1
  393. package/dist/components/mds-list.js +1 -1
  394. package/dist/components/mds-mention.js +1 -1
  395. package/dist/components/mds-modal2.js +1 -1
  396. package/dist/components/mds-note.js +1 -1
  397. package/dist/components/mds-notification.js +1 -1
  398. package/dist/components/mds-paginator-item2.js +1 -1
  399. package/dist/components/mds-paginator.js +1 -1
  400. package/dist/components/mds-policy-ai.js +1 -1
  401. package/dist/components/mds-pref-animation.js +1 -1
  402. package/dist/components/mds-pref-consumption.js +1 -1
  403. package/dist/components/mds-pref-contrast.js +1 -1
  404. package/dist/components/mds-pref-language-item.js +1 -1
  405. package/dist/components/mds-pref-language.js +1 -1
  406. package/dist/components/mds-pref-theme-variant-item.js +1 -1
  407. package/dist/components/mds-pref-theme-variant.js +1 -1
  408. package/dist/components/mds-pref-theme.js +1 -1
  409. package/dist/components/mds-pref.js +1 -1
  410. package/dist/components/mds-price-table-features-cell.js +1 -1
  411. package/dist/components/mds-price-table-features-row.js +1 -1
  412. package/dist/components/mds-price-table-features.js +1 -1
  413. package/dist/components/mds-price-table-header.js +1 -1
  414. package/dist/components/mds-price-table-list-item.js +1 -1
  415. package/dist/components/mds-price-table-list.js +1 -1
  416. package/dist/components/mds-price-table.js +1 -1
  417. package/dist/components/mds-progress2.js +1 -1
  418. package/dist/components/mds-push-notification-item.js +1 -1
  419. package/dist/components/mds-push-notification.js +1 -1
  420. package/dist/components/mds-quote.js +1 -1
  421. package/dist/components/mds-radial-menu-item.js +1 -1
  422. package/dist/components/mds-radial-menu.js +1 -1
  423. package/dist/components/mds-radial-progress2.js +1 -1
  424. package/dist/components/mds-separator2.js +1 -1
  425. package/dist/components/mds-spinner2.js +1 -1
  426. package/dist/components/mds-status-bar.js +1 -1
  427. package/dist/components/mds-stepper-bar-item.js +1 -1
  428. package/dist/components/mds-stepper-bar.js +1 -1
  429. package/dist/components/mds-tab-bar-item.js +1 -1
  430. package/dist/components/mds-tab-bar.js +1 -1
  431. package/dist/components/mds-tab-item2.js +1 -1
  432. package/dist/components/mds-tab2.js +1 -1
  433. package/dist/components/mds-table-body.js +1 -1
  434. package/dist/components/mds-table-cell2.js +1 -1
  435. package/dist/components/mds-table-footer.js +1 -1
  436. package/dist/components/mds-table-header-cell2.js +1 -1
  437. package/dist/components/mds-table-header.js +1 -1
  438. package/dist/components/mds-table-row.js +1 -1
  439. package/dist/components/mds-table.js +1 -1
  440. package/dist/components/mds-text2.js +1 -1
  441. package/dist/components/mds-toast.js +1 -1
  442. package/dist/components/mds-tooltip2.js +1 -1
  443. package/dist/components/mds-tree-item.js +1 -1
  444. package/dist/components/mds-tree.js +1 -1
  445. package/dist/components/mds-url-view.js +1 -1
  446. package/dist/components/mds-usage.js +1 -1
  447. package/dist/components/mds-video-wall.js +1 -1
  448. package/dist/components/mds-zero.js +1 -1
  449. package/dist/components/preference.js +1 -0
  450. package/dist/documentation.json +1314 -732
  451. package/dist/esm/{floating-controller-CP3-OFb9.js → floating-controller-D5eXU5Mk.js} +5 -5
  452. package/dist/esm/index-CAd5312P.js +4 -4
  453. package/dist/esm/index.js +256 -0
  454. package/dist/esm/loader.js +1 -1
  455. package/dist/esm/magma-components.js +1 -1
  456. package/dist/esm/mds-accordion-item.entry.js +24 -2
  457. package/dist/esm/mds-accordion-timer-item.entry.js +12 -2
  458. package/dist/esm/mds-accordion-timer.entry.js +4 -4
  459. package/dist/esm/mds-accordion.entry.js +32 -5
  460. package/dist/esm/mds-author.entry.js +2 -2
  461. package/dist/esm/mds-avatar-stack-item.entry.js +2 -2
  462. package/dist/esm/mds-avatar-stack.entry.js +2 -2
  463. package/dist/esm/mds-avatar.entry.js +47 -12
  464. package/dist/esm/mds-badge.entry.js +25 -3
  465. package/dist/esm/mds-banner_3.entry.js +60 -15
  466. package/dist/esm/mds-benchmark-bar.entry.js +3 -3
  467. package/dist/esm/mds-bibliography.entry.js +6 -6
  468. package/dist/esm/mds-breadcrumb-item.entry.js +2 -2
  469. package/dist/esm/mds-breadcrumb.entry.js +10 -7
  470. package/dist/esm/mds-button-dropdown.entry.js +2 -2
  471. package/dist/esm/mds-button-group.entry.js +2 -2
  472. package/dist/esm/mds-button_3.entry.js +37 -237
  473. package/dist/esm/mds-calendar_2.entry.js +332 -191
  474. package/dist/esm/mds-card-content.entry.js +2 -2
  475. package/dist/esm/mds-card-footer.entry.js +2 -2
  476. package/dist/esm/mds-card-header.entry.js +2 -2
  477. package/dist/esm/mds-card-media.entry.js +2 -2
  478. package/dist/esm/mds-card.entry.js +29 -13
  479. package/dist/esm/mds-details.entry.js +14 -2
  480. package/dist/esm/mds-dropdown.entry.js +42 -22
  481. package/dist/esm/mds-emoji.entry.js +10 -3
  482. package/dist/esm/mds-entity.entry.js +20 -2
  483. package/dist/esm/mds-file-preview.entry.js +32 -2
  484. package/dist/esm/mds-file.entry.js +29 -4
  485. package/dist/esm/mds-filter-item.entry.js +25 -5
  486. package/dist/esm/mds-filter.entry.js +25 -3
  487. package/dist/esm/mds-header-bar.entry.js +28 -2
  488. package/dist/esm/mds-header.entry.js +34 -12
  489. package/dist/esm/mds-horizontal-scroll.entry.js +13 -10
  490. package/dist/esm/mds-hr.entry.js +16 -2
  491. package/dist/esm/mds-img.entry.js +11 -7
  492. package/dist/esm/mds-input-date-range-preselection.entry.js +2 -2
  493. package/dist/esm/mds-input-date-range.entry.js +230 -67
  494. package/dist/esm/mds-input-date.entry.js +68 -23
  495. package/dist/esm/mds-input-field.entry.js +5 -5
  496. package/dist/esm/mds-input-otp.entry.js +4 -4
  497. package/dist/esm/mds-input-range.entry.js +24 -2
  498. package/dist/esm/mds-input-select.entry.js +50 -14
  499. package/dist/esm/mds-input-switch_2.entry.js +30 -4
  500. package/dist/esm/mds-input-tip_2.entry.js +31 -5
  501. package/dist/esm/mds-input-upload.entry.js +23 -10
  502. package/dist/esm/mds-input.entry.js +48 -10
  503. package/dist/esm/mds-keyboard-key.entry.js +6 -3
  504. package/dist/esm/mds-keyboard.entry.js +35 -13
  505. package/dist/esm/mds-kpi-item.entry.js +24 -2
  506. package/dist/esm/mds-kpi.entry.js +2 -2
  507. package/dist/esm/mds-label.entry.js +21 -2
  508. package/dist/esm/mds-list-item.entry.js +12 -2
  509. package/dist/esm/mds-list.entry.js +2 -2
  510. package/dist/esm/mds-mention.entry.js +2 -2
  511. package/dist/esm/mds-modal.entry.js +130 -49
  512. package/dist/esm/mds-note.entry.js +25 -2
  513. package/dist/esm/mds-notification.entry.js +18 -8
  514. package/dist/esm/mds-paginator-item.entry.js +21 -5
  515. package/dist/esm/mds-paginator.entry.js +39 -2
  516. package/dist/esm/mds-policy-ai.entry.js +8 -2
  517. package/dist/esm/mds-pref-animation.entry.js +19 -9
  518. package/dist/esm/mds-pref-consumption.entry.js +19 -9
  519. package/dist/esm/mds-pref-contrast.entry.js +20 -10
  520. package/dist/esm/mds-pref-language-item.entry.js +5 -2
  521. package/dist/esm/mds-pref-language.entry.js +6 -3
  522. package/dist/esm/mds-pref-theme-variant-item.entry.js +6 -3
  523. package/dist/esm/mds-pref-theme-variant.entry.js +7 -4
  524. package/dist/esm/mds-pref-theme.entry.js +34 -22
  525. package/dist/esm/mds-pref.entry.js +7 -4
  526. package/dist/esm/mds-price-table-features-cell.entry.js +24 -2
  527. package/dist/esm/mds-price-table-features-row.entry.js +24 -2
  528. package/dist/esm/mds-price-table-features.entry.js +24 -2
  529. package/dist/esm/mds-price-table-header.entry.js +2 -2
  530. package/dist/esm/mds-price-table-list-item.entry.js +2 -2
  531. package/dist/esm/mds-price-table-list.entry.js +24 -2
  532. package/dist/esm/mds-price-table.entry.js +2 -2
  533. package/dist/esm/mds-progress_2.entry.js +27 -5
  534. package/dist/esm/mds-push-notification-item.entry.js +32 -7
  535. package/dist/esm/mds-push-notification.entry.js +31 -7
  536. package/dist/esm/mds-quote.entry.js +12 -2
  537. package/dist/esm/mds-radial-menu-item.entry.js +5 -2
  538. package/dist/esm/mds-radial-menu.entry.js +5 -5
  539. package/dist/esm/mds-separator.entry.js +20 -2
  540. package/dist/esm/mds-status-bar.entry.js +28 -3
  541. package/dist/esm/mds-stepper-bar-item.entry.js +13 -2
  542. package/dist/esm/mds-stepper-bar.entry.js +3 -3
  543. package/dist/esm/mds-tab-bar-item.entry.js +28 -3
  544. package/dist/esm/mds-tab-bar.entry.js +24 -2
  545. package/dist/esm/mds-tab_2.entry.js +58 -8
  546. package/dist/esm/mds-table-body.entry.js +12 -2
  547. package/dist/esm/mds-table-footer.entry.js +12 -2
  548. package/dist/esm/mds-table-header-cell.entry.js +29 -8
  549. package/dist/esm/mds-table-header.entry.js +21 -3
  550. package/dist/esm/mds-table-row.entry.js +18 -4
  551. package/dist/esm/mds-table.entry.js +27 -5
  552. package/dist/esm/mds-text.entry.js +14 -4
  553. package/dist/esm/mds-toast.entry.js +26 -4
  554. package/dist/esm/mds-tooltip.entry.js +38 -18
  555. package/dist/esm/mds-tree-item.entry.js +32 -2
  556. package/dist/esm/mds-tree.entry.js +35 -3
  557. package/dist/esm/mds-url-view.entry.js +28 -5
  558. package/dist/esm/mds-usage.entry.js +27 -2
  559. package/dist/esm/mds-video-wall.entry.js +2 -2
  560. package/dist/esm/mds-zero.entry.js +24 -2
  561. package/dist/esm/preference-fMwnXhio.js +79 -0
  562. package/dist/esm-es5/floating-controller-D5eXU5Mk.js +1 -0
  563. package/dist/esm-es5/index-CAd5312P.js +1 -1
  564. package/dist/esm-es5/index.js +1 -0
  565. package/dist/esm-es5/loader.js +1 -1
  566. package/dist/esm-es5/magma-components.js +1 -1
  567. package/dist/esm-es5/mds-accordion-item.entry.js +1 -1
  568. package/dist/esm-es5/mds-accordion-timer-item.entry.js +1 -1
  569. package/dist/esm-es5/mds-accordion-timer.entry.js +1 -1
  570. package/dist/esm-es5/mds-accordion.entry.js +1 -1
  571. package/dist/esm-es5/mds-author.entry.js +1 -1
  572. package/dist/esm-es5/mds-avatar-stack-item.entry.js +1 -1
  573. package/dist/esm-es5/mds-avatar-stack.entry.js +1 -1
  574. package/dist/esm-es5/mds-avatar.entry.js +1 -1
  575. package/dist/esm-es5/mds-badge.entry.js +1 -1
  576. package/dist/esm-es5/mds-banner_3.entry.js +1 -1
  577. package/dist/esm-es5/mds-benchmark-bar.entry.js +1 -1
  578. package/dist/esm-es5/mds-bibliography.entry.js +1 -1
  579. package/dist/esm-es5/mds-breadcrumb-item.entry.js +1 -1
  580. package/dist/esm-es5/mds-breadcrumb.entry.js +1 -1
  581. package/dist/esm-es5/mds-button-dropdown.entry.js +1 -1
  582. package/dist/esm-es5/mds-button-group.entry.js +1 -1
  583. package/dist/esm-es5/mds-button_3.entry.js +1 -1
  584. package/dist/esm-es5/mds-calendar_2.entry.js +1 -1
  585. package/dist/esm-es5/mds-card-content.entry.js +1 -1
  586. package/dist/esm-es5/mds-card-footer.entry.js +1 -1
  587. package/dist/esm-es5/mds-card-header.entry.js +1 -1
  588. package/dist/esm-es5/mds-card-media.entry.js +1 -1
  589. package/dist/esm-es5/mds-card.entry.js +1 -1
  590. package/dist/esm-es5/mds-details.entry.js +1 -1
  591. package/dist/esm-es5/mds-dropdown.entry.js +1 -1
  592. package/dist/esm-es5/mds-emoji.entry.js +1 -1
  593. package/dist/esm-es5/mds-entity.entry.js +1 -1
  594. package/dist/esm-es5/mds-file-preview.entry.js +2 -2
  595. package/dist/esm-es5/mds-file.entry.js +3 -3
  596. package/dist/esm-es5/mds-filter-item.entry.js +1 -1
  597. package/dist/esm-es5/mds-filter.entry.js +1 -1
  598. package/dist/esm-es5/mds-header-bar.entry.js +1 -1
  599. package/dist/esm-es5/mds-header.entry.js +1 -1
  600. package/dist/esm-es5/mds-horizontal-scroll.entry.js +1 -1
  601. package/dist/esm-es5/mds-hr.entry.js +1 -1
  602. package/dist/esm-es5/mds-img.entry.js +1 -1
  603. package/dist/esm-es5/mds-input-date-range-preselection.entry.js +1 -1
  604. package/dist/esm-es5/mds-input-date-range.entry.js +1 -1
  605. package/dist/esm-es5/mds-input-date.entry.js +1 -1
  606. package/dist/esm-es5/mds-input-field.entry.js +1 -1
  607. package/dist/esm-es5/mds-input-otp.entry.js +1 -1
  608. package/dist/esm-es5/mds-input-range.entry.js +1 -1
  609. package/dist/esm-es5/mds-input-select.entry.js +1 -1
  610. package/dist/esm-es5/mds-input-switch_2.entry.js +1 -1
  611. package/dist/esm-es5/mds-input-tip_2.entry.js +1 -1
  612. package/dist/esm-es5/mds-input-upload.entry.js +1 -1
  613. package/dist/esm-es5/mds-input.entry.js +1 -1
  614. package/dist/esm-es5/mds-keyboard-key.entry.js +1 -1
  615. package/dist/esm-es5/mds-keyboard.entry.js +1 -1
  616. package/dist/esm-es5/mds-kpi-item.entry.js +1 -1
  617. package/dist/esm-es5/mds-kpi.entry.js +1 -1
  618. package/dist/esm-es5/mds-label.entry.js +1 -1
  619. package/dist/esm-es5/mds-list-item.entry.js +1 -1
  620. package/dist/esm-es5/mds-list.entry.js +1 -1
  621. package/dist/esm-es5/mds-mention.entry.js +1 -1
  622. package/dist/esm-es5/mds-modal.entry.js +1 -1
  623. package/dist/esm-es5/mds-note.entry.js +1 -1
  624. package/dist/esm-es5/mds-notification.entry.js +1 -1
  625. package/dist/esm-es5/mds-paginator-item.entry.js +1 -1
  626. package/dist/esm-es5/mds-paginator.entry.js +1 -1
  627. package/dist/esm-es5/mds-policy-ai.entry.js +1 -1
  628. package/dist/esm-es5/mds-pref-animation.entry.js +1 -1
  629. package/dist/esm-es5/mds-pref-consumption.entry.js +1 -1
  630. package/dist/esm-es5/mds-pref-contrast.entry.js +1 -1
  631. package/dist/esm-es5/mds-pref-language-item.entry.js +1 -1
  632. package/dist/esm-es5/mds-pref-language.entry.js +1 -1
  633. package/dist/esm-es5/mds-pref-theme-variant-item.entry.js +1 -1
  634. package/dist/esm-es5/mds-pref-theme-variant.entry.js +1 -1
  635. package/dist/esm-es5/mds-pref-theme.entry.js +1 -1
  636. package/dist/esm-es5/mds-pref.entry.js +1 -1
  637. package/dist/esm-es5/mds-price-table-features-cell.entry.js +1 -1
  638. package/dist/esm-es5/mds-price-table-features-row.entry.js +1 -1
  639. package/dist/esm-es5/mds-price-table-features.entry.js +1 -1
  640. package/dist/esm-es5/mds-price-table-header.entry.js +1 -1
  641. package/dist/esm-es5/mds-price-table-list-item.entry.js +1 -1
  642. package/dist/esm-es5/mds-price-table-list.entry.js +1 -1
  643. package/dist/esm-es5/mds-price-table.entry.js +1 -1
  644. package/dist/esm-es5/mds-progress_2.entry.js +1 -1
  645. package/dist/esm-es5/mds-push-notification-item.entry.js +1 -1
  646. package/dist/esm-es5/mds-push-notification.entry.js +1 -1
  647. package/dist/esm-es5/mds-quote.entry.js +1 -1
  648. package/dist/esm-es5/mds-radial-menu-item.entry.js +1 -1
  649. package/dist/esm-es5/mds-radial-menu.entry.js +1 -1
  650. package/dist/esm-es5/mds-separator.entry.js +1 -1
  651. package/dist/esm-es5/mds-status-bar.entry.js +1 -1
  652. package/dist/esm-es5/mds-stepper-bar-item.entry.js +1 -1
  653. package/dist/esm-es5/mds-stepper-bar.entry.js +1 -1
  654. package/dist/esm-es5/mds-tab-bar-item.entry.js +1 -1
  655. package/dist/esm-es5/mds-tab-bar.entry.js +1 -1
  656. package/dist/esm-es5/mds-tab_2.entry.js +1 -1
  657. package/dist/esm-es5/mds-table-body.entry.js +1 -1
  658. package/dist/esm-es5/mds-table-footer.entry.js +1 -1
  659. package/dist/esm-es5/mds-table-header-cell.entry.js +1 -1
  660. package/dist/esm-es5/mds-table-header.entry.js +1 -1
  661. package/dist/esm-es5/mds-table-row.entry.js +1 -1
  662. package/dist/esm-es5/mds-table.entry.js +1 -1
  663. package/dist/esm-es5/mds-text.entry.js +1 -1
  664. package/dist/esm-es5/mds-toast.entry.js +1 -1
  665. package/dist/esm-es5/mds-tooltip.entry.js +1 -1
  666. package/dist/esm-es5/mds-tree-item.entry.js +1 -1
  667. package/dist/esm-es5/mds-tree.entry.js +1 -1
  668. package/dist/esm-es5/mds-url-view.entry.js +1 -1
  669. package/dist/esm-es5/mds-usage.entry.js +1 -1
  670. package/dist/esm-es5/mds-video-wall.entry.js +1 -1
  671. package/dist/esm-es5/mds-zero.entry.js +1 -1
  672. package/dist/esm-es5/preference-fMwnXhio.js +1 -0
  673. package/dist/hydrate/index.js +3092 -935
  674. package/dist/hydrate/index.mjs +3092 -935
  675. package/dist/magma-components/index.esm.js +1 -0
  676. package/dist/magma-components/magma-components.esm.js +1 -1
  677. package/dist/magma-components/p-0105d7c7.entry.js +8 -0
  678. package/dist/magma-components/p-022defe8.entry.js +1 -0
  679. package/dist/magma-components/p-02d858d0.entry.js +1 -0
  680. package/dist/magma-components/p-0607a2b3.entry.js +1 -0
  681. package/dist/magma-components/p-0af4d0ef.entry.js +1 -0
  682. package/dist/magma-components/p-0b91aae4.entry.js +1 -0
  683. package/dist/magma-components/p-0bb29dbd.system.entry.js +1 -0
  684. package/dist/magma-components/p-0c1a5df0.entry.js +1 -0
  685. package/dist/magma-components/p-0e986d85.entry.js +18 -0
  686. package/dist/magma-components/p-0ea42813.entry.js +1 -0
  687. package/dist/magma-components/p-0fe5aeaf.system.entry.js +1 -0
  688. package/dist/magma-components/p-10ddec99.system.entry.js +1 -0
  689. package/dist/magma-components/p-11567740.entry.js +1 -0
  690. package/dist/magma-components/p-116238cf.system.entry.js +1 -0
  691. package/dist/magma-components/p-1239667c.system.entry.js +1 -0
  692. package/dist/magma-components/p-1518fda3.system.entry.js +1 -0
  693. package/dist/magma-components/p-16c94506.system.entry.js +1 -0
  694. package/dist/magma-components/p-18823bfc.system.entry.js +1 -0
  695. package/dist/magma-components/p-188e94ef.system.entry.js +1 -0
  696. package/dist/magma-components/p-19446c9e.entry.js +1 -0
  697. package/dist/magma-components/p-1a73c7b0.system.entry.js +1 -0
  698. package/dist/magma-components/p-1ad03ee9.entry.js +1 -0
  699. package/dist/magma-components/p-1c4038f7.system.entry.js +1 -0
  700. package/dist/magma-components/p-2035564c.system.entry.js +1 -0
  701. package/dist/magma-components/p-2128ce5a.system.entry.js +1 -0
  702. package/dist/magma-components/p-21ee64ec.entry.js +1 -0
  703. package/dist/magma-components/p-224d2f55.entry.js +1 -0
  704. package/dist/magma-components/p-23791e85.system.entry.js +1 -0
  705. package/dist/magma-components/p-248c1b2c.system.entry.js +1 -0
  706. package/dist/magma-components/p-249b80a5.entry.js +1 -0
  707. package/dist/magma-components/p-262daf4f.entry.js +1 -0
  708. package/dist/magma-components/p-288ce251.entry.js +1 -0
  709. package/dist/magma-components/p-2a804b82.entry.js +1 -0
  710. package/dist/magma-components/p-2aff9851.system.entry.js +1 -0
  711. package/dist/magma-components/p-2b0667f6.system.entry.js +1 -0
  712. package/dist/magma-components/p-2bd03b3d.system.entry.js +1 -0
  713. package/dist/magma-components/p-2bfa7ed9.system.entry.js +1 -0
  714. package/dist/magma-components/p-2c6c80e8.entry.js +1 -0
  715. package/dist/magma-components/p-2e88e014.system.entry.js +1 -0
  716. package/dist/magma-components/p-2f5cc981.system.entry.js +1 -0
  717. package/dist/magma-components/p-31403b12.entry.js +1 -0
  718. package/dist/magma-components/p-31616d0b.entry.js +1 -0
  719. package/dist/magma-components/p-33b03c17.system.entry.js +1 -0
  720. package/dist/magma-components/p-353f30cc.system.entry.js +1 -0
  721. package/dist/magma-components/p-35482f9d.system.entry.js +1 -0
  722. package/dist/magma-components/p-35b5889a.system.entry.js +1 -0
  723. package/dist/magma-components/p-36d9d329.system.entry.js +1 -0
  724. package/dist/magma-components/p-36fd1ed7.system.entry.js +1 -0
  725. package/dist/magma-components/p-377c94ee.system.entry.js +1 -0
  726. package/dist/magma-components/p-385f395d.system.entry.js +1 -0
  727. package/dist/magma-components/p-39c09a42.system.entry.js +1 -0
  728. package/dist/magma-components/p-3_AKUQtJ.system.js +1 -0
  729. package/dist/magma-components/p-3c306ed0.system.entry.js +1 -0
  730. package/dist/magma-components/p-3de6fa18.entry.js +1 -0
  731. package/dist/magma-components/p-41da539f.entry.js +1 -0
  732. package/dist/magma-components/p-422bb9e2.system.entry.js +1 -0
  733. package/dist/magma-components/p-447c2d1b.entry.js +1 -0
  734. package/dist/magma-components/p-44e2965d.entry.js +1 -0
  735. package/dist/magma-components/p-46266f27.entry.js +1 -0
  736. package/dist/magma-components/p-4630472f.entry.js +1 -0
  737. package/dist/magma-components/p-4671336c.entry.js +1 -0
  738. package/dist/magma-components/p-4803d24f.system.entry.js +1 -0
  739. package/dist/magma-components/p-4a929c1c.entry.js +1 -0
  740. package/dist/magma-components/p-4bc7756a.system.entry.js +1 -0
  741. package/dist/magma-components/p-4f8ae676.system.entry.js +1 -0
  742. package/dist/magma-components/p-50c922ad.system.entry.js +1 -0
  743. package/dist/magma-components/p-50cdb70c.system.entry.js +1 -0
  744. package/dist/magma-components/p-52c10dbf.system.entry.js +1 -0
  745. package/dist/magma-components/p-52e35c13.system.entry.js +1 -0
  746. package/dist/magma-components/p-56a8f1d0.system.entry.js +1 -0
  747. package/dist/magma-components/p-5724212b.entry.js +1 -0
  748. package/dist/magma-components/p-5be1c273.entry.js +1 -0
  749. package/dist/magma-components/p-5d05fa1a.entry.js +1 -0
  750. package/dist/magma-components/p-5de4bf4f.entry.js +1 -0
  751. package/dist/magma-components/p-5e626696.entry.js +1 -0
  752. package/dist/magma-components/p-5f1532c0.system.entry.js +1 -0
  753. package/dist/magma-components/{p-81d21afc.entry.js → p-5fe8c814.entry.js} +1 -1
  754. package/dist/magma-components/{p-281bc999.system.entry.js → p-60e8812c.system.entry.js} +1 -1
  755. package/dist/magma-components/p-611fa0a4.entry.js +1 -0
  756. package/dist/magma-components/p-61fefe1b.system.entry.js +1 -0
  757. package/dist/magma-components/p-62c9216f.system.entry.js +1 -0
  758. package/dist/magma-components/p-652b4e43.entry.js +1 -0
  759. package/dist/magma-components/p-6a92f533.entry.js +1 -0
  760. package/dist/magma-components/p-6b3569a0.entry.js +1 -0
  761. package/dist/magma-components/p-6b9175f1.system.entry.js +1 -0
  762. package/dist/magma-components/p-6ecfec17.entry.js +1 -0
  763. package/dist/magma-components/p-6ed096d3.system.entry.js +1 -0
  764. package/dist/magma-components/p-6ee86191.entry.js +1 -0
  765. package/dist/magma-components/{p-922cb36e.entry.js → p-70719b58.entry.js} +1 -1
  766. package/dist/magma-components/p-70e1a436.entry.js +1 -0
  767. package/dist/magma-components/p-725d9e09.entry.js +1 -0
  768. package/dist/magma-components/p-726a76f0.entry.js +1 -0
  769. package/dist/magma-components/p-72d91c6f.system.entry.js +1 -0
  770. package/dist/magma-components/{p-851df0fb.entry.js → p-73926a10.entry.js} +1 -1
  771. package/dist/magma-components/p-7499262d.system.entry.js +1 -0
  772. package/dist/magma-components/p-750214a3.entry.js +1 -0
  773. package/dist/magma-components/p-7590a160.entry.js +1 -0
  774. package/dist/magma-components/p-75fa7e6f.system.entry.js +1 -0
  775. package/dist/magma-components/p-765447d4.system.entry.js +1 -0
  776. package/dist/magma-components/p-76cb480d.entry.js +1 -0
  777. package/dist/magma-components/p-79e12ac8.entry.js +1 -0
  778. package/dist/magma-components/p-7b4b9b88.system.entry.js +1 -0
  779. package/dist/magma-components/p-7c464f28.entry.js +1 -0
  780. package/dist/magma-components/p-7d338f59.system.entry.js +1 -0
  781. package/dist/magma-components/p-81e16f90.system.entry.js +1 -0
  782. package/dist/magma-components/p-82c6cdb9.system.entry.js +1 -0
  783. package/dist/magma-components/p-83b01f8e.system.entry.js +1 -0
  784. package/dist/magma-components/p-8546f46f.system.entry.js +1 -0
  785. package/dist/magma-components/p-85a2d99d.entry.js +1 -0
  786. package/dist/magma-components/p-8620f425.entry.js +1 -0
  787. package/dist/magma-components/p-89581b08.system.entry.js +1 -0
  788. package/dist/magma-components/p-8964a9fe.entry.js +1 -0
  789. package/dist/magma-components/p-899cd759.entry.js +1 -0
  790. package/dist/magma-components/p-8b2408b2.entry.js +1 -0
  791. package/dist/magma-components/p-8b9f6896.entry.js +1 -0
  792. package/dist/magma-components/p-8bde0c42.entry.js +1 -0
  793. package/dist/magma-components/p-8d5955ca.system.entry.js +1 -0
  794. package/dist/magma-components/p-91a1d3d5.entry.js +1 -0
  795. package/dist/magma-components/p-93538408.system.entry.js +1 -0
  796. package/dist/magma-components/p-94ff105b.system.entry.js +1 -0
  797. package/dist/magma-components/p-96f7ec63.entry.js +1 -0
  798. package/dist/magma-components/p-97144490.entry.js +1 -0
  799. package/dist/magma-components/p-999b0698.system.entry.js +1 -0
  800. package/dist/magma-components/p-9e533765.system.entry.js +18 -0
  801. package/dist/magma-components/p-DTZViJWJ.system.js +1 -1
  802. package/dist/magma-components/p-DssKRrAV.system.js +1 -0
  803. package/dist/magma-components/p-MSUJeuJp.js +1 -0
  804. package/dist/magma-components/p-a24d6d4a.system.entry.js +1 -0
  805. package/dist/magma-components/p-a24dadaa.system.entry.js +1 -0
  806. package/dist/magma-components/p-a2b84011.system.entry.js +1 -0
  807. package/dist/magma-components/p-a2d761d6.entry.js +1 -0
  808. package/dist/magma-components/p-a379adca.entry.js +1 -0
  809. package/dist/magma-components/p-a46f7424.system.entry.js +1 -0
  810. package/dist/magma-components/p-a47708f1.system.entry.js +1 -0
  811. package/dist/magma-components/p-a4d11055.system.entry.js +1 -0
  812. package/dist/magma-components/{p-6f89537f.entry.js → p-a5ef9d32.entry.js} +1 -1
  813. package/dist/magma-components/p-a6103622.entry.js +1 -0
  814. package/dist/magma-components/p-a6b8b861.entry.js +1 -0
  815. package/dist/magma-components/p-a6bdaa85.entry.js +1 -0
  816. package/dist/magma-components/p-a716833c.system.entry.js +1 -0
  817. package/dist/magma-components/p-a877906d.system.entry.js +1 -0
  818. package/dist/magma-components/p-a8a2d90e.system.entry.js +1 -0
  819. package/dist/magma-components/p-a92edada.entry.js +1 -0
  820. package/dist/magma-components/p-aafec5fe.entry.js +1 -0
  821. package/dist/magma-components/p-abce0c57.system.entry.js +1 -0
  822. package/dist/magma-components/p-ac2ee475.entry.js +1 -0
  823. package/dist/magma-components/p-ac5baffa.system.entry.js +1 -0
  824. package/dist/magma-components/p-ad1ad433.system.entry.js +1 -0
  825. package/dist/magma-components/p-ae433eb9.entry.js +1 -0
  826. package/dist/magma-components/p-afaef9a1.entry.js +1 -0
  827. package/dist/magma-components/p-b257222c.system.entry.js +1 -0
  828. package/dist/magma-components/p-b472ed3c.entry.js +1 -0
  829. package/dist/magma-components/p-b4fc19e9.entry.js +1 -0
  830. package/dist/magma-components/p-b53ef2c1.entry.js +1 -0
  831. package/dist/magma-components/p-b7dedc9f.entry.js +1 -0
  832. package/dist/magma-components/p-b97edfb5.entry.js +1 -0
  833. package/dist/magma-components/p-bc851caf.entry.js +1 -0
  834. package/dist/magma-components/p-bc8ef479.system.entry.js +9 -0
  835. package/dist/magma-components/p-bdc54840.system.entry.js +1 -0
  836. package/dist/magma-components/p-bf29ca5a.entry.js +1 -0
  837. package/dist/magma-components/p-bfc29d3b.system.entry.js +1 -0
  838. package/dist/magma-components/p-bff1e84c.system.entry.js +1 -0
  839. package/dist/magma-components/p-c01c49b6.entry.js +1 -0
  840. package/dist/magma-components/p-c0296d86.system.entry.js +1 -0
  841. package/dist/magma-components/p-c036f516.entry.js +1 -0
  842. package/dist/magma-components/p-c3d8aa52.entry.js +1 -0
  843. package/dist/magma-components/{p-e52285f2.system.entry.js → p-c4e7b103.system.entry.js} +1 -1
  844. package/dist/magma-components/p-c7a0a746.system.entry.js +1 -0
  845. package/dist/magma-components/p-c92a772e.entry.js +1 -0
  846. package/dist/magma-components/p-ca09ab1d.system.entry.js +1 -0
  847. package/dist/magma-components/p-cc9212ce.system.entry.js +1 -0
  848. package/dist/magma-components/p-cc95225c.system.entry.js +1 -0
  849. package/dist/magma-components/p-cd49c455.entry.js +1 -0
  850. package/dist/magma-components/p-d0542487.entry.js +1 -0
  851. package/dist/magma-components/p-d0dfe659.entry.js +1 -0
  852. package/dist/magma-components/p-d0eb94ea.system.entry.js +1 -0
  853. package/dist/magma-components/p-d3e5c4eb.system.entry.js +1 -0
  854. package/dist/magma-components/p-d4295773.entry.js +1 -0
  855. package/dist/magma-components/p-d5700423.system.entry.js +1 -0
  856. package/dist/magma-components/{p-37989a99.system.entry.js → p-d838cb1c.system.entry.js} +1 -1
  857. package/dist/magma-components/p-d9605a5d.system.entry.js +1 -0
  858. package/dist/magma-components/p-daa8f835.entry.js +1 -0
  859. package/dist/magma-components/p-db4e2a0b.system.entry.js +1 -0
  860. package/dist/magma-components/p-de0dac8f.entry.js +1 -0
  861. package/dist/magma-components/p-de8204f9.entry.js +1 -0
  862. package/dist/magma-components/p-e0b841e3.entry.js +1 -0
  863. package/dist/magma-components/p-e35ab355.entry.js +1 -0
  864. package/dist/magma-components/p-e44e2652.system.entry.js +1 -0
  865. package/dist/magma-components/p-e48d23f4.system.entry.js +1 -0
  866. package/dist/magma-components/p-e570aec5.system.entry.js +1 -0
  867. package/dist/magma-components/p-e57698df.system.entry.js +1 -0
  868. package/dist/magma-components/p-e669739e.entry.js +1 -0
  869. package/dist/magma-components/p-e8fa7a07.entry.js +1 -0
  870. package/dist/magma-components/{p-ced050bf.entry.js → p-ea2c8dd1.entry.js} +1 -1
  871. package/dist/magma-components/p-ea881c45.system.entry.js +1 -0
  872. package/dist/magma-components/p-ebfb6963.system.entry.js +1 -0
  873. package/dist/magma-components/p-eca8523b.system.entry.js +1 -0
  874. package/dist/magma-components/p-ef142420.system.entry.js +1 -0
  875. package/dist/magma-components/p-ef56af85.system.entry.js +1 -0
  876. package/dist/magma-components/p-f0762290.entry.js +1 -0
  877. package/dist/magma-components/p-f1832c1e.system.entry.js +1 -0
  878. package/dist/magma-components/p-f4b1974a.entry.js +1 -0
  879. package/dist/magma-components/p-f7cfc9a7.system.entry.js +1 -0
  880. package/dist/magma-components/p-f83a9e08.entry.js +1 -0
  881. package/dist/magma-components/p-f8ee5fec.system.entry.js +1 -0
  882. package/dist/magma-components/p-f91dab2b.entry.js +1 -0
  883. package/dist/magma-components/p-fMwnXhio.js +1 -0
  884. package/dist/magma-components/p-fa61d03c.entry.js +1 -0
  885. package/dist/magma-components/p-fbf423a7.system.entry.js +1 -0
  886. package/dist/magma-components/p-fbfb589c.entry.js +1 -0
  887. package/dist/magma-components/p-fc56d9ae.entry.js +1 -0
  888. package/dist/magma-components/p-fc862fe2.system.entry.js +1 -0
  889. package/dist/magma-components/{p-f8dc6a25.entry.js → p-fd574e21.entry.js} +1 -1
  890. package/dist/magma-components/p-fd649ac2.entry.js +1 -0
  891. package/dist/magma-components/p-fed36619.entry.js +1 -0
  892. package/dist/magma-components/p-oCzRm29V.system.js +1 -0
  893. package/dist/stats.json +5607 -2739
  894. package/dist/types/common/floating-controller.d.ts +3 -3
  895. package/dist/types/common/preference.d.ts +22 -0
  896. package/dist/types/components/mds-accordion/mds-accordion.d.ts +11 -3
  897. package/dist/types/components/mds-accordion/test/mds-accordion.stories.d.ts +3 -2
  898. package/dist/types/components/mds-accordion-item/mds-accordion-item.d.ts +11 -1
  899. package/dist/types/components/mds-accordion-timer/mds-accordion-timer.d.ts +1 -1
  900. package/dist/types/components/mds-accordion-timer-item/mds-accordion-timer-item.d.ts +5 -1
  901. package/dist/types/components/mds-author/mds-author.d.ts +1 -1
  902. package/dist/types/components/mds-avatar/mds-avatar.d.ts +8 -0
  903. package/dist/types/components/mds-avatar-stack/mds-avatar-stack.d.ts +3 -0
  904. package/dist/types/components/mds-badge/mds-badge.d.ts +11 -1
  905. package/dist/types/components/mds-banner/mds-banner.d.ts +15 -3
  906. package/dist/types/components/mds-banner/test/mds-banner.stories.d.ts +2 -2
  907. package/dist/types/components/mds-benchmark-bar/mds-benchmark-bar.d.ts +1 -1
  908. package/dist/types/components/mds-breadcrumb/mds-breadcrumb.d.ts +6 -3
  909. package/dist/types/components/mds-breadcrumb/test/mds-breadcrumb.stories.d.ts +1 -1
  910. package/dist/types/components/mds-button/mds-button.d.ts +7 -1
  911. package/dist/types/components/mds-button-dropdown/mds-button-dropdown.d.ts +3 -0
  912. package/dist/types/components/mds-button-group/mds-button-group.d.ts +3 -0
  913. package/dist/types/components/mds-calendar/mds-calendar.d.ts +81 -8
  914. package/dist/types/components/mds-card/mds-card.d.ts +10 -2
  915. package/dist/types/components/mds-card/test/mds-card.stories.d.ts +2 -2
  916. package/dist/types/components/mds-card-content/mds-card-content.d.ts +1 -1
  917. package/dist/types/components/mds-card-footer/mds-card-footer.d.ts +1 -1
  918. package/dist/types/components/mds-card-header/mds-card-header.d.ts +1 -1
  919. package/dist/types/components/mds-card-media/mds-card-media.d.ts +1 -1
  920. package/dist/types/components/mds-chip/mds-chip.d.ts +12 -0
  921. package/dist/types/components/mds-details/mds-details.d.ts +6 -1
  922. package/dist/types/components/mds-dropdown/mds-dropdown.d.ts +24 -15
  923. package/dist/types/components/mds-dropdown/test/mds-dropdown.stories.d.ts +10 -10
  924. package/dist/types/components/mds-emoji/mds-emoji.d.ts +7 -0
  925. package/dist/types/components/mds-entity/mds-entity.d.ts +9 -1
  926. package/dist/types/components/mds-file/mds-file.d.ts +15 -2
  927. package/dist/types/components/mds-file/test/mds-file.stories.d.ts +1 -1
  928. package/dist/types/components/mds-file-preview/mds-file-preview.d.ts +13 -0
  929. package/dist/types/components/mds-filter/mds-filter.d.ts +11 -1
  930. package/dist/types/components/mds-filter-item/mds-filter-item.d.ts +10 -1
  931. package/dist/types/components/mds-header/mds-header.d.ts +14 -3
  932. package/dist/types/components/mds-header/test/mds-header.stories.d.ts +1 -1
  933. package/dist/types/components/mds-header-bar/mds-header-bar.d.ts +15 -1
  934. package/dist/types/components/mds-help/mds-help.d.ts +3 -3
  935. package/dist/types/components/mds-horizontal-scroll/mds-horizontal-scroll.d.ts +1 -1
  936. package/dist/types/components/mds-hr/mds-hr.d.ts +6 -0
  937. package/dist/types/components/mds-icon/mds-icon.d.ts +0 -1
  938. package/dist/types/components/mds-icon/services/icons-set.service.d.ts +2 -1
  939. package/dist/types/components/mds-img/mds-img.d.ts +4 -0
  940. package/dist/types/components/mds-input/mds-input.d.ts +25 -0
  941. package/dist/types/components/mds-input-date/mds-input-date.d.ts +31 -1
  942. package/dist/types/components/mds-input-date-range/mds-input-date-range.d.ts +49 -4
  943. package/dist/types/components/mds-input-date-range/test/mds-input-date-range.stories.d.ts +12 -0
  944. package/dist/types/components/mds-input-date-range-preselection/mds-input-date-range-preselection.d.ts +3 -0
  945. package/dist/types/components/mds-input-field/mds-input-field.d.ts +3 -0
  946. package/dist/types/components/mds-input-range/mds-input-range.d.ts +12 -1
  947. package/dist/types/components/mds-input-select/mds-input-select.d.ts +14 -0
  948. package/dist/types/components/mds-input-switch/mds-input-switch.d.ts +10 -1
  949. package/dist/types/components/mds-input-tip/mds-input-tip.d.ts +7 -0
  950. package/dist/types/components/mds-input-tip-item/mds-input-tip-item.d.ts +12 -0
  951. package/dist/types/components/mds-input-upload/mds-input-upload.d.ts +6 -0
  952. package/dist/types/components/mds-keyboard/mds-keyboard.d.ts +12 -1
  953. package/dist/types/components/mds-keyboard-key/mds-keyboard-key.d.ts +3 -0
  954. package/dist/types/components/mds-kpi/mds-kpi.d.ts +1 -1
  955. package/dist/types/components/mds-kpi-item/mds-kpi-item.d.ts +10 -0
  956. package/dist/types/components/mds-label/mds-label.d.ts +11 -1
  957. package/dist/types/components/mds-list/mds-list.d.ts +1 -1
  958. package/dist/types/components/mds-list-item/mds-list-item.d.ts +5 -1
  959. package/dist/types/components/mds-modal/mds-modal.d.ts +27 -13
  960. package/dist/types/components/mds-modal/meta/types.d.ts +0 -1
  961. package/dist/types/components/mds-modal/test/mds-modal.stories.d.ts +16 -2
  962. package/dist/types/components/mds-note/mds-note.d.ts +13 -1
  963. package/dist/types/components/mds-notification/mds-notification.d.ts +5 -2
  964. package/dist/types/components/mds-notification/test/mds-notification.stories.d.ts +6 -6
  965. package/dist/types/components/mds-paginator/mds-paginator.d.ts +15 -0
  966. package/dist/types/components/mds-paginator-item/mds-paginator-item.d.ts +9 -2
  967. package/dist/types/components/mds-policy-ai/mds-policy-ai.d.ts +4 -0
  968. package/dist/types/components/mds-pref/mds-pref.d.ts +4 -1
  969. package/dist/types/components/mds-pref-animation/mds-pref-animation.d.ts +8 -0
  970. package/dist/types/components/mds-pref-consumption/mds-pref-consumption.d.ts +8 -0
  971. package/dist/types/components/mds-pref-contrast/mds-pref-contrast.d.ts +8 -0
  972. package/dist/types/components/mds-pref-language/mds-pref-language.d.ts +4 -1
  973. package/dist/types/components/mds-pref-language-item/mds-pref-language-item.d.ts +3 -0
  974. package/dist/types/components/mds-pref-theme/mds-pref-theme.d.ts +12 -0
  975. package/dist/types/components/mds-pref-theme-variant/mds-pref-theme-variant.d.ts +4 -1
  976. package/dist/types/components/mds-pref-theme-variant-item/mds-pref-theme-variant-item.d.ts +3 -0
  977. package/dist/types/components/mds-price-table/mds-price-table.d.ts +3 -0
  978. package/dist/types/components/mds-price-table-features/mds-price-table-features.d.ts +11 -1
  979. package/dist/types/components/mds-price-table-features-cell/mds-price-table-features-cell.d.ts +11 -1
  980. package/dist/types/components/mds-price-table-features-row/mds-price-table-features-row.d.ts +11 -1
  981. package/dist/types/components/mds-price-table-header/mds-price-table-header.d.ts +3 -0
  982. package/dist/types/components/mds-price-table-list/mds-price-table-list.d.ts +11 -1
  983. package/dist/types/components/mds-price-table-list-item/mds-price-table-list-item.d.ts +3 -0
  984. package/dist/types/components/mds-progress/mds-progress.d.ts +10 -0
  985. package/dist/types/components/mds-push-notification/mds-push-notification.d.ts +18 -4
  986. package/dist/types/components/mds-push-notification-item/mds-push-notification-item.d.ts +14 -1
  987. package/dist/types/components/mds-quote/mds-quote.d.ts +5 -1
  988. package/dist/types/components/mds-radial-menu/mds-radial-menu.d.ts +3 -0
  989. package/dist/types/components/mds-radial-menu-item/mds-radial-menu-item.d.ts +3 -0
  990. package/dist/types/components/mds-separator/mds-separator.d.ts +8 -0
  991. package/dist/types/components/mds-spinner/mds-spinner.d.ts +4 -0
  992. package/dist/types/components/mds-status-bar/mds-status-bar.d.ts +14 -1
  993. package/dist/types/components/mds-stepper-bar/mds-stepper-bar.d.ts +1 -1
  994. package/dist/types/components/mds-stepper-bar-item/mds-stepper-bar-item.d.ts +6 -0
  995. package/dist/types/components/mds-tab/mds-tab.d.ts +12 -2
  996. package/dist/types/components/mds-tab-bar/mds-tab-bar.d.ts +11 -1
  997. package/dist/types/components/mds-tab-bar-item/mds-tab-bar-item.d.ts +14 -1
  998. package/dist/types/components/mds-tab-item/mds-tab-item.d.ts +20 -0
  999. package/dist/types/components/mds-table/mds-table.d.ts +14 -2
  1000. package/dist/types/components/mds-table-body/mds-table-body.d.ts +11 -1
  1001. package/dist/types/components/mds-table-cell/mds-table-cell.d.ts +5 -1
  1002. package/dist/types/components/mds-table-footer/mds-table-footer.d.ts +5 -1
  1003. package/dist/types/components/mds-table-header/mds-table-header.d.ts +16 -1
  1004. package/dist/types/components/mds-table-header-cell/mds-table-header-cell.d.ts +7 -0
  1005. package/dist/types/components/mds-table-row/mds-table-row.d.ts +27 -1
  1006. package/dist/types/components/mds-text/mds-text.d.ts +5 -1
  1007. package/dist/types/components/mds-toast/mds-toast.d.ts +11 -1
  1008. package/dist/types/components/mds-tooltip/mds-tooltip.d.ts +18 -9
  1009. package/dist/types/components/mds-tooltip/test/mds-tooltip.stories.d.ts +8 -8
  1010. package/dist/types/components/mds-tree/mds-tree.d.ts +6 -1
  1011. package/dist/types/components/mds-tree-item/mds-tree-item.d.ts +35 -2
  1012. package/dist/types/components/mds-url-view/mds-url-view.d.ts +13 -1
  1013. package/dist/types/components/mds-usage/mds-usage.d.ts +14 -1
  1014. package/dist/types/components/mds-video-wall/mds-video-wall.d.ts +1 -1
  1015. package/dist/types/components/mds-zero/mds-zero.d.ts +11 -1
  1016. package/dist/types/components.d.ts +553 -166
  1017. package/dist/types/index.d.ts +15 -0
  1018. package/package.json +12 -3
  1019. package/dist/esm-es5/floating-controller-CP3-OFb9.js +0 -1
  1020. package/dist/magma-components/p-003dd017.entry.js +0 -1
  1021. package/dist/magma-components/p-00980a98.entry.js +0 -1
  1022. package/dist/magma-components/p-00a16156.entry.js +0 -1
  1023. package/dist/magma-components/p-0271b1f9.system.entry.js +0 -1
  1024. package/dist/magma-components/p-035a9b2c.system.entry.js +0 -1
  1025. package/dist/magma-components/p-03d883fa.system.entry.js +0 -1
  1026. package/dist/magma-components/p-05208700.entry.js +0 -1
  1027. package/dist/magma-components/p-065da3de.entry.js +0 -1
  1028. package/dist/magma-components/p-07a0d14c.system.entry.js +0 -1
  1029. package/dist/magma-components/p-0856948f.system.entry.js +0 -1
  1030. package/dist/magma-components/p-0a5a2cd7.system.entry.js +0 -1
  1031. package/dist/magma-components/p-0b3d7c4a.entry.js +0 -1
  1032. package/dist/magma-components/p-0b4684f2.system.entry.js +0 -1
  1033. package/dist/magma-components/p-0dffa327.system.entry.js +0 -1
  1034. package/dist/magma-components/p-0eec989d.system.entry.js +0 -1
  1035. package/dist/magma-components/p-1199b3f5.system.entry.js +0 -1
  1036. package/dist/magma-components/p-11f0d03d.entry.js +0 -1
  1037. package/dist/magma-components/p-13de0c57.system.entry.js +0 -1
  1038. package/dist/magma-components/p-14359b83.entry.js +0 -1
  1039. package/dist/magma-components/p-14faa91d.system.entry.js +0 -1
  1040. package/dist/magma-components/p-163d0a27.entry.js +0 -1
  1041. package/dist/magma-components/p-1680682d.system.entry.js +0 -1
  1042. package/dist/magma-components/p-17bfde04.system.entry.js +0 -1
  1043. package/dist/magma-components/p-195d6b05.entry.js +0 -1
  1044. package/dist/magma-components/p-1b8b598a.entry.js +0 -1
  1045. package/dist/magma-components/p-1dea53fc.entry.js +0 -1
  1046. package/dist/magma-components/p-1e0826f3.entry.js +0 -1
  1047. package/dist/magma-components/p-1f61bdf7.entry.js +0 -1
  1048. package/dist/magma-components/p-1fa503c2.system.entry.js +0 -1
  1049. package/dist/magma-components/p-2035f817.entry.js +0 -1
  1050. package/dist/magma-components/p-20502b9d.entry.js +0 -1
  1051. package/dist/magma-components/p-21790967.system.entry.js +0 -1
  1052. package/dist/magma-components/p-21af5302.entry.js +0 -1
  1053. package/dist/magma-components/p-239ab62b.system.entry.js +0 -1
  1054. package/dist/magma-components/p-2491f1e0.system.entry.js +0 -1
  1055. package/dist/magma-components/p-24b3cc0d.entry.js +0 -1
  1056. package/dist/magma-components/p-2821c146.entry.js +0 -1
  1057. package/dist/magma-components/p-2886d6f7.entry.js +0 -1
  1058. package/dist/magma-components/p-2988a6c2.entry.js +0 -1
  1059. package/dist/magma-components/p-2a134cfe.system.entry.js +0 -1
  1060. package/dist/magma-components/p-2a222f3c.entry.js +0 -1
  1061. package/dist/magma-components/p-2df71631.system.entry.js +0 -1
  1062. package/dist/magma-components/p-2e0ebe5e.entry.js +0 -1
  1063. package/dist/magma-components/p-3063ab9a.entry.js +0 -1
  1064. package/dist/magma-components/p-30ecdd0e.entry.js +0 -1
  1065. package/dist/magma-components/p-315da7d0.system.entry.js +0 -1
  1066. package/dist/magma-components/p-31a78457.system.entry.js +0 -1
  1067. package/dist/magma-components/p-3298569b.entry.js +0 -1
  1068. package/dist/magma-components/p-33183e9e.system.entry.js +0 -1
  1069. package/dist/magma-components/p-33268316.entry.js +0 -1
  1070. package/dist/magma-components/p-37241fed.entry.js +0 -1
  1071. package/dist/magma-components/p-3736ff52.system.entry.js +0 -1
  1072. package/dist/magma-components/p-37f4699d.entry.js +0 -1
  1073. package/dist/magma-components/p-38b33737.system.entry.js +0 -1
  1074. package/dist/magma-components/p-39d330ea.entry.js +0 -1
  1075. package/dist/magma-components/p-3aadbc52.entry.js +0 -1
  1076. package/dist/magma-components/p-3b637d6f.entry.js +0 -1
  1077. package/dist/magma-components/p-423bad63.entry.js +0 -1
  1078. package/dist/magma-components/p-430c41d6.entry.js +0 -1
  1079. package/dist/magma-components/p-470e721b.entry.js +0 -1
  1080. package/dist/magma-components/p-4813db7c.system.entry.js +0 -1
  1081. package/dist/magma-components/p-49b8def9.system.entry.js +0 -1
  1082. package/dist/magma-components/p-4a1f731e.system.entry.js +0 -1
  1083. package/dist/magma-components/p-4bdc69b2.entry.js +0 -1
  1084. package/dist/magma-components/p-4c8d8c76.entry.js +0 -1
  1085. package/dist/magma-components/p-4cc70dac.entry.js +0 -1
  1086. package/dist/magma-components/p-5011da19.system.entry.js +0 -1
  1087. package/dist/magma-components/p-513533d1.entry.js +0 -1
  1088. package/dist/magma-components/p-51f00e4f.system.entry.js +0 -1
  1089. package/dist/magma-components/p-52253115.system.entry.js +0 -1
  1090. package/dist/magma-components/p-52ea2327.system.entry.js +0 -1
  1091. package/dist/magma-components/p-53cd2333.system.entry.js +0 -1
  1092. package/dist/magma-components/p-57af1404.entry.js +0 -1
  1093. package/dist/magma-components/p-5a96f6a1.system.entry.js +0 -1
  1094. package/dist/magma-components/p-5ac8fc7d.entry.js +0 -1
  1095. package/dist/magma-components/p-5dc46946.entry.js +0 -1
  1096. package/dist/magma-components/p-5eee076f.entry.js +0 -1
  1097. package/dist/magma-components/p-5f027f21.entry.js +0 -1
  1098. package/dist/magma-components/p-60c18f60.entry.js +0 -1
  1099. package/dist/magma-components/p-61043767.system.entry.js +0 -1
  1100. package/dist/magma-components/p-62d83191.entry.js +0 -1
  1101. package/dist/magma-components/p-632b1bd2.system.entry.js +0 -1
  1102. package/dist/magma-components/p-64609a40.system.entry.js +0 -18
  1103. package/dist/magma-components/p-647ca5e1.system.entry.js +0 -1
  1104. package/dist/magma-components/p-663e302d.system.entry.js +0 -1
  1105. package/dist/magma-components/p-66b6399b.system.entry.js +0 -1
  1106. package/dist/magma-components/p-67027e6e.system.entry.js +0 -1
  1107. package/dist/magma-components/p-6705b68b.system.entry.js +0 -1
  1108. package/dist/magma-components/p-67ab401f.entry.js +0 -1
  1109. package/dist/magma-components/p-687f9261.system.entry.js +0 -1
  1110. package/dist/magma-components/p-6a246ff8.entry.js +0 -1
  1111. package/dist/magma-components/p-6cf5f38d.system.entry.js +0 -1
  1112. package/dist/magma-components/p-701757f6.system.entry.js +0 -1
  1113. package/dist/magma-components/p-715f92d4.system.entry.js +0 -1
  1114. package/dist/magma-components/p-73132558.system.entry.js +0 -1
  1115. package/dist/magma-components/p-7599608a.system.entry.js +0 -1
  1116. package/dist/magma-components/p-769bf50e.entry.js +0 -1
  1117. package/dist/magma-components/p-771786d1.entry.js +0 -1
  1118. package/dist/magma-components/p-77251a16.entry.js +0 -1
  1119. package/dist/magma-components/p-772d7b99.entry.js +0 -1
  1120. package/dist/magma-components/p-773c04da.entry.js +0 -8
  1121. package/dist/magma-components/p-77449970.entry.js +0 -1
  1122. package/dist/magma-components/p-778a376a.system.entry.js +0 -1
  1123. package/dist/magma-components/p-788669f0.system.entry.js +0 -1
  1124. package/dist/magma-components/p-78fd3283.entry.js +0 -1
  1125. package/dist/magma-components/p-79fdb37f.system.entry.js +0 -1
  1126. package/dist/magma-components/p-7a166bc0.entry.js +0 -1
  1127. package/dist/magma-components/p-7bca3e2e.system.entry.js +0 -1
  1128. package/dist/magma-components/p-7c49ca6c.system.entry.js +0 -1
  1129. package/dist/magma-components/p-7d3a54a4.system.entry.js +0 -1
  1130. package/dist/magma-components/p-7e23a883.system.entry.js +0 -1
  1131. package/dist/magma-components/p-80904595.system.entry.js +0 -1
  1132. package/dist/magma-components/p-82337997.entry.js +0 -1
  1133. package/dist/magma-components/p-825ee1e0.entry.js +0 -1
  1134. package/dist/magma-components/p-83f1d211.system.entry.js +0 -1
  1135. package/dist/magma-components/p-8aa8f2e0.entry.js +0 -1
  1136. package/dist/magma-components/p-8b1ff303.entry.js +0 -1
  1137. package/dist/magma-components/p-8b204fe7.system.entry.js +0 -1
  1138. package/dist/magma-components/p-8c21567b.entry.js +0 -1
  1139. package/dist/magma-components/p-8f7d632c.system.entry.js +0 -1
  1140. package/dist/magma-components/p-9061a2b0.system.entry.js +0 -1
  1141. package/dist/magma-components/p-91902df2.system.entry.js +0 -1
  1142. package/dist/magma-components/p-91a85141.entry.js +0 -1
  1143. package/dist/magma-components/p-9210f48f.system.entry.js +0 -1
  1144. package/dist/magma-components/p-93b7d9c7.system.entry.js +0 -1
  1145. package/dist/magma-components/p-967a60aa.entry.js +0 -1
  1146. package/dist/magma-components/p-97713e2b.entry.js +0 -1
  1147. package/dist/magma-components/p-99e541f0.entry.js +0 -1
  1148. package/dist/magma-components/p-9cf753f5.entry.js +0 -1
  1149. package/dist/magma-components/p-9eaa277f.entry.js +0 -1
  1150. package/dist/magma-components/p-9ed636f2.entry.js +0 -1
  1151. package/dist/magma-components/p-9f033f29.entry.js +0 -1
  1152. package/dist/magma-components/p-9f614c7c.system.entry.js +0 -1
  1153. package/dist/magma-components/p-9yaIBCJC.system.js +0 -1
  1154. package/dist/magma-components/p-CxU_BeBE.js +0 -1
  1155. package/dist/magma-components/p-YWpyar7R.system.js +0 -1
  1156. package/dist/magma-components/p-a1a16873.system.entry.js +0 -1
  1157. package/dist/magma-components/p-a36c6db2.entry.js +0 -1
  1158. package/dist/magma-components/p-a3c123e2.entry.js +0 -1
  1159. package/dist/magma-components/p-a5451192.system.entry.js +0 -1
  1160. package/dist/magma-components/p-a5a87d9b.system.entry.js +0 -1
  1161. package/dist/magma-components/p-a5c774e1.system.entry.js +0 -1
  1162. package/dist/magma-components/p-a69d95b7.entry.js +0 -1
  1163. package/dist/magma-components/p-a7b5398f.system.entry.js +0 -1
  1164. package/dist/magma-components/p-a7fe6fd8.entry.js +0 -1
  1165. package/dist/magma-components/p-a8ca0d68.system.entry.js +0 -1
  1166. package/dist/magma-components/p-a96d10ed.system.entry.js +0 -1
  1167. package/dist/magma-components/p-ab63d01d.entry.js +0 -1
  1168. package/dist/magma-components/p-ac42ce64.system.entry.js +0 -1
  1169. package/dist/magma-components/p-aed97a03.system.entry.js +0 -1
  1170. package/dist/magma-components/p-aef79bb1.system.entry.js +0 -1
  1171. package/dist/magma-components/p-b0bb1174.entry.js +0 -1
  1172. package/dist/magma-components/p-b5077962.entry.js +0 -1
  1173. package/dist/magma-components/p-b66fe79a.system.entry.js +0 -1
  1174. package/dist/magma-components/p-b826e9cf.system.entry.js +0 -1
  1175. package/dist/magma-components/p-b858d00e.entry.js +0 -1
  1176. package/dist/magma-components/p-b8bb9b2a.entry.js +0 -1
  1177. package/dist/magma-components/p-b95ba099.system.entry.js +0 -1
  1178. package/dist/magma-components/p-ba01df62.system.entry.js +0 -1
  1179. package/dist/magma-components/p-bbd19da5.entry.js +0 -18
  1180. package/dist/magma-components/p-be4b1fce.entry.js +0 -1
  1181. package/dist/magma-components/p-c08e2e11.system.entry.js +0 -1
  1182. package/dist/magma-components/p-c179f3ca.entry.js +0 -1
  1183. package/dist/magma-components/p-c1809ec1.system.entry.js +0 -1
  1184. package/dist/magma-components/p-c4d8fe07.entry.js +0 -1
  1185. package/dist/magma-components/p-c565e99c.entry.js +0 -1
  1186. package/dist/magma-components/p-ca1023cf.entry.js +0 -1
  1187. package/dist/magma-components/p-ca36fc65.entry.js +0 -1
  1188. package/dist/magma-components/p-cb2f2f0a.entry.js +0 -1
  1189. package/dist/magma-components/p-cb7a85da.entry.js +0 -1
  1190. package/dist/magma-components/p-cc9db7f3.system.entry.js +0 -1
  1191. package/dist/magma-components/p-ccf7878a.entry.js +0 -1
  1192. package/dist/magma-components/p-ce1c17ae.system.entry.js +0 -1
  1193. package/dist/magma-components/p-cf26c62c.system.entry.js +0 -1
  1194. package/dist/magma-components/p-cfb54ef3.entry.js +0 -1
  1195. package/dist/magma-components/p-d25df1ff.system.entry.js +0 -1
  1196. package/dist/magma-components/p-d441e8c5.system.entry.js +0 -1
  1197. package/dist/magma-components/p-d44cf903.system.entry.js +0 -1
  1198. package/dist/magma-components/p-d480bc64.system.entry.js +0 -1
  1199. package/dist/magma-components/p-d4cac1a1.system.entry.js +0 -1
  1200. package/dist/magma-components/p-d9635f96.system.entry.js +0 -1
  1201. package/dist/magma-components/p-dafa88ad.entry.js +0 -1
  1202. package/dist/magma-components/p-dca87306.entry.js +0 -1
  1203. package/dist/magma-components/p-dcc5188d.entry.js +0 -1
  1204. package/dist/magma-components/p-de98e8b6.system.entry.js +0 -1
  1205. package/dist/magma-components/p-e01cb161.entry.js +0 -1
  1206. package/dist/magma-components/p-e07404ae.entry.js +0 -1
  1207. package/dist/magma-components/p-e4c4824b.system.entry.js +0 -1
  1208. package/dist/magma-components/p-e6a3c03b.system.entry.js +0 -9
  1209. package/dist/magma-components/p-ebd37b9e.entry.js +0 -1
  1210. package/dist/magma-components/p-ee149fc3.system.entry.js +0 -1
  1211. package/dist/magma-components/p-ef4393bf.entry.js +0 -1
  1212. package/dist/magma-components/p-ef82cbb3.system.entry.js +0 -1
  1213. package/dist/magma-components/p-f02b49c5.system.entry.js +0 -1
  1214. package/dist/magma-components/p-f5dd0163.system.entry.js +0 -1
  1215. package/dist/magma-components/p-f62cf5a9.system.entry.js +0 -1
  1216. package/dist/magma-components/p-f8be02b6.entry.js +0 -1
  1217. package/dist/magma-components/p-f950a39a.entry.js +0 -1
  1218. package/dist/magma-components/p-f9541d6b.system.entry.js +0 -1
  1219. package/dist/magma-components/p-f9691a57.system.entry.js +0 -1
  1220. package/dist/magma-components/p-fa6d02de.system.entry.js +0 -1
  1221. package/dist/magma-components/p-fbe46b32.system.entry.js +0 -1
  1222. package/dist/magma-components/p-fcc3ab4c.entry.js +0 -1
  1223. package/dist/magma-components/p-fd4f6135.system.entry.js +0 -1
@@ -1 +1 @@
1
- import{proxyCustomElement as t,HTMLElement as i,createEvent as o,h as n,Host as a,transformTag as r}from"@stencil/core/internal/client";import{g as e}from"./_commonjsHelpers.js";import{m as s}from"./cancel.js";import{L as c}from"./locale.js";import{s as u}from"./date.js";import{d as m}from"./mds-avatar2.js";import{d}from"./mds-button2.js";import{d as h}from"./mds-icon2.js";import{d as l}from"./mds-img2.js";import{d as f}from"./mds-spinner2.js";import{d as p}from"./mds-text2.js";var b,v,g={exports:{}},y=e((b||(b=1,g.exports=function(){var t=6e4,i=36e5,o="millisecond",n="second",a="minute",r="hour",e="day",s="week",c="month",u="quarter",m="year",d="date",h="Invalid Date",l=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,f=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(t){var i=["th","st","nd","rd"],o=t%100;return"["+t+(i[(o-20)%10]||i[o]||"th")+"]"}},b=function(t,i,o){var n=t+"";return!n||n.length>=i?t:""+Array(i+1-n.length).join(o)+t},v={s:b,z:function(t){var i=-t.utcOffset(),o=Math.abs(i),n=o%60;return(i<=0?"+":"-")+b(Math.floor(o/60),2,"0")+":"+b(n,2,"0")},m:function t(i,o){if(i.date()<o.date())return-t(o,i);var n=12*(o.year()-i.year())+(o.month()-i.month()),a=i.clone().add(n,c),r=o-a<0,e=i.clone().add(n+(r?-1:1),c);return+(-(n+(o-a)/(r?a-e:e-a))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(t){return{M:c,y:m,w:s,d:e,D:d,h:r,m:a,s:n,ms:o,Q:u}[t]||((t||"")+"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}},g="en",y={};y[g]=p;var k="$isDayjsObject",w=function(t){return t instanceof j||!(!t||!t[k])},x=function t(i,o,n){var a;if(!i)return g;if("string"==typeof i){var r=i.toLowerCase();y[r]&&(a=r),o&&(y[r]=o,a=r);var e=i.split("-");if(!a&&e.length>1)return t(e[0])}else{var s=i.name;y[s]=i,a=s}return!n&&a&&(g=a),a||!n&&g},M=function(t,i){if(w(t))return t.clone();var o="object"==typeof i?i:{};return o.date=t,o.args=arguments,new j(o)},D=v;D.l=x,D.i=w,D.w=function(t,i){return M(t,{locale:i.$L,utc:i.$u,x:i.$x,$offset:i.$offset})};var j=function(){function p(t){this.$L=x(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[k]=!0}var b=p.prototype;return b.parse=function(t){this.$d=function(t){var i=t.date,o=t.utc;if(null===i)return new Date(NaN);if(D.u(i))return new Date;if(i instanceof Date)return new Date(i);if("string"==typeof i&&!/Z$/i.test(i)){var n=i.match(l);if(n){var a=n[2]-1||0,r=(n[7]||"0").substring(0,3);return o?new Date(Date.UTC(n[1],a,n[3]||1,n[4]||0,n[5]||0,n[6]||0,r)):new Date(n[1],a,n[3]||1,n[4]||0,n[5]||0,n[6]||0,r)}}return new Date(i)}(t),this.init()},b.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},b.$utils=function(){return D},b.isValid=function(){return!(""+this.$d===h)},b.isSame=function(t,i){var o=M(t);return this.startOf(i)<=o&&o<=this.endOf(i)},b.isAfter=function(t,i){return M(t)<this.startOf(i)},b.isBefore=function(t,i){return this.endOf(i)<M(t)},b.$g=function(t,i,o){return D.u(t)?this[i]:this.set(o,t)},b.unix=function(){return Math.floor(this.valueOf()/1e3)},b.valueOf=function(){return this.$d.getTime()},b.startOf=function(t,i){var o=this,u=!!D.u(i)||i,h=D.p(t),l=function(t,i){var n=D.w(o.$u?Date.UTC(o.$y,i,t):new Date(o.$y,i,t),o);return u?n:n.endOf(e)},f=function(t,i){return D.w(o.toDate()[t].apply(o.toDate("s"),(u?[0,0,0,0]:[23,59,59,999]).slice(i)),o)},p=this.$W,b=this.$M,v=this.$D,g="set"+(this.$u?"UTC":"");switch(h){case m:return u?l(1,0):l(31,11);case c:return u?l(1,b):l(0,b+1);case s:var y=this.$locale().weekStart||0,k=(p<y?p+7:p)-y;return l(u?v-k:v+(6-k),b);case e:case d:return f(g+"Hours",0);case r:return f(g+"Minutes",1);case a:return f(g+"Seconds",2);case n:return f(g+"Milliseconds",3);default:return this.clone()}},b.endOf=function(t){return this.startOf(t,!1)},b.$set=function(t,i){var s,u=D.p(t),h="set"+(this.$u?"UTC":""),l=(s={},s[e]=h+"Date",s[d]=h+"Date",s[c]=h+"Month",s[m]=h+"FullYear",s[r]=h+"Hours",s[a]=h+"Minutes",s[n]=h+"Seconds",s[o]=h+"Milliseconds",s)[u],f=u===e?this.$D+(i-this.$W):i;if(u===c||u===m){var p=this.clone().set(d,1);p.$d[l](f),p.init(),this.$d=p.set(d,Math.min(this.$D,p.daysInMonth())).$d}else l&&this.$d[l](f);return this.init(),this},b.set=function(t,i){return this.clone().$set(t,i)},b.get=function(t){return this[D.p(t)]()},b.add=function(o,u){var d,h=this;o=Number(o);var l=D.p(u),f=function(t){var i=M(h);return D.w(i.date(i.date()+Math.round(t*o)),h)};if(l===c)return this.set(c,this.$M+o);if(l===m)return this.set(m,this.$y+o);if(l===e)return f(1);if(l===s)return f(7);var p=(d={},d[a]=t,d[r]=i,d[n]=1e3,d)[l]||1,b=this.$d.getTime()+o*p;return D.w(b,this)},b.subtract=function(t,i){return this.add(-1*t,i)},b.format=function(t){var i=this,o=this.$locale();if(!this.isValid())return o.invalidDate||h;var n=t||"YYYY-MM-DDTHH:mm:ssZ",a=D.z(this),r=this.$H,e=this.$m,s=this.$M,c=o.weekdays,u=o.months,m=function(t,o,a,r){return t&&(t[o]||t(i,n))||a[o].slice(0,r)},d=function(t){return D.s(r%12||12,t,"0")},l=o.meridiem||function(t,i,o){var n=t<12?"AM":"PM";return o?n.toLowerCase():n};return n.replace(f,(function(t,n){return n||function(t){switch(t){case"YY":return(i.$y+"").slice(-2);case"YYYY":return D.s(i.$y,4,"0");case"M":return s+1;case"MM":return D.s(s+1,2,"0");case"MMM":return m(o.monthsShort,s,u,3);case"MMMM":return m(u,s);case"D":return i.$D;case"DD":return D.s(i.$D,2,"0");case"d":return i.$W+"";case"dd":return m(o.weekdaysMin,i.$W,c,2);case"ddd":return m(o.weekdaysShort,i.$W,c,3);case"dddd":return c[i.$W];case"H":return r+"";case"HH":return D.s(r,2,"0");case"h":return d(1);case"hh":return d(2);case"a":return l(r,e,!0);case"A":return l(r,e,!1);case"m":return e+"";case"mm":return D.s(e,2,"0");case"s":return i.$s+"";case"ss":return D.s(i.$s,2,"0");case"SSS":return D.s(i.$ms,3,"0");case"Z":return a}return null}(t)||a.replace(":","")}))},b.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},b.diff=function(o,d,h){var l,f=this,p=D.p(d),b=M(o),v=(b.utcOffset()-this.utcOffset())*t,g=this-b,y=function(){return D.m(f,b)};switch(p){case m:l=y()/12;break;case c:l=y();break;case u:l=y()/3;break;case s:l=(g-v)/6048e5;break;case e:l=(g-v)/864e5;break;case r:l=g/i;break;case a:l=g/t;break;case n:l=g/1e3;break;default:l=g}return h?l:D.a(l)},b.daysInMonth=function(){return this.endOf(c).$D},b.$locale=function(){return y[this.$L]},b.locale=function(t,i){if(!t)return this.$L;var o=this.clone(),n=x(t,i,!0);return n&&(o.$L=n),o},b.clone=function(){return D.w(this.$d,this)},b.toDate=function(){return new Date(this.valueOf())},b.toJSON=function(){return this.isValid()?this.toISOString():null},b.toISOString=function(){return this.$d.toISOString()},b.toString=function(){return this.$d.toUTCString()},p}(),_=j.prototype;return M.prototype=_,[["$ms",o],["$s",n],["$m",a],["$H",r],["$W",e],["$M",c],["$y",m],["$D",d]].forEach((function(t){_[t[1]]=function(i){return this.$g(i,t[0],t[1])}})),M.extend=function(t,i){return t.$i||(t(i,j,M),t.$i=!0),M},M.locale=x,M.isDayjs=w,M.unix=function(t){return M(1e3*t)},M.en=y[g],M.Ls=y,M.p={},M}()),g.exports)),k={dismiss:"Κλείσιμο",future:"σε %s",past:"πριν από %s",s:"λίγα δευτ.",m:"1 λεπτό",mm:"%d λεπτά",h:"1 ώρα",hh:"%d ώρες",d:"1 ημέρα",dd:"%d ημέρες",M:"1 μήνας",MM:"%d μήνες",y:"1 έτος",yy:"%d έτη"},w={dismiss:"Close",future:"in %s",past:"%s ago",s:"few sec",m:"1 min",mm:"%d mins",h:"1 hour",hh:"%d hours",d:"1 day",dd:"%d days",M:"1 month",MM:"%d months",y:"1 year",yy:"%d years"},x={dismiss:"Cerrar",future:"en %s",past:"hace %s",s:"pocos seg",m:"1 min",mm:"%d mins",h:"1 hora",hh:"%d horas",d:"1 día",dd:"%d días",M:"1 mes",MM:"%d meses",y:"1 año",yy:"%d años"},M={dismiss:"Chiudi",future:"tra %s",past:"%s fa",s:"pochi sec",m:"1 min",mm:"%d min",h:"1 ora",hh:"%d ore",d:"1 giorno",dd:"%d giorni",M:"1 mese",MM:"%d mesi",y:"1 anno",yy:"%d anni"},D={exports:{}},j=(v||(v=1,D.exports=function(t,i,o){t=t||{};var n=i.prototype,a={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function r(t,i,o,a){return n.fromToBase(t,i,o,a)}o.en.relativeTime=a,n.fromToBase=function(i,n,r,e,s){for(var c,u,m,d=r.$locale().relativeTime||a,h=t.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],l=h.length,f=0;f<l;f+=1){var p=h[f];p.d&&(c=e?o(i).diff(r,p.d,!0):r.diff(i,p.d,!0));var b=(t.rounding||Math.round)(Math.abs(c));if(m=c>0,b<=p.r||!p.r){b<=1&&f>0&&(p=h[f-1]);var v=d[p.l];s&&(b=s(""+b)),u="string"==typeof v?v.replace("%d",b):v(b,n,p.l,m);break}}if(n)return u;var g=m?d.future:d.past;return"function"==typeof g?g(u):g.replace("%s",u)},n.to=function(t,i){return r(t,i,this,!0)},n.from=function(t,i){return r(t,i,this)};var e=function(t){return t.$u?o.utc():o()};n.toNow=function(t){return this.to(e(this),t)},n.fromNow=function(t){return this.from(e(this),t)}}),D.exports);y.extend(e(j));const _=t(class extends i{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.closedEvent=o(this,"mdsPushNotificationItemClose",7),this.t=new c({el:k,en:w,es:x,it:M}),this.dateFormat="timeago",this.deletable=!0,this.message="Nessun messaggio disponibile",this.preview="image",this.tone="weak",this.onClickClose=t=>{t.stopPropagation(),this.closedEvent.emit()}}async updateLang(){this.language=this.t.lang(this.host)}componentDidLoad(){this.handleDeletableChange(this.deletable)}componentWillLoad(){var t;this.hasActions=null!==this.host.querySelector(':scope > [slot="action"]'),this.hasBadge=null!==this.host.querySelector(':scope > [slot="badge"]'),this.datetime&&(this.datetime=u(null===(t=this.datetime)||void 0===t?void 0:""+t)),this.t.lang(this.host);const i={future:this.t.get("future"),past:this.t.get("past"),s:this.t.get("s"),m:this.t.get("m"),mm:this.t.get("mm"),h:this.t.get("h"),hh:this.t.get("hh"),d:this.t.get("d"),dd:this.t.get("dd"),M:this.t.get("M"),MM:this.t.get("MM"),y:this.t.get("y"),yy:this.t.get("yy")};y.locale("custom-locale",{relativeTime:i})}handleDeletableChange(t){!1===t&&(this.deletable=void 0)}render(){var t;return n(a,{key:"cef1482e9e16dcc52b6fc255c7392f575f0c1772"},(null!==(t=this.icon)&&void 0!==t?t:"avatar"===this.preview)&&n("mds-avatar",{key:"0bfdb9ecf0fa36599c981aa778a02f73d0b80a32",class:"avatar",icon:this.icon,initials:this.initials,part:"avatar",src:this.src,tone:this.tone,variant:this.variant}),this.src&&"avatar"!==this.preview&&n("mds-img",{key:"719fe7dae8dc94021f0efd96c50b86b614572aca",class:"picture",part:"picture",src:this.src}),n("div",{key:"a5ead1ed262e19ed60a37f23cce81a29889daedb",class:"content",part:"content"},n("div",{key:"a747e13b1fcb292b193db53ebf2c6174eac99fd9",class:"header"},n("div",{key:"4a402d86378e9b5269dc4ffbbc25a1b0b54be36d",class:"infos"},this.hasBadge&&n("div",{key:"40eb647711cb32839e9ee5cec391c800b5a8d983"},n("slot",{key:"f73ddcfd20ebb75f62a0ff3b7dfe5dfa0a9477a4",name:"badge"})),this.subject&&n("mds-text",{key:"aab0df869115c44eecc4d5fa180210392c72e1e1",class:"subject",typography:"h6",variant:"title",truncate:"all"},this.subject)),this.datetime&&n("mds-text",{key:"e93ee1684aeb8a4df9203a9b416df5181bc2342f",class:"time",typography:"option"},"timeago"===this.dateFormat?y(this.datetime).fromNow():y(this.datetime).format(this.dateFormat))),n("mds-text",{key:"4554d9ae482fefec3899d740d74227657d612fd5",class:"message",truncate:"all",typography:"caption",variant:"info"},this.message),this.hasActions&&n("div",{key:"ddc27141fb944f8ecf6c1e72082c9fc2428edb4e",class:"actions",part:"actions"},n("slot",{key:"315db21f5d2f6e3f43849c64de4407422dfafed2",name:"action"}))),this.deletable&&n("mds-button",{key:"25190761bcc0b1afb4ae807bc6e880edd98d7dcc",class:"close-button",variant:"dark",tone:"text",title:this.t.get("dismiss"),icon:s,onClick:this.onClickClose.bind(this)}))}get host(){return this}static get watchers(){return{deletable:[{handleDeletableChange:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer 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-push-notification-item-duration:.3s;--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--tone-neutral-04,218 218 218));--mds-push-notification-item-message-line-clamp:2;--mds-push-notification-item-subject-line-clamp:1}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-avatar,mds-button,mds-img,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-push-notification-item-duration{syntax:"<time>";inherits:false;initial-value:.3s}@property --mds-push-notification-item-icon-background-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --mds-push-notification-item-message-line-clamp{syntax:"<integer>";inherits:false;initial-value:2}@property --mds-push-notification-item-subject-line-clamp{syntax:"<integer>";inherits:false;initial-value:1}:host{--mds-push-notification-item-duration:.3s;--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--tone-neutral-04,218 218 218));--mds-push-notification-item-message-line-clamp:2;--mds-push-notification-item-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-push-notification-item-subject-line-clamp:1;--mds-push-notification-item-timing-function:var(--ease-in-out-quint,cubic-bezier(.86,0,.07,1));align-items:flex-start;background-color:rgb(var(--tone-neutral,0 0 0));border-radius:var(--radius-lg,16px);-webkit-box-shadow:var(--mds-push-notification-item-shadow);box-shadow:var(--mds-push-notification-item-shadow);color:rgb(var(--tone-neutral-02,244 244 244));display:flex;gap:calc(var(--spacing,.0025rem)*400);max-width:calc(var(--spacing,.0025rem)*8000);min-width:calc(var(--spacing,.0025rem)*7200);padding:calc(var(--spacing,.0025rem)*400);pointer-events:auto;position:relative;-webkit-transition-duration:var(--mds-push-notification-item-duration,.3s);transition-duration:var(--mds-push-notification-item-duration,.3s);transition-property:background-color,box-shadow,color,margin,transform;-webkit-transition-timing-function:var(--mds-push-notification-item-timing-function);transition-timing-function:var(--mds-push-notification-item-timing-function)}:host([deletable]){padding-right:calc(var(--spacing,.0025rem)*800)}.content{display:grid;flex-grow:1}.actions{display:flex;flex-wrap:wrap;gap:calc(var(--spacing,.0025rem)*200);min-width:1px;padding-top:calc(var(--spacing,.0025rem)*200)}.avatar,.picture{flex-shrink:0}.picture{border-radius:.25rem;-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);max-width:calc(var(--spacing,.0025rem)*1200);width:100%}.close-button{opacity:0;padding:calc(var(--spacing,.0025rem)*150);position:absolute;right:0;top:0;transition-duration:var(--default-transition-duration);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;transition-timing-function:var(--default-transition-timing-function)}:host-context(:not(.safari)):host(:hover) .close-button{opacity:1}.close-button:focus-visible,.close-button:hover{fill:rgb(var(--tone-neutral-03,233 233 233));opacity:1}.header{align-items:baseline;display:flex;gap:calc(var(--spacing,.0025rem)*100);justify-content:space-between;min-width:0;overflow:hidden;text-overflow:ellipsis}.infos{display:flex;flex-direction:column}.time{flex-shrink:0;margin-right:calc(var(--spacing,.0025rem)*100);white-space:nowrap}.subject{--mds-text-line-clamp:var(--mds-push-notification-item-subject-line-clamp,1);line-height:var(--leading-sm,1.25rem)}.message,.subject{text-overflow:ellipsis}.message{--mds-text-line-clamp:var(--mds-push-notification-item-message-line-clamp,2)}.avatar{background-color:var(--mds-push-notification-item-icon-background-color,transparent);border-radius:1000px;fill:var(--mds-push-notification-item-icon-color,rgb(var(--tone-neutral-04,218 218 218)));height:calc(var(--spacing,.0025rem)*900);width:calc(var(--spacing,.0025rem)*900)}.avatar::part(svg){width:calc(var(--spacing,.0025rem)*600)}:host([src]) .avatar{background-color:#0000}:host([icon]) .avatar::part(wrapper){padding:calc(var(--spacing,.0025rem)*150)}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-push-notifications-shadow:var(--shadow-outline) inset;background-color:rgb(var(--tone-neutral-09,76 76 76))}:host-context(:root.pref-contrast-more){--mds-push-notification-item-shadow:var(--shadow-outline-strong-50) inset;color:rgb(var(--tone-neutral-01,255 255 255))}:host([variant=primary][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--variant-primary-05,152 188 255));--mds-push-notification-item-icon-color:rgb(var(--variant-primary-10,0 49 142))}:host([variant=primary]),:host([variant=primary][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--variant-primary-09,0 58 168));--mds-push-notification-item-icon-color:rgb(var(--variant-primary-05,152 188 255))}:host([variant=primary][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--variant-primary-05,152 188 255))}:host([variant=orange][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-orange-05,251 168 111));--mds-push-notification-item-icon-color:rgb(var(--label-orange-10,99 42 3))}:host([variant=orange]),:host([variant=orange][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-orange-09,116 49 3));--mds-push-notification-item-icon-color:rgb(var(--label-orange-05,251 168 111))}:host([variant=orange][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--label-orange-05,251 168 111))}:host([variant=amaranth][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-amaranth-05,250 163 178));--mds-push-notification-item-icon-color:rgb(var(--label-amaranth-10,114 7 25))}:host([variant=amaranth]),:host([variant=amaranth][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-amaranth-09,135 8 30));--mds-push-notification-item-icon-color:rgb(var(--label-amaranth-05,250 163 178))}:host([variant=amaranth][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--label-amaranth-05,250 163 178))}:host([variant=orchid][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-orchid-05,245 163 203));--mds-push-notification-item-icon-color:rgb(var(--label-orchid-10,111 12 61))}:host([variant=orchid]),:host([variant=orchid][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-orchid-09,131 14 71));--mds-push-notification-item-icon-color:rgb(var(--label-orchid-05,245 163 203))}:host([variant=orchid][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--label-orchid-05,245 163 203))}:host([variant=violet][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-violet-05,198 175 251));--mds-push-notification-item-icon-color:rgb(var(--label-violet-10,57 9 165))}:host([variant=violet]),:host([variant=violet][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-violet-09,67 11 195));--mds-push-notification-item-icon-color:rgb(var(--label-violet-05,198 175 251))}:host([variant=violet][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--label-violet-05,198 175 251))}:host([variant=blue][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-blue-05,170 184 252));--mds-push-notification-item-icon-color:rgb(var(--label-blue-10,6 34 166))}:host([variant=blue]),:host([variant=blue][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-blue-09,7 40 196));--mds-push-notification-item-icon-color:rgb(var(--label-blue-05,170 184 252))}:host([variant=blue][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--label-blue-05,170 184 252))}:host([variant=sky][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-sky-05,94 198 245));--mds-push-notification-item-icon-color:rgb(var(--label-sky-10,5 63 90))}:host([variant=sky]),:host([variant=sky][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-sky-09,6 76 107));--mds-push-notification-item-icon-color:rgb(var(--label-sky-05,94 198 245))}:host([variant=sky][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--label-sky-05,94 198 245))}:host([variant=aqua][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-aqua-05,7 203 237));--mds-push-notification-item-icon-color:rgb(var(--label-aqua-10,2 65 76))}:host([variant=aqua]),:host([variant=aqua][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-aqua-09,3 77 90));--mds-push-notification-item-icon-color:rgb(var(--label-aqua-05,7 203 237))}:host([variant=aqua][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--label-aqua-05,7 203 237))}:host([variant=green][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-green-05,37 213 102));--mds-push-notification-item-icon-color:rgb(var(--label-green-10,12 68 33))}:host([variant=green]),:host([variant=green][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-green-09,14 81 39));--mds-push-notification-item-icon-color:rgb(var(--label-green-05,37 213 102))}:host([variant=green][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--label-green-05,37 213 102))}:host([variant=lime][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-lime-05,134 207 22));--mds-push-notification-item-icon-color:rgb(var(--label-lime-10,43 66 7))}:host([variant=lime]),:host([variant=lime][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-lime-09,51 79 8));--mds-push-notification-item-icon-color:rgb(var(--label-lime-05,134 207 22))}:host([variant=lime][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--label-lime-05,134 207 22))}:host([variant=yellow][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-yellow-05,234 179 8));--mds-push-notification-item-icon-color:rgb(var(--label-yellow-10,75 57 3))}:host([variant=yellow]),:host([variant=yellow][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-yellow-09,89 68 3));--mds-push-notification-item-icon-color:rgb(var(--label-yellow-05,234 179 8))}:host([variant=yellow][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--label-yellow-05,234 179 8))}:host([variant=error][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--status-error-05,250 165 160));--mds-push-notification-item-icon-color:rgb(var(--status-error-10,115 0 0))}:host([variant=error]),:host([variant=error][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--status-error-09,135 0 14));--mds-push-notification-item-icon-color:rgb(var(--status-error-05,250 165 160))}:host([variant=error][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--status-error-05,250 165 160))}:host([variant=warning][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--status-warning-05,237 177 0));--mds-push-notification-item-icon-color:rgb(var(--status-warning-10,77 57 0))}:host([variant=warning]),:host([variant=warning][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--status-warning-09,90 67 0));--mds-push-notification-item-icon-color:rgb(var(--status-warning-05,237 177 0))}:host([variant=warning][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--status-warning-05,237 177 0))}:host([variant=success][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--status-success-05,107 206 147));--mds-push-notification-item-icon-color:rgb(var(--status-success-10,0 69 0))}:host([variant=success]),:host([variant=success][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--status-success-09,0 82 9));--mds-push-notification-item-icon-color:rgb(var(--status-success-05,107 206 147))}:host([variant=success][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--status-success-05,107 206 147))}:host([variant=info][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--status-info-05,112 198 234));--mds-push-notification-item-icon-color:rgb(var(--status-info-10,0 61 103))}:host([variant=info]),:host([variant=info][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--status-info-09,0 73 116));--mds-push-notification-item-icon-color:rgb(var(--status-info-05,112 198 234))}:host([variant=info][tone=text]){--mds-push-notification-item-icon-background-color:transparent;--mds-push-notification-item-icon-color:rgb(var(--status-info-05,112 198 234))}@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-push-notifications-shadow:var(--shadow-outline) inset;background-color:rgb(var(--tone-neutral-09,76 76 76))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-push-notification-item-shadow:var(--shadow-outline-strong-50) inset;color:rgb(var(--tone-neutral-01,255 255 255))}}'}},[257,"mds-push-notification-item",{datetime:[1537],dateFormat:[513,"date-format"],deletable:[1540],icon:[513],initials:[1537],message:[513],preview:[513],src:[513],subject:[513],tone:[513],variant:[513],language:[32],updateLang:[64]},void 0,{deletable:[{handleDeletableChange:0}]}]),$=_,Y=function(){"undefined"!=typeof customElements&&["mds-push-notification-item","mds-avatar","mds-button","mds-icon","mds-img","mds-spinner","mds-text"].forEach((t=>{switch(t){case"mds-push-notification-item":customElements.get(r(t))||customElements.define(r(t),_);break;case"mds-avatar":customElements.get(r(t))||m();break;case"mds-button":customElements.get(r(t))||d();break;case"mds-icon":customElements.get(r(t))||h();break;case"mds-img":customElements.get(r(t))||l();break;case"mds-spinner":customElements.get(r(t))||f();break;case"mds-text":customElements.get(r(t))||p()}}))};export{$ as MdsPushNotificationItem,Y as defineCustomElement}
1
+ import{proxyCustomElement as t,HTMLElement as i,createEvent as o,h as n,Host as a,transformTag as r}from"@stencil/core/internal/client";import{g as e}from"./_commonjsHelpers.js";import{m as s}from"./cancel.js";import{L as c}from"./locale.js";import{s as u}from"./date.js";import{s as h}from"./preference.js";import{d as m}from"./mds-avatar2.js";import{d}from"./mds-button2.js";import{d as l}from"./mds-icon2.js";import{d as f}from"./mds-img2.js";import{d as p}from"./mds-spinner2.js";import{d as b}from"./mds-text2.js";var v,g,y={exports:{}},k=e((v||(v=1,y.exports=function(){var t=6e4,i=36e5,o="millisecond",n="second",a="minute",r="hour",e="day",s="week",c="month",u="quarter",h="year",m="date",d="Invalid Date",l=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,f=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(t){var i=["th","st","nd","rd"],o=t%100;return"["+t+(i[(o-20)%10]||i[o]||"th")+"]"}},b=function(t,i,o){var n=t+"";return!n||n.length>=i?t:""+Array(i+1-n.length).join(o)+t},v={s:b,z:function(t){var i=-t.utcOffset(),o=Math.abs(i),n=o%60;return(i<=0?"+":"-")+b(Math.floor(o/60),2,"0")+":"+b(n,2,"0")},m:function t(i,o){if(i.date()<o.date())return-t(o,i);var n=12*(o.year()-i.year())+(o.month()-i.month()),a=i.clone().add(n,c),r=o-a<0,e=i.clone().add(n+(r?-1:1),c);return+(-(n+(o-a)/(r?a-e:e-a))||0)},a:function(t){return t<0?Math.ceil(t)||0:Math.floor(t)},p:function(t){return{M:c,y:h,w:s,d:e,D:m,h:r,m:a,s:n,ms:o,Q:u}[t]||((t||"")+"").toLowerCase().replace(/s$/,"")},u:function(t){return void 0===t}},g="en",y={};y[g]=p;var k="$isDayjsObject",w=function(t){return t instanceof j||!(!t||!t[k])},x=function t(i,o,n){var a;if(!i)return g;if("string"==typeof i){var r=i.toLowerCase();y[r]&&(a=r),o&&(y[r]=o,a=r);var e=i.split("-");if(!a&&e.length>1)return t(e[0])}else{var s=i.name;y[s]=i,a=s}return!n&&a&&(g=a),a||!n&&g},M=function(t,i){if(w(t))return t.clone();var o="object"==typeof i?i:{};return o.date=t,o.args=arguments,new j(o)},D=v;D.l=x,D.i=w,D.w=function(t,i){return M(t,{locale:i.$L,utc:i.$u,x:i.$x,$offset:i.$offset})};var j=function(){function p(t){this.$L=x(t.locale,null,!0),this.parse(t),this.$x=this.$x||t.x||{},this[k]=!0}var b=p.prototype;return b.parse=function(t){this.$d=function(t){var i=t.date,o=t.utc;if(null===i)return new Date(NaN);if(D.u(i))return new Date;if(i instanceof Date)return new Date(i);if("string"==typeof i&&!/Z$/i.test(i)){var n=i.match(l);if(n){var a=n[2]-1||0,r=(n[7]||"0").substring(0,3);return o?new Date(Date.UTC(n[1],a,n[3]||1,n[4]||0,n[5]||0,n[6]||0,r)):new Date(n[1],a,n[3]||1,n[4]||0,n[5]||0,n[6]||0,r)}}return new Date(i)}(t),this.init()},b.init=function(){var t=this.$d;this.$y=t.getFullYear(),this.$M=t.getMonth(),this.$D=t.getDate(),this.$W=t.getDay(),this.$H=t.getHours(),this.$m=t.getMinutes(),this.$s=t.getSeconds(),this.$ms=t.getMilliseconds()},b.$utils=function(){return D},b.isValid=function(){return!(""+this.$d===d)},b.isSame=function(t,i){var o=M(t);return this.startOf(i)<=o&&o<=this.endOf(i)},b.isAfter=function(t,i){return M(t)<this.startOf(i)},b.isBefore=function(t,i){return this.endOf(i)<M(t)},b.$g=function(t,i,o){return D.u(t)?this[i]:this.set(o,t)},b.unix=function(){return Math.floor(this.valueOf()/1e3)},b.valueOf=function(){return this.$d.getTime()},b.startOf=function(t,i){var o=this,u=!!D.u(i)||i,d=D.p(t),l=function(t,i){var n=D.w(o.$u?Date.UTC(o.$y,i,t):new Date(o.$y,i,t),o);return u?n:n.endOf(e)},f=function(t,i){return D.w(o.toDate()[t].apply(o.toDate("s"),(u?[0,0,0,0]:[23,59,59,999]).slice(i)),o)},p=this.$W,b=this.$M,v=this.$D,g="set"+(this.$u?"UTC":"");switch(d){case h:return u?l(1,0):l(31,11);case c:return u?l(1,b):l(0,b+1);case s:var y=this.$locale().weekStart||0,k=(p<y?p+7:p)-y;return l(u?v-k:v+(6-k),b);case e:case m:return f(g+"Hours",0);case r:return f(g+"Minutes",1);case a:return f(g+"Seconds",2);case n:return f(g+"Milliseconds",3);default:return this.clone()}},b.endOf=function(t){return this.startOf(t,!1)},b.$set=function(t,i){var s,u=D.p(t),d="set"+(this.$u?"UTC":""),l=(s={},s[e]=d+"Date",s[m]=d+"Date",s[c]=d+"Month",s[h]=d+"FullYear",s[r]=d+"Hours",s[a]=d+"Minutes",s[n]=d+"Seconds",s[o]=d+"Milliseconds",s)[u],f=u===e?this.$D+(i-this.$W):i;if(u===c||u===h){var p=this.clone().set(m,1);p.$d[l](f),p.init(),this.$d=p.set(m,Math.min(this.$D,p.daysInMonth())).$d}else l&&this.$d[l](f);return this.init(),this},b.set=function(t,i){return this.clone().$set(t,i)},b.get=function(t){return this[D.p(t)]()},b.add=function(o,u){var m,d=this;o=Number(o);var l=D.p(u),f=function(t){var i=M(d);return D.w(i.date(i.date()+Math.round(t*o)),d)};if(l===c)return this.set(c,this.$M+o);if(l===h)return this.set(h,this.$y+o);if(l===e)return f(1);if(l===s)return f(7);var p=(m={},m[a]=t,m[r]=i,m[n]=1e3,m)[l]||1,b=this.$d.getTime()+o*p;return D.w(b,this)},b.subtract=function(t,i){return this.add(-1*t,i)},b.format=function(t){var i=this,o=this.$locale();if(!this.isValid())return o.invalidDate||d;var n=t||"YYYY-MM-DDTHH:mm:ssZ",a=D.z(this),r=this.$H,e=this.$m,s=this.$M,c=o.weekdays,u=o.months,h=function(t,o,a,r){return t&&(t[o]||t(i,n))||a[o].slice(0,r)},m=function(t){return D.s(r%12||12,t,"0")},l=o.meridiem||function(t,i,o){var n=t<12?"AM":"PM";return o?n.toLowerCase():n};return n.replace(f,(function(t,n){return n||function(t){switch(t){case"YY":return(i.$y+"").slice(-2);case"YYYY":return D.s(i.$y,4,"0");case"M":return s+1;case"MM":return D.s(s+1,2,"0");case"MMM":return h(o.monthsShort,s,u,3);case"MMMM":return h(u,s);case"D":return i.$D;case"DD":return D.s(i.$D,2,"0");case"d":return i.$W+"";case"dd":return h(o.weekdaysMin,i.$W,c,2);case"ddd":return h(o.weekdaysShort,i.$W,c,3);case"dddd":return c[i.$W];case"H":return r+"";case"HH":return D.s(r,2,"0");case"h":return m(1);case"hh":return m(2);case"a":return l(r,e,!0);case"A":return l(r,e,!1);case"m":return e+"";case"mm":return D.s(e,2,"0");case"s":return i.$s+"";case"ss":return D.s(i.$s,2,"0");case"SSS":return D.s(i.$ms,3,"0");case"Z":return a}return null}(t)||a.replace(":","")}))},b.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},b.diff=function(o,m,d){var l,f=this,p=D.p(m),b=M(o),v=(b.utcOffset()-this.utcOffset())*t,g=this-b,y=function(){return D.m(f,b)};switch(p){case h:l=y()/12;break;case c:l=y();break;case u:l=y()/3;break;case s:l=(g-v)/6048e5;break;case e:l=(g-v)/864e5;break;case r:l=g/i;break;case a:l=g/t;break;case n:l=g/1e3;break;default:l=g}return d?l:D.a(l)},b.daysInMonth=function(){return this.endOf(c).$D},b.$locale=function(){return y[this.$L]},b.locale=function(t,i){if(!t)return this.$L;var o=this.clone(),n=x(t,i,!0);return n&&(o.$L=n),o},b.clone=function(){return D.w(this.$d,this)},b.toDate=function(){return new Date(this.valueOf())},b.toJSON=function(){return this.isValid()?this.toISOString():null},b.toISOString=function(){return this.$d.toISOString()},b.toString=function(){return this.$d.toUTCString()},p}(),_=j.prototype;return M.prototype=_,[["$ms",o],["$s",n],["$m",a],["$H",r],["$W",e],["$M",c],["$y",h],["$D",m]].forEach((function(t){_[t[1]]=function(i){return this.$g(i,t[0],t[1])}})),M.extend=function(t,i){return t.$i||(t(i,j,M),t.$i=!0),M},M.locale=x,M.isDayjs=w,M.unix=function(t){return M(1e3*t)},M.en=y[g],M.Ls=y,M.p={},M}()),y.exports)),w={dismiss:"Κλείσιμο",future:"σε %s",past:"πριν από %s",s:"λίγα δευτ.",m:"1 λεπτό",mm:"%d λεπτά",h:"1 ώρα",hh:"%d ώρες",d:"1 ημέρα",dd:"%d ημέρες",M:"1 μήνας",MM:"%d μήνες",y:"1 έτος",yy:"%d έτη"},x={dismiss:"Close",future:"in %s",past:"%s ago",s:"few sec",m:"1 min",mm:"%d mins",h:"1 hour",hh:"%d hours",d:"1 day",dd:"%d days",M:"1 month",MM:"%d months",y:"1 year",yy:"%d years"},M={dismiss:"Cerrar",future:"en %s",past:"hace %s",s:"pocos seg",m:"1 min",mm:"%d mins",h:"1 hora",hh:"%d horas",d:"1 día",dd:"%d días",M:"1 mes",MM:"%d meses",y:"1 año",yy:"%d años"},D={dismiss:"Chiudi",future:"tra %s",past:"%s fa",s:"pochi sec",m:"1 min",mm:"%d min",h:"1 ora",hh:"%d ore",d:"1 giorno",dd:"%d giorni",M:"1 mese",MM:"%d mesi",y:"1 anno",yy:"%d anni"},j={exports:{}},_=e((g||(g=1,j.exports=function(t,i,o){t=t||{};var n=i.prototype,a={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function r(t,i,o,a){return n.fromToBase(t,i,o,a)}o.en.relativeTime=a,n.fromToBase=function(i,n,r,e,s){for(var c,u,h,m=r.$locale().relativeTime||a,d=t.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],l=d.length,f=0;f<l;f+=1){var p=d[f];p.d&&(c=e?o(i).diff(r,p.d,!0):r.diff(i,p.d,!0));var b=(t.rounding||Math.round)(Math.abs(c));if(h=c>0,b<=p.r||!p.r){b<=1&&f>0&&(p=d[f-1]);var v=m[p.l];s&&(b=s(""+b)),u="string"==typeof v?v.replace("%d",b):v(b,n,p.l,h);break}}if(n)return u;var g=h?m.future:m.past;return"function"==typeof g?g(u):g.replace("%s",u)},n.to=function(t,i){return r(t,i,this,!0)},n.from=function(t,i){return r(t,i,this)};var e=function(t){return t.$u?o.utc():o()};n.toNow=function(t){return this.to(e(this),t)},n.fromNow=function(t){return this.from(e(this),t)}}),j.exports));const C=t(class extends i{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.closedEvent=o(this,"mdsPushNotificationItemClose",7),this.t=new c({el:w,en:x,es:M,it:D}),this.dateFormat="timeago",this.deletable=!1,this.message="Nessun messaggio disponibile",this.preview="image",this.tone="weak",this.onClickClose=t=>{t.stopPropagation(),this.closedEvent.emit()}}async updateLang(){this.language=this.t.lang(this.host)}connectedCallback(){this.unsubscribePrefAnimation=h("animation",(t=>{this.prefAnimation=t})),this.unsubscribePrefContrast=h("contrast",(t=>{this.prefContrast=t})),this.unsubscribePrefTheme=h("theme",(t=>{this.prefTheme=t})),this.unsubscribePrefThemeScheme=h("theme-scheme",(t=>{this.prefThemeScheme=t}))}disconnectedCallback(){var t,i,o,n;null===(t=this.unsubscribePrefAnimation)||void 0===t||t.call(this),null===(i=this.unsubscribePrefContrast)||void 0===i||i.call(this),null===(o=this.unsubscribePrefTheme)||void 0===o||o.call(this),null===(n=this.unsubscribePrefThemeScheme)||void 0===n||n.call(this)}componentDidLoad(){this.handleDeletableChange(this.deletable)}componentWillLoad(){var t;k.extend(_),this.hasActions=null!==this.host.querySelector(':scope > [slot="action"]'),this.hasBadge=null!==this.host.querySelector(':scope > [slot="badge"]'),void 0!==this.datetime&&""!==this.datetime&&(this.datetime=u(null===(t=this.datetime)||void 0===t?void 0:""+t)),this.t.lang(this.host);const i={future:this.t.get("future"),past:this.t.get("past"),s:this.t.get("s"),m:this.t.get("m"),mm:this.t.get("mm"),h:this.t.get("h"),hh:this.t.get("hh"),d:this.t.get("d"),dd:this.t.get("dd"),M:this.t.get("M"),MM:this.t.get("MM"),y:this.t.get("y"),yy:this.t.get("yy")};k.locale("custom-locale",{relativeTime:i})}handleDeletableChange(t){!1===t&&(this.deletable=void 0)}render(){var t;return n(a,{key:"f88bb513bce95850a6047ac54f4dcfa63978363e","pref-animation":this.prefAnimation,"pref-contrast":this.prefContrast,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},(null!==(t=this.icon)&&void 0!==t?t:"avatar"===this.preview)&&n("mds-avatar",{key:"f8cad6d2fae73aff043e52fef79075abede6df96",class:"avatar",icon:this.icon,initials:this.initials,part:"avatar",src:this.src,tone:this.tone,variant:this.variant}),this.src&&"avatar"!==this.preview&&n("mds-img",{key:"72f96d01bc55784f8c2c35e62da263e62d32a00b",class:"picture",part:"picture",src:this.src}),n("div",{key:"fb71c722dec7dd0216b415c1469cd4af03be5d4e",class:"content",part:"content"},n("div",{key:"6f6b128e2c72fa831a5603f05d3cb6141fdaec89",class:"header"},n("div",{key:"8381e70ddf528dda33765863ed8e6c67af6afaab",class:"infos"},this.hasBadge&&n("div",{key:"21882a488827403f500705436c23e4795aeea948"},n("slot",{key:"262d5394fae6e68f5556f561ecff8582e34b6b9d",name:"badge"})),this.subject&&n("mds-text",{key:"730388a07d901d1e742fb528db3e1bd2963fbd19",class:"subject",typography:"h6",variant:"title",truncate:"all"},this.subject)),this.datetime&&n("mds-text",{key:"96cb3254f601083ce3f96b9d5fd635e9e92fc857",class:"time",typography:"option"},"timeago"===this.dateFormat?k(this.datetime).fromNow():k(this.datetime).format(this.dateFormat))),n("mds-text",{key:"d4fa3358afbde90b5416a08cbf117fbd256eb8c5",class:"message",truncate:"all",typography:"caption",variant:"info"},this.message),this.hasActions&&n("div",{key:"83b296d9cdadfe0a9e483f2d48b4b35ea3d40338",class:"actions",part:"actions"},n("slot",{key:"91e29832a0de8bad5f5c37528dc2c1e3e09eeebf",name:"action"}))),this.deletable&&n("mds-button",{key:"e4f30edac40e73e6ea41d9d48391b9d9d077f118",class:"close-button",variant:"dark",tone:"text",title:this.t.get("dismiss"),icon:s,onClick:this.onClickClose}))}get host(){return this}static get watchers(){return{deletable:[{handleDeletableChange:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-push-notification-item-duration:.3s;--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--tone-neutral-04,218 218 218));--mds-push-notification-item-message-line-clamp:2;--mds-push-notification-item-subject-line-clamp:1}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-avatar,mds-button,mds-img,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-push-notification-item-duration{syntax:"<time>";inherits:false;initial-value:.3s}@property --mds-push-notification-item-icon-background-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --mds-push-notification-item-message-line-clamp{syntax:"<integer>";inherits:false;initial-value:2}@property --mds-push-notification-item-subject-line-clamp{syntax:"<integer>";inherits:false;initial-value:1}:host{--mds-push-notification-item-duration:.3s;--private-push-notification-item-duration:var(--mds-push-notification-item-duration,.3s);--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--tone-neutral-04,218 218 218));--mds-push-notification-item-message-line-clamp:2;--mds-push-notification-item-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-push-notification-item-subject-line-clamp:1;--mds-push-notification-item-timing-function:var(--ease-in-out-quint,cubic-bezier(.86,0,.07,1));align-items:flex-start;background-color:rgb(var(--tone-neutral,0 0 0));border-radius:var(--radius-lg,16px);-webkit-box-shadow:var(--mds-push-notification-item-shadow);box-shadow:var(--mds-push-notification-item-shadow);color:rgb(var(--tone-neutral-02,244 244 244));display:flex;gap:calc(var(--spacing,.0025rem)*400);max-width:calc(var(--spacing,.0025rem)*8000);min-width:calc(var(--spacing,.0025rem)*7200);padding:calc(var(--spacing,.0025rem)*400);pointer-events:auto;position:relative;-webkit-transition-duration:var(--private-push-notification-item-duration);transition-duration:var(--private-push-notification-item-duration);transition-property:background-color,box-shadow,color,margin,transform;-webkit-transition-timing-function:var(--mds-push-notification-item-timing-function);transition-timing-function:var(--mds-push-notification-item-timing-function)}:host([deletable]:not([deletable=false])){padding-right:calc(var(--spacing,.0025rem)*800)}.content{display:grid;flex-grow:1}.actions{display:flex;flex-wrap:wrap;gap:calc(var(--spacing,.0025rem)*200);min-width:1px;padding-top:calc(var(--spacing,.0025rem)*200)}.avatar,.picture{flex-shrink:0}.picture{border-radius:.25rem;-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);max-width:calc(var(--spacing,.0025rem)*1200);width:100%}.close-button{opacity:0;padding:calc(var(--spacing,.0025rem)*150);position:absolute;right:0;top:0;transition-duration:var(--default-transition-duration);transition-property:background-color,border-color,box-shadow,color,fill,height,margin,opacity,padding,transform,width;transition-timing-function:var(--default-transition-timing-function)}:host(:hover) .close-button{opacity:1}.close-button:focus-visible,.close-button:hover{fill:rgb(var(--tone-neutral-03,233 233 233));opacity:1}.header{align-items:baseline;display:flex;gap:calc(var(--spacing,.0025rem)*100);justify-content:space-between;min-width:0;overflow:hidden;text-overflow:ellipsis}.infos{display:flex;flex-direction:column}.time{flex-shrink:0;margin-right:calc(var(--spacing,.0025rem)*100);white-space:nowrap}.subject{--mds-text-line-clamp:var(--mds-push-notification-item-subject-line-clamp,1);line-height:var(--leading-sm,1.25rem)}.message,.subject{text-overflow:ellipsis}.message{--mds-text-line-clamp:var(--mds-push-notification-item-message-line-clamp,2)}.avatar{background-color:var(--mds-push-notification-item-icon-background-color,#0000);border-radius:1000px;fill:var(--mds-push-notification-item-icon-color,rgb(var(--tone-neutral-04,218 218 218)));height:calc(var(--spacing,.0025rem)*900);width:calc(var(--spacing,.0025rem)*900)}.avatar::part(svg){width:calc(var(--spacing,.0025rem)*600)}:host([src]) .avatar{background-color:#0000}:host([icon]) .avatar::part(wrapper){padding:calc(var(--spacing,.0025rem)*150)}:host([pref-animation=reduce]){--private-push-notification-item-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){--mds-push-notifications-shadow:var(--shadow-outline) inset;background-color:rgb(var(--tone-neutral-09,76 76 76))}:host([pref-contrast=more]){--mds-push-notification-item-shadow:var(--shadow-outline-strong-50) inset;color:rgb(var(--tone-neutral-01,255 255 255))}:host([variant=primary][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--variant-primary-05,152 188 255));--mds-push-notification-item-icon-color:rgb(var(--variant-primary-10,0 49 142))}:host([variant=primary]),:host([variant=primary][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--variant-primary-09,0 58 168));--mds-push-notification-item-icon-color:rgb(var(--variant-primary-05,152 188 255))}:host([variant=primary][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--variant-primary-05,152 188 255))}:host([variant=orange][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-orange-05,251 168 111));--mds-push-notification-item-icon-color:rgb(var(--label-orange-10,99 42 3))}:host([variant=orange]),:host([variant=orange][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-orange-09,116 49 3));--mds-push-notification-item-icon-color:rgb(var(--label-orange-05,251 168 111))}:host([variant=orange][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--label-orange-05,251 168 111))}:host([variant=amaranth][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-amaranth-05,250 163 178));--mds-push-notification-item-icon-color:rgb(var(--label-amaranth-10,114 7 25))}:host([variant=amaranth]),:host([variant=amaranth][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-amaranth-09,135 8 30));--mds-push-notification-item-icon-color:rgb(var(--label-amaranth-05,250 163 178))}:host([variant=amaranth][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--label-amaranth-05,250 163 178))}:host([variant=orchid][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-orchid-05,245 163 203));--mds-push-notification-item-icon-color:rgb(var(--label-orchid-10,111 12 61))}:host([variant=orchid]),:host([variant=orchid][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-orchid-09,131 14 71));--mds-push-notification-item-icon-color:rgb(var(--label-orchid-05,245 163 203))}:host([variant=orchid][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--label-orchid-05,245 163 203))}:host([variant=violet][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-violet-05,198 175 251));--mds-push-notification-item-icon-color:rgb(var(--label-violet-10,57 9 165))}:host([variant=violet]),:host([variant=violet][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-violet-09,67 11 195));--mds-push-notification-item-icon-color:rgb(var(--label-violet-05,198 175 251))}:host([variant=violet][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--label-violet-05,198 175 251))}:host([variant=blue][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-blue-05,170 184 252));--mds-push-notification-item-icon-color:rgb(var(--label-blue-10,6 34 166))}:host([variant=blue]),:host([variant=blue][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-blue-09,7 40 196));--mds-push-notification-item-icon-color:rgb(var(--label-blue-05,170 184 252))}:host([variant=blue][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--label-blue-05,170 184 252))}:host([variant=sky][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-sky-05,94 198 245));--mds-push-notification-item-icon-color:rgb(var(--label-sky-10,5 63 90))}:host([variant=sky]),:host([variant=sky][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-sky-09,6 76 107));--mds-push-notification-item-icon-color:rgb(var(--label-sky-05,94 198 245))}:host([variant=sky][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--label-sky-05,94 198 245))}:host([variant=aqua][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-aqua-05,7 203 237));--mds-push-notification-item-icon-color:rgb(var(--label-aqua-10,2 65 76))}:host([variant=aqua]),:host([variant=aqua][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-aqua-09,3 77 90));--mds-push-notification-item-icon-color:rgb(var(--label-aqua-05,7 203 237))}:host([variant=aqua][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--label-aqua-05,7 203 237))}:host([variant=green][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-green-05,37 213 102));--mds-push-notification-item-icon-color:rgb(var(--label-green-10,12 68 33))}:host([variant=green]),:host([variant=green][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-green-09,14 81 39));--mds-push-notification-item-icon-color:rgb(var(--label-green-05,37 213 102))}:host([variant=green][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--label-green-05,37 213 102))}:host([variant=lime][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-lime-05,134 207 22));--mds-push-notification-item-icon-color:rgb(var(--label-lime-10,43 66 7))}:host([variant=lime]),:host([variant=lime][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-lime-09,51 79 8));--mds-push-notification-item-icon-color:rgb(var(--label-lime-05,134 207 22))}:host([variant=lime][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--label-lime-05,134 207 22))}:host([variant=yellow][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--label-yellow-05,234 179 8));--mds-push-notification-item-icon-color:rgb(var(--label-yellow-10,75 57 3))}:host([variant=yellow]),:host([variant=yellow][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--label-yellow-09,89 68 3));--mds-push-notification-item-icon-color:rgb(var(--label-yellow-05,234 179 8))}:host([variant=yellow][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--label-yellow-05,234 179 8))}:host([variant=error][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--status-error-05,250 165 160));--mds-push-notification-item-icon-color:rgb(var(--status-error-10,115 0 0))}:host([variant=error]),:host([variant=error][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--status-error-09,135 0 14));--mds-push-notification-item-icon-color:rgb(var(--status-error-05,250 165 160))}:host([variant=error][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--status-error-05,250 165 160))}:host([variant=warning][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--status-warning-05,237 177 0));--mds-push-notification-item-icon-color:rgb(var(--status-warning-10,77 57 0))}:host([variant=warning]),:host([variant=warning][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--status-warning-09,90 67 0));--mds-push-notification-item-icon-color:rgb(var(--status-warning-05,237 177 0))}:host([variant=warning][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--status-warning-05,237 177 0))}:host([variant=success][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--status-success-05,107 206 147));--mds-push-notification-item-icon-color:rgb(var(--status-success-10,0 69 0))}:host([variant=success]),:host([variant=success][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--status-success-09,0 82 9));--mds-push-notification-item-icon-color:rgb(var(--status-success-05,107 206 147))}:host([variant=success][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--status-success-05,107 206 147))}:host([variant=info][tone=strong]){--mds-push-notification-item-icon-background-color:rgb(var(--status-info-05,112 198 234));--mds-push-notification-item-icon-color:rgb(var(--status-info-10,0 61 103))}:host([variant=info]),:host([variant=info][tone=weak]){--mds-push-notification-item-icon-background-color:rgb(var(--status-info-09,0 73 116));--mds-push-notification-item-icon-color:rgb(var(--status-info-05,112 198 234))}:host([variant=info][tone=text]){--mds-push-notification-item-icon-background-color:#0000;--mds-push-notification-item-icon-color:rgb(var(--status-info-05,112 198 234))}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-push-notification-item-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-push-notifications-shadow:var(--shadow-outline) inset;background-color:rgb(var(--tone-neutral-09,76 76 76))}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){--mds-push-notification-item-shadow:var(--shadow-outline-strong-50) inset;color:rgb(var(--tone-neutral-01,255 255 255))}}'}},[257,"mds-push-notification-item",{datetime:[1537],dateFormat:[513,"date-format"],deletable:[1540],icon:[513],initials:[1537],message:[513],preview:[513],src:[513],subject:[513],tone:[513],variant:[513],prefAnimation:[32],prefContrast:[32],prefTheme:[32],prefThemeScheme:[32],language:[32],updateLang:[64]},void 0,{deletable:[{handleDeletableChange:0}]}]),$=C,S=function(){"undefined"!=typeof customElements&&["mds-push-notification-item","mds-avatar","mds-button","mds-icon","mds-img","mds-spinner","mds-text"].forEach((t=>{switch(t){case"mds-push-notification-item":customElements.get(r(t))||customElements.define(r(t),C);break;case"mds-avatar":customElements.get(r(t))||m();break;case"mds-button":customElements.get(r(t))||d();break;case"mds-icon":customElements.get(r(t))||l();break;case"mds-img":customElements.get(r(t))||f();break;case"mds-spinner":customElements.get(r(t))||p();break;case"mds-text":customElements.get(r(t))||b()}}))};export{$ as MdsPushNotificationItem,S as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as i,HTMLElement as t,createEvent as s,h as e,Host as o,transformTag as n}from"@stencil/core/internal/client";import{a,c as r}from"./unit.js";import{d}from"./mds-button2.js";import{d as c}from"./mds-icon2.js";import{d as m}from"./mds-spinner2.js";import{d as h}from"./mds-text2.js";const l=i(class extends t{constructor(i){super(),!1!==i&&this.__registerHost(),this.__attachShadow(),this.changedEvent=s(this,"mdsPushNotificationChange",7),this.shownEvent=s(this,"mdsPushNotificationShow",7),this.hiddenEvent=s(this,"mdsPushNotificationHide",7),this.behavior="auto",this.introItem=i=>(i.style.marginBottom=`-${i.offsetHeight+a(this.cssItemsGap)}px`,new Promise((t=>{setTimeout((()=>{i.style.marginBottom=`-${i.offsetHeight+a(this.cssItemsGap)}px`,setTimeout((()=>{i.style.visibility="visible",i.style.position="relative",i.style.transform="translate(0, 0)",i.style.marginBottom="0px",t()}),r(this.cssItemsIntroDuration))}),15)}))),this.outroItem=i=>(this.slotNotifications.assignedNodes().length<=1&&this.hide(),i.style.marginBottom="0px",new Promise((t=>{setTimeout((()=>{i.style.marginBottom="0px",setTimeout((()=>{i.addEventListener("transitionend",(()=>{i.remove()})),i.style.removeProperty("transform"),i.style.marginBottom=`-${i.offsetHeight+a(this.cssItemsGap)}px`,t()}),r(this.cssItemsOutroDuration))}),15)}))),this.handleSlotChange=()=>{const i=this.slotNotifications.assignedElements().map((i=>i)).filter((i=>!i.style.visibility));0!==i.length&&(i.forEach((async i=>{i.addEventListener("mdsPushNotificationItemClose",(()=>this.outroItem(i))),await this.introItem(i)})),"auto"===this.behavior&&this.show())},this.updateCSSCustomProps=()=>{var i,t,s;const e=window.getComputedStyle(this.host);this.cssItemsGap=null!==(i=e.getPropertyValue("--mds-push-notification-items-gap"))&&void 0!==i?i:"0.5rem",this.cssItemsIntroDuration=null!==(t=e.getPropertyValue("--mds-push-notification-items-intro-delay"))&&void 0!==t?t:"200ms",this.cssItemsOutroDuration=null!==(s=e.getPropertyValue("--mds-push-notification-items-outro-delay"))&&void 0!==s?s:"0ms"}}clear(){this.slotNotifications.assignedElements().forEach((i=>this.outroItem(i))),this.hide()}show(){return this.visible=!0,Promise.resolve()}hide(){return this.visible=void 0,Promise.resolve()}removeNotification(i){return Array.isArray(i)?i.forEach(this.outroItem):this.outroItem(i),Promise.resolve()}componentDidLoad(){this.updateCSSCustomProps(),this.slotNotifications.addEventListener("slotchange",this.handleSlotChange),this.handleSlotChange()}visibleChanged(i){return i?(this.changedEvent.emit({visible:!0}),void this.shownEvent.emit()):void 0===i?(this.changedEvent.emit({visible:!1}),void this.hiddenEvent.emit()):void(this.visible=void 0)}render(){return e(o,{key:"018cec5fec78b7abed252a3acc8a13352f534306"},e("mds-button",{key:"c96d02897f1fed58ae9d6252d9e53f8023d2c14a",variant:"dark",onClick:this.clear.bind(this)},"Cancella notifiche"),e("div",{key:"aabdf019411f23c91a3352ab9bc1a9c8aa02df9e",class:"notifications",part:"notifications"},e("slot",{key:"52e483e93b453f8f860eaba64f4a2223a2eceb38",ref:i=>this.slotNotifications=i})))}get host(){return this}static get watchers(){return{visible:[{visibleChanged:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer 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-push-notification-fadeout-delay:0s;--mds-push-notification-gap:calc(var(--spacing,.0025rem)*200);--mds-push-notification-items-intro-delay:.3s;--mds-push-notification-items-outro-delay:0s;--mds-push-notification-items-duration:.3s;--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-push-notification-fadeout-delay{syntax:"<time>";inherits:false;initial-value:0s}@property --mds-push-notification-items-intro-delay{syntax:"<time>";inherits:false;initial-value:.3s}@property --mds-push-notification-items-outro-delay{syntax:"<time>";inherits:false;initial-value:0s}@property --mds-push-notification-items-duration{syntax:"<time>";inherits:false;initial-value:.3s}:host{--mds-push-notification-fadeout-delay:0s;--mds-push-notification-gap:calc(var(--spacing,.0025rem)*200);--mds-push-notification-items-intro-delay:.3s;--mds-push-notification-items-outro-delay:0s;--mds-push-notification-items-duration:.3s;--mds-push-notification-items-gap:var(--mds-push-notification-gap,calc(var(--spacing,.0025rem)*200));--mds-push-notification-items-timing-function:var(--ease-in-out-quint,cubic-bezier(.86,0,.07,1));--mds-push-notification-background:linear-gradient(90deg,#dcdcdc00 0%,#dcdcdcd9);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;gap:calc(var(--spacing,.0025rem)*200);max-width:360px;min-width:calc(var(--spacing,.0025rem)*7200);padding:calc(var(--spacing,.0025rem)*400);padding-left:calc(var(--spacing,.0025rem)*2400);scrollbar-width:none;--tw-ease:var(--ease-in-out-expo,cubic-bezier(1,0,0,1));background:var(--mds-push-notification-background);bottom:0;box-sizing:content-box!important;display:flex;flex-direction:column;overflow-x:hidden;position:fixed;right:0;top:0;transform:translate(100%);-webkit-transition-delay:var(--mds-push-notification-fadeout-delay,0s);transition-delay:var(--mds-push-notification-fadeout-delay,0s);-webkit-transition-duration:var(--duration-500,.5s);transition-duration:var(--duration-500,.5s);transition-property:transform;transition-timing-function:var(--ease-in-out-expo,cubic-bezier(1,0,0,1));z-index:var(--magma-notification-z-index,3000)}:host::-webkit-scrollbar{display:none}.notifications{display:flex;flex-direction:column-reverse;gap:var(--mds-push-notification-items-gap)}.notifications ::slotted(mds-push-notification-item){--mds-push-notification-duration:var(--mds-push-notification-items-duration,.3s);--mds-push-notification-timing-function:var(--mds-push-notification-items-timing-function);position:absolute;-webkit-transform:translate(calc(100% + calc(var(--mds-push-notification-gap,calc(var(--spacing,.0025rem) * 200)) + var(--mds-push-notification-gap,calc(var(--spacing,.0025rem) * 200)))));transform:translate(calc(100% + calc(var(--mds-push-notification-gap,calc(var(--spacing,.0025rem) * 200)) + var(--mds-push-notification-gap,calc(var(--spacing,.0025rem) * 200)))));visibility:hidden}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-push-notification-background:linear-gradient(90deg,#0000 0%,#00000080 20%,#000000d9)}:host([visible]){transform:translate(0);transition-delay:0s}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-push-notification-background:linear-gradient(90deg,#0000 0%,#00000080 20%,#000000d9)}}'}},[257,"mds-push-notification",{visible:[1540],behavior:[1],show:[64],hide:[64],removeNotification:[64]},void 0,{visible:[{visibleChanged:0}]}]),u=l,p=function(){"undefined"!=typeof customElements&&["mds-push-notification","mds-button","mds-icon","mds-spinner","mds-text"].forEach((i=>{switch(i){case"mds-push-notification":customElements.get(n(i))||customElements.define(n(i),l);break;case"mds-button":customElements.get(n(i))||d();break;case"mds-icon":customElements.get(n(i))||c();break;case"mds-spinner":customElements.get(n(i))||m();break;case"mds-text":customElements.get(n(i))||h()}}))};export{u as MdsPushNotification,p as defineCustomElement}
1
+ import{proxyCustomElement as i,HTMLElement as t,createEvent as s,h as e,Host as n,transformTag as o}from"@stencil/core/internal/client";import{a,c as r}from"./unit.js";import{s as d}from"./preference.js";import{d as c}from"./mds-button2.js";import{d as m}from"./mds-icon2.js";import{d as h}from"./mds-spinner2.js";import{d as l}from"./mds-text2.js";const p=i(class extends t{constructor(i){super(),!1!==i&&this.__registerHost(),this.__attachShadow(),this.changedEvent=s(this,"mdsPushNotificationChange",7),this.shownEvent=s(this,"mdsPushNotificationShow",7),this.hiddenEvent=s(this,"mdsPushNotificationHide",7),this.behavior="auto",this.introItem=i=>(i.style.marginBottom=`-${i.offsetHeight+a(this.cssItemsGap)}px`,new Promise((t=>{setTimeout((()=>{i.style.marginBottom=`-${i.offsetHeight+a(this.cssItemsGap)}px`,setTimeout((()=>{i.style.visibility="visible",i.style.position="relative",i.style.transform="translate(0, 0)",i.style.marginBottom="0px",t()}),r(this.cssItemsIntroDuration))}),15)}))),this.outroItem=i=>(this.slotNotifications.assignedNodes().length<=1&&this.hide(),i.style.marginBottom="0px",new Promise((t=>{setTimeout((()=>{i.style.marginBottom="0px",setTimeout((()=>{i.addEventListener("transitionend",(()=>{i.remove()})),i.style.removeProperty("transform"),i.style.marginBottom=`-${i.offsetHeight+a(this.cssItemsGap)}px`,t()}),r(this.cssItemsOutroDuration))}),15)}))),this.handleSlotChange=()=>{const i=this.slotNotifications.assignedElements().map((i=>i)).filter((i=>""===i.style.visibility));0!==i.length&&(i.forEach((async i=>{i.addEventListener("mdsPushNotificationItemClose",(()=>this.outroItem(i))),await this.introItem(i)})),"auto"===this.behavior&&this.show())},this.updateCSSCustomProps=()=>{var i,t,s;const e=window.getComputedStyle(this.host);this.cssItemsGap=null!==(i=e.getPropertyValue("--mds-push-notification-items-gap"))&&void 0!==i?i:"0.5rem",this.cssItemsIntroDuration=null!==(t=e.getPropertyValue("--mds-push-notification-items-intro-delay"))&&void 0!==t?t:"200ms",this.cssItemsOutroDuration=null!==(s=e.getPropertyValue("--mds-push-notification-items-outro-delay"))&&void 0!==s?s:"0ms"},this.clear=()=>{this.slotNotifications.assignedElements().forEach((i=>this.outroItem(i))),this.hide()}}show(){return this.visible=!0,Promise.resolve()}hide(){return this.visible=void 0,Promise.resolve()}removeNotification(i){return Array.isArray(i)?i.forEach(this.outroItem):this.outroItem(i),Promise.resolve()}connectedCallback(){this.unsubscribePrefTheme=d("theme",(i=>{this.prefTheme=i})),this.unsubscribePrefThemeScheme=d("theme-scheme",(i=>{this.prefThemeScheme=i}))}disconnectedCallback(){var i,t;null===(i=this.unsubscribePrefTheme)||void 0===i||i.call(this),null===(t=this.unsubscribePrefThemeScheme)||void 0===t||t.call(this)}componentDidLoad(){this.updateCSSCustomProps(),this.slotNotifications.addEventListener("slotchange",this.handleSlotChange),this.handleSlotChange()}visibleChanged(i){return i?(this.changedEvent.emit({visible:!0}),void this.shownEvent.emit()):void 0===i?(this.changedEvent.emit({visible:!1}),void this.hiddenEvent.emit()):void(this.visible=void 0)}render(){return e(n,{key:"14c13d8af66f6c90da99f9f858d8696a796d01a7","pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},e("mds-button",{key:"61d7ab9ae3a1d0df6dd091f211b86aa7a8afb0c0",variant:"dark",onClick:this.clear},"Cancella notifiche"),e("div",{key:"614552ee81de3151c82622a0cf209e8e93afb314",class:"notifications",part:"notifications"},e("slot",{key:"bd60fe0bbcc81ff17c30681f27452a5d5aca067e",ref:i=>this.slotNotifications=i})))}get host(){return this}static get watchers(){return{visible:[{visibleChanged:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-push-notification-fadeout-delay:0s;--mds-push-notification-gap:calc(var(--spacing,.0025rem)*200);--mds-push-notification-items-intro-delay:.3s;--mds-push-notification-items-outro-delay:0s;--mds-push-notification-items-duration:.3s;--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-push-notification-fadeout-delay{syntax:"<time>";inherits:false;initial-value:0s}@property --mds-push-notification-items-intro-delay{syntax:"<time>";inherits:false;initial-value:.3s}@property --mds-push-notification-items-outro-delay{syntax:"<time>";inherits:false;initial-value:0s}@property --mds-push-notification-items-duration{syntax:"<time>";inherits:false;initial-value:.3s}:host{--mds-push-notification-fadeout-delay:0s;--mds-push-notification-gap:calc(var(--spacing,.0025rem)*200);--mds-push-notification-items-intro-delay:.3s;--mds-push-notification-items-outro-delay:0s;--mds-push-notification-items-duration:.3s;--mds-push-notification-items-gap:var(--mds-push-notification-gap,calc(var(--spacing,.0025rem)*200));--mds-push-notification-items-timing-function:var(--ease-in-out-quint,cubic-bezier(.86,0,.07,1));--mds-push-notification-background:linear-gradient(90deg,#dcdcdc00 0%,#dcdcdcd9);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;--tw-ease:var(--ease-in-out-expo,cubic-bezier(1,0,0,1));background:var(--mds-push-notification-background);bottom:0;box-sizing:initial!important;display:flex;flex-direction:column;gap:calc(var(--spacing,.0025rem)*200);max-width:360px;min-width:calc(var(--spacing,.0025rem)*7200);overflow-x:hidden;padding:calc(var(--spacing,.0025rem)*400);padding-left:calc(var(--spacing,.0025rem)*2400);position:fixed;right:0;top:0;transform:translate(100%);-webkit-transition-delay:var(--mds-push-notification-fadeout-delay,0s);transition-delay:var(--mds-push-notification-fadeout-delay,0s);-webkit-transition-duration:var(--duration-500,.5s);transition-duration:var(--duration-500,.5s);transition-property:transform;transition-timing-function:var(--ease-in-out-expo,cubic-bezier(1,0,0,1));z-index:var(--magma-notification-z-index,3000)}:host::-webkit-scrollbar{display:none}.notifications{display:flex;flex-direction:column-reverse;gap:var(--mds-push-notification-items-gap)}.notifications ::slotted(mds-push-notification-item){--mds-push-notification-duration:var(--mds-push-notification-items-duration,.3s);--mds-push-notification-timing-function:var(--mds-push-notification-items-timing-function);position:absolute;-webkit-transform:translate(calc(100% + calc(var(--mds-push-notification-gap,calc(var(--spacing,.0025rem) * 200)) + var(--mds-push-notification-gap,calc(var(--spacing,.0025rem) * 200)))));transform:translate(calc(100% + calc(var(--mds-push-notification-gap,calc(var(--spacing,.0025rem) * 200)) + var(--mds-push-notification-gap,calc(var(--spacing,.0025rem) * 200)))));visibility:hidden}:host([pref-theme=dark]:not([pref-theme-scheme=light])){--mds-push-notification-background:linear-gradient(90deg,#0000 0%,#00000080 20%,#000000d9)}:host([visible]){transform:translate(0);transition-delay:0s}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-push-notification-background:linear-gradient(90deg,#0000 0%,#00000080 20%,#000000d9)}}'}},[257,"mds-push-notification",{visible:[1540],behavior:[1],prefTheme:[32],prefThemeScheme:[32],show:[64],hide:[64],removeNotification:[64]},void 0,{visible:[{visibleChanged:0}]}]),u=p,f=function(){"undefined"!=typeof customElements&&["mds-push-notification","mds-button","mds-icon","mds-spinner","mds-text"].forEach((i=>{switch(i){case"mds-push-notification":customElements.get(o(i))||customElements.define(o(i),p);break;case"mds-button":customElements.get(o(i))||c();break;case"mds-icon":customElements.get(o(i))||m();break;case"mds-spinner":customElements.get(o(i))||h();break;case"mds-text":customElements.get(o(i))||l()}}))};export{u as MdsPushNotification,f as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as e,HTMLElement as t,h as s,Host as a,transformTag as o}from"@stencil/core/internal/client";import{d as r}from"./mds-text2.js";const d=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.typography="h3",this.tag="h3"}render(){return s(a,{key:"26db9230c187400e8df30d1c9300e0a39b4a709f"},s("mds-text",{key:"4a1227b9e6e66376831c457746e26ec0d47b3144",class:"open-quote",tag:"div",typography:this.typography},s("span",{key:"9d6f5ae659999f27d8de5b8e92ee13bdff75244b"},s("i",{key:"89a139df5d605e4695f67a995174a2fbe3ca263b"},"❝ "))),s("div",{key:"73d10c6274ac92bf79f1acdad40c4e7144738b4f",class:"quote"},s("mds-text",{key:"8e6d76eec0ed6ca49b1ce01bdf5448b14c84fc1a",tag:this.tag,typography:this.typography},s("i",{key:"b7f817a0eda2745607a9c84d77d1059763f3d5e3"},s("slot",{key:"1617cb4cd4ed8dc8608447c49e8872677bf69367"}),s("span",{key:"2d9982646e27a1f642d3c62bc4007caab348012e"}," ❞"))),s("slot",{key:"4283ff3a9b4a31cb1e98e88e3ead9aa7e27fedb3",name:"author"})))}static get style(){return"@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),mds-text:not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{display:inline-flex}.open-quote{flex-shrink:0}.quote{display:grid;gap:calc(var(--spacing,.0025rem)*400);-webkit-user-select:all;user-select:all}span{-webkit-user-select:none;user-select:none}:host-context(:root.pref-contrast-more){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]))){color:rgb(var(--tone-neutral-01,255 255 255))}}"}},[257,"mds-quote",{typography:[1],tag:[1]}]),n=d,c=function(){"undefined"!=typeof customElements&&["mds-quote","mds-text"].forEach((e=>{switch(e){case"mds-quote":customElements.get(o(e))||customElements.define(o(e),d);break;case"mds-text":customElements.get(o(e))||r()}}))};export{n as MdsQuote,c as defineCustomElement}
1
+ import{proxyCustomElement as e,HTMLElement as t,h as s,Host as a,transformTag as o}from"@stencil/core/internal/client";import{s as r}from"./preference.js";import{d}from"./mds-text2.js";const n=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.typography="h3",this.tag="h3"}connectedCallback(){this.unsubscribePrefContrast=r("contrast",(e=>{this.prefContrast=e}))}disconnectedCallback(){var e;null===(e=this.unsubscribePrefContrast)||void 0===e||e.call(this)}render(){return s(a,{key:"d4732bfc13bec29539203b1bbf2f475c2124161a","pref-contrast":this.prefContrast},s("mds-text",{key:"bfe617d81d506022e982b8a97f1b88e99e06bb54",class:"open-quote",tag:"div",typography:this.typography},s("span",{key:"d42dd7538c075ef913397f3a58b0e327cf34d005"},s("i",{key:"4a1a90c5bf4d36c8f5e93153964688e9858faa4a"},"❝ "))),s("div",{key:"84b991190ae992b3f486821100731276386d1379",class:"quote"},s("mds-text",{key:"91bbfd150358dd889e391483d2a2ba1fc4f0f0d6",tag:this.tag,typography:this.typography},s("i",{key:"18150d9cc0da1116079fd76efe2291ef45247089"},s("slot",{key:"1861ee78891e58fa60c781afdc4eca8e17db0074"}),s("span",{key:"96f6ed87102e3839e258b51b1341df409056d669"}," ❞"))),s("slot",{key:"f4d6dbbe5cc07ce987fd5c35dd6f3a88e75168cd",name:"author"})))}static get style(){return"@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),mds-text:not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{display:inline-flex}.open-quote{flex-shrink:0}.quote{display:grid;gap:calc(var(--spacing,.0025rem)*400);-webkit-user-select:all;user-select:all}span{-webkit-user-select:none;user-select:none}:host([pref-contrast=more]){color:rgb(var(--tone-neutral-01,255 255 255))}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){color:rgb(var(--tone-neutral-01,255 255 255))}}"}},[257,"mds-quote",{typography:[1],tag:[1],prefContrast:[32]}]),c=n,i=function(){"undefined"!=typeof customElements&&["mds-quote","mds-text"].forEach((e=>{switch(e){case"mds-quote":customElements.get(o(e))||customElements.define(o(e),n);break;case"mds-text":customElements.get(o(e))||d()}}))};export{c as MdsQuote,i as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as t,HTMLElement as e,h as i,Host as n,transformTag as s}from"@stencil/core/internal/client";import{d as a}from"./mds-button2.js";import{d as o}from"./mds-icon2.js";import{d as r}from"./mds-spinner2.js";import{d as m}from"./mds-text2.js";import{d}from"./mds-tooltip2.js";const l=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.tone="weak",this.variant="dark",this.size="lg"}render(){return i(n,{key:"9611b4afe26d59d69b5e934e6048998a5a6b15a1",slot:"item"},i("mds-button",{key:"93984131bf9fe5aafcb1e08e3ceb86df18a2ee39","aria-label":this.tooltip,class:"button",icon:this.icon,variant:this.variant,tone:this.tone,size:this.size}),this.tooltip&&i("mds-tooltip",{key:"849a979a53edeca55985f31b88f4e136558fea48",class:"tooltip",target:".button",placement:"top",autoPlacement:!1},this.tooltip))}static get style(){return"@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-radial-menu-item-transition-duration:var(--mds-radial-menu-transition-duration,.5s)}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-tooltip):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{--mds-radial-menu-item-transition-duration:var(--mds-radial-menu-transition-duration,.5s);--mds-radial-menu-item-transition-timing-function:var(--mds-radial-menu-transition-timing-function,var(--ease-out-expo,cubic-bezier(.19,1,.22,1)));--mds-radial-menu-item-delay:0;--mds-radial-menu-item-index:0;display:inline-flex;inset:0;pointer-events:none;position:absolute;transform:scale(0);-webkit-transition-delay:var(--mds-radial-menu-item-delay);transition-delay:var(--mds-radial-menu-item-delay);-webkit-transition-duration:var(--mds-radial-menu-item-transition-duration,var(--mds-radial-menu-transition-duration,.5s));transition-duration:var(--mds-radial-menu-item-transition-duration,var(--mds-radial-menu-transition-duration,.5s));transition-property:translate,transform;-webkit-transition-timing-function:var(--mds-radial-menu-item-transition-timing-function);transition-timing-function:var(--mds-radial-menu-item-transition-timing-function);translate:var(--mds-radial-menu-item-translate)}:host(:hover){z-index:1}.button{border-radius:100%}.tooltip{--mds-tooltip-delay:0;min-width:max-content;width:min-content}"}},[1,"mds-radial-menu-item",{tooltip:[513],icon:[1537],tone:[513],variant:[513],size:[513]}]),u=l,c=function(){"undefined"!=typeof customElements&&["mds-radial-menu-item","mds-button","mds-icon","mds-spinner","mds-text","mds-tooltip"].forEach((t=>{switch(t){case"mds-radial-menu-item":customElements.get(s(t))||customElements.define(s(t),l);break;case"mds-button":customElements.get(s(t))||a();break;case"mds-icon":customElements.get(s(t))||o();break;case"mds-spinner":customElements.get(s(t))||r();break;case"mds-text":customElements.get(s(t))||m();break;case"mds-tooltip":customElements.get(s(t))||d()}}))};export{u as MdsRadialMenuItem,c as defineCustomElement}
1
+ import{proxyCustomElement as t,HTMLElement as i,h as n,Host as e,transformTag as a}from"@stencil/core/internal/client";import{d as s}from"./mds-button2.js";import{d as o}from"./mds-icon2.js";import{d as r}from"./mds-spinner2.js";import{d}from"./mds-text2.js";import{d as m}from"./mds-tooltip2.js";const l=t(class extends i{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.tone="weak",this.variant="dark",this.size="lg"}render(){return n(e,{key:"6ef1882d37a9f3f1d7bd014a4a257b03e310bffd",slot:"item"},n("mds-button",{key:"697d5c349ee2083a4b766391ca7d82337b5b420b","aria-label":this.tooltip,class:"button",icon:this.icon,variant:this.variant,tone:this.tone,size:this.size}),this.tooltip&&n("mds-tooltip",{key:"74f407d34d4d2b009a5b28d2bb2d49455b7e3423",class:"tooltip",target:".button",placement:"top",disableAutoPlacement:!0},this.tooltip))}static get style(){return"@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-radial-menu-item-transition-duration:var(--mds-radial-menu-transition-duration,.5s)}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-tooltip):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{--mds-radial-menu-item-transition-duration:var(--mds-radial-menu-transition-duration,.5s);--mds-radial-menu-item-transition-timing-function:var(--mds-radial-menu-transition-timing-function,var(--ease-out-expo,cubic-bezier(.19,1,.22,1)));--mds-radial-menu-item-delay:0;--mds-radial-menu-item-index:0;display:inline-flex;inset:0;pointer-events:none;position:absolute;transform:scale(0);-webkit-transition-delay:var(--mds-radial-menu-item-delay);transition-delay:var(--mds-radial-menu-item-delay);-webkit-transition-duration:var(--mds-radial-menu-item-transition-duration,var(--mds-radial-menu-transition-duration,.5s));transition-duration:var(--mds-radial-menu-item-transition-duration,var(--mds-radial-menu-transition-duration,.5s));transition-property:translate,transform;-webkit-transition-timing-function:var(--mds-radial-menu-item-transition-timing-function);transition-timing-function:var(--mds-radial-menu-item-transition-timing-function);translate:var(--mds-radial-menu-item-translate)}:host(:hover){z-index:1}.button{border-radius:100%}.tooltip{--mds-tooltip-delay:0;min-width:max-content;width:min-content}"}},[1,"mds-radial-menu-item",{tooltip:[513],icon:[1537],tone:[513],variant:[513],size:[513]}]),u=l,c=function(){"undefined"!=typeof customElements&&["mds-radial-menu-item","mds-button","mds-icon","mds-spinner","mds-text","mds-tooltip"].forEach((t=>{switch(t){case"mds-radial-menu-item":customElements.get(a(t))||customElements.define(a(t),l);break;case"mds-button":customElements.get(a(t))||s();break;case"mds-icon":customElements.get(a(t))||o();break;case"mds-spinner":customElements.get(a(t))||r();break;case"mds-text":customElements.get(a(t))||d();break;case"mds-tooltip":customElements.get(a(t))||m()}}))};export{u as MdsRadialMenuItem,c as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as i,HTMLElement as a,h as e,Host as n,transformTag as t}from"@stencil/core/internal/client";import{m as s}from"./close.js";import{c as d}from"./clsx.js";import{B as r}from"./floating-controller.js";import{d as m}from"./mds-button2.js";import{d as o}from"./mds-icon2.js";import{d as l}from"./mds-spinner2.js";import{d as u}from"./mds-text2.js";const c=i(class extends a{constructor(i){super(),!1!==i&&this.__registerHost(),this.__attachShadow(),this.backdropController=new r("mds-radial-menu-backdrop"),this.angleStart=0,this.angleEnd=360,this.radius=5,this.direction="clockwise",this.backdrop=!1,this.interaction="click",this.variant="dark",this.tone="strong",this.size="lg",this.toggleMenu=()=>{this.opened=!0!==this.opened||void 0},this.setItemSize=()=>{var i;null===(i=this.items)||void 0===i||i.forEach((i=>{i.size=this.size}))},this.setItemIndex=()=>{this.items.forEach(((i,a)=>{i.style.setProperty("--mds-radial-menu-item-index",""+a)}))},this.setIsFullCircle=()=>{this.hostElement.style.setProperty("--mds-radial-menu-is-full-circle",this.angleEnd-this.angleStart==360?"1":"0")},this.setIsStartGreaterThanEnd=()=>{this.hostElement.style.setProperty("--mds-radial-menu-is-start-greater-than-end",this.angleStart>this.angleEnd?"-1":"1")},this.updateItems=()=>{this.items=this.hostElement.querySelectorAll(':scope > [slot="item"]'),this.setItemSize(),this.setItemIndex(),this.hostElement.style.setProperty("--mds-radial-menu-nth-siblings",""+(this.items.length-1))},this.toggleRightClickMenu=i=>{i.preventDefault(),this.hostElement.style.top=i.clientY-this.hostElement.offsetHeight/2+"px",this.hostElement.style.left=i.clientX-this.hostElement.offsetWidth/2+"px",this.toggleMenu()},this.handleBackdrop=()=>{this.backdrop&&this.opened?this.backdropController.attachBackdrop():this.backdropController.detachBackdrop()}}componentWillLoad(){var i;this.icon=null!==(i=this.icon)&&void 0!==i?i:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2s-2 .9-2 2s.9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2z"/></svg>',this.onAngleStartChange(this.angleStart),this.onAngleEndChange(this.angleEnd),this.onRadiusChange(this.radius),this.onSizeChange()}componentDidLoad(){this.updateItems(),this.setIsFullCircle(),this.setIsStartGreaterThanEnd(),this.onOpenedChange(this.opened),this.onInteractionChange(this.interaction)}disconnectedCallback(){document&&document.removeEventListener("contextmenu",this.toggleRightClickMenu)}onDiscChanged(i){!1===i&&(this.disc=void 0)}backdropChanged(i){!1===i&&(this.backdrop=void 0),this.handleBackdrop()}onInteractionChange(i){document&&("rightclick"!==i?document.removeEventListener("contextmenu",this.toggleRightClickMenu):document.addEventListener("contextmenu",this.toggleRightClickMenu))}onAngleStartChange(i){this.hostElement.style.setProperty("--mds-radial-menu-angle-start",i+"deg"),this.setIsFullCircle(),this.setIsStartGreaterThanEnd()}onAngleEndChange(i){this.hostElement.style.setProperty("--mds-radial-menu-angle-end",i+"deg"),this.setIsFullCircle(),this.setIsStartGreaterThanEnd()}onRadiusChange(i){this.hostElement.style.setProperty("--mds-radial-menu-radius",i+"rem")}onSizeChange(){this.setItemSize()}onOpenedChange(i){!1===i&&(this.opened=void 0),this.handleBackdrop()}render(){return e(n,{key:"18679022a9759985a3c518df2d733b94d28473dc"},e("mds-button",{key:"156f0692417d19bc2f9418469d1b011ea5f0f72f",class:d("menu-button","click"!==this.interaction&&"menu-button--hidden"),icon:this.opened?s:this.icon,tone:this.tone,variant:this.variant,size:this.size,onClick:this.toggleMenu}),e("div",{key:"4277fb28c411a3ec3808d46e260e0800fc92eebb",class:"radial-menu",part:"radial-menu"},e("slot",{key:"ff21f4e1110c14954128ec0e891507ff178fa548",name:"item",onSlotchange:this.updateItems})),e("div",{key:"e5dc3a9fbd3f813721bfdefbbf445fb4b4301995",class:"disc"}))}get hostElement(){return this}static get watchers(){return{disc:[{onDiscChanged:0}],backdrop:[{backdropChanged:0}],interaction:[{onInteractionChange:0}],angleStart:[{onAngleStartChange:0}],angleEnd:[{onAngleEndChange:0}],radius:[{onRadiusChange:0}],size:[{onSizeChange:0}],opened:[{onOpenedChange:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-radial-menu-angle-start:0deg;--mds-radial-menu-angle-end:360deg;--mds-radial-menu-context-menu-z-index:var(--magma-context-menu-z-index,8000);--mds-radial-menu-delay:10ms;--mds-radial-menu-direction:-1;--mds-radial-menu-disc-background:rgb(var(--tone-neutral,0 0 0)/.5);--mds-radial-menu-disc-size:calc(var(--mds-radial-menu-radius,5rem)*2);--mds-radial-menu-radius:5rem;--mds-radial-menu-transition-duration:.5s}}}@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-radial-menu-angle-start{syntax:"<angle>";inherits:false;initial-value:0deg}@property --mds-radial-menu-angle-end{syntax:"<angle>";inherits:false;initial-value:1turn}@property --mds-radial-menu-delay{syntax:"<time>";inherits:false;initial-value:10ms}@property --mds-radial-menu-direction{syntax:"<integer>";inherits:false;initial-value:-1}@property --mds-radial-menu-radius{syntax:"<length>";inherits:false;initial-value:5rem}@property --mds-radial-menu-transition-duration{syntax:"<time>";inherits:false;initial-value:.5s}:host{--mds-radial-menu-angle-start:0deg;--mds-radial-menu-angle-end:360deg;--mds-radial-menu-context-menu-z-index:var(--magma-context-menu-z-index,8000);--mds-radial-menu-delay:10ms;--mds-radial-menu-direction:-1;--mds-radial-menu-disc-background:rgb(var(--tone-neutral,0 0 0)/.5);--mds-radial-menu-disc-filter:blur(8px);--mds-radial-menu-disc-shadow:var(--shadow-lg-sharp,0 0 1px 1px #0000000f,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d);--mds-radial-menu-disc-size:calc(var(--mds-radial-menu-radius,5rem)*2);--mds-radial-menu-radius:5rem;--mds-radial-menu-transition-duration:.5s;--mds-radial-menu-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));--mds-radial-menu-nth-siblings:0;--mds-radial-menu-disc-delay:0s;--mds-radial-menu-disc-scale:0;--mds-radial-menu-radius-current:0;--mds-radial-menu-is-full-circle:1;--mds-radial-menu-is-start-greater-than-end:1;display:inline-flex;position:relative;-webkit-transition-duration:var(--mds-radial-menu-transition-duration,.5s);transition-duration:var(--mds-radial-menu-transition-duration,.5s);transition-property:top,left;-webkit-transition-timing-function:var(--mds-radial-menu-transition-timing-function);transition-timing-function:var(--mds-radial-menu-transition-timing-function);z-index:var(--magma-dropdown-z-index,5000)}:host([direction=clockwise]){--mds-radial-menu-direction:calc(var(--mds-radial-menu-is-start-greater-than-end)*-1)}:host([direction=counterclockwise]){--mds-radial-menu-direction:calc(var(--mds-radial-menu-is-start-greater-than-end)*1)}.menu-button{border-radius:100%;position:relative;transform:scale(1);-webkit-transition-duration:var(--mds-radial-menu-transition-duration,.5s);transition-duration:var(--mds-radial-menu-transition-duration,.5s);-webkit-transition-timing-function:var(--mds-radial-menu-transition-timing-function);transition-timing-function:var(--mds-radial-menu-transition-timing-function);z-index:2}:host(:not([opened])) .menu-button--hidden{transform:scale(0)}.radial-menu{inset:0;pointer-events:none;position:absolute;-webkit-transition-delay:calc((var(--mds-radial-menu-nth-siblings)*2)*var(--mds-radial-menu-delay,10ms));transition-delay:calc((var(--mds-radial-menu-nth-siblings)*2)*var(--mds-radial-menu-delay,10ms));transition-property:z-index;z-index:3}:host(:not([opened])) .radial-menu{transition-delay:0s;z-index:1}:host(:not([opened])){--mds-radial-menu-radius-current:0}:host([opened]){--mds-radial-menu-radius-current:var(--mds-radial-menu-radius,5rem)}:host([opened]) ::slotted(mds-radial-menu-item){pointer-events:auto;transform:scale(1)}::slotted(mds-radial-menu-item){--mds-radial-menu-item-offset-per-child:calc((var(--mds-radial-menu-angle-end,360deg) - var(--mds-radial-menu-angle-start,0deg))/(var(--mds-radial-menu-nth-siblings) + var(--mds-radial-menu-is-full-circle)));--mds-radial-menu-item-angle-offset:calc(var(--mds-radial-menu-direction,-1)*var(--mds-radial-menu-item-index)*var(--mds-radial-menu-item-offset-per-child));--mds-radial-menu-item-delay:calc((var(--mds-radial-menu-item-index) + 1)*var(--mds-radial-menu-delay,10ms));--mds-radial-menu-item-translate:calc(cos((var(--mds-radial-menu-angle-start,0deg) + var(--mds-radial-menu-item-angle-offset))) * var(--mds-radial-menu-radius-current)) calc(sin((var(--mds-radial-menu-angle-start,0deg) + var(--mds-radial-menu-item-angle-offset))) * var(--mds-radial-menu-radius-current) * -1)}.disc{--size:calc(var(--mds-radial-menu-disc-size,calc(var(--mds-radial-menu-radius,5rem) * 2)) + var(--mds-radial-menu-radius,5rem));-webkit-backdrop-filter:var(--mds-radial-menu-disc-filter);backdrop-filter:var(--mds-radial-menu-disc-filter);background-color:var(--mds-radial-menu-disc-background,rgb(var(--tone-neutral,0 0 0)/.5));border-radius:100%;-webkit-box-shadow:var(--mds-radial-menu-disc-shadow);box-shadow:var(--mds-radial-menu-disc-shadow);display:inline-flex;height:var(--size);inset:50%;position:absolute;-webkit-transform:translate(-50%,-50%) scale(var(--mds-radial-menu-disc-scale));transform:translate(-50%,-50%) scale(var(--mds-radial-menu-disc-scale));-webkit-transition-delay:var(--mds-radial-menu-disc-delay);transition-delay:var(--mds-radial-menu-disc-delay);-webkit-transition-duration:var(--mds-radial-menu-transition-duration,.5s);transition-duration:var(--mds-radial-menu-transition-duration,.5s);transition-property:height,transform,width;-webkit-transition-timing-function:var(--mds-radial-menu-transition-timing-function);transition-timing-function:var(--mds-radial-menu-transition-timing-function);width:var(--size);z-index:0}:host(:not([opened][disc])){--mds-radial-menu-disc-scale:0;--mds-radial-menu-disc-delay:calc((var(--mds-radial-menu-nth-siblings) + 1)*var(--mds-radial-menu-delay,10ms))}:host([opened][disc]){--mds-radial-menu-disc-scale:1;--mds-radial-menu-disc-delay:0s}:host([interaction=rightclick]){position:fixed;z-index:var(--mds-radial-menu-context-menu-z-index,var(--magma-context-menu-z-index,8000))}'}},[257,"mds-radial-menu",{angleStart:[514,"angle-start"],angleEnd:[514,"angle-end"],radius:[514],direction:[513],opened:[1540],disc:[1540],backdrop:[516],interaction:[513],icon:[1537],variant:[513],tone:[513],size:[513]},void 0,{disc:[{onDiscChanged:0}],backdrop:[{backdropChanged:0}],interaction:[{onInteractionChange:0}],angleStart:[{onAngleStartChange:0}],angleEnd:[{onAngleEndChange:0}],radius:[{onRadiusChange:0}],size:[{onSizeChange:0}],opened:[{onOpenedChange:0}]}]),h=c,g=function(){"undefined"!=typeof customElements&&["mds-radial-menu","mds-button","mds-icon","mds-spinner","mds-text"].forEach((i=>{switch(i){case"mds-radial-menu":customElements.get(t(i))||customElements.define(t(i),c);break;case"mds-button":customElements.get(t(i))||m();break;case"mds-icon":customElements.get(t(i))||o();break;case"mds-spinner":customElements.get(t(i))||l();break;case"mds-text":customElements.get(t(i))||u()}}))};export{h as MdsRadialMenu,g as defineCustomElement}
1
+ import{proxyCustomElement as i,HTMLElement as a,h as n,Host as e,transformTag as t}from"@stencil/core/internal/client";import{m as s}from"./close.js";import{c as d}from"./clsx.js";import{B as r}from"./floating-controller.js";import{d as m}from"./mds-button2.js";import{d as o}from"./mds-icon2.js";import{d as l}from"./mds-spinner2.js";import{d as u}from"./mds-text2.js";const c=i(class extends a{constructor(i){super(),!1!==i&&this.__registerHost(),this.__attachShadow(),this.backdropController=new r("mds-radial-menu-backdrop"),this.angleStart=0,this.angleEnd=360,this.radius=5,this.direction="clockwise",this.backdrop=!1,this.interaction="click",this.variant="dark",this.tone="strong",this.size="lg",this.toggleMenu=()=>{this.opened=!0!==this.opened||void 0},this.setItemSize=()=>{var i;null===(i=this.items)||void 0===i||i.forEach((i=>{i.size=this.size}))},this.setItemIndex=()=>{this.items.forEach(((i,a)=>{i.style.setProperty("--mds-radial-menu-item-index",""+a)}))},this.setIsFullCircle=()=>{this.hostElement.style.setProperty("--mds-radial-menu-is-full-circle",this.angleEnd-this.angleStart==360?"1":"0")},this.setIsStartGreaterThanEnd=()=>{this.hostElement.style.setProperty("--mds-radial-menu-is-start-greater-than-end",this.angleStart>this.angleEnd?"-1":"1")},this.updateItems=()=>{this.items=this.hostElement.querySelectorAll(':scope > [slot="item"]'),this.setItemSize(),this.setItemIndex(),this.hostElement.style.setProperty("--mds-radial-menu-nth-siblings",""+(this.items.length-1))},this.toggleRightClickMenu=i=>{i.preventDefault(),this.hostElement.style.top=i.clientY-this.hostElement.offsetHeight/2+"px",this.hostElement.style.left=i.clientX-this.hostElement.offsetWidth/2+"px",this.toggleMenu()},this.handleBackdrop=()=>{this.backdrop&&this.opened?this.backdropController.attachBackdrop():this.backdropController.detachBackdrop()}}componentWillLoad(){var i;this.icon=null!==(i=this.icon)&&void 0!==i?i:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2s-2 .9-2 2s.9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2s2-.9 2-2s-.9-2-2-2z"/></svg>',this.onAngleStartChange(this.angleStart),this.onAngleEndChange(this.angleEnd),this.onRadiusChange(this.radius),this.onSizeChange()}componentDidLoad(){this.updateItems(),this.setIsFullCircle(),this.setIsStartGreaterThanEnd(),this.onOpenedChange(this.opened),this.onInteractionChange(this.interaction)}disconnectedCallback(){"undefined"!=typeof document&&document.removeEventListener("contextmenu",this.toggleRightClickMenu)}onDiscChanged(i){!1===i&&(this.disc=void 0)}backdropChanged(i){!1===i&&(this.backdrop=void 0),this.handleBackdrop()}onInteractionChange(i){"undefined"!=typeof document&&("rightclick"!==i?document.removeEventListener("contextmenu",this.toggleRightClickMenu):document.addEventListener("contextmenu",this.toggleRightClickMenu))}onAngleStartChange(i){this.hostElement.style.setProperty("--mds-radial-menu-angle-start",i+"deg"),this.setIsFullCircle(),this.setIsStartGreaterThanEnd()}onAngleEndChange(i){this.hostElement.style.setProperty("--mds-radial-menu-angle-end",i+"deg"),this.setIsFullCircle(),this.setIsStartGreaterThanEnd()}onRadiusChange(i){this.hostElement.style.setProperty("--mds-radial-menu-radius",i+"rem")}onSizeChange(){this.setItemSize()}onOpenedChange(i){!1===i&&(this.opened=void 0),this.handleBackdrop()}render(){return n(e,{key:"6f7cf327cfc3a90b1ce80e9e9aab86f6423cbf41"},n("mds-button",{key:"545b32a7fe48707ceb0eec5adb799a776421a053",class:d("menu-button","click"!==this.interaction&&"menu-button--hidden"),icon:this.opened?s:this.icon,tone:this.tone,variant:this.variant,size:this.size,onClick:this.toggleMenu}),n("div",{key:"76acb7ae11c61f5f216c1870f61eb5cd50b1848b",class:"radial-menu",part:"radial-menu"},n("slot",{key:"1f0a16e3505609ec32450384c40f35ec439c58ed",name:"item",onSlotchange:this.updateItems})),n("div",{key:"cd886be843d69836088046472a720ceaac4b7676",class:"disc"}))}get hostElement(){return this}static get watchers(){return{disc:[{onDiscChanged:0}],backdrop:[{backdropChanged:0}],interaction:[{onInteractionChange:0}],angleStart:[{onAngleStartChange:0}],angleEnd:[{onAngleEndChange:0}],radius:[{onRadiusChange:0}],size:[{onSizeChange:0}],opened:[{onOpenedChange:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-radial-menu-angle-start:0deg;--mds-radial-menu-angle-end:360deg;--mds-radial-menu-context-menu-z-index:var(--magma-context-menu-z-index,8000);--mds-radial-menu-delay:10ms;--mds-radial-menu-direction:-1;--mds-radial-menu-disc-background:rgb(var(--tone-neutral,0 0 0)/.5);--mds-radial-menu-disc-size:calc(var(--mds-radial-menu-radius,5rem)*2);--mds-radial-menu-radius:5rem;--mds-radial-menu-transition-duration:.5s}}}: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-radial-menu-angle-start{syntax:"<angle>";inherits:false;initial-value:0deg}@property --mds-radial-menu-angle-end{syntax:"<angle>";inherits:false;initial-value:1turn}@property --mds-radial-menu-delay{syntax:"<time>";inherits:false;initial-value:10ms}@property --mds-radial-menu-direction{syntax:"<integer>";inherits:false;initial-value:-1}@property --mds-radial-menu-radius{syntax:"<length>";inherits:false;initial-value:5rem}@property --mds-radial-menu-transition-duration{syntax:"<time>";inherits:false;initial-value:.5s}:host{--mds-radial-menu-angle-start:0deg;--mds-radial-menu-angle-end:360deg;--mds-radial-menu-context-menu-z-index:var(--magma-context-menu-z-index,8000);--mds-radial-menu-delay:10ms;--mds-radial-menu-direction:-1;--mds-radial-menu-disc-background:rgb(var(--tone-neutral,0 0 0)/.5);--mds-radial-menu-disc-filter:blur(8px);--mds-radial-menu-disc-shadow:var(--shadow-lg-sharp,0 0 1px 1px #0000000f,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d);--mds-radial-menu-disc-size:calc(var(--mds-radial-menu-radius,5rem)*2);--mds-radial-menu-radius:5rem;--mds-radial-menu-transition-duration:.5s;--mds-radial-menu-transition-timing-function:var(--ease-out-expo,cubic-bezier(.19,1,.22,1));--mds-radial-menu-nth-siblings:0;--mds-radial-menu-disc-delay:0s;--mds-radial-menu-disc-scale:0;--mds-radial-menu-radius-current:0;--mds-radial-menu-is-full-circle:1;--mds-radial-menu-is-start-greater-than-end:1;display:inline-flex;position:relative;-webkit-transition-duration:var(--mds-radial-menu-transition-duration,.5s);transition-duration:var(--mds-radial-menu-transition-duration,.5s);transition-property:top,left;-webkit-transition-timing-function:var(--mds-radial-menu-transition-timing-function);transition-timing-function:var(--mds-radial-menu-transition-timing-function);z-index:var(--magma-dropdown-z-index,5000)}:host([direction=clockwise]){--mds-radial-menu-direction:calc(var(--mds-radial-menu-is-start-greater-than-end)*-1)}:host([direction=counterclockwise]){--mds-radial-menu-direction:calc(var(--mds-radial-menu-is-start-greater-than-end)*1)}.menu-button{border-radius:100%;position:relative;transform:scale(1);-webkit-transition-duration:var(--mds-radial-menu-transition-duration,.5s);transition-duration:var(--mds-radial-menu-transition-duration,.5s);-webkit-transition-timing-function:var(--mds-radial-menu-transition-timing-function);transition-timing-function:var(--mds-radial-menu-transition-timing-function);z-index:2}:host(:not([opened])) .menu-button--hidden{transform:scale(0)}.radial-menu{inset:0;pointer-events:none;position:absolute;-webkit-transition-delay:calc((var(--mds-radial-menu-nth-siblings)*2)*var(--mds-radial-menu-delay,10ms));transition-delay:calc((var(--mds-radial-menu-nth-siblings)*2)*var(--mds-radial-menu-delay,10ms));transition-property:z-index;z-index:3}:host(:not([opened])) .radial-menu{transition-delay:0s;z-index:1}:host(:not([opened])){--mds-radial-menu-radius-current:0}:host([opened]){--mds-radial-menu-radius-current:var(--mds-radial-menu-radius,5rem)}:host([opened]) ::slotted(mds-radial-menu-item){pointer-events:auto;transform:scale(1)}::slotted(mds-radial-menu-item){--mds-radial-menu-item-offset-per-child:calc((var(--mds-radial-menu-angle-end,360deg) - var(--mds-radial-menu-angle-start,0deg))/(var(--mds-radial-menu-nth-siblings) + var(--mds-radial-menu-is-full-circle)));--mds-radial-menu-item-angle-offset:calc(var(--mds-radial-menu-direction,-1)*var(--mds-radial-menu-item-index)*var(--mds-radial-menu-item-offset-per-child));--mds-radial-menu-item-delay:calc((var(--mds-radial-menu-item-index) + 1)*var(--mds-radial-menu-delay,10ms));--mds-radial-menu-item-translate:calc(cos((var(--mds-radial-menu-angle-start,0deg) + var(--mds-radial-menu-item-angle-offset))) * var(--mds-radial-menu-radius-current)) calc(sin((var(--mds-radial-menu-angle-start,0deg) + var(--mds-radial-menu-item-angle-offset))) * var(--mds-radial-menu-radius-current) * -1)}.disc{--size:calc(var(--mds-radial-menu-disc-size,calc(var(--mds-radial-menu-radius,5rem) * 2)) + var(--mds-radial-menu-radius,5rem));-webkit-backdrop-filter:var(--mds-radial-menu-disc-filter);backdrop-filter:var(--mds-radial-menu-disc-filter);background-color:var(--mds-radial-menu-disc-background,rgb(var(--tone-neutral,0 0 0)/.5));border-radius:100%;-webkit-box-shadow:var(--mds-radial-menu-disc-shadow);box-shadow:var(--mds-radial-menu-disc-shadow);display:inline-flex;height:var(--size);inset:50%;position:absolute;-webkit-transform:translate(-50%,-50%) scale(var(--mds-radial-menu-disc-scale));transform:translate(-50%,-50%) scale(var(--mds-radial-menu-disc-scale));-webkit-transition-delay:var(--mds-radial-menu-disc-delay);transition-delay:var(--mds-radial-menu-disc-delay);-webkit-transition-duration:var(--mds-radial-menu-transition-duration,.5s);transition-duration:var(--mds-radial-menu-transition-duration,.5s);transition-property:height,transform,width;-webkit-transition-timing-function:var(--mds-radial-menu-transition-timing-function);transition-timing-function:var(--mds-radial-menu-transition-timing-function);width:var(--size);z-index:0}:host(:not([opened][disc])){--mds-radial-menu-disc-scale:0;--mds-radial-menu-disc-delay:calc((var(--mds-radial-menu-nth-siblings) + 1)*var(--mds-radial-menu-delay,10ms))}:host([opened][disc]){--mds-radial-menu-disc-scale:1;--mds-radial-menu-disc-delay:0s}:host([interaction=rightclick]){position:fixed;z-index:var(--mds-radial-menu-context-menu-z-index,var(--magma-context-menu-z-index,8000))}'}},[257,"mds-radial-menu",{angleStart:[514,"angle-start"],angleEnd:[514,"angle-end"],radius:[514],direction:[513],opened:[1540],disc:[1540],backdrop:[516],interaction:[513],icon:[1537],variant:[513],tone:[513],size:[513]},void 0,{disc:[{onDiscChanged:0}],backdrop:[{backdropChanged:0}],interaction:[{onInteractionChange:0}],angleStart:[{onAngleStartChange:0}],angleEnd:[{onAngleEndChange:0}],radius:[{onRadiusChange:0}],size:[{onSizeChange:0}],opened:[{onOpenedChange:0}]}]),h=c,g=function(){"undefined"!=typeof customElements&&["mds-radial-menu","mds-button","mds-icon","mds-spinner","mds-text"].forEach((i=>{switch(i){case"mds-radial-menu":customElements.get(t(i))||customElements.define(t(i),c);break;case"mds-button":customElements.get(t(i))||m();break;case"mds-icon":customElements.get(t(i))||o();break;case"mds-spinner":customElements.get(t(i))||l();break;case"mds-text":customElements.get(t(i))||u()}}))};export{h as MdsRadialMenu,g as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as e,HTMLElement as r,h as s,Host as t,transformTag as a}from"@stencil/core/internal/client";import{d as o}from"./mds-icon2.js";import{d as i}from"./mds-text2.js";const n=e(class extends r{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.progress=0,this.animatedProgress=0,this.rafId=null,this.typography="option",this.variant="primary",this.progressPercentage=e=>`${Math.round(100*e)}`,this.clampProgress=e=>Math.min(1,Math.max(0,e)),this.prefersReducedMotion=()=>{var e,r;return"undefined"!=typeof window&&!0===(null===(r=null===(e=window.matchMedia)||void 0===e?void 0:e.call(window,"(prefers-reduced-motion: reduce)"))||void 0===r?void 0:r.matches)},this.easeOutExpo=e=>1===e?1:1-Math.pow(2,-10*e),this.stopAnimation=()=>{null!==this.rafId&&(cancelAnimationFrame(this.rafId),this.rafId=null)},this.animateTo=e=>{const r=this.clampProgress(e),s=this.animatedProgress;if(this.stopAnimation(),this.prefersReducedMotion())return void(this.animatedProgress=r);const t=performance.now(),a=e=>{const o=Math.min(1,(e-t)/500),i=this.easeOutExpo(o);this.animatedProgress=s+(r-s)*i,this.rafId=o<1?requestAnimationFrame(a):null};this.rafId=requestAnimationFrame(a)}}componentWillLoad(){this.animatedProgress=this.clampProgress(this.progress)}disconnectedCallback(){this.stopAnimation()}onProgressChange(e){this.animateTo(e)}render(){const e=`${(100*this.animatedProgress).toFixed(2)}%`,r=this.progressPercentage(this.clampProgress(this.progress));return s(t,{key:"bcac88e69c445c6bfb5de1cbbfc649ffd507dc12",style:{"--mds-radial-progress":e},role:"progressbar"},s("div",{key:"c874c37272324a7edfa12252e22547c4ae6a8c5b",class:"value-container",part:"value-container"},this.icon&&s("mds-icon",{key:"ab14594f35d5ed15f6997c2cce47ca44612eab1d",class:"icon",name:this.icon,part:"icon"}),s("div",{key:"107216f2319c2895f0a9c6936c1c1ae42a54a0b5",class:"value-container__text"},s("mds-text",{key:"27127a11de571b6b1703690aa37553b20db84aff",class:"value",typography:this.typography},r))))}static get watchers(){return{progress:[{onProgressChange:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-radial-progress:0%}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-tooltip):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-radial-progress{syntax:"<length-percentage>";inherits:false;initial-value:0%}:host{--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76));--mds-radial-progress-color:rgb(var(--variant-primary-03,211 226 255));--mds-radial-progress-text-background-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-radial-progress-text-background:rgb(var(--tone-neutral,0 0 0));--mds-radial-progress-text-suffix:"%";--mds-radial-progress:0%;align-items:center;aspect-ratio:1;background-color:var(--mds-radial-progress-background);background-image:conic-gradient(var(--mds-radial-progress-color) var(--mds-radial-progress,0),transparent 0);border-radius:3.40282e+38px;box-sizing:border-box;container:mds-radial-progress/inline-size;display:flex;height:auto;justify-content:center;padding:calc(var(--spacing,.0025rem)*200);transition-duration:.5s;transition-property:background-color,--mds-radial-progress-color,--mds-radial-progress;transition-timing-function:ease-out;width:calc(var(--spacing,.0025rem)*1200)}.value-container{aspect-ratio:1;background-color:var(--mds-radial-progress-text-background);border-radius:inherit;-webkit-box-shadow:var(--mds-radial-progress-text-background-shadow);box-shadow:var(--mds-radial-progress-text-background-shadow);display:flex;flex-direction:column;gap:calc(var(--spacing,.0025rem)*50);padding:calc(var(--spacing,.0025rem)*50);width:100%}.value-container,.value-container__text{align-items:center;justify-content:center}.value,.value-container__text{display:inline-flex}.value{color:currentColor}.value:after{content:var(--mds-radial-progress-text-suffix)}.icon{aspect-ratio:1;fill:var(--mds-radial-progress-color);max-height:calc(var(--spacing,.0025rem)*600);max-width:calc(var(--spacing,.0025rem)*600);width:100%}@container mds-radial-progress (max-width:47px){:host([typography=label][icon]) .value-container__text,:host([typography=option][icon]) .value-container__text{display:none}}@container mds-radial-progress (max-width:35px){:host([typography=label]) .value{--mds-radial-progress-text-suffix:""}}@container mds-radial-progress (max-width:31px){:host([typography=option]) .value{--mds-radial-progress-text-suffix:""}}@container mds-radial-progress (max-width:23px){:host([typography=label]) .value{display:none}}@container mds-radial-progress (max-width:19px){:host([typography=option]) .value{display:none}}:host([variant=primary]){--mds-radial-progress-color:rgb(var(--variant-primary-03,211 226 255));--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76))}:host([variant=secondary]){--mds-radial-progress-color:rgb(var(--variant-secondary-03,215 226 252));--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76))}:host([variant=ai]){--mds-radial-progress-color:rgb(var(--variant-ai-04,218 199 253));--mds-radial-progress-background:rgb(var(--variant-ai-09,75 8 189))}:host([variant=error]){--mds-radial-progress-color:rgb(var(--status-error-05,250 165 160));--mds-radial-progress-background:rgb(var(--status-error-09,135 0 14))}:host([variant=warning]){--mds-radial-progress-color:rgb(var(--status-warning-05,237 177 0));--mds-radial-progress-background:rgb(var(--status-warning-09,90 67 0))}:host([variant=success]){--mds-radial-progress-color:rgb(var(--status-success-05,107 206 147));--mds-radial-progress-background:rgb(var(--status-success-09,0 82 9))}:host([variant=info]){--mds-radial-progress-color:rgb(var(--status-info-05,112 198 234));--mds-radial-progress-background:rgb(var(--status-info-09,0 73 116))}:host([variant=light]){--mds-radial-progress-color:rgb(var(--tone-neutral-03,233 233 233));--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76))}:host([variant=dark]){--mds-radial-progress-color:rgb(var(--tone-neutral-09,76 76 76));--mds-radial-progress-background:rgb(var(--tone-neutral-02,244 244 244));--mds-radial-progress-text-background:rgb(var(--tone-neutral-04,218 218 218));color:rgb(var(--tone-neutral,0 0 0))}'}},[1,"mds-radial-progress",{progress:[2],icon:[513],typography:[513],variant:[513],animatedProgress:[32]},void 0,{progress:[{onProgressChange:0}]}]);function d(){"undefined"!=typeof customElements&&["mds-radial-progress","mds-icon","mds-text"].forEach((e=>{switch(e){case"mds-radial-progress":customElements.get(a(e))||customElements.define(a(e),n);break;case"mds-icon":customElements.get(a(e))||o();break;case"mds-text":customElements.get(a(e))||i()}}))}export{n as M,d}
1
+ import{proxyCustomElement as r,HTMLElement as a,h as s,Host as t,transformTag as o}from"@stencil/core/internal/client";import{d as e}from"./mds-icon2.js";import{d as i}from"./mds-text2.js";const n=r(class extends a{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow(),this.progress=0,this.animatedProgress=0,this.rafId=null,this.typography="option",this.variant="primary",this.progressPercentage=r=>`${Math.round(100*r)}`,this.clampProgress=r=>Math.min(1,Math.max(0,r)),this.prefersReducedMotion=()=>{var r,a;return"undefined"!=typeof window&&!0===(null===(a=null===(r=window.matchMedia)||void 0===r?void 0:r.call(window,"(prefers-reduced-motion: reduce)"))||void 0===a?void 0:a.matches)},this.easeOutExpo=r=>1===r?1:1-Math.pow(2,-10*r),this.stopAnimation=()=>{null!==this.rafId&&(cancelAnimationFrame(this.rafId),this.rafId=null)},this.animateTo=r=>{const a=this.clampProgress(r),s=this.animatedProgress;if(this.stopAnimation(),this.prefersReducedMotion())return void(this.animatedProgress=a);const t=performance.now(),o=r=>{const e=Math.min(1,(r-t)/500),i=this.easeOutExpo(e);this.animatedProgress=s+(a-s)*i,this.rafId=e<1?requestAnimationFrame(o):null};this.rafId=requestAnimationFrame(o)}}componentWillLoad(){this.animatedProgress=this.clampProgress(this.progress)}disconnectedCallback(){this.stopAnimation()}onProgressChange(r){this.animateTo(r)}render(){const r=`${(100*this.animatedProgress).toFixed(2)}%`,a=this.progressPercentage(this.clampProgress(this.progress));return s(t,{key:"83881b4057b76db8a56eff2185522ab7394f11aa",style:{"--mds-radial-progress":r},role:"progressbar"},s("div",{key:"f21da1d993decfa5cd242186559f2c25c0209030",class:"value-container",part:"value-container"},this.icon&&s("mds-icon",{key:"1f53b8c170ae2657ae097e4207e32b75ce91cf91",class:"icon",name:this.icon,part:"icon"}),s("div",{key:"7f5b4e719ccb8c484c633b2cfc07cb02f90b14f0",class:"value-container__text"},s("mds-text",{key:"2a379a399770d3a0dac5dc5bf88fcda83ff9ad43",class:"value",typography:this.typography},a))))}static get watchers(){return{progress:[{onProgressChange:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-radial-progress:0%}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-tooltip):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-radial-progress{syntax:"<length-percentage>";inherits:false;initial-value:0%}:host{--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76));--mds-radial-progress-color:rgb(var(--variant-primary-03,211 226 255));--mds-radial-progress-text-background-shadow:var(--shadow-sm-sharp,0 0 1px 1px #0000000f,0 1px 3px 0 #0000001a);--mds-radial-progress-text-background:rgb(var(--tone-neutral,0 0 0));--mds-radial-progress-text-suffix:"%";--mds-radial-progress:0%;align-items:center;aspect-ratio:1;background-color:var(--mds-radial-progress-background);background-image:conic-gradient(var(--mds-radial-progress-color) var(--mds-radial-progress,0),#0000 0);border-radius:3.40282e+38px;box-sizing:border-box;container:mds-radial-progress/inline-size;display:flex;height:auto;justify-content:center;padding:calc(var(--spacing,.0025rem)*200);transition-duration:.5s;transition-property:background-color,--mds-radial-progress-color,--mds-radial-progress;transition-timing-function:ease-out;width:calc(var(--spacing,.0025rem)*1200)}.value-container{aspect-ratio:1;background-color:var(--mds-radial-progress-text-background);border-radius:inherit;-webkit-box-shadow:var(--mds-radial-progress-text-background-shadow);box-shadow:var(--mds-radial-progress-text-background-shadow);display:flex;flex-direction:column;gap:calc(var(--spacing,.0025rem)*50);padding:calc(var(--spacing,.0025rem)*50);width:100%}.value-container,.value-container__text{align-items:center;justify-content:center}.value,.value-container__text{display:inline-flex}.value{color:currentColor}.value:after{content:var(--mds-radial-progress-text-suffix)}.icon{aspect-ratio:1;fill:var(--mds-radial-progress-color);max-height:calc(var(--spacing,.0025rem)*600);max-width:calc(var(--spacing,.0025rem)*600);width:100%}@container mds-radial-progress (max-width:47px){:host([typography=label][icon]) .value-container__text,:host([typography=option][icon]) .value-container__text{display:none}}@container mds-radial-progress (max-width:35px){:host([typography=label]) .value{--mds-radial-progress-text-suffix:""}}@container mds-radial-progress (max-width:31px){:host([typography=option]) .value{--mds-radial-progress-text-suffix:""}}@container mds-radial-progress (max-width:23px){:host([typography=label]) .value{display:none}}@container mds-radial-progress (max-width:19px){:host([typography=option]) .value{display:none}}:host([variant=primary]){--mds-radial-progress-color:rgb(var(--variant-primary-03,211 226 255));--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76))}:host([variant=secondary]){--mds-radial-progress-color:rgb(var(--variant-secondary-03,215 226 252));--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76))}:host([variant=ai]){--mds-radial-progress-color:rgb(var(--variant-ai-04,218 199 253));--mds-radial-progress-background:rgb(var(--variant-ai-09,75 8 189))}:host([variant=error]){--mds-radial-progress-color:rgb(var(--status-error-05,250 165 160));--mds-radial-progress-background:rgb(var(--status-error-09,135 0 14))}:host([variant=warning]){--mds-radial-progress-color:rgb(var(--status-warning-05,237 177 0));--mds-radial-progress-background:rgb(var(--status-warning-09,90 67 0))}:host([variant=success]){--mds-radial-progress-color:rgb(var(--status-success-05,107 206 147));--mds-radial-progress-background:rgb(var(--status-success-09,0 82 9))}:host([variant=info]){--mds-radial-progress-color:rgb(var(--status-info-05,112 198 234));--mds-radial-progress-background:rgb(var(--status-info-09,0 73 116))}:host([variant=light]){--mds-radial-progress-color:rgb(var(--tone-neutral-03,233 233 233));--mds-radial-progress-background:rgb(var(--tone-neutral-09,76 76 76))}:host([variant=dark]){--mds-radial-progress-color:rgb(var(--tone-neutral-09,76 76 76));--mds-radial-progress-background:rgb(var(--tone-neutral-02,244 244 244));--mds-radial-progress-text-background:rgb(var(--tone-neutral-04,218 218 218));color:rgb(var(--tone-neutral,0 0 0))}'}},[1,"mds-radial-progress",{progress:[2],icon:[513],typography:[513],variant:[513],animatedProgress:[32]},void 0,{progress:[{onProgressChange:0}]}]);function d(){"undefined"!=typeof customElements&&["mds-radial-progress","mds-icon","mds-text"].forEach((r=>{switch(r){case"mds-radial-progress":customElements.get(o(r))||customElements.define(o(r),n);break;case"mds-icon":customElements.get(o(r))||e();break;case"mds-text":customElements.get(o(r))||i()}}))}export{n as M,d}
@@ -1 +1 @@
1
- import{proxyCustomElement as e,HTMLElement as t,h as r,Host as o,transformTag as a}from"@stencil/core/internal/client";const s=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return r(o,{key:"b77bfa637825f2c45736df617eaac64b69427ad0"})}static get style(){return"@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer 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-separator-background:rgb(var(--tone-neutral-08,107 107 107))}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{--mds-separator-background:rgb(var(--tone-neutral-08,107 107 107));background-color:var(--mds-separator-background,rgb(var(--tone-neutral-08,107 107 107)));border-radius:var(--radius-full,1000px);display:flex;height:1px}:host-context(:root.pref-theme-dark){--mds-separator-background:rgb(var(--tone-neutral-07,134 134 134))}:host-context(:root.pref-contrast-more){--mds-separator-background:rgb(var(--tone-neutral-06,158 158 158))}@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-separator-background:rgb(var(--tone-neutral-07,134 134 134))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-separator-background:rgb(var(--tone-neutral-06,158 158 158))}}"}},[1,"mds-separator"]);function n(){"undefined"!=typeof customElements&&["mds-separator"].forEach((e=>{"mds-separator"===e&&(customElements.get(a(e))||customElements.define(a(e),s))}))}export{s as M,n as d}
1
+ import{proxyCustomElement as e,HTMLElement as r,h as t,Host as s,transformTag as o}from"@stencil/core/internal/client";import{s as a}from"./preference.js";const n=e(class extends r{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}connectedCallback(){this.unsubscribePrefContrast=a("contrast",(e=>{this.prefContrast=e})),this.unsubscribePrefTheme=a("theme",(e=>{this.prefTheme=e})),this.unsubscribePrefThemeScheme=a("theme-scheme",(e=>{this.prefThemeScheme=e}))}disconnectedCallback(){var e,r,t;null===(e=this.unsubscribePrefContrast)||void 0===e||e.call(this),null===(r=this.unsubscribePrefTheme)||void 0===r||r.call(this),null===(t=this.unsubscribePrefThemeScheme)||void 0===t||t.call(this)}render(){return t(s,{key:"ea2d787f29d9a411ff5d52bb7159f61af06706fb","pref-contrast":this.prefContrast,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme})}static get style(){return"@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-separator-background:rgb(var(--tone-neutral-08,107 107 107))}}}:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{--mds-separator-background:rgb(var(--tone-neutral-08,107 107 107));background-color:var(--mds-separator-background,rgb(var(--tone-neutral-08,107 107 107)));border-radius:var(--radius-full,1000px);display:flex;height:1px}:host([pref-theme=dark]){--mds-separator-background:rgb(var(--tone-neutral-07,134 134 134))}:host([pref-contrast=more]){--mds-separator-background:rgb(var(--tone-neutral-06,158 158 158))}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-separator-background:rgb(var(--tone-neutral-07,134 134 134))}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){--mds-separator-background:rgb(var(--tone-neutral-06,158 158 158))}}"}},[1,"mds-separator",{prefContrast:[32],prefTheme:[32],prefThemeScheme:[32]}]);function i(){"undefined"!=typeof customElements&&["mds-separator"].forEach((e=>{"mds-separator"===e&&(customElements.get(o(e))||customElements.define(o(e),n))}))}export{n as M,i as d}
@@ -1 +1 @@
1
- import{proxyCustomElement as e,HTMLElement as t,h as s,Host as n,transformTag as i}from"@stencil/core/internal/client";const r=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.running=!1}handleRunning(e){!1===e&&(this.running=void 0)}render(){return s(n,{key:"da29b22d2ddd2824a2f71aa9a6ea2c31da835b14"},s("i",{key:"c8cdc857de88d6e1c89f1365b4f11a7dc96e1ef1",class:"await-icon",innerHTML:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path opacity="0.25" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="4"/>\n <path opacity="0.75" d="M10 2.2002C5.43552 3.12674 2 7.16224 2 12.0002C2 13.5118 2.3354 14.9451 2.93585 16.2297" stroke="currentColor" stroke-width="4" stroke-linecap="round"/>\n</svg>\n'}))}static get watchers(){return{running:[{handleRunning:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-spinner-duration:.725s;--tw-duration:initial;--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;@property --mds-spinner-duration{syntax:"<time>";inherits:false;initial-value:.725s}:host{--mds-spinner-duration:.725s;height:calc(var(--spacing,.0025rem)*1200);width:calc(var(--spacing,.0025rem)*1200);--tw-duration:.3s;--tw-ease:var(--ease-in-out-quart,cubic-bezier(.77,0,.175,1));align-items:center;color:rgb(var(--variant-primary-03,211 226 255));display:inline-flex;justify-content:center;opacity:0;overflow:hidden;transform:scale(0);transition-duration:.3s;transition-property:opacity,transform;transition-timing-function:var(--ease-in-out-quart,cubic-bezier(.77,0,.175,1))}:host([running]){--tw-duration:.7s;--tw-ease:var(--ease-in-out-expo,cubic-bezier(1,0,0,1));opacity:1;transform:scale(1);transition-duration:.7s;transition-timing-function:var(--ease-in-out-expo,cubic-bezier(1,0,0,1))}.await-icon{animation:var(--animate-spin,spin 1s linear infinite);aspect-ratio:var(--aspect-square,1/1);width:100%;--tw-duration:.3s;--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));-webkit-animation-duration:var(--mds-spinner-duration,.725s);animation-duration:var(--mds-spinner-duration,.725s);animation-play-state:paused;display:flex;flex-shrink:0;stroke:currentColor;transition-duration:.3s;transition-property:stroke;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}.await-icon svg{width:100%}:host([running]) .await-icon{animation-play-state:running}:host-context(:root.pref-animation-reduce){--mds-spinner-duration:8s}:host-context(:root.pref-contrast-more){color:rgb(var(--variant-primary-01,242 246 255))}:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){--mds-spinner-duration:8s}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){color:rgb(var(--variant-primary-01,242 246 255))}}'}},[1,"mds-spinner",{running:[1540]},void 0,{running:[{handleRunning:0}]}]);function o(){"undefined"!=typeof customElements&&["mds-spinner"].forEach((e=>{"mds-spinner"===e&&(customElements.get(i(e))||customElements.define(i(e),r))}))}export{r as M,o as d}
1
+ import{proxyCustomElement as t,HTMLElement as n,h as i,Host as r,transformTag as e}from"@stencil/core/internal/client";import{s as a}from"./preference.js";const o=t(class extends n{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.running=!1}connectedCallback(){this.unsubscribePrefContrast=a("contrast",(t=>{this.prefContrast=t}))}disconnectedCallback(){var t;null===(t=this.unsubscribePrefContrast)||void 0===t||t.call(this)}handleRunning(t){!1===t&&(this.running=void 0)}render(){return i(r,{key:"3cc5be5253b5a0dd6930f3e6b76f8740d929ec06","pref-contrast":this.prefContrast},i("i",{key:"cc12373124c1d79f96f6db046282ccf85a140e92",class:"await-icon",innerHTML:'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path opacity="0.25" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z" stroke="currentColor" stroke-width="4"/>\n <path opacity="0.75" d="M10 2.2002C5.43552 3.12674 2 7.16224 2 12.0002C2 13.5118 2.3354 14.9451 2.93585 16.2297" stroke="currentColor" stroke-width="4" stroke-linecap="round"/>\n</svg>\n'}))}static get watchers(){return{running:[{handleRunning:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-spinner-duration:.725s;--tw-ease:initial}}}@property --mds-spinner-duration{syntax:"<time>";inherits:false;initial-value:.725s}:host{--mds-spinner-duration:.725s;--tw-ease:var(--ease-in-out-quart,cubic-bezier(.77,0,.175,1));align-items:center;color:rgb(var(--variant-primary-03,211 226 255));display:inline-flex;height:calc(var(--spacing,.0025rem)*1200);justify-content:center;opacity:0;overflow:hidden;transform:scale(0);-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:opacity,transform;transition-timing-function:var(--ease-in-out-quart,cubic-bezier(.77,0,.175,1));width:calc(var(--spacing,.0025rem)*1200)}:host([running]){--tw-ease:var(--ease-in-out-expo,cubic-bezier(1,0,0,1));opacity:1;transform:scale(1);-webkit-transition-duration:var(--duration-700,.7s);transition-duration:var(--duration-700,.7s);transition-timing-function:var(--ease-in-out-expo,cubic-bezier(1,0,0,1))}.await-icon{animation:var(--animate-spin,spin 1s linear infinite);--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));-webkit-animation-duration:var(--mds-spinner-duration,.725s);animation-duration:var(--mds-spinner-duration,.725s);animation-play-state:paused;aspect-ratio:var(--aspect-square,1/1);display:flex;flex-shrink:0;stroke:currentColor;-webkit-transition-duration:var(--duration-300,.3s);transition-duration:var(--duration-300,.3s);transition-property:stroke;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));width:100%}.await-icon svg{width:100%}:host([running]) .await-icon{animation-play-state:running}:host([pref-contrast=more]){color:rgb(var(--variant-primary-01,242 246 255))}:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){:host{--mds-spinner-duration:8s}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){color:rgb(var(--variant-primary-01,242 246 255))}}'}},[1,"mds-spinner",{running:[1540],prefContrast:[32]},void 0,{running:[{handleRunning:0}]}]);function s(){"undefined"!=typeof customElements&&["mds-spinner"].forEach((t=>{"mds-spinner"===t&&(customElements.get(e(t))||customElements.define(e(t),o))}))}export{o as M,s as d}
@@ -1 +1 @@
1
- import{proxyCustomElement as t,HTMLElement as a,h as s,Host as e,transformTag as r}from"@stencil/core/internal/client";import{d as o}from"./mds-button2.js";import{d as i}from"./mds-icon2.js";import{d}from"./mds-modal2.js";import{d as n}from"./mds-spinner2.js";import{d as m}from"./mds-text2.js";const c=t(class extends a{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.overflow="manual",this.position="bottom-right"}componentDidLoad(){var t;this.modal=null===(t=this.host.shadowRoot)||void 0===t?void 0:t.querySelector(".modal"),this.modal.backdrop=void 0}handleVisbilityProp(t){!1===t&&(this.visible=void 0)}async hide(){this.visible=void 0}render(){return s(e,{key:"2e37f49ed168ac4f92de372d2174073b193ed5f3"},s("mds-modal",{key:"248f8662369de074f704d86b3ff83597b2403592",class:"modal",opened:this.visible,position:this.position,animation:"custom",overflow:this.overflow},s("div",{key:"3acce82b21bd279dab72e67cf3ecaa6c2c88c228",class:"status-bar-area",part:"status-bar-area",slot:"window"},s("div",{key:"40b7f67c8e568860cbdf843ca46b98f5fa61a765",class:"status-bar",part:"status-bar"},this.description&&s("mds-text",{key:"e669ba5dfe960c3a11812f55720f35ad2d1514a6",typography:"caption",class:"description"},this.description),s("div",{key:"bb0266d41aa9eabd340e1a709a625e94c08682ed",class:"actions",part:"actions"},s("slot",{key:"aac6557450ec7509c1126dfc1ccc629474e4d5e8"}))))))}get host(){return this}static get watchers(){return{visible:[{handleVisbilityProp:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-status-bar-max-width:500px;--mds-status-bar-backdrop:rgb(var(--tone-neutral-01,255 255 255)/.1)}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-modal,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-status-bar-max-width{syntax:"<length>";inherits:false;initial-value:500px}:host{--mds-status-bar-max-width:500px;--mds-status-bar-backdrop:rgb(var(--tone-neutral-01,255 255 255)/.1);--mds-status-bar-backdrop-filter:blur(10px)}mds-modal{--mds-modal-custom-window-distance:0;--mds-modal-custom-closed-transform:translateY(100%)}.status-bar-area{-webkit-backdrop-filter:var(--mds-status-bar-backdrop-filter);backdrop-filter:var(--mds-status-bar-backdrop-filter);background-color:var(--mds-status-bar-backdrop,rgb(var(--tone-neutral-01,255 255 255)/.1));border-radius:var(--radius-xl,20px) var(--radius-xl,20px) 0 0;margin-left:calc(var(--spacing,.0025rem)*600);margin-right:calc(var(--spacing,.0025rem)*600);padding:calc(var(--spacing,.0025rem)*200) calc(var(--spacing,.0025rem)*200) calc(var(--spacing,.0025rem)*600);transition-property:background-color,transform,opacity}.status-bar{align-items:flex-start;background-color:rgb(var(--tone-neutral,0 0 0));border-radius:var(--radius-lg,16px);-webkit-box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a);box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a);max-width:var(--mds-status-bar-max-width,500px);padding:calc(var(--spacing,.0025rem)*600)}.actions,.status-bar{display:inline-flex;flex-wrap:wrap;gap:calc(var(--spacing,.0025rem)*400)}.actions{flex-grow:1}:host-context(:root.pref-animation-reduce) .status-bar-area{transition-duration:0s}:host-context(:root.pref-consumption-medium){--mds-status-bar-backdrop-filter:none}:host-context(:root.pref-contrast-more){--mds-status-bar-backdrop:rgb(var(--tone-neutral-02,244 244 244)/.3)}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)) .status-bar{-webkit-box-shadow:var(--shadow-outline-light);box-shadow:var(--shadow-outline-light)}@media (max-width:480px){.status-bar-area{border-radius:0;margin-left:0;margin-right:0;padding:calc(var(--spacing,.0025rem)*400);width:100%}.status-bar{width:100%}.actions{gap:calc(var(--spacing,.0025rem)*200)}::slotted(*){flex-grow:1}}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .status-bar-area{transition-duration:0s}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-status-bar-backdrop:rgb(var(--tone-neutral-02,244 244 244)/.3)}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))) .status-bar{-webkit-box-shadow:var(--shadow-outline-light);box-shadow:var(--shadow-outline-light)}}'}},[257,"mds-status-bar",{description:[513],overflow:[513],position:[513],visible:[1540],hide:[64]},void 0,{visible:[{handleVisbilityProp:0}]}]),l=c,p=function(){"undefined"!=typeof customElements&&["mds-status-bar","mds-button","mds-icon","mds-modal","mds-spinner","mds-text"].forEach((t=>{switch(t){case"mds-status-bar":customElements.get(r(t))||customElements.define(r(t),c);break;case"mds-button":customElements.get(r(t))||o();break;case"mds-icon":customElements.get(r(t))||i();break;case"mds-modal":customElements.get(r(t))||d();break;case"mds-spinner":customElements.get(r(t))||n();break;case"mds-text":customElements.get(r(t))||m()}}))};export{l as MdsStatusBar,p as defineCustomElement}
1
+ import{proxyCustomElement as t,HTMLElement as s,h as a,Host as e,transformTag as r}from"@stencil/core/internal/client";import{s as o}from"./preference.js";import{d as i}from"./mds-button2.js";import{d}from"./mds-icon2.js";import{d as n}from"./mds-modal2.js";import{d as m}from"./mds-spinner2.js";import{d as c}from"./mds-text2.js";const l=t(class extends s{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.overflow="manual",this.position="bottom-right"}connectedCallback(){this.unsubscribeConsumption=o("consumption",(t=>{this.consumption=t})),this.unsubscribePrefContrast=o("contrast",(t=>{this.prefContrast=t})),this.unsubscribePrefTheme=o("theme",(t=>{this.prefTheme=t})),this.unsubscribePrefThemeScheme=o("theme-scheme",(t=>{this.prefThemeScheme=t}))}disconnectedCallback(){var t,s,a,e;null===(t=this.unsubscribeConsumption)||void 0===t||t.call(this),null===(s=this.unsubscribePrefContrast)||void 0===s||s.call(this),null===(a=this.unsubscribePrefTheme)||void 0===a||a.call(this),null===(e=this.unsubscribePrefThemeScheme)||void 0===e||e.call(this)}componentDidLoad(){var t;this.modal=null===(t=this.host.shadowRoot)||void 0===t?void 0:t.querySelector(".modal"),this.modal.hideBackdrop=!0}handleVisbilityProp(t){!1===t&&(this.visible=void 0)}async hide(){this.visible=void 0}render(){return a(e,{key:"9513dd86370989a1a6c6d0823d4aa16206f3b5b5","pref-consumption":this.consumption,"pref-contrast":this.prefContrast,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},a("mds-modal",{key:"1e5731bfc9f747842197386c2f7f1d01d3456205",class:"modal",opened:this.visible,position:this.position,animation:"custom",overflow:this.overflow},a("div",{key:"0e3270a397ee348b736889134d20b2c913415d05",class:"status-bar-area",part:"status-bar-area",slot:"window"},a("div",{key:"9401d2abdcc9ee9e0b7ed31575b820c7d93a579e",class:"status-bar",part:"status-bar"},this.description&&a("mds-text",{key:"b95add3fd67ba4a8e7a42b9222f7421547a793d7",typography:"caption",class:"description"},this.description),a("div",{key:"156f0e9e4f550344eef4cc0774f6c924d5dbd265",class:"actions",part:"actions"},a("slot",{key:"28e6a570064fbb9fd541e2a8ad66be93bed36aa9"}))))))}get host(){return this}static get watchers(){return{visible:[{handleVisbilityProp:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-status-bar-max-width:500px;--mds-status-bar-backdrop:rgb(var(--tone-neutral-01,255 255 255)/.1)}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-modal,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-status-bar-max-width{syntax:"<length>";inherits:false;initial-value:500px}:host{--mds-status-bar-max-width:500px;--mds-status-bar-backdrop:rgb(var(--tone-neutral-01,255 255 255)/.1);--mds-status-bar-backdrop-filter:blur(10px)}mds-modal{--mds-modal-custom-window-distance:0;--mds-modal-custom-closed-transform:translateY(100%)}.status-bar-area{-webkit-backdrop-filter:var(--mds-status-bar-backdrop-filter);backdrop-filter:var(--mds-status-bar-backdrop-filter);background-color:var(--mds-status-bar-backdrop,rgb(var(--tone-neutral-01,255 255 255)/.1));border-radius:var(--radius-xl,20px) var(--radius-xl,20px) 0 0;margin-left:calc(var(--spacing,.0025rem)*600);margin-right:calc(var(--spacing,.0025rem)*600);padding:calc(var(--spacing,.0025rem)*200) calc(var(--spacing,.0025rem)*200) calc(var(--spacing,.0025rem)*600);transition-property:background-color,transform,opacity}.status-bar{align-items:flex-start;background-color:rgb(var(--tone-neutral,0 0 0));border-radius:var(--radius-lg,16px);-webkit-box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a);box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a);max-width:var(--mds-status-bar-max-width,500px);padding:calc(var(--spacing,.0025rem)*600)}.actions,.status-bar{display:inline-flex;flex-wrap:wrap;gap:calc(var(--spacing,.0025rem)*400)}.actions{flex-grow:1}:host([pref-consumption=medium]){--mds-status-bar-backdrop-filter:none}:host([pref-contrast=more]){--mds-status-bar-backdrop:rgb(var(--tone-neutral-02,244 244 244)/.3)}:host([pref-theme=dark]:not([pref-theme-scheme=light])) .status-bar{-webkit-box-shadow:var(--shadow-outline-light);box-shadow:var(--shadow-outline-light)}@media (max-width:480px){.status-bar-area{border-radius:0;margin-left:0;margin-right:0;padding:calc(var(--spacing,.0025rem)*400);width:100%}.status-bar{width:100%}.actions{gap:calc(var(--spacing,.0025rem)*200)}::slotted(*){flex-grow:1}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){--mds-status-bar-backdrop:rgb(var(--tone-neutral-02,244 244 244)/.3)}}@media (prefers-color-scheme:dark){:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))) .status-bar{-webkit-box-shadow:var(--shadow-outline-light);box-shadow:var(--shadow-outline-light)}}'}},[257,"mds-status-bar",{description:[513],overflow:[513],position:[513],visible:[1540],consumption:[32],prefContrast:[32],prefTheme:[32],prefThemeScheme:[32],hide:[64]},void 0,{visible:[{handleVisbilityProp:0}]}]),p=l,h=function(){"undefined"!=typeof customElements&&["mds-status-bar","mds-button","mds-icon","mds-modal","mds-spinner","mds-text"].forEach((t=>{switch(t){case"mds-status-bar":customElements.get(r(t))||customElements.define(r(t),l);break;case"mds-button":customElements.get(r(t))||i();break;case"mds-icon":customElements.get(r(t))||d();break;case"mds-modal":customElements.get(r(t))||n();break;case"mds-spinner":customElements.get(r(t))||m();break;case"mds-text":customElements.get(r(t))||c()}}))};export{p as MdsStatusBar,h as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as e,HTMLElement as r,createEvent as t,h as s,Host as a,transformTag as i}from"@stencil/core/internal/client";import{c as o}from"./clsx.js";import{K as n}from"./keyboard-manager.js";import{L as d}from"./locale.js";import{d as p}from"./mds-badge2.js";import{d as c}from"./mds-icon2.js";import{d as m}from"./mds-progress2.js";import{d as b}from"./mds-radial-progress2.js";import{d as u}from"./mds-text2.js";var l={badgeDone:"Ολοκληρώθηκε",badgeCurrent:"Καθημερινή",badgeQueued:"Σε αναμονή",step:"Βήμα {{ index }}"},g={badgeDone:"Done",badgeCurrent:"Current",badgeQueued:"Queued",step:"Step {{ index }}"},h={badgeDone:"Completado",badgeCurrent:"En curso",badgeQueued:"En cola",step:"Paso {{ index }}"},v={badgeDone:"Completato",badgeCurrent:"In corso",badgeQueued:"In coda",step:"Step {{ index }}"};const f=e(class extends r{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.doneEvent=t(this,"mdsStepperBarItemDone",7),this.km=new n,this.t=new d({el:l,en:g,es:h,it:v}),this.iconChecked=this.icon,this.done=!1,this.current=!1,this.typography="h6",this.showBadge=()=>this.isDone?s("mds-badge",{class:"badge",variant:"success",tone:"weak",typography:"option"},this.t.get("badgeDone")):this.isCurrent?s("mds-badge",{class:"badge",variant:"info",tone:"weak",typography:"option"},this.t.get("badgeCurrent")):s("mds-badge",{class:"badge",variant:"dark",tone:"weak",typography:"option"},this.t.get("badgeQueued"))}async updateLang(){this.language=this.t.lang(this.host)}componentWillLoad(){this.isCurrent=this.current,this.isDone=this.done;const e=this.host.parentElement;e&&(this.index=[...Array.from(e.childNodes)].indexOf(this.host))}componentDidLoad(){this.km.addElement(this.host),this.km.attachClickBehavior()}componentWillRender(){this.t.lang(this.host)}disconnectedCallback(){this.km.detachClickBehavior()}selectedHandler(e){this.isDone=e}currentHandler(e){this.isCurrent=e}render(){return s(a,{key:"117ff77114f72fb2e58659a53a594b133092edc2"},s("div",{key:"bdfcff07ea6e0c849643b1c36d8d0a3004d90a0f",class:"header"},s("mds-icon",{key:"15a20b0bb4bd3ec80e04890fafe28f657aa50c62",class:"icon",name:o(this.isDone&&!this.isCurrent?this.iconChecked:this.icon)}),s("mds-progress",{key:"3da9d9cd257d82f7628f5f2845524854fd6a43e2","aria-hidden":"true",class:"progress",progress:this.isDone?1:0})),s("div",{key:"21ceca94f0545a0110558483668f289122fb2dcf",class:"infos"},this.step&&s("mds-text",{key:"d7609567247c9cf43acf3a52b8ee0c3e1697fbc5",class:"step",typography:"option"},this.t.get("step",{index:this.index+1})),this.label&&s("mds-text",{key:"3fc26167d085031d5ff9c7241c80046d28a1843d",class:"text",typography:this.typography},this.label),this.badge&&s("div",{key:"1ff407f2b05a19f13d3cdf7abc508853e9fb951c",part:"badge"},this.showBadge())))}get host(){return this}static get watchers(){return{done:[{selectedHandler:0}],current:[{currentHandler:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-stepper-bar-item-color:rgb(var(--tone-neutral-03,233 233 233));--mds-stepper-bar-item-duaration:.25s;--mds-stepper-bar-item-icon-background-done:rgb(var(--status-success-05,107 206 147));--mds-stepper-bar-item-icon-background-current:rgb(var(--variant-primary-04,184 208 255));--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107)));--mds-stepper-bar-item-icon-color-done:rgb(var(--status-success-10,0 69 0));--mds-stepper-bar-item-icon-color-current:rgb(var(--tone-neutral,0 0 0));--mds-stepper-bar-item-icon-color:rgb(var(--tone-neutral-04,218 218 218));--mds-stepper-bar-item-icon-ring-color:var(--mds-stepper-bar-item-icon-background-current,rgb(var(--variant-primary-04,184 208 255)));--mds-stepper-bar-item-icon-ring-separator-color:rgb(var(--tone-neutral,0 0 0));--mds-stepper-bar-item-icon-ring-separator-size:.375rem;--mds-stepper-bar-item-icon-ring-size:var(--height-100);--mds-stepper-bar-item-min-width:180px;--mds-stepper-bar-item-progress-background:rgb(var(--tone-neutral-08,107 107 107));--mds-stepper-bar-item-progress-color:rgb(var(--status-success-04,158 222 181));--mds-stepper-bar-item-progress-thickness:var(--height-200);--tw-ease:initial;--tw-duration:initial}}}@layer reset,vendor,theme,base,components,utilities;@property --mds-stepper-bar-item-duaration{syntax:"<time>";inherits:false;initial-value:.25s}@property --mds-stepper-bar-item-icon-ring-separator-size{syntax:"<length>";inherits:false;initial-value:.375rem}@property --mds-stepper-bar-item-min-width{syntax:"<length>";inherits:false;initial-value:180px}:host{--mds-stepper-bar-item-header-gap:var(--mds-stepper-bar-gap,calc(var(--spacing,.0025rem)*50));--mds-stepper-bar-item-color:rgb(var(--tone-neutral-03,233 233 233));--mds-stepper-bar-item-duaration:.25s;--mds-stepper-bar-item-icon-background-done:rgb(var(--status-success-05,107 206 147));--mds-stepper-bar-item-icon-background-current:rgb(var(--variant-primary-04,184 208 255));--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107)));--mds-stepper-bar-item-icon-color-done:rgb(var(--status-success-10,0 69 0));--mds-stepper-bar-item-icon-color-current:rgb(var(--tone-neutral,0 0 0));--mds-stepper-bar-item-icon-color:rgb(var(--tone-neutral-04,218 218 218));--mds-stepper-bar-item-min-width:180px;--mds-stepper-bar-item-progress-background:rgb(var(--tone-neutral-08,107 107 107));--mds-stepper-bar-item-progress-color:rgb(var(--status-success-04,158 222 181));--mds-stepper-bar-item-progress-thickness:var(--height-200);align-items:flex-start;border-radius:var(--radius-xl,20px);display:grid;flex:1 0 0;flex-direction:column;gap:calc(var(--spacing,.0025rem)*400);min-width:var(--mds-stepper-bar-item-min-width,180px);position:relative;scroll-snap-align:center;-webkit-transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-property:outline,outline-offset,background-color}:host(:last-of-type){flex-basis:calc(var(--spacing,.0025rem)*100)}:host(:last-of-type) .progress{display:none}:host([done]) .icon{--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-icon-background-done,rgb(var(--status-success-05,107 206 147)));--mds-stepper-bar-item-icon-color:var(--mds-stepper-bar-item-icon-color-done,rgb(var(--status-success-10,0 69 0)));transition-delay:0s}:host([current]) .icon{--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-icon-background-current,rgb(var(--variant-primary-04,184 208 255)));--mds-stepper-bar-item-icon-color:var(--mds-stepper-bar-item-icon-color-current,rgb(var(--tone-neutral,0 0 0)));-webkit-transition-delay:calc(var(--mds-stepper-bar-item-duaration,.25s)/2);transition-delay:calc(var(--mds-stepper-bar-item-duaration,.25s)/2)}.header{border-radius:var(--radius-md,12px);--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));align-items:center;display:flex;gap:var(--mds-stepper-bar-item-header-gap);-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:outline,outline-offset;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));width:100%}.icon{border-radius:var(--radius-full,1000px);--tw-duration:.15s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));background-color:var(--mds-stepper-bar-item-icon-background,var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107))));display:flex;fill:var(--mds-stepper-bar-item-icon-color,rgb(var(--tone-neutral-04,218 218 218)));flex-shrink:0;padding:calc(var(--spacing,.0025rem)*200);position:relative;transition-duration:.15s;-webkit-transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-property:background-color,fill;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}.progress{--mds-stepper-bar-item-background:var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107)));--mds-stepper-bar-item-color:var(--mds-stepper-bar-item-progress-color,rgb(var(--status-success-04,158 222 181)));--mds-stepper-bar-item-thickness:var(--mds-stepper-bar-item-progress-thickness,var(--height-200));--mds-progress-radius:0;flex-grow:1}.infos{display:grid;gap:calc(var(--spacing,.0025rem)*100);padding-left:calc(var(--spacing,.0025rem)*100)}.text{--tw-duration:.15s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));color:var(--mds-stepper-bar-item-color,rgb(var(--tone-neutral-03,233 233 233)));pointer-events:none;transition-duration:.15s;-webkit-transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-duration:var(--mds-stepper-bar-item-duaration,.25s);transition-property:color;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}.badge,.step{border-radius:var(--radius-full,1000px);pointer-events:none}.step{color:rgb(var(--tone-neutral-04,218 218 218))}:host-context(:root.pref-animation-reduce){transition-delay:0s!important;transition-duration:0s}:is(:host-context(:root.pref-animation-reduce) .header,:host-context(:root.pref-animation-reduce) .icon,:host-context(:root.pref-animation-reduce) .text){transition-delay:0s!important;transition-duration:0s}@property --tw-ease{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))),:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .header,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .icon,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .text{transition-delay:0s!important;transition-duration:0s}}'}},[1,"mds-stepper-bar-item",{label:[1],step:[4],badge:[1540],icon:[1],iconChecked:[1,"icon-checked"],done:[516],current:[1540],value:[513],typography:[1],isDone:[32],isCurrent:[32],index:[32],language:[32],updateLang:[64]},void 0,{done:[{selectedHandler:0}],current:[{currentHandler:0}]}]),y=f,k=function(){"undefined"!=typeof customElements&&["mds-stepper-bar-item","mds-badge","mds-icon","mds-progress","mds-radial-progress","mds-text"].forEach((e=>{switch(e){case"mds-stepper-bar-item":customElements.get(i(e))||customElements.define(i(e),f);break;case"mds-badge":customElements.get(i(e))||p();break;case"mds-icon":customElements.get(i(e))||c();break;case"mds-progress":customElements.get(i(e))||m();break;case"mds-radial-progress":customElements.get(i(e))||b();break;case"mds-text":customElements.get(i(e))||u()}}))};export{y as MdsStepperBarItem,k as defineCustomElement}
1
+ import{proxyCustomElement as e,HTMLElement as r,createEvent as t,h as a,Host as s,transformTag as i}from"@stencil/core/internal/client";import{c as n}from"./clsx.js";import{K as o}from"./keyboard-manager.js";import{L as p}from"./locale.js";import{s as d}from"./preference.js";import{d as c}from"./mds-badge2.js";import{d as m}from"./mds-icon2.js";import{d as b}from"./mds-progress2.js";import{d as u}from"./mds-radial-progress2.js";import{d as l}from"./mds-text2.js";var g={badgeDone:"Ολοκληρώθηκε",badgeCurrent:"Καθημερινή",badgeQueued:"Σε αναμονή",step:"Βήμα {{ index }}"},v={badgeDone:"Done",badgeCurrent:"Current",badgeQueued:"Queued",step:"Step {{ index }}"},h={badgeDone:"Completado",badgeCurrent:"En curso",badgeQueued:"En cola",step:"Paso {{ index }}"},f={badgeDone:"Completato",badgeCurrent:"In corso",badgeQueued:"In coda",step:"Step {{ index }}"};const k=e(class extends r{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.doneEvent=t(this,"mdsStepperBarItemDone",7),this.km=new o,this.t=new p({el:g,en:v,es:h,it:f}),this.iconChecked=this.icon,this.done=!1,this.current=!1,this.typography="h6",this.showBadge=()=>this.isDone?a("mds-badge",{class:"badge",variant:"success",tone:"weak",typography:"option"},this.t.get("badgeDone")):this.isCurrent?a("mds-badge",{class:"badge",variant:"info",tone:"weak",typography:"option"},this.t.get("badgeCurrent")):a("mds-badge",{class:"badge",variant:"dark",tone:"weak",typography:"option"},this.t.get("badgeQueued"))}async updateLang(){this.language=this.t.lang(this.host)}componentWillLoad(){this.isCurrent=this.current,this.isDone=this.done;const e=this.host.parentElement;e&&(this.index=[...Array.from(e.childNodes)].indexOf(this.host))}componentDidLoad(){this.km.addElement(this.host),this.km.attachClickBehavior()}componentWillRender(){this.t.lang(this.host)}connectedCallback(){this.unsubscribePrefAnimation=d("animation",(e=>{this.prefAnimation=e}))}disconnectedCallback(){var e;null===(e=this.unsubscribePrefAnimation)||void 0===e||e.call(this),this.km.detachClickBehavior()}selectedHandler(e){this.isDone=e}currentHandler(e){this.isCurrent=e}render(){return a(s,{key:"5a8c6d0b17fd719b63c022620da9c0e52d4d6396","pref-animation":this.prefAnimation},a("div",{key:"bbc8a708a030d5877166a4ce59c6072be1312a21",class:"header"},a("mds-icon",{key:"3d1b84caad6c99c41427f2e9df11257020ef7f5e",class:"icon",name:n(this.isDone&&!this.isCurrent?this.iconChecked:this.icon)}),a("mds-progress",{key:"174bb2a23c49847fd7a9fd7c8520d8536599750e","aria-hidden":"true",class:"progress",progress:this.isDone?1:0})),a("div",{key:"7a7a1499febfb335abbcc5971cf0d210a71d2bbb",class:"infos"},this.step&&a("mds-text",{key:"b7e0840dc402e165495aa9362e1a4a5094853c74",class:"step",typography:"option"},this.t.get("step",{index:this.index+1})),this.label&&a("mds-text",{key:"f1204fb34565802fad46d6b74a9c6eade81a488c",class:"text",typography:this.typography},this.label),this.badge&&a("div",{key:"98cba12f069e469a100387be7636f494f1c9796d",part:"badge"},this.showBadge())))}get host(){return this}static get watchers(){return{done:[{selectedHandler:0}],current:[{currentHandler:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-stepper-bar-item-color:rgb(var(--tone-neutral-03,233 233 233));--mds-stepper-bar-item-duaration:.25s;--mds-stepper-bar-item-icon-background-done:rgb(var(--status-success-05,107 206 147));--mds-stepper-bar-item-icon-background-current:rgb(var(--variant-primary-04,184 208 255));--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107)));--mds-stepper-bar-item-icon-color-done:rgb(var(--status-success-10,0 69 0));--mds-stepper-bar-item-icon-color-current:rgb(var(--tone-neutral,0 0 0));--mds-stepper-bar-item-icon-color:rgb(var(--tone-neutral-04,218 218 218));--mds-stepper-bar-item-icon-ring-color:var(--mds-stepper-bar-item-icon-background-current,rgb(var(--variant-primary-04,184 208 255)));--mds-stepper-bar-item-icon-ring-separator-color:rgb(var(--tone-neutral,0 0 0));--mds-stepper-bar-item-icon-ring-separator-size:.375rem;--mds-stepper-bar-item-icon-ring-size:var(--height-100);--mds-stepper-bar-item-min-width:180px;--mds-stepper-bar-item-progress-background:rgb(var(--tone-neutral-08,107 107 107));--mds-stepper-bar-item-progress-color:rgb(var(--status-success-04,158 222 181));--mds-stepper-bar-item-progress-thickness:var(--height-200);--tw-ease:initial}}}@property --mds-stepper-bar-item-duaration{syntax:"<time>";inherits:false;initial-value:.25s}@property --mds-stepper-bar-item-icon-ring-separator-size{syntax:"<length>";inherits:false;initial-value:.375rem}@property --mds-stepper-bar-item-min-width{syntax:"<length>";inherits:false;initial-value:180px}:host{--mds-stepper-bar-item-header-gap:var(--mds-stepper-bar-gap,calc(var(--spacing,.0025rem)*50));--mds-stepper-bar-item-color:rgb(var(--tone-neutral-03,233 233 233));--mds-stepper-bar-item-duaration:.25s;--private-stepper-bar-item-duaration:var(--mds-stepper-bar-item-duaration,.25s);--mds-stepper-bar-item-transition-duration:var(--duration-200,.2s);--private-stepper-bar-item-transition-duration:var(--mds-stepper-bar-item-transition-duration);--mds-stepper-bar-item-icon-background-done:rgb(var(--status-success-05,107 206 147));--mds-stepper-bar-item-icon-background-current:rgb(var(--variant-primary-04,184 208 255));--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107)));--mds-stepper-bar-item-icon-color-done:rgb(var(--status-success-10,0 69 0));--mds-stepper-bar-item-icon-color-current:rgb(var(--tone-neutral,0 0 0));--mds-stepper-bar-item-icon-color:rgb(var(--tone-neutral-04,218 218 218));--mds-stepper-bar-item-min-width:180px;--mds-stepper-bar-item-progress-background:rgb(var(--tone-neutral-08,107 107 107));--mds-stepper-bar-item-progress-color:rgb(var(--status-success-04,158 222 181));--mds-stepper-bar-item-progress-thickness:var(--height-200);align-items:flex-start;border-radius:var(--radius-xl,20px);display:grid;flex:1 0 0;flex-direction:column;gap:calc(var(--spacing,.0025rem)*400);min-width:var(--mds-stepper-bar-item-min-width,180px);position:relative;scroll-snap-align:center;-webkit-transition-duration:var(--private-stepper-bar-item-duaration);transition-duration:var(--private-stepper-bar-item-duaration);transition-property:outline,outline-offset,background-color}:host(:last-of-type){-ms-flex-preferred-size:calc(var(--spacing,.0025rem)*100);flex-basis:calc(var(--spacing,.0025rem)*100)}:host(:last-of-type) .progress{display:none}:host([done]) .icon{--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-icon-background-done,rgb(var(--status-success-05,107 206 147)));--mds-stepper-bar-item-icon-color:var(--mds-stepper-bar-item-icon-color-done,rgb(var(--status-success-10,0 69 0)));transition-delay:0s}:host([current]) .icon{--mds-stepper-bar-item-icon-background:var(--mds-stepper-bar-item-icon-background-current,rgb(var(--variant-primary-04,184 208 255)));--mds-stepper-bar-item-icon-color:var(--mds-stepper-bar-item-icon-color-current,rgb(var(--tone-neutral,0 0 0)));-webkit-transition-delay:calc(var(--private-stepper-bar-item-duaration)/2);transition-delay:calc(var(--private-stepper-bar-item-duaration)/2)}.header{--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));align-items:center;border-radius:var(--radius-md,12px);display:flex;gap:var(--mds-stepper-bar-item-header-gap);-webkit-transition-duration:var(--private-stepper-bar-item-transition-duration);transition-duration:var(--private-stepper-bar-item-transition-duration);transition-property:outline,outline-offset;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));width:100%}.icon{--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));background-color:var(--mds-stepper-bar-item-icon-background,var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107))));border-radius:var(--radius-full,1000px);display:flex;fill:var(--mds-stepper-bar-item-icon-color,rgb(var(--tone-neutral-04,218 218 218)));flex-shrink:0;padding:calc(var(--spacing,.0025rem)*200);position:relative;-webkit-transition-duration:var(--private-stepper-bar-item-duaration);transition-duration:var(--private-stepper-bar-item-duaration);transition-property:background-color,fill;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}.progress{--mds-stepper-bar-item-background:var(--mds-stepper-bar-item-progress-background,rgb(var(--tone-neutral-08,107 107 107)));--mds-stepper-bar-item-color:var(--mds-stepper-bar-item-progress-color,rgb(var(--status-success-04,158 222 181)));--mds-stepper-bar-item-thickness:var(--mds-stepper-bar-item-progress-thickness,var(--height-200));--mds-progress-radius:0;flex-grow:1}.infos{display:grid;gap:calc(var(--spacing,.0025rem)*100);padding-left:calc(var(--spacing,.0025rem)*100)}.text{--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));color:var(--mds-stepper-bar-item-color,rgb(var(--tone-neutral-03,233 233 233)));pointer-events:none;-webkit-transition-duration:var(--private-stepper-bar-item-duaration);transition-duration:var(--private-stepper-bar-item-duaration);transition-property:color;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}.badge,.step{border-radius:var(--radius-full,1000px);pointer-events:none}.step{color:rgb(var(--tone-neutral-04,218 218 218))}:host([pref-animation=reduce]){--private-stepper-bar-item-duaration:0s;--private-stepper-bar-item-transition-duration:0s}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-stepper-bar-item-duaration:0s;--private-stepper-bar-item-transition-duration:0s}}'}},[1,"mds-stepper-bar-item",{label:[1],step:[4],badge:[1540],icon:[1],iconChecked:[1,"icon-checked"],done:[516],current:[1540],value:[513],typography:[1],prefAnimation:[32],isDone:[32],isCurrent:[32],index:[32],language:[32],updateLang:[64]},void 0,{done:[{selectedHandler:0}],current:[{currentHandler:0}]}]),y=k,x=function(){"undefined"!=typeof customElements&&["mds-stepper-bar-item","mds-badge","mds-icon","mds-progress","mds-radial-progress","mds-text"].forEach((e=>{switch(e){case"mds-stepper-bar-item":customElements.get(i(e))||customElements.define(i(e),k);break;case"mds-badge":customElements.get(i(e))||c();break;case"mds-icon":customElements.get(i(e))||m();break;case"mds-progress":customElements.get(i(e))||b();break;case"mds-radial-progress":customElements.get(i(e))||u();break;case"mds-text":customElements.get(i(e))||l()}}))};export{y as MdsStepperBarItem,x as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as r,HTMLElement as t,createEvent as e,h as s,Host as a,transformTag as o}from"@stencil/core/internal/client";const i=r(class extends t{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow(),this.changedEvent=e(this,"mdsStepperBarChange",7),this.currentItem=0,this.itemsDone=1,this.navigation="none",this.queryItems=()=>this.element.querySelectorAll("mds-stepper-bar-item"),this.queryContentItems=()=>this.element.querySelectorAll("[slot=content]"),this.minmax=(r,t,e)=>Math.min(Math.max(r,t),e),this.setCurrent=r=>{this.items=this.queryItems(),this.currentItem=r-1;const t=[];this.items.forEach(((r,e)=>{r.done=!1,e<this.currentItem&&(r.done=!0,r.value&&t.push(r.value)),r.current=!1,e===this.currentItem&&(r.current=!0,this.currentItem=e)})),this.changedEvent.emit({value:""+t,step:this.currentItem}),this.scrollItems(),this.setCurrentContent()},this.setCurrentContent=()=>{this.contentItems.forEach(((r,t)=>{r.classList.add("hidden"),t===this.currentItem&&r.classList.remove("hidden")}))},this.scrollItems=()=>{var r;const t=null===(r=this.element.shadowRoot)||void 0===r?void 0:r.querySelector(".items"),e=this.queryItems(),s=this.minmax(this.currentItem,0,this.items.length-1);if(!t)throw Error("No mds-stepper-bar-items found");if(s<=0)return void(t.scrollLeft=0);if(s>=e.length)return void(t.scrollLeft=e[e.length-1].offsetLeft-t.offsetLeft);const a=e[s];t.scrollLeft=a.offsetLeft-t.offsetLeft-t.offsetWidth/2+a.offsetWidth/2}}componentWillLoad(){this.items=this.queryItems(),this.items.forEach(((r,t)=>{r.id="mds-stepper-bar-item-"+t}))}componentDidLoad(){this.contentItems=this.queryContentItems(),this.setCurrent(this.itemsDone)}itemDone(r){this.setCurrent(r)}changeEventHandler(r){this.items=this.queryItems(),this.items.forEach(((t,e)=>{t.done=!1,"mds-stepper-bar-item-"+e===r.detail&&(t.current=!0,this.currentItem=e)}))}render(){return s(a,{key:"a0b7e159765a3130fcc67b2e3a1146b0c43907ff"},s("div",{key:"25d1984f704bc071cda8010ab382384d28b86273",class:"items",part:"items"},s("slot",{key:"f32c13a94bbce2e93f28ef23b2dfcaeec17269d1"})),s("div",{key:"7dc90454240058f41ce07f98bb53e4376346b582",class:"contents",part:"contents"},s("slot",{key:"25185f4817e18132b066c01d9d98353e1f62b19e",name:"content"})))}get element(){return this}static get watchers(){return{itemsDone:[{itemDone:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-stepper-bar-gap:calc(var(--spacing,.0025rem)*500);--mds-stepper-bar-offset-margin:0;--mds-stepper-bar-scroll-behavior:smooth;--mds-stepper-bar-scrollbar-margin:0;--mds-stepper-bar-scrollbar-radius:0;--mds-stepper-bar-scrollbar-size:calc(var(--spacing,.0025rem)*200);--mds-stepper-bar-scrollbar-thumb-background:rgb(var(--tone-neutral-06,158 158 158));--mds-stepper-bar-scrollbar-track-background:rgb(var(--tone-neutral-08,107 107 107))}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-progress,mds-stepper-bar-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-stepper-bar-offset-margin{syntax:"<length>";inherits:false;initial-value:0}@property --mds-stepper-bar-scroll-behavior{syntax:"smooth|auto";inherits:false;initial-value:smooth}@property --mds-stepper-bar-scrollbar-margin{syntax:"<length>";inherits:false;initial-value:0}@property --mds-stepper-bar-scrollbar-radius{syntax:"<length>";inherits:false;initial-value:0}:host{--mds-stepper-bar-gap:calc(var(--spacing,.0025rem)*500);--mds-stepper-bar-offset-margin:0;--mds-stepper-bar-scroll-behavior:smooth;--mds-stepper-bar-scrollbar-margin:0;--mds-stepper-bar-scrollbar-radius:0;--mds-stepper-bar-scrollbar-size:calc(var(--spacing,.0025rem)*200);--mds-stepper-bar-scrollbar-thumb-background:rgb(var(--tone-neutral-06,158 158 158));--mds-stepper-bar-scrollbar-track-background:rgb(var(--tone-neutral-08,107 107 107));display:grid;gap:calc(var(--spacing,.0025rem)*600);position:relative}.items{align-items:start;display:flex;flex-grow:1;gap:var(--mds-stepper-bar-gap,calc(var(--spacing,.0025rem)*500));margin:0 calc(var(--mds-stepper-bar-offset-margin,0)*-1);overflow:auto;padding:0 var(--mds-stepper-bar-offset-margin,0);position:relative;scroll-behavior:var(--mds-stepper-bar-scroll-behavior,smooth);-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%;z-index:10}:host([linear=true]) ::slotted(mds-stepper-bar-item),:host([linear]) ::slotted(mds-stepper-bar-item){pointer-events:none}:host([linear=false]) ::slotted(mds-stepper-bar-item){pointer-events:auto}.contents{display:flex;flex-direction:column;width:100%}:host-context(:root.pref-animation-reduce){--mds-stepper-bar-scroll-behavior:auto;transition-duration:0s}:is(:host-context(:root.pref-animation-reduce) .contents,:host-context(:root.pref-animation-reduce) .items){transition-duration:0s}:host(:not([navigation=scrollbar])) .items{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}:host(:not([navigation=scrollbar])) .items::-webkit-scrollbar{display:none}:host([navigation=scrollbar]) .items::-webkit-scrollbar{height:var(--mds-stepper-bar-scrollbar-size,calc(var(--spacing,.0025rem)*200));width:var(--mds-stepper-bar-scrollbar-size,calc(var(--spacing,.0025rem)*200))}:host([navigation=scrollbar]) .items::-webkit-scrollbar-track{background-color:var(--mds-stepper-bar-scrollbar-track-background,rgb(var(--tone-neutral-08,107 107 107)));border-radius:var(--mds-stepper-bar-scrollbar-radius,0);margin-block:var(--mds-stepper-bar-scrollbar-margin,0);margin-inline:var(--mds-stepper-bar-scrollbar-margin,0)}:host([navigation=scrollbar]) .items::-webkit-scrollbar-thumb{background-color:var(--mds-stepper-bar-scrollbar-thumb-background,rgb(var(--tone-neutral-06,158 158 158)));border-radius:var(--mds-stepper-bar-scrollbar-radius,0)}@supports (scrollbar-color:transparent transparent){.items{scrollbar-color:var(--mds-stepper-bar-scrollbar-thumb-background,rgb(var(--tone-neutral-06,158 158 158))) var(--mds-stepper-bar-scrollbar-track-background,rgb(var(--tone-neutral-08,107 107 107)));scrollbar-width:thin}}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){--mds-stepper-bar-scroll-behavior:auto;transition-duration:0s}:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .contents,:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))) .items{transition-duration:0s}}'}},[257,"mds-stepper-bar",{itemsDone:[2,"items-done"],navigation:[513],currentItem:[32]},[[0,"mdsStepperBarItemDone","changeEventHandler"]],{itemsDone:[{itemDone:0}]}]),n=i,l=function(){"undefined"!=typeof customElements&&["mds-stepper-bar"].forEach((r=>{"mds-stepper-bar"===r&&(customElements.get(o(r))||customElements.define(o(r),i))}))};export{n as MdsStepperBar,l as defineCustomElement}
1
+ import{proxyCustomElement as r,HTMLElement as e,createEvent as t,h as s,Host as a,transformTag as i}from"@stencil/core/internal/client";const o=r(class extends e{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow(),this.changedEvent=t(this,"mdsStepperBarChange",7),this.currentItem=0,this.itemsDone=1,this.navigation="none",this.queryItems=()=>this.element.querySelectorAll("mds-stepper-bar-item"),this.queryContentItems=()=>this.element.querySelectorAll("[slot=content]"),this.minmax=(r,e,t)=>Math.min(Math.max(r,e),t),this.setCurrent=r=>{this.items=this.queryItems(),this.currentItem=r-1;const e=[];this.items.forEach(((r,t)=>{r.done=!1,t<this.currentItem&&(r.done=!0,void 0!==r.value&&""!==r.value&&e.push(r.value)),r.current=!1,t===this.currentItem&&(r.current=!0,this.currentItem=t)})),this.changedEvent.emit({value:""+e,step:this.currentItem}),this.scrollItems(),this.setCurrentContent()},this.setCurrentContent=()=>{this.contentItems.forEach(((r,e)=>{r.classList.add("hidden"),e===this.currentItem&&r.classList.remove("hidden")}))},this.scrollItems=()=>{var r;const e=null===(r=this.element.shadowRoot)||void 0===r?void 0:r.querySelector(".items"),t=this.queryItems(),s=this.minmax(this.currentItem,0,this.items.length-1);if(!e)throw Error("No mds-stepper-bar-items found");if(s<=0)return void(e.scrollLeft=0);if(s>=t.length)return void(e.scrollLeft=t[t.length-1].offsetLeft-e.offsetLeft);const a=t[s];e.scrollLeft=a.offsetLeft-e.offsetLeft-e.offsetWidth/2+a.offsetWidth/2}}componentWillLoad(){this.items=this.queryItems(),this.items.forEach(((r,e)=>{r.id="mds-stepper-bar-item-"+e}))}componentDidLoad(){this.contentItems=this.queryContentItems(),this.setCurrent(this.itemsDone)}itemDone(r){this.setCurrent(r)}changeEventHandler(r){this.items=this.queryItems(),this.items.forEach(((e,t)=>{e.done=!1,"mds-stepper-bar-item-"+t===r.detail&&(e.current=!0,this.currentItem=t)}))}render(){return s(a,{key:"bde1cc3ed68aa3d3350af4639fa0a4dbf3cc27ee"},s("div",{key:"f556e63f5e575d3c83b6aec4ea405c709d811121",class:"items",part:"items"},s("slot",{key:"43e7514d9ba620109caa3f585e0a9f5cc92f0ed6"})),s("div",{key:"46e7419b2ef009a3e37b70d5a5bab92df25dd5f9",class:"contents",part:"contents"},s("slot",{key:"cddf350976b5910117d1d64bae6b87bd32c37954",name:"content"})))}get element(){return this}static get watchers(){return{itemsDone:[{itemDone:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-stepper-bar-gap:calc(var(--spacing,.0025rem)*500);--mds-stepper-bar-offset-margin:0;--mds-stepper-bar-scroll-behavior:smooth;--mds-stepper-bar-scrollbar-margin:0;--mds-stepper-bar-scrollbar-radius:0;--mds-stepper-bar-scrollbar-size:calc(var(--spacing,.0025rem)*200);--mds-stepper-bar-scrollbar-thumb-background:rgb(var(--tone-neutral-06,158 158 158));--mds-stepper-bar-scrollbar-track-background:rgb(var(--tone-neutral-08,107 107 107))}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-progress,mds-stepper-bar-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-stepper-bar-offset-margin{syntax:"<length>";inherits:false;initial-value:0}@property --mds-stepper-bar-scroll-behavior{syntax:"smooth|auto";inherits:false;initial-value:smooth}@property --mds-stepper-bar-scrollbar-margin{syntax:"<length>";inherits:false;initial-value:0}@property --mds-stepper-bar-scrollbar-radius{syntax:"<length>";inherits:false;initial-value:0}:host{--mds-stepper-bar-gap:calc(var(--spacing,.0025rem)*500);--mds-stepper-bar-offset-margin:0;--mds-stepper-bar-scroll-behavior:smooth;--mds-stepper-bar-scrollbar-margin:0;--mds-stepper-bar-scrollbar-radius:0;--mds-stepper-bar-scrollbar-size:calc(var(--spacing,.0025rem)*200);--mds-stepper-bar-scrollbar-thumb-background:rgb(var(--tone-neutral-06,158 158 158));--mds-stepper-bar-scrollbar-track-background:rgb(var(--tone-neutral-08,107 107 107));display:grid;gap:calc(var(--spacing,.0025rem)*600);position:relative}.items{align-items:start;display:flex;flex-grow:1;gap:var(--mds-stepper-bar-gap,calc(var(--spacing,.0025rem)*500));margin:0 calc(var(--mds-stepper-bar-offset-margin,0)*-1);overflow:auto;padding:0 var(--mds-stepper-bar-offset-margin,0);position:relative;scroll-behavior:var(--mds-stepper-bar-scroll-behavior,smooth);-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;width:100%;z-index:10}:host([linear=true]) ::slotted(mds-stepper-bar-item),:host([linear]) ::slotted(mds-stepper-bar-item){pointer-events:none}:host([linear=false]) ::slotted(mds-stepper-bar-item){pointer-events:auto}.contents{display:flex;flex-direction:column;width:100%}:host(:not([navigation=scrollbar])) .items{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}:host(:not([navigation=scrollbar])) .items::-webkit-scrollbar{display:none}:host([navigation=scrollbar]) .items::-webkit-scrollbar{height:var(--mds-stepper-bar-scrollbar-size,calc(var(--spacing,.0025rem)*200));width:var(--mds-stepper-bar-scrollbar-size,calc(var(--spacing,.0025rem)*200))}:host([navigation=scrollbar]) .items::-webkit-scrollbar-track{background-color:var(--mds-stepper-bar-scrollbar-track-background,rgb(var(--tone-neutral-08,107 107 107)));border-radius:var(--mds-stepper-bar-scrollbar-radius,0);margin-block:var(--mds-stepper-bar-scrollbar-margin,0);margin-inline:var(--mds-stepper-bar-scrollbar-margin,0)}:host([navigation=scrollbar]) .items::-webkit-scrollbar-thumb{background-color:var(--mds-stepper-bar-scrollbar-thumb-background,rgb(var(--tone-neutral-06,158 158 158)));border-radius:var(--mds-stepper-bar-scrollbar-radius,0)}@supports (scrollbar-color:transparent transparent){.items{scrollbar-color:var(--mds-stepper-bar-scrollbar-thumb-background,rgb(var(--tone-neutral-06,158 158 158))) var(--mds-stepper-bar-scrollbar-track-background,rgb(var(--tone-neutral-08,107 107 107)));scrollbar-width:thin}}@media (prefers-reduced-motion:reduce){:host{--mds-stepper-bar-scroll-behavior:auto}}'}},[257,"mds-stepper-bar",{itemsDone:[2,"items-done"],navigation:[513],currentItem:[32]},[[0,"mdsStepperBarItemDone","changeEventHandler"]],{itemsDone:[{itemDone:0}]}]),n=o,l=function(){"undefined"!=typeof customElements&&["mds-stepper-bar"].forEach((r=>{"mds-stepper-bar"===r&&(customElements.get(i(r))||customElements.define(i(r),o))}))};export{n as MdsStepperBar,l as defineCustomElement}
@@ -1 +1 @@
1
- import{proxyCustomElement as t,HTMLElement as e,createEvent as r,h as a,Host as o,transformTag as s}from"@stencil/core/internal/client";import{r as i,s as n}from"./slot.js";import{d as c}from"./mds-icon2.js";import{d}from"./mds-text2.js";const m=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.selectedEvent=r(this,"mdsTabBarItemSelect",7),this.icon="",this.typography="tip",this.select=()=>{this.isSelected=!this.isSelected,this.isSelected&&this.selectedEvent.emit(this.element.id)},this.onSlotChangeHandler=()=>{this.label||(this.label=i(this.element))}}componentWillLoad(){this.isSelected=this.selected}validateSelected(t){this.isSelected=t}labelChanged(t){this.label=n(t)}render(){return a(o,{key:"cfdd8682bdab7117d3853abff77c31f871314a20",onClick:this.select},a("mds-icon",{key:"4dd1b08193a0c6c1238104c1484523b7cc074a8a",name:this.icon}),a("mds-text",{key:"d8bb748fbc4941fd5b65101997a1a21b1b7a1ed4",typography:this.typography},this.label||a("slot",{key:"7e4fead88e847406b6e22ac534fcd67862fbe613",onSlotchange:this.onSlotChangeHandler})))}get element(){return this}static get watchers(){return{selected:[{validateSelected:0}],label:[{labelChanged:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-tab-bar-item-background:rgb(var(--tone-neutral-10,60 60 60));--mds-tab-bar-item-background-selected:transparent;--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-03,211 226 255));--tw-duration:initial;--tw-ease:initial}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-icon,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-tab-bar-item-background-selected{syntax:"<color>";inherits:false;initial-value:#0000}:host{--mds-tab-bar-item-background:rgb(var(--tone-neutral-10,60 60 60));--mds-tab-bar-item-background-selected:transparent;--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-03,211 226 255));gap:calc(var(--spacing,.0025rem)*100);padding:calc(var(--spacing,.0025rem)*200);--tw-duration:.2s;--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));align-items:center;background-color:var(--mds-tab-bar-item-background,rgb(var(--tone-neutral-10,60 60 60)));color:var(--mds-tab-bar-item-color,rgb(var(--tone-neutral-04,218 218 218)));cursor:pointer;display:flex;fill:var(--mds-tab-bar-item-color,rgb(var(--tone-neutral-04,218 218 218)));flex:1 0 0;flex-direction:column;text-align:center;transition-duration:.2s;transition-property:color,background-color,fill;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}:host([selected]:not([selected=false])){background-color:var(--mds-tab-bar-item-background-selected,transparent);color:var(--mds-tab-bar-item-color-selected,rgb(var(--variant-primary-03,211 226 255)));fill:var(--mds-tab-bar-item-color-selected,rgb(var(--variant-primary-03,211 226 255)))}:host-context(:root.pref-animation-reduce){transition-duration:0s}:host-context(:root.pref-theme-dark:not(.pref-theme-scheme-light)){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}:host-context(:root.pref-contrast-more){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion){:is(:host-context(:root.pref-animation-system),:host-context(:root:not([data-magma-pref]))){transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host-context(:root.pref-theme-system:not(.pref-theme-scheme-light)),:host-context(:root:not([data-magma-pref]))){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}}@media (prefers-contrast:more){:is(:host-context(:root.pref-contrast-system),:host-context(:root:not([data-magma-pref]))){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}}'}},[257,"mds-tab-bar-item",{icon:[1],label:[1537],selected:[1540],typography:[1],isSelected:[32]},void 0,{selected:[{validateSelected:0}],label:[{labelChanged:0}]}]),l=m,b=function(){"undefined"!=typeof customElements&&["mds-tab-bar-item","mds-icon","mds-text"].forEach((t=>{switch(t){case"mds-tab-bar-item":customElements.get(s(t))||customElements.define(s(t),m);break;case"mds-icon":customElements.get(s(t))||c();break;case"mds-text":customElements.get(s(t))||d()}}))};export{l as MdsTabBarItem,b as defineCustomElement}
1
+ import{proxyCustomElement as t,HTMLElement as e,createEvent as r,h as a,Host as i,transformTag as s}from"@stencil/core/internal/client";import{r as o,s as n}from"./slot.js";import{s as m}from"./preference.js";import{d as c}from"./mds-icon2.js";import{d}from"./mds-text2.js";const l=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.selectedEvent=r(this,"mdsTabBarItemSelect",7),this.icon="",this.typography="tip",this.select=()=>{this.isSelected=!this.isSelected,this.isSelected&&this.selectedEvent.emit(this.element.id)},this.onSlotChangeHandler=()=>{void 0!==this.label&&""!==this.label||(this.label=o(this.element))}}componentWillLoad(){this.isSelected=this.selected}connectedCallback(){this.unsubscribePrefAnimation=m("animation",(t=>{this.prefAnimation=t})),this.unsubscribePrefContrast=m("contrast",(t=>{this.prefContrast=t})),this.unsubscribePrefTheme=m("theme",(t=>{this.prefTheme=t})),this.unsubscribePrefThemeScheme=m("theme-scheme",(t=>{this.prefThemeScheme=t}))}disconnectedCallback(){var t,e,r,a;null===(t=this.unsubscribePrefAnimation)||void 0===t||t.call(this),null===(e=this.unsubscribePrefContrast)||void 0===e||e.call(this),null===(r=this.unsubscribePrefTheme)||void 0===r||r.call(this),null===(a=this.unsubscribePrefThemeScheme)||void 0===a||a.call(this)}validateSelected(t){this.isSelected=t}labelChanged(t){this.label=n(t)}render(){return a(i,{key:"cc00fc45e7c8086a20e3800a9aca2fad80c08b7e",onClick:this.select,"pref-animation":this.prefAnimation,"pref-contrast":this.prefContrast,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},a("mds-icon",{key:"7edf9ade273c6408a477b9ccefd00be8fa323501",name:this.icon}),a("mds-text",{key:"42e04f0959f32573efbe01cc294d0a7a3754423f",typography:this.typography},this.label||a("slot",{key:"a654056dce145ce9bc0236cd4381e8b89f743dc5",onSlotchange:this.onSlotChangeHandler})))}get element(){return this}static get watchers(){return{selected:[{validateSelected:0}],label:[{labelChanged:0}]}}static get style(){return'@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-tab-bar-item-background:rgb(var(--tone-neutral-10,60 60 60));--mds-tab-bar-item-background-selected:#0000;--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-03,211 226 255));--tw-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-tab-bar-item-background-selected{syntax:"<color>";inherits:false;initial-value:#0000}:host{--mds-tab-bar-item-background:rgb(var(--tone-neutral-10,60 60 60));--mds-tab-bar-item-background-selected:#0000;--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-03,211 226 255));--mds-tab-bar-item-transition-duration:var(--duration-200,.2s);--private-tab-bar-item-transition-duration:var(--mds-tab-bar-item-transition-duration);--tw-ease:var(--ease-in-out,cubic-bezier(.4,0,.2,1));align-items:center;background-color:var(--mds-tab-bar-item-background,rgb(var(--tone-neutral-10,60 60 60)));color:var(--mds-tab-bar-item-color,rgb(var(--tone-neutral-04,218 218 218)));cursor:pointer;display:flex;fill:var(--mds-tab-bar-item-color,rgb(var(--tone-neutral-04,218 218 218)));flex:1 0 0;flex-direction:column;gap:calc(var(--spacing,.0025rem)*100);padding:calc(var(--spacing,.0025rem)*200);text-align:center;-webkit-transition-duration:var(--private-tab-bar-item-transition-duration);transition-duration:var(--private-tab-bar-item-transition-duration);transition-property:color,background-color,fill;transition-timing-function:var(--ease-in-out,cubic-bezier(.4,0,.2,1))}:host([selected]:not([selected=false])){background-color:var(--mds-tab-bar-item-background-selected,#0000);color:var(--mds-tab-bar-item-color-selected,rgb(var(--variant-primary-03,211 226 255)));fill:var(--mds-tab-bar-item-color-selected,rgb(var(--variant-primary-03,211 226 255)))}:host([pref-animation=reduce]){--private-tab-bar-item-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}:host([pref-contrast=more]){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-tab-bar-item-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){--mds-tab-bar-item-color:rgb(var(--tone-neutral-04,218 218 218));--mds-tab-bar-item-color-selected:rgb(var(--variant-primary-02,230 239 255))}}'}},[257,"mds-tab-bar-item",{icon:[1],label:[1537],selected:[1540],typography:[1],prefAnimation:[32],prefContrast:[32],prefTheme:[32],prefThemeScheme:[32],isSelected:[32]},void 0,{selected:[{validateSelected:0}],label:[{labelChanged:0}]}]),b=l,h=function(){"undefined"!=typeof customElements&&["mds-tab-bar-item","mds-icon","mds-text"].forEach((t=>{switch(t){case"mds-tab-bar-item":customElements.get(s(t))||customElements.define(s(t),l);break;case"mds-icon":customElements.get(s(t))||c();break;case"mds-text":customElements.get(s(t))||d()}}))};export{b as MdsTabBarItem,h as defineCustomElement}