@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
@@ -14,4 +14,4 @@ var __awaiter=this&&this.__awaiter||function(i,t,e,n){function r(i){return i ins
14
14
  * Copyright 2008-2025, GreenSock. All rights reserved.
15
15
  * Subject to the terms at https://gsap.com/standard-license
16
16
  * @author: Jack Doyle, jack@greensock.com
17
- */var Ne,qe,We,$e,Qe,Ge,Je,Ke=function i(){return typeof window!=="undefined"},tn={},en=180/Math.PI,nn=Math.PI/180,rn=Math.atan2,sn=1e8,on=/([A-Z])/g,an=/(left|right|width|margin|padding|x)/i,un=/[\s,\(]\S/,fn={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},hn=function i(t,e){return e.set(e.t,e.p,Math.round((e.s+e.c*t)*1e4)/1e4+e.u,e)},ln=function i(t,e){return e.set(e.t,e.p,t===1?e.e:Math.round((e.s+e.c*t)*1e4)/1e4+e.u,e)},cn=function i(t,e){return e.set(e.t,e.p,t?Math.round((e.s+e.c*t)*1e4)/1e4+e.u:e.b,e)},dn=function i(t,e){var n=e.s+e.c*t;e.set(e.t,e.p,~~(n+(n<0?-.5:.5))+e.u,e)},mn=function i(t,e){return e.set(e.t,e.p,t?e.e:e.b,e)},vn=function i(t,e){return e.set(e.t,e.p,t!==1?e.b:e.e,e)},pn=function i(t,e,n){return t.style[e]=n},gn=function i(t,e,n){return t.style.setProperty(e,n)},Cn=function i(t,e,n){return t._gsap[e]=n},yn=function i(t,e,n){return t._gsap.scaleX=t._gsap.scaleY=n},wn=function i(t,e,n,r,s){var o=t._gsap;o.scaleX=o.scaleY=n;o.renderTransform(s,o)},jn=function i(t,e,n,r,s){var o=t._gsap;o[e]=n;o.renderTransform(s,o)},xn="transform",Mn=xn+"Origin",bn=function i(t,e){var n=this;var r=this.target,s=r.style,o=r._gsap;if(t in tn&&s){this.tfm=this.tfm||{};if(t!=="transform"){t=fn[t]||t;~t.indexOf(",")?t.split(",").forEach((function(i){return n.tfm[i]=Vn(r,i)})):this.tfm[t]=o.x?o[t]:Vn(r,t);t===Mn&&(this.tfm.zOrigin=o.zOrigin)}else{return fn.transform.split(",").forEach((function(t){return i.call(n,t,e)}))}if(this.props.indexOf(xn)>=0){return}if(o.svg){this.svgo=r.getAttribute("data-svg-origin");this.props.push(Mn,e,"")}t=xn}(s||e)&&this.props.push(t,e,s[t])},kn=function i(t){if(t.translate){t.removeProperty("translate");t.removeProperty("scale");t.removeProperty("rotate")}},Fn=function i(){var t=this.props,e=this.target,n=e.style,r=e._gsap,s,o;for(s=0;s<t.length;s+=3){if(!t[s+1]){t[s+2]?n[t[s]]=t[s+2]:n.removeProperty(t[s].substr(0,2)==="--"?t[s]:t[s].replace(on,"-$1").toLowerCase())}else if(t[s+1]===2){e[t[s]](t[s+2])}else{e[t[s]]=t[s+2]}}if(this.tfm){for(o in this.tfm){r[o]=this.tfm[o]}if(r.svg){r.renderTransform();e.setAttribute("data-svg-origin",this.svgo||"")}s=Je();if((!s||!s.isStart)&&!n[xn]){kn(n);if(r.zOrigin&&n[Mn]){n[Mn]+=" "+r.zOrigin+"px";r.zOrigin=0;r.renderTransform()}r.uncache=1}}},_n=function i(t,e){var n={target:t,props:[],revert:Fn,save:bn};t._gsap||Ue.core.getCache(t);e&&t.style&&t.nodeType&&e.split(",").forEach((function(i){return n.save(i)}));return n},Pn,Zn=function i(t,e){var n=qe.createElementNS?qe.createElementNS((e||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),t):qe.createElement(t);return n&&n.style?n:qe.createElement(t)},On=function i(t,e,n){var r=getComputedStyle(t);return r[e]||r.getPropertyValue(e.replace(on,"-$1").toLowerCase())||r.getPropertyValue(e)||!n&&i(t,Bn(e)||e,1)||""},En="O,Moz,ms,Ms,Webkit".split(","),Bn=function i(t,e,n){var r=e||Qe,s=r.style,o=5;if(t in s&&!n){return t}t=t.charAt(0).toUpperCase()+t.substr(1);while(o--&&!(En[o]+t in s)){}return o<0?null:(o===3?"ms":o>=0?En[o]:"")+t},Tn=function i(){if(Ke()&&window.document){Ne=window;qe=Ne.document;We=qe.documentElement;Qe=Zn("div")||{style:{}};Zn("div");xn=Bn(xn);Mn=xn+"Origin";Qe.style.cssText="border-width:0;line-height:0;position:absolute;padding:0";Pn=!!Bn("perspective");Je=Ue.core.reverting;$e=1}},Yn=function i(t){var e=t.ownerSVGElement,n=Zn("svg",e&&e.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),r=t.cloneNode(true),s;r.style.display="block";n.appendChild(r);We.appendChild(n);try{s=r.getBBox()}catch(i){}n.removeChild(r);We.removeChild(n);return s},Rn=function i(t,e){var n=e.length;while(n--){if(t.hasAttribute(e[n])){return t.getAttribute(e[n])}}},Sn=function i(t){var e,n;try{e=t.getBBox()}catch(i){e=Yn(t);n=1}e&&(e.width||e.height)||n||(e=Yn(t));return e&&!e.width&&!e.x&&!e.y?{x:+Rn(t,["x","cx","x1"])||0,y:+Rn(t,["y","cy","y1"])||0,width:0,height:0}:e},In=function i(t){return!!(t.getCTM&&(!t.parentNode||t.ownerSVGElement)&&Sn(t))},zn=function i(t,e){if(e){var n=t.style,r;if(e in tn&&e!==Mn){e=xn}if(n.removeProperty){r=e.substr(0,2);if(r==="ms"||e.substr(0,6)==="webkit"){e="-"+e}n.removeProperty(r==="--"?e:e.replace(on,"-$1").toLowerCase())}else{n.removeAttribute(e)}}},Hn=function i(t,e,n,r,s,o){var a=new Ee(t._pt,e,n,0,1,o?vn:mn);t._pt=a;a.b=r;a.e=s;t._props.push(n);return a},Dn={deg:1,rad:1,turn:1},Ln={grid:1,flex:1},Xn=function i(t,e,n,r){var s=parseFloat(n)||0,o=(n+"").trim().substr((s+"").length)||"px",a=Qe.style,u=an.test(e),f=t.tagName.toLowerCase()==="svg",h=(f?"client":"offset")+(u?"Width":"Height"),l=100,c=r==="px",d=r==="%",m,v,p,g;if(r===o||!s||Dn[r]||Dn[o]){return s}o!=="px"&&!c&&(s=i(t,e,n,"px"));g=t.getCTM&&In(t);if((d||o==="%")&&(tn[e]||~e.indexOf("adius"))){m=g?t.getBBox()[u?"width":"height"]:t[h];return mi(d?s/m*l:s/100*m)}a[u?"width":"height"]=l+(c?o:r);v=r!=="rem"&&~e.indexOf("adius")||r==="em"&&t.appendChild&&!f?t:t.parentNode;if(g){v=(t.ownerSVGElement||{}).parentNode}if(!v||v===qe||!v.appendChild){v=qe.body}p=v._gsap;if(p&&d&&p.width&&u&&p.time===Dt.time&&!p.uncache){return mi(s/p.width*l)}else{if(d&&(e==="height"||e==="width")){var C=t.style[e];t.style[e]=l+r;m=t[h];C?t.style[e]=C:zn(t,e)}else{(d||o==="%")&&!Ln[On(v,"display")]&&(a.position=On(t,"position"));v===t&&(a.position="static");v.appendChild(Qe);m=Qe[h];v.removeChild(Qe);a.position="absolute"}if(u&&d){p=li(v);p.time=Dt.time;p.width=v[h]}}return mi(c?m*s/l:m&&s?l/m*s:0)},Vn=function i(t,e,n,r){var s;$e||Tn();if(e in fn&&e!=="transform"){e=fn[e];if(~e.indexOf(",")){e=e.split(",")[0]}}if(tn[e]&&e!=="transform"){s=tr(t,r);s=e!=="transformOrigin"?s[e]:s.svg?s.origin:er(On(t,Mn))+" "+s.zOrigin+"px"}else{s=t.style[e];if(!s||s==="auto"||r||~(s+"").indexOf("calc(")){s=Wn[e]&&Wn[e](t,e,n)||On(t,e)||ci(t,e)||(e==="opacity"?1:0)}}return n&&!~(s+"").trim().indexOf(" ")?Xn(t,e,s,n)+n:s},An=function i(t,e,n,r){if(!n||n==="none"){var s=Bn(e,t,1),o=s&&On(t,s,1);if(o&&o!==n){e=s;n=o}else if(e==="borderColor"){n=On(t,"borderTopColor")}}var a=new Ee(this._pt,t.style,e,0,1,ke),u=0,f=0,l,c,d,m,v,p,g,C,y,w,j,x;a.b=n;a.e=r;n+="";r+="";if(r.substring(0,6)==="var(--"){r=On(t,r.substring(4,r.indexOf(")")))}if(r==="auto"){p=t.style[e];t.style[e]=r;r=On(t,e)||r;p?t.style[e]=p:zn(t,e)}l=[n,r];zt(l);n=l[0];r=l[1];d=n.match(R)||[];x=r.match(R)||[];if(x.length){while(c=R.exec(r)){g=c[0];y=r.substring(u,c.index);if(v){v=(v+1)%5}else if(y.substr(-5)==="rgba("||y.substr(-5)==="hsla("){v=1}if(g!==(p=d[f++]||"")){m=parseFloat(p)||0;j=p.substr((m+"").length);g.charAt(1)==="="&&(g=pi(m,g)+j);C=parseFloat(g);w=g.substr((C+"").length);u=R.lastIndex-w.length;if(!w){w=w||h.units[e]||j;if(u===r.length){r+=w;a.e+=w}}if(j!==w){m=Xn(t,e,p,w)||0}a._pt={_next:a._pt,p:y||f===1?y:",",s:m,c:C-m,m:v&&v<4||e==="zIndex"?Math.round:0}}}a.c=u<r.length?r.substring(u,r.length):""}else{a.r=e==="display"&&r==="none"?vn:mn}I.test(r)&&(a.e=0);this._pt=a;return a},Un={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},Nn=function i(t){var e=t.split(" "),n=e[0],r=e[1]||"50%";if(n==="top"||n==="bottom"||r==="left"||r==="right"){t=n;n=r;r=t}e[0]=Un[n]||n;e[1]=Un[r]||r;return e.join(" ")},qn=function i(t,e){if(e.tween&&e.tween._time===e.tween._dur){var n=e.t,r=n.style,s=e.u,o=n._gsap,a,u,f;if(s==="all"||s===true){r.cssText="";u=1}else{s=s.split(",");f=s.length;while(--f>-1){a=s[f];if(tn[a]){u=1;a=a==="transformOrigin"?Mn:xn}zn(n,a)}}if(u){zn(n,xn);if(o){o.svg&&n.removeAttribute("transform");r.scale=r.rotate=r.translate="none";tr(n,1);o.uncache=1;kn(r)}}}},Wn={clearProps:function i(t,e,n,r,s){if(s.data!=="isFromStart"){var o=t._pt=new Ee(t._pt,e,n,0,0,qn);o.u=r;o.pr=-10;o.tween=s;t._props.push(n);return 1}}},$n=[1,0,0,1,0,0],Qn={},Gn=function i(t){return t==="matrix(1, 0, 0, 1, 0, 0)"||t==="none"||!t},Jn=function i(t){var e=On(t,xn);return Gn(e)?$n:e.substr(7).match(Y).map(mi)},Kn=function i(t,e){var n=t._gsap||li(t),r=t.style,s=Jn(t),o,a,u,f;if(n.svg&&t.getAttribute("transform")){u=t.transform.baseVal.consolidate().matrix;s=[u.a,u.b,u.c,u.d,u.e,u.f];return s.join(",")==="1,0,0,1,0,0"?$n:s}else if(s===$n&&!t.offsetParent&&t!==We&&!n.svg){u=r.display;r.display="block";o=t.parentNode;if(!o||!t.offsetParent&&!t.getBoundingClientRect().width){f=1;a=t.nextElementSibling;We.appendChild(t)}s=Jn(t);u?r.display=u:zn(t,"display");if(f){a?o.insertBefore(t,a):o?o.appendChild(t):We.removeChild(t)}}return e&&s.length>6?[s[0],s[1],s[4],s[5],s[12],s[13]]:s},ir=function i(t,e,n,r,s,o){var a=t._gsap,u=s||Kn(t,true),f=a.xOrigin||0,h=a.yOrigin||0,l=a.xOffset||0,c=a.yOffset||0,d=u[0],m=u[1],v=u[2],p=u[3],g=u[4],C=u[5],y=e.split(" "),w=parseFloat(y[0])||0,j=parseFloat(y[1])||0,x,M,b,k;if(!n){x=Sn(t);w=x.x+(~y[0].indexOf("%")?w/100*x.width:w);j=x.y+(~(y[1]||y[0]).indexOf("%")?j/100*x.height:j)}else if(u!==$n&&(M=d*p-m*v)){b=w*(p/M)+j*(-v/M)+(v*C-p*g)/M;k=w*(-m/M)+j*(d/M)-(d*C-m*g)/M;w=b;j=k}if(r||r!==false&&a.smooth){g=w-f;C=j-h;a.xOffset=l+(g*d+C*v)-g;a.yOffset=c+(g*m+C*p)-C}else{a.xOffset=a.yOffset=0}a.xOrigin=w;a.yOrigin=j;a.smooth=!!r;a.origin=e;a.originIsAbsolute=!!n;t.style[Mn]="0px 0px";if(o){Hn(o,a,"xOrigin",f,w);Hn(o,a,"yOrigin",h,j);Hn(o,a,"xOffset",l,a.xOffset);Hn(o,a,"yOffset",c,a.yOffset)}t.setAttribute("data-svg-origin",w+" "+j)},tr=function i(t,e){var n=t._gsap||new te(t);if("x"in n&&!e&&!n.uncache){return n}var r=t.style,s=n.scaleX<0,o="px",a="deg",u=getComputedStyle(t),f=On(t,Mn)||"0",l,c,d,m,v,p,g,C,y,w,j,x,M,b,k,F,_,P,Z,O,E,B,T,Y,R,S,I,z,H,D,L,X;l=c=d=p=g=C=y=w=j=0;m=v=1;n.svg=!!(t.getCTM&&In(t));if(u.translate){if(u.translate!=="none"||u.scale!=="none"||u.rotate!=="none"){r[xn]=(u.translate!=="none"?"translate3d("+(u.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(u.rotate!=="none"?"rotate("+u.rotate+") ":"")+(u.scale!=="none"?"scale("+u.scale.split(" ").join(",")+") ":"")+(u[xn]!=="none"?u[xn]:"")}r.scale=r.rotate=r.translate="none"}b=Kn(t,n.svg);if(n.svg){if(n.uncache){R=t.getBBox();f=n.xOrigin-R.x+"px "+(n.yOrigin-R.y)+"px";Y=""}else{Y=!e&&t.getAttribute("data-svg-origin")}ir(t,Y||f,!!Y||n.originIsAbsolute,n.smooth!==false,b)}x=n.xOrigin||0;M=n.yOrigin||0;if(b!==$n){P=b[0];Z=b[1];O=b[2];E=b[3];l=B=b[4];c=T=b[5];if(b.length===6){m=Math.sqrt(P*P+Z*Z);v=Math.sqrt(E*E+O*O);p=P||Z?rn(Z,P)*en:0;y=O||E?rn(O,E)*en+p:0;y&&(v*=Math.abs(Math.cos(y*nn)));if(n.svg){l-=x-(x*P+M*O);c-=M-(x*Z+M*E)}}else{X=b[6];D=b[7];I=b[8];z=b[9];H=b[10];L=b[11];l=b[12];c=b[13];d=b[14];k=rn(X,H);g=k*en;if(k){F=Math.cos(-k);_=Math.sin(-k);Y=B*F+I*_;R=T*F+z*_;S=X*F+H*_;I=B*-_+I*F;z=T*-_+z*F;H=X*-_+H*F;L=D*-_+L*F;B=Y;T=R;X=S}k=rn(-O,H);C=k*en;if(k){F=Math.cos(-k);_=Math.sin(-k);Y=P*F-I*_;R=Z*F-z*_;S=O*F-H*_;L=E*_+L*F;P=Y;Z=R;O=S}k=rn(Z,P);p=k*en;if(k){F=Math.cos(k);_=Math.sin(k);Y=P*F+Z*_;R=B*F+T*_;Z=Z*F-P*_;T=T*F-B*_;P=Y;B=R}if(g&&Math.abs(g)+Math.abs(p)>359.9){g=p=0;C=180-C}m=mi(Math.sqrt(P*P+Z*Z+O*O));v=mi(Math.sqrt(T*T+X*X));k=rn(B,T);y=Math.abs(k)>2e-4?k*en:0;j=L?1/(L<0?-L:L):0}if(n.svg){Y=t.getAttribute("transform");n.forceCSS=t.setAttribute("transform","")||!Gn(On(t,xn));Y&&t.setAttribute("transform",Y)}}if(Math.abs(y)>90&&Math.abs(y)<270){if(s){m*=-1;y+=p<=0?180:-180;p+=p<=0?180:-180}else{v*=-1;y+=y<=0?180:-180}}e=e||n.uncache;n.x=l-((n.xPercent=l&&(!e&&n.xPercent||(Math.round(t.offsetWidth/2)===Math.round(-l)?-50:0)))?t.offsetWidth*n.xPercent/100:0)+o;n.y=c-((n.yPercent=c&&(!e&&n.yPercent||(Math.round(t.offsetHeight/2)===Math.round(-c)?-50:0)))?t.offsetHeight*n.yPercent/100:0)+o;n.z=d+o;n.scaleX=mi(m);n.scaleY=mi(v);n.rotation=mi(p)+a;n.rotationX=mi(g)+a;n.rotationY=mi(C)+a;n.skewX=y+a;n.skewY=w+a;n.transformPerspective=j+o;if(n.zOrigin=parseFloat(f.split(" ")[2])||!e&&n.zOrigin||0){r[Mn]=er(f)}n.xOffset=n.yOffset=0;n.force3D=h.force3D;n.renderTransform=n.svg?fr:Pn?ur:rr;n.uncache=0;return n},er=function i(t){return(t=t.split(" "))[0]+" "+t[1]},nr=function i(t,e,n){var r=nt(e);return mi(parseFloat(e)+parseFloat(Xn(t,"x",n+"px",r)))+r},rr=function i(t,e){e.z="0px";e.rotationY=e.rotationX="0deg";e.force3D=0;ur(t,e)},sr="0deg",or="0px",ar=") ",ur=function i(t,e){var n=e||this,r=n.xPercent,s=n.yPercent,o=n.x,a=n.y,u=n.z,f=n.rotation,h=n.rotationY,l=n.rotationX,c=n.skewX,d=n.skewY,m=n.scaleX,v=n.scaleY,p=n.transformPerspective,g=n.force3D,C=n.target,y=n.zOrigin,w="",j=g==="auto"&&t&&t!==1||g===true;if(y&&(l!==sr||h!==sr)){var x=parseFloat(h)*nn,M=Math.sin(x),b=Math.cos(x),k;x=parseFloat(l)*nn;k=Math.cos(x);o=nr(C,o,M*k*-y);a=nr(C,a,-Math.sin(x)*-y);u=nr(C,u,b*k*-y+y)}if(p!==or){w+="perspective("+p+ar}if(r||s){w+="translate("+r+"%, "+s+"%) "}if(j||o!==or||a!==or||u!==or){w+=u!==or||j?"translate3d("+o+", "+a+", "+u+") ":"translate("+o+", "+a+ar}if(f!==sr){w+="rotate("+f+ar}if(h!==sr){w+="rotateY("+h+ar}if(l!==sr){w+="rotateX("+l+ar}if(c!==sr||d!==sr){w+="skew("+c+", "+d+ar}if(m!==1||v!==1){w+="scale("+m+", "+v+ar}C.style[xn]=w||"translate(0, 0)"},fr=function i(t,e){var n=e||this,r=n.xPercent,s=n.yPercent,o=n.x,a=n.y,u=n.rotation,f=n.skewX,h=n.skewY,l=n.scaleX,c=n.scaleY,d=n.target,m=n.xOrigin,v=n.yOrigin,p=n.xOffset,g=n.yOffset,C=n.forceCSS,y=parseFloat(o),w=parseFloat(a),j,x,M,b,k;u=parseFloat(u);f=parseFloat(f);h=parseFloat(h);if(h){h=parseFloat(h);f+=h;u+=h}if(u||f){u*=nn;f*=nn;j=Math.cos(u)*l;x=Math.sin(u)*l;M=Math.sin(u-f)*-c;b=Math.cos(u-f)*c;if(f){h*=nn;k=Math.tan(f-h);k=Math.sqrt(1+k*k);M*=k;b*=k;if(h){k=Math.tan(h);k=Math.sqrt(1+k*k);j*=k;x*=k}}j=mi(j);x=mi(x);M=mi(M);b=mi(b)}else{j=l;b=c;x=M=0}if(y&&!~(o+"").indexOf("px")||w&&!~(a+"").indexOf("px")){y=Xn(d,"x",o,"px");w=Xn(d,"y",a,"px")}if(m||v||p||g){y=mi(y+m-(m*j+v*M)+p);w=mi(w+v-(m*x+v*b)+g)}if(r||s){k=d.getBBox();y=mi(y+r/100*k.width);w=mi(w+s/100*k.height)}k="matrix("+j+","+x+","+M+","+b+","+y+","+w+")";d.setAttribute("transform",k);C&&(d.style[xn]=k)},hr=function i(t,e,n,r,s){var o=360,a=M(s),u=parseFloat(s)*(a&&~s.indexOf("rad")?en:1),f=u-r,h=r+f+"deg",l,c;if(a){l=s.split("_")[1];if(l==="short"){f%=o;if(f!==f%(o/2)){f+=f<0?o:-o}}if(l==="cw"&&f<0){f=(f+o*sn)%o-~~(f/o)*o}else if(l==="ccw"&&f>0){f=(f-o*sn)%o-~~(f/o)*o}}t._pt=c=new Ee(t._pt,e,n,r,f,ln);c.e=h;c.u="deg";t._props.push(n);return c},lr=function i(t,e){for(var n in e){t[n]=e[n]}return t},cr=function i(t,e,n){var r=lr({},n._gsap),s="perspective,force3D,transformOrigin,svgOrigin",o=n.style,a,u,f,h,l,c,d,m;if(r.svg){f=n.getAttribute("transform");n.setAttribute("transform","");o[xn]=e;a=tr(n,1);zn(n,xn);n.setAttribute("transform",f)}else{f=getComputedStyle(n)[xn];o[xn]=e;a=tr(n,1);o[xn]=f}for(u in tn){f=r[u];h=a[u];if(f!==h&&s.indexOf(u)<0){d=nt(f);m=nt(h);l=d!==m?Xn(n,u,f,m):parseFloat(f);c=parseFloat(h);t._pt=new Ee(t._pt,a,u,l,c-l,hn);t._pt.u=m||0;t._props.push(u)}}lr(a,r)};di("padding,margin,Width,Radius",(function(i,t){var e="Top",n="Right",r="Bottom",s="Left",o=(t<3?[e,n,r,s]:[e+s,e+n,r+n,r+s]).map((function(e){return t<2?i+e:"border"+e+i}));Wn[t>1?"border"+i:i]=function(i,t,e,n,r){var s,a;if(arguments.length<4){s=o.map((function(t){return Vn(i,t,e)}));a=s.join(" ");return a.split(s[0]).length===5?s[0]:a}s=(n+"").split(" ");a={};o.forEach((function(i,t){return a[i]=s[t]=s[t]||s[(t-1)/2|0]}));i.init(t,a,r)}}));var dr={name:"css",register:Tn,targetTest:function i(t){return t.style&&t.nodeType},init:function i(t,e,n,r,s){var o=this._props,a=t.style,u=n.vars.startAt,f,l,c,d,m,v,p,g,C,y,w,j,x,b,k,F;$e||Tn();this.styles=this.styles||_n(t);F=this.styles.props;this.tween=n;for(p in e){if(p==="autoRound"){continue}l=e[p];if(si[p]&&ae(p,e,n,r,t,s)){continue}m=typeof l;v=Wn[p];if(m==="function"){l=l.call(n,r,t,s);m=typeof l}if(m==="string"&&~l.indexOf("random(")){l=jt(l)}if(v){v(this,t,p,l,n)&&(k=1)}else if(p.substr(0,2)==="--"){f=(getComputedStyle(t).getPropertyValue(p)+"").trim();l+="";St.lastIndex=0;if(!St.test(f)){g=nt(f);C=nt(l)}C?g!==C&&(f=Xn(t,p,f,C)+C):g&&(l+=g);this.add(a,"setProperty",f,l,r,s,0,0,p);o.push(p);F.push(p,0,a[p])}else if(m!=="undefined"){if(u&&p in u){f=typeof u[p]==="function"?u[p].call(n,r,t,s):u[p];M(f)&&~f.indexOf("random(")&&(f=jt(f));nt(f+"")||f==="auto"||(f+=h.units[p]||nt(Vn(t,p))||"");(f+"").charAt(1)==="="&&(f=Vn(t,p))}else{f=Vn(t,p)}d=parseFloat(f);y=m==="string"&&l.charAt(1)==="="&&l.substr(0,2);y&&(l=l.substr(2));c=parseFloat(l);if(p in fn){if(p==="autoAlpha"){if(d===1&&Vn(t,"visibility")==="hidden"&&c){d=0}F.push("visibility",0,a.visibility);Hn(this,a,"visibility",d?"inherit":"hidden",c?"inherit":"hidden",!c)}if(p!=="scale"&&p!=="transform"){p=fn[p];~p.indexOf(",")&&(p=p.split(",")[0])}}w=p in tn;if(w){this.styles.save(p);if(m==="string"&&l.substring(0,6)==="var(--"){l=On(t,l.substring(4,l.indexOf(")")));c=parseFloat(l)}if(!j){x=t._gsap;x.renderTransform&&!e.parseTransform||tr(t,e.parseTransform);b=e.smoothOrigin!==false&&x.smooth;j=this._pt=new Ee(this._pt,a,xn,0,1,x.renderTransform,x,0,-1);j.dep=1}if(p==="scale"){this._pt=new Ee(this._pt,x,"scaleY",x.scaleY,(y?pi(x.scaleY,y+c):c)-x.scaleY||0,hn);this._pt.u=0;o.push("scaleY",p);p+="X"}else if(p==="transformOrigin"){F.push(Mn,0,a[Mn]);l=Nn(l);if(x.svg){ir(t,l,0,b,0,this)}else{C=parseFloat(l.split(" ")[2])||0;C!==x.zOrigin&&Hn(this,x,"zOrigin",x.zOrigin,C);Hn(this,a,p,er(f),er(l))}continue}else if(p==="svgOrigin"){ir(t,l,1,b,0,this);continue}else if(p in Qn){hr(this,x,p,d,y?pi(d,y+l):l);continue}else if(p==="smoothOrigin"){Hn(this,x,"smooth",x.smooth,l);continue}else if(p==="force3D"){x[p]=l;continue}else if(p==="transform"){cr(this,l,t);continue}}else if(!(p in a)){p=Bn(p)||p}if(w||(c||c===0)&&(d||d===0)&&!un.test(l)&&p in a){g=(f+"").substr((d+"").length);c||(c=0);C=nt(l)||(p in h.units?h.units[p]:g);g!==C&&(d=Xn(t,p,f,C));this._pt=new Ee(this._pt,w?x:a,p,d,(y?pi(d,y+c):c)-d,!w&&(C==="px"||p==="zIndex")&&e.autoRound!==false?dn:hn);this._pt.u=C||0;if(g!==C&&C!=="%"){this._pt.b=f;this._pt.r=cn}}else if(!(p in a)){if(p in t){this.add(t,p,f||t[p],y?y+l:l,r,s)}else if(p!=="parseTransform"){W(p,l);continue}}else{An.call(this,t,p,f,y?y+l:l)}w||(p in a?F.push(p,0,a[p]):typeof t[p]==="function"?F.push(p,2,t[p]()):F.push(p,1,f||t[p]));o.push(p)}}k&&Oe(this)},render:function i(t,e){if(e.tween._time||!Je()){var n=e._pt;while(n){n.r(t,n.d);n=n._next}}else{e.styles.revert()}},get:Vn,aliases:fn,getSetter:function i(t,e,n){var r=fn[e];r&&r.indexOf(",")<0&&(e=r);return e in tn&&e!==Mn&&(t._gsap.x||Vn(t,"x"))?n&&Ge===n?e==="scale"?yn:Cn:(Ge=n||{})&&(e==="scale"?wn:jn):t.style&&!F(t.style[e])?pn:~e.indexOf("-")?gn:xe(t,e)},core:{_removeProperty:zn,_getMatrix:Kn}};Ue.utils.checkPrefix=Bn;Ue.core.getStyleSaver=_n;(function(i,t,e,n){var r=di(i+","+t+","+e,(function(i){tn[i]=1}));di(t,(function(i){h.units[i]="deg";Qn[i]=1}));fn[r[13]]=i+","+t;di(n,(function(i){var t=i.split(":");fn[t[1]]=r[t[0]]}))})("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY");di("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",(function(i){h.units[i]="px"}));Ue.registerPlugin(dr);var mr=Ue.registerPlugin(dr)||Ue;var vr='<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g id="head-default">\n <path id="border-head" d="M15.8188 3C16.5046 3.00015 17.141 3.36269 17.4986 3.95703L21.7112 10.957C22.0963 11.5972 22.0963 12.4028 21.7112 13.043L17.4986 20.043C17.141 20.6373 16.5046 20.9998 15.8188 21H8.18127C7.49525 21 6.85822 20.6375 6.50049 20.043L2.28892 13.043C1.90369 12.4027 1.90369 11.5973 2.28892 10.957L6.50049 3.95703C6.85822 3.36252 7.49525 3 8.18127 3H15.8188Z" stroke="var(--mds-emoji-mia-head-stroke-color, rgb(194 160 251))" stroke-width="var(--mds-emoji-mia-head-stroke-width, 2px)" fill="var(--mds-emoji-mia-head-stroke-color, rgb(194 160 251))"/>\n <path id="path-head" d="M15.8188 3C16.5046 3.00015 17.141 3.36269 17.4986 3.95703L21.7112 10.957C22.0963 11.5972 22.0963 12.4028 21.7112 13.043L17.4986 20.043C17.141 20.6373 16.5046 20.9998 15.8188 21H8.18127C7.49525 21 6.85822 20.6375 6.50049 20.043L2.28892 13.043C1.90369 12.4027 1.90369 11.5973 2.28892 10.957L6.50049 3.95703C6.85822 3.36252 7.49525 3 8.18127 3H15.8188Z" fill="var(--mds-emoji-mia-head-color, rgb(224 207 253))"/>\n </g>\n <g id="eyes-default">\n <path id="left-eye" d="M8 8H10V12H8V8Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n <path id="right-eye" d="M14 8H16V12H14V8Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n </g>\n <g id="eyes-closed">\n <path id="left-eye-closed" d="M6 10H10V12H6V10Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n <path id="right-eye-closed" d="M14 10H18V12H14V10Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n </g>\n <path id="mouth-default" d="M16.707 15.707C15.4771 16.937 13.6985 17.5 12 17.5C10.3015 17.5 8.52294 16.937 7.29297 15.707L8.70703 14.293C9.47706 15.063 10.6985 15.5 12 15.5C13.3015 15.5 14.5229 15.063 15.293 14.293L16.707 15.707Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="mouth-smile" d="M16 14H8C8.33333 15.3333 9 18 12 18C15 18 15.6667 15.3333 16 14Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="mouth-serious" d="M8 15H16V17H8V15Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="hand-think" style="visibility:hidden;" d="M6 16C6.55228 16 7 16.4477 7 17V18H13C13.5523 18 14 18.4477 14 19C14 19.5523 13.5523 20 13 20H10.3818C11.1252 20 11.6088 20.7824 11.2764 21.4473L10.2764 23.4473C10.107 23.786 9.76059 24 9.38184 24H4V20L5 18V16H6Z" fill="var(--mds-emoji-mia-hands-color, rgb(98 12 245))"/>\n</svg>\n';var pr='<svg width="440" height="440" viewBox="0 0 440 440" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g id="ears-default">\n <g id="ear-right">\n <path id="ear-right-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M363.838 54.3257C339.126 44.6171 278.031 90.7244 256.023 111.557C205.523 159.363 303.523 209.826 358.387 195.099C380.992 189.032 391.095 169.008 388.672 165.367C386.734 162.454 374.135 161.322 368.078 161.12C376.962 129.567 388.551 64.0342 363.838 54.3257Z"/>\n <path id="ear-right-inner-shape" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M351.676 53.2891C356.294 52.7076 360.415 52.9806 363.838 54.3252C364.658 54.6472 365.437 55.0331 366.178 55.4746C368.347 56.9073 370.299 58.8573 372.053 61.2344C385.423 81.3621 375.744 133.891 368.078 161.119C374.135 161.321 386.734 162.455 388.672 165.367C391.094 169.008 380.992 189.032 358.387 195.1C357.17 195.426 355.929 195.687 354.667 195.888C317.523 201.796 244.693 161.119 265.859 130.788C281.528 108.336 324.274 59.2313 351.676 53.2891Z"/>\n <path id="ear-right-hole" fill="var(--mds-emoji-simi-skin-dark, #C3481B)" d="M350.023 84.8079C329.105 90.1196 311.307 114.384 305.023 125.853C299.251 136.387 303.53 147.927 311.277 155C320.553 163.469 334.801 165.535 342.726 151.808C361.778 118.808 355.529 93.3915 350.023 84.8079Z"/>\n <path id="ear-right-outline-border" stroke="var(--mds-emoji-simi-skin-dark, #C3481B)" stroke-width="9" stroke-linecap="round" d="M363.838 54.3257C339.126 44.6171 278.031 90.7244 256.023 111.557C205.523 159.363 303.523 209.826 358.387 195.099C380.992 189.032 391.095 169.008 388.672 165.367C386.734 162.454 374.135 161.322 368.078 161.12C376.962 129.567 388.551 64.0342 363.838 54.3257Z"/>\n <path id="ear-right-border" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M349.523 84.5C334.523 89 291.523 121 306.523 149"/>\n </g>\n <g id="ear-left">\n <path id="ear-left-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M77.1852 54.3257C101.898 44.6171 162.993 90.7244 185 111.557C235.5 159.363 137.5 209.826 82.6365 195.099C60.0315 189.032 49.9287 169.008 52.3515 165.367C54.2897 162.454 66.8883 161.322 72.9453 161.12C64.0617 129.567 52.4726 64.0342 77.1852 54.3257Z"/>\n <path id="ear-left-inner-shape" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M89.3476 53.2891C84.7294 52.7076 80.6085 52.9806 77.1855 54.3252C76.3658 54.6472 75.5869 55.0331 74.8457 55.4746C72.6763 56.9073 70.7246 58.8573 68.9707 61.2344C55.6008 81.3621 65.2794 133.891 72.9453 161.119C66.8883 161.321 54.2898 162.455 52.3516 165.367C49.9291 169.008 60.0319 189.032 82.6367 195.1C83.8533 195.426 85.0943 195.687 86.3564 195.888C123.5 201.796 196.33 161.119 175.164 130.788C159.496 108.336 116.75 59.2313 89.3476 53.2891Z"/>\n <path id="ear-left-hole" fill="var(--mds-emoji-simi-skin-dark, #C3481B)" d="M91 84.8079C111.919 90.1196 129.716 114.384 136 125.853C141.772 136.387 137.494 147.927 129.747 155C120.471 163.469 106.223 165.535 98.2973 151.808C79.2451 118.808 85.494 93.3915 91 84.8079Z"/>\n <path id="ear-left-outline-border" stroke="var(--mds-emoji-simi-skin-dark, #C3481B)" stroke-width="9" stroke-linecap="round" d="M77.1852 54.3257C101.898 44.6171 162.993 90.7244 185 111.557C235.5 159.363 137.5 209.826 82.6365 195.099C60.0315 189.032 49.9287 169.008 52.3515 165.367C54.2897 162.454 66.8883 161.322 72.9453 161.12C64.0617 129.567 52.4726 64.0342 77.1852 54.3257Z"/>\n <path id="ear-left-border" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M91.5 84.5C106.5 89 149.5 121 134.5 149"/>\n </g>\n </g>\n <g id="head-default">\n <path id="shape-head" fill="var(--mds-emoji-simi-skin, #F36320)" d="M378.732 217.557C340.98 122.357 268.622 107.557 219.909 107.557C171.197 107.557 98.8384 122.357 61.0863 217.557C50.181 245.057 52.6419 250.557 21.1818 271.057C19.6595 281.557 27.7783 295.057 42.4935 297.057C38.7724 298.224 30.5183 300.557 27.2708 300.557C23.2115 300.557 65.1456 387.557 219.909 387.557C374.673 387.557 416.789 300.057 412.729 300.057C409.482 300.057 401.228 297.724 397.507 296.557C412.222 294.557 420.34 281.057 418.818 270.557C387.358 250.057 389.637 245.057 378.732 217.557Z"/>\n <g id="ear-tufts">\n <g id="right-tuft">\n <path id="right-tuft-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M336.411 123.628C333.005 118.799 313.911 124.433 304.789 127.853C295.789 132.254 282.34 139.697 296.289 146.057C313.289 153.808 342.492 168.294 342.492 153.808C343.708 143.547 331.749 140.126 326.681 139.321C331.343 136.102 339.816 128.457 336.411 123.628Z"/>\n <path id="right-tuft-outline" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M304.789 127.853C313.911 124.433 333.005 118.799 336.411 123.628C339.816 128.457 331.343 136.102 326.681 139.321C331.749 140.126 343.708 143.547 342.492 153.808"/>\n </g>\n <g id="left-tuft">\n <path id="left-tuft-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M104.167 122.628C107.573 117.799 126.667 123.433 135.789 126.853C144.789 131.254 158.239 138.697 144.289 145.057C127.289 152.808 98.0863 167.294 98.0863 152.808C96.8701 142.547 108.83 139.126 113.897 138.321C109.235 135.102 100.762 127.457 104.167 122.628Z"/>\n <path id="left-tuft-outline" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M135.789 126.853C126.667 123.433 107.573 117.799 104.167 122.628C100.762 127.457 109.235 135.102 113.897 138.321C108.83 139.126 96.8701 142.547 98.0864 152.808"/>\n </g>\n </g>\n <g id="cheeks">\n <path id="right-cheek" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M380.5 290.057C364 262.557 340 266.355 318 279.057C344.5 305.557 344 327.557 330 361.557C384.8 341.157 386.5 305.39 380.5 290.057Z"/>\n <path id="left-cheek" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M59.3658 290.057C75.8658 262.557 99.8658 266.355 121.866 279.057C95.3658 305.557 95.8658 327.557 109.866 361.557C55.0658 341.157 53.3658 305.39 59.3658 290.057Z"/>\n </g>\n <path id="chin" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 372.557C256.675 372.557 286 352.186 286 327.057C286 301.928 256.675 260.557 220.5 260.557C184.325 260.557 155 301.928 155 327.057C155 352.186 184.325 372.557 220.5 372.557Z"/>\n </g>\n <g id="eyebrows-default">\n <path id="left-eyebrow" fill="var(--mds-emoji-simi-eyebrow, #FEEFD8)" d="M175.248 176.007C177.691 183.997 168.289 189.539 152.865 194.255C137.442 198.97 131.072 201.193 128.629 193.203C126.186 185.212 132.802 175.371 148.226 170.655C163.649 165.94 172.805 168.016 175.248 176.007Z"/>\n <path id="right-eyebrow" fill="var(--mds-emoji-simi-eyebrow, #FEEFD8)" d="M265.189 175.007C262.746 182.997 272.148 188.539 287.572 193.255C302.995 197.97 309.365 200.193 311.808 192.203C314.251 184.212 307.635 174.371 292.211 169.655C276.788 164.94 267.632 167.016 265.189 175.007Z"/>\n </g>\n <g id="eyes-default" style="transform-origin:50% 50%;">\n <g id="right-eye">\n <ellipse id="right-eye-inner-shape" fill="var(--mds-emoji-simi-eye, #40281B)" cx="287.002" cy="249.057" rx="18.5" ry="24.5" transform="rotate(12 287.002 249.057)"/>\n <circle id="right-eye-inner-light" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="291" cy="242.557" r="6"/>\n </g>\n <g id="left-eye">\n <ellipse id="left-eye-inner-shape" fill="var(--mds-emoji-simi-eye, #40281B)" cx="18.5" cy="24.5" rx="18.5" ry="24.5" transform="matrix(-0.978148 0.207912 0.207912 0.978148 165.139 221.541)"/>\n <circle id="left-eye-inner-light" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="6" cy="6" r="6" transform="matrix(-1 0 0 1 160.14 236.852)"/>\n </g>\n </g>\n <g id="eyes-closed" style="visibility: hidden;">\n <path id="left-eye-closed" stroke="var(--mds-emoji-simi-eye, #40281B)" stroke-width="12" stroke-linecap="round" d="M125 248.5C137.5 240.5 167.1 241.3 179.5 248.5"/>\n <path id="right-eye-closed" stroke="var(--mds-emoji-simi-eye, #40281B)" stroke-width="12" stroke-linecap="round" d="M315.5 248.5C303 240.5 273.4 241.3 261 248.5"/>\n </g>\n <g id="eyes-focused" style="visibility: hidden;">\n <g id="right-eye-focused">\n <ellipse id="right-eye-inner-shape-focused" fill="var(--mds-emoji-simi-eye, #40281B)" cx="287.002" cy="249.057" rx="18.5" ry="24.5" transform="rotate(-90 287.002 249.057)"/>\n <circle id="right-eye-inner-light-focused" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="291" cy="242.557" r="6"/>\n </g>\n <g id="left-eye-focused">\n <ellipse id="left-eye-inner-shape-focused" fill="var(--mds-emoji-simi-eye, #40281B)" cx="18.5" cy="24.5" rx="18.5" ry="24.5" transform="matrix(-4.37114e-08 1 1 4.37114e-08 127.637 230.852)"/>\n <circle id="left-eye-inner-light-focused" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="6" cy="6" r="6" transform="matrix(-1 0 0 1 160.14 236.852)"/>\n </g>\n </g>\n <path id="gadget-default" fill="var(--mds-emoji-simi-gadget, #2B1C15)" fill-rule="evenodd" clip-rule="evenodd" d="M296 186C327.723 186 353.88 209.825 357.557 240.558H367C370.314 240.558 373 243.244 373 246.558C373 249.871 370.314 252.558 367 252.558H357.834C355.501 284.671 328.709 310 296 310C262.189 310 234.7 282.936 234.014 249.289C230.711 246.983 225.885 245.558 220.5 245.558C215.114 245.558 210.288 246.983 206.985 249.289C206.299 282.936 178.811 310 145 310C112.291 310 85.4993 284.671 83.166 252.558H74C70.6864 252.558 68.0002 249.871 68 246.558C68 243.244 70.6863 240.558 74 240.558H83.4434C87.12 209.825 113.277 186 145 186C175.248 186 200.437 207.662 205.9 236.318C210.539 234.42 215.652 233.558 220.5 233.558C225.348 233.558 230.461 234.419 235.099 236.317C240.563 207.661 265.752 186 296 186ZM145 198C117.386 198 95 220.386 95 248C95 275.614 117.386 298 145 298C172.614 298 195 275.614 195 248C195 220.386 172.614 198 145 198ZM296 198C268.386 198 246 220.386 246 248C246 275.614 268.386 298 296 298C323.614 298 346 275.614 346 248C346 220.386 323.614 198 296 198Z"/>\n <g id="mouth-default">\n <path id="muzzle-shape-mouth-default" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-mouth-default" fill="var(--mds-emoji-simi-mouth, #2B1C15)" d="M220 298.057C221.933 298.057 223.5 299.624 223.5 301.557V324.914C224.677 325.612 226.31 326.349 228.29 326.949C231.08 327.793 234.312 328.287 237.507 328.095C240.693 327.903 243.74 327.039 246.322 325.27C248.871 323.524 251.171 320.758 252.696 316.401C253.335 314.576 255.332 313.615 257.156 314.253C258.981 314.892 259.942 316.889 259.304 318.713C257.329 324.356 254.159 328.386 250.278 331.044C246.43 333.681 242.086 334.832 237.928 335.083C233.778 335.332 229.713 334.694 226.262 333.649C223.943 332.947 221.784 332.025 220 330.976C218.216 332.025 216.057 332.947 213.738 333.649C210.287 334.694 206.221 335.332 202.072 335.083C197.914 334.832 193.57 333.681 189.722 331.044C185.841 328.386 182.671 324.356 180.696 318.713C180.058 316.889 181.019 314.892 182.844 314.253C184.668 313.615 186.665 314.576 187.304 316.401C188.829 320.758 191.128 323.524 193.678 325.27C196.26 327.039 199.307 327.903 202.493 328.095C205.688 328.287 208.919 327.793 211.71 326.949C213.689 326.35 215.323 325.612 216.5 324.914V301.557C216.5 299.624 218.067 298.057 220 298.057Z"/>\n <g id="nose-mouth-default">\n <path id="node-shape-mouth-default" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-default" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="mouth-smile" style="visibility: hidden;">\n <g id="inner-mouth">\n <ellipse id="throat-mouth-smile" fill="var(--mds-emoji-simi-mouth-throat, #C3481B)" cx="220.5" cy="326" rx="32.5" ry="29" />\n <path id="teeth-mouth-smile" fill="var(--mds-emoji-simi-mouth-teeth, #FFFFFF)" d="M220.5 329C235.689 329 248.003 331.686 248.003 335C248.003 338.314 235.689 341 220.5 341C205.311 341 192.997 338.314 192.997 335C192.997 331.686 205.311 329 220.5 329Z"/>\n <path id="lips-mouth-smile" stroke="var(--mds-emoji-simi-nose, #2B1C15)" stroke-width="7" d="M220.5 300.5C236.62 300.5 249.5 313.138 249.5 328.5C249.5 343.862 236.62 356.5 220.5 356.5C204.38 356.5 191.5 343.862 191.5 328.5C191.5 313.138 204.38 300.5 220.5 300.5Z" />\n </g>\n <path id="muzzle-shape-mouth-smile" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-smile" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M220 298.057C221.933 298.057 223.5 299.624 223.5 301.557V324.914C224.677 325.612 226.31 326.349 228.29 326.949C231.08 327.793 234.312 328.287 237.507 328.095C240.693 327.903 243.74 327.039 246.322 325.27C248.871 323.524 251.171 320.758 252.696 316.401C253.335 314.576 255.332 313.615 257.156 314.253C258.981 314.892 259.942 316.889 259.304 318.713C257.329 324.356 254.159 328.386 250.278 331.044C246.43 333.681 242.086 334.832 237.928 335.083C233.778 335.332 229.713 334.694 226.262 333.649C223.943 332.947 221.784 332.025 220 330.976C218.216 332.025 216.057 332.947 213.738 333.649C210.287 334.694 206.221 335.332 202.072 335.083C197.914 334.832 193.57 333.681 189.722 331.044C185.841 328.386 182.671 324.356 180.696 318.713C180.058 316.889 181.019 314.892 182.844 314.253C184.668 313.615 186.665 314.576 187.304 316.401C188.829 320.758 191.128 323.524 193.678 325.27C196.26 327.039 199.307 327.903 202.493 328.095C205.688 328.287 208.919 327.793 211.71 326.949C213.689 326.35 215.323 325.612 216.5 324.914V301.557C216.5 299.624 218.067 298.057 220 298.057Z"/>\n <g id="nose-mouth-smile">\n <path id="nose-shape-mouth-smile" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-smile" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="mouth-serious" style="visibility: hidden;">\n <path id="muzzle-shape-mouth-serious" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-serious" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M220 298C221.933 298 223.5 299.567 223.5 301.5V326.675C224.663 326.774 225.818 326.903 226.821 327.026C227.869 327.155 228.796 327.283 229.462 327.38C229.795 327.428 230.064 327.469 230.251 327.497C230.344 327.511 230.418 327.522 230.469 327.53C230.494 327.534 230.514 327.538 230.527 327.54C230.534 327.541 230.539 327.541 230.543 327.542C230.545 327.542 230.547 327.543 230.548 327.543H230.55C232.459 327.847 233.76 329.641 233.456 331.55C233.152 333.459 231.359 334.76 229.45 334.456C229.45 334.456 229.448 334.456 229.447 334.456C229.445 334.456 229.441 334.455 229.436 334.454C229.426 334.452 229.41 334.451 229.389 334.447C229.345 334.441 229.28 334.43 229.194 334.417C229.023 334.391 228.772 334.353 228.458 334.308C227.83 334.217 226.954 334.095 225.968 333.974C223.947 333.725 221.629 333.5 220 333.5C218.371 333.5 216.053 333.725 214.032 333.974C213.046 334.095 212.17 334.217 211.542 334.308C211.228 334.353 210.977 334.391 210.806 334.417C210.72 334.43 210.655 334.441 210.611 334.447C210.59 334.451 210.574 334.452 210.563 334.454C210.559 334.455 210.555 334.456 210.553 334.456C210.552 334.456 210.55 334.456 210.55 334.456C208.641 334.76 206.848 333.459 206.544 331.55C206.24 329.641 207.541 327.848 209.45 327.544L209.452 327.543C209.453 327.543 209.455 327.542 209.457 327.542C209.461 327.541 209.466 327.541 209.473 327.54C209.486 327.538 209.506 327.534 209.531 327.53C209.582 327.522 209.656 327.511 209.749 327.497C209.936 327.469 210.205 327.428 210.538 327.38C211.204 327.283 212.131 327.155 213.179 327.026C214.182 326.903 215.337 326.774 216.5 326.675V301.5C216.5 299.567 218.067 298 220 298Z" />\n <g id="nose-mouth-serious">\n <path id="nose-shape-mouth-serious" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-serious" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="hand-think" style="visibility: hidden;">\n <path id="shape-hand-think" fill="var(--mds-emoji-simi-skin, #F36320)" d="M237.5 438C238.5 435 241 428.5 243.5 421.5C257.989 413.451 258.739 397.302 255.5 383.467C278 367.934 263.5 350 255.5 350C251.5 340.4 242.5 339 238.5 339.5C244.5 324 233 323.5 229 323.5C225 323.5 202.5 323 189 351C183.4 374.6 195 400.833 201.5 411C200.667 411.5 199 414.5 195.5 420C211 426.5 204 423.5 237.5 438Z" />\n <path id="palm-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M251 369C267 409.5 249.5 416.5 242 423.5L236.5 437.5"/>\n <path id="finger-3-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M256 382.5C262.5 379.333 273.7 370.1 266.5 358.5C257.5 344 234 360 230 363"/>\n <path id="finger-2-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M256 350.5C256 338 236.1 329.9 208.5 357.5"/>\n <path id="finger-1-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M196.5 420.5L201.5 410.5C195.167 400 183.8 373.6 189 352C194.2 330.4 218.833 323.667 230.5 323C235.333 322.5 243.9 325.1 239.5 339.5"/>\n </g>\n</svg>\n';var gr=function(){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-emoji-expression-follow-mouse-traits-duration:.2s;--mds-emoji-expression-follow-mouse-head-duration:.3s;--mds-emoji-expression-max-rotation:16deg;--mds-emoji-perspective:400px;--mds-emoji-offset-eyes:1px;--mds-emoji-offset-gadget:1px;--mds-emoji-offset-hands:2px;--mds-emoji-offset-head:0;--mds-emoji-offset-mouth:1px;--mds-emoji-offset-eyebrows:10px;--mds-emoji-offset-ears:0;--mds-emoji-mia-head:rgb(var(--variant-ai-08,118 44 246));--mds-emoji-mia-eyes:rgb(var(--variant-ai-03,233 220 254));--mds-emoji-mia-mouth:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-mia-hands:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-simi-eye:#40281b;--mds-emoji-simi-eye-light:#fff;--mds-emoji-simi-eyebrow:#feefd8;--mds-emoji-simi-gadget:#2b1c15;--mds-emoji-simi-mouth:#2b1c15;--mds-emoji-simi-nose-light:#7e695f;--mds-emoji-simi-nose:#2b1c15;--mds-emoji-simi-outline:#2b1c15;--mds-emoji-simi-skin-dark:#c3481b;--mds-emoji-simi-skin-light:#feefd8;--mds-emoji-simi-skin:#f36320;--mds-emoji-simi-mouth-teeth:#fff;--mds-emoji-simi-mouth-throat:#c3481b}}}@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-emoji-expression-follow-mouse-traits-duration{syntax:"<time>";inherits:false;initial-value:.2s}@property --mds-emoji-expression-follow-mouse-head-duration{syntax:"<time>";inherits:false;initial-value:.3s}@property --mds-emoji-expression-max-rotation{syntax:"<angle>";inherits:false;initial-value:16deg}@property --mds-emoji-perspective{syntax:"<length>";inherits:false;initial-value:400px}@property --mds-emoji-offset-eyes{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-gadget{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-hands{syntax:"<length>";inherits:false;initial-value:2px}@property --mds-emoji-offset-head{syntax:"<length>";inherits:false;initial-value:0}@property --mds-emoji-offset-mouth{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-eyebrows{syntax:"<length>";inherits:false;initial-value:10px}@property --mds-emoji-offset-ears{syntax:"<length>";inherits:false;initial-value:0}:host{--mds-emoji-expression-follow-mouse-traits-duration:.2s;--mds-emoji-expression-follow-mouse-head-duration:.3s;--mds-emoji-expression-max-rotation:16deg;--mds-emoji-perspective:400px;align-items:stretch;aspect-ratio:1;height:calc(var(--spacing,.0025rem)*1200);-ms-flex-pack:stretch;display:flex;justify-content:stretch;-webkit-perspective:var(--mds-emoji-perspective,400px);perspective:var(--mds-emoji-perspective,400px);perspective-origin:50%;width:calc(var(--spacing,.0025rem)*1200)}svg{height:100%;overflow:visible;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:transform .2s ease-out;width:100%}:host([name=mia]){--mds-emoji-mia-eyes-color:rgb(var(--variant-ai-03,233 220 254));--mds-emoji-mia-hands-color:rgb(var(--variant-ai-04,218 199 253));--mds-emoji-mia-head-color:rgb(var(--variant-ai-08,118 44 246));--mds-emoji-mia-head-stroke-color:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-mia-head-stroke-width:0px;--mds-emoji-mia-mouth-color:rgb(var(--variant-ai-04,218 199 253));--mds-emoji-offset-eyes:1px;--mds-emoji-offset-gadget:1px;--mds-emoji-offset-hands:2px;--mds-emoji-offset-head:0;--mds-emoji-offset-mouth:1px;container-type:size}@property --mds-emoji-simi-eye{syntax:"<color>";inherits:false;initial-value:#40281b}@property --mds-emoji-simi-eye-light{syntax:"<color>";inherits:false;initial-value:#fff}@property --mds-emoji-simi-eyebrow{syntax:"<color>";inherits:false;initial-value:#feefd8}@property --mds-emoji-simi-gadget{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-mouth{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-nose-light{syntax:"<color>";inherits:false;initial-value:#7e695f}@property --mds-emoji-simi-nose{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-outline{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-skin-dark{syntax:"<color>";inherits:false;initial-value:#c3481b}@property --mds-emoji-simi-skin-light{syntax:"<color>";inherits:false;initial-value:#feefd8}@property --mds-emoji-simi-skin{syntax:"<color>";inherits:false;initial-value:#f36320}@property --mds-emoji-simi-mouth-teeth{syntax:"<color>";inherits:false;initial-value:#fff}@property --mds-emoji-simi-mouth-throat{syntax:"<color>";inherits:false;initial-value:#c3481b}:host([name=simi]){--mds-emoji-offset-ears:0;--mds-emoji-offset-eyebrows:10px;--mds-emoji-offset-eyes:7px;--mds-emoji-offset-gadget:14px;--mds-emoji-offset-hand:18px;--mds-emoji-offset-head:5px;--mds-emoji-offset-mouth:16px;--mds-emoji-simi-eye-light:#fff;--mds-emoji-simi-eye:#40281b;--mds-emoji-simi-eyebrow:#feefd8;--mds-emoji-simi-gadget:#2b1c15;--mds-emoji-simi-mouth-teeth:#fff;--mds-emoji-simi-mouth-throat:#c3481b;--mds-emoji-simi-mouth:#2b1c15;--mds-emoji-simi-nose-light:#7e695f;--mds-emoji-simi-nose:#2b1c15;--mds-emoji-simi-outline:#2b1c15;--mds-emoji-simi-skin-dark:#c3481b;--mds-emoji-simi-skin-light:#feefd8;--mds-emoji-simi-skin:#f36320}'};var Cr=i("mds_emoji",function(){function i(i){var e=this;t(this,i);this.name="mia";this.emojiOriginalSize=0;this.isFollowingMouse=false;this.isBusy=false;this.isSmiling=false;this.isAgreeing=false;this.isThinking=false;this.isBlinking=false;this.isDisagreeing=false;this.wasFollowingMouse=false;this.wasBlinking=false;this.headOffsetX=0;this.headOffsetY=0;this.headOffset=0;this.eyesOffsetX=0;this.eyesOffsetY=0;this.eyesOffset=1;this.mouthOffsetX=0;this.mouthOffsetY=0;this.mouthOffset=1;this.handOffsetX=0;this.handOffsetY=0;this.handOffset=2;this.gadgetOffsetX=0;this.gadgetOffsetY=0;this.gadgetOffset=2;this.eyebrowsOffsetX=0;this.eyebrowsOffsetY=0;this.eyebrowsOffset=2;this.earsOffsetX=0;this.earsOffsetY=0;this.earsOffset=2;this.mouseX=0;this.mouseY=0;this.currentRotateX=0;this.currentRotateY=0;this.expressionAngleMax=16;this.expressionFollowMouseHeadDuration=.3;this.expressionFollowMouseTraitsDuration=.2;this.blinkTimeline=null;this.blinkDelay=null;this.svgLibrary={mia:vr,simi:pr};this.updateCSSCustomProps=function(){if(typeof window==="undefined")return;var i=window.getComputedStyle(e.host);e.expressionAngleMax=s(i.getPropertyValue("--mds-emoji-expression-max-rotation"),16);e.expressionFollowMouseHeadDuration=o(i.getPropertyValue("--mds-emoji-expression-follow-mouse-head-duration"));e.expressionFollowMouseTraitsDuration=o(i.getPropertyValue("--mds-emoji-expression-follow-mouse-traits-duration"));e.headOffset=a(i.getPropertyValue("--mds-emoji-offset-head"),1);e.eyesOffset=a(i.getPropertyValue("--mds-emoji-offset-eyes"),1);e.mouthOffset=a(i.getPropertyValue("--mds-emoji-offset-mouth"),1);e.handOffset=a(i.getPropertyValue("--mds-emoji-offset-hand"),1);e.gadgetOffset=a(i.getPropertyValue("--mds-emoji-offset-gadget"),1);e.eyebrowsOffset=a(i.getPropertyValue("--mds-emoji-offset-eyebrows"),1);e.earsOffset=a(i.getPropertyValue("--mds-emoji-offset-ears"),1)};this.updateSvgDictionary=function(i){var t;if(typeof window==="undefined")return;var n=document.createElement("template");n.innerHTML=e.svgLibrary[i].trim();e.emojiOriginalSize=Number((t=n.content.firstElementChild)===null||t===void 0?void 0:t.getAttribute("width"));e.svgRootEl=n.content.firstElementChild;e.updateCSSCustomProps();e.resetAnimationState();if(e.host.shadowRoot)e.host.shadowRoot.innerHTML=e.svgRootEl.outerHTML;if(e.isBlinking){e.blinkTimeline=e.buildBlinkTimeline();e.scheduleBlink()}};this.resetAnimationState=function(){var i,t;(i=e.blinkDelay)===null||i===void 0?void 0:i.kill();e.blinkDelay=null;(t=e.blinkTimeline)===null||t===void 0?void 0:t.kill();e.blinkTimeline=null;e.headEl=null;e.eyesEl=null;e.handEl=null;e.mouthEl=null;e.gadgetEl=null;e.eyebrowsEl=null;e.earsEl=null};this.queryPart=function(i){var t,n,r;return(r=(n=(t=e.host.shadowRoot)===null||t===void 0?void 0:t.firstElementChild)===null||n===void 0?void 0:n.querySelector("[id='".concat(i,"']")))!==null&&r!==void 0?r:null};this.resetEyesToDefault=function(){e.svgPartState("eyes","default");var i=e.queryPart("eyes-default");if(i)mr.set(i,{scaleY:1})};this.getEmojiCenter=function(){var i=e.host.getBoundingClientRect();return{centerX:i.left+i.width/2,centerY:i.top+i.height/2}};this.restoreReadyState=function(){e.isBusy=false;e.restoreFollowMouse();e.scheduleBlink()};this.restoreFollowMouse=function(){if(e.wasFollowingMouse){e.moveHead(e.mouseX,e.mouseY);e.startFollowMouse()}e.moveHead(e.getEmojiCenter().centerX,e.getEmojiCenter().centerY)};this.stopConcurrentAnimations=function(){if(e.wasFollowingMouse){e.stopFollowMouse()}if(e.isThinking){e.stopThinking()}e.pauseBlinking()};this.setAgreeAnimation=function(){var i=1780;var t="expo.out";var n="auto";var r={value:0};mr.timeline({defaults:{ease:t,overwrite:n},onComplete:function(){e.restoreReadyState()}}).to(r,{value:0,duration:.08,onUpdate:function(){e.rotate(0,r.value)}}).to(r,{value:-100,duration:.24,onUpdate:function(){e.rotate(0,r.value)}}).to(r,{value:50,duration:.18,onUpdate:function(){e.rotate(0,r.value)}}).to(r,{value:-25,duration:.12,onUpdate:function(){e.rotate(0,r.value)}}).to(r,{value:0,duration:.16,onUpdate:function(){e.rotate(0,r.value)}});if(e.eyebrowsEl){var s=mr.timeline({defaults:{ease:"expo.out",overwrite:true},onComplete:function(){s.reverse()}}).to(e.eyebrowsEl,{yPercent:-40,duration:.4})}e.svgPartState("mouth","smile");mr.timeline({defaults:{ease:t,overwrite:n},onComplete:function(){e.svgPartState("mouth","default")}}).to(e.mouthEl,{scaleY:1.2,duration:.2}).to(e.mouthEl,{scaleY:1,duration:.2});return new Promise((function(t){return setTimeout(t,i)}))};this.setSmileAnimation=function(){var i=750;e.moveHead(e.getEmojiCenter().centerX,e.getEmojiCenter().centerY);var t="expo.out";var n="auto";e.svgPartState("mouth","smile");mr.timeline({defaults:{ease:t,overwrite:n},onComplete:function(){e.svgPartState("mouth","default")}}).to(e.mouthEl,{scaleY:1,duration:.15}).to(e.mouthEl,{scaleY:.75,duration:.15}).to(e.mouthEl,{scaleY:1,duration:.15}).to(e.mouthEl,{scaleY:.75,duration:.15}).to(e.mouthEl,{scaleY:1,duration:.15});e.svgPartState("eyes","closed");var r=mr.timeline({defaults:{ease:t,duration:.25,overwrite:n},onComplete:function(){r.to(e.eyesEl,{yPercent:0,onComplete:function(){e.svgPartState("eyes")}})}}).to(e.eyesEl,{yPercent:-20}).to(e.eyesEl,{yPercent:10});if(e.eyebrowsEl){mr.timeline({defaults:{ease:t,overwrite:n}}).to(e.eyebrowsEl,{yPercent:"-=15",duration:.15}).to(e.eyebrowsEl,{yPercent:"+=10",duration:.15})}mr.timeline({defaults:{overwrite:n},onComplete:function(){e.isBusy=false;e.restoreFollowMouse();e.svgPartState("mouth","default");e.scheduleBlink()}}).to(e.host,{yPercent:"-=".concat(e.host.getBoundingClientRect().height/10),scaleX:.95,duration:1,ease:"elastic.out"}).to(e.host,{yPercent:"+=".concat(e.host.getBoundingClientRect().height/10),scaleX:1,duration:.75,ease:"expo.out"});return new Promise((function(t){return setTimeout(t,i)}))};this.setDisagreeAnimation=function(i){if(i===void 0){i=0}var t={value:0};mr.timeline({ease:"power2.inOut",onStart:function(){e.svgPartState("mouth","serious")},onComplete:function(){if(i>0){mr.delayedCall(i/1e3,(function(){e.svgPartState("mouth","default");e.restoreReadyState()}));return}e.svgPartState("mouth","default");e.restoreReadyState()}}).to(t,{value:0,duration:.08,onUpdate:function(){e.rotate(t.value,0)}}).to(t,{value:-100,duration:.24,onUpdate:function(){e.rotate(t.value,0)}}).to(t,{value:50,duration:.18,onUpdate:function(){e.rotate(t.value,0)}}).to(t,{value:-25,duration:.12,onUpdate:function(){e.rotate(t.value,0)}}).to(t,{value:0,duration:.16,onUpdate:function(){e.rotate(t.value,0)}});return new Promise((function(t){return setTimeout(t,780+i)}))};this.scaleSize=function(i){return i*e.emojiOriginalSize/24};this.setStartThinkingAnimation=function(i){if(i===void 0){i=.5}if(!e.handEl||e.handEl instanceof NodeList)return new Promise((function(){}));var t="expo.inOut";e.handEl.style.visibility="visible";mr.fromTo(e.handEl,{scale:0,rotateZ:45,xPercent:e.scaleSize(-4),yPercent:e.scaleSize(4),overwrite:true},{xPercent:e.handOffsetX,yPercent:e.handOffsetY,scale:1,rotateZ:0,overwrite:true,ease:t,duration:i});e.moveEyesThinkAnimation();e.svgPartState("mouth","serious");e.svgPartState("eyes","focused");return new Promise((function(t){return setTimeout(t,i*1e3)}))};this.moveEyesThinkAnimation=function(){var i=mr.utils.random(.15,.3,.01,true)();var t="expo.out";var n={duration:i,ease:t,overwrite:true};var r=5;var s=mr.utils.random(r*-1,r,.1);var o=mr.utils.random(r*-1,r,.1);mr.to(e.eyesEl,Object.assign(Object.assign({xPercent:s,yPercent:o},n),{onComplete:function(){if(e.isThinking){var i=mr.utils.random(.2,.7,.1);mr.delayedCall(i,e.moveEyesThinkAnimation)}else{mr.to(e.eyesEl,{xPercent:0,yPercent:0,ease:"expo.out",duration:.5})}}}))};this.setStopThinkingAnimation=function(i){if(i===void 0){i=.5}var t="expo.inOut";mr.to(e.handEl,{scale:0,rotateZ:45,translateX:e.scaleSize(-4),translateY:e.scaleSize(4),ease:t,duration:i,overwrite:true});mr.to(e.eyesEl,{xPercent:0,yPercent:0,ease:"expo.out",duration:i,overwrite:true});e.svgPartState("mouth","default");e.svgPartState("eyes","default");e.isBusy=false;return new Promise((function(t){return setTimeout(t,i*1e3)}))};this.buildBlinkTimeline=function(){var i=e.queryPart("eyes-default");var t=e.queryPart("eyes-closed");if(!i||!t)return null;var n={ease:"expo.in",duration:.2};var r={ease:"expo.out",duration:.2};return mr.timeline({paused:true,onComplete:e.scheduleBlink}).to(i,Object.assign({scaleY:.5},n)).add((function(){e.svgPartState("eyes","closed")})).fromTo(t,{scaleY:.5},Object.assign({scaleY:1},r)).add((function(){e.svgPartState("eyes","default")})).fromTo(i,{scaleY:.75},Object.assign({scaleY:1},r))};this.scheduleBlink=function(){var i;if(!e.isBlinking||e.isBusy||!e.blinkTimeline)return;(i=e.blinkDelay)===null||i===void 0?void 0:i.kill();e.blinkDelay=mr.delayedCall(mr.utils.random(1,3,.1),(function(){if(!e.isBlinking||e.isBusy||!e.blinkTimeline)return;e.resetEyesToDefault();e.blinkTimeline.restart()}))};this.pauseBlinking=function(){var i;(i=e.blinkDelay)===null||i===void 0?void 0:i.kill();e.blinkDelay=null;if(!e.blinkTimeline)return;e.blinkTimeline.pause(0);e.resetEyesToDefault()};this.handleFollowMouse=function(i){if(!e.isFollowingMouse)return;e.mouseX=i.clientX;e.mouseY=i.clientY;e.followMouse()};this.followMouse=function(){var i=e.getEmojiCenter(),t=i.centerX,n=i.centerY;var r=t;var s=n;if(e.isFollowingMouse){r=e.mouseX;s=e.mouseY}var o=e.host.getBoundingClientRect();var a=r-t;var u=s-n;var f=a/(o.width/2);var h=u/(o.height/2);e.rotate(f,h)};this.moveHead=function(i,t){var n=e.getEmojiCenter(),r=n.centerX,s=n.centerY;var o=e.host.getBoundingClientRect();var a=i-r;var u=t-s;var f=a/(o.width/2);var h=u/(o.height/2);e.rotate(f,h)};this.rotate=function(i,t){var n="power1.out";var r=e.expressionFollowMouseTraitsDuration;var s=function(i,t){return mr.utils.clamp(-i,i,t*i)};e.currentRotateX=s(e.expressionAngleMax,-t);e.currentRotateY=s(e.expressionAngleMax,i);e.headOffsetX=s(e.headOffset,i);e.headOffsetY=s(e.headOffset,t);e.eyesOffsetX=s(e.eyesOffset,i);e.eyesOffsetY=s(e.eyesOffset,t);e.mouthOffsetX=s(e.mouthOffset,i);e.mouthOffsetY=s(e.mouthOffset,t);e.handOffsetX=s(e.handOffset,i);e.handOffsetY=s(e.handOffset,t);e.gadgetOffsetX=s(e.gadgetOffset,i);e.gadgetOffsetY=s(e.gadgetOffset,t);e.eyebrowsOffsetX=s(e.eyebrowsOffset,i);e.eyebrowsOffsetY=s(e.eyebrowsOffset,t);e.earsOffsetX=s(e.earsOffset,i);e.earsOffsetY=s(e.earsOffset,t);if(!e.headEl){e.headEl=e.svgPartState("head");e.eyebrowsEl=e.svgPartState("eyebrows");e.earsEl=e.svgPartState("ears");e.eyesEl=e.svgPartState("eyes");e.handEl=e.svgPartState("hand","think");if(e.handEl)e.handEl.style.visibility="hidden";e.mouthEl=e.svgPartState("mouth");e.gadgetEl=e.svgPartState("gadget")}mr.to(e.host,{rotateX:e.currentRotateX,rotateY:e.currentRotateY,transformOrigin:"50% 50%",duration:e.expressionFollowMouseHeadDuration,ease:n});if(e.eyesEl){mr.to(e.eyesEl,{translateX:e.eyesOffsetX,translateY:e.eyesOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}if(e.handEl){mr.to(e.handEl,{translateX:e.handOffsetX,translateY:e.handOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}if(e.headEl){mr.to(e.headEl,{translateX:e.headOffsetX,translateY:e.headOffsetY,transformOrigin:"0% 100%",duration:r,ease:n,overwrite:false})}if(e.mouthEl){mr.to(e.mouthEl,{translateX:e.mouthOffsetX,translateY:e.mouthOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}if(e.gadgetEl){mr.to(e.gadgetEl,{translateX:e.gadgetOffsetX,translateY:e.gadgetOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}if(e.eyebrowsEl){mr.to(e.eyebrowsEl,{translateX:e.eyebrowsOffsetX,translateY:e.eyebrowsOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}if(e.earsEl){mr.to(e.earsEl,{translateX:e.earsOffsetX,translateY:e.earsOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}}}i.prototype.componentDidLoad=function(){if(typeof window==="undefined")return;this.updateCSSCustomProps();window.addEventListener("mousemove",this.handleFollowMouse);this.checkNameChanged(this.name)};i.prototype.disconnectedCallback=function(){var i,t;if(typeof window==="undefined")return;window.removeEventListener("mousemove",this.handleFollowMouse);this.isThinking=false;this.isBlinking=false;this.isFollowingMouse=false;(i=this.blinkDelay)===null||i===void 0?void 0:i.kill();(t=this.blinkTimeline)===null||t===void 0?void 0:t.kill();[this.host,this.eyesEl,this.handEl,this.headEl,this.mouthEl,this.gadgetEl,this.eyebrowsEl,this.earsEl].forEach((function(i){return i&&mr.killTweensOf(i)}))};i.prototype.agree=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(i){switch(i.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();return[4,this.setAgreeAnimation()];case 1:i.sent();return[2,Promise.resolve()]}}))}))};i.prototype.smile=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(i){switch(i.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();return[4,this.setSmileAnimation()];case 1:i.sent();return[2,Promise.resolve()]}}))}))};i.prototype.disagree=function(){return __awaiter(this,arguments,void 0,(function(i){if(i===void 0){i=0}return __generator(this,(function(t){switch(t.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();this.moveHead(this.getEmojiCenter().centerX,this.getEmojiCenter().centerY);return[4,this.setDisagreeAnimation(i)];case 1:t.sent();return[2,Promise.resolve()]}}))}))};i.prototype.startThinking=function(){return __awaiter(this,arguments,void 0,(function(i){if(i===void 0){i=.5}return __generator(this,(function(t){switch(t.label){case 0:if(this.isBusy)return[2];this.stopConcurrentAnimations();this.moveHead(this.getEmojiCenter().centerX,this.getEmojiCenter().centerY);this.isBusy=true;this.isThinking=true;return[4,this.setStartThinkingAnimation(i)];case 1:t.sent();return[2,Promise.resolve()]}}))}))};i.prototype.stopThinking=function(){return __awaiter(this,arguments,void 0,(function(i){if(i===void 0){i=.5}return __generator(this,(function(t){switch(t.label){case 0:if(!this.isBusy)return[2];this.isBusy=false;this.isThinking=false;this.restoreFollowMouse();this.moveHead(this.mouseX,this.mouseY);return[4,this.setStopThinkingAnimation(i)];case 1:t.sent();this.scheduleBlink();return[2,Promise.resolve()]}}))}))};i.prototype.startBlinking=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(i){this.isBlinking=true;if(!this.blinkTimeline)this.blinkTimeline=this.buildBlinkTimeline();this.scheduleBlink();return[2,Promise.resolve()]}))}))};i.prototype.stopBlinking=function(){return __awaiter(this,void 0,void 0,(function(){var i,t;return __generator(this,(function(e){this.isBlinking=false;(i=this.blinkDelay)===null||i===void 0?void 0:i.kill();this.blinkDelay=null;(t=this.blinkTimeline)===null||t===void 0?void 0:t.pause(0);this.resetEyesToDefault();return[2,Promise.resolve()]}))}))};i.prototype.stopFollowMouse=function(){return __awaiter(this,void 0,void 0,(function(){var i=this;return __generator(this,(function(t){if(!this.isFollowingMouse)return[2,Promise.resolve()];this.isFollowingMouse=false;this.rotate(0,0);return[2,new Promise((function(t){return setTimeout(t,i.expressionFollowMouseTraitsDuration*1e3)}))]}))}))};i.prototype.startFollowMouse=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(i){if(this.isFollowingMouse)return[2,Promise.resolve()];this.isFollowingMouse=true;this.wasFollowingMouse=true;this.followMouse();return[2,Promise.resolve()]}))}))};i.prototype.checkNameChanged=function(i){this.updateSvgDictionary(i)};i.prototype.svgPartState=function(i,t){var e,n,r,s;var o=(n=(e=this.host.shadowRoot)===null||e===void 0?void 0:e.firstElementChild)===null||n===void 0?void 0:n.querySelectorAll("[id^='".concat(i,"-']"));if(o.length===0)return null;if(!t&&o){o===null||o===void 0?void 0:o.forEach((function(i){i.style.visibility="hidden";if(i.id.split("-")[1]==="default")i.style.visibility="visible"}));return o}var a=(s=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.firstElementChild)===null||s===void 0?void 0:s.querySelector("[id='".concat(i,"-default']"));o===null||o===void 0?void 0:o.forEach((function(i){i.style.visibility="hidden";if(i.id.split("-")[1]===t){a=i}}));a.style.visibility="visible";return a};i.prototype.render=function(){return e(n,{key:"eb24181cbc0fdb462d523c10ac6a3a835737e673"})};Object.defineProperty(i.prototype,"host",{get:function(){return r(this)},enumerable:false,configurable:true});Object.defineProperty(i,"watchers",{get:function(){return{name:[{checkNameChanged:0}]}},enumerable:false,configurable:true});return i}());Cr.style=gr()}}}));
17
+ */var Ne,qe,We,$e,Qe,Ge,Je,Ke=function i(){return typeof window!=="undefined"},tn={},en=180/Math.PI,nn=Math.PI/180,rn=Math.atan2,sn=1e8,on=/([A-Z])/g,an=/(left|right|width|margin|padding|x)/i,un=/[\s,\(]\S/,fn={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},hn=function i(t,e){return e.set(e.t,e.p,Math.round((e.s+e.c*t)*1e4)/1e4+e.u,e)},ln=function i(t,e){return e.set(e.t,e.p,t===1?e.e:Math.round((e.s+e.c*t)*1e4)/1e4+e.u,e)},cn=function i(t,e){return e.set(e.t,e.p,t?Math.round((e.s+e.c*t)*1e4)/1e4+e.u:e.b,e)},dn=function i(t,e){var n=e.s+e.c*t;e.set(e.t,e.p,~~(n+(n<0?-.5:.5))+e.u,e)},mn=function i(t,e){return e.set(e.t,e.p,t?e.e:e.b,e)},vn=function i(t,e){return e.set(e.t,e.p,t!==1?e.b:e.e,e)},pn=function i(t,e,n){return t.style[e]=n},gn=function i(t,e,n){return t.style.setProperty(e,n)},Cn=function i(t,e,n){return t._gsap[e]=n},yn=function i(t,e,n){return t._gsap.scaleX=t._gsap.scaleY=n},wn=function i(t,e,n,r,s){var o=t._gsap;o.scaleX=o.scaleY=n;o.renderTransform(s,o)},jn=function i(t,e,n,r,s){var o=t._gsap;o[e]=n;o.renderTransform(s,o)},xn="transform",Mn=xn+"Origin",bn=function i(t,e){var n=this;var r=this.target,s=r.style,o=r._gsap;if(t in tn&&s){this.tfm=this.tfm||{};if(t!=="transform"){t=fn[t]||t;~t.indexOf(",")?t.split(",").forEach((function(i){return n.tfm[i]=Vn(r,i)})):this.tfm[t]=o.x?o[t]:Vn(r,t);t===Mn&&(this.tfm.zOrigin=o.zOrigin)}else{return fn.transform.split(",").forEach((function(t){return i.call(n,t,e)}))}if(this.props.indexOf(xn)>=0){return}if(o.svg){this.svgo=r.getAttribute("data-svg-origin");this.props.push(Mn,e,"")}t=xn}(s||e)&&this.props.push(t,e,s[t])},kn=function i(t){if(t.translate){t.removeProperty("translate");t.removeProperty("scale");t.removeProperty("rotate")}},Fn=function i(){var t=this.props,e=this.target,n=e.style,r=e._gsap,s,o;for(s=0;s<t.length;s+=3){if(!t[s+1]){t[s+2]?n[t[s]]=t[s+2]:n.removeProperty(t[s].substr(0,2)==="--"?t[s]:t[s].replace(on,"-$1").toLowerCase())}else if(t[s+1]===2){e[t[s]](t[s+2])}else{e[t[s]]=t[s+2]}}if(this.tfm){for(o in this.tfm){r[o]=this.tfm[o]}if(r.svg){r.renderTransform();e.setAttribute("data-svg-origin",this.svgo||"")}s=Je();if((!s||!s.isStart)&&!n[xn]){kn(n);if(r.zOrigin&&n[Mn]){n[Mn]+=" "+r.zOrigin+"px";r.zOrigin=0;r.renderTransform()}r.uncache=1}}},_n=function i(t,e){var n={target:t,props:[],revert:Fn,save:bn};t._gsap||Ue.core.getCache(t);e&&t.style&&t.nodeType&&e.split(",").forEach((function(i){return n.save(i)}));return n},Pn,Zn=function i(t,e){var n=qe.createElementNS?qe.createElementNS((e||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),t):qe.createElement(t);return n&&n.style?n:qe.createElement(t)},On=function i(t,e,n){var r=getComputedStyle(t);return r[e]||r.getPropertyValue(e.replace(on,"-$1").toLowerCase())||r.getPropertyValue(e)||!n&&i(t,Bn(e)||e,1)||""},En="O,Moz,ms,Ms,Webkit".split(","),Bn=function i(t,e,n){var r=e||Qe,s=r.style,o=5;if(t in s&&!n){return t}t=t.charAt(0).toUpperCase()+t.substr(1);while(o--&&!(En[o]+t in s)){}return o<0?null:(o===3?"ms":o>=0?En[o]:"")+t},Tn=function i(){if(Ke()&&window.document){Ne=window;qe=Ne.document;We=qe.documentElement;Qe=Zn("div")||{style:{}};Zn("div");xn=Bn(xn);Mn=xn+"Origin";Qe.style.cssText="border-width:0;line-height:0;position:absolute;padding:0";Pn=!!Bn("perspective");Je=Ue.core.reverting;$e=1}},Yn=function i(t){var e=t.ownerSVGElement,n=Zn("svg",e&&e.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),r=t.cloneNode(true),s;r.style.display="block";n.appendChild(r);We.appendChild(n);try{s=r.getBBox()}catch(i){}n.removeChild(r);We.removeChild(n);return s},Rn=function i(t,e){var n=e.length;while(n--){if(t.hasAttribute(e[n])){return t.getAttribute(e[n])}}},Sn=function i(t){var e,n;try{e=t.getBBox()}catch(i){e=Yn(t);n=1}e&&(e.width||e.height)||n||(e=Yn(t));return e&&!e.width&&!e.x&&!e.y?{x:+Rn(t,["x","cx","x1"])||0,y:+Rn(t,["y","cy","y1"])||0,width:0,height:0}:e},In=function i(t){return!!(t.getCTM&&(!t.parentNode||t.ownerSVGElement)&&Sn(t))},zn=function i(t,e){if(e){var n=t.style,r;if(e in tn&&e!==Mn){e=xn}if(n.removeProperty){r=e.substr(0,2);if(r==="ms"||e.substr(0,6)==="webkit"){e="-"+e}n.removeProperty(r==="--"?e:e.replace(on,"-$1").toLowerCase())}else{n.removeAttribute(e)}}},Hn=function i(t,e,n,r,s,o){var a=new Ee(t._pt,e,n,0,1,o?vn:mn);t._pt=a;a.b=r;a.e=s;t._props.push(n);return a},Dn={deg:1,rad:1,turn:1},Ln={grid:1,flex:1},Xn=function i(t,e,n,r){var s=parseFloat(n)||0,o=(n+"").trim().substr((s+"").length)||"px",a=Qe.style,u=an.test(e),f=t.tagName.toLowerCase()==="svg",h=(f?"client":"offset")+(u?"Width":"Height"),l=100,c=r==="px",d=r==="%",m,v,p,g;if(r===o||!s||Dn[r]||Dn[o]){return s}o!=="px"&&!c&&(s=i(t,e,n,"px"));g=t.getCTM&&In(t);if((d||o==="%")&&(tn[e]||~e.indexOf("adius"))){m=g?t.getBBox()[u?"width":"height"]:t[h];return mi(d?s/m*l:s/100*m)}a[u?"width":"height"]=l+(c?o:r);v=r!=="rem"&&~e.indexOf("adius")||r==="em"&&t.appendChild&&!f?t:t.parentNode;if(g){v=(t.ownerSVGElement||{}).parentNode}if(!v||v===qe||!v.appendChild){v=qe.body}p=v._gsap;if(p&&d&&p.width&&u&&p.time===Dt.time&&!p.uncache){return mi(s/p.width*l)}else{if(d&&(e==="height"||e==="width")){var C=t.style[e];t.style[e]=l+r;m=t[h];C?t.style[e]=C:zn(t,e)}else{(d||o==="%")&&!Ln[On(v,"display")]&&(a.position=On(t,"position"));v===t&&(a.position="static");v.appendChild(Qe);m=Qe[h];v.removeChild(Qe);a.position="absolute"}if(u&&d){p=li(v);p.time=Dt.time;p.width=v[h]}}return mi(c?m*s/l:m&&s?l/m*s:0)},Vn=function i(t,e,n,r){var s;$e||Tn();if(e in fn&&e!=="transform"){e=fn[e];if(~e.indexOf(",")){e=e.split(",")[0]}}if(tn[e]&&e!=="transform"){s=tr(t,r);s=e!=="transformOrigin"?s[e]:s.svg?s.origin:er(On(t,Mn))+" "+s.zOrigin+"px"}else{s=t.style[e];if(!s||s==="auto"||r||~(s+"").indexOf("calc(")){s=Wn[e]&&Wn[e](t,e,n)||On(t,e)||ci(t,e)||(e==="opacity"?1:0)}}return n&&!~(s+"").trim().indexOf(" ")?Xn(t,e,s,n)+n:s},An=function i(t,e,n,r){if(!n||n==="none"){var s=Bn(e,t,1),o=s&&On(t,s,1);if(o&&o!==n){e=s;n=o}else if(e==="borderColor"){n=On(t,"borderTopColor")}}var a=new Ee(this._pt,t.style,e,0,1,ke),u=0,f=0,l,c,d,m,v,p,g,C,y,w,j,x;a.b=n;a.e=r;n+="";r+="";if(r.substring(0,6)==="var(--"){r=On(t,r.substring(4,r.indexOf(")")))}if(r==="auto"){p=t.style[e];t.style[e]=r;r=On(t,e)||r;p?t.style[e]=p:zn(t,e)}l=[n,r];zt(l);n=l[0];r=l[1];d=n.match(R)||[];x=r.match(R)||[];if(x.length){while(c=R.exec(r)){g=c[0];y=r.substring(u,c.index);if(v){v=(v+1)%5}else if(y.substr(-5)==="rgba("||y.substr(-5)==="hsla("){v=1}if(g!==(p=d[f++]||"")){m=parseFloat(p)||0;j=p.substr((m+"").length);g.charAt(1)==="="&&(g=pi(m,g)+j);C=parseFloat(g);w=g.substr((C+"").length);u=R.lastIndex-w.length;if(!w){w=w||h.units[e]||j;if(u===r.length){r+=w;a.e+=w}}if(j!==w){m=Xn(t,e,p,w)||0}a._pt={_next:a._pt,p:y||f===1?y:",",s:m,c:C-m,m:v&&v<4||e==="zIndex"?Math.round:0}}}a.c=u<r.length?r.substring(u,r.length):""}else{a.r=e==="display"&&r==="none"?vn:mn}I.test(r)&&(a.e=0);this._pt=a;return a},Un={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},Nn=function i(t){var e=t.split(" "),n=e[0],r=e[1]||"50%";if(n==="top"||n==="bottom"||r==="left"||r==="right"){t=n;n=r;r=t}e[0]=Un[n]||n;e[1]=Un[r]||r;return e.join(" ")},qn=function i(t,e){if(e.tween&&e.tween._time===e.tween._dur){var n=e.t,r=n.style,s=e.u,o=n._gsap,a,u,f;if(s==="all"||s===true){r.cssText="";u=1}else{s=s.split(",");f=s.length;while(--f>-1){a=s[f];if(tn[a]){u=1;a=a==="transformOrigin"?Mn:xn}zn(n,a)}}if(u){zn(n,xn);if(o){o.svg&&n.removeAttribute("transform");r.scale=r.rotate=r.translate="none";tr(n,1);o.uncache=1;kn(r)}}}},Wn={clearProps:function i(t,e,n,r,s){if(s.data!=="isFromStart"){var o=t._pt=new Ee(t._pt,e,n,0,0,qn);o.u=r;o.pr=-10;o.tween=s;t._props.push(n);return 1}}},$n=[1,0,0,1,0,0],Qn={},Gn=function i(t){return t==="matrix(1, 0, 0, 1, 0, 0)"||t==="none"||!t},Jn=function i(t){var e=On(t,xn);return Gn(e)?$n:e.substr(7).match(Y).map(mi)},Kn=function i(t,e){var n=t._gsap||li(t),r=t.style,s=Jn(t),o,a,u,f;if(n.svg&&t.getAttribute("transform")){u=t.transform.baseVal.consolidate().matrix;s=[u.a,u.b,u.c,u.d,u.e,u.f];return s.join(",")==="1,0,0,1,0,0"?$n:s}else if(s===$n&&!t.offsetParent&&t!==We&&!n.svg){u=r.display;r.display="block";o=t.parentNode;if(!o||!t.offsetParent&&!t.getBoundingClientRect().width){f=1;a=t.nextElementSibling;We.appendChild(t)}s=Jn(t);u?r.display=u:zn(t,"display");if(f){a?o.insertBefore(t,a):o?o.appendChild(t):We.removeChild(t)}}return e&&s.length>6?[s[0],s[1],s[4],s[5],s[12],s[13]]:s},ir=function i(t,e,n,r,s,o){var a=t._gsap,u=s||Kn(t,true),f=a.xOrigin||0,h=a.yOrigin||0,l=a.xOffset||0,c=a.yOffset||0,d=u[0],m=u[1],v=u[2],p=u[3],g=u[4],C=u[5],y=e.split(" "),w=parseFloat(y[0])||0,j=parseFloat(y[1])||0,x,M,b,k;if(!n){x=Sn(t);w=x.x+(~y[0].indexOf("%")?w/100*x.width:w);j=x.y+(~(y[1]||y[0]).indexOf("%")?j/100*x.height:j)}else if(u!==$n&&(M=d*p-m*v)){b=w*(p/M)+j*(-v/M)+(v*C-p*g)/M;k=w*(-m/M)+j*(d/M)-(d*C-m*g)/M;w=b;j=k}if(r||r!==false&&a.smooth){g=w-f;C=j-h;a.xOffset=l+(g*d+C*v)-g;a.yOffset=c+(g*m+C*p)-C}else{a.xOffset=a.yOffset=0}a.xOrigin=w;a.yOrigin=j;a.smooth=!!r;a.origin=e;a.originIsAbsolute=!!n;t.style[Mn]="0px 0px";if(o){Hn(o,a,"xOrigin",f,w);Hn(o,a,"yOrigin",h,j);Hn(o,a,"xOffset",l,a.xOffset);Hn(o,a,"yOffset",c,a.yOffset)}t.setAttribute("data-svg-origin",w+" "+j)},tr=function i(t,e){var n=t._gsap||new te(t);if("x"in n&&!e&&!n.uncache){return n}var r=t.style,s=n.scaleX<0,o="px",a="deg",u=getComputedStyle(t),f=On(t,Mn)||"0",l,c,d,m,v,p,g,C,y,w,j,x,M,b,k,F,_,P,Z,O,E,B,T,Y,R,S,I,z,H,D,L,X;l=c=d=p=g=C=y=w=j=0;m=v=1;n.svg=!!(t.getCTM&&In(t));if(u.translate){if(u.translate!=="none"||u.scale!=="none"||u.rotate!=="none"){r[xn]=(u.translate!=="none"?"translate3d("+(u.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(u.rotate!=="none"?"rotate("+u.rotate+") ":"")+(u.scale!=="none"?"scale("+u.scale.split(" ").join(",")+") ":"")+(u[xn]!=="none"?u[xn]:"")}r.scale=r.rotate=r.translate="none"}b=Kn(t,n.svg);if(n.svg){if(n.uncache){R=t.getBBox();f=n.xOrigin-R.x+"px "+(n.yOrigin-R.y)+"px";Y=""}else{Y=!e&&t.getAttribute("data-svg-origin")}ir(t,Y||f,!!Y||n.originIsAbsolute,n.smooth!==false,b)}x=n.xOrigin||0;M=n.yOrigin||0;if(b!==$n){P=b[0];Z=b[1];O=b[2];E=b[3];l=B=b[4];c=T=b[5];if(b.length===6){m=Math.sqrt(P*P+Z*Z);v=Math.sqrt(E*E+O*O);p=P||Z?rn(Z,P)*en:0;y=O||E?rn(O,E)*en+p:0;y&&(v*=Math.abs(Math.cos(y*nn)));if(n.svg){l-=x-(x*P+M*O);c-=M-(x*Z+M*E)}}else{X=b[6];D=b[7];I=b[8];z=b[9];H=b[10];L=b[11];l=b[12];c=b[13];d=b[14];k=rn(X,H);g=k*en;if(k){F=Math.cos(-k);_=Math.sin(-k);Y=B*F+I*_;R=T*F+z*_;S=X*F+H*_;I=B*-_+I*F;z=T*-_+z*F;H=X*-_+H*F;L=D*-_+L*F;B=Y;T=R;X=S}k=rn(-O,H);C=k*en;if(k){F=Math.cos(-k);_=Math.sin(-k);Y=P*F-I*_;R=Z*F-z*_;S=O*F-H*_;L=E*_+L*F;P=Y;Z=R;O=S}k=rn(Z,P);p=k*en;if(k){F=Math.cos(k);_=Math.sin(k);Y=P*F+Z*_;R=B*F+T*_;Z=Z*F-P*_;T=T*F-B*_;P=Y;B=R}if(g&&Math.abs(g)+Math.abs(p)>359.9){g=p=0;C=180-C}m=mi(Math.sqrt(P*P+Z*Z+O*O));v=mi(Math.sqrt(T*T+X*X));k=rn(B,T);y=Math.abs(k)>2e-4?k*en:0;j=L?1/(L<0?-L:L):0}if(n.svg){Y=t.getAttribute("transform");n.forceCSS=t.setAttribute("transform","")||!Gn(On(t,xn));Y&&t.setAttribute("transform",Y)}}if(Math.abs(y)>90&&Math.abs(y)<270){if(s){m*=-1;y+=p<=0?180:-180;p+=p<=0?180:-180}else{v*=-1;y+=y<=0?180:-180}}e=e||n.uncache;n.x=l-((n.xPercent=l&&(!e&&n.xPercent||(Math.round(t.offsetWidth/2)===Math.round(-l)?-50:0)))?t.offsetWidth*n.xPercent/100:0)+o;n.y=c-((n.yPercent=c&&(!e&&n.yPercent||(Math.round(t.offsetHeight/2)===Math.round(-c)?-50:0)))?t.offsetHeight*n.yPercent/100:0)+o;n.z=d+o;n.scaleX=mi(m);n.scaleY=mi(v);n.rotation=mi(p)+a;n.rotationX=mi(g)+a;n.rotationY=mi(C)+a;n.skewX=y+a;n.skewY=w+a;n.transformPerspective=j+o;if(n.zOrigin=parseFloat(f.split(" ")[2])||!e&&n.zOrigin||0){r[Mn]=er(f)}n.xOffset=n.yOffset=0;n.force3D=h.force3D;n.renderTransform=n.svg?fr:Pn?ur:rr;n.uncache=0;return n},er=function i(t){return(t=t.split(" "))[0]+" "+t[1]},nr=function i(t,e,n){var r=nt(e);return mi(parseFloat(e)+parseFloat(Xn(t,"x",n+"px",r)))+r},rr=function i(t,e){e.z="0px";e.rotationY=e.rotationX="0deg";e.force3D=0;ur(t,e)},sr="0deg",or="0px",ar=") ",ur=function i(t,e){var n=e||this,r=n.xPercent,s=n.yPercent,o=n.x,a=n.y,u=n.z,f=n.rotation,h=n.rotationY,l=n.rotationX,c=n.skewX,d=n.skewY,m=n.scaleX,v=n.scaleY,p=n.transformPerspective,g=n.force3D,C=n.target,y=n.zOrigin,w="",j=g==="auto"&&t&&t!==1||g===true;if(y&&(l!==sr||h!==sr)){var x=parseFloat(h)*nn,M=Math.sin(x),b=Math.cos(x),k;x=parseFloat(l)*nn;k=Math.cos(x);o=nr(C,o,M*k*-y);a=nr(C,a,-Math.sin(x)*-y);u=nr(C,u,b*k*-y+y)}if(p!==or){w+="perspective("+p+ar}if(r||s){w+="translate("+r+"%, "+s+"%) "}if(j||o!==or||a!==or||u!==or){w+=u!==or||j?"translate3d("+o+", "+a+", "+u+") ":"translate("+o+", "+a+ar}if(f!==sr){w+="rotate("+f+ar}if(h!==sr){w+="rotateY("+h+ar}if(l!==sr){w+="rotateX("+l+ar}if(c!==sr||d!==sr){w+="skew("+c+", "+d+ar}if(m!==1||v!==1){w+="scale("+m+", "+v+ar}C.style[xn]=w||"translate(0, 0)"},fr=function i(t,e){var n=e||this,r=n.xPercent,s=n.yPercent,o=n.x,a=n.y,u=n.rotation,f=n.skewX,h=n.skewY,l=n.scaleX,c=n.scaleY,d=n.target,m=n.xOrigin,v=n.yOrigin,p=n.xOffset,g=n.yOffset,C=n.forceCSS,y=parseFloat(o),w=parseFloat(a),j,x,M,b,k;u=parseFloat(u);f=parseFloat(f);h=parseFloat(h);if(h){h=parseFloat(h);f+=h;u+=h}if(u||f){u*=nn;f*=nn;j=Math.cos(u)*l;x=Math.sin(u)*l;M=Math.sin(u-f)*-c;b=Math.cos(u-f)*c;if(f){h*=nn;k=Math.tan(f-h);k=Math.sqrt(1+k*k);M*=k;b*=k;if(h){k=Math.tan(h);k=Math.sqrt(1+k*k);j*=k;x*=k}}j=mi(j);x=mi(x);M=mi(M);b=mi(b)}else{j=l;b=c;x=M=0}if(y&&!~(o+"").indexOf("px")||w&&!~(a+"").indexOf("px")){y=Xn(d,"x",o,"px");w=Xn(d,"y",a,"px")}if(m||v||p||g){y=mi(y+m-(m*j+v*M)+p);w=mi(w+v-(m*x+v*b)+g)}if(r||s){k=d.getBBox();y=mi(y+r/100*k.width);w=mi(w+s/100*k.height)}k="matrix("+j+","+x+","+M+","+b+","+y+","+w+")";d.setAttribute("transform",k);C&&(d.style[xn]=k)},hr=function i(t,e,n,r,s){var o=360,a=M(s),u=parseFloat(s)*(a&&~s.indexOf("rad")?en:1),f=u-r,h=r+f+"deg",l,c;if(a){l=s.split("_")[1];if(l==="short"){f%=o;if(f!==f%(o/2)){f+=f<0?o:-o}}if(l==="cw"&&f<0){f=(f+o*sn)%o-~~(f/o)*o}else if(l==="ccw"&&f>0){f=(f-o*sn)%o-~~(f/o)*o}}t._pt=c=new Ee(t._pt,e,n,r,f,ln);c.e=h;c.u="deg";t._props.push(n);return c},lr=function i(t,e){for(var n in e){t[n]=e[n]}return t},cr=function i(t,e,n){var r=lr({},n._gsap),s="perspective,force3D,transformOrigin,svgOrigin",o=n.style,a,u,f,h,l,c,d,m;if(r.svg){f=n.getAttribute("transform");n.setAttribute("transform","");o[xn]=e;a=tr(n,1);zn(n,xn);n.setAttribute("transform",f)}else{f=getComputedStyle(n)[xn];o[xn]=e;a=tr(n,1);o[xn]=f}for(u in tn){f=r[u];h=a[u];if(f!==h&&s.indexOf(u)<0){d=nt(f);m=nt(h);l=d!==m?Xn(n,u,f,m):parseFloat(f);c=parseFloat(h);t._pt=new Ee(t._pt,a,u,l,c-l,hn);t._pt.u=m||0;t._props.push(u)}}lr(a,r)};di("padding,margin,Width,Radius",(function(i,t){var e="Top",n="Right",r="Bottom",s="Left",o=(t<3?[e,n,r,s]:[e+s,e+n,r+n,r+s]).map((function(e){return t<2?i+e:"border"+e+i}));Wn[t>1?"border"+i:i]=function(i,t,e,n,r){var s,a;if(arguments.length<4){s=o.map((function(t){return Vn(i,t,e)}));a=s.join(" ");return a.split(s[0]).length===5?s[0]:a}s=(n+"").split(" ");a={};o.forEach((function(i,t){return a[i]=s[t]=s[t]||s[(t-1)/2|0]}));i.init(t,a,r)}}));var dr={name:"css",register:Tn,targetTest:function i(t){return t.style&&t.nodeType},init:function i(t,e,n,r,s){var o=this._props,a=t.style,u=n.vars.startAt,f,l,c,d,m,v,p,g,C,y,w,j,x,b,k,F;$e||Tn();this.styles=this.styles||_n(t);F=this.styles.props;this.tween=n;for(p in e){if(p==="autoRound"){continue}l=e[p];if(si[p]&&ae(p,e,n,r,t,s)){continue}m=typeof l;v=Wn[p];if(m==="function"){l=l.call(n,r,t,s);m=typeof l}if(m==="string"&&~l.indexOf("random(")){l=jt(l)}if(v){v(this,t,p,l,n)&&(k=1)}else if(p.substr(0,2)==="--"){f=(getComputedStyle(t).getPropertyValue(p)+"").trim();l+="";St.lastIndex=0;if(!St.test(f)){g=nt(f);C=nt(l)}C?g!==C&&(f=Xn(t,p,f,C)+C):g&&(l+=g);this.add(a,"setProperty",f,l,r,s,0,0,p);o.push(p);F.push(p,0,a[p])}else if(m!=="undefined"){if(u&&p in u){f=typeof u[p]==="function"?u[p].call(n,r,t,s):u[p];M(f)&&~f.indexOf("random(")&&(f=jt(f));nt(f+"")||f==="auto"||(f+=h.units[p]||nt(Vn(t,p))||"");(f+"").charAt(1)==="="&&(f=Vn(t,p))}else{f=Vn(t,p)}d=parseFloat(f);y=m==="string"&&l.charAt(1)==="="&&l.substr(0,2);y&&(l=l.substr(2));c=parseFloat(l);if(p in fn){if(p==="autoAlpha"){if(d===1&&Vn(t,"visibility")==="hidden"&&c){d=0}F.push("visibility",0,a.visibility);Hn(this,a,"visibility",d?"inherit":"hidden",c?"inherit":"hidden",!c)}if(p!=="scale"&&p!=="transform"){p=fn[p];~p.indexOf(",")&&(p=p.split(",")[0])}}w=p in tn;if(w){this.styles.save(p);if(m==="string"&&l.substring(0,6)==="var(--"){l=On(t,l.substring(4,l.indexOf(")")));c=parseFloat(l)}if(!j){x=t._gsap;x.renderTransform&&!e.parseTransform||tr(t,e.parseTransform);b=e.smoothOrigin!==false&&x.smooth;j=this._pt=new Ee(this._pt,a,xn,0,1,x.renderTransform,x,0,-1);j.dep=1}if(p==="scale"){this._pt=new Ee(this._pt,x,"scaleY",x.scaleY,(y?pi(x.scaleY,y+c):c)-x.scaleY||0,hn);this._pt.u=0;o.push("scaleY",p);p+="X"}else if(p==="transformOrigin"){F.push(Mn,0,a[Mn]);l=Nn(l);if(x.svg){ir(t,l,0,b,0,this)}else{C=parseFloat(l.split(" ")[2])||0;C!==x.zOrigin&&Hn(this,x,"zOrigin",x.zOrigin,C);Hn(this,a,p,er(f),er(l))}continue}else if(p==="svgOrigin"){ir(t,l,1,b,0,this);continue}else if(p in Qn){hr(this,x,p,d,y?pi(d,y+l):l);continue}else if(p==="smoothOrigin"){Hn(this,x,"smooth",x.smooth,l);continue}else if(p==="force3D"){x[p]=l;continue}else if(p==="transform"){cr(this,l,t);continue}}else if(!(p in a)){p=Bn(p)||p}if(w||(c||c===0)&&(d||d===0)&&!un.test(l)&&p in a){g=(f+"").substr((d+"").length);c||(c=0);C=nt(l)||(p in h.units?h.units[p]:g);g!==C&&(d=Xn(t,p,f,C));this._pt=new Ee(this._pt,w?x:a,p,d,(y?pi(d,y+c):c)-d,!w&&(C==="px"||p==="zIndex")&&e.autoRound!==false?dn:hn);this._pt.u=C||0;if(g!==C&&C!=="%"){this._pt.b=f;this._pt.r=cn}}else if(!(p in a)){if(p in t){this.add(t,p,f||t[p],y?y+l:l,r,s)}else if(p!=="parseTransform"){W(p,l);continue}}else{An.call(this,t,p,f,y?y+l:l)}w||(p in a?F.push(p,0,a[p]):typeof t[p]==="function"?F.push(p,2,t[p]()):F.push(p,1,f||t[p]));o.push(p)}}k&&Oe(this)},render:function i(t,e){if(e.tween._time||!Je()){var n=e._pt;while(n){n.r(t,n.d);n=n._next}}else{e.styles.revert()}},get:Vn,aliases:fn,getSetter:function i(t,e,n){var r=fn[e];r&&r.indexOf(",")<0&&(e=r);return e in tn&&e!==Mn&&(t._gsap.x||Vn(t,"x"))?n&&Ge===n?e==="scale"?yn:Cn:(Ge=n||{})&&(e==="scale"?wn:jn):t.style&&!F(t.style[e])?pn:~e.indexOf("-")?gn:xe(t,e)},core:{_removeProperty:zn,_getMatrix:Kn}};Ue.utils.checkPrefix=Bn;Ue.core.getStyleSaver=_n;(function(i,t,e,n){var r=di(i+","+t+","+e,(function(i){tn[i]=1}));di(t,(function(i){h.units[i]="deg";Qn[i]=1}));fn[r[13]]=i+","+t;di(n,(function(i){var t=i.split(":");fn[t[1]]=r[t[0]]}))})("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY");di("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",(function(i){h.units[i]="px"}));Ue.registerPlugin(dr);var mr=Ue.registerPlugin(dr)||Ue;var vr='<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g id="head-default">\n <path id="border-head" d="M15.8188 3C16.5046 3.00015 17.141 3.36269 17.4986 3.95703L21.7112 10.957C22.0963 11.5972 22.0963 12.4028 21.7112 13.043L17.4986 20.043C17.141 20.6373 16.5046 20.9998 15.8188 21H8.18127C7.49525 21 6.85822 20.6375 6.50049 20.043L2.28892 13.043C1.90369 12.4027 1.90369 11.5973 2.28892 10.957L6.50049 3.95703C6.85822 3.36252 7.49525 3 8.18127 3H15.8188Z" stroke="var(--mds-emoji-mia-head-stroke-color, rgb(194 160 251))" stroke-width="var(--mds-emoji-mia-head-stroke-width, 2px)" fill="var(--mds-emoji-mia-head-stroke-color, rgb(194 160 251))"/>\n <path id="path-head" d="M15.8188 3C16.5046 3.00015 17.141 3.36269 17.4986 3.95703L21.7112 10.957C22.0963 11.5972 22.0963 12.4028 21.7112 13.043L17.4986 20.043C17.141 20.6373 16.5046 20.9998 15.8188 21H8.18127C7.49525 21 6.85822 20.6375 6.50049 20.043L2.28892 13.043C1.90369 12.4027 1.90369 11.5973 2.28892 10.957L6.50049 3.95703C6.85822 3.36252 7.49525 3 8.18127 3H15.8188Z" fill="var(--mds-emoji-mia-head-color, rgb(224 207 253))"/>\n </g>\n <g id="eyes-default">\n <path id="left-eye" d="M8 8H10V12H8V8Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n <path id="right-eye" d="M14 8H16V12H14V8Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n </g>\n <g id="eyes-closed">\n <path id="left-eye-closed" d="M6 10H10V12H6V10Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n <path id="right-eye-closed" d="M14 10H18V12H14V10Z" fill="var(--mds-emoji-mia-eyes-color, rgb(81 9 207))"/>\n </g>\n <path id="mouth-default" d="M16.707 15.707C15.4771 16.937 13.6985 17.5 12 17.5C10.3015 17.5 8.52294 16.937 7.29297 15.707L8.70703 14.293C9.47706 15.063 10.6985 15.5 12 15.5C13.3015 15.5 14.5229 15.063 15.293 14.293L16.707 15.707Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="mouth-smile" d="M16 14H8C8.33333 15.3333 9 18 12 18C15 18 15.6667 15.3333 16 14Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="mouth-serious" d="M8 15H16V17H8V15Z" fill="var(--mds-emoji-mia-mouth-color, rgb(98 12 245))"/>\n <path id="hand-think" style="visibility:hidden;" d="M6 16C6.55228 16 7 16.4477 7 17V18H13C13.5523 18 14 18.4477 14 19C14 19.5523 13.5523 20 13 20H10.3818C11.1252 20 11.6088 20.7824 11.2764 21.4473L10.2764 23.4473C10.107 23.786 9.76059 24 9.38184 24H4V20L5 18V16H6Z" fill="var(--mds-emoji-mia-hands-color, rgb(98 12 245))"/>\n</svg>\n';var pr='<svg width="440" height="440" viewBox="0 0 440 440" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g id="ears-default">\n <g id="ear-right">\n <path id="ear-right-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M363.838 54.3257C339.126 44.6171 278.031 90.7244 256.023 111.557C205.523 159.363 303.523 209.826 358.387 195.099C380.992 189.032 391.095 169.008 388.672 165.367C386.734 162.454 374.135 161.322 368.078 161.12C376.962 129.567 388.551 64.0342 363.838 54.3257Z"/>\n <path id="ear-right-inner-shape" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M351.676 53.2891C356.294 52.7076 360.415 52.9806 363.838 54.3252C364.658 54.6472 365.437 55.0331 366.178 55.4746C368.347 56.9073 370.299 58.8573 372.053 61.2344C385.423 81.3621 375.744 133.891 368.078 161.119C374.135 161.321 386.734 162.455 388.672 165.367C391.094 169.008 380.992 189.032 358.387 195.1C357.17 195.426 355.929 195.687 354.667 195.888C317.523 201.796 244.693 161.119 265.859 130.788C281.528 108.336 324.274 59.2313 351.676 53.2891Z"/>\n <path id="ear-right-hole" fill="var(--mds-emoji-simi-skin-dark, #C3481B)" d="M350.023 84.8079C329.105 90.1196 311.307 114.384 305.023 125.853C299.251 136.387 303.53 147.927 311.277 155C320.553 163.469 334.801 165.535 342.726 151.808C361.778 118.808 355.529 93.3915 350.023 84.8079Z"/>\n <path id="ear-right-outline-border" stroke="var(--mds-emoji-simi-skin-dark, #C3481B)" stroke-width="9" stroke-linecap="round" d="M363.838 54.3257C339.126 44.6171 278.031 90.7244 256.023 111.557C205.523 159.363 303.523 209.826 358.387 195.099C380.992 189.032 391.095 169.008 388.672 165.367C386.734 162.454 374.135 161.322 368.078 161.12C376.962 129.567 388.551 64.0342 363.838 54.3257Z"/>\n <path id="ear-right-border" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M349.523 84.5C334.523 89 291.523 121 306.523 149"/>\n </g>\n <g id="ear-left">\n <path id="ear-left-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M77.1852 54.3257C101.898 44.6171 162.993 90.7244 185 111.557C235.5 159.363 137.5 209.826 82.6365 195.099C60.0315 189.032 49.9287 169.008 52.3515 165.367C54.2897 162.454 66.8883 161.322 72.9453 161.12C64.0617 129.567 52.4726 64.0342 77.1852 54.3257Z"/>\n <path id="ear-left-inner-shape" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M89.3476 53.2891C84.7294 52.7076 80.6085 52.9806 77.1855 54.3252C76.3658 54.6472 75.5869 55.0331 74.8457 55.4746C72.6763 56.9073 70.7246 58.8573 68.9707 61.2344C55.6008 81.3621 65.2794 133.891 72.9453 161.119C66.8883 161.321 54.2898 162.455 52.3516 165.367C49.9291 169.008 60.0319 189.032 82.6367 195.1C83.8533 195.426 85.0943 195.687 86.3564 195.888C123.5 201.796 196.33 161.119 175.164 130.788C159.496 108.336 116.75 59.2313 89.3476 53.2891Z"/>\n <path id="ear-left-hole" fill="var(--mds-emoji-simi-skin-dark, #C3481B)" d="M91 84.8079C111.919 90.1196 129.716 114.384 136 125.853C141.772 136.387 137.494 147.927 129.747 155C120.471 163.469 106.223 165.535 98.2973 151.808C79.2451 118.808 85.494 93.3915 91 84.8079Z"/>\n <path id="ear-left-outline-border" stroke="var(--mds-emoji-simi-skin-dark, #C3481B)" stroke-width="9" stroke-linecap="round" d="M77.1852 54.3257C101.898 44.6171 162.993 90.7244 185 111.557C235.5 159.363 137.5 209.826 82.6365 195.099C60.0315 189.032 49.9287 169.008 52.3515 165.367C54.2897 162.454 66.8883 161.322 72.9453 161.12C64.0617 129.567 52.4726 64.0342 77.1852 54.3257Z"/>\n <path id="ear-left-border" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M91.5 84.5C106.5 89 149.5 121 134.5 149"/>\n </g>\n </g>\n <g id="head-default">\n <path id="shape-head" fill="var(--mds-emoji-simi-skin, #F36320)" d="M378.732 217.557C340.98 122.357 268.622 107.557 219.909 107.557C171.197 107.557 98.8384 122.357 61.0863 217.557C50.181 245.057 52.6419 250.557 21.1818 271.057C19.6595 281.557 27.7783 295.057 42.4935 297.057C38.7724 298.224 30.5183 300.557 27.2708 300.557C23.2115 300.557 65.1456 387.557 219.909 387.557C374.673 387.557 416.789 300.057 412.729 300.057C409.482 300.057 401.228 297.724 397.507 296.557C412.222 294.557 420.34 281.057 418.818 270.557C387.358 250.057 389.637 245.057 378.732 217.557Z"/>\n <g id="ear-tufts">\n <g id="right-tuft">\n <path id="right-tuft-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M336.411 123.628C333.005 118.799 313.911 124.433 304.789 127.853C295.789 132.254 282.34 139.697 296.289 146.057C313.289 153.808 342.492 168.294 342.492 153.808C343.708 143.547 331.749 140.126 326.681 139.321C331.343 136.102 339.816 128.457 336.411 123.628Z"/>\n <path id="right-tuft-outline" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M304.789 127.853C313.911 124.433 333.005 118.799 336.411 123.628C339.816 128.457 331.343 136.102 326.681 139.321C331.749 140.126 343.708 143.547 342.492 153.808"/>\n </g>\n <g id="left-tuft">\n <path id="left-tuft-shape" fill="var(--mds-emoji-simi-skin, #F36320)" d="M104.167 122.628C107.573 117.799 126.667 123.433 135.789 126.853C144.789 131.254 158.239 138.697 144.289 145.057C127.289 152.808 98.0863 167.294 98.0863 152.808C96.8701 142.547 108.83 139.126 113.897 138.321C109.235 135.102 100.762 127.457 104.167 122.628Z"/>\n <path id="left-tuft-outline" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="7" stroke-linecap="round" d="M135.789 126.853C126.667 123.433 107.573 117.799 104.167 122.628C100.762 127.457 109.235 135.102 113.897 138.321C108.83 139.126 96.8701 142.547 98.0864 152.808"/>\n </g>\n </g>\n <g id="cheeks">\n <path id="right-cheek" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M380.5 290.057C364 262.557 340 266.355 318 279.057C344.5 305.557 344 327.557 330 361.557C384.8 341.157 386.5 305.39 380.5 290.057Z"/>\n <path id="left-cheek" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M59.3658 290.057C75.8658 262.557 99.8658 266.355 121.866 279.057C95.3658 305.557 95.8658 327.557 109.866 361.557C55.0658 341.157 53.3658 305.39 59.3658 290.057Z"/>\n </g>\n <path id="chin" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 372.557C256.675 372.557 286 352.186 286 327.057C286 301.928 256.675 260.557 220.5 260.557C184.325 260.557 155 301.928 155 327.057C155 352.186 184.325 372.557 220.5 372.557Z"/>\n </g>\n <g id="eyebrows-default">\n <path id="left-eyebrow" fill="var(--mds-emoji-simi-eyebrow, #FEEFD8)" d="M175.248 176.007C177.691 183.997 168.289 189.539 152.865 194.255C137.442 198.97 131.072 201.193 128.629 193.203C126.186 185.212 132.802 175.371 148.226 170.655C163.649 165.94 172.805 168.016 175.248 176.007Z"/>\n <path id="right-eyebrow" fill="var(--mds-emoji-simi-eyebrow, #FEEFD8)" d="M265.189 175.007C262.746 182.997 272.148 188.539 287.572 193.255C302.995 197.97 309.365 200.193 311.808 192.203C314.251 184.212 307.635 174.371 292.211 169.655C276.788 164.94 267.632 167.016 265.189 175.007Z"/>\n </g>\n <g id="eyes-default" style="transform-origin:50% 50%;">\n <g id="right-eye">\n <ellipse id="right-eye-inner-shape" fill="var(--mds-emoji-simi-eye, #40281B)" cx="287.002" cy="249.057" rx="18.5" ry="24.5" transform="rotate(12 287.002 249.057)"/>\n <circle id="right-eye-inner-light" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="291" cy="242.557" r="6"/>\n </g>\n <g id="left-eye">\n <ellipse id="left-eye-inner-shape" fill="var(--mds-emoji-simi-eye, #40281B)" cx="18.5" cy="24.5" rx="18.5" ry="24.5" transform="matrix(-0.978148 0.207912 0.207912 0.978148 165.139 221.541)"/>\n <circle id="left-eye-inner-light" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="6" cy="6" r="6" transform="matrix(-1 0 0 1 160.14 236.852)"/>\n </g>\n </g>\n <g id="eyes-closed" style="visibility: hidden;">\n <path id="left-eye-closed" stroke="var(--mds-emoji-simi-eye, #40281B)" stroke-width="12" stroke-linecap="round" d="M125 248.5C137.5 240.5 167.1 241.3 179.5 248.5"/>\n <path id="right-eye-closed" stroke="var(--mds-emoji-simi-eye, #40281B)" stroke-width="12" stroke-linecap="round" d="M315.5 248.5C303 240.5 273.4 241.3 261 248.5"/>\n </g>\n <g id="eyes-focused" style="visibility: hidden;">\n <g id="right-eye-focused">\n <ellipse id="right-eye-inner-shape-focused" fill="var(--mds-emoji-simi-eye, #40281B)" cx="287.002" cy="249.057" rx="18.5" ry="24.5" transform="rotate(-90 287.002 249.057)"/>\n <circle id="right-eye-inner-light-focused" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="291" cy="242.557" r="6"/>\n </g>\n <g id="left-eye-focused">\n <ellipse id="left-eye-inner-shape-focused" fill="var(--mds-emoji-simi-eye, #40281B)" cx="18.5" cy="24.5" rx="18.5" ry="24.5" transform="matrix(-4.37114e-08 1 1 4.37114e-08 127.637 230.852)"/>\n <circle id="left-eye-inner-light-focused" fill="var(--mds-emoji-simi-eye-light, #FFFFFF)" cx="6" cy="6" r="6" transform="matrix(-1 0 0 1 160.14 236.852)"/>\n </g>\n </g>\n <path id="gadget-default" fill="var(--mds-emoji-simi-gadget, #2B1C15)" fill-rule="evenodd" clip-rule="evenodd" d="M296 186C327.723 186 353.88 209.825 357.557 240.558H367C370.314 240.558 373 243.244 373 246.558C373 249.871 370.314 252.558 367 252.558H357.834C355.501 284.671 328.709 310 296 310C262.189 310 234.7 282.936 234.014 249.289C230.711 246.983 225.885 245.558 220.5 245.558C215.114 245.558 210.288 246.983 206.985 249.289C206.299 282.936 178.811 310 145 310C112.291 310 85.4993 284.671 83.166 252.558H74C70.6864 252.558 68.0002 249.871 68 246.558C68 243.244 70.6863 240.558 74 240.558H83.4434C87.12 209.825 113.277 186 145 186C175.248 186 200.437 207.662 205.9 236.318C210.539 234.42 215.652 233.558 220.5 233.558C225.348 233.558 230.461 234.419 235.099 236.317C240.563 207.661 265.752 186 296 186ZM145 198C117.386 198 95 220.386 95 248C95 275.614 117.386 298 145 298C172.614 298 195 275.614 195 248C195 220.386 172.614 198 145 198ZM296 198C268.386 198 246 220.386 246 248C246 275.614 268.386 298 296 298C323.614 298 346 275.614 346 248C346 220.386 323.614 198 296 198Z"/>\n <g id="mouth-default">\n <path id="muzzle-shape-mouth-default" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-mouth-default" fill="var(--mds-emoji-simi-mouth, #2B1C15)" d="M220 298.057C221.933 298.057 223.5 299.624 223.5 301.557V324.914C224.677 325.612 226.31 326.349 228.29 326.949C231.08 327.793 234.312 328.287 237.507 328.095C240.693 327.903 243.74 327.039 246.322 325.27C248.871 323.524 251.171 320.758 252.696 316.401C253.335 314.576 255.332 313.615 257.156 314.253C258.981 314.892 259.942 316.889 259.304 318.713C257.329 324.356 254.159 328.386 250.278 331.044C246.43 333.681 242.086 334.832 237.928 335.083C233.778 335.332 229.713 334.694 226.262 333.649C223.943 332.947 221.784 332.025 220 330.976C218.216 332.025 216.057 332.947 213.738 333.649C210.287 334.694 206.221 335.332 202.072 335.083C197.914 334.832 193.57 333.681 189.722 331.044C185.841 328.386 182.671 324.356 180.696 318.713C180.058 316.889 181.019 314.892 182.844 314.253C184.668 313.615 186.665 314.576 187.304 316.401C188.829 320.758 191.128 323.524 193.678 325.27C196.26 327.039 199.307 327.903 202.493 328.095C205.688 328.287 208.919 327.793 211.71 326.949C213.689 326.35 215.323 325.612 216.5 324.914V301.557C216.5 299.624 218.067 298.057 220 298.057Z"/>\n <g id="nose-mouth-default">\n <path id="node-shape-mouth-default" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-default" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="mouth-smile" style="visibility: hidden;">\n <g id="inner-mouth">\n <ellipse id="throat-mouth-smile" fill="var(--mds-emoji-simi-mouth-throat, #C3481B)" cx="220.5" cy="326" rx="32.5" ry="29" />\n <path id="teeth-mouth-smile" fill="var(--mds-emoji-simi-mouth-teeth, #FFFFFF)" d="M220.5 329C235.689 329 248.003 331.686 248.003 335C248.003 338.314 235.689 341 220.5 341C205.311 341 192.997 338.314 192.997 335C192.997 331.686 205.311 329 220.5 329Z"/>\n <path id="lips-mouth-smile" stroke="var(--mds-emoji-simi-nose, #2B1C15)" stroke-width="7" d="M220.5 300.5C236.62 300.5 249.5 313.138 249.5 328.5C249.5 343.862 236.62 356.5 220.5 356.5C204.38 356.5 191.5 343.862 191.5 328.5C191.5 313.138 204.38 300.5 220.5 300.5Z" />\n </g>\n <path id="muzzle-shape-mouth-smile" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-smile" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M220 298.057C221.933 298.057 223.5 299.624 223.5 301.557V324.914C224.677 325.612 226.31 326.349 228.29 326.949C231.08 327.793 234.312 328.287 237.507 328.095C240.693 327.903 243.74 327.039 246.322 325.27C248.871 323.524 251.171 320.758 252.696 316.401C253.335 314.576 255.332 313.615 257.156 314.253C258.981 314.892 259.942 316.889 259.304 318.713C257.329 324.356 254.159 328.386 250.278 331.044C246.43 333.681 242.086 334.832 237.928 335.083C233.778 335.332 229.713 334.694 226.262 333.649C223.943 332.947 221.784 332.025 220 330.976C218.216 332.025 216.057 332.947 213.738 333.649C210.287 334.694 206.221 335.332 202.072 335.083C197.914 334.832 193.57 333.681 189.722 331.044C185.841 328.386 182.671 324.356 180.696 318.713C180.058 316.889 181.019 314.892 182.844 314.253C184.668 313.615 186.665 314.576 187.304 316.401C188.829 320.758 191.128 323.524 193.678 325.27C196.26 327.039 199.307 327.903 202.493 328.095C205.688 328.287 208.919 327.793 211.71 326.949C213.689 326.35 215.323 325.612 216.5 324.914V301.557C216.5 299.624 218.067 298.057 220 298.057Z"/>\n <g id="nose-mouth-smile">\n <path id="nose-shape-mouth-smile" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-smile" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="mouth-serious" style="visibility: hidden;">\n <path id="muzzle-shape-mouth-serious" fill="var(--mds-emoji-simi-skin-light, #FEEFD8)" d="M220.5 328.5C238.5 341 263 324.813 263 307.312C263 289.812 243.972 261 220.5 261C197.028 261 178 289.812 178 307.312C178 324.813 201 341 220.5 328.5Z"/>\n <path id="shape-mouth-serious" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M220 298C221.933 298 223.5 299.567 223.5 301.5V326.675C224.663 326.774 225.818 326.903 226.821 327.026C227.869 327.155 228.796 327.283 229.462 327.38C229.795 327.428 230.064 327.469 230.251 327.497C230.344 327.511 230.418 327.522 230.469 327.53C230.494 327.534 230.514 327.538 230.527 327.54C230.534 327.541 230.539 327.541 230.543 327.542C230.545 327.542 230.547 327.543 230.548 327.543H230.55C232.459 327.847 233.76 329.641 233.456 331.55C233.152 333.459 231.359 334.76 229.45 334.456C229.45 334.456 229.448 334.456 229.447 334.456C229.445 334.456 229.441 334.455 229.436 334.454C229.426 334.452 229.41 334.451 229.389 334.447C229.345 334.441 229.28 334.43 229.194 334.417C229.023 334.391 228.772 334.353 228.458 334.308C227.83 334.217 226.954 334.095 225.968 333.974C223.947 333.725 221.629 333.5 220 333.5C218.371 333.5 216.053 333.725 214.032 333.974C213.046 334.095 212.17 334.217 211.542 334.308C211.228 334.353 210.977 334.391 210.806 334.417C210.72 334.43 210.655 334.441 210.611 334.447C210.59 334.451 210.574 334.452 210.563 334.454C210.559 334.455 210.555 334.456 210.553 334.456C210.552 334.456 210.55 334.456 210.55 334.456C208.641 334.76 206.848 333.459 206.544 331.55C206.24 329.641 207.541 327.848 209.45 327.544L209.452 327.543C209.453 327.543 209.455 327.542 209.457 327.542C209.461 327.541 209.466 327.541 209.473 327.54C209.486 327.538 209.506 327.534 209.531 327.53C209.582 327.522 209.656 327.511 209.749 327.497C209.936 327.469 210.205 327.428 210.538 327.38C211.204 327.283 212.131 327.155 213.179 327.026C214.182 326.903 215.337 326.774 216.5 326.675V301.5C216.5 299.567 218.067 298 220 298Z" />\n <g id="nose-mouth-serious">\n <path id="nose-shape-mouth-serious" fill="var(--mds-emoji-simi-nose, #2B1C15)" d="M219.5 273.557C207.626 273.557 198 280.105 198 288.182C198 296.259 207.626 309.557 219.5 309.557C231.374 309.557 241 296.259 241 288.182C241 280.105 231.374 273.557 219.5 273.557Z"/>\n <ellipse id="nose-light-mouth-serious" fill="var(--mds-emoji-simi-nose-light, #7E695F)" cx="220" cy="285.557" rx="11" ry="5"/>\n </g>\n </g>\n <g id="hand-think" style="visibility: hidden;">\n <path id="shape-hand-think" fill="var(--mds-emoji-simi-skin, #F36320)" d="M237.5 438C238.5 435 241 428.5 243.5 421.5C257.989 413.451 258.739 397.302 255.5 383.467C278 367.934 263.5 350 255.5 350C251.5 340.4 242.5 339 238.5 339.5C244.5 324 233 323.5 229 323.5C225 323.5 202.5 323 189 351C183.4 374.6 195 400.833 201.5 411C200.667 411.5 199 414.5 195.5 420C211 426.5 204 423.5 237.5 438Z" />\n <path id="palm-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M251 369C267 409.5 249.5 416.5 242 423.5L236.5 437.5"/>\n <path id="finger-3-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M256 382.5C262.5 379.333 273.7 370.1 266.5 358.5C257.5 344 234 360 230 363"/>\n <path id="finger-2-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M256 350.5C256 338 236.1 329.9 208.5 357.5"/>\n <path id="finger-1-hand-think" stroke="var(--mds-emoji-simi-outline, #2B1C15)" stroke-width="6" d="M196.5 420.5L201.5 410.5C195.167 400 183.8 373.6 189 352C194.2 330.4 218.833 323.667 230.5 323C235.333 322.5 243.9 325.1 239.5 339.5"/>\n </g>\n</svg>\n';var gr=function(){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-emoji-expression-follow-mouse-traits-duration:.2s;--mds-emoji-expression-follow-mouse-head-duration:.3s;--mds-emoji-expression-max-rotation:16deg;--mds-emoji-perspective:400px;--mds-emoji-offset-eyes:1px;--mds-emoji-offset-gadget:1px;--mds-emoji-offset-hands:2px;--mds-emoji-offset-head:0;--mds-emoji-offset-mouth:1px;--mds-emoji-offset-eyebrows:10px;--mds-emoji-offset-ears:0;--mds-emoji-mia-head:rgb(var(--variant-ai-08,118 44 246));--mds-emoji-mia-eyes:rgb(var(--variant-ai-03,233 220 254));--mds-emoji-mia-mouth:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-mia-hands:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-simi-eye:#40281b;--mds-emoji-simi-eye-light:#fff;--mds-emoji-simi-eyebrow:#feefd8;--mds-emoji-simi-gadget:#2b1c15;--mds-emoji-simi-mouth:#2b1c15;--mds-emoji-simi-nose-light:#7e695f;--mds-emoji-simi-nose:#2b1c15;--mds-emoji-simi-outline:#2b1c15;--mds-emoji-simi-skin-dark:#c3481b;--mds-emoji-simi-skin-light:#feefd8;--mds-emoji-simi-skin:#f36320;--mds-emoji-simi-mouth-teeth:#fff;--mds-emoji-simi-mouth-throat:#c3481b}}}:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-emoji-expression-follow-mouse-traits-duration{syntax:"<time>";inherits:false;initial-value:.2s}@property --mds-emoji-expression-follow-mouse-head-duration{syntax:"<time>";inherits:false;initial-value:.3s}@property --mds-emoji-expression-max-rotation{syntax:"<angle>";inherits:false;initial-value:16deg}@property --mds-emoji-perspective{syntax:"<length>";inherits:false;initial-value:400px}@property --mds-emoji-offset-eyes{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-gadget{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-hands{syntax:"<length>";inherits:false;initial-value:2px}@property --mds-emoji-offset-head{syntax:"<length>";inherits:false;initial-value:0}@property --mds-emoji-offset-mouth{syntax:"<length>";inherits:false;initial-value:1px}@property --mds-emoji-offset-eyebrows{syntax:"<length>";inherits:false;initial-value:10px}@property --mds-emoji-offset-ears{syntax:"<length>";inherits:false;initial-value:0}:host{--mds-emoji-expression-follow-mouse-traits-duration:.2s;--mds-emoji-expression-follow-mouse-head-duration:.3s;--mds-emoji-expression-max-rotation:16deg;--mds-emoji-perspective:400px;align-items:stretch;aspect-ratio:1;height:calc(var(--spacing,.0025rem)*1200);-ms-flex-pack:stretch;display:flex;justify-content:stretch;-webkit-perspective:var(--mds-emoji-perspective,400px);perspective:var(--mds-emoji-perspective,400px);perspective-origin:50%;width:calc(var(--spacing,.0025rem)*1200)}svg{height:100%;overflow:visible;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:transform .2s ease-out;width:100%}:host([name=mia]){--mds-emoji-mia-eyes-color:rgb(var(--variant-ai-03,233 220 254));--mds-emoji-mia-hands-color:rgb(var(--variant-ai-04,218 199 253));--mds-emoji-mia-head-color:rgb(var(--variant-ai-08,118 44 246));--mds-emoji-mia-head-stroke-color:rgb(var(--variant-ai-06,172 126 249));--mds-emoji-mia-head-stroke-width:0px;--mds-emoji-mia-mouth-color:rgb(var(--variant-ai-04,218 199 253));--mds-emoji-offset-eyes:1px;--mds-emoji-offset-gadget:1px;--mds-emoji-offset-hands:2px;--mds-emoji-offset-head:0;--mds-emoji-offset-mouth:1px;container-type:size}@property --mds-emoji-simi-eye{syntax:"<color>";inherits:false;initial-value:#40281b}@property --mds-emoji-simi-eye-light{syntax:"<color>";inherits:false;initial-value:#fff}@property --mds-emoji-simi-eyebrow{syntax:"<color>";inherits:false;initial-value:#feefd8}@property --mds-emoji-simi-gadget{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-mouth{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-nose-light{syntax:"<color>";inherits:false;initial-value:#7e695f}@property --mds-emoji-simi-nose{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-outline{syntax:"<color>";inherits:false;initial-value:#2b1c15}@property --mds-emoji-simi-skin-dark{syntax:"<color>";inherits:false;initial-value:#c3481b}@property --mds-emoji-simi-skin-light{syntax:"<color>";inherits:false;initial-value:#feefd8}@property --mds-emoji-simi-skin{syntax:"<color>";inherits:false;initial-value:#f36320}@property --mds-emoji-simi-mouth-teeth{syntax:"<color>";inherits:false;initial-value:#fff}@property --mds-emoji-simi-mouth-throat{syntax:"<color>";inherits:false;initial-value:#c3481b}:host([name=simi]){--mds-emoji-offset-ears:0;--mds-emoji-offset-eyebrows:10px;--mds-emoji-offset-eyes:7px;--mds-emoji-offset-gadget:14px;--mds-emoji-offset-hand:18px;--mds-emoji-offset-head:5px;--mds-emoji-offset-mouth:16px;--mds-emoji-simi-eye-light:#fff;--mds-emoji-simi-eye:#40281b;--mds-emoji-simi-eyebrow:#feefd8;--mds-emoji-simi-gadget:#2b1c15;--mds-emoji-simi-mouth-teeth:#fff;--mds-emoji-simi-mouth-throat:#c3481b;--mds-emoji-simi-mouth:#2b1c15;--mds-emoji-simi-nose-light:#7e695f;--mds-emoji-simi-nose:#2b1c15;--mds-emoji-simi-outline:#2b1c15;--mds-emoji-simi-skin-dark:#c3481b;--mds-emoji-simi-skin-light:#feefd8;--mds-emoji-simi-skin:#f36320}'};var Cr=i("mds_emoji",function(){function i(i){var e=this;t(this,i);this.name="mia";this.emojiOriginalSize=0;this.isFollowingMouse=false;this.isBusy=false;this.isSmiling=false;this.isAgreeing=false;this.isThinking=false;this.isBlinking=false;this.isDisagreeing=false;this.wasFollowingMouse=false;this.wasBlinking=false;this.headOffsetX=0;this.headOffsetY=0;this.headOffset=0;this.eyesOffsetX=0;this.eyesOffsetY=0;this.eyesOffset=1;this.mouthOffsetX=0;this.mouthOffsetY=0;this.mouthOffset=1;this.handOffsetX=0;this.handOffsetY=0;this.handOffset=2;this.gadgetOffsetX=0;this.gadgetOffsetY=0;this.gadgetOffset=2;this.eyebrowsOffsetX=0;this.eyebrowsOffsetY=0;this.eyebrowsOffset=2;this.earsOffsetX=0;this.earsOffsetY=0;this.earsOffset=2;this.mouseX=0;this.mouseY=0;this.currentRotateX=0;this.currentRotateY=0;this.expressionAngleMax=16;this.expressionFollowMouseHeadDuration=.3;this.expressionFollowMouseTraitsDuration=.2;this.blinkTimeline=null;this.blinkDelay=null;this.svgLibrary={mia:vr,simi:pr};this.updateCSSCustomProps=function(){if(typeof window==="undefined")return;var i=window.getComputedStyle(e.host);e.expressionAngleMax=s(i.getPropertyValue("--mds-emoji-expression-max-rotation"),16);e.expressionFollowMouseHeadDuration=o(i.getPropertyValue("--mds-emoji-expression-follow-mouse-head-duration"));e.expressionFollowMouseTraitsDuration=o(i.getPropertyValue("--mds-emoji-expression-follow-mouse-traits-duration"));e.headOffset=a(i.getPropertyValue("--mds-emoji-offset-head"),1);e.eyesOffset=a(i.getPropertyValue("--mds-emoji-offset-eyes"),1);e.mouthOffset=a(i.getPropertyValue("--mds-emoji-offset-mouth"),1);e.handOffset=a(i.getPropertyValue("--mds-emoji-offset-hand"),1);e.gadgetOffset=a(i.getPropertyValue("--mds-emoji-offset-gadget"),1);e.eyebrowsOffset=a(i.getPropertyValue("--mds-emoji-offset-eyebrows"),1);e.earsOffset=a(i.getPropertyValue("--mds-emoji-offset-ears"),1)};this.updateSvgDictionary=function(i){var t;if(typeof window==="undefined")return;var n=document.createElement("template");n.innerHTML=e.svgLibrary[i].trim();e.emojiOriginalSize=Number((t=n.content.firstElementChild)===null||t===void 0?void 0:t.getAttribute("width"));e.svgRootEl=n.content.firstElementChild;e.updateCSSCustomProps();e.resetAnimationState();if(e.host.shadowRoot)e.host.shadowRoot.innerHTML=e.svgRootEl.outerHTML;if(e.isBlinking){e.blinkTimeline=e.buildBlinkTimeline();e.scheduleBlink()}};this.resetAnimationState=function(){var i,t;(i=e.blinkDelay)===null||i===void 0?void 0:i.kill();e.blinkDelay=null;(t=e.blinkTimeline)===null||t===void 0?void 0:t.kill();e.blinkTimeline=null;e.headEl=null;e.eyesEl=null;e.handEl=null;e.mouthEl=null;e.gadgetEl=null;e.eyebrowsEl=null;e.earsEl=null};this.queryPart=function(i){var t,n,r;return(r=(n=(t=e.host.shadowRoot)===null||t===void 0?void 0:t.firstElementChild)===null||n===void 0?void 0:n.querySelector("[id='".concat(i,"']")))!==null&&r!==void 0?r:null};this.resetEyesToDefault=function(){e.svgPartState("eyes","default");var i=e.queryPart("eyes-default");if(i)mr.set(i,{scaleY:1})};this.getEmojiCenter=function(){var i=e.host.getBoundingClientRect();return{centerX:i.left+i.width/2,centerY:i.top+i.height/2}};this.restoreReadyState=function(){e.isBusy=false;e.restoreFollowMouse();e.scheduleBlink()};this.restoreFollowMouse=function(){if(e.wasFollowingMouse){e.moveHead(e.mouseX,e.mouseY);e.startFollowMouse()}e.moveHead(e.getEmojiCenter().centerX,e.getEmojiCenter().centerY)};this.stopConcurrentAnimations=function(){if(e.wasFollowingMouse){e.stopFollowMouse()}if(e.isThinking){e.stopThinking()}e.pauseBlinking()};this.setAgreeAnimation=function(){var i=1780;var t="expo.out";var n="auto";var r={value:0};mr.timeline({defaults:{ease:t,overwrite:n},onComplete:function(){e.restoreReadyState()}}).to(r,{value:0,duration:.08,onUpdate:function(){e.rotate(0,r.value)}}).to(r,{value:-100,duration:.24,onUpdate:function(){e.rotate(0,r.value)}}).to(r,{value:50,duration:.18,onUpdate:function(){e.rotate(0,r.value)}}).to(r,{value:-25,duration:.12,onUpdate:function(){e.rotate(0,r.value)}}).to(r,{value:0,duration:.16,onUpdate:function(){e.rotate(0,r.value)}});if(e.eyebrowsEl){var s=mr.timeline({defaults:{ease:"expo.out",overwrite:true},onComplete:function(){s.reverse()}}).to(e.eyebrowsEl,{yPercent:-40,duration:.4})}e.svgPartState("mouth","smile");mr.timeline({defaults:{ease:t,overwrite:n},onComplete:function(){e.svgPartState("mouth","default")}}).to(e.mouthEl,{scaleY:1.2,duration:.2}).to(e.mouthEl,{scaleY:1,duration:.2});return new Promise((function(t){return setTimeout(t,i)}))};this.setSmileAnimation=function(){var i=750;e.moveHead(e.getEmojiCenter().centerX,e.getEmojiCenter().centerY);var t="expo.out";var n="auto";e.svgPartState("mouth","smile");mr.timeline({defaults:{ease:t,overwrite:n},onComplete:function(){e.svgPartState("mouth","default")}}).to(e.mouthEl,{scaleY:1,duration:.15}).to(e.mouthEl,{scaleY:.75,duration:.15}).to(e.mouthEl,{scaleY:1,duration:.15}).to(e.mouthEl,{scaleY:.75,duration:.15}).to(e.mouthEl,{scaleY:1,duration:.15});e.svgPartState("eyes","closed");var r=mr.timeline({defaults:{ease:t,duration:.25,overwrite:n},onComplete:function(){r.to(e.eyesEl,{yPercent:0,onComplete:function(){e.svgPartState("eyes")}})}}).to(e.eyesEl,{yPercent:-20}).to(e.eyesEl,{yPercent:10});if(e.eyebrowsEl){mr.timeline({defaults:{ease:t,overwrite:n}}).to(e.eyebrowsEl,{yPercent:"-=15",duration:.15}).to(e.eyebrowsEl,{yPercent:"+=10",duration:.15})}mr.timeline({defaults:{overwrite:n},onComplete:function(){e.isBusy=false;e.restoreFollowMouse();e.svgPartState("mouth","default");e.scheduleBlink()}}).to(e.host,{yPercent:"-=".concat(e.host.getBoundingClientRect().height/10),scaleX:.95,duration:1,ease:"elastic.out"}).to(e.host,{yPercent:"+=".concat(e.host.getBoundingClientRect().height/10),scaleX:1,duration:.75,ease:"expo.out"});return new Promise((function(t){return setTimeout(t,i)}))};this.setDisagreeAnimation=function(i){if(i===void 0){i=0}var t={value:0};mr.timeline({ease:"power2.inOut",onStart:function(){e.svgPartState("mouth","serious")},onComplete:function(){if(i>0){mr.delayedCall(i/1e3,(function(){e.svgPartState("mouth","default");e.restoreReadyState()}));return}e.svgPartState("mouth","default");e.restoreReadyState()}}).to(t,{value:0,duration:.08,onUpdate:function(){e.rotate(t.value,0)}}).to(t,{value:-100,duration:.24,onUpdate:function(){e.rotate(t.value,0)}}).to(t,{value:50,duration:.18,onUpdate:function(){e.rotate(t.value,0)}}).to(t,{value:-25,duration:.12,onUpdate:function(){e.rotate(t.value,0)}}).to(t,{value:0,duration:.16,onUpdate:function(){e.rotate(t.value,0)}});return new Promise((function(t){return setTimeout(t,780+i)}))};this.scaleSize=function(i){return i*e.emojiOriginalSize/24};this.setStartThinkingAnimation=function(i){if(i===void 0){i=.5}if(!e.handEl||e.handEl instanceof NodeList)return new Promise((function(){}));var t="expo.inOut";e.handEl.style.visibility="visible";mr.fromTo(e.handEl,{scale:0,rotateZ:45,xPercent:e.scaleSize(-4),yPercent:e.scaleSize(4),overwrite:true},{xPercent:e.handOffsetX,yPercent:e.handOffsetY,scale:1,rotateZ:0,overwrite:true,ease:t,duration:i});e.moveEyesThinkAnimation();e.svgPartState("mouth","serious");e.svgPartState("eyes","focused");return new Promise((function(t){return setTimeout(t,i*1e3)}))};this.moveEyesThinkAnimation=function(){var i=mr.utils.random(.15,.3,.01,true)();var t="expo.out";var n={duration:i,ease:t,overwrite:true};var r=5;var s=mr.utils.random(r*-1,r,.1);var o=mr.utils.random(r*-1,r,.1);mr.to(e.eyesEl,Object.assign(Object.assign({xPercent:s,yPercent:o},n),{onComplete:function(){if(e.isThinking){var i=mr.utils.random(.2,.7,.1);mr.delayedCall(i,e.moveEyesThinkAnimation)}else{mr.to(e.eyesEl,{xPercent:0,yPercent:0,ease:"expo.out",duration:.5})}}}))};this.setStopThinkingAnimation=function(i){if(i===void 0){i=.5}var t="expo.inOut";mr.to(e.handEl,{scale:0,rotateZ:45,translateX:e.scaleSize(-4),translateY:e.scaleSize(4),ease:t,duration:i,overwrite:true});mr.to(e.eyesEl,{xPercent:0,yPercent:0,ease:"expo.out",duration:i,overwrite:true});e.svgPartState("mouth","default");e.svgPartState("eyes","default");e.isBusy=false;return new Promise((function(t){return setTimeout(t,i*1e3)}))};this.buildBlinkTimeline=function(){var i=e.queryPart("eyes-default");var t=e.queryPart("eyes-closed");if(!i||!t)return null;var n={ease:"expo.in",duration:.2};var r={ease:"expo.out",duration:.2};return mr.timeline({paused:true,onComplete:e.scheduleBlink}).to(i,Object.assign({scaleY:.5},n)).add((function(){e.svgPartState("eyes","closed")})).fromTo(t,{scaleY:.5},Object.assign({scaleY:1},r)).add((function(){e.svgPartState("eyes","default")})).fromTo(i,{scaleY:.75},Object.assign({scaleY:1},r))};this.scheduleBlink=function(){var i;if(!e.isBlinking||e.isBusy||!e.blinkTimeline)return;(i=e.blinkDelay)===null||i===void 0?void 0:i.kill();e.blinkDelay=mr.delayedCall(mr.utils.random(1,3,.1),(function(){if(!e.isBlinking||e.isBusy||!e.blinkTimeline)return;e.resetEyesToDefault();e.blinkTimeline.restart()}))};this.pauseBlinking=function(){var i;(i=e.blinkDelay)===null||i===void 0?void 0:i.kill();e.blinkDelay=null;if(!e.blinkTimeline)return;e.blinkTimeline.pause(0);e.resetEyesToDefault()};this.handleFollowMouse=function(i){if(!e.isFollowingMouse)return;e.mouseX=i.clientX;e.mouseY=i.clientY;e.followMouse()};this.followMouse=function(){var i=e.getEmojiCenter(),t=i.centerX,n=i.centerY;var r=t;var s=n;if(e.isFollowingMouse){r=e.mouseX;s=e.mouseY}var o=e.host.getBoundingClientRect();var a=r-t;var u=s-n;var f=a/(o.width/2);var h=u/(o.height/2);e.rotate(f,h)};this.moveHead=function(i,t){var n=e.getEmojiCenter(),r=n.centerX,s=n.centerY;var o=e.host.getBoundingClientRect();var a=i-r;var u=t-s;var f=a/(o.width/2);var h=u/(o.height/2);e.rotate(f,h)};this.rotate=function(i,t){var n="power1.out";var r=e.expressionFollowMouseTraitsDuration;var s=function(i,t){return mr.utils.clamp(-i,i,t*i)};e.currentRotateX=s(e.expressionAngleMax,-t);e.currentRotateY=s(e.expressionAngleMax,i);e.headOffsetX=s(e.headOffset,i);e.headOffsetY=s(e.headOffset,t);e.eyesOffsetX=s(e.eyesOffset,i);e.eyesOffsetY=s(e.eyesOffset,t);e.mouthOffsetX=s(e.mouthOffset,i);e.mouthOffsetY=s(e.mouthOffset,t);e.handOffsetX=s(e.handOffset,i);e.handOffsetY=s(e.handOffset,t);e.gadgetOffsetX=s(e.gadgetOffset,i);e.gadgetOffsetY=s(e.gadgetOffset,t);e.eyebrowsOffsetX=s(e.eyebrowsOffset,i);e.eyebrowsOffsetY=s(e.eyebrowsOffset,t);e.earsOffsetX=s(e.earsOffset,i);e.earsOffsetY=s(e.earsOffset,t);if(!e.headEl){e.headEl=e.svgPartState("head");e.eyebrowsEl=e.svgPartState("eyebrows");e.earsEl=e.svgPartState("ears");e.eyesEl=e.svgPartState("eyes");e.handEl=e.svgPartState("hand","think");if(e.handEl)e.handEl.style.visibility="hidden";e.mouthEl=e.svgPartState("mouth");e.gadgetEl=e.svgPartState("gadget")}mr.to(e.host,{rotateX:e.currentRotateX,rotateY:e.currentRotateY,transformOrigin:"50% 50%",duration:e.expressionFollowMouseHeadDuration,ease:n});if(e.eyesEl){mr.to(e.eyesEl,{translateX:e.eyesOffsetX,translateY:e.eyesOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}if(e.handEl){mr.to(e.handEl,{translateX:e.handOffsetX,translateY:e.handOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}if(e.headEl){mr.to(e.headEl,{translateX:e.headOffsetX,translateY:e.headOffsetY,transformOrigin:"0% 100%",duration:r,ease:n,overwrite:false})}if(e.mouthEl){mr.to(e.mouthEl,{translateX:e.mouthOffsetX,translateY:e.mouthOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}if(e.gadgetEl){mr.to(e.gadgetEl,{translateX:e.gadgetOffsetX,translateY:e.gadgetOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}if(e.eyebrowsEl){mr.to(e.eyebrowsEl,{translateX:e.eyebrowsOffsetX,translateY:e.eyebrowsOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}if(e.earsEl){mr.to(e.earsEl,{translateX:e.earsOffsetX,translateY:e.earsOffsetY,transformOrigin:"50% 50%",duration:r,ease:n,overwrite:false})}}}i.prototype.componentDidLoad=function(){if(typeof window==="undefined")return;this.updateCSSCustomProps();window.addEventListener("mousemove",this.handleFollowMouse);this.checkNameChanged(this.name)};i.prototype.disconnectedCallback=function(){var i,t;if(typeof window==="undefined")return;window.removeEventListener("mousemove",this.handleFollowMouse);this.isThinking=false;this.isBlinking=false;this.isFollowingMouse=false;(i=this.blinkDelay)===null||i===void 0?void 0:i.kill();(t=this.blinkTimeline)===null||t===void 0?void 0:t.kill();[this.host,this.eyesEl,this.handEl,this.headEl,this.mouthEl,this.gadgetEl,this.eyebrowsEl,this.earsEl].forEach((function(i){return i&&mr.killTweensOf(i)}))};i.prototype.agree=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(i){switch(i.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();return[4,this.setAgreeAnimation()];case 1:i.sent();return[2,Promise.resolve()]}}))}))};i.prototype.smile=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(i){switch(i.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();return[4,this.setSmileAnimation()];case 1:i.sent();return[2,Promise.resolve()]}}))}))};i.prototype.disagree=function(){return __awaiter(this,arguments,void 0,(function(i){if(i===void 0){i=0}return __generator(this,(function(t){switch(t.label){case 0:if(this.isBusy)return[2];this.isBusy=true;this.stopConcurrentAnimations();this.moveHead(this.getEmojiCenter().centerX,this.getEmojiCenter().centerY);return[4,this.setDisagreeAnimation(i)];case 1:t.sent();return[2,Promise.resolve()]}}))}))};i.prototype.startThinking=function(){return __awaiter(this,arguments,void 0,(function(i){if(i===void 0){i=.5}return __generator(this,(function(t){switch(t.label){case 0:if(this.isBusy)return[2];this.stopConcurrentAnimations();this.moveHead(this.getEmojiCenter().centerX,this.getEmojiCenter().centerY);this.isBusy=true;this.isThinking=true;return[4,this.setStartThinkingAnimation(i)];case 1:t.sent();return[2,Promise.resolve()]}}))}))};i.prototype.stopThinking=function(){return __awaiter(this,arguments,void 0,(function(i){if(i===void 0){i=.5}return __generator(this,(function(t){switch(t.label){case 0:if(!this.isBusy)return[2];this.isBusy=false;this.isThinking=false;this.restoreFollowMouse();this.moveHead(this.mouseX,this.mouseY);return[4,this.setStopThinkingAnimation(i)];case 1:t.sent();this.scheduleBlink();return[2,Promise.resolve()]}}))}))};i.prototype.startBlinking=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(i){this.isBlinking=true;if(!this.blinkTimeline)this.blinkTimeline=this.buildBlinkTimeline();this.scheduleBlink();return[2,Promise.resolve()]}))}))};i.prototype.stopBlinking=function(){return __awaiter(this,void 0,void 0,(function(){var i,t;return __generator(this,(function(e){this.isBlinking=false;(i=this.blinkDelay)===null||i===void 0?void 0:i.kill();this.blinkDelay=null;(t=this.blinkTimeline)===null||t===void 0?void 0:t.pause(0);this.resetEyesToDefault();return[2,Promise.resolve()]}))}))};i.prototype.stopFollowMouse=function(){return __awaiter(this,void 0,void 0,(function(){var i=this;return __generator(this,(function(t){if(!this.isFollowingMouse)return[2,Promise.resolve()];this.isFollowingMouse=false;this.rotate(0,0);return[2,new Promise((function(t){return setTimeout(t,i.expressionFollowMouseTraitsDuration*1e3)}))]}))}))};i.prototype.startFollowMouse=function(){return __awaiter(this,void 0,void 0,(function(){return __generator(this,(function(i){if(this.isFollowingMouse)return[2,Promise.resolve()];this.isFollowingMouse=true;this.wasFollowingMouse=true;this.followMouse();return[2,Promise.resolve()]}))}))};i.prototype.checkNameChanged=function(i){this.updateSvgDictionary(i)};i.prototype.svgPartState=function(i,t){var e,n,r,s;var o=(n=(e=this.host.shadowRoot)===null||e===void 0?void 0:e.firstElementChild)===null||n===void 0?void 0:n.querySelectorAll("[id^='".concat(i,"-']"));if(o.length===0)return null;if((t===undefined||t==="")&&o){o===null||o===void 0?void 0:o.forEach((function(i){i.style.visibility="hidden";if(i.id.split("-")[1]==="default")i.style.visibility="visible"}));return o}var a=(s=(r=this.host.shadowRoot)===null||r===void 0?void 0:r.firstElementChild)===null||s===void 0?void 0:s.querySelector("[id='".concat(i,"-default']"));o===null||o===void 0?void 0:o.forEach((function(i){i.style.visibility="hidden";if(i.id.split("-")[1]===t){a=i}}));a.style.visibility="visible";return a};i.prototype.render=function(){return e(n,{key:"beb9d92842ae19bbac115d3a3773f2d005fe17b2"})};Object.defineProperty(i.prototype,"host",{get:function(){return r(this)},enumerable:false,configurable:true});Object.defineProperty(i,"watchers",{get:function(){return{name:[{checkNameChanged:0}]}},enumerable:false,configurable:true});return i}());Cr.style=gr()}}}));
@@ -0,0 +1 @@
1
+ import{r,h as o,H as t}from"./p-CAd5312P.js";import{m as a}from"./p-DiWN48aq.js";const n=class{constructor(o){r(this,o),this.type="submit",this.variant="primary",this.tone="strong",this.size="md",this.target="self",this.truncate="word"}render(){return o(t,{key:"cc838a144e10bc573500c91de8255a40d0ae6c9d"},o("mds-button",{key:"6491c12f83c66e74917cd94f5b11cb334179a67a",active:this.active,autoFocus:this.autoFocus,await:this.await,disabled:this.disabled,href:this.href,icon:this.icon,size:this.size,target:this.target,tone:this.tone,type:this.type,variant:this.variant,label:this.label}),o("mds-button",{key:"87008d8679548ae49f6365b2e8a5cf61ac1850df",active:this.active,autoFocus:this.autoFocus,await:this.await,class:"dropdown-action",disabled:this.disabled,href:this.href,icon:a,size:this.size,target:this.target,tone:this.tone,type:this.type,variant:this.variant}),o("mds-dropdown",{key:"6519ef27ef74e2e3598c61b5624cf947c7c43a27",target:".dropdown-action",part:"dropdown"},o("slot",{key:"16edfd3fa1702cf5405d91c811e9993cc528a177"})))}};n.style="@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){:host,:root{--mds-button-dropdown-radius:var(--radius-2xl,24px);--mds-button-dropdown-window-radius:var(--radius-2xl,24px)}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-button,mds-dropdown):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{--mds-button-dropdown-radius:var(--radius-2xl,24px);--mds-button-dropdown-window-radius:var(--radius-2xl,24px);border-radius:var(--mds-button-dropdown-radius,var(--radius-2xl,24px));display:inline-flex;-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:background-color,box-shadow;-webkit-transition-timing-function:var(--ease-out-quad,cubic-bezier(.25,.46,.45,.94));transition-timing-function:var(--ease-out-quad,cubic-bezier(.25,.46,.45,.94))}mds-dropdown{border-radius:var(--mds-button-dropdown-window-radius,var(--radius-2xl,24px));gap:calc(var(--spacing,.0025rem)*50);padding:calc(var(--spacing,.0025rem)*200)}mds-button{--mds-button-radius:var(--mds-button-dropdown-radius,var(--radius-2xl,24px));--mds-button-border-tone-strong-hover-width:0;--mds-button-border-tone-ghost-hover-width:0;--mds-button-border-tone-weak-hover-width:0;--mds-button-border-high-contrast-width:0}mds-button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.dropdown-action{border-bottom-left-radius:0;border-top-left-radius:0}::slotted(mds-button){justify-content:flex-start}:host([size=sm]){--mds-button-dropdown-radius:var(--radius-md,12px)}:host([variant=error][tone=strong]){background-color:rgb(var(--status-error-04,254 193 189))}:host([variant=error][tone=weak]){background-color:rgb(var(--status-error-08,182 50 54))}:host([variant=success][tone=strong]){background-color:rgb(var(--status-success-04,158 222 181))}:host([variant=success][tone=weak]){background-color:rgb(var(--status-success-08,0 116 46))}:host([variant=warning][tone=strong]){background-color:rgb(var(--status-warning-04,255 200 33))}:host([variant=warning][tone=weak]){background-color:rgb(var(--status-warning-08,129 96 0))}:host([variant=info][tone=strong]){background-color:rgb(var(--status-info-04,159 216 241))}:host([variant=info][tone=weak]){background-color:rgb(var(--status-info-08,0 107 151))}:host([variant=ai][tone=strong]){background-color:rgb(var(--variant-ai-04,218 199 253))}:host([variant=ai][tone=weak]){background-color:rgb(var(--variant-ai-08,118 44 246))}:host([variant=primary][tone=strong]){background-color:rgb(var(--variant-primary-03,211 226 255))}:host([variant=primary][tone=weak]){background-color:rgb(var(--variant-primary-08,0 83 239))}:host([variant=secondary][tone=strong]){background-color:rgb(var(--variant-secondary-04,190 208 250))}:host([variant=secondary][tone=weak]){background-color:rgb(var(--variant-secondary-08,18 83 238))}:host([variant=dark][tone=strong]){background-color:rgb(var(--tone-neutral-05,197 197 197))}:host([variant=dark][tone=weak]){background-color:rgb(var(--tone-neutral-07,134 134 134))}:host([variant=light][tone=strong]){background-color:rgb(var(--tone-neutral-08,107 107 107));-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}:host([variant=light][tone=weak]){background-color:rgb(var(--tone-neutral-08,107 107 107));-webkit-box-shadow:var(--shadow-outline-light-50);box-shadow:var(--shadow-outline-light-50)}";export{n as mds_button_dropdown}
@@ -0,0 +1 @@
1
+ System.register(["./p-DI5DWqw4.system.js","./p-vYOT2M2B.system.js","./p-DssKRrAV.system.js"],(function(r){"use strict";var a,e,o,t,s,n,d;return{setters:[function(r){a=r.r;e=r.h;o=r.H;t=r.g},function(r){s=r.r;n=r.s},function(r){d=r.s}],execute:function(){var b=function(){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)))){:host,:root{--mds-badge-border-width:1px;--mds-badge-radius:10px}*,::backdrop,:after,:before{--mds-badge-background:rgb(var(--label-sky-09,6 76 107));--mds-badge-border-color:rgb(var(--label-sky-06,13 158 224));--mds-badge-color:rgb(var(--label-sky-03,191 232 251))}}}:host(:not(:is([hydrated],.hydrated))),mds-text:not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-badge-border-width{syntax:"<length>";inherits:true;initial-value:1px}@property --mds-badge-radius{syntax:"<length>";inherits:true;initial-value:10px}:host{--mds-badge-background:rgb(var(--label-sky-09,6 76 107));--mds-badge-border-color:rgb(var(--label-sky-06,13 158 224));--mds-badge-border-width:1px;--mds-badge-color:rgb(var(--label-sky-03,191 232 251));--mds-badge-radius:var(--radius-lg,10px);--mds-badge-transition-duration:var(--duration-200,.2s);--private-badge-transition-duration:var(--mds-badge-transition-duration);align-items:center;background-color:var(--mds-badge-background,rgb(var(--label-sky-09,6 76 107)));border-radius:var(--mds-badge-radius,10px);color:var(--mds-badge-color,rgb(var(--label-sky-03,191 232 251)));display:inline-flex;min-width:min-content;padding:calc(var(--spacing,.0025rem)*100) calc(var(--spacing,.0025rem)*200);-webkit-transition-duration:var(--private-badge-transition-duration);transition-duration:var(--private-badge-transition-duration);transition-property:background-color,border-color,border-width,color;-webkit-transition-timing-function:var(--ease-out-quad,cubic-bezier(.25,.46,.45,.94));transition-timing-function:var(--ease-out-quad,cubic-bezier(.25,.46,.45,.94));--mds-badge-color:rgb(var(--tone-neutral,0 0 0))}:host([tone=outline]){border-color:var(--mds-badge-border-color,rgb(var(--label-sky-06,13 158 224)));border-style:solid;border-width:var(--mds-badge-border-width,1px)}:host([tone=text]){--mds-badge-background:rgb(var(--tone-neutral,0 0 0))}:host([variant=red]){--mds-badge-background:rgb(var(--label-red-04,247 195 195))}:host([variant=red]):host([tone=weak]){--mds-badge-background:rgb(var(--label-red-09,134 17 17));--mds-badge-color:rgb(var(--label-red-02,252 234 234))}:host([variant=red]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-red-06,236 110 110));--mds-badge-color:rgb(var(--label-red-04,247 195 195))}:host([variant=amaranth]){--mds-badge-background:rgb(var(--label-amaranth-04,251 192 203))}:host([variant=amaranth]):host([tone=weak]){--mds-badge-background:rgb(var(--label-amaranth-09,135 8 30));--mds-badge-color:rgb(var(--label-amaranth-02,254 233 237))}:host([variant=amaranth]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-amaranth-06,246 99 125));--mds-badge-color:rgb(var(--label-amaranth-04,251 192 203))}:host([variant=aqua]){--mds-badge-background:rgb(var(--label-aqua-04,81 225 250))}:host([variant=aqua]):host([tone=weak]){--mds-badge-background:rgb(var(--label-aqua-09,3 77 90));--mds-badge-color:rgb(var(--label-aqua-02,203 246 254))}:host([variant=aqua]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-aqua-06,5 163 190));--mds-badge-color:rgb(var(--label-aqua-04,81 225 250))}:host([variant=blue]){--mds-badge-background:rgb(var(--label-blue-04,196 206 253))}:host([variant=blue]):host([tone=weak]){--mds-badge-background:rgb(var(--label-blue-09,7 40 196));--mds-badge-color:rgb(var(--label-blue-02,234 238 254))}:host([variant=blue]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-blue-06,121 143 250));--mds-badge-color:rgb(var(--label-blue-04,196 206 253))}:host([variant=green]){--mds-badge-background:rgb(var(--label-green-04,113 230 156))}:host([variant=green]):host([tone=weak]){--mds-badge-background:rgb(var(--label-green-09,14 81 39));--mds-badge-color:rgb(var(--label-green-02,211 247 224))}:host([variant=green]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-green-06,30 171 82));--mds-badge-color:rgb(var(--label-green-04,113 230 156))}:host([variant=lime]){--mds-badge-background:rgb(var(--label-lime-04,148 229 25))}:host([variant=lime]):host([tone=weak]){--mds-badge-background:rgb(var(--label-lime-09,51 79 8));--mds-badge-color:rgb(var(--label-lime-02,223 247 185))}:host([variant=lime]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-lime-06,108 167 18));--mds-badge-color:rgb(var(--label-lime-04,148 229 25))}:host([variant=orange]){--mds-badge-background:rgb(var(--label-orange-04,252 196 158))}:host([variant=orange]):host([tone=weak]){--mds-badge-background:rgb(var(--label-orange-09,116 49 3));--mds-badge-color:rgb(var(--label-orange-02,254 235 222))}:host([variant=orange]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-orange-06,247 105 6));--mds-badge-color:rgb(var(--label-orange-04,252 196 158))}:host([variant=orchid]){--mds-badge-background:rgb(var(--label-orchid-04,248 192 220))}:host([variant=orchid]):host([tone=weak]){--mds-badge-background:rgb(var(--label-orchid-09,131 14 71));--mds-badge-color:rgb(var(--label-orchid-02,253 233 243))}:host([variant=orchid]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-orchid-06,239 99 168));--mds-badge-color:rgb(var(--label-orchid-04,248 192 220))}:host([variant=sky]){--mds-badge-background:rgb(var(--label-sky-04,148 217 249))}:host([variant=sky]):host([tone=weak]){--mds-badge-background:rgb(var(--label-sky-09,6 76 107));--mds-badge-color:rgb(var(--label-sky-02,219 242 253))}:host([variant=sky]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-sky-06,13 158 224));--mds-badge-color:rgb(var(--label-sky-04,148 217 249))}:host([variant=violet]){--mds-badge-background:rgb(var(--label-violet-04,216 200 252))}:host([variant=violet]):host([tone=weak]){--mds-badge-background:rgb(var(--label-violet-09,67 11 195));--mds-badge-color:rgb(var(--label-violet-02,241 235 254))}:host([variant=violet]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-violet-06,166 129 248));--mds-badge-color:rgb(var(--label-violet-04,216 200 252))}:host([variant=purple]){--mds-badge-background:rgb(var(--label-purple-04,225 196 252))}:host([variant=purple]):host([tone=weak]){--mds-badge-background:rgb(var(--label-purple-09,92 8 173));--mds-badge-color:rgb(var(--label-purple-02,245 234 254))}:host([variant=purple]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-purple-06,186 119 249));--mds-badge-color:rgb(var(--label-purple-04,225 196 252))}:host([variant=yellow]){--mds-badge-background:rgb(var(--label-yellow-04,248 202 60))}:host([variant=yellow]):host([tone=weak]){--mds-badge-background:rgb(var(--label-yellow-09,89 68 3));--mds-badge-color:rgb(var(--label-yellow-02,253 238 190))}:host([variant=yellow]):host([tone=outline]){--mds-badge-border-color:rgb(var(--label-yellow-06,188 143 6));--mds-badge-color:rgb(var(--label-yellow-04,248 202 60))}:host([variant=warning]){--mds-badge-background:rgb(var(--status-warning-04,255 200 33))}:host([variant=warning]):host([tone=weak]){--mds-badge-background:rgb(var(--status-warning-09,90 67 0));--mds-badge-color:rgb(var(--status-warning-02,255 237 185))}:host([variant=warning]):host([tone=outline]){--mds-badge-border-color:rgb(var(--status-warning-06,190 142 0));--mds-badge-color:rgb(var(--status-warning-04,255 200 33))}:host([variant=error]){--mds-badge-background:rgb(var(--status-error-04,254 193 189))}:host([variant=error]):host([tone=weak]){--mds-badge-background:rgb(var(--status-error-09,135 0 14));--mds-badge-color:rgb(var(--status-error-02,255 234 231))}:host([variant=error]):host([tone=outline]){--mds-badge-border-color:rgb(var(--status-error-06,239 108 105));--mds-badge-color:rgb(var(--status-error-04,254 193 189))}:host([variant=success]){--mds-badge-background:rgb(var(--status-success-04,158 222 181))}:host([variant=success]):host([tone=weak]){--mds-badge-background:rgb(var(--status-success-09,0 82 9));--mds-badge-color:rgb(var(--status-success-02,222 244 228))}:host([variant=success]):host([tone=outline]){--mds-badge-border-color:rgb(var(--status-success-06,0 171 97));--mds-badge-color:rgb(var(--status-success-04,158 222 181))}:host([variant=info]){--mds-badge-background:rgb(var(--status-info-04,159 216 241))}:host([variant=info]):host([tone=weak]){--mds-badge-background:rgb(var(--status-info-09,0 73 116));--mds-badge-color:rgb(var(--status-info-02,222 242 250))}:host([variant=info]):host([tone=outline]){--mds-badge-border-color:rgb(var(--status-info-06,0 161 208));--mds-badge-color:rgb(var(--status-info-04,159 216 241))}:host([variant=light]){--mds-badge-background:rgb(var(--tone-neutral,0 0 0));--mds-badge-color:rgb(var(--tone-neutral-03,233 233 233))}:host([variant=light]):host([tone=weak]){--mds-badge-background:rgb(var(--tone-neutral-10,60 60 60));--mds-badge-color:rgb(var(--tone-neutral-03,233 233 233))}:host([variant=light]):host([tone=outline]){--mds-badge-background:rgb(var(--tone-neutral,0 0 0));--mds-badge-color:rgb(var(--tone-neutral-02,244 244 244));--mds-badge-border-color:rgb(var(--tone-neutral-06,158 158 158))}:host([variant=dark]){--mds-badge-background:rgb(var(--tone-neutral-03,233 233 233));--mds-badge-color:rgb(var(--tone-neutral,0 0 0))}:host([variant=dark]):host([tone=weak]){--mds-badge-background:rgb(var(--tone-neutral-10,60 60 60));--mds-badge-color:rgb(var(--tone-neutral-03,233 233 233))}:host([variant=dark]):host([tone=outline]){--mds-badge-background:rgb(var(--tone-neutral,0 0 0));--mds-badge-color:rgb(var(--tone-neutral-02,244 244 244));--mds-badge-border-color:rgb(var(--tone-neutral-06,158 158 158))}:host([tone=outline]),:host([tone=text]){--mds-badge-background:#0000}:host([pref-animation=reduce]){--private-badge-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([tone=strong]),:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([tone=weak]){-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}:host([pref-contrast=more]):host([tone=weak]){-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}:host([pref-contrast=more][pref-theme=dark][tone=strong]),:host([pref-contrast=more][pref-theme=dark][tone=weak]){-webkit-box-shadow:var(--shadow-outline-strong,#00000040 0 1px 1px,#00000021 0 0 1px 1px) inset;box-shadow:var(--shadow-outline-strong,#00000040 0 1px 1px,#00000021 0 0 1px 1px) inset}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-badge-transition-duration:0s}}@media (prefers-color-scheme:dark){:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([tone=strong]),:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([tone=weak]){-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}:host([pref-contrast=more][pref-theme=system][tone=strong]),:host([pref-contrast=more][pref-theme=system][tone=weak]){-webkit-box-shadow:var(--shadow-outline-strong,#00000040 0 1px 1px,#00000021 0 0 1px 1px) inset;box-shadow:var(--shadow-outline-strong,#00000040 0 1px 1px,#00000021 0 0 1px 1px) inset}}@media (prefers-contrast:more){:host(:not([pref-contrast])):host([tone=weak]),:host([pref-contrast=system]){-webkit-box-shadow:var(--shadow-outline) inset;box-shadow:var(--shadow-outline) inset}:host([pref-contrast=system][pref-theme=dark][tone=strong]),:host([pref-contrast=system][pref-theme=dark][tone=weak]){-webkit-box-shadow:var(--shadow-outline-strong,#00000040 0 1px 1px,#00000021 0 0 1px 1px) inset;box-shadow:var(--shadow-outline-strong,#00000040 0 1px 1px,#00000021 0 0 1px 1px) inset}}@media (prefers-contrast:more) and (prefers-color-scheme:dark){:host([pref-contrast=system][pref-theme=system][tone=strong]),:host([pref-contrast=system][pref-theme=system][tone=weak]){-webkit-box-shadow:var(--shadow-outline-strong,#00000040 0 1px 1px,#00000021 0 0 1px 1px) inset;box-shadow:var(--shadow-outline-strong,#00000040 0 1px 1px,#00000021 0 0 1px 1px) inset}}'};var l=r("mds_badge",function(){function r(r){var e=this;a(this,r);this.variant="green";this.tone="weak";this.typography="option";this.onSlotChangeHandler=function(){if(e.label!==undefined&&e.label!=="")return;e.label=s(e.host)}}r.prototype.connectedCallback=function(){var r=this;this.unsubscribePrefAnimation=d("animation",(function(a){r.prefAnimation=a}));this.unsubscribePrefContrast=d("contrast",(function(a){r.prefContrast=a}));this.unsubscribePrefTheme=d("theme",(function(a){r.prefTheme=a}));this.unsubscribePrefThemeScheme=d("theme-scheme",(function(a){r.prefThemeScheme=a}))};r.prototype.disconnectedCallback=function(){var r,a,e,o;(r=this.unsubscribePrefAnimation)===null||r===void 0?void 0:r.call(this);(a=this.unsubscribePrefContrast)===null||a===void 0?void 0:a.call(this);(e=this.unsubscribePrefTheme)===null||e===void 0?void 0:e.call(this);(o=this.unsubscribePrefThemeScheme)===null||o===void 0?void 0:o.call(this)};r.prototype.labelChanged=function(r){this.label=n(r)};r.prototype.render=function(){return e(o,{key:"61069108c37f3f39b301f1e028f76cc34dc15a89","pref-animation":this.prefAnimation,"pref-contrast":this.prefContrast,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},e("mds-text",{key:"2086515f10e02ff4028eced12db1510b455245c4",tag:"span",typography:this.typography,variant:"info",text:this.label},this.label||e("slot",{key:"34c6c046aa4bfed4e6f7324a4ceb5383a09dfad6",onSlotchange:this.onSlotChangeHandler})))};Object.defineProperty(r.prototype,"host",{get:function(){return t(this)},enumerable:false,configurable:true});Object.defineProperty(r,"watchers",{get:function(){return{label:[{labelChanged:0}]}},enumerable:false,configurable:true});return r}());l.style=b()}}}));
@@ -0,0 +1 @@
1
+ System.register(["./p-DI5DWqw4.system.js","./p-CmqQGcAO.system.js"],(function(i){"use strict";var e,n,t,s;return{setters:[function(i){e=i.r;n=i.h;t=i.H},function(i){s=i.m}],execute:function(){var r='<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8s8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57V12c0-2.76-2.24-5-5-5s-5 2.24-5 5s2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47c.65.89 1.77 1.47 2.96 1.47c1.97 0 3.5-1.6 3.5-3.57V12c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3s3 1.34 3 3s-1.34 3-3 3z"/></svg>';var a=function(){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-mention-icon-size:calc(var(--spacing,.0025rem)*600)}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-icon,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{--mds-mention-icon-size:calc(var(--spacing,.0025rem)*600);align-items:center;background-color:rgb(var(--tone-neutral-09,76 76 76));border-radius:100px;color:rgb(var(--tone-neutral-03,233 233 233));cursor:pointer;display:inline-flex;fill:currentColor;padding:calc(var(--spacing,.0025rem)*25);padding-right:calc(var(--spacing,.0025rem)*200);vertical-align:middle}mds-icon{height:var(--mds-mention-icon-size,calc(var(--spacing,.0025rem)*600));width:var(--mds-mention-icon-size,calc(var(--spacing,.0025rem)*600))}:host([size=sm]){--mds-mention-icon-size:calc(var(--spacing,.0025rem)*400)}:host([size=sm]) .badge{padding-left:calc(var(--spacing,.0025rem)*50);padding-right:calc(var(--spacing,.0025rem)*150)}:host([size=md]){--mds-mention-icon-size:calc(var(--spacing,.0025rem)*600)}:host([size=md]) .badge{padding-right:calc(var(--spacing,.0025rem)*200)}.action-remove{corner-shape:round;border-radius:100px;min-height:0;min-width:0;padding:0}"};var c=i("mds_mention",function(){function i(i){e(this,i);this.size="sm";this.sizeTypography={sm:"caption",md:"detail",lg:"h6"}}i.prototype.render=function(){var i;return n(t,{key:"47999ac9e8ee8efc5ca6a680a83681dd4f2d4010"},n("mds-icon",{key:"c8a9fceeef02c8501f9d65c90b4be304dad57318",name:this.icon!==undefined&&this.icon!==""?this.icon:r}),n("mds-text",{key:"1cb65d52dc8ebd0582197a7dd9a7259c9dfdf41a",typography:this.sizeTypography[(i=this.size)!==null&&i!==void 0?i:"md"]},this.size==="lg"?this.label:n("b",null,this.label)),n("mds-button",{key:"35c8ec7025eb109f514a3d6d99a4716a86968081",class:"action-remove",title:"Remove",variant:"dark",tone:"text",size:"sm",icon:s}))};return i}());c.style=a()}}}));
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as s,H as r,g as o}from"./p-CAd5312P.js";import{m as i}from"./p-XQgkfNpn.js";import{L as a}from"./p-a4oAcjYG.js";import{s as n}from"./p-fMwnXhio.js";var l={contrastMore:"Περισσότερο",contrastDefault:"Προεπιλογή",label:"Αντίθεση",systemSettings:"Ρυθμίσεις συστήματος"},c={contrastMore:"More",contrastDefault:"Default",label:"Contrast",systemSettings:"System settings"},d={contrastMore:"Mayor",contrastDefault:"Predeterminado",label:"Contraste",systemSettings:"Sistema operativo"},m={contrastMore:"Maggiore",contrastDefault:"Predefinito",label:"Contrasto",systemSettings:"Sistema operativo"};const h=class{constructor(s){t(this,s),this.prefChangeEvent=e(this,"mdsPrefChange"),this.localStorageAlias="mdsPrefContrast",this.customPropertyAlias="--magma-pref-contrast",this.defaultMode="system",this.t=new a({el:l,en:c,es:d,it:m}),this.prefersDefaults={custom:"no-preference",less:"no-preference",more:"more","no-preference":"no-preference"},this.contrast={more:{selector:"pref-contrast-more",label:"contrastMore"},system:{selector:"pref-contrast-system",label:"systemSettings"},"no-preference":{selector:"pref-contrast-no-preference",label:"contrastDefault"}},this.rollbackContrast=()=>{if("undefined"==typeof window)return this.defaultMode;for(const t in this.prefersDefaults)if({}.hasOwnProperty.call(this.prefersDefaults,t)&&window.matchMedia(`(prefers-contrast: ${t})`).matches)return this.prefersDefaults[t];throw Error("No prefers-contrast value found.")},this.setContrast=t=>{if(this.prefChangeEvent.emit({preference:"contrast"}),this.rollbackContrast(),this.mode=t,localStorage.setItem(this.localStorageAlias,this.mode),"undefined"!=typeof document){const e=document.querySelector("html");for(const t in this.contrast)({}).hasOwnProperty.call(this.contrast,t)&&(null==e||e.classList.remove(this.contrast[t].selector));null==e||e.classList.add(this.contrast[t].selector),null==e||e.style.setProperty(this.customPropertyAlias,this.mode)}},this.handleModeClick=t=>()=>{this.setContrast(t)}}async updateLang(){this.language=this.t.lang(this.element)}connectedCallback(){this.unsubscribePrefContrast=n("contrast",(t=>{this.prefContrast=t}))}disconnectedCallback(){var t;null===(t=this.unsubscribePrefContrast)||void 0===t||t.call(this)}componentWillRender(){var t,e;this.t.lang(this.element),this.setContrast(null!==(e=null!==(t=this.mode)&&void 0!==t?t:localStorage.getItem(this.localStorageAlias))&&void 0!==e?e:this.defaultMode)}modeChanged(t,e){t!==e&&this.setContrast(t)}render(){var t;return s(r,{key:"0a93ee15ba2f2ebd9be25e94248e14cc28ca91d3","pref-contrast":this.prefContrast},s("mds-text",{key:"f7d472739547a6322dd25582f68b76f6161a1342",class:"info",typography:"caption"},s("b",{key:"8daab80636ad73f434613628c0a7dae43cfdf22c"},this.t.get("label"))," ",this.t.get(this.contrast[null!==(t=this.mode)&&void 0!==t?t:this.defaultMode].label)),s("mds-tab",{key:"30ab0bc43e2859dbdd4b8a2098d351870e4d7226",fill:!0,size:this.size},s("mds-tab-item",{key:"06ea791e95ecc5719e46397066cf9d21ed5d7082",selected:"more"===this.mode,onClick:this.handleModeClick("more"),class:"item item--more",icon:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2S2 6.48 2 12s4.48 10 10 10zm1-17.93c3.94.49 7 3.85 7 7.93s-3.05 7.44-7 7.93V4.07z"/></svg>'}),s("mds-tab-item",{key:"ef8b0906e9a5efc3facf70cd894af8f59991c32d",selected:"system"===this.mode,onClick:this.handleModeClick("system"),class:"item item--system",icon:i}),s("mds-tab-item",{key:"4f1029e6f821f6e5517e1720bb171aeef19896dc",selected:"no-preference"===this.mode,onClick:this.handleModeClick("no-preference"),class:"item item--default",icon:"no-preference"===this.mode?'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 9l1.25-2.75L23 5l-2.75-1.25L19 1l-1.25 2.75L15 5l2.75 1.25L19 9zm-7.5.5L9 4L6.5 9.5L1 12l5.5 2.5L9 20l2.5-5.5L17 12l-5.5-2.5zM19 15l-1.25 2.75L15 19l2.75 1.25L19 23l1.25-2.75L23 19l-2.75-1.25L19 15z"/></svg>':'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 9l1.25-2.75L23 5l-2.75-1.25L19 1l-1.25 2.75L15 5l2.75 1.25zm0 6l-1.25 2.75L15 19l2.75 1.25L19 23l1.25-2.75L23 19l-2.75-1.25zm-7.5-5.5L9 4L6.5 9.5L1 12l5.5 2.5L9 20l2.5-5.5L17 12l-5.5-2.5zm-1.51 3.49L9 15.17l-.99-2.18L5.83 12l2.18-.99L9 8.83l.99 2.18l2.18.99l-2.18.99z"/></svg>'})))}get element(){return o(this)}static get watchers(){return{mode:[{modeChanged:0}]}}};h.style="@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-tab,mds-tab-item,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{display:grid;gap:calc(var(--spacing,.0025rem)*100)}.item{--mds-tab-item-default-color:rgb(var(--tone-neutral-05,197 197 197));flex-basis:0;flex-grow:1}.item--default,.item--more,.item--system{--mds-tab-item-selected-color:rgb(var(--tone-neutral-03,233 233 233))}:host([pref-contrast=more]) .item{--mds-tab-item-default-color:rgb(var(--tone-neutral-01,255 255 255))}@media (prefers-contrast:more){:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))) .item{--mds-tab-item-default-color:rgb(var(--tone-neutral-01,255 255 255))}}";export{h as mds_pref_contrast}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as o,H as r,g as a}from"./p-CAd5312P.js";import{K as i}from"./p-BudfaWhu.js";import{s as n}from"./p-fMwnXhio.js";const s=class{constructor(o){t(this,o),this.selectedEvent=e(this,"mdsFilterItemSelect"),this.km=new i,this.toggle=()=>{this.selected=!this.selected,this.selectedEvent.emit({id:this.element.id,selected:this.selected})}}connectedCallback(){this.unsubscribePrefAnimation=n("animation",(t=>{this.prefAnimation=t})),this.unsubscribePrefContrast=n("contrast",(t=>{this.prefContrast=t})),this.unsubscribePrefTheme=n("theme",(t=>{this.prefTheme=t})),this.unsubscribePrefThemeScheme=n("theme-scheme",(t=>{this.prefThemeScheme=t}))}componentDidLoad(){this.km.addElement(this.element),this.km.attachClickBehavior()}disconnectedCallback(){var t,e,o,r;null===(t=this.unsubscribePrefAnimation)||void 0===t||t.call(this),null===(e=this.unsubscribePrefContrast)||void 0===e||e.call(this),null===(o=this.unsubscribePrefTheme)||void 0===o||o.call(this),null===(r=this.unsubscribePrefThemeScheme)||void 0===r||r.call(this),this.km.detachClickBehavior()}render(){var t;return o(r,{key:"ebc068baa301a93988069f6b8c04ffcf716844e6",tabindex:this.disabled?"-1":"0",role:"menuitem","aria-label":null!==(t=this.label)&&void 0!==t?t:this.icon,onClick:this.toggle,"pref-animation":this.prefAnimation,"pref-contrast":this.prefContrast,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},this.icon&&o("mds-icon",{key:"7fec8ef34bb78a5fbc665c47534b015ec02bc68d","aria-hidden":"true",name:this.icon}),this.label&&o("mds-text",{key:"556ad11dc7f67735acea552f78b79da8fd8b0d1e","aria-hidden":"true",variant:"info",typography:"caption"},this.label),this.count&&o("div",{key:"5fafb0a462e56e68dc3a8e928e08692b41135129",class:"count"},o("mds-text",{key:"4fdb750c3f12a25bd83d2cf5038d388ec58566e7","aria-hidden":"true",variant:"info",typography:"option"},this.count)))}get element(){return a(this)}};s.style="@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-filter-item-count-background-default:rgb(var(--tone-neutral-08,107 107 107));--mds-filter-item-count-color-default:rgb(var(--tone-neutral-02,244 244 244));--mds-filter-item-count-background-selected:rgb(var(--tone-neutral-05,197 197 197));--mds-filter-item-count-color-selected:rgb(var(--tone-neutral,0 0 0))}}}@keyframes focus-bounce{0%,75%,to{outline-offset:var(--magma-outline-focus-offset,6px)}50%{outline-offset:var(--magma-outline-blur-offset,2px)}}:host(:not(:is([hydrated],.hydrated))),:is(mds-icon,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}:host{--mds-filter-item-transition-duration:var(--duration-200,.2s);--private-filter-item-transition-duration:var(--mds-filter-item-transition-duration);--mds-filter-item-count-background-default:rgb(var(--tone-neutral-08,107 107 107));--mds-filter-item-count-color-default:rgb(var(--tone-neutral-02,244 244 244));--mds-filter-item-count-background-selected:rgb(var(--tone-neutral-05,197 197 197));--mds-filter-item-count-color-selected:rgb(var(--tone-neutral,0 0 0));align-items:center;animation-duration:var(--magma-outline-animation-duration,1s);animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:focus-bounce;animation-play-state:paused;animation-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));border-radius:1000px;color:rgb(var(--tone-neutral-03,233 233 233));cursor:pointer;display:flex;fill:currentColor;gap:calc(var(--spacing,.0025rem)*100);justify-content:center;outline:var(--magma-outline-blur,2px solid var(--magma-outline-blur-color,#0000));padding:calc(var(--spacing,.0025rem)*200) calc(var(--spacing,.0025rem)*400);transition-duration:.2s;-webkit-transition-duration:var(--private-filter-item-transition-duration);transition-duration:var(--private-filter-item-transition-duration);transition-property:background-color,border-color,box-shadow,color,fill,outline,outline-offset,transform;transition-property:background-color,box-shadow,color,outline,outline-offset;transition-timing-function:ease-in-out;-webkit-transition-timing-function:var(--ease-out);transition-timing-function:var(--ease-out);-webkit-user-select:none;user-select:none;white-space:nowrap}:host:focus-visible{--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}mds-text{white-space:nowrap}.count{align-items:center;background-color:var(--mds-filter-item-count-background-default,rgb(var(--tone-neutral-08,107 107 107)));border-radius:calc(var(--spacing,.0025rem)*400);box-sizing:border-box;color:var(--mds-filter-item-count-color-default,rgb(var(--tone-neutral-02,244 244 244)));display:inline-flex;flex-shrink:0;height:calc(var(--spacing,.0025rem)*400);justify-content:center;min-width:calc(var(--spacing,.0025rem)*400);padding-left:calc(var(--spacing,.0025rem)*150);padding-right:calc(var(--spacing,.0025rem)*150);-webkit-transition-duration:var(--duration-200,.2s);transition-duration:var(--duration-200,.2s);transition-property:background-color,color;-webkit-transition-timing-function:var(--ease-out);transition-timing-function:var(--ease-out);-webkit-user-select:none;user-select:none}:host(:focus-visible){--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}:host([icon]:not([label])){height:calc(var(--spacing,.0025rem)*900);padding:0;width:calc(var(--spacing,.0025rem)*900)}:host(:hover),:host([selected]:not([selected=false])){background-color:rgb(var(--tone-neutral,0 0 0))}:host(:hover){-webkit-box-shadow:var(--shadow-sm,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a);box-shadow:var(--shadow-sm,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a)}:host([selected]:not([selected=false])){color:rgb(var(--tone-neutral-01,255 255 255))}:host([selected]:not([selected=false])) .count{background-color:var(--mds-filter-item-count-background-selected,rgb(var(--tone-neutral-05,197 197 197)));color:var(--mds-filter-item-count-color-selected,rgb(var(--tone-neutral,0 0 0)))}:host([pref-animation=reduce]){--private-filter-item-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){background-color:rgb(var(--tone-neutral-10,60 60 60))}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host([selected]:not([selected=false])){background-color:rgb(var(--tone-neutral-08,107 107 107));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host([pref-theme=dark]:not([pref-theme-scheme=light])):host(:hover){-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host([pref-contrast=more]):host(:hover),:host([pref-contrast=more]):host([selected]:not([selected=false])){-webkit-box-shadow:var(--shadow-outline-strong-50);box-shadow:var(--shadow-outline-strong-50)}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-filter-item-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){background-color:rgb(var(--tone-neutral-10,60 60 60))}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host([selected]:not([selected=false])){background-color:rgb(var(--tone-neutral-08,107 107 107));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:is(:host([pref-theme=system]:not([pref-theme-scheme=light])),:host(:not([pref-theme]))):host(:hover){-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}}@media (prefers-contrast:more){:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))):host(:hover),:is(:host([pref-contrast=system]),:host(:not([pref-contrast]))):host([selected]:not([selected=false])){-webkit-box-shadow:var(--shadow-outline-strong-50);box-shadow:var(--shadow-outline-strong-50)}}";export{s as mds_filter_item}
@@ -0,0 +1 @@
1
+ import{r as a,h as t,H as r,g as o}from"./p-CAd5312P.js";import{K as e}from"./p-BudfaWhu.js";import{s as i}from"./p-fMwnXhio.js";const n=class{constructor(t){a(this,t),this.km=new e}connectedCallback(){this.unsubscribePrefAnimation=i("animation",(a=>{this.prefAnimation=a})),this.unsubscribePrefTheme=i("theme",(a=>{this.prefTheme=a})),this.unsubscribePrefThemeScheme=i("theme-scheme",(a=>{this.prefThemeScheme=a}))}componentDidLoad(){this.km.addElement(this.host),this.km.attachClickBehavior()}componentDidUpdate(){this.disabled||this.selected?this.km.detachClickBehavior():this.km.attachClickBehavior()}disconnectedCallback(){var a,t,r;null===(a=this.unsubscribePrefAnimation)||void 0===a||a.call(this),null===(t=this.unsubscribePrefTheme)||void 0===t||t.call(this),null===(r=this.unsubscribePrefThemeScheme)||void 0===r||r.call(this),this.km.detachClickBehavior()}render(){return t(r,{key:"45f9712aabb1119f72bc76986fc0043ea7839b93",tabindex:"0","pref-animation":this.prefAnimation,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},void 0!==this.icon?t("mds-icon",{class:"icon",name:this.icon}):t("mds-text",{class:"text",typography:"caption"},t("b",null,t("slot",null))))}get host(){return o(this)}};n.style='@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:#0000;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-radius:200px;--mds-paginator-item-size:calc(var(--spacing,.0025rem)*900);--tw-ease:initial}}}:host(:not(:is([hydrated],.hydrated))),:is(mds-icon,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --mds-paginator-item-background{syntax:"<color>";inherits:false;initial-value:#0000}@property --mds-paginator-item-radius{syntax:"<length>";inherits:false;initial-value:200px}:host{--mds-paginator-item-transition-duration:var(--duration-200,.2s);--private-paginator-item-transition-duration:var(--mds-paginator-item-transition-duration);--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:#0000;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-radius:200px;--mds-paginator-item-shadow-disabled:none;--mds-paginator-item-shadow-hover:none;--mds-paginator-item-shadow-selected:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);--mds-paginator-item-shadow:none;--mds-paginator-item-size:calc(var(--spacing,.0025rem)*900);animation-duration:var(--magma-outline-animation-duration,1s);animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:focus-bounce;animation-play-state:paused;animation-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));outline:var(--magma-outline-blur,2px solid var(--magma-outline-blur-color,#0000));--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));align-items:center;background-color:var(--mds-paginator-item-background,#0000);border-radius:var(--mds-paginator-item-radius,200px);-webkit-box-shadow:var(--mds-paginator-item-shadow);box-shadow:var(--mds-paginator-item-shadow);box-sizing:border-box;color:var(--mds-paginator-item-color,rgb(var(--tone-neutral-02,244 244 244)));cursor:pointer;display:inline-flex;flex-shrink:0;height:var(--mds-paginator-item-size,calc(var(--spacing,.0025rem)*900));justify-content:center;min-width:var(--mds-paginator-item-size,calc(var(--spacing,.0025rem)*900));padding-inline:calc(var(--spacing,.0025rem)*300);transition-duration:.2s;-webkit-transition-duration:var(--private-paginator-item-transition-duration);transition-duration:var(--private-paginator-item-transition-duration);transition-property:background-color,border-color,box-shadow,color,fill,outline,outline-offset,transform;transition-property:background-color,box-shadow,color,outline,outline-offset;transition-timing-function:ease-in-out;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1));-webkit-user-select:none;user-select:none}:host:focus-visible{--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}:host(:focus-visible){--magma-outline-blur:var(--magma-outline-focus);animation-play-state:running}:host(:hover){background-color:var(--mds-paginator-item-background-hover,rgb(var(--tone-neutral-08,107 107 107)));-webkit-box-shadow:var(--mds-paginator-item-shadow-hover);box-shadow:var(--mds-paginator-item-shadow-hover);color:var(--mds-paginator-item-color-hover,rgb(var(--tone-neutral-02,244 244 244)));fill:var(--mds-paginator-item-color-hover,rgb(var(--tone-neutral-02,244 244 244)))}:host([icon]){padding:0}:host([selected]){background-color:var(--mds-paginator-item-background-selected,rgb(var(--variant-primary-03,211 226 255)));-webkit-box-shadow:var(--mds-paginator-item-shadow-selected);box-shadow:var(--mds-paginator-item-shadow-selected);color:var(--mds-paginator-item-color-selected,rgb(var(--tone-neutral,0 0 0)));fill:var(--mds-paginator-item-color-selected,rgb(var(--tone-neutral,0 0 0)));pointer-events:none}:host([disabled]){background-color:var(--mds-paginator-item-background-disabled,rgb(var(--tone-neutral-09,76 76 76)));-webkit-box-shadow:var(--mds-paginator-item-shadow-disabled);box-shadow:var(--mds-paginator-item-shadow-disabled);color:var(--mds-paginator-item-color-disabled,rgb(var(--tone-neutral-06,158 158 158)));fill:var(--mds-paginator-item-color-disabled,rgb(var(--tone-neutral-06,158 158 158)));pointer-events:none}.icon{fill:currentColor;padding-inline:0}:host([pref-animation=reduce]){--private-paginator-item-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:#0000;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-shadow-disabled:none;--mds-paginator-item-shadow-hover:none;--mds-paginator-item-shadow-selected:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);--mds-paginator-item-shadow:none}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-paginator-item-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){--mds-paginator-item-background-disabled:rgb(var(--tone-neutral-09,76 76 76));--mds-paginator-item-background-hover:rgb(var(--tone-neutral-08,107 107 107));--mds-paginator-item-background-selected:rgb(var(--variant-primary-03,211 226 255));--mds-paginator-item-background:#0000;--mds-paginator-item-color-disabled:rgb(var(--tone-neutral-06,158 158 158));--mds-paginator-item-color-hover:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-color-selected:rgb(var(--tone-neutral,0 0 0));--mds-paginator-item-color:rgb(var(--tone-neutral-02,244 244 244));--mds-paginator-item-shadow-disabled:none;--mds-paginator-item-shadow-hover:none;--mds-paginator-item-shadow-selected:var(--shadow-md-sharp,0 0 1px 1px #0000000f,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f);--mds-paginator-item-shadow:none}}';export{n as mds_paginator_item}
@@ -0,0 +1 @@
1
+ System.register(["./p-DI5DWqw4.system.js","./p-DssKRrAV.system.js"],(function(t){"use strict";var e,i,o,r,a,n;return{setters:[function(t){e=t.r;i=t.c;o=t.h;r=t.H;a=t.g},function(t){n=t.s}],execute:function(){var s=function(){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{--tw-ease:initial}}}:host(:not(:is([hydrated],.hydrated))),mds-tab-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}:host{--mds-tab-bar-transition-duration:var(--duration-200,.2s);--private-tab-bar-transition-duration:var(--mds-tab-bar-transition-duration);--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));background-color:rgb(var(--tone-neutral,0 0 0));bottom:0;-webkit-box-shadow:var(--shadow-outline-light-50);box-shadow:var(--shadow-outline-light-50);display:flex;justify-content:space-around;left:0;position:fixed;right:0;-webkit-transition-duration:var(--private-tab-bar-transition-duration);transition-duration:var(--private-tab-bar-transition-duration);transition-property:background-color,color,box-shadow;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}:host([pref-animation=reduce]){--private-tab-bar-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}:host([pref-contrast=more]){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-tab-bar-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}}'};var h=t("mds_tab_bar",function(){function t(t){var o=this;e(this,t);this.changedEvent=i(this,"mdsTabBarChange");this.queryItems=function(){return o.element.querySelectorAll("mds-tab-bar-item")}}t.prototype.componentWillLoad=function(){var t=this.queryItems();t.forEach((function(t,e){return t.id="mds-tab-bar-item-".concat(e)}))};t.prototype.connectedCallback=function(){var t=this;this.unsubscribePrefAnimation=n("animation",(function(e){t.prefAnimation=e}));this.unsubscribePrefContrast=n("contrast",(function(e){t.prefContrast=e}));this.unsubscribePrefTheme=n("theme",(function(e){t.prefTheme=e}));this.unsubscribePrefThemeScheme=n("theme-scheme",(function(e){t.prefThemeScheme=e}))};t.prototype.disconnectedCallback=function(){var t,e,i,o;(t=this.unsubscribePrefAnimation)===null||t===void 0?void 0:t.call(this);(e=this.unsubscribePrefContrast)===null||e===void 0?void 0:e.call(this);(i=this.unsubscribePrefTheme)===null||i===void 0?void 0:i.call(this);(o=this.unsubscribePrefThemeScheme)===null||o===void 0?void 0:o.call(this)};t.prototype.changeEventHandler=function(t){var e=this;var i=this.queryItems();i.forEach((function(i,o){i.selected="mds-tab-bar-item-".concat(o)===t.detail;if(i.selected){e.changedEvent.emit({index:o})}}))};t.prototype.render=function(){return o(r,{key:"a874af977206198e723eeb535c7378538e474a2e","pref-animation":this.prefAnimation,"pref-contrast":this.prefContrast,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},o("slot",{key:"68e238b6950a366c7a18a8c03d92a34040487264"}))};Object.defineProperty(t.prototype,"element",{get:function(){return a(this)},enumerable:false,configurable:true});return t}());h.style=s()}}}));
@@ -0,0 +1 @@
1
+ import{r as t,h as e,H as o}from"./p-CAd5312P.js";import{s as a}from"./p-fMwnXhio.js";const i=class{constructor(e){t(this,e)}connectedCallback(){this.unsubscribePrefAnimation=a("animation",(t=>{this.prefAnimation=t})),this.unsubscribePrefContrast=a("contrast",(t=>{this.prefContrast=t})),this.unsubscribePrefTheme=a("theme",(t=>{this.prefTheme=t})),this.unsubscribePrefThemeScheme=a("theme-scheme",(t=>{this.prefThemeScheme=t}))}disconnectedCallback(){var t,e,o,a;null===(t=this.unsubscribePrefAnimation)||void 0===t||t.call(this),null===(e=this.unsubscribePrefContrast)||void 0===e||e.call(this),null===(o=this.unsubscribePrefTheme)||void 0===o||o.call(this),null===(a=this.unsubscribePrefThemeScheme)||void 0===a||a.call(this)}render(){return e(o,{key:"6313fb7bb691178754bf339cb5ed9fe35c89bf40","pref-animation":this.prefAnimation,"pref-contrast":this.prefContrast,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},e("slot",{key:"ad07044307f4d6af9674c6f3f1b7dd1e53880936"}),e("div",{key:"2e99ce2ac84f02d16d119ab2952cfec09d16d8c6",class:"contents",part:"contents"},e("slot",{key:"e27e04c9b63d8312de6ca2ac44db5776ba7da30b",name:"content"})),e("footer",{key:"77d6ffcd4e3a8cc6d1e49662bdd06d91dc020177",class:"actions",part:"actions"},e("slot",{key:"7c774123d4bd3061b6901c95bf7999bf7759ea99",name:"action"})))}};i.style='@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--mds-zero-contents-max-width:none;--tw-ease:initial}}}@property --mds-zero-contents-max-width{syntax:"<length>|none";inherits:false;initial-value:none}:host{--mds-zero-contents-max-width:400px;--mds-zero-transition-duration:var(--duration-200,.2s);--private-zero-transition-duration:var(--mds-zero-transition-duration);--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));align-items:center;background-color:rgb(var(--tone-neutral-10,60 60 60));border-radius:var(--radius-xl,20px);display:flex;flex-direction:column;gap:calc(var(--spacing,.0025rem)*600);justify-items:center;padding:calc(var(--spacing,.0025rem)*1200);-webkit-transition-duration:var(--private-zero-transition-duration);transition-duration:var(--private-zero-transition-duration);transition-property:box-shadow,background-color;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}:host .contents{display:flex;flex-direction:column;max-width:var(--mds-zero-contents-max-width,none);place-items:center;text-align:center}:host .actions{align-items:center;display:flex;gap:calc(var(--spacing,.0025rem)*200);justify-items:center;width:100%}:host ::slotted([slot=action]){margin:auto}:host([pref-animation=reduce]){--private-zero-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){background-color:rgb(var(--tone-neutral-09,76 76 76));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}:host([pref-contrast=more]){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}:host(:not(:is([hydrated],.hydrated))){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}@property --tw-ease{syntax:"*";inherits:false}@media (min-width:480px){:host{padding-inline:calc(var(--spacing,.0025rem)*600)}}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-zero-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){background-color:rgb(var(--tone-neutral-09,76 76 76));-webkit-box-shadow:var(--shadow-outline);box-shadow:var(--shadow-outline)}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}}';export{i as mds_zero}
@@ -0,0 +1 @@
1
+ System.register(["./p-DI5DWqw4.system.js"],(function(e){"use strict";var r,t,a,n;return{setters:[function(e){r=e.r;t=e.h;a=e.H;n=e.g}],execute:function(){var o=function(){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-date-range-preselection-default-background:rgb(var(--tone-neutral-08,107 107 107)/0);--mds-date-range-preselection-default-border:var(--tone-neutral-08,107 107 107);--mds-date-range-preselection-default-color:rgb(var(--tone-neutral-03,233 233 233));--mds-date-range-preselection-selected-background:rgb(var(--variant-primary-03,211 226 255));--mds-date-range-preselection-selected-border:var(--variant-primary-03,211 226 255);--mds-date-range-preselection-selected-color:rgb(var(--tone-neutral,0 0 0));--mds-date-range-preselection-hover-background:rgb(var(--tone-neutral,0 0 0));--mds-date-range-preselection-hover-border:var(--tone-neutral,0 0 0);--mds-date-range-preselection-hover-color:rgb(var(--tone-neutral-03,233 233 233))}}}: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}:host{--mds-date-range-preselection-default-background:rgb(var(--tone-neutral-08,107 107 107)/0);--mds-date-range-preselection-default-border:var(--tone-neutral-08,107 107 107);--mds-date-range-preselection-default-color:rgb(var(--tone-neutral-03,233 233 233));--mds-date-range-preselection-selected-background:rgb(var(--variant-primary-03,211 226 255));--mds-date-range-preselection-selected-border:var(--variant-primary-03,211 226 255);--mds-date-range-preselection-selected-color:rgb(var(--tone-neutral,0 0 0));--mds-date-range-preselection-hover-background:rgb(var(--tone-neutral,0 0 0));--mds-date-range-preselection-hover-border:var(--tone-neutral,0 0 0);--mds-date-range-preselection-hover-color:rgb(var(--tone-neutral-03,233 233 233));--mds-date-range-preselection-background:var(--mds-date-range-preselection-default-background,rgb(var(--tone-neutral-08,107 107 107)/0));--mds-date-range-preselection-border:var(--mds-date-range-preselection-default-border,var(--tone-neutral-08,107 107 107));--mds-date-range-preselection-color:var(--mds-date-range-preselection-default-color,rgb(var(--tone-neutral-03,233 233 233)));display:inline-flex;justify-self:start}:host .action{--mds-button-background:var(--mds-date-range-preselection-background);--mds-button-border-color:var(--mds-date-range-preselection-border);--mds-button-color:var(--mds-date-range-preselection-color)}:host .action:hover{--mds-date-range-preselection-background:var(--mds-date-range-preselection-hover-background,rgb(var(--tone-neutral,0 0 0)));--mds-date-range-preselection-border:var(--mds-date-range-preselection-hover-border,var(--tone-neutral,0 0 0));--mds-date-range-preselection-color:var(--mds-date-range-preselection-hover-color,rgb(var(--tone-neutral-03,233 233 233)))}:host([selected]) .action{--mds-date-range-preselection-background:var(--mds-date-range-preselection-selected-background,rgb(var(--variant-primary-03,211 226 255)));--mds-date-range-preselection-border:var(--mds-date-range-preselection-selected-border,var(--variant-primary-03,211 226 255));--mds-date-range-preselection-color:var(--mds-date-range-preselection-selected-color,rgb(var(--tone-neutral,0 0 0)));pointer-events:none}"};var d=e("mds_input_date_range_preselection",function(){function e(e){var t=this;r(this,e);this.onClick=function(e){var r;e.stopPropagation();var a=(r=t.host)===null||r===void 0?void 0:r.closest("mds-input-date-range");if(a){a.preselect({caller:t.host,start:t.start,end:t.end});t.selected=true}}}e.prototype.render=function(){return t(a,{key:"e5571b251d0b86eccf975c07af016fd0e25387d3",slot:"calendar-preselection"},t("mds-button",{key:"95b8be91464b8e283c623c191514f7c293b941af",onClick:this.onClick,class:"action",variant:"primary",tone:"strong"},t("slot",{key:"6a96b556f736d867ab858ffba7307c45fb15dd65"})))};Object.defineProperty(e.prototype,"host",{get:function(){return n(this)},enumerable:false,configurable:true});return e}());d.style=o()}}}));
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as a,H as o,g as i}from"./p-CAd5312P.js";import{s as r}from"./p-fMwnXhio.js";const s=class{constructor(a){t(this,a),this.changedEvent=e(this,"mdsTabBarChange"),this.queryItems=()=>this.element.querySelectorAll("mds-tab-bar-item")}componentWillLoad(){this.queryItems().forEach(((t,e)=>t.id=`mds-tab-bar-item-${e}`))}connectedCallback(){this.unsubscribePrefAnimation=r("animation",(t=>{this.prefAnimation=t})),this.unsubscribePrefContrast=r("contrast",(t=>{this.prefContrast=t})),this.unsubscribePrefTheme=r("theme",(t=>{this.prefTheme=t})),this.unsubscribePrefThemeScheme=r("theme-scheme",(t=>{this.prefThemeScheme=t}))}disconnectedCallback(){var t,e,a,o;null===(t=this.unsubscribePrefAnimation)||void 0===t||t.call(this),null===(e=this.unsubscribePrefContrast)||void 0===e||e.call(this),null===(a=this.unsubscribePrefTheme)||void 0===a||a.call(this),null===(o=this.unsubscribePrefThemeScheme)||void 0===o||o.call(this)}changeEventHandler(t){this.queryItems().forEach(((e,a)=>{e.selected=`mds-tab-bar-item-${a}`===t.detail,e.selected&&this.changedEvent.emit({index:a})}))}render(){return a(o,{key:"a874af977206198e723eeb535c7378538e474a2e","pref-animation":this.prefAnimation,"pref-contrast":this.prefContrast,"pref-theme":this.prefTheme,"pref-theme-scheme":this.prefThemeScheme},a("slot",{key:"68e238b6950a366c7a18a8c03d92a34040487264"}))}get element(){return i(this)}};s.style='@layer reset,vendor,theme,base,components,utilities;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-ease:initial}}}:host(:not(:is([hydrated],.hydrated))),mds-tab-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}:host{--mds-tab-bar-transition-duration:var(--duration-200,.2s);--private-tab-bar-transition-duration:var(--mds-tab-bar-transition-duration);--tw-ease:var(--ease-out,cubic-bezier(0,0,.2,1));background-color:rgb(var(--tone-neutral,0 0 0));bottom:0;-webkit-box-shadow:var(--shadow-outline-light-50);box-shadow:var(--shadow-outline-light-50);display:flex;justify-content:space-around;left:0;position:fixed;right:0;-webkit-transition-duration:var(--private-tab-bar-transition-duration);transition-duration:var(--private-tab-bar-transition-duration);transition-property:background-color,color,box-shadow;transition-timing-function:var(--ease-out,cubic-bezier(0,0,.2,1))}:host([pref-animation=reduce]){--private-tab-bar-transition-duration:0s}:host([pref-theme=dark]:not([pref-theme-scheme=light])){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}:host([pref-contrast=more]){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}@property --tw-ease{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){:host(:not([pref-animation])),:host([pref-animation=system]){--private-tab-bar-transition-duration:0s}}@media (prefers-color-scheme:dark){:host(:not([pref-theme])),:host([pref-theme=system]:not([pref-theme-scheme=light])){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}}@media (prefers-contrast:more){:host(:not([pref-contrast])),:host([pref-contrast=system]){-webkit-box-shadow:var(--shadow-outline-50);box-shadow:var(--shadow-outline-50)}}';export{s as mds_tab_bar}
@@ -1 +1 @@
1
- import{r as a,c as e,h as s,H as i,g as o}from"./p-CAd5312P.js";import{L as n}from"./p-a4oAcjYG.js";import{m as t}from"./p-DiWN48aq.js";import{m as r}from"./p-Ccz0jCNB.js";var l={auto:"Αυτόματο",label:"Γλώσσα",af:"Αφρικάανς",ar:"Αραβικά",az:"Αζερμπαϊτζανικά",be:"Λευκορωσικά",bg:"Βουλγαρικά",bn:"Μπενγκάλι",bs:"Βοσνιακά",ca:"Καταλανικά",ceb:"Σεμπουάνο",cs:"Τσεχικά",cy:"Ουαλικά",da:"Δανικά",de:"Γερμανικά",el:"Ελληνικά",en:"Αγγλικά",eo:"Εσπεράντο",es:"Ισπανικά",et:"Εσθονικά",eu:"Βασκικά",fa:"Περσικά",fi:"Φινλανδικά",fr:"Γαλλικά",fy:"Φριζικά",ga:"Ιρλανδικά",gd:"Σκωτικά Κέλτικα",gl:"Γαλικιανά",gu:"Γκουτζαράτι",ha:"Χάουσα",haw:"Χαβαϊκά",he:"Εβραϊκά",hi:"Χίντι",hmn:"Χμονγκ",hr:"Κροατικά",ht:"Κρεολικά Αϊτής",hu:"Ουγγρικά",hy:"Αρμενικά",id:"Ινδονησιακά",ig:"Ίγκμπο",is:"Ισλανδικά",it:"Ιταλικά",ja:"Ιαπωνικά",jv:"Ιαβανικά",ka:"Γεωργιανά",kk:"Καζακικά",km:"Χμερ",kn:"Κανάντα",ko:"Κορεατικά",ku:"Κουρδικά",ky:"Κιργιζικά",la:"Λατινικά",lb:"Λουξεμβουργιανά",lo:"Λάο",lt:"Λιθουανικά",lv:"Λετονικά",mg:"Μαλαγάσι",mi:"Μαορί",mk:"Μακεδονικά",ml:"Μαλαγιαλαμικά",mn:"Μογγολικά",mr:"Μαράθι",ms:"Μαλαϊκά",mt:"Μαλτέζικα",my:"Βιρμανικά",ne:"Νεπαλικά",nl:"Ολλανδικά",no:"Νορβηγικά",ny:"Τσιτσέουα",or:"Ορίγια",pa:"Παντζαπικά",pl:"Πολωνικά",ps:"Πάστο",pt:"Πορτογαλικά",ro:"Ρουμανικά",ru:"Ρωσικά",sd:"Σιντ",si:"Σινχαλέζικα",sk:"Σλοβακικά",sl:"Σλοβενικά",sm:"Σαμοανά",sn:"Σόνα",so:"Σομαλικά",sq:"Αλβανικά",sr:"Σερβικά",st:"Σόθο",su:"Σουνδανικά",sv:"Σουηδικά",sw:"Σουαχίλι",ta:"Ταμίλ",te:"Τελούγκου",tg:"Τατζικικά",th:"Ταϊλανδικά",tr:"Τουρκικά",tt:"Ταταρικά",uk:"Ουκρανικά",ur:"Ουρντού",uz:"Ουζμπεκικά",vi:"Βιετναμέζικα",xh:"Ξόσα",yi:"Γίντις",yo:"Γιορούμπα",zh:"Κινέζικα",zu:"Ζουλού",defaultLanguage:"Εάν η μετάφραση δεν είναι διαθέσιμη, θα χρησιμοποιηθούν τα Αγγλικά"},h={auto:"Automatic",label:"Language",af:"Afrikaans",ar:"Arabic",az:"Azerbaijani",be:"Belarusian",bg:"Bulgarian",bn:"Bengali",bs:"Bosnian",ca:"Catalan",ceb:"Cebuano",cs:"Czech",cy:"Welsh",da:"Danish",de:"German",el:"Greek",en:"English",eo:"Esperanto",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fr:"French",fy:"Frisian",ga:"Irish",gd:"Scottish Gaelic",gl:"Galician",gu:"Gujarati",ha:"Hausa",haw:"Hawaiian",he:"Hebrew",hi:"Hindi",hmn:"Hmong",hr:"Croatian",ht:"Haitian Creole",hu:"Hungarian",hy:"Armenian",id:"Indonesian",ig:"Igbo",is:"Icelandic",it:"Italian",ja:"Japanese",jv:"Javanese",ka:"Georgian",kk:"Kazakh",km:"Khmer",kn:"Kannada",ko:"Korean",ku:"Kurdish",ky:"Kyrgyz",la:"Latin",lb:"Luxembourgish",lo:"Lao",lt:"Lithuanian",lv:"Latvian",mg:"Malagasy",mi:"Maori",mk:"Macedonian",ml:"Malayalam",mn:"Mongolian",mr:"Marathi",ms:"Malay",mt:"Maltese",my:"Burmese",ne:"Nepali",nl:"Dutch",no:"Norwegian",ny:"Chichewa",or:"Odia",pa:"Punjabi",pl:"Polish",ps:"Pashto",pt:"Portuguese",ro:"Romanian",ru:"Russian",sd:"Sindhi",si:"Sinhala",sk:"Slovak",sl:"Slovenian",sm:"Samoan",sn:"Shona",so:"Somali",sq:"Albanian",sr:"Serbian",st:"Sesotho",su:"Sundanese",sv:"Swedish",sw:"Swahili",ta:"Tamil",te:"Telugu",tg:"Tajik",th:"Thai",tr:"Turkish",tt:"Tatar",uk:"Ukrainian",ur:"Urdu",uz:"Uzbek",vi:"Vietnamese",xh:"Xhosa",yi:"Yiddish",yo:"Yoruba",zh:"Chinese",zu:"Zulu",defaultLanguage:"If the translation is not available, English will be used"},u={auto:"Automático",label:"Idioma",af:"Afrikáans",ar:"Árabe",az:"Azerbaiyano",be:"Bielorruso",bg:"Búlgaro",bn:"Bengalí",bs:"Bosnio",ca:"Catalán",ceb:"Cebuano",cs:"Checo",cy:"Galés",da:"Danés",de:"Alemán",el:"Griego",en:"Inglés",eo:"Esperanto",es:"Español",et:"Estonio",eu:"Vasco",fa:"Persa",fi:"Finlandés",fr:"Francés",fy:"Frisón",ga:"Irlandés",gd:"Gaélico escocés",gl:"Gallego",gu:"Gujarati",ha:"Hausa",haw:"Hawaiano",he:"Hebreo",hi:"Hindi",hmn:"Hmong",hr:"Croata",ht:"Criollo haitiano",hu:"Húngaro",hy:"Armenio",id:"Indonesio",ig:"Igbo",is:"Islandés",it:"Italiano",ja:"Japonés",jv:"Javanés",ka:"Georgiano",kk:"Kazajo",km:"Jemer",kn:"Canarés",ko:"Coreano",ku:"Kurdo",ky:"Kirguís",la:"Latín",lb:"Luxemburgués",lo:"Lao",lt:"Lituano",lv:"Letón",mg:"Malgache",mi:"Maorí",mk:"Macedonio",ml:"Malayalam",mn:"Mongol",mr:"Maratí",ms:"Malayo",mt:"Maltés",my:"Birmano",ne:"Nepalí",nl:"Holandés",no:"Noruego",ny:"Chichewa",or:"Oriya",pa:"Panyabí",pl:"Polaco",ps:"Pastún",pt:"Portugués",ro:"Rumano",ru:"Ruso",sd:"Sindhi",si:"Cingalés",sk:"Eslovaco",sl:"Esloveno",sm:"Samoano",sn:"Shona",so:"Somalí",sq:"Albanés",sr:"Serbio",st:"Sesotho",su:"Sundanés",sv:"Sueco",sw:"Suajili",ta:"Tamil",te:"Telugu",tg:"Tayiko",th:"Tailandés",tr:"Turco",tt:"Tártaro",uk:"Ucraniano",ur:"Urdu",uz:"Uzbeko",vi:"Vietnamita",xh:"Xhosa",yi:"Yidis",yo:"Yoruba",zh:"Chino",zu:"Zulú",defaultLanguage:"Si la traducción no está disponible, se utilizará el inglés"},d={auto:"Automatico",label:"Lingua",af:"Afrikaans",ar:"Arabo",az:"Azero",be:"Bielorusso",bg:"Bulgaro",bn:"Bengalese",bs:"Bosniaco",ca:"Catalano",ceb:"Cebuano",cs:"Ceco",cy:"Gallese",da:"Danese",de:"Tedesco",el:"Greco",en:"Inglese",eo:"Esperanto",es:"Spagnolo",et:"Estone",eu:"Basco",fa:"Persiano",fi:"Finlandese",fr:"Francese",fy:"Frisone",ga:"Irlandese",gd:"Gaelico scozzese",gl:"Galiziano",gu:"Gujarati",ha:"Hausa",haw:"Hawaiano",he:"Ebraico",hi:"Hindi",hmn:"Hmong",hr:"Croato",ht:"Creolo haitiano",hu:"Ungherese",hy:"Armeno",id:"Indonesiano",ig:"Igbo",is:"Islandese",it:"Italiano",ja:"Giapponese",jv:"Giavanese",ka:"Georgiano",kk:"Kazako",km:"Khmer",kn:"Kannada",ko:"Coreano",ku:"Curdo",ky:"Kirghiso",la:"Latino",lb:"Lussemburghese",lo:"Lao",lt:"Lituano",lv:"Lettone",mg:"Malgascio",mi:"Maori",mk:"Macedone",ml:"Malayalam",mn:"Mongolo",mr:"Marathi",ms:"Malese",mt:"Maltese",my:"Birmano",ne:"Nepalese",nl:"Olandese",no:"Norvegese",ny:"Chichewa",or:"Oriya",pa:"Punjabi",pl:"Polacco",ps:"Pashtu",pt:"Portoghese",ro:"Rumeno",ru:"Russo",sd:"Sindhi",si:"Singalese",sk:"Slovacco",sl:"Sloveno",sm:"Samoano",sn:"Shona",so:"Somalo",sq:"Albanese",sr:"Serbo",st:"Sesotho",su:"Sundanese",sv:"Svedese",sw:"Swahili",ta:"Tamil",te:"Telugu",tg:"Tagico",th:"Thai",tr:"Turco",tt:"Tataro",uk:"Ucraino",ur:"Urdu",uz:"Uzbeko",vi:"Vietnamita",xh:"Xhosa",yi:"Yiddish",yo:"Yoruba",zh:"Cinese",zu:"Zulu",defaultLanguage:"Se la traduzione non è disponibile, verrà utilizzato l'Inglese"};const m=class{constructor(s){a(this,s),this.languageChangeEvent=e(this,"mdsPrefLanguageChange"),this.prefChangeEvent=e(this,"mdsPrefChange"),this.showDropdown=!1,this.localStorageAlias="mdsPrefLanguage",this.defaultLanguage="en",this.t=new n({el:l,en:h,es:u,it:d}),this.set="auto",this.toggleDropdown=()=>{this.showDropdown=!this.showDropdown},this.hideLanguageSelectDropdown=()=>{this.showDropdown=!1},this.changeLanguageSelectItem=()=>{this.elPreferLanguageItems.forEach((a=>{a.selected=!1}))},this.checkLanguageSelect=()=>{this.elPreferLanguageItems=this.element.querySelectorAll("mds-pref-language-item"),this.elPreferLanguageItems.forEach((a=>{a.addEventListener("mdsPrefLanguageItemSelect",(a=>{this.changeLanguageSelectItem(),this.currentSelectedItem=a.currentTarget,this.currentSelectedItem.selected=!0,this.languageChangeEvent.emit({language:this.currentSelectedItem.code}),this.showDropdown=!1,this.setLanguage(a.detail.language),this.t.update(document)}))})),this.elPreferLanguageItems.forEach((a=>{a.selected=a.code===this.set}))},this.sanitizeLanguage=a=>a.includes("-")?a.split("-")[0].toLowerCase():a,this.setLanguage=a=>{var e,s;if(!/(auto)|^[a-z]{2}(-[A-Z]{2})?$/gm.exec(a))throw Error(`Language code set not reconized: ${a}`);if(this.set="auto"===a?null!==(s=null!==(e=this.userLanguage)&&void 0!==e?e:this.pageLanguage)&&void 0!==s?s:this.systemLanguage:this.sanitizeLanguage(a),this.prefChangeEvent.emit({preference:"language"}),localStorage.setItem(this.localStorageAlias,this.set),document){const a=document.querySelector("html");null==a||a.setAttribute("lang",this.set)}}}async updateLang(){this.language=this.t.lang(this.element)}componentDidLoad(){this.checkLanguageSelect()}componentWillRender(){var a,e;this.systemLanguage=this.sanitizeLanguage(navigator.language),this.userLanguage=localStorage.getItem(this.localStorageAlias),this.pageLanguage=null!==(e=null===(a=document.querySelector("html"))||void 0===a?void 0:a.getAttribute("lang"))&&void 0!==e?e:null,this.setLanguage(this.set),this.t.lang(this.element)}render(){var a;return s(i,{key:"dc71143924209440f083fcec65bcb7bd504dd25a"},s("div",{key:"292239b82496f972e66d40c3545f744bbb3b3c7f",class:"menu"},s("mds-text",{key:"40a055e9e7b833b54be9d0a94bf3a3dcdfc0c8b8",class:"info",typography:"caption"},s("b",{key:"a18868d48b74d314e96b11a090910094dadc3f32"},this.t.get("label"))),s("mds-tab",{key:"565d66dfa81b0991ff2c456c20f0880b5608a5b3",fill:!0,size:this.size},s("mds-tab-item",{key:"5b9bccdca9afc5dacd2ded61f34001b7dffe39da",selected:!0,onClick:this.toggleDropdown,id:"mds-pref-language-nav",class:"item item--custom-language","icon-position":"right",icon:this.showDropdown?r:t},this.t.get(null!==(a=this.set)&&void 0!==a?a:"auto")))),s("mds-dropdown",{key:"82f77f40b5b589cf3ee6097ecdd27b2f55f50779",class:"mds-pref-language-dropdown",target:"#mds-pref-language-nav",interaction:"none",visible:this.showDropdown,onMdsDropdownHide:this.hideLanguageSelectDropdown,autoPlacement:!0},s("slot",{key:"f2ad1acf8456a7d8a284a802342138424f26628a"})),this.set!==this.defaultLanguage&&s("mds-text",{key:"fc2901f08f355fac291535936079e3d54ed6bcc9",typography:"caption"},this.t.get("defaultLanguage")))}get element(){return o(this)}};m.style="@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-dropdown,mds-tab,mds-tab-item,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}mds-pref-language{display:grid;gap:calc(var(--spacing,.0025rem)*400)}.mds-pref-language-dropdown{gap:calc(var(--spacing,.0025rem)*100);padding:calc(var(--spacing,.0025rem)*400)}.item{--mds-tab-item-default-color:rgb(var(--tone-neutral-05,197 197 197));flex-basis:0;flex-grow:1}.item--custom-language{cursor:pointer}.item--auto,.item--custom-language{--mds-tab-item-selected-color:rgb(var(--tone-neutral-03,233 233 233))}";export{m as mds_pref_language}
1
+ import{r as a,c as e,h as i,H as s,g as o}from"./p-CAd5312P.js";import{L as n}from"./p-a4oAcjYG.js";import{m as t}from"./p-DiWN48aq.js";import{m as r}from"./p-Ccz0jCNB.js";var l={auto:"Αυτόματο",label:"Γλώσσα",af:"Αφρικάανς",ar:"Αραβικά",az:"Αζερμπαϊτζανικά",be:"Λευκορωσικά",bg:"Βουλγαρικά",bn:"Μπενγκάλι",bs:"Βοσνιακά",ca:"Καταλανικά",ceb:"Σεμπουάνο",cs:"Τσεχικά",cy:"Ουαλικά",da:"Δανικά",de:"Γερμανικά",el:"Ελληνικά",en:"Αγγλικά",eo:"Εσπεράντο",es:"Ισπανικά",et:"Εσθονικά",eu:"Βασκικά",fa:"Περσικά",fi:"Φινλανδικά",fr:"Γαλλικά",fy:"Φριζικά",ga:"Ιρλανδικά",gd:"Σκωτικά Κέλτικα",gl:"Γαλικιανά",gu:"Γκουτζαράτι",ha:"Χάουσα",haw:"Χαβαϊκά",he:"Εβραϊκά",hi:"Χίντι",hmn:"Χμονγκ",hr:"Κροατικά",ht:"Κρεολικά Αϊτής",hu:"Ουγγρικά",hy:"Αρμενικά",id:"Ινδονησιακά",ig:"Ίγκμπο",is:"Ισλανδικά",it:"Ιταλικά",ja:"Ιαπωνικά",jv:"Ιαβανικά",ka:"Γεωργιανά",kk:"Καζακικά",km:"Χμερ",kn:"Κανάντα",ko:"Κορεατικά",ku:"Κουρδικά",ky:"Κιργιζικά",la:"Λατινικά",lb:"Λουξεμβουργιανά",lo:"Λάο",lt:"Λιθουανικά",lv:"Λετονικά",mg:"Μαλαγάσι",mi:"Μαορί",mk:"Μακεδονικά",ml:"Μαλαγιαλαμικά",mn:"Μογγολικά",mr:"Μαράθι",ms:"Μαλαϊκά",mt:"Μαλτέζικα",my:"Βιρμανικά",ne:"Νεπαλικά",nl:"Ολλανδικά",no:"Νορβηγικά",ny:"Τσιτσέουα",or:"Ορίγια",pa:"Παντζαπικά",pl:"Πολωνικά",ps:"Πάστο",pt:"Πορτογαλικά",ro:"Ρουμανικά",ru:"Ρωσικά",sd:"Σιντ",si:"Σινχαλέζικα",sk:"Σλοβακικά",sl:"Σλοβενικά",sm:"Σαμοανά",sn:"Σόνα",so:"Σομαλικά",sq:"Αλβανικά",sr:"Σερβικά",st:"Σόθο",su:"Σουνδανικά",sv:"Σουηδικά",sw:"Σουαχίλι",ta:"Ταμίλ",te:"Τελούγκου",tg:"Τατζικικά",th:"Ταϊλανδικά",tr:"Τουρκικά",tt:"Ταταρικά",uk:"Ουκρανικά",ur:"Ουρντού",uz:"Ουζμπεκικά",vi:"Βιετναμέζικα",xh:"Ξόσα",yi:"Γίντις",yo:"Γιορούμπα",zh:"Κινέζικα",zu:"Ζουλού",defaultLanguage:"Εάν η μετάφραση δεν είναι διαθέσιμη, θα χρησιμοποιηθούν τα Αγγλικά"},h={auto:"Automatic",label:"Language",af:"Afrikaans",ar:"Arabic",az:"Azerbaijani",be:"Belarusian",bg:"Bulgarian",bn:"Bengali",bs:"Bosnian",ca:"Catalan",ceb:"Cebuano",cs:"Czech",cy:"Welsh",da:"Danish",de:"German",el:"Greek",en:"English",eo:"Esperanto",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fr:"French",fy:"Frisian",ga:"Irish",gd:"Scottish Gaelic",gl:"Galician",gu:"Gujarati",ha:"Hausa",haw:"Hawaiian",he:"Hebrew",hi:"Hindi",hmn:"Hmong",hr:"Croatian",ht:"Haitian Creole",hu:"Hungarian",hy:"Armenian",id:"Indonesian",ig:"Igbo",is:"Icelandic",it:"Italian",ja:"Japanese",jv:"Javanese",ka:"Georgian",kk:"Kazakh",km:"Khmer",kn:"Kannada",ko:"Korean",ku:"Kurdish",ky:"Kyrgyz",la:"Latin",lb:"Luxembourgish",lo:"Lao",lt:"Lithuanian",lv:"Latvian",mg:"Malagasy",mi:"Maori",mk:"Macedonian",ml:"Malayalam",mn:"Mongolian",mr:"Marathi",ms:"Malay",mt:"Maltese",my:"Burmese",ne:"Nepali",nl:"Dutch",no:"Norwegian",ny:"Chichewa",or:"Odia",pa:"Punjabi",pl:"Polish",ps:"Pashto",pt:"Portuguese",ro:"Romanian",ru:"Russian",sd:"Sindhi",si:"Sinhala",sk:"Slovak",sl:"Slovenian",sm:"Samoan",sn:"Shona",so:"Somali",sq:"Albanian",sr:"Serbian",st:"Sesotho",su:"Sundanese",sv:"Swedish",sw:"Swahili",ta:"Tamil",te:"Telugu",tg:"Tajik",th:"Thai",tr:"Turkish",tt:"Tatar",uk:"Ukrainian",ur:"Urdu",uz:"Uzbek",vi:"Vietnamese",xh:"Xhosa",yi:"Yiddish",yo:"Yoruba",zh:"Chinese",zu:"Zulu",defaultLanguage:"If the translation is not available, English will be used"},u={auto:"Automático",label:"Idioma",af:"Afrikáans",ar:"Árabe",az:"Azerbaiyano",be:"Bielorruso",bg:"Búlgaro",bn:"Bengalí",bs:"Bosnio",ca:"Catalán",ceb:"Cebuano",cs:"Checo",cy:"Galés",da:"Danés",de:"Alemán",el:"Griego",en:"Inglés",eo:"Esperanto",es:"Español",et:"Estonio",eu:"Vasco",fa:"Persa",fi:"Finlandés",fr:"Francés",fy:"Frisón",ga:"Irlandés",gd:"Gaélico escocés",gl:"Gallego",gu:"Gujarati",ha:"Hausa",haw:"Hawaiano",he:"Hebreo",hi:"Hindi",hmn:"Hmong",hr:"Croata",ht:"Criollo haitiano",hu:"Húngaro",hy:"Armenio",id:"Indonesio",ig:"Igbo",is:"Islandés",it:"Italiano",ja:"Japonés",jv:"Javanés",ka:"Georgiano",kk:"Kazajo",km:"Jemer",kn:"Canarés",ko:"Coreano",ku:"Kurdo",ky:"Kirguís",la:"Latín",lb:"Luxemburgués",lo:"Lao",lt:"Lituano",lv:"Letón",mg:"Malgache",mi:"Maorí",mk:"Macedonio",ml:"Malayalam",mn:"Mongol",mr:"Maratí",ms:"Malayo",mt:"Maltés",my:"Birmano",ne:"Nepalí",nl:"Holandés",no:"Noruego",ny:"Chichewa",or:"Oriya",pa:"Panyabí",pl:"Polaco",ps:"Pastún",pt:"Portugués",ro:"Rumano",ru:"Ruso",sd:"Sindhi",si:"Cingalés",sk:"Eslovaco",sl:"Esloveno",sm:"Samoano",sn:"Shona",so:"Somalí",sq:"Albanés",sr:"Serbio",st:"Sesotho",su:"Sundanés",sv:"Sueco",sw:"Suajili",ta:"Tamil",te:"Telugu",tg:"Tayiko",th:"Tailandés",tr:"Turco",tt:"Tártaro",uk:"Ucraniano",ur:"Urdu",uz:"Uzbeko",vi:"Vietnamita",xh:"Xhosa",yi:"Yidis",yo:"Yoruba",zh:"Chino",zu:"Zulú",defaultLanguage:"Si la traducción no está disponible, se utilizará el inglés"},d={auto:"Automatico",label:"Lingua",af:"Afrikaans",ar:"Arabo",az:"Azero",be:"Bielorusso",bg:"Bulgaro",bn:"Bengalese",bs:"Bosniaco",ca:"Catalano",ceb:"Cebuano",cs:"Ceco",cy:"Gallese",da:"Danese",de:"Tedesco",el:"Greco",en:"Inglese",eo:"Esperanto",es:"Spagnolo",et:"Estone",eu:"Basco",fa:"Persiano",fi:"Finlandese",fr:"Francese",fy:"Frisone",ga:"Irlandese",gd:"Gaelico scozzese",gl:"Galiziano",gu:"Gujarati",ha:"Hausa",haw:"Hawaiano",he:"Ebraico",hi:"Hindi",hmn:"Hmong",hr:"Croato",ht:"Creolo haitiano",hu:"Ungherese",hy:"Armeno",id:"Indonesiano",ig:"Igbo",is:"Islandese",it:"Italiano",ja:"Giapponese",jv:"Giavanese",ka:"Georgiano",kk:"Kazako",km:"Khmer",kn:"Kannada",ko:"Coreano",ku:"Curdo",ky:"Kirghiso",la:"Latino",lb:"Lussemburghese",lo:"Lao",lt:"Lituano",lv:"Lettone",mg:"Malgascio",mi:"Maori",mk:"Macedone",ml:"Malayalam",mn:"Mongolo",mr:"Marathi",ms:"Malese",mt:"Maltese",my:"Birmano",ne:"Nepalese",nl:"Olandese",no:"Norvegese",ny:"Chichewa",or:"Oriya",pa:"Punjabi",pl:"Polacco",ps:"Pashtu",pt:"Portoghese",ro:"Rumeno",ru:"Russo",sd:"Sindhi",si:"Singalese",sk:"Slovacco",sl:"Sloveno",sm:"Samoano",sn:"Shona",so:"Somalo",sq:"Albanese",sr:"Serbo",st:"Sesotho",su:"Sundanese",sv:"Svedese",sw:"Swahili",ta:"Tamil",te:"Telugu",tg:"Tagico",th:"Thai",tr:"Turco",tt:"Tataro",uk:"Ucraino",ur:"Urdu",uz:"Uzbeko",vi:"Vietnamita",xh:"Xhosa",yi:"Yiddish",yo:"Yoruba",zh:"Cinese",zu:"Zulu",defaultLanguage:"Se la traduzione non è disponibile, verrà utilizzato l'Inglese"};const g=class{constructor(i){a(this,i),this.languageChangeEvent=e(this,"mdsPrefLanguageChange"),this.prefChangeEvent=e(this,"mdsPrefChange"),this.showDropdown=!1,this.localStorageAlias="mdsPrefLanguage",this.defaultLanguage="en",this.t=new n({el:l,en:h,es:u,it:d}),this.set="auto",this.toggleDropdown=()=>{this.showDropdown=!this.showDropdown},this.hideLanguageSelectDropdown=()=>{this.showDropdown=!1},this.changeLanguageSelectItem=()=>{this.elPreferLanguageItems.forEach((a=>{a.selected=!1}))},this.checkLanguageSelect=()=>{this.elPreferLanguageItems=this.element.querySelectorAll("mds-pref-language-item"),this.elPreferLanguageItems.forEach((a=>{a.addEventListener("mdsPrefLanguageItemSelect",(a=>{this.changeLanguageSelectItem(),this.currentSelectedItem=a.currentTarget,this.currentSelectedItem.selected=!0,this.languageChangeEvent.emit({language:this.currentSelectedItem.code}),this.showDropdown=!1,this.setLanguage(a.detail.language),this.t.update(document)}))})),this.elPreferLanguageItems.forEach((a=>{a.selected=a.code===this.set}))},this.sanitizeLanguage=a=>a.includes("-")?a.split("-")[0].toLowerCase():a,this.setLanguage=a=>{var e,i;if(!/(auto)|^[a-z]{2}(-[A-Z]{2})?$/gm.exec(a))throw Error(`Language code set not reconized: ${a}`);if(this.set="auto"===a?null!==(i=null!==(e=this.userLanguage)&&void 0!==e?e:this.pageLanguage)&&void 0!==i?i:this.systemLanguage:this.sanitizeLanguage(a),this.prefChangeEvent.emit({preference:"language"}),localStorage.setItem(this.localStorageAlias,this.set),"undefined"!=typeof document){const a=document.querySelector("html");null==a||a.setAttribute("lang",this.set)}}}async updateLang(){this.language=this.t.lang(this.element)}componentDidLoad(){this.checkLanguageSelect()}componentWillRender(){var a,e;this.systemLanguage=this.sanitizeLanguage(navigator.language),this.userLanguage=localStorage.getItem(this.localStorageAlias),this.pageLanguage=null!==(e=null===(a=document.querySelector("html"))||void 0===a?void 0:a.getAttribute("lang"))&&void 0!==e?e:null,this.setLanguage(this.set),this.t.lang(this.element)}render(){var a;return i(s,{key:"478109efd35a0a896d1783008a16e9275733936d"},i("div",{key:"355b3d289bf281ed132e3bc900a434b4475c6bea",class:"menu"},i("mds-text",{key:"cd8902f3b078732a05c5763479ec947d412bce94",class:"info",typography:"caption"},i("b",{key:"e6298e5c502a2aa177e4669cecab22c8056e87eb"},this.t.get("label"))),i("mds-tab",{key:"f8456b33ec4d07a474994da5d08a333afd5a641f",fill:!0,size:this.size},i("mds-tab-item",{key:"fcc54b949621389e4e175dcfe297a0d137b28788",selected:!0,onClick:this.toggleDropdown,id:"mds-pref-language-nav",class:"item item--custom-language","icon-position":"right",icon:this.showDropdown?r:t},this.t.get(null!==(a=this.set)&&void 0!==a?a:"auto")))),i("mds-dropdown",{key:"5746fdd9a751a9c71c011aaff73bb3aff6b648f3",class:"mds-pref-language-dropdown",target:"#mds-pref-language-nav",interaction:"none",visible:this.showDropdown,onMdsDropdownHide:this.hideLanguageSelectDropdown},i("slot",{key:"f2a7cc484c3295aa6abd463fb365f8e4a099d130"})),this.set!==this.defaultLanguage&&i("mds-text",{key:"41ebb2d247ce5054ceb807d75539301efb33596c",typography:"caption"},this.t.get("defaultLanguage")))}get element(){return o(this)}};g.style="@layer reset,vendor,theme,base,components,utilities;:host(:not(:is([hydrated],.hydrated))),:is(mds-dropdown,mds-tab,mds-tab-item,mds-text):not(:is([hydrated],.hydrated)){animation-duration:0s;border-color:#0000;box-shadow:0 0 #0000;opacity:0;outline-color:#0000;transition-delay:.1s;transition-duration:0s;visibility:hidden}mds-pref-language{display:grid;gap:calc(var(--spacing,.0025rem)*400)}.mds-pref-language-dropdown{gap:calc(var(--spacing,.0025rem)*100);padding:calc(var(--spacing,.0025rem)*400)}.item{--mds-tab-item-default-color:rgb(var(--tone-neutral-05,197 197 197));flex-basis:0;flex-grow:1}.item--custom-language{cursor:pointer}.item--auto,.item--custom-language{--mds-tab-item-selected-color:rgb(var(--tone-neutral-03,233 233 233))}";export{g as mds_pref_language}