@siemens/ix 4.4.0 → 5.1.0

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 (1281) hide show
  1. package/READMEOSS.html +24 -10
  2. package/components/index.js +1 -1
  3. package/components/ix-action-card.js +1 -1
  4. package/components/ix-application-header.js +1 -1
  5. package/components/ix-application-switch-modal.js +1 -1
  6. package/components/ix-application.js +1 -1
  7. package/components/ix-avatar.js +1 -1
  8. package/components/ix-blind.js +1 -1
  9. package/components/ix-breadcrumb-item.js +1 -1
  10. package/components/ix-breadcrumb.js +1 -1
  11. package/components/ix-button.js +1 -1
  12. package/components/ix-card-accordion.js +1 -1
  13. package/components/ix-card-content.js +1 -1
  14. package/components/ix-card-list.js +1 -1
  15. package/components/ix-card-title.js +1 -1
  16. package/components/ix-card.js +1 -1
  17. package/components/ix-category-filter.js +1 -1
  18. package/components/ix-checkbox-group.js +1 -1
  19. package/components/ix-checkbox.js +1 -1
  20. package/components/ix-chip.js +1 -1
  21. package/components/ix-col.js +1 -1
  22. package/components/ix-content-header.js +1 -1
  23. package/components/ix-content.js +1 -1
  24. package/components/ix-css-grid-item.js +1 -1
  25. package/components/ix-css-grid.js +1 -1
  26. package/components/ix-custom-field.js +1 -1
  27. package/components/ix-date-dropdown.js +1 -1
  28. package/components/ix-date-input.js +1 -1
  29. package/components/ix-date-picker.js +1 -1
  30. package/components/ix-date-time-card.js +1 -1
  31. package/components/{ix-validation-tooltip.d.ts → ix-datetime-input.d.ts} +4 -4
  32. package/components/ix-datetime-input.js +1 -0
  33. package/components/ix-datetime-picker.js +1 -1
  34. package/components/ix-divider.js +1 -1
  35. package/components/ix-dropdown-button.js +1 -1
  36. package/components/ix-dropdown-header.js +1 -1
  37. package/components/ix-dropdown-item.js +1 -1
  38. package/components/ix-dropdown-quick-actions.js +1 -1
  39. package/components/ix-dropdown.js +1 -1
  40. package/components/ix-empty-state.js +1 -1
  41. package/components/ix-event-list-item.js +1 -1
  42. package/components/ix-event-list.js +1 -1
  43. package/components/ix-expanding-search.js +1 -1
  44. package/components/ix-field-label.js +1 -1
  45. package/components/ix-field-wrapper.js +1 -1
  46. package/components/ix-filter-chip.js +1 -1
  47. package/components/ix-flip-tile-content.js +1 -1
  48. package/components/ix-flip-tile.js +1 -1
  49. package/components/ix-group-context-menu.js +1 -1
  50. package/components/ix-group-item.js +1 -1
  51. package/components/ix-group.js +1 -1
  52. package/components/ix-helper-text.js +1 -1
  53. package/components/ix-icon-button.js +1 -1
  54. package/components/ix-icon-toggle-button.js +1 -1
  55. package/components/ix-input.js +1 -1
  56. package/components/ix-key-value-list.js +1 -1
  57. package/components/ix-key-value.js +1 -1
  58. package/components/ix-kpi.js +1 -1
  59. package/components/ix-layout-auto.js +1 -1
  60. package/components/ix-layout-grid.js +1 -1
  61. package/components/ix-link-button.js +1 -1
  62. package/components/ix-menu-about-item.js +1 -1
  63. package/components/ix-menu-about-news.js +1 -1
  64. package/components/ix-menu-about.js +1 -1
  65. package/components/ix-menu-avatar-item.js +1 -1
  66. package/components/ix-menu-avatar.js +1 -1
  67. package/components/ix-menu-category.js +1 -1
  68. package/components/ix-menu-expand-icon.js +1 -1
  69. package/components/ix-menu-item.js +1 -1
  70. package/components/ix-menu-settings-item.js +1 -1
  71. package/components/ix-menu-settings.js +1 -1
  72. package/components/ix-menu.js +1 -1
  73. package/components/ix-message-bar.js +1 -1
  74. package/components/ix-modal-content.js +1 -1
  75. package/components/ix-modal-footer.js +1 -1
  76. package/components/ix-modal-header.js +1 -1
  77. package/components/ix-modal-loading.js +1 -1
  78. package/components/ix-modal.js +1 -1
  79. package/components/ix-number-input.js +1 -1
  80. package/components/ix-pagination.js +1 -1
  81. package/components/ix-pane-layout.js +1 -1
  82. package/components/ix-pane.js +1 -1
  83. package/components/ix-pill.js +1 -1
  84. package/components/{ix-application-sidebar.d.ts → ix-popover-content.d.ts} +4 -4
  85. package/components/ix-popover-content.js +1 -0
  86. package/components/ix-popover-footer.d.ts +11 -0
  87. package/components/ix-popover-footer.js +1 -0
  88. package/components/ix-popover-header.d.ts +11 -0
  89. package/components/ix-popover-header.js +1 -0
  90. package/components/ix-popover-image.d.ts +11 -0
  91. package/components/ix-popover-image.js +1 -0
  92. package/components/ix-popover.d.ts +11 -0
  93. package/components/ix-popover.js +1 -0
  94. package/components/ix-progress-indicator.js +1 -1
  95. package/components/ix-push-card.js +1 -1
  96. package/components/ix-radio-group.js +1 -1
  97. package/components/ix-radio.js +1 -1
  98. package/components/{ix-input-group.d.ts → ix-range-field.d.ts} +4 -4
  99. package/components/ix-range-field.js +1 -0
  100. package/components/ix-row.js +1 -1
  101. package/components/ix-select-item.js +1 -1
  102. package/components/ix-select.js +1 -1
  103. package/components/ix-slider.js +1 -1
  104. package/components/ix-spinner.js +1 -1
  105. package/components/ix-split-button.js +1 -1
  106. package/components/ix-tab-item.js +1 -1
  107. package/components/ix-tab-panel.d.ts +11 -0
  108. package/components/ix-tab-panel.js +1 -0
  109. package/components/{ix-drawer.d.ts → ix-tab-set.d.ts} +4 -4
  110. package/components/ix-tab-set.js +1 -0
  111. package/components/ix-tabs.js +1 -1
  112. package/components/ix-textarea.js +1 -1
  113. package/components/ix-tile.js +1 -1
  114. package/components/ix-time-input.js +1 -1
  115. package/components/ix-time-picker.js +1 -1
  116. package/components/ix-toast-container.js +1 -1
  117. package/components/ix-toast.js +1 -1
  118. package/components/ix-toggle-button.js +1 -1
  119. package/components/ix-toggle.js +1 -1
  120. package/components/ix-tooltip.js +1 -1
  121. package/components/ix-tree-item.js +1 -1
  122. package/components/ix-tree.js +1 -1
  123. package/components/ix-typography.js +1 -1
  124. package/components/ix-upload.js +1 -1
  125. package/components/ix-workflow-step.js +1 -1
  126. package/components/ix-workflow-steps.js +1 -1
  127. package/components/p-3VG6z9c3.js +1 -0
  128. package/components/p-4pTtJwcY.js +1 -0
  129. package/components/p-5ntkLbuJ.js +1 -0
  130. package/components/{p-BWRJteYa.js → p-7HGOhDMX.js} +1 -1
  131. package/components/p-B-O0ylt_.js +1 -0
  132. package/components/p-BBCsPlPH.js +1 -0
  133. package/components/p-BDlGgfYh.js +1 -0
  134. package/components/p-BL9SR36X.js +1 -0
  135. package/components/p-BNAvpXSk.js +1 -0
  136. package/components/p-BST8QY5w.js +1 -0
  137. package/components/p-BWH03B1n.js +1 -0
  138. package/components/p-BWknDysp.js +1 -0
  139. package/components/p-BbW5EIKF.js +1 -0
  140. package/components/p-BbwShqw_.js +1 -0
  141. package/components/p-BtSt9tC5.js +1 -0
  142. package/components/p-BuBQiemL.js +1 -0
  143. package/components/p-Bxrgt3H_.js +1 -0
  144. package/components/p-Byed_Z2G.js +1 -0
  145. package/components/p-BzFLbXmT.js +1 -0
  146. package/components/p-C-sZLWci.js +1 -0
  147. package/components/p-C0WZnIxc.js +1 -0
  148. package/components/p-C21npbUc.js +1 -0
  149. package/components/p-C2jvmCOl.js +1 -0
  150. package/components/p-C5UTTqsv.js +1 -0
  151. package/components/p-C9HBQRMb.js +1 -0
  152. package/components/p-CAH3dF6j.js +1 -0
  153. package/components/p-CApDAYIa.js +1 -0
  154. package/components/{p-CRcg3Wl9.js → p-CDf5TQum.js} +1 -1
  155. package/components/p-CG9cQxRO.js +1 -0
  156. package/components/p-CGHbrmJg.js +1 -0
  157. package/components/p-CIA8i4dm.js +1 -0
  158. package/components/p-CJoOEoc-.js +1 -0
  159. package/components/p-CMtwWb3-.js +1 -0
  160. package/components/p-CNLoALIl.js +1 -0
  161. package/components/p-CT5pAQCz.js +1 -0
  162. package/components/p-CTbTAb9U.js +1 -0
  163. package/components/p-CWlPNXA-.js +1 -0
  164. package/components/p-CWshStHZ.js +1 -0
  165. package/components/p-CpOGS2e_.js +1 -0
  166. package/components/p-CrDBjFhu.js +1 -0
  167. package/components/p-CrLxhwo2.js +1 -0
  168. package/components/p-CtDOTMOT.js +1 -0
  169. package/components/p-CuFZ7CXu.js +1 -0
  170. package/components/p-Cy2KAdml.js +1 -0
  171. package/components/p-Czy7a3I4.js +1 -0
  172. package/components/{p-DSTYytot.js → p-D5rshXh5.js} +1 -1
  173. package/components/p-DDvuSQX3.js +1 -0
  174. package/components/p-DHydRnvu.js +1 -0
  175. package/components/p-DKH7tPDu.js +1 -0
  176. package/components/p-DM7ma3Eh.js +1 -0
  177. package/components/p-DNIQ2C1K.js +1 -0
  178. package/components/p-DRw2l8Az.js +1 -0
  179. package/components/p-DT02jDB7.js +1 -0
  180. package/components/p-Dfd_ifAu.js +1 -0
  181. package/components/p-DhWkcMmR.js +1 -0
  182. package/components/p-DiLKm3tq.js +1 -0
  183. package/components/p-Djkc69iv.js +1 -0
  184. package/components/p-Dpk_WgCl.js +1 -0
  185. package/components/p-DtOqKp7K.js +1 -0
  186. package/components/p-DtmgZu-S.js +1 -0
  187. package/components/p-DuTDx0c-.js +1 -0
  188. package/components/p-Dw_A3HUC.js +1 -0
  189. package/components/p-Dwe6tWhq.js +1 -0
  190. package/components/p-Dx6rQdpk.js +1 -0
  191. package/components/p-DziPiOL3.js +1 -0
  192. package/components/p-GGleop6j.js +1 -0
  193. package/components/p-GmOVROeD.js +1 -0
  194. package/components/p-ImMb0joA.js +1 -0
  195. package/components/p-Wr4Qf8LA.js +1 -0
  196. package/components/p-XBTykBKS.js +1 -0
  197. package/components/p-aUZgVnx5.js +1 -0
  198. package/components/p-wFiL3dN1.js +1 -0
  199. package/components/{p-BJxTLVYT.js → p-zqHenwXl.js} +1 -1
  200. package/components/p-zyYHTdEN.js +1 -0
  201. package/components/package.json +1 -1
  202. package/dist/cjs/{a11y-DldCLr8D.js → a11y-_XjpTo2w.js} +11 -2
  203. package/dist/cjs/animation-hxDbANsw.js +81 -0
  204. package/dist/cjs/app-globals-V2Kpy_OQ.js +5 -0
  205. package/dist/cjs/aria-activedescendant.mixin-_lb0Xz2S.js +85 -0
  206. package/dist/cjs/{base-button-BvWcXXIH.js → base-button-BP6iIMR7.js} +14 -10
  207. package/dist/cjs/{base-icon-button-DgnV_-qM.js → base-icon-button-BmiGQb9v.js} +3 -3
  208. package/dist/cjs/component-DgA9FH-W.js +143 -0
  209. package/dist/cjs/{context-CmNuiaNz.js → context-DqdXbKw_.js} +5 -2
  210. package/dist/cjs/dropdown-controller-kBwdbfGD.js +99 -0
  211. package/dist/cjs/{floating-ui.dom-CMzYsRR7.js → find-element-DPxOAdgO.js} +101 -0
  212. package/dist/cjs/focus-proxy-CjxFZupW.js +49 -0
  213. package/dist/cjs/focus-trap-Be3N4ytz.js +310 -0
  214. package/dist/cjs/focus-utilities-5SZMxJg4.js +161 -0
  215. package/dist/cjs/focus-visible.mixin-1V7Eldn_.js +42 -0
  216. package/dist/cjs/{helper-text-util-CX9jWl8m.js → helper-text-util-BkHm7ofh.js} +26 -8
  217. package/dist/cjs/id.mixin-DINDQztK.js +21 -0
  218. package/dist/cjs/index-B4J4JK0P.js +17 -0
  219. package/dist/cjs/{index-DIYO-Liy.js → index-CwJ-mkQd.js} +4 -6
  220. package/dist/cjs/{index-Dxeom0qd.js → index-DnclGKUw.js} +549 -126
  221. package/dist/cjs/{index-BxmN3RtX.js → index-SVeYVn-h.js} +1 -2
  222. package/dist/cjs/index.cjs.js +266 -47
  223. package/dist/cjs/inherit-aria-attributes.mixin-EyRU0cDO.js +36 -0
  224. package/dist/cjs/{picker-input.util-DJNAVluZ.js → input-picker.mixin-Cf82jV-C.js} +25 -1
  225. package/dist/cjs/{input.fc-BIQRswZt.js → input.fc-DM-hX3xb.js} +15 -17
  226. package/dist/cjs/ix-action-card.cjs.entry.js +41 -20
  227. package/dist/cjs/ix-application-header.cjs.entry.js +126 -69
  228. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +11 -15
  229. package/dist/cjs/ix-application.cjs.entry.js +68 -41
  230. package/dist/cjs/ix-avatar_2.cjs.entry.js +125 -21
  231. package/dist/cjs/ix-blind.cjs.entry.js +38 -24
  232. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +235 -44
  233. package/dist/cjs/ix-breadcrumb.cjs.entry.js +85 -68
  234. package/dist/cjs/ix-button.cjs.entry.js +227 -40
  235. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +30 -19
  236. package/dist/cjs/ix-card-list.cjs.entry.js +106 -56
  237. package/dist/cjs/ix-card_2.cjs.entry.js +17 -17
  238. package/dist/cjs/ix-category-filter.cjs.entry.js +180 -111
  239. package/dist/cjs/ix-checkbox-group.cjs.entry.js +52 -27
  240. package/dist/cjs/ix-checkbox.cjs.entry.js +71 -37
  241. package/dist/cjs/ix-chip.cjs.entry.js +317 -81
  242. package/dist/cjs/ix-col_4.cjs.entry.js +1107 -495
  243. package/dist/cjs/ix-content-header.cjs.entry.js +25 -17
  244. package/dist/cjs/ix-content.cjs.entry.js +8 -8
  245. package/dist/cjs/ix-css-grid-item.cjs.entry.js +6 -2
  246. package/dist/cjs/ix-css-grid.cjs.entry.js +13 -5
  247. package/dist/cjs/ix-custom-field.cjs.entry.js +41 -12
  248. package/dist/cjs/ix-date-dropdown.cjs.entry.js +170 -145
  249. package/dist/cjs/ix-date-input.cjs.entry.js +213 -125
  250. package/dist/cjs/ix-date-picker.cjs.entry.js +752 -0
  251. package/dist/cjs/ix-date-time-card.cjs.entry.js +25 -18
  252. package/dist/cjs/ix-datetime-input.cjs.entry.js +549 -0
  253. package/dist/cjs/ix-datetime-picker.cjs.entry.js +242 -58
  254. package/dist/cjs/ix-divider.cjs.entry.js +2 -2
  255. package/dist/cjs/ix-dropdown-button.cjs.entry.js +155 -38
  256. package/dist/cjs/ix-dropdown-header.cjs.entry.js +6 -2
  257. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
  258. package/dist/cjs/ix-dropdown_2.cjs.entry.js +993 -0
  259. package/dist/cjs/ix-empty-state.cjs.entry.js +32 -6
  260. package/dist/cjs/ix-event-list-item.cjs.entry.js +38 -27
  261. package/dist/cjs/ix-event-list.cjs.entry.js +26 -26
  262. package/dist/cjs/ix-expanding-search.cjs.entry.js +58 -44
  263. package/dist/cjs/ix-field-label_2.cjs.entry.js +178 -56
  264. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +103 -38
  265. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +8 -8
  266. package/dist/cjs/ix-flip-tile.cjs.entry.js +43 -30
  267. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +51 -27
  268. package/dist/cjs/ix-group.cjs.entry.js +63 -40
  269. package/dist/cjs/ix-helper-text.cjs.entry.js +43 -16
  270. package/dist/cjs/ix-icon-button_2.cjs.entry.js +232 -52
  271. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +221 -45
  272. package/dist/cjs/ix-input.cjs.entry.js +129 -59
  273. package/dist/cjs/ix-key-value-list.cjs.entry.js +6 -6
  274. package/dist/cjs/ix-key-value.cjs.entry.js +24 -6
  275. package/dist/cjs/ix-kpi.cjs.entry.js +37 -13
  276. package/dist/cjs/ix-layout-auto.cjs.entry.js +15 -15
  277. package/dist/cjs/ix-link-button.cjs.entry.js +19 -15
  278. package/dist/cjs/ix-menu-about-item.cjs.entry.js +13 -6
  279. package/dist/cjs/ix-menu-about-news.cjs.entry.js +45 -18
  280. package/dist/cjs/ix-menu-about.cjs.entry.js +72 -28
  281. package/dist/cjs/ix-menu-avatar.cjs.entry.js +60 -29
  282. package/dist/cjs/ix-menu-category.cjs.entry.js +377 -77
  283. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +24 -24
  284. package/dist/cjs/ix-menu-item.cjs.entry.js +306 -68
  285. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +13 -6
  286. package/dist/cjs/ix-menu-settings.cjs.entry.js +87 -4
  287. package/dist/cjs/ix-menu.cjs.entry.js +302 -138
  288. package/dist/cjs/ix-message-bar.cjs.entry.js +33 -22
  289. package/dist/cjs/ix-modal-content_2.cjs.entry.js +37 -18
  290. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  291. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  292. package/dist/cjs/ix-modal.cjs.entry.js +98 -61
  293. package/dist/cjs/ix-number-input.cjs.entry.js +211 -131
  294. package/dist/cjs/ix-pagination.cjs.entry.js +108 -89
  295. package/dist/cjs/ix-pane-layout.cjs.entry.js +26 -27
  296. package/dist/cjs/ix-pane.cjs.entry.js +206 -97
  297. package/dist/cjs/ix-pill_4.cjs.entry.js +746 -0
  298. package/dist/cjs/ix-popover-content.cjs.entry.js +26 -0
  299. package/dist/cjs/ix-popover-footer.cjs.entry.js +26 -0
  300. package/dist/cjs/ix-popover-header.cjs.entry.js +70 -0
  301. package/dist/cjs/ix-popover-image.cjs.entry.js +33 -0
  302. package/dist/cjs/ix-popover.cjs.entry.js +996 -0
  303. package/dist/cjs/ix-progress-indicator.cjs.entry.js +48 -40
  304. package/dist/cjs/ix-push-card.cjs.entry.js +36 -15
  305. package/dist/cjs/ix-radio-group.cjs.entry.js +63 -26
  306. package/dist/cjs/ix-radio.cjs.entry.js +51 -25
  307. package/dist/cjs/ix-range-field.cjs.entry.js +122 -0
  308. package/dist/cjs/ix-select.cjs.entry.js +770 -375
  309. package/dist/cjs/ix-slider.cjs.entry.js +108 -68
  310. package/dist/cjs/ix-split-button.cjs.entry.js +118 -48
  311. package/dist/cjs/ix-tab-panel.cjs.entry.js +30 -0
  312. package/dist/cjs/ix-textarea.cjs.entry.js +135 -48
  313. package/dist/cjs/ix-tile.cjs.entry.js +12 -12
  314. package/dist/cjs/ix-time-input.cjs.entry.js +299 -152
  315. package/dist/cjs/ix-toast-container.cjs.entry.js +14 -54
  316. package/dist/cjs/ix-toast.cjs.entry.js +47 -31
  317. package/dist/cjs/ix-toggle-button.cjs.entry.js +200 -27
  318. package/dist/cjs/ix-toggle.cjs.entry.js +244 -48
  319. package/dist/cjs/ix-tooltip.cjs.entry.js +85 -52
  320. package/dist/cjs/ix-tree-item.cjs.entry.js +50 -16
  321. package/dist/cjs/ix-tree.cjs.entry.js +102 -45
  322. package/dist/cjs/ix-typography.cjs.entry.js +19 -12
  323. package/dist/cjs/ix-upload.cjs.entry.js +80 -76
  324. package/dist/cjs/ix-workflow-step.cjs.entry.js +39 -34
  325. package/dist/cjs/ix-workflow-steps.cjs.entry.js +20 -15
  326. package/dist/cjs/{listener-BShKJBRB.js → listener-ClEsCfX0.js} +7 -6
  327. package/dist/cjs/loader.cjs.js +3 -4
  328. package/dist/cjs/{logical-filter-operator-q-2KOPJs.js → logical-filter-operator-Dv9-d8FB.js} +2 -0
  329. package/dist/cjs/luxon-datetime-format-masks-DQVILoY7.js +43 -0
  330. package/dist/cjs/{make-ref-BaH6_YJk.js → make-ref-CHsa3FY7.js} +6 -2
  331. package/dist/cjs/menu-service-DBg-0e5W.js +74 -0
  332. package/dist/cjs/modal-_AhJoT78.js +190 -0
  333. package/dist/cjs/path-utils-CQKWhbQW.js +169 -0
  334. package/dist/cjs/service-CRjXhKel.js +94 -0
  335. package/dist/cjs/shadow-dom-BL5F7RFW.js +104 -0
  336. package/dist/cjs/siemens-ix.cjs.js +4 -5
  337. package/dist/cjs/tab.mixin-C1KwKb64.js +21 -0
  338. package/dist/cjs/theme-switcher-sbkXOvhB.js +127 -0
  339. package/dist/cjs/time-picker-constraints-CxGhm1qV.js +79 -0
  340. package/dist/cjs/{tree.types-BygtRFW3.js → tree.types-Cs9O1Wtf.js} +2 -0
  341. package/dist/cjs/typed-event-Bw4IfJC0.js +44 -0
  342. package/dist/cjs/uuid-Bo2QzEg9.js +15 -0
  343. package/dist/cjs/{validation-DF9UXqHB.js → validation-DJaUH-UR.js} +32 -9
  344. package/dist/collection/collection-manifest.json +21 -9
  345. package/dist/collection/components/action-card/action-card.css +18 -0
  346. package/dist/collection/components/action-card/action-card.js +41 -19
  347. package/dist/collection/components/application/application.js +83 -54
  348. package/dist/collection/components/application-header/application-header.js +116 -84
  349. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.css +2 -2
  350. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +6 -8
  351. package/dist/collection/components/avatar/avatar.css +31 -6
  352. package/dist/collection/components/avatar/avatar.js +108 -35
  353. package/dist/collection/components/blind/blind.css +27 -0
  354. package/dist/collection/components/blind/blind.js +33 -16
  355. package/dist/collection/components/breadcrumb/breadcrumb.css +7 -2
  356. package/dist/collection/components/breadcrumb/breadcrumb.js +125 -79
  357. package/dist/collection/components/breadcrumb/breadcrumb.types.js +1 -0
  358. package/dist/collection/components/breadcrumb-item/breadcrumb-item.css +69 -93
  359. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +132 -70
  360. package/dist/collection/components/button/base-button.js +13 -9
  361. package/dist/collection/components/button/button.css +40 -47
  362. package/dist/collection/components/button/button.js +69 -59
  363. package/dist/collection/components/card/card.js +15 -16
  364. package/dist/collection/components/card-accordion/card-accordion.js +27 -17
  365. package/dist/collection/components/card-content/card-content.js +1 -1
  366. package/dist/collection/components/card-list/card-list.css +1 -1
  367. package/dist/collection/components/card-list/card-list.js +129 -56
  368. package/dist/collection/components/card-title/card-title.js +1 -1
  369. package/dist/collection/components/category-filter/category-filter.css +40 -47
  370. package/dist/collection/components/category-filter/category-filter.js +173 -105
  371. package/dist/collection/components/category-filter/filter-state.js +2 -4
  372. package/dist/collection/components/category-filter/input-state.js +2 -0
  373. package/dist/collection/components/checkbox/checkbox.css +14 -4
  374. package/dist/collection/components/checkbox/checkbox.js +70 -33
  375. package/dist/collection/components/checkbox-group/checkbox-group.js +48 -25
  376. package/dist/collection/components/chip/chip.css +369 -346
  377. package/dist/collection/components/chip/chip.js +171 -80
  378. package/dist/collection/components/chip/chip.types.js +18 -0
  379. package/dist/collection/components/col/col.js +20 -2
  380. package/dist/collection/components/content/content.css +2 -2
  381. package/dist/collection/components/content/content.js +5 -6
  382. package/dist/collection/components/content-header/content-header.js +23 -17
  383. package/dist/collection/components/css-grid/css-grid-item.js +5 -1
  384. package/dist/collection/components/css-grid/css-grid.js +12 -6
  385. package/dist/collection/components/custom-field/custom-field.js +38 -11
  386. package/dist/collection/components/date-dropdown/date-dropdown.css +202 -18
  387. package/dist/collection/components/date-dropdown/date-dropdown.js +168 -201
  388. package/dist/collection/components/date-input/date-input.css +4 -4
  389. package/dist/collection/components/date-input/date-input.js +200 -112
  390. package/dist/collection/components/date-picker/date-picker.css +70 -25
  391. package/dist/collection/components/date-picker/date-picker.js +582 -193
  392. package/dist/collection/components/date-time-card/date-time-card.css +3 -0
  393. package/dist/collection/components/date-time-card/date-time-card.js +43 -18
  394. package/dist/collection/components/datetime-input/datetime-input.css +621 -0
  395. package/dist/collection/components/datetime-input/datetime-input.js +1372 -0
  396. package/dist/collection/components/datetime-input/datetime-input.types.js +1 -0
  397. package/dist/collection/components/datetime-picker/datetime-picker.css +2 -10
  398. package/dist/collection/components/datetime-picker/datetime-picker.js +364 -58
  399. package/dist/collection/components/divider/divider.js +1 -1
  400. package/dist/collection/components/dropdown/dropdown-controller.js +25 -84
  401. package/dist/collection/components/dropdown/dropdown-focus.js +178 -0
  402. package/dist/collection/components/dropdown/dropdown.css +1 -1
  403. package/dist/collection/components/dropdown/dropdown.js +809 -201
  404. package/dist/collection/components/dropdown-button/dropdown-button.css +38 -0
  405. package/dist/collection/components/dropdown-button/dropdown-button.js +258 -36
  406. package/dist/collection/components/dropdown-header/dropdown-header.js +5 -1
  407. package/dist/collection/components/dropdown-item/dropdown-item.css +23 -3
  408. package/dist/collection/components/dropdown-item/dropdown-item.js +129 -26
  409. package/dist/collection/components/dropdown-item/dropdown-item.types.js +1 -0
  410. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  411. package/dist/collection/components/empty-state/empty-state.js +31 -7
  412. package/dist/collection/components/event-list/event-list.js +25 -26
  413. package/dist/collection/components/event-list-item/event-list-item.js +35 -26
  414. package/dist/collection/components/expanding-search/expanding-search.js +56 -42
  415. package/dist/collection/components/field-label/field-label.css +10 -0
  416. package/dist/collection/components/field-label/field-label.js +34 -11
  417. package/dist/collection/components/field-wrapper/field-wrapper.css +1 -2
  418. package/dist/collection/components/field-wrapper/field-wrapper.js +193 -49
  419. package/dist/collection/components/field-wrapper/helper-text-util.js +22 -5
  420. package/dist/collection/components/filter-chip/filter-chip.css +3 -6
  421. package/dist/collection/components/filter-chip/filter-chip.js +63 -11
  422. package/dist/collection/components/flip-tile/flip-tile.js +39 -27
  423. package/dist/collection/components/flip-tile-content/flip-tile-content.js +7 -9
  424. package/dist/collection/components/group/group-context-menu.js +3 -4
  425. package/dist/collection/components/group/group.js +60 -38
  426. package/dist/collection/components/group-item/group-item.js +45 -22
  427. package/dist/collection/components/helper-text/helper-text.js +37 -12
  428. package/dist/collection/components/icon-button/base-icon-button.js +1 -1
  429. package/dist/collection/components/icon-button/icon-button.css +40 -47
  430. package/dist/collection/components/icon-button/icon-button.js +58 -56
  431. package/dist/collection/components/icon-toggle-button/icon-toggle-button.css +40 -47
  432. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +61 -63
  433. package/dist/collection/components/input/input.css +4 -8
  434. package/dist/collection/components/input/input.fc.js +10 -11
  435. package/dist/collection/components/input/input.js +120 -52
  436. package/dist/collection/components/input/input.util.js +1 -2
  437. package/dist/collection/components/input/number-input.css +4 -4
  438. package/dist/collection/components/input/number-input.js +202 -124
  439. package/dist/collection/components/input/textarea.css +4 -4
  440. package/dist/collection/components/input/textarea.js +127 -42
  441. package/dist/collection/components/ix-playground/ix-playground.js +25 -0
  442. package/dist/collection/components/key-value/key-value.js +23 -7
  443. package/dist/collection/components/key-value-list/key-value-list.js +5 -7
  444. package/dist/collection/components/kpi/kpi.js +35 -13
  445. package/dist/collection/components/layout-auto/layout-auto.js +14 -15
  446. package/dist/collection/components/layout-grid/layout-grid.js +14 -16
  447. package/dist/collection/components/link-button/link-button.js +17 -15
  448. package/dist/collection/components/menu/menu-expand-icon.css +13 -6
  449. package/dist/collection/components/menu/menu-expand-icon.js +60 -45
  450. package/dist/collection/components/menu/menu.css +21 -3
  451. package/dist/collection/components/menu/menu.js +339 -161
  452. package/dist/collection/components/menu-about/menu-about.css +63 -3
  453. package/dist/collection/components/menu-about/menu-about.js +111 -36
  454. package/dist/collection/components/menu-about-item/menu-about-item.js +18 -14
  455. package/dist/collection/components/menu-about-news/menu-about-news.js +65 -17
  456. package/dist/collection/components/menu-avatar/menu-avatar.js +55 -25
  457. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +14 -3
  458. package/dist/collection/components/menu-category/menu-category.js +249 -45
  459. package/dist/collection/components/menu-item/menu-item.js +199 -53
  460. package/dist/collection/components/menu-settings/menu-settings.css +0 -3
  461. package/dist/collection/components/menu-settings/menu-settings.js +111 -36
  462. package/dist/collection/components/menu-settings-item/menu-settings-item.js +23 -16
  463. package/dist/collection/components/message-bar/message-bar.js +31 -22
  464. package/dist/collection/components/modal/modal.css +2 -1
  465. package/dist/collection/components/modal/modal.js +98 -63
  466. package/dist/collection/components/modal-content/modal-content.js +1 -1
  467. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  468. package/dist/collection/components/modal-header/modal-header.css +1 -0
  469. package/dist/collection/components/modal-header/modal-header.js +34 -16
  470. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  471. package/dist/collection/components/pagination/pagination.css +40 -47
  472. package/dist/collection/components/pagination/pagination.js +103 -85
  473. package/dist/collection/components/pane/pane.css +4 -0
  474. package/dist/collection/components/pane/pane.js +220 -91
  475. package/dist/collection/components/pane-layout/pane-layout.js +23 -25
  476. package/dist/collection/components/pill/pill.css +8 -24
  477. package/dist/collection/components/pill/pill.js +60 -29
  478. package/dist/collection/components/popover/popover-controller.js +161 -0
  479. package/dist/collection/components/popover/popover.css +75 -0
  480. package/dist/collection/components/popover/popover.js +940 -0
  481. package/dist/collection/components/popover/test/popover.constants.js +19 -0
  482. package/dist/collection/components/popover/test/popover.fixtures.js +111 -0
  483. package/dist/collection/components/popover/test/popover.page.js +318 -0
  484. package/dist/collection/components/{application-sidebar/application-sidebar.css → popover-content/popover-content.css} +5 -7
  485. package/dist/collection/components/popover-content/popover-content.js +67 -0
  486. package/dist/collection/components/{input-group/input-group.css → popover-footer/popover-footer.css} +13 -37
  487. package/dist/collection/components/popover-footer/popover-footer.js +68 -0
  488. package/dist/collection/components/{drawer/drawer.css → popover-header/popover-header.css} +28 -55
  489. package/dist/collection/components/popover-header/popover-header.js +205 -0
  490. package/dist/collection/components/popover-image/popover-image.css +80 -0
  491. package/dist/collection/components/popover-image/popover-image.js +96 -0
  492. package/dist/collection/components/progress-indicator/progress-indicator.js +46 -39
  493. package/dist/collection/components/push-card/push-card.js +35 -16
  494. package/dist/collection/components/radio/radio.js +47 -23
  495. package/dist/collection/components/radio-group/radio-group.js +59 -24
  496. package/dist/collection/components/range-field/range-field.css +102 -0
  497. package/dist/collection/components/range-field/range-field.js +193 -0
  498. package/dist/collection/components/row/row.js +1 -1
  499. package/dist/collection/components/select/select.css +61 -16
  500. package/dist/collection/components/select/select.js +833 -385
  501. package/dist/collection/components/select/test/select-controller.js +89 -0
  502. package/dist/collection/components/select-item/select-item.css +5 -0
  503. package/dist/collection/components/select-item/select-item.js +76 -59
  504. package/dist/collection/components/slider/slider.css +0 -7
  505. package/dist/collection/components/slider/slider.js +101 -85
  506. package/dist/collection/components/spinner/spinner.js +14 -15
  507. package/dist/collection/components/split-button/split-button.css +36 -19
  508. package/dist/collection/components/split-button/split-button.js +116 -77
  509. package/dist/collection/components/tab-item/tab-item.css +73 -81
  510. package/dist/collection/components/tab-item/tab-item.js +279 -93
  511. package/dist/collection/components/tab-item/tab.mixin.js +40 -0
  512. package/dist/collection/components/tab-panel/tab-panel.css +75 -0
  513. package/dist/collection/components/tab-panel/tab-panel.js +67 -0
  514. package/dist/collection/components/tab-set/tab-set.css +71 -0
  515. package/dist/collection/components/tab-set/tab-set.js +92 -0
  516. package/dist/collection/components/tabs/tabs.css +71 -39
  517. package/dist/collection/components/tabs/tabs.js +261 -416
  518. package/dist/collection/components/tile/tile.js +11 -12
  519. package/dist/collection/components/time-input/time-input.css +4 -4
  520. package/dist/collection/components/time-input/time-input.js +350 -138
  521. package/dist/collection/components/time-picker/time-picker-column-values.js +25 -0
  522. package/dist/collection/components/time-picker/time-picker-compute-time.js +64 -0
  523. package/dist/collection/components/time-picker/time-picker-constraints.js +71 -0
  524. package/dist/collection/components/time-picker/time-picker-display.js +21 -0
  525. package/dist/collection/components/time-picker/time-picker-format.js +40 -0
  526. package/dist/collection/components/time-picker/time-picker-range.js +50 -0
  527. package/dist/collection/components/time-picker/time-picker-step-focus.js +32 -0
  528. package/dist/collection/components/time-picker/time-picker.css +17 -4
  529. package/dist/collection/components/time-picker/time-picker.js +550 -272
  530. package/dist/collection/components/toast/{styles/toast-container.css → toast-container.css} +6 -8
  531. package/dist/collection/components/toast/toast-container.js +15 -97
  532. package/dist/collection/components/toast/toast-utils.js +16 -4
  533. package/dist/collection/components/toast/toast.js +45 -30
  534. package/dist/collection/components/toggle/toggle.css +7 -4
  535. package/dist/collection/components/toggle/toggle.js +85 -44
  536. package/dist/collection/components/toggle-button/toggle-button.css +40 -47
  537. package/dist/collection/components/toggle-button/toggle-button.js +41 -46
  538. package/dist/collection/components/tooltip/tooltip.js +77 -44
  539. package/dist/collection/components/tree/tree.js +74 -34
  540. package/dist/collection/components/tree-item/default-tree-item.js +2 -0
  541. package/dist/collection/components/tree-item/tree-item.css +9 -4
  542. package/dist/collection/components/tree-item/tree-item.js +70 -15
  543. package/dist/collection/components/typography/typography.js +18 -13
  544. package/dist/collection/components/upload/upload.js +110 -75
  545. package/dist/collection/components/utils/a11y.js +10 -2
  546. package/dist/collection/components/utils/animation.js +24 -44
  547. package/dist/collection/components/utils/application-layout/service.js +22 -40
  548. package/dist/collection/components/utils/context.js +4 -1
  549. package/dist/collection/components/utils/delegate.js +1 -2
  550. package/dist/collection/components/utils/dependency-function.js +55 -0
  551. package/dist/collection/components/utils/event.js +16 -0
  552. package/dist/collection/components/utils/find-element.js +1 -1
  553. package/dist/collection/components/utils/focus/detect-keyboard-mode.js +28 -0
  554. package/dist/collection/components/utils/focus/focus-proxy.js +41 -0
  555. package/dist/collection/components/utils/focus/focus-trap.js +316 -0
  556. package/dist/collection/components/utils/focus/focus-utilities.js +159 -0
  557. package/dist/collection/components/utils/focus.js +9 -6
  558. package/dist/collection/components/utils/input/index.js +5 -0
  559. package/dist/collection/components/utils/input/validation.js +31 -8
  560. package/dist/collection/components/utils/internal/component.js +2 -1
  561. package/dist/collection/components/utils/internal/index.js +1 -1
  562. package/dist/collection/components/utils/internal/mixins/accessibility/aria-activedescendant.mixin.js +84 -0
  563. package/dist/collection/components/utils/internal/mixins/accessibility/inherit-aria-attributes.mixin.js +190 -0
  564. package/dist/collection/components/utils/internal/mixins/focus-visible.mixin.js +91 -0
  565. package/dist/collection/components/utils/internal/mixins/id.mixin.js +17 -0
  566. package/dist/collection/components/utils/internal/mixins/input/input-picker.mixin.js +45 -0
  567. package/dist/collection/components/utils/internal/mixins/setup.mixin.js +118 -0
  568. package/dist/collection/components/utils/lazy-list/lazy.js +24 -9
  569. package/dist/collection/components/utils/listener.js +6 -5
  570. package/dist/collection/components/utils/luxon-datetime-format-masks.js +38 -0
  571. package/dist/collection/components/utils/make-ref.js +5 -2
  572. package/dist/collection/components/utils/menu-service/menu-service.js +29 -38
  573. package/dist/collection/components/utils/menu-tabs/menu-tabs-utils.js +1 -49
  574. package/dist/collection/components/utils/modal/index.js +2 -2
  575. package/dist/collection/components/utils/modal/loading.js +34 -29
  576. package/dist/collection/components/utils/modal/message.js +133 -106
  577. package/dist/collection/components/utils/modal/modal.js +11 -8
  578. package/dist/collection/components/utils/nested-overlay/hierarchy.js +44 -0
  579. package/dist/collection/components/utils/nested-overlay/index.js +11 -0
  580. package/dist/collection/components/utils/nested-overlay/nested-overlay-stack.js +101 -0
  581. package/dist/collection/components/utils/nested-overlay/path-utils.js +17 -0
  582. package/dist/collection/components/utils/nested-overlay/types.js +1 -0
  583. package/dist/collection/components/utils/overlay.js +1 -3
  584. package/dist/collection/components/utils/shadow-dom.js +54 -0
  585. package/dist/collection/components/{drawer → utils}/test/animejs.mock.js +8 -8
  586. package/dist/collection/components/utils/theme-switcher.js +85 -133
  587. package/dist/collection/components/utils/typed-event.js +29 -31
  588. package/dist/collection/components/workflow-step/workflow-step.js +37 -33
  589. package/dist/collection/components/workflow-steps/workflow-steps.js +19 -15
  590. package/dist/collection/public-api.js +4 -0
  591. package/dist/collection/tests/utils/test/page.js +34 -9
  592. package/dist/esm/{a11y-DAzBNVe7.js → a11y-C21npbUc.js} +11 -3
  593. package/dist/esm/animation-DNIQ2C1K.js +79 -0
  594. package/dist/esm/app-globals-DQuL1Twl.js +3 -0
  595. package/dist/esm/aria-activedescendant.mixin-CM-NUHTW.js +83 -0
  596. package/dist/esm/{base-button-CV0w47z9.js → base-button-DZdtpLxn.js} +14 -10
  597. package/dist/esm/{base-icon-button-BuHd34qo.js → base-icon-button-DufFLJC-.js} +3 -3
  598. package/dist/esm/component-DqJSHc3A.js +139 -0
  599. package/dist/esm/{context-BniHpAE1.js → context-zqk3Dkv-.js} +5 -2
  600. package/dist/esm/dropdown-controller-Jfg3ZWk6.js +96 -0
  601. package/dist/esm/{floating-ui.dom-CAqtPJ4-.js → find-element-Bxrgt3H_.js} +100 -1
  602. package/dist/esm/focus-proxy-BQyoX-Kl.js +44 -0
  603. package/dist/esm/focus-trap-IK9ialav.js +304 -0
  604. package/dist/esm/focus-utilities-6ZxKp7Jn.js +150 -0
  605. package/dist/esm/focus-visible.mixin-CaRK3Ex_.js +40 -0
  606. package/dist/esm/{helper-text-util-C9sLzo0k.js → helper-text-util-D0LEFZuB.js} +26 -9
  607. package/dist/esm/id.mixin-CUbYLenp.js +19 -0
  608. package/dist/esm/{index-BBzEV-f4.js → index-DgUGsIlh.js} +3 -4
  609. package/dist/esm/{index-BEPo7U1W.js → index-EBgS4zhE.js} +549 -127
  610. package/dist/esm/index-XBTykBKS.js +14 -0
  611. package/dist/esm/{index-BG5XMoOy.js → index-nCVTBc9Y.js} +1 -2
  612. package/dist/esm/index.js +262 -45
  613. package/dist/esm/inherit-aria-attributes.mixin-nCmPujqf.js +34 -0
  614. package/dist/esm/{picker-input.util-D1uMJUKN.js → input-picker.mixin-DudWFH-e.js} +25 -2
  615. package/dist/esm/{input.fc-C1ytwpkt.js → input.fc-CE3kP-L_.js} +17 -19
  616. package/dist/esm/ix-action-card.entry.js +41 -20
  617. package/dist/esm/ix-application-header.entry.js +126 -69
  618. package/dist/esm/ix-application-switch-modal.entry.js +11 -15
  619. package/dist/esm/ix-application.entry.js +68 -41
  620. package/dist/esm/ix-avatar_2.entry.js +125 -21
  621. package/dist/esm/ix-blind.entry.js +38 -24
  622. package/dist/esm/ix-breadcrumb-item.entry.js +235 -44
  623. package/dist/esm/ix-breadcrumb.entry.js +85 -68
  624. package/dist/esm/ix-button.entry.js +227 -40
  625. package/dist/esm/ix-card-accordion_2.entry.js +30 -19
  626. package/dist/esm/ix-card-list.entry.js +106 -56
  627. package/dist/esm/ix-card_2.entry.js +17 -17
  628. package/dist/esm/ix-category-filter.entry.js +180 -111
  629. package/dist/esm/ix-checkbox-group.entry.js +52 -27
  630. package/dist/esm/ix-checkbox.entry.js +71 -37
  631. package/dist/esm/ix-chip.entry.js +317 -81
  632. package/dist/esm/ix-col_4.entry.js +1108 -496
  633. package/dist/esm/ix-content-header.entry.js +25 -17
  634. package/dist/esm/ix-content.entry.js +8 -8
  635. package/dist/esm/ix-css-grid-item.entry.js +6 -2
  636. package/dist/esm/ix-css-grid.entry.js +13 -5
  637. package/dist/esm/ix-custom-field.entry.js +41 -12
  638. package/dist/esm/ix-date-dropdown.entry.js +170 -145
  639. package/dist/esm/ix-date-input.entry.js +210 -122
  640. package/dist/esm/ix-date-picker.entry.js +750 -0
  641. package/dist/esm/ix-date-time-card.entry.js +25 -18
  642. package/dist/esm/ix-datetime-input.entry.js +547 -0
  643. package/dist/esm/ix-datetime-picker.entry.js +242 -58
  644. package/dist/esm/ix-divider.entry.js +2 -2
  645. package/dist/esm/ix-dropdown-button.entry.js +155 -38
  646. package/dist/esm/ix-dropdown-header.entry.js +6 -2
  647. package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
  648. package/dist/esm/ix-dropdown_2.entry.js +990 -0
  649. package/dist/esm/ix-empty-state.entry.js +32 -6
  650. package/dist/esm/ix-event-list-item.entry.js +38 -27
  651. package/dist/esm/ix-event-list.entry.js +27 -27
  652. package/dist/esm/ix-expanding-search.entry.js +58 -44
  653. package/dist/esm/ix-field-label_2.entry.js +177 -55
  654. package/dist/esm/ix-filter-chip_2.entry.js +103 -38
  655. package/dist/esm/ix-flip-tile-content.entry.js +8 -8
  656. package/dist/esm/ix-flip-tile.entry.js +43 -30
  657. package/dist/esm/ix-group-context-menu_2.entry.js +51 -27
  658. package/dist/esm/ix-group.entry.js +63 -40
  659. package/dist/esm/ix-helper-text.entry.js +43 -16
  660. package/dist/esm/ix-icon-button_2.entry.js +232 -52
  661. package/dist/esm/ix-icon-toggle-button.entry.js +221 -45
  662. package/dist/esm/ix-input.entry.js +130 -60
  663. package/dist/esm/ix-key-value-list.entry.js +6 -6
  664. package/dist/esm/ix-key-value.entry.js +24 -6
  665. package/dist/esm/ix-kpi.entry.js +37 -13
  666. package/dist/esm/ix-layout-auto.entry.js +15 -15
  667. package/dist/esm/ix-link-button.entry.js +19 -15
  668. package/dist/esm/ix-menu-about-item.entry.js +13 -6
  669. package/dist/esm/ix-menu-about-news.entry.js +45 -18
  670. package/dist/esm/ix-menu-about.entry.js +72 -28
  671. package/dist/esm/ix-menu-avatar.entry.js +60 -29
  672. package/dist/esm/ix-menu-category.entry.js +377 -77
  673. package/dist/esm/ix-menu-expand-icon.entry.js +24 -24
  674. package/dist/esm/ix-menu-item.entry.js +306 -68
  675. package/dist/esm/ix-menu-settings-item.entry.js +13 -6
  676. package/dist/esm/ix-menu-settings.entry.js +90 -3
  677. package/dist/esm/ix-menu.entry.js +302 -138
  678. package/dist/esm/ix-message-bar.entry.js +33 -22
  679. package/dist/esm/ix-modal-content_2.entry.js +37 -18
  680. package/dist/esm/ix-modal-footer.entry.js +2 -2
  681. package/dist/esm/ix-modal-loading.entry.js +2 -2
  682. package/dist/esm/ix-modal.entry.js +98 -61
  683. package/dist/esm/ix-number-input.entry.js +212 -132
  684. package/dist/esm/ix-pagination.entry.js +108 -89
  685. package/dist/esm/ix-pane-layout.entry.js +26 -27
  686. package/dist/esm/ix-pane.entry.js +206 -97
  687. package/dist/esm/ix-pill_4.entry.js +741 -0
  688. package/dist/esm/ix-popover-content.entry.js +24 -0
  689. package/dist/esm/ix-popover-footer.entry.js +24 -0
  690. package/dist/esm/ix-popover-header.entry.js +68 -0
  691. package/dist/esm/ix-popover-image.entry.js +31 -0
  692. package/dist/esm/ix-popover.entry.js +994 -0
  693. package/dist/esm/ix-progress-indicator.entry.js +48 -40
  694. package/dist/esm/ix-push-card.entry.js +36 -15
  695. package/dist/esm/ix-radio-group.entry.js +63 -26
  696. package/dist/esm/ix-radio.entry.js +51 -25
  697. package/dist/esm/ix-range-field.entry.js +120 -0
  698. package/dist/esm/ix-select.entry.js +770 -375
  699. package/dist/esm/ix-slider.entry.js +108 -68
  700. package/dist/esm/ix-split-button.entry.js +118 -48
  701. package/dist/esm/ix-tab-panel.entry.js +28 -0
  702. package/dist/esm/ix-textarea.entry.js +136 -49
  703. package/dist/esm/ix-tile.entry.js +12 -12
  704. package/dist/esm/ix-time-input.entry.js +296 -149
  705. package/dist/esm/ix-toast-container.entry.js +14 -54
  706. package/dist/esm/ix-toast.entry.js +47 -31
  707. package/dist/esm/ix-toggle-button.entry.js +200 -27
  708. package/dist/esm/ix-toggle.entry.js +244 -48
  709. package/dist/esm/ix-tooltip.entry.js +78 -45
  710. package/dist/esm/ix-tree-item.entry.js +50 -16
  711. package/dist/esm/ix-tree.entry.js +102 -45
  712. package/dist/esm/ix-typography.entry.js +19 -12
  713. package/dist/esm/ix-upload.entry.js +80 -76
  714. package/dist/esm/ix-workflow-step.entry.js +39 -34
  715. package/dist/esm/ix-workflow-steps.entry.js +20 -15
  716. package/dist/esm/{listener-DcAn-vyA.js → listener-BjluJgvO.js} +7 -6
  717. package/dist/esm/loader.js +4 -5
  718. package/dist/esm/{logical-filter-operator-BH3f5fa3.js → logical-filter-operator-C9HBQRMb.js} +2 -0
  719. package/dist/esm/luxon-datetime-format-masks-CoQiziG8.js +40 -0
  720. package/dist/esm/{make-ref-bcj7UEIC.js → make-ref-Djkc69iv.js} +6 -3
  721. package/dist/esm/menu-service-DYOa8RGJ.js +72 -0
  722. package/dist/esm/modal-DaGSr1j4.js +181 -0
  723. package/dist/esm/path-utils-CNLoALIl.js +165 -0
  724. package/dist/esm/{rwd.util-pXYAoEyc.js → rwd.util-JJddxCCh.js} +1 -1
  725. package/dist/esm/service-CEglFEKY.js +92 -0
  726. package/dist/esm/shadow-dom-BClJdFQP.js +97 -0
  727. package/dist/esm/siemens-ix.js +5 -6
  728. package/dist/esm/tab.mixin-BjAM99yM.js +19 -0
  729. package/dist/esm/theme-switcher-CRVG13AN.js +124 -0
  730. package/dist/esm/time-picker-constraints-Bsg2RskF.js +74 -0
  731. package/dist/esm/{tree.types-DSTYytot.js → tree.types-D5rshXh5.js} +2 -0
  732. package/dist/esm/typed-event-CWshStHZ.js +42 -0
  733. package/dist/esm/uuid-D3T7Lr4G.js +13 -0
  734. package/dist/esm/{validation-CTBekLDe.js → validation-VVt5EFy0.js} +32 -9
  735. package/dist/siemens-ix/index.esm.js +1 -1
  736. package/dist/siemens-ix/p-074c8b24.entry.js +1 -0
  737. package/dist/siemens-ix/p-080147bd.entry.js +1 -0
  738. package/dist/siemens-ix/p-0d60bd71.entry.js +1 -0
  739. package/dist/siemens-ix/p-0eb3a12a.entry.js +1 -0
  740. package/dist/siemens-ix/p-12930fcd.entry.js +1 -0
  741. package/dist/siemens-ix/p-18cae4df.entry.js +1 -0
  742. package/dist/siemens-ix/p-1a6b7e92.entry.js +1 -0
  743. package/dist/siemens-ix/p-2072682b.entry.js +1 -0
  744. package/dist/siemens-ix/p-21b09017.entry.js +1 -0
  745. package/dist/siemens-ix/p-21e8ccb6.entry.js +1 -0
  746. package/dist/siemens-ix/p-2202ae94.entry.js +1 -0
  747. package/dist/siemens-ix/p-247d2e7a.entry.js +1 -0
  748. package/dist/siemens-ix/p-24c54468.entry.js +1 -0
  749. package/dist/siemens-ix/p-264e971c.entry.js +1 -0
  750. package/dist/siemens-ix/p-2b9f7512.entry.js +1 -0
  751. package/dist/siemens-ix/p-2f7b1e1e.entry.js +1 -0
  752. package/dist/siemens-ix/p-321a10b6.entry.js +1 -0
  753. package/dist/siemens-ix/p-34f61a28.entry.js +1 -0
  754. package/dist/siemens-ix/p-35bfaa91.entry.js +1 -0
  755. package/dist/siemens-ix/p-3854287c.entry.js +1 -0
  756. package/dist/siemens-ix/p-3bb5600a.entry.js +1 -0
  757. package/dist/siemens-ix/p-3bc384b7.entry.js +1 -0
  758. package/dist/siemens-ix/p-3pidUFd-.js +1 -0
  759. package/dist/siemens-ix/p-46768472.entry.js +1 -0
  760. package/dist/siemens-ix/p-46b2b660.entry.js +1 -0
  761. package/dist/siemens-ix/p-4bc4a175.entry.js +1 -0
  762. package/dist/siemens-ix/p-4f0f97dd.entry.js +1 -0
  763. package/dist/siemens-ix/p-4pTtJwcY.js +1 -0
  764. package/dist/siemens-ix/p-52dc064a.entry.js +1 -0
  765. package/dist/siemens-ix/p-54a22a58.entry.js +1 -0
  766. package/dist/siemens-ix/p-5685a2e6.entry.js +1 -0
  767. package/dist/siemens-ix/p-56d2d54c.entry.js +1 -0
  768. package/dist/siemens-ix/p-5ff289c7.entry.js +1 -0
  769. package/dist/siemens-ix/p-601224bd.entry.js +1 -0
  770. package/dist/siemens-ix/{p-2b559d4b.entry.js → p-62a7ae9c.entry.js} +1 -1
  771. package/dist/siemens-ix/p-63491f83.entry.js +1 -0
  772. package/dist/siemens-ix/p-641bc66c.entry.js +1 -0
  773. package/dist/siemens-ix/p-646d5219.entry.js +1 -0
  774. package/dist/siemens-ix/p-66b4875e.entry.js +1 -0
  775. package/dist/siemens-ix/p-6ZxKp7Jn.js +1 -0
  776. package/dist/siemens-ix/p-6f78e0f1.entry.js +1 -0
  777. package/dist/siemens-ix/p-705eded9.entry.js +1 -0
  778. package/dist/siemens-ix/p-710d32a6.entry.js +1 -0
  779. package/dist/siemens-ix/p-71feb871.entry.js +1 -0
  780. package/dist/siemens-ix/p-7c120d09.entry.js +1 -0
  781. package/dist/siemens-ix/p-7e6a5c38.entry.js +1 -0
  782. package/dist/siemens-ix/p-7fc7c67f.entry.js +1 -0
  783. package/dist/siemens-ix/p-81248fd2.entry.js +1 -0
  784. package/dist/siemens-ix/p-8164a98b.entry.js +1 -0
  785. package/dist/siemens-ix/p-83f4cd88.entry.js +1 -0
  786. package/dist/siemens-ix/p-8900e229.entry.js +1 -0
  787. package/dist/siemens-ix/p-8969b2f9.entry.js +1 -0
  788. package/dist/siemens-ix/p-8c2365cc.entry.js +1 -0
  789. package/dist/siemens-ix/p-8cea823b.entry.js +1 -0
  790. package/dist/siemens-ix/p-8d05ae35.entry.js +1 -0
  791. package/dist/siemens-ix/p-8d73ddac.entry.js +1 -0
  792. package/dist/siemens-ix/p-90a5cda7.entry.js +1 -0
  793. package/dist/siemens-ix/p-957b77ec.entry.js +1 -0
  794. package/dist/siemens-ix/p-9a88ff9c.entry.js +1 -0
  795. package/dist/siemens-ix/p-9d9fec8c.entry.js +1 -0
  796. package/dist/siemens-ix/p-B0y5hnj5.js +1 -0
  797. package/dist/siemens-ix/p-B4oiZyZC.js +1 -0
  798. package/dist/siemens-ix/p-BClJdFQP.js +1 -0
  799. package/dist/siemens-ix/p-BFUINhFM.js +1 -0
  800. package/dist/siemens-ix/p-BKuq0po2.js +1 -0
  801. package/dist/siemens-ix/p-BL9SR36X.js +1 -0
  802. package/dist/siemens-ix/p-BWgttsqY.js +1 -0
  803. package/dist/siemens-ix/p-BbwShqw_.js +1 -0
  804. package/dist/siemens-ix/p-Bxrgt3H_.js +1 -0
  805. package/dist/siemens-ix/p-C21npbUc.js +1 -0
  806. package/dist/siemens-ix/p-C518yBiI.js +1 -0
  807. package/dist/siemens-ix/p-C9HBQRMb.js +1 -0
  808. package/dist/siemens-ix/p-CM-NUHTW.js +1 -0
  809. package/dist/siemens-ix/p-CNLoALIl.js +1 -0
  810. package/dist/siemens-ix/p-CUbYLenp.js +1 -0
  811. package/dist/siemens-ix/p-CWlPNXA-.js +1 -0
  812. package/dist/siemens-ix/p-CWshStHZ.js +1 -0
  813. package/dist/siemens-ix/p-CXbob2Ew.js +1 -0
  814. package/dist/siemens-ix/p-CoQiziG8.js +1 -0
  815. package/dist/siemens-ix/p-D3T7Lr4G.js +1 -0
  816. package/dist/siemens-ix/{p-DSTYytot.js → p-D5rshXh5.js} +1 -1
  817. package/dist/siemens-ix/p-DNIQ2C1K.js +1 -0
  818. package/dist/siemens-ix/p-DQuL1Twl.js +1 -0
  819. package/dist/siemens-ix/p-DT02jDB7.js +1 -0
  820. package/dist/siemens-ix/p-DVJeDueL.js +1 -0
  821. package/dist/siemens-ix/p-DgUGsIlh.js +1 -0
  822. package/dist/siemens-ix/p-Djkc69iv.js +1 -0
  823. package/dist/siemens-ix/p-DuTDx0c-.js +1 -0
  824. package/dist/siemens-ix/p-Dx6rQdpk.js +1 -0
  825. package/dist/siemens-ix/p-EBgS4zhE.js +2 -0
  826. package/dist/siemens-ix/p-HpQs38Y0.js +1 -0
  827. package/dist/siemens-ix/{p-pXYAoEyc.js → p-JJddxCCh.js} +1 -1
  828. package/dist/siemens-ix/p-XBTykBKS.js +1 -0
  829. package/dist/siemens-ix/p-a6a0b240.entry.js +1 -0
  830. package/dist/siemens-ix/p-ae07f671.entry.js +1 -0
  831. package/dist/siemens-ix/p-aec23f79.entry.js +1 -0
  832. package/dist/siemens-ix/p-b13f34d1.entry.js +1 -0
  833. package/dist/siemens-ix/p-b181bf0b.entry.js +1 -0
  834. package/dist/siemens-ix/p-b534dadd.entry.js +1 -0
  835. package/dist/siemens-ix/p-b63d7f36.entry.js +1 -0
  836. package/dist/siemens-ix/p-b75db823.entry.js +1 -0
  837. package/dist/siemens-ix/p-b7f2f229.entry.js +1 -0
  838. package/dist/siemens-ix/p-b8beb613.entry.js +1 -0
  839. package/dist/siemens-ix/p-ba9dcd79.entry.js +1 -0
  840. package/dist/siemens-ix/p-bc0f5cbe.entry.js +1 -0
  841. package/dist/siemens-ix/p-bc11adcd.entry.js +1 -0
  842. package/dist/siemens-ix/p-bfb758cb.entry.js +1 -0
  843. package/dist/siemens-ix/p-c0c6d772.entry.js +1 -0
  844. package/dist/siemens-ix/p-c0dc5a8e.entry.js +1 -0
  845. package/dist/siemens-ix/p-c6d63b3c.entry.js +1 -0
  846. package/dist/siemens-ix/p-c97c218d.entry.js +1 -0
  847. package/dist/siemens-ix/p-cYKY6sUE.js +1 -0
  848. package/dist/siemens-ix/p-d13c0b78.entry.js +1 -0
  849. package/dist/siemens-ix/p-d1ab68b3.entry.js +1 -0
  850. package/dist/siemens-ix/p-d253dadb.entry.js +1 -0
  851. package/dist/siemens-ix/p-d6c906b7.entry.js +1 -0
  852. package/dist/siemens-ix/p-d74baa8a.entry.js +1 -0
  853. package/dist/siemens-ix/p-d770d8ba.entry.js +1 -0
  854. package/dist/siemens-ix/p-d80e7d50.entry.js +1 -0
  855. package/dist/siemens-ix/p-d830e3d6.entry.js +1 -0
  856. package/dist/siemens-ix/p-da2e0f0e.entry.js +1 -0
  857. package/dist/siemens-ix/p-db105778.entry.js +1 -0
  858. package/dist/siemens-ix/p-dc16a32d.entry.js +1 -0
  859. package/dist/siemens-ix/p-de58069d.entry.js +1 -0
  860. package/dist/siemens-ix/p-e283d7d1.entry.js +1 -0
  861. package/dist/siemens-ix/p-e5d2a048.entry.js +1 -0
  862. package/dist/siemens-ix/p-e698e193.entry.js +1 -0
  863. package/dist/siemens-ix/p-e9b37020.entry.js +1 -0
  864. package/dist/siemens-ix/p-ee1617da.entry.js +1 -0
  865. package/dist/siemens-ix/p-f0d97723.entry.js +1 -0
  866. package/dist/siemens-ix/p-f1257e08.entry.js +1 -0
  867. package/dist/siemens-ix/p-f8561834.entry.js +1 -0
  868. package/dist/siemens-ix/p-f9628912.entry.js +1 -0
  869. package/dist/siemens-ix/p-fa5c236f.entry.js +1 -0
  870. package/dist/siemens-ix/p-fb1e66a7.entry.js +1 -0
  871. package/dist/siemens-ix/p-fdec73d4.entry.js +1 -0
  872. package/dist/siemens-ix/p-ff1967de.entry.js +1 -0
  873. package/dist/siemens-ix/p-vphIrWGB.js +1 -0
  874. package/dist/siemens-ix/p-wfVRhTWc.js +1 -0
  875. package/dist/siemens-ix/p-yZFaEeBW.js +1 -0
  876. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  877. package/dist/siemens-ix/siemens-ix-standalone.css +1 -0
  878. package/dist/siemens-ix/siemens-ix.css +285 -988
  879. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  880. package/dist/siemens-ix/theme/classic-dark.css +1 -1
  881. package/dist/siemens-ix/theme/classic-light.css +1 -1
  882. package/dist/types/components/action-card/action-card.d.ts +3 -0
  883. package/dist/types/components/application/application.d.ts +10 -5
  884. package/dist/types/components/application-header/application-header.d.ts +0 -7
  885. package/dist/types/components/avatar/avatar.d.ts +60 -8
  886. package/dist/types/components/breadcrumb/breadcrumb.d.ts +29 -9
  887. package/dist/types/components/breadcrumb/breadcrumb.types.d.ts +9 -0
  888. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +42 -12
  889. package/dist/types/components/button/button.d.ts +31 -8
  890. package/dist/types/components/card-list/card-list.d.ts +8 -0
  891. package/dist/types/components/checkbox/checkbox.d.ts +5 -0
  892. package/dist/types/components/checkbox-group/checkbox-group.d.ts +2 -2
  893. package/dist/types/components/chip/chip.d.ts +48 -4
  894. package/dist/types/components/chip/chip.types.d.ts +2 -0
  895. package/dist/types/components/custom-field/custom-field.d.ts +2 -2
  896. package/dist/types/components/date-dropdown/date-dropdown.d.ts +18 -17
  897. package/dist/types/components/date-input/date-input.d.ts +18 -5
  898. package/dist/types/components/date-picker/date-picker.d.ts +62 -10
  899. package/dist/types/components/date-time-card/date-time-card.d.ts +4 -0
  900. package/dist/types/components/datetime-input/datetime-input.d.ts +210 -0
  901. package/dist/types/components/datetime-input/datetime-input.types.d.ts +3 -0
  902. package/dist/types/components/datetime-picker/datetime-picker.d.ts +32 -0
  903. package/dist/types/components/dropdown/dropdown-controller.d.ts +4 -5
  904. package/dist/types/components/dropdown/dropdown-focus.d.ts +20 -0
  905. package/dist/types/components/dropdown/dropdown.d.ts +109 -14
  906. package/dist/types/components/dropdown-button/dropdown-button.d.ts +82 -2
  907. package/dist/types/components/dropdown-item/dropdown-item.d.ts +55 -1
  908. package/dist/types/components/dropdown-item/dropdown-item.types.d.ts +1 -0
  909. package/dist/types/components/field-label/field-label.d.ts +3 -2
  910. package/dist/types/components/field-wrapper/field-wrapper.d.ts +39 -5
  911. package/dist/types/components/field-wrapper/helper-text-util.d.ts +11 -0
  912. package/dist/types/components/filter-chip/filter-chip.d.ts +6 -0
  913. package/dist/types/components/helper-text/helper-text.d.ts +2 -2
  914. package/dist/types/components/icon-button/icon-button.d.ts +31 -8
  915. package/dist/types/components/icon-toggle-button/icon-toggle-button.d.ts +31 -8
  916. package/dist/types/components/input/input.d.ts +1 -0
  917. package/dist/types/components/layout-auto/layout-auto.d.ts +2 -2
  918. package/dist/types/components/menu/menu-expand-icon.d.ts +4 -5
  919. package/dist/types/components/menu/menu.d.ts +31 -12
  920. package/dist/types/components/menu-about/menu-about.d.ts +19 -6
  921. package/dist/types/components/menu-about-item/menu-about-item.d.ts +20 -1
  922. package/dist/types/components/menu-about-news/menu-about-news.d.ts +22 -1
  923. package/dist/types/components/menu-category/menu-category.d.ts +49 -4
  924. package/dist/types/components/menu-item/menu-item.d.ts +41 -2
  925. package/dist/types/components/menu-settings/menu-settings.d.ts +19 -6
  926. package/dist/types/components/menu-settings-item/menu-settings-item.d.ts +21 -2
  927. package/dist/types/components/modal/modal.d.ts +6 -4
  928. package/dist/types/components/modal-header/modal-header.d.ts +2 -2
  929. package/dist/types/components/pane/pane.d.ts +14 -1
  930. package/dist/types/components/pill/pill.d.ts +16 -2
  931. package/dist/types/components/popover/popover-controller.d.ts +52 -0
  932. package/dist/types/components/popover/popover.d.ts +190 -0
  933. package/dist/types/components/popover/test/popover.constants.d.ts +11 -0
  934. package/dist/types/components/popover/test/popover.fixtures.d.ts +29 -0
  935. package/dist/types/components/popover/test/popover.page.d.ts +118 -0
  936. package/dist/types/components/popover-content/popover-content.d.ts +16 -0
  937. package/dist/types/components/popover-footer/popover-footer.d.ts +17 -0
  938. package/dist/types/components/popover-header/popover-header.d.ts +49 -0
  939. package/dist/types/components/popover-image/popover-image.d.ts +21 -0
  940. package/dist/types/components/range-field/range-field.d.ts +34 -0
  941. package/dist/types/components/select/select.d.ts +131 -32
  942. package/dist/types/components/select/test/select-controller.d.ts +15 -0
  943. package/dist/types/components/select-item/select-item.d.ts +54 -7
  944. package/dist/types/components/slider/slider.d.ts +0 -6
  945. package/dist/types/components/split-button/split-button.d.ts +43 -8
  946. package/dist/types/components/tab-item/tab-item.d.ts +77 -15
  947. package/dist/types/components/tab-item/tab-item.types.d.ts +2 -1
  948. package/dist/types/components/tab-item/tab.mixin.d.ts +26 -0
  949. package/dist/types/components/tab-panel/tab-panel.d.ts +42 -0
  950. package/dist/types/components/tab-set/tab-set.d.ts +17 -0
  951. package/dist/types/components/tabs/tabs.d.ts +68 -58
  952. package/dist/types/components/time-input/time-input.d.ts +43 -6
  953. package/dist/types/components/time-picker/time-picker-column-values.d.ts +15 -0
  954. package/dist/types/components/time-picker/time-picker-compute-time.d.ts +6 -0
  955. package/dist/types/components/time-picker/time-picker-constraints.d.ts +16 -0
  956. package/dist/types/components/time-picker/time-picker-display.d.ts +6 -0
  957. package/dist/types/components/time-picker/time-picker-format.d.ts +13 -0
  958. package/dist/types/components/time-picker/time-picker-range.d.ts +11 -0
  959. package/dist/types/components/time-picker/time-picker-step-focus.d.ts +7 -0
  960. package/dist/types/components/time-picker/time-picker.d.ts +51 -9
  961. package/dist/types/components/time-picker/time-picker.types.d.ts +1 -0
  962. package/dist/types/components/toast/toast-container.d.ts +3 -11
  963. package/dist/types/components/toggle/toggle.d.ts +32 -1
  964. package/dist/types/components/toggle-button/toggle-button.d.ts +31 -6
  965. package/dist/types/components/tooltip/tooltip.d.ts +3 -1
  966. package/dist/types/components/tree/tree-model.d.ts +4 -0
  967. package/dist/types/components/tree-item/tree-item.d.ts +6 -0
  968. package/dist/types/components/upload/upload.d.ts +10 -4
  969. package/dist/types/components/utils/a11y.d.ts +5 -0
  970. package/dist/types/components/utils/dependency-function.d.ts +16 -0
  971. package/dist/types/components/utils/event.d.ts +8 -0
  972. package/dist/types/components/utils/focus/detect-keyboard-mode.d.ts +5 -0
  973. package/dist/types/components/utils/focus/focus-proxy.d.ts +14 -0
  974. package/dist/types/components/utils/focus/focus-trap.d.ts +27 -0
  975. package/dist/types/components/utils/focus/focus-utilities.d.ts +32 -0
  976. package/dist/types/components/utils/input/index.d.ts +6 -2
  977. package/dist/types/components/utils/input/validation.d.ts +2 -2
  978. package/dist/types/components/utils/internal/component.d.ts +107 -2
  979. package/dist/types/components/utils/internal/index.d.ts +2 -1
  980. package/dist/types/components/utils/internal/mixins/accessibility/aria-activedescendant.mixin.d.ts +30 -0
  981. package/dist/types/components/utils/internal/mixins/accessibility/inherit-aria-attributes.mixin.d.ts +25 -0
  982. package/dist/types/components/utils/internal/mixins/focus-visible.mixin.d.ts +33 -0
  983. package/dist/types/components/utils/internal/mixins/id.mixin.d.ts +22 -0
  984. package/dist/types/components/utils/internal/mixins/input/input-picker.mixin.d.ts +24 -0
  985. package/dist/types/components/utils/internal/mixins/setup.mixin.d.ts +31 -0
  986. package/dist/types/components/utils/luxon-datetime-format-masks.d.ts +13 -0
  987. package/dist/types/components/utils/make-ref.d.ts +1 -0
  988. package/dist/types/components/utils/menu-service/menu-service.d.ts +1 -0
  989. package/dist/types/components/utils/menu-tabs/menu-tabs-utils.d.ts +0 -5
  990. package/dist/types/components/utils/modal/index.d.ts +2 -2
  991. package/dist/types/components/utils/modal/loading.d.ts +8 -7
  992. package/dist/types/components/utils/modal/message.d.ts +27 -27
  993. package/dist/types/components/utils/modal/modal.d.ts +9 -18
  994. package/dist/types/components/utils/nested-overlay/hierarchy.d.ts +6 -0
  995. package/dist/types/components/utils/nested-overlay/index.d.ts +6 -0
  996. package/dist/types/components/utils/nested-overlay/nested-overlay-stack.d.ts +28 -0
  997. package/dist/types/components/utils/nested-overlay/path-utils.d.ts +1 -0
  998. package/dist/types/components/utils/nested-overlay/types.d.ts +13 -0
  999. package/dist/types/components/utils/overlay.d.ts +2 -2
  1000. package/dist/types/components/utils/shadow-dom.d.ts +17 -0
  1001. package/dist/types/components/utils/test/animejs.mock.d.ts +1 -0
  1002. package/dist/types/components/utils/theme-switcher.d.ts +24 -22
  1003. package/dist/types/components.d.ts +1744 -691
  1004. package/dist/types/public-api.d.ts +5 -0
  1005. package/dist/types/stencil-public-runtime.d.ts +1 -0
  1006. package/dist/types/tests/utils/test/page.d.ts +7 -1
  1007. package/hydrate/index.js +15692 -6765
  1008. package/hydrate/index.mjs +15692 -6765
  1009. package/package.json +14 -8
  1010. package/scss/_core.scss +3 -45
  1011. package/scss/_standalone.scss +45 -0
  1012. package/scss/components/_table.scss +5 -1
  1013. package/scss/ix-core.scss +0 -2
  1014. package/{dist/collection/components/menu-settings-item/menu-settings-item.css → scss/ix-standalone.scss} +2 -5
  1015. package/scss/legacy/components/_checkboxes.scss +1 -1
  1016. package/scss/legacy/components/_dropdown.scss +1 -1
  1017. package/scss/legacy/components/_forms.scss +1 -1
  1018. package/scss/legacy/components/_modal.scss +1 -1
  1019. package/scss/legacy/components/_radiobuttons.scss +1 -1
  1020. package/scss/legacy/mixins/_fonts.scss +1 -1
  1021. package/scss/mixins/shadow-dom/_focus-visible.scss +12 -0
  1022. package/scss/theme/classic/dark/_index.scss +0 -1
  1023. package/scss/theme/classic/dark/_variables.scss +40 -40
  1024. package/scss/theme/classic/light/_index.scss +0 -1
  1025. package/scss/theme/classic/light/_variables.scss +40 -40
  1026. package/scss/theme/classic/theme.scss +22 -28
  1027. package/scss/theme/core/components/button.scss +29 -29
  1028. package/scss/theme/core/components/chip.scss +4 -4
  1029. package/scss/theme/core/components/link.scss +2 -2
  1030. package/scss/theme/core/components/tab.scss +4 -4
  1031. package/components/ix-application-sidebar.js +0 -1
  1032. package/components/ix-drawer.js +0 -1
  1033. package/components/ix-input-group.js +0 -1
  1034. package/components/ix-validation-tooltip.js +0 -1
  1035. package/components/p-0oJ9dyRQ.js +0 -1
  1036. package/components/p-9tuDiQEH.js +0 -1
  1037. package/components/p-AHG5KaOt.js +0 -1
  1038. package/components/p-B0gQmZW3.js +0 -1
  1039. package/components/p-B81cFxT_.js +0 -1
  1040. package/components/p-BAIdCBnK.js +0 -1
  1041. package/components/p-BH3f5fa3.js +0 -1
  1042. package/components/p-BKNhBo9h.js +0 -1
  1043. package/components/p-BLaucX4x.js +0 -1
  1044. package/components/p-BM_otpzy.js +0 -1
  1045. package/components/p-BWHIcA46.js +0 -1
  1046. package/components/p-BYACnsyo.js +0 -1
  1047. package/components/p-BbN-BCaw.js +0 -1
  1048. package/components/p-BdCnOrqW.js +0 -1
  1049. package/components/p-BhgW5qDm.js +0 -1
  1050. package/components/p-Bi1VyG64.js +0 -1
  1051. package/components/p-BncjKdXL.js +0 -1
  1052. package/components/p-Bo9ALIy0.js +0 -1
  1053. package/components/p-BvFOMxgl.js +0 -1
  1054. package/components/p-C9SfsAWb.js +0 -1
  1055. package/components/p-CAqtPJ4-.js +0 -1
  1056. package/components/p-CFRrPFxi.js +0 -1
  1057. package/components/p-CMi1hdQj.js +0 -1
  1058. package/components/p-CPz6ThvB.js +0 -1
  1059. package/components/p-CS1HnwQr.js +0 -1
  1060. package/components/p-CYMB75De.js +0 -1
  1061. package/components/p-CZsAGuDS.js +0 -1
  1062. package/components/p-C_3dz2Xl.js +0 -1
  1063. package/components/p-C_6_Rh7K.js +0 -1
  1064. package/components/p-Cce1kE8J.js +0 -1
  1065. package/components/p-CdT1qV2I.js +0 -1
  1066. package/components/p-Cgi0rnuQ.js +0 -1
  1067. package/components/p-ChDWY0o5.js +0 -1
  1068. package/components/p-CjFgf9s9.js +0 -1
  1069. package/components/p-CkBQGLbj.js +0 -1
  1070. package/components/p-ClVzB9MP.js +0 -1
  1071. package/components/p-CsGkJrm6.js +0 -1
  1072. package/components/p-CxWzccPV.js +0 -1
  1073. package/components/p-D3K9vmFp.js +0 -1
  1074. package/components/p-DAzBNVe7.js +0 -1
  1075. package/components/p-DNJriU2G.js +0 -1
  1076. package/components/p-DQgVT_uh.js +0 -1
  1077. package/components/p-DaVdylP8.js +0 -1
  1078. package/components/p-DnKEXwdz.js +0 -1
  1079. package/components/p-DrsekPHj.js +0 -1
  1080. package/components/p-IsTvRVoY.js +0 -1
  1081. package/components/p-LoRL-toz.js +0 -1
  1082. package/components/p-MJm14Xlr.js +0 -1
  1083. package/components/p-VHuL40oZ.js +0 -1
  1084. package/components/p-WUp_O0u4.js +0 -1
  1085. package/components/p-bcj7UEIC.js +0 -1
  1086. package/components/p-gkooEHol.js +0 -1
  1087. package/components/p-mraQmnXA.js +0 -1
  1088. package/components/p-rBthI1EV.js +0 -1
  1089. package/components/p-t0v_1-tY.js +0 -1
  1090. package/components/p-unwtt2da.js +0 -1
  1091. package/components/p-xCBXKXNq.js +0 -1
  1092. package/components/p-xrAJuWDf.js +0 -1
  1093. package/dist/cjs/animation-D5wGQwTg.js +0 -100
  1094. package/dist/cjs/app-globals-Cu3bQGoC.js +0 -8
  1095. package/dist/cjs/dropdown-controller-BLOjtc6w.js +0 -157
  1096. package/dist/cjs/find-element-D7yD1Ukn.js +0 -103
  1097. package/dist/cjs/focus-Cl8_98b5.js +0 -67
  1098. package/dist/cjs/ix-application-sidebar.cjs.entry.js +0 -42
  1099. package/dist/cjs/ix-drawer.cjs.entry.js +0 -166
  1100. package/dist/cjs/ix-dropdown-item.cjs.entry.js +0 -63
  1101. package/dist/cjs/ix-dropdown.cjs.entry.js +0 -436
  1102. package/dist/cjs/ix-input-group.cjs.entry.js +0 -129
  1103. package/dist/cjs/ix-menu-settings-B3zMjM3D.js +0 -128
  1104. package/dist/cjs/ix-pill.cjs.entry.js +0 -87
  1105. package/dist/cjs/ix-tab-item_2.cjs.entry.js +0 -495
  1106. package/dist/cjs/ix-time-picker.cjs.entry.js +0 -689
  1107. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +0 -156
  1108. package/dist/cjs/menu-service-CW0vT80Q.js +0 -83
  1109. package/dist/cjs/modal-BPMUkqrW.js +0 -289
  1110. package/dist/cjs/service-DuiJmf7R.js +0 -104
  1111. package/dist/cjs/setup-icNDj1cf.js +0 -31
  1112. package/dist/cjs/shadow-dom-DT01VwcB.js +0 -48
  1113. package/dist/cjs/theme-switcher-BfjZ3MX8.js +0 -175
  1114. package/dist/cjs/typed-event-DxWATHPL.js +0 -46
  1115. package/dist/collection/components/application-sidebar/application-sidebar.js +0 -68
  1116. package/dist/collection/components/application-sidebar/events.js +0 -14
  1117. package/dist/collection/components/drawer/drawer.js +0 -392
  1118. package/dist/collection/components/input-group/input-group.js +0 -152
  1119. package/dist/collection/components/menu-about-item/menu-about-item.css +0 -12
  1120. package/dist/collection/components/menu-category/enter-leave.js +0 -29
  1121. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js +0 -32
  1122. package/dist/collection/components/validation-tooltip/validation-tooltip.css +0 -225
  1123. package/dist/collection/components/validation-tooltip/validation-tooltip.js +0 -251
  1124. package/dist/esm/animation-BLaucX4x.js +0 -98
  1125. package/dist/esm/app-globals-Ciii0tIL.js +0 -6
  1126. package/dist/esm/dropdown-controller-D3K9vmFp.js +0 -154
  1127. package/dist/esm/find-element-CFRrPFxi.js +0 -100
  1128. package/dist/esm/focus-BAKpVknt.js +0 -65
  1129. package/dist/esm/ix-application-sidebar.entry.js +0 -40
  1130. package/dist/esm/ix-drawer.entry.js +0 -164
  1131. package/dist/esm/ix-dropdown-item.entry.js +0 -61
  1132. package/dist/esm/ix-dropdown.entry.js +0 -434
  1133. package/dist/esm/ix-input-group.entry.js +0 -127
  1134. package/dist/esm/ix-menu-settings-BrtDbSQ1.js +0 -123
  1135. package/dist/esm/ix-pill.entry.js +0 -85
  1136. package/dist/esm/ix-tab-item_2.entry.js +0 -492
  1137. package/dist/esm/ix-time-picker.entry.js +0 -687
  1138. package/dist/esm/ix-validation-tooltip.entry.js +0 -154
  1139. package/dist/esm/menu-service-BMvtckRa.js +0 -81
  1140. package/dist/esm/modal-BJAcx3Qd.js +0 -281
  1141. package/dist/esm/service-Da0kv8hS.js +0 -102
  1142. package/dist/esm/setup-eUHKNfBC.js +0 -28
  1143. package/dist/esm/shadow-dom-i60z1FJC.js +0 -43
  1144. package/dist/esm/theme-switcher-CpQ8JvHL.js +0 -172
  1145. package/dist/esm/typed-event-BdCnOrqW.js +0 -44
  1146. package/dist/siemens-ix/p-01283ae6.entry.js +0 -1
  1147. package/dist/siemens-ix/p-048bcd80.entry.js +0 -1
  1148. package/dist/siemens-ix/p-05d31b79.entry.js +0 -1
  1149. package/dist/siemens-ix/p-086cadf8.entry.js +0 -1
  1150. package/dist/siemens-ix/p-18c9b87e.entry.js +0 -1
  1151. package/dist/siemens-ix/p-1b119c78.entry.js +0 -1
  1152. package/dist/siemens-ix/p-1cdd52bc.entry.js +0 -1
  1153. package/dist/siemens-ix/p-23df8fd9.entry.js +0 -1
  1154. package/dist/siemens-ix/p-2441d048.entry.js +0 -1
  1155. package/dist/siemens-ix/p-24947da1.entry.js +0 -1
  1156. package/dist/siemens-ix/p-2b155e81.entry.js +0 -1
  1157. package/dist/siemens-ix/p-2d817735.entry.js +0 -1
  1158. package/dist/siemens-ix/p-3190954f.entry.js +0 -1
  1159. package/dist/siemens-ix/p-359fd705.entry.js +0 -1
  1160. package/dist/siemens-ix/p-3950fb46.entry.js +0 -1
  1161. package/dist/siemens-ix/p-39bab003.entry.js +0 -1
  1162. package/dist/siemens-ix/p-41e6c15a.entry.js +0 -1
  1163. package/dist/siemens-ix/p-44ceb2c5.entry.js +0 -1
  1164. package/dist/siemens-ix/p-46992171.entry.js +0 -1
  1165. package/dist/siemens-ix/p-48f612e5.entry.js +0 -1
  1166. package/dist/siemens-ix/p-49394ea8.entry.js +0 -1
  1167. package/dist/siemens-ix/p-526f3a49.entry.js +0 -1
  1168. package/dist/siemens-ix/p-52edd3f5.entry.js +0 -1
  1169. package/dist/siemens-ix/p-555ee3b3.entry.js +0 -1
  1170. package/dist/siemens-ix/p-57c72eda.entry.js +0 -1
  1171. package/dist/siemens-ix/p-599176fb.entry.js +0 -1
  1172. package/dist/siemens-ix/p-5a69c9e8.entry.js +0 -1
  1173. package/dist/siemens-ix/p-5d1b7333.entry.js +0 -1
  1174. package/dist/siemens-ix/p-5dca1d52.entry.js +0 -1
  1175. package/dist/siemens-ix/p-5f471e1f.entry.js +0 -1
  1176. package/dist/siemens-ix/p-60f84e32.entry.js +0 -1
  1177. package/dist/siemens-ix/p-62156528.entry.js +0 -1
  1178. package/dist/siemens-ix/p-6525aed2.entry.js +0 -1
  1179. package/dist/siemens-ix/p-67eacb9b.entry.js +0 -1
  1180. package/dist/siemens-ix/p-6aadd69d.entry.js +0 -1
  1181. package/dist/siemens-ix/p-6e6dd3b2.entry.js +0 -1
  1182. package/dist/siemens-ix/p-772b82bc.entry.js +0 -1
  1183. package/dist/siemens-ix/p-77940c84.entry.js +0 -1
  1184. package/dist/siemens-ix/p-7a50b7bc.entry.js +0 -1
  1185. package/dist/siemens-ix/p-7bd3643e.entry.js +0 -1
  1186. package/dist/siemens-ix/p-7c83069f.entry.js +0 -1
  1187. package/dist/siemens-ix/p-7c9f479c.entry.js +0 -1
  1188. package/dist/siemens-ix/p-80d52f41.entry.js +0 -1
  1189. package/dist/siemens-ix/p-83ebc68a.entry.js +0 -1
  1190. package/dist/siemens-ix/p-87ddae31.entry.js +0 -1
  1191. package/dist/siemens-ix/p-8a49d412.entry.js +0 -1
  1192. package/dist/siemens-ix/p-90afea9d.entry.js +0 -1
  1193. package/dist/siemens-ix/p-91b62848.entry.js +0 -1
  1194. package/dist/siemens-ix/p-9432d8bc.entry.js +0 -1
  1195. package/dist/siemens-ix/p-9502ad09.entry.js +0 -1
  1196. package/dist/siemens-ix/p-957439fa.entry.js +0 -1
  1197. package/dist/siemens-ix/p-963a2b1c.entry.js +0 -1
  1198. package/dist/siemens-ix/p-9987b6aa.entry.js +0 -1
  1199. package/dist/siemens-ix/p-9ab70f63.entry.js +0 -1
  1200. package/dist/siemens-ix/p-9b042e1e.entry.js +0 -1
  1201. package/dist/siemens-ix/p-9cc7b831.entry.js +0 -1
  1202. package/dist/siemens-ix/p-9cd5c8fd.entry.js +0 -1
  1203. package/dist/siemens-ix/p-9d26ab4c.entry.js +0 -1
  1204. package/dist/siemens-ix/p-9f22ba26.entry.js +0 -1
  1205. package/dist/siemens-ix/p-BBzEV-f4.js +0 -1
  1206. package/dist/siemens-ix/p-BEPo7U1W.js +0 -2
  1207. package/dist/siemens-ix/p-BH3f5fa3.js +0 -1
  1208. package/dist/siemens-ix/p-BLaucX4x.js +0 -1
  1209. package/dist/siemens-ix/p-BUNsXW03.js +0 -1
  1210. package/dist/siemens-ix/p-BXpulp6I.js +0 -1
  1211. package/dist/siemens-ix/p-BayAOLV_.js +0 -1
  1212. package/dist/siemens-ix/p-BdCnOrqW.js +0 -1
  1213. package/dist/siemens-ix/p-BhgW5qDm.js +0 -1
  1214. package/dist/siemens-ix/p-BncjKdXL.js +0 -1
  1215. package/dist/siemens-ix/p-BtTxCH_z.js +0 -1
  1216. package/dist/siemens-ix/p-BvFOMxgl.js +0 -1
  1217. package/dist/siemens-ix/p-C6fzB3UQ.js +0 -1
  1218. package/dist/siemens-ix/p-CAqtPJ4-.js +0 -1
  1219. package/dist/siemens-ix/p-CFRrPFxi.js +0 -1
  1220. package/dist/siemens-ix/p-CUWFODSd.js +0 -1
  1221. package/dist/siemens-ix/p-CZsAGuDS.js +0 -1
  1222. package/dist/siemens-ix/p-Cv_GwYyx.js +0 -1
  1223. package/dist/siemens-ix/p-D3K9vmFp.js +0 -1
  1224. package/dist/siemens-ix/p-DAzBNVe7.js +0 -1
  1225. package/dist/siemens-ix/p-DKTq7BLY.js +0 -1
  1226. package/dist/siemens-ix/p-EA1w1TTe.js +0 -1
  1227. package/dist/siemens-ix/p-GJWUiWDT.js +0 -1
  1228. package/dist/siemens-ix/p-Tgy1PBFv.js +0 -1
  1229. package/dist/siemens-ix/p-W85AQR46.js +0 -1
  1230. package/dist/siemens-ix/p-a2651024.entry.js +0 -1
  1231. package/dist/siemens-ix/p-a37cd269.entry.js +0 -1
  1232. package/dist/siemens-ix/p-a41f8be4.entry.js +0 -1
  1233. package/dist/siemens-ix/p-a91f7f14.entry.js +0 -1
  1234. package/dist/siemens-ix/p-aa36835f.entry.js +0 -1
  1235. package/dist/siemens-ix/p-ab9cbf10.entry.js +0 -1
  1236. package/dist/siemens-ix/p-ada8618e.entry.js +0 -1
  1237. package/dist/siemens-ix/p-ae55e8e6.entry.js +0 -1
  1238. package/dist/siemens-ix/p-b2bd816c.entry.js +0 -1
  1239. package/dist/siemens-ix/p-b41a3733.entry.js +0 -1
  1240. package/dist/siemens-ix/p-b6ae81a9.entry.js +0 -1
  1241. package/dist/siemens-ix/p-bafa90ed.entry.js +0 -1
  1242. package/dist/siemens-ix/p-bbcef047.entry.js +0 -1
  1243. package/dist/siemens-ix/p-bcj7UEIC.js +0 -1
  1244. package/dist/siemens-ix/p-c187909f.entry.js +0 -1
  1245. package/dist/siemens-ix/p-c94c1d45.entry.js +0 -1
  1246. package/dist/siemens-ix/p-ced4c721.entry.js +0 -1
  1247. package/dist/siemens-ix/p-d3ad73e1.entry.js +0 -1
  1248. package/dist/siemens-ix/p-d3afd82f.entry.js +0 -1
  1249. package/dist/siemens-ix/p-d458b450.entry.js +0 -1
  1250. package/dist/siemens-ix/p-d7086b5a.entry.js +0 -1
  1251. package/dist/siemens-ix/p-d8bc930c.entry.js +0 -1
  1252. package/dist/siemens-ix/p-daadd1ae.entry.js +0 -1
  1253. package/dist/siemens-ix/p-dd3bb443.entry.js +0 -1
  1254. package/dist/siemens-ix/p-df0fc6d4.entry.js +0 -1
  1255. package/dist/siemens-ix/p-e09125fd.entry.js +0 -1
  1256. package/dist/siemens-ix/p-e1978224.entry.js +0 -1
  1257. package/dist/siemens-ix/p-e1c15a19.entry.js +0 -1
  1258. package/dist/siemens-ix/p-e91b7758.entry.js +0 -1
  1259. package/dist/siemens-ix/p-f75eab15.entry.js +0 -1
  1260. package/dist/siemens-ix/p-f7b73fa9.entry.js +0 -1
  1261. package/dist/siemens-ix/p-f8a078e5.entry.js +0 -1
  1262. package/dist/siemens-ix/p-faa0599d.entry.js +0 -1
  1263. package/dist/siemens-ix/p-fb077c75.entry.js +0 -1
  1264. package/dist/siemens-ix/p-fb52d56c.entry.js +0 -1
  1265. package/dist/siemens-ix/p-fb75665a.entry.js +0 -1
  1266. package/dist/siemens-ix/p-fce55dc2.entry.js +0 -1
  1267. package/dist/siemens-ix/p-fe1c3443.entry.js +0 -1
  1268. package/dist/siemens-ix/p-fe5f2f38.entry.js +0 -1
  1269. package/dist/siemens-ix/p-gkooEHol.js +0 -1
  1270. package/dist/siemens-ix/p-i60z1FJC.js +0 -1
  1271. package/dist/types/components/application-sidebar/application-sidebar.d.ts +0 -7
  1272. package/dist/types/components/application-sidebar/events.d.ts +0 -4
  1273. package/dist/types/components/drawer/drawer.d.ts +0 -62
  1274. package/dist/types/components/drawer/test/animejs.mock.d.ts +0 -0
  1275. package/dist/types/components/input-group/input-group.d.ts +0 -25
  1276. package/dist/types/components/menu-category/enter-leave.d.ts +0 -7
  1277. package/dist/types/components/utils/menu-tabs/menu-tabs-fc.d.ts +0 -8
  1278. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +0 -46
  1279. /package/scss/{_common-variables.scss → misc/_common-variables.scss} +0 -0
  1280. /package/scss/{_normalize.scss → misc/_normalize.scss} +0 -0
  1281. /package/scss/{_z-index.scss → misc/_z-index.scss} +0 -0
@@ -0,0 +1 @@
1
+ import{M as r,r as o,c as i,g as a,h as e,H as c}from"./p-EBgS4zhE.js";import{n as t}from"./p-DgUGsIlh.js";import{a as n}from"./p-C21npbUc.js";import{D as l}from"./p-BWgttsqY.js";import{I as h}from"./p-vphIrWGB.js";import{m as p}from"./p-Djkc69iv.js";import"./p-6ZxKp7Jn.js";import"./p-BClJdFQP.js";const u=["primary","alarm","critical","warning","info","neutral","success","custom"],s=class extends(r(...l,h)){constructor(r){super(),o(this,r),this.closeChip=i(this,"closeChip",7)}get hostElement(){return a(this)}variant="primary";inactive=!1;closable=!1;icon;ariaLabelIcon;background;chipColor;outline=!1;tooltipText=!1;centerContent=!1;ariaLabelCloseButton="Close chip";closeChip;containerElementRef=p();getIgnoredAriaAttributes(){return["role"]}componentWillLoad(){super.componentWillLoad()}getTooltip(){if(!this.tooltipText&&!this.hostElement.hasAttribute("tooltip-text"))return null;const r="string"==typeof this.tooltipText&&this.tooltipText.trim()?this.tooltipText:this.hostElement.textContent?.trim();return e("ix-tooltip",{for:this.containerElementRef.waitForCurrent(),"aria-label":r||void 0},r)}getCustomStyles(r){const o={},i={};return"custom"!==r||(i.color=this.chipColor,this.chipColor&&(o.color=this.chipColor),this.outline&&this.background?o.borderColor=this.background:!this.outline&&this.background&&(i.backgroundColor=this.background)),{wrap:o,main:i}}getIconStyle(r){if("custom"===r)return{color:this.outline?this.background:this.chipColor}}getHostRole(r){return this.hostElement.hasAttribute("role")?this.hostElement.getAttribute("role")??void 0:r?"group":void 0}render(){const r=u.includes(this.variant)?this.variant:"primary",{wrap:o,main:i}=this.getCustomStyles(r),a=!this.inactive&&this.closable,l={"chip-wrap":!0,outline:this.outline,inactive:this.inactive,alarm:"alarm"===r,critical:"critical"===r,info:"info"===r,neutral:"neutral"===r,primary:"primary"===r,success:"success"===r,warning:"warning"===r,custom:"custom"===r,closable:this.closable,icon:!!this.icon,centerContent:this.centerContent},h=!this.ariaLabelIcon?.trim(),p=!!this.inheritAriaAttributes["aria-label"]?.trim()||!!this.inheritAriaAttributes["aria-labelledby"]?.trim(),s=!!this.tooltipText||this.hostElement.hasAttribute("tooltip-text");return e(c,{key:"9f724c90d7b7b50436fd53dac1c9e473b568f8f6",role:this.getHostRole(p&&(a||s)),class:{inactive:this.inactive}},e("div",{key:"5fe02566c2d6b0a5ef6c6bc5c75aa8a1c9eae41c",ref:this.containerElementRef,class:l,style:o},e("button",{key:"9fe4c5a27535af0dc8bff42cc2d4e7277e91e7bd",type:"button",class:"chip-main",...this.inheritAriaAttributes,disabled:this.inactive,style:i},e("div",{key:"fa78760c9912d9642d95b60e401f599de00bc26c",class:"content-wrapper"},this.icon&&e("ix-icon",{key:"34307f0a33c01af655f4d37498a6fc98dfc499c5",class:{"with-icon":!0},name:this.icon,size:"24","aria-label":this.ariaLabelIcon,"aria-hidden":n(h),style:this.getIconStyle(r)}),e("span",{key:"c2093240153933547f8c1e6e5cbe80d664c5aafa",class:"slot-container"},e("slot",{key:"c08bf6660d91b77e9d640583a9e2eb5cc4de7365"})))),a&&e("button",{key:"233aaa96d9650b9b357b7bae028f9baafd312517",type:"button",class:"chip-close","aria-label":this.ariaLabelCloseButton,onClick:r=>{this.closeChip.emit(r),r.stopPropagation()}},e("ix-icon",{key:"f095e50123273af0a21f3321e6b81358f1cfe8b3",class:"chip-close__icon",name:t,size:"16","aria-hidden":"true"}))),this.getTooltip())}static get watchers(){return{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}]}}};s.style=':host{display:inline-block;position:relative;height:2rem;max-height:2rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.inactive){pointer-events:none}.chip-wrap{display:inline-flex;width:inherit;max-width:100%;box-sizing:border-box;position:relative;align-items:stretch;border-radius:100px;vertical-align:top;min-height:2rem;max-height:2rem}.chip-wrap .chip-main{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;margin:0;box-sizing:border-box;display:inline-flex;align-items:center;flex:1 1 auto;min-width:0;width:100%;border-radius:inherit;padding-block:0.5rem;padding-inline:0.75rem;font:inherit;text-align:inherit;color:inherit;cursor:pointer;background:transparent}.chip-wrap .chip-main:disabled{cursor:default}.chip-wrap .chip-main:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.chip-wrap .chip-main .content-wrapper{display:inline-flex;align-items:center;flex:1;min-width:0}.chip-wrap .chip-main .with-icon{margin-right:0.25rem}.chip-wrap .chip-main .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip-wrap.centerContent .chip-main .content-wrapper{justify-content:center;text-align:center}.chip-wrap.outline .chip-main{padding-left:calc(0.75rem - 0.0625rem)}.chip-wrap.outline:not(.closable) .chip-main,.chip-wrap.outline.closable.inactive .chip-main{padding-right:calc(0.75rem - 0.0625rem)}.chip-wrap.outline.closable:not(.inactive) .chip-main{padding-right:calc(0.25rem + 1.5rem + 0.375rem - 0.0625rem)}.chip-wrap:not(.outline) .chip-main{padding-left:0.75rem}.chip-wrap:not(.outline):not(.closable) .chip-main,.chip-wrap:not(.outline).closable.inactive .chip-main{padding-right:0.75rem}.chip-wrap:not(.outline).closable:not(.inactive) .chip-main{padding-right:calc(0.25rem + 1.5rem + 0.375rem)}.chip-wrap .chip-close{position:absolute;right:0.25rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;box-sizing:border-box;border:0;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:var(--theme-color-std-text);border-radius:50%;flex-shrink:0;z-index:1}.chip-wrap .chip-close:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.chip-wrap .chip-close__icon{display:block;pointer-events:none}.chip-wrap.outline{border-width:0.0625rem;border-style:solid}.chip-wrap.primary:not(.outline){color:var(--theme-chip-primary--color)}.chip-wrap.primary:not(.outline) .chip-main{background-color:var(--theme-color-primary);color:var(--theme-chip-primary--color)}.chip-wrap.primary:not(.outline) .chip-main:hover{background-color:var(--theme-chip-primary--background--hover)}.chip-wrap.primary:not(.outline) .chip-main:active{background-color:var(--theme-chip-primary--background--active)}.chip-wrap.primary:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.primary:not(.outline) .chip-close:hover{background-color:var(--theme-chip-primary--background--hover)}.chip-wrap.primary:not(.outline) .chip-close:active{background-color:var(--theme-chip-primary--background--active)}.chip-wrap.primary.outline{color:var(--theme-chip-primary-outline--color--display);background-color:var(--theme-chip-primary-outline--background);border:solid 0.0625rem var(--theme-chip-primary-outline--border-color)}.chip-wrap.primary.outline:hover:not(.inactive){border-color:var(--theme-chip-primary-outline--border-color--hover)}.chip-wrap.primary.outline:active:not(.inactive){border-color:var(--theme-chip-primary-outline--border-color--active)}.chip-wrap.primary.outline .chip-main{background-color:transparent;color:var(--theme-chip-primary-outline--color--display)}.chip-wrap.primary.outline .chip-main:hover{background-color:var(--theme-chip-primary-outline--background--hover)}.chip-wrap.primary.outline .chip-main:active{background-color:var(--theme-chip-primary-outline--background--active)}.chip-wrap.primary.outline.icon .with-icon{color:var(--theme-color-primary)}.chip-wrap.primary.outline:hover:not(.inactive).icon .with-icon{color:var(--theme-chip-primary-outline--color--hover)}.chip-wrap.primary.outline:active:not(.inactive).icon .with-icon{color:var(--theme-chip-primary-outline--color--active)}.chip-wrap.primary.outline .chip-close{color:inherit}.chip-wrap.primary.outline .chip-close:hover{background-color:var(--theme-chip-primary-outline--background--hover)}.chip-wrap.primary.outline .chip-close:active{background-color:var(--theme-chip-primary-outline--background--active)}.chip-wrap.alarm:not(.outline){color:var(--theme-color-alarm--contrast)}.chip-wrap.alarm:not(.outline) .chip-main{background-color:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}.chip-wrap.alarm:not(.outline) .chip-main:hover{background-color:var(--theme-color-alarm--hover)}.chip-wrap.alarm:not(.outline) .chip-main:active{background-color:var(--theme-color-alarm--active)}.chip-wrap.alarm:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.alarm:not(.outline) .chip-close:hover{background-color:var(--theme-color-alarm--hover)}.chip-wrap.alarm:not(.outline) .chip-close:active{background-color:var(--theme-color-alarm--active)}.chip-wrap.alarm.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-alarm)}.chip-wrap.alarm.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.alarm.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.alarm.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.alarm.outline.icon .with-icon{color:var(--theme-color-alarm)}.chip-wrap.alarm.outline .chip-close{color:inherit}.chip-wrap.alarm.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.alarm.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.critical:not(.outline){color:var(--theme-color-critical--contrast)}.chip-wrap.critical:not(.outline) .chip-main{background-color:var(--theme-color-critical);color:var(--theme-color-critical--contrast)}.chip-wrap.critical:not(.outline) .chip-main:hover{background-color:var(--theme-color-critical--hover)}.chip-wrap.critical:not(.outline) .chip-main:active{background-color:var(--theme-color-critical--active)}.chip-wrap.critical:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.critical:not(.outline) .chip-close:hover{background-color:var(--theme-color-critical--hover)}.chip-wrap.critical:not(.outline) .chip-close:active{background-color:var(--theme-color-critical--active)}.chip-wrap.critical.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-critical)}.chip-wrap.critical.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.critical.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.critical.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.critical.outline.icon .with-icon{color:var(--theme-color-critical)}.chip-wrap.critical.outline .chip-close{color:inherit}.chip-wrap.critical.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.critical.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.warning:not(.outline){color:var(--theme-color-warning--contrast)}.chip-wrap.warning:not(.outline) .chip-main{background-color:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}.chip-wrap.warning:not(.outline) .chip-main:hover{background-color:var(--theme-color-warning--hover)}.chip-wrap.warning:not(.outline) .chip-main:active{background-color:var(--theme-color-warning--active)}.chip-wrap.warning:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.warning:not(.outline) .chip-close:hover{background-color:var(--theme-color-warning--hover)}.chip-wrap.warning:not(.outline) .chip-close:active{background-color:var(--theme-color-warning--active)}.chip-wrap.warning.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-warning)}.chip-wrap.warning.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.warning.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.warning.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.warning.outline.icon .with-icon{color:var(--theme-color-warning-text)}.chip-wrap.warning.outline .chip-close{color:inherit}.chip-wrap.warning.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.warning.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.info:not(.outline){color:var(--theme-color-info--contrast)}.chip-wrap.info:not(.outline) .chip-main{background-color:var(--theme-color-info);color:var(--theme-color-info--contrast)}.chip-wrap.info:not(.outline) .chip-main:hover{background-color:var(--theme-color-info--hover)}.chip-wrap.info:not(.outline) .chip-main:active{background-color:var(--theme-color-info--active)}.chip-wrap.info:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.info:not(.outline) .chip-close:hover{background-color:var(--theme-color-info--hover)}.chip-wrap.info:not(.outline) .chip-close:active{background-color:var(--theme-color-info--active)}.chip-wrap.info.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-info)}.chip-wrap.info.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.info.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.info.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.info.outline.icon .with-icon{color:var(--theme-color-info)}.chip-wrap.info.outline .chip-close{color:inherit}.chip-wrap.info.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.info.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.neutral:not(.outline){color:var(--theme-color-neutral--contrast)}.chip-wrap.neutral:not(.outline) .chip-main{background-color:var(--theme-color-neutral);color:var(--theme-color-neutral--contrast)}.chip-wrap.neutral:not(.outline) .chip-main:hover{background-color:var(--theme-color-neutral--hover)}.chip-wrap.neutral:not(.outline) .chip-main:active{background-color:var(--theme-color-neutral--active)}.chip-wrap.neutral:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.neutral:not(.outline) .chip-close:hover{background-color:var(--theme-color-neutral--hover)}.chip-wrap.neutral:not(.outline) .chip-close:active{background-color:var(--theme-color-neutral--active)}.chip-wrap.neutral.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-neutral)}.chip-wrap.neutral.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.neutral.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.neutral.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.neutral.outline.icon .with-icon{color:var(--theme-color-neutral)}.chip-wrap.neutral.outline .chip-close{color:inherit}.chip-wrap.neutral.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.neutral.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.success:not(.outline){color:var(--theme-color-success--contrast)}.chip-wrap.success:not(.outline) .chip-main{background-color:var(--theme-color-success);color:var(--theme-color-success--contrast)}.chip-wrap.success:not(.outline) .chip-main:hover{background-color:var(--theme-color-success--hover)}.chip-wrap.success:not(.outline) .chip-main:active{background-color:var(--theme-color-success--active)}.chip-wrap.success:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.success:not(.outline) .chip-close:hover{background-color:var(--theme-color-success--hover)}.chip-wrap.success:not(.outline) .chip-close:active{background-color:var(--theme-color-success--active)}.chip-wrap.success.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-success)}.chip-wrap.success.outline .chip-main{background-color:transparent;color:var(--theme-chip-outline--color)}.chip-wrap.success.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.success.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.success.outline.icon .with-icon{color:var(--theme-color-success)}.chip-wrap.success.outline .chip-close{color:inherit}.chip-wrap.success.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.success.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.outline .chip-close{background-color:var(--theme-chip-close-btn--background)}.chip-wrap.outline .chip-close:hover{background-color:var(--theme-chip-close-btn--background--hover)}.chip-wrap.outline .chip-close:active{background-color:var(--theme-chip-close-btn--background--active)}.chip-wrap.custom.outline{background-color:var(--theme-chip-outline--background)}.chip-wrap.custom.outline .chip-main{background-color:transparent}.chip-wrap.custom.outline .chip-main:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.custom.outline .chip-main:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.custom.outline .chip-close{color:inherit}.chip-wrap.custom.outline .chip-close:hover{background-color:var(--theme-chip-outline--background--hover)}.chip-wrap.custom.outline .chip-close:active{background-color:var(--theme-chip-outline--background--active)}.chip-wrap.custom:not(.outline) .chip-main{position:relative}.chip-wrap.custom:not(.outline) .chip-main:hover::after,.chip-wrap.custom:not(.outline) .chip-main:active::after{content:"";display:block;position:absolute;inset:0;border-radius:100px;pointer-events:none}.chip-wrap.custom:not(.outline) .chip-main:hover::after{background-color:color-mix(in srgb, currentColor 10%, transparent)}.chip-wrap.custom:not(.outline) .chip-main:active::after{background-color:color-mix(in srgb, currentColor 20%, transparent)}.chip-wrap.custom:not(.outline) .chip-close{color:inherit;background-color:var(--theme-chip-close-btn--background)}.chip-wrap.custom:not(.outline) .chip-close:hover{background-color:color-mix(in srgb, currentColor 10%, transparent)}.chip-wrap.custom:not(.outline) .chip-close:active{background-color:color-mix(in srgb, currentColor 20%, transparent)}';export{s as ix_chip}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,g as o,f as s,h as i,H as a}from"./p-EBgS4zhE.js";import{y as n}from"./p-DgUGsIlh.js";const r=class{constructor(o){t(this,o),this.tabChange=e(this,"tabChange",7),this.close=e(this,"close",7)}get hostElement(){return o(this)}suppressLegacyTabs=!1;activeTabKey;label="About & legal information";ariaLabelCloseButton="Close About";show=!1;tabChange;close;itemsObserver;get items(){return Array.from(this.hostElement.querySelectorAll("ix-menu-about-item"))}componentWillLoad(){this.itemsObserver=new MutationObserver((()=>this.onItemsChange())),this.itemsObserver.observe(this.hostElement,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["label"]}),this.onItemsChange()}disconnectedCallback(){this.itemsObserver?.disconnect()}onItemsChange(){this.suppressLegacyTabs||void 0===this.activeTabKey&&this.items.length>0&&(this.activeTabKey=this.items[0].tabKey)}handleLabelChange(){this.suppressLegacyTabs||s(this)}render(){return i(a,{key:"56d35aa6c165dfcd963b3a6dce8721bac885aac5",slot:"ix-menu-about",class:{show:this.show,"legacy-tabs":!this.suppressLegacyTabs}},i("div",{key:"08a23deef054843de85fa1d2a6d97f4f8995e298",class:"about-header"},i("h2",{key:"9f97df8a9bfb172ebd3b3d549e965570ca20cfc3",class:"text-h2"},this.label),i("ix-icon-button",{key:"a007fc7f753a7c1f18c2c7a9639b5008810c70c5",variant:"tertiary",size:"24",icon:n,iconColor:"color-soft-text","aria-label":this.ariaLabelCloseButton,onClick:t=>this.close.emit({name:"ix-menu-about",nativeEvent:t})})),this.suppressLegacyTabs?i("slot",null):i("ix-tab-set",null,i("ix-tabs",{activeTabKey:this.activeTabKey},this.items.map((({label:t,tabKey:e})=>i("ix-tab-item",{tabKey:e,selected:e===this.activeTabKey,label:t})))),i("slot",null)))}};r.style=".text-xs{font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-s{font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-caption{font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-caption-single{font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-single{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-title{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-title-single{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-single{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-title{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-title-single{font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-h2{font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-xl{font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}a{color:var(--theme-color-primary)}:host{display:block;background-color:var(--theme-nav-overlay--background);padding:0.75rem 1rem 1rem 2rem;flex-grow:1;position:absolute;width:100%;height:100%}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .about-header{display:flex;justify-content:space-between;flex-direction:row;align-items:center;height:2rem;margin-bottom:0.5rem}:host .about-header h2{color:var(--theme-nav-overlay-header--color);margin-bottom:1rem}:host ix-tabs{margin-bottom:1.5rem}";export{r as ix_menu_about}
@@ -0,0 +1 @@
1
+ import{r as s}from"./p-EBgS4zhE.js";const t=t=>class extends t{constructor(t){super(),s(this,t)}tabKey};export{t as B}
@@ -0,0 +1 @@
1
+ import{h as t}from"./p-EBgS4zhE.js";import{B as o}from"./p-HpQs38Y0.js";function p(p){return t(o,{...p,type:"button"})}export{p as B}
@@ -0,0 +1 @@
1
+ function n(t,e){return e?e.closest(t)||n(t,e.getRootNode().host):null}function t(n){return n.assignedElements({flatten:!0})}function e(n){return!!n&&0!==n.assignedElements({flatten:!0}).length}function o(n){return!!n&&(!!e(n)||n.assignedNodes({flatten:!0}).some((n=>n.nodeType===Node.TEXT_NODE&&(n.textContent??"").trim().length>0)))}function a(n,t){return n?n instanceof ShadowRoot?a(n.host,t):n instanceof HTMLElement&&n.matches(t)?n:a(n.parentNode,t):null}function f(n){const t=[];let e=n;for(;e;)if(e instanceof Element){t.push(e);const n=e.getRootNode();if(n instanceof ShadowRoot){e=n.host;continue}e=e.parentElement}else{if(e instanceof Document)break;e=e.parentNode}return t}export{o as a,t as b,a as c,n as d,f as g,e as h}
@@ -0,0 +1 @@
1
+ import{D as n}from"./p-D1WplX1z.js";function t(t,u,r){const o=t?.trim();if(!o)return null;const i=n.fromFormat(o,u);return i.isValid?r.set({hour:i.hour,minute:i.minute,second:i.second,millisecond:i.millisecond}):null}function u(n,u,r,o){let i=t(n,r,o),l=t(u,r,o);return i&&l&&i>l&&(i=null,l=null),{min:i,max:l}}function r(n,t,u){return!(!n.isValid||t&&n<t||u&&n>u)}function o(n,t){return!(!n&&!t)}function i(n,t,u,r){return!(!n.isValid||!t.isValid||(u||r)&&(u&&t<u||r&&n>r))}export{u as g,o as h,r as i,i as t}
@@ -0,0 +1 @@
1
+ import{h as o}from"./p-EBgS4zhE.js";const s=s=>o("ul",{class:"proxy-list",role:"listbox",id:`${s.hostId}-${t}`,...s.otherProps}),t="proxy-listbox",x="proxy-listbox-item",i=(o,s,t)=>{if(o&&s.length>0){const i=s[0].getBoundingClientRect(),p=(o.offsetParent??o.parentElement)?.getBoundingClientRect(),l=p?Math.max(0,i.top-p.top-i.height+8):0;o.innerHTML="",o.style.top=l+"px",o.style.padding="0px",o.style.margin="0px",s.forEach((s=>{const i=document.createElement("li");i.id=s.id+"-"+x,t&&t(s,i),s.ariaHidden="true",o.appendChild(i)}))}};export{s as F,x as P,t as a,i as u}
@@ -0,0 +1 @@
1
+ import{s as o}from"./p-CWlPNXA-.js";async function t(t){const i=document.createElement("ix-application-switch-modal");i.config=t;const n=(await o({content:i,size:"840",closeOnBackdropClick:!0})).htmlElement.querySelector("ix-application-switch-modal");return o=>{n?n.config=o:console.warn("ix-application-switch-modal element not found!")}}export{t as s}
@@ -0,0 +1 @@
1
+ import{F as e,I as n,a as t}from"./p-6ZxKp7Jn.js";import{g as o}from"./p-BClJdFQP.js";let s=null,c=!1,a=null;function u(){return a?.hasKeyboardMode()??!1}let d=[];function r(){d.forEach((e=>{e.classList.remove(n),e.ixFocusVisible=!1}))}class l extends CustomEvent{static eventName="ixFocusVisibleChange";constructor(e){super(l.eventName,{detail:e,bubbles:!0,cancelable:!0})}}function m(e){const s=o(e).filter((e=>e.classList.contains(t)));r(),u()?(s.forEach((e=>{e.classList.add(n),e.ixFocusVisible=!0})),d=s):d=[],document.dispatchEvent(new l({currentFocus:d}))}const i=[n=>class extends n{componentDidLoad(){super.componentDidLoad&&super.componentDidLoad(),s||"undefined"==typeof HTMLElement||s||(s=HTMLElement.prototype.focus,HTMLElement.prototype.focus=function(e){s?.call(this,e),m(this)},document.addEventListener("focusin",(e=>{const n=e.target;n instanceof HTMLElement&&m(n)}),!0),document.addEventListener("keyboardmodechange",(e=>{e.detail.keyboardMode||r()})),document.addEventListener("focusout",(e=>{const n=e.target;n instanceof HTMLElement&&m(n)}))),c||(c=!0,a=function(){let n=!1;const t=document,o=o=>{e.has(o.key)&&(n=!0,t.dispatchEvent(new CustomEvent("keyboardmodechange",{detail:{keyboardMode:n}})))},s=()=>{n=!1,t.dispatchEvent(new CustomEvent("keyboardmodechange",{detail:{keyboardMode:n}}))};return t.addEventListener("keydown",o),t.addEventListener("touchstart",s,{passive:!0}),t.addEventListener("mousedown",s),{destroy:()=>{t.removeEventListener("keydown",o),t.removeEventListener("touchstart",s),t.removeEventListener("mousedown",s)},hasKeyboardMode:()=>n}}())}disconnectedCallback(){super.disconnectedCallback&&super.disconnectedCallback()}}];export{i as D,u as h,r}
@@ -0,0 +1 @@
1
+ import{N as s,p as i,g as t}from"./p-CNLoALIl.js";function e(s){return null!==s&&void 0!==s.getDropdownItemElement&&"function"==typeof s.getDropdownItemElement}const n=new class{stack=new s({blocksOutsideDismiss:s=>"inside"===s.closeBehavior||!1===s.closeBehavior},(s=>this.dismiss(s)));isWindowListenerActive=!1;connected(s){this.isWindowListenerActive||this.addOverlayListeners(),this.stack.connect(s),s.discoverAllSubmenus&&this.discoverSubmenus()}disconnected(s){this.stack.disconnect(s)}removeFromSubmenuIds(s){this.stack.removeFromHierarchy(s)}getDropdownById(s){return this.stack.get(s)}discoverSubmenus(){this.stack.forEach((s=>{s.discoverSubmenu()}))}present(s){!s.isPresent()&&s.willPresent?.()&&(this.stack.setChildIds(s.getId(),s.getAssignedSubmenuIds()),s.present())}dismissChildren(s){this.stack.dismissChildren(s)}dismiss(s){s.isPresent()&&s.willDismiss?.()&&(this.stack.dismissChildren(s.getId()),s.dismiss(),this.stack.deleteChildIdsEntry(s.getId()))}dismissAll(s=[],i=!1){this.stack.dismissAll({ignorePolicyForIds:s,ignoreRelatedInHierarchy:i})}dismissOthers(s){this.stack.dismissOthers(s)}pathIncludesTrigger(s){return i(s,"data-ix-dropdown-trigger")}getParentDropdownId(s){return t(s,this.stack.getChildIdsByParent())}pathIncludesDropdown(s){return!!s.find((s=>"IX-DROPDOWN"===s.tagName))}addOverlayListeners(){this.isWindowListenerActive=!0,window.addEventListener("click",(s=>{const i=this.pathIncludesTrigger(s.composedPath()),t=this.pathIncludesDropdown(s.composedPath());i||t||this.dismissAll()})),window.addEventListener("keydown",(s=>{"Escape"===s.key&&this.dismissAll(this.stack.keys())}))}};export{n as d,e as h}
@@ -0,0 +1 @@
1
+ const t=["top","right","bottom","left"],n=Math.min,e=Math.max,r=Math.round,o=Math.floor,i=t=>({x:t,y:t}),c={left:"right",right:"left",bottom:"top",top:"bottom"},a={start:"end",end:"start"};function l(t,r,o){return e(t,n(r,o))}function s(t,n){return"function"==typeof t?t(n):t}function u(t){return t.split("-")[0]}function f(t){return t.split("-")[1]}function d(t){return"x"===t?"y":"x"}function m(t){return"y"===t?"height":"width"}function y(t){return["top","bottom"].includes(u(t))?"y":"x"}function h(t){return d(y(t))}function p(t){return t.replace(/start|end/g,(t=>a[t]))}function g(t){return t.replace(/left|right|bottom|top/g,(t=>c[t]))}function w(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}function x(t){const{x:n,y:e,width:r,height:o}=t;return{width:r,height:o,top:e,left:n,right:n+r,bottom:e+o,x:n,y:e}}function v(t,n,e){let{reference:r,floating:o}=t;const i=y(n),c=h(n),a=m(c),l=u(n),s="y"===i,d=r.x+r.width/2-o.width/2,p=r.y+r.height/2-o.height/2,g=r[a]/2-o[a]/2;let w;switch(l){case"top":w={x:d,y:r.y-o.height};break;case"bottom":w={x:d,y:r.y+r.height};break;case"right":w={x:r.x+r.width,y:p};break;case"left":w={x:r.x-o.width,y:p};break;default:w={x:r.x,y:r.y}}switch(f(n)){case"start":w[c]-=g*(e&&s?-1:1);break;case"end":w[c]+=g*(e&&s?-1:1)}return w}async function b(t,n){var e;void 0===n&&(n={});const{x:r,y:o,platform:i,rects:c,elements:a,strategy:l}=t,{boundary:u="clippingAncestors",rootBoundary:f="viewport",elementContext:d="floating",altBoundary:m=!1,padding:y=0}=s(n,t),h=w(y),p=a[m?"floating"===d?"reference":"floating":d],g=x(await i.getClippingRect({element:null==(e=await(null==i.isElement?void 0:i.isElement(p)))||e?p:p.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:u,rootBoundary:f,strategy:l})),v="floating"===d?{x:r,y:o,width:c.floating.width,height:c.floating.height}:c.reference,b=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),A=await(null==i.isElement?void 0:i.isElement(b))&&await(null==i.getScale?void 0:i.getScale(b))||{x:1,y:1},R=x(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:v,offsetParent:b,strategy:l}):v);return{top:(g.top-R.top+h.top)/A.y,bottom:(R.bottom-g.bottom+h.bottom)/A.y,left:(g.left-R.left+h.left)/A.x,right:(R.right-g.right+h.right)/A.x}}function A(t,n){return{top:t.top-n.height,right:t.right-n.width,bottom:t.bottom-n.height,left:t.left-n.width}}function R(n){return t.some((t=>n[t]>=0))}function S(t){const r=n(...t.map((t=>t.left))),o=n(...t.map((t=>t.top)));return{x:r,y:o,width:e(...t.map((t=>t.right)))-r,height:e(...t.map((t=>t.bottom)))-o}}function P(){return"undefined"!=typeof window}function O(t){return T(t)?(t.nodeName||"").toLowerCase():"#document"}function k(t){var n;return(null==t||null==(n=t.ownerDocument)?void 0:n.defaultView)||window}function F(t){var n;return null==(n=(T(t)?t.ownerDocument:t.document)||window.document)?void 0:n.documentElement}function T(t){return!!P()&&(t instanceof Node||t instanceof k(t).Node)}function C(t){return!!P()&&(t instanceof Element||t instanceof k(t).Element)}function D(t){return!!P()&&(t instanceof HTMLElement||t instanceof k(t).HTMLElement)}function M(t){return!(!P()||"undefined"==typeof ShadowRoot)&&(t instanceof ShadowRoot||t instanceof k(t).ShadowRoot)}function B(t){const{overflow:n,overflowX:e,overflowY:r,display:o}=I(t);return/auto|scroll|overlay|hidden|clip/.test(n+r+e)&&!["inline","contents"].includes(o)}function L(t){return["table","td","th"].includes(O(t))}function z(t){return[":popover-open",":modal"].some((n=>{try{return t.matches(n)}catch(t){return!1}}))}function H(t){const n=E(),e=C(t)?I(t):t;return["transform","translate","scale","rotate","perspective"].some((t=>!!e[t]&&"none"!==e[t]))||!!e.containerType&&"normal"!==e.containerType||!n&&!!e.backdropFilter&&"none"!==e.backdropFilter||!n&&!!e.filter&&"none"!==e.filter||["transform","translate","scale","rotate","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function E(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function j(t){return["html","body","#document"].includes(O(t))}function I(t){return k(t).getComputedStyle(t)}function N(t){return C(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function $(t){if("html"===O(t))return t;const n=t.assignedSlot||t.parentNode||M(t)&&t.host||F(t);return M(n)?n.host:n}function q(t){const n=$(t);return j(n)?t.ownerDocument?t.ownerDocument.body:t.body:D(n)&&B(n)?n:q(n)}function V(t,n,e){var r;void 0===n&&(n=[]),void 0===e&&(e=!0);const o=q(t),i=o===(null==(r=t.ownerDocument)?void 0:r.body),c=k(o);if(i){const t=W(c);return n.concat(c,c.visualViewport||[],B(o)?o:[],t&&e?V(t):[])}return n.concat(o,V(o,[],e))}function W(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function X(t){const n=I(t);let e=parseFloat(n.width)||0,o=parseFloat(n.height)||0;const i=D(t),c=i?t.offsetWidth:e,a=i?t.offsetHeight:o,l=r(e)!==c||r(o)!==a;return l&&(e=c,o=a),{width:e,height:o,$:l}}function Y(t){return C(t)?t:t.contextElement}function _(t){const n=Y(t);if(!D(n))return i(1);const e=n.getBoundingClientRect(),{width:o,height:c,$:a}=X(n);let l=(a?r(e.width):e.width)/o,s=(a?r(e.height):e.height)/c;return l&&Number.isFinite(l)||(l=1),s&&Number.isFinite(s)||(s=1),{x:l,y:s}}const G=i(0);function J(t){const n=k(t);return E()&&n.visualViewport?{x:n.visualViewport.offsetLeft,y:n.visualViewport.offsetTop}:G}function K(t,n,e,r){void 0===n&&(n=!1),void 0===e&&(e=!1);const o=t.getBoundingClientRect(),c=Y(t);let a=i(1);n&&(r?C(r)&&(a=_(r)):a=_(t));const l=function(t,n,e){return void 0===n&&(n=!1),!(!e||n&&e!==k(t))&&n}(c,e,r)?J(c):i(0);let s=(o.left+l.x)/a.x,u=(o.top+l.y)/a.y,f=o.width/a.x,d=o.height/a.y;if(c){const t=k(c),n=r&&C(r)?k(r):r;let e=t,o=W(e);for(;o&&r&&n!==e;){const t=_(o),n=o.getBoundingClientRect(),r=I(o),i=n.left+(o.clientLeft+parseFloat(r.paddingLeft))*t.x,c=n.top+(o.clientTop+parseFloat(r.paddingTop))*t.y;s*=t.x,u*=t.y,f*=t.x,d*=t.y,s+=i,u+=c,e=k(o),o=W(e)}}return x({width:f,height:d,x:s,y:u})}function Q(t,n){const e=N(t).scrollLeft;return n?n.left+e:K(F(t)).left+e}function U(t,n,e){void 0===e&&(e=!1);const r=t.getBoundingClientRect();return{x:r.left+n.scrollLeft-(e?0:Q(t,r)),y:r.top+n.scrollTop}}function Z(t,n,r){let o;if("viewport"===n)o=function(t,n){const e=k(t),r=F(t),o=e.visualViewport;let i=r.clientWidth,c=r.clientHeight,a=0,l=0;if(o){i=o.width,c=o.height;const t=E();(!t||t&&"fixed"===n)&&(a=o.offsetLeft,l=o.offsetTop)}return{width:i,height:c,x:a,y:l}}(t,r);else if("document"===n)o=function(t){const n=F(t),r=N(t),o=t.ownerDocument.body,i=e(n.scrollWidth,n.clientWidth,o.scrollWidth,o.clientWidth),c=e(n.scrollHeight,n.clientHeight,o.scrollHeight,o.clientHeight);let a=-r.scrollLeft+Q(t);const l=-r.scrollTop;return"rtl"===I(o).direction&&(a+=e(n.clientWidth,o.clientWidth)-i),{width:i,height:c,x:a,y:l}}(F(t));else if(C(n))o=function(t,n){const e=K(t,!0,"fixed"===n),r=e.top+t.clientTop,o=e.left+t.clientLeft,c=D(t)?_(t):i(1);return{width:t.clientWidth*c.x,height:t.clientHeight*c.y,x:o*c.x,y:r*c.y}}(n,r);else{const e=J(t);o={x:n.x-e.x,y:n.y-e.y,width:n.width,height:n.height}}return x(o)}function tt(t,n){const e=$(t);return!(e===n||!C(e)||j(e))&&("fixed"===I(e).position||tt(e,n))}function nt(t,n,e){const r=D(n),o=F(n),c="fixed"===e,a=K(t,!0,c,n);let l={scrollLeft:0,scrollTop:0};const s=i(0);if(r||!r&&!c)if(("body"!==O(n)||B(o))&&(l=N(n)),r){const t=K(n,!0,c,n);s.x=t.x+n.clientLeft,s.y=t.y+n.clientTop}else o&&(s.x=Q(o));const u=!o||r||c?i(0):U(o,l);return{x:a.left+l.scrollLeft-s.x-u.x,y:a.top+l.scrollTop-s.y-u.y,width:a.width,height:a.height}}function et(t){return"static"===I(t).position}function rt(t,n){if(!D(t)||"fixed"===I(t).position)return null;if(n)return n(t);let e=t.offsetParent;return F(t)===e&&(e=e.ownerDocument.body),e}function ot(t,n){const e=k(t);if(z(t))return e;if(!D(t)){let n=$(t);for(;n&&!j(n);){if(C(n)&&!et(n))return n;n=$(n)}return e}let r=rt(t,n);for(;r&&L(r)&&et(r);)r=rt(r,n);return r&&j(r)&&et(r)&&!H(r)?e:r||function(t){let n=$(t);for(;D(n)&&!j(n);){if(H(n))return n;if(z(n))return null;n=$(n)}return null}(t)||e}const it={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{elements:n,rect:e,offsetParent:r,strategy:o}=t;const c="fixed"===o,a=F(r),l=!!n&&z(n.floating);if(r===a||l&&c)return e;let s={scrollLeft:0,scrollTop:0},u=i(1);const f=i(0),d=D(r);if((d||!d&&!c)&&(("body"!==O(r)||B(a))&&(s=N(r)),D(r))){const t=K(r);u=_(r),f.x=t.x+r.clientLeft,f.y=t.y+r.clientTop}const m=!a||d||c?i(0):U(a,s,!0);return{width:e.width*u.x,height:e.height*u.y,x:e.x*u.x-s.scrollLeft*u.x+f.x+m.x,y:e.y*u.y-s.scrollTop*u.y+f.y+m.y}},getDocumentElement:F,getClippingRect:function(t){let{element:r,boundary:o,rootBoundary:i,strategy:c}=t;const a=[..."clippingAncestors"===o?z(r)?[]:function(t,n){const e=n.get(t);if(e)return e;let r=V(t,[],!1).filter((t=>C(t)&&"body"!==O(t))),o=null;const i="fixed"===I(t).position;let c=i?$(t):t;for(;C(c)&&!j(c);){const n=I(c),e=H(c);e||"fixed"!==n.position||(o=null),(i?!e&&!o:!e&&"static"===n.position&&o&&["absolute","fixed"].includes(o.position)||B(c)&&!e&&tt(t,c))?r=r.filter((t=>t!==c)):o=n,c=$(c)}return n.set(t,r),r}(r,this._c):[].concat(o),i],l=a.reduce(((t,o)=>{const i=Z(r,o,c);return t.top=e(i.top,t.top),t.right=n(i.right,t.right),t.bottom=n(i.bottom,t.bottom),t.left=e(i.left,t.left),t}),Z(r,a[0],c));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:ot,getElementRects:async function(t){const n=this.getOffsetParent||ot,e=this.getDimensions,r=await e(t.floating);return{reference:nt(t.reference,await n(t.floating),t.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){const{width:n,height:e}=X(t);return{width:n,height:e}},getScale:_,isElement:C,isRTL:function(t){return"rtl"===I(t).direction}};function ct(t,n){return t.x===n.x&&t.y===n.y&&t.width===n.width&&t.height===n.height}function at(t,r,i,c){void 0===c&&(c={});const{ancestorScroll:a=!0,ancestorResize:l=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:u="function"==typeof IntersectionObserver,animationFrame:f=!1}=c,d=Y(t),m=a||l?[...d?V(d):[],...V(r)]:[];m.forEach((t=>{a&&t.addEventListener("scroll",i,{passive:!0}),l&&t.addEventListener("resize",i)}));const y=d&&u?function(t,r){let i,c=null;const a=F(t);function l(){var t;clearTimeout(i),null==(t=c)||t.disconnect(),c=null}return function s(u,f){void 0===u&&(u=!1),void 0===f&&(f=1),l();const d=t.getBoundingClientRect(),{left:m,top:y,width:h,height:p}=d;if(u||r(),!h||!p)return;const g={rootMargin:-o(y)+"px "+-o(a.clientWidth-(m+h))+"px "+-o(a.clientHeight-(y+p))+"px "+-o(m)+"px",threshold:e(0,n(1,f))||1};let w=!0;function x(n){const e=n[0].intersectionRatio;if(e!==f){if(!w)return s();e?s(!1,e):i=setTimeout((()=>{s(!1,1e-7)}),1e3)}1!==e||ct(d,t.getBoundingClientRect())||s(),w=!1}try{c=new IntersectionObserver(x,{...g,root:a.ownerDocument})}catch(t){c=new IntersectionObserver(x,g)}c.observe(t)}(!0),l}(d,i):null;let h,p=-1,g=null;s&&(g=new ResizeObserver((t=>{let[n]=t;n&&n.target===d&&g&&(g.unobserve(r),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{var t;null==(t=g)||t.observe(r)}))),i()})),d&&!f&&g.observe(d),g.observe(r));let w=f?K(t):null;return f&&function n(){const e=K(t);w&&!ct(w,e)&&i(),w=e,h=requestAnimationFrame(n)}(),i(),()=>{var t;m.forEach((t=>{a&&t.removeEventListener("scroll",i),l&&t.removeEventListener("resize",i)})),null==y||y(),null==(t=g)||t.disconnect(),g=null,f&&cancelAnimationFrame(h)}}const lt=function(t){return void 0===t&&(t=0),{name:"offset",options:t,async fn(n){var e,r;const{x:o,y:i,placement:c,middlewareData:a}=n,l=await async function(t,n){const{placement:e,platform:r,elements:o}=t,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),c=u(e),a=f(e),l="y"===y(e),d=["left","top"].includes(c)?-1:1,m=i&&l?-1:1,h=s(n,t);let{mainAxis:p,crossAxis:g,alignmentAxis:w}="number"==typeof h?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...h};return a&&"number"==typeof w&&(g="end"===a?-1*w:w),l?{x:g*m,y:p*d}:{x:p*d,y:g*m}}(n,t);return c===(null==(e=a.offset)?void 0:e.placement)&&null!=(r=a.arrow)&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:c}}}}},st=function(t){return void 0===t&&(t={}),{name:"shift",options:t,async fn(n){const{x:e,y:r,placement:o}=n,{mainAxis:i=!0,crossAxis:c=!1,limiter:a={fn:t=>{let{x:n,y:e}=t;return{x:n,y:e}}},...f}=s(t,n),m={x:e,y:r},h=await b(n,f),p=y(u(o)),g=d(p);let w=m[g],x=m[p];i&&(w=l(w+h["y"===g?"top":"left"],w,w-h["y"===g?"bottom":"right"])),c&&(x=l(x+h["y"===p?"top":"left"],x,x-h["y"===p?"bottom":"right"]));const v=a.fn({...n,[g]:w,[p]:x});return{...v,data:{x:v.x-e,y:v.y-r}}}}},ut=function(t){return void 0===t&&(t={}),{name:"flip",options:t,async fn(n){var e,r;const{placement:o,middlewareData:i,rects:c,initialPlacement:a,platform:l,elements:d}=n,{mainAxis:w=!0,crossAxis:x=!0,fallbackPlacements:v,fallbackStrategy:A="bestFit",fallbackAxisSideDirection:R="none",flipAlignment:S=!0,...P}=s(t,n);if(null!=(e=i.arrow)&&e.alignmentOffset)return{};const O=u(o),k=y(a),F=u(a)===a,T=await(null==l.isRTL?void 0:l.isRTL(d.floating)),C=v||(F||!S?[g(a)]:function(t){const n=g(t);return[p(t),n,p(n)]}(a)),D="none"!==R;!v&&D&&C.push(...function(t,n,e,r){const o=f(t);let i=function(t,n,e){const r=["left","right"],o=["right","left"],i=["top","bottom"],c=["bottom","top"];switch(t){case"top":case"bottom":return e?n?o:r:n?r:o;case"left":case"right":return n?i:c;default:return[]}}(u(t),"start"===e,r);return o&&(i=i.map((t=>t+"-"+o)),n&&(i=i.concat(i.map(p)))),i}(a,S,R,T));const M=[a,...C],B=await b(n,P),L=[];let z=(null==(r=i.flip)?void 0:r.overflows)||[];if(w&&L.push(B[O]),x){const t=function(t,n,e){void 0===e&&(e=!1);const r=f(t),o=h(t),i=m(o);let c="x"===o?r===(e?"end":"start")?"right":"left":"start"===r?"bottom":"top";return n.reference[i]>n.floating[i]&&(c=g(c)),[c,g(c)]}(o,c,T);L.push(B[t[0]],B[t[1]])}if(z=[...z,{placement:o,overflows:L}],!L.every((t=>t<=0))){var H,E;const t=((null==(H=i.flip)?void 0:H.index)||0)+1,n=M[t];if(n)return{data:{index:t,overflows:z},reset:{placement:n}};let e=null==(E=z.filter((t=>t.overflows[0]<=0)).sort(((t,n)=>t.overflows[1]-n.overflows[1]))[0])?void 0:E.placement;if(!e)switch(A){case"bestFit":{var j;const t=null==(j=z.filter((t=>{if(D){const n=y(t.placement);return n===k||"y"===n}return!0})).map((t=>[t.placement,t.overflows.filter((t=>t>0)).reduce(((t,n)=>t+n),0)])).sort(((t,n)=>t[1]-n[1]))[0])?void 0:j[0];t&&(e=t);break}case"initialPlacement":e=a}if(o!==e)return{reset:{placement:e}}}return{}}}},ft=function(t){return void 0===t&&(t={}),{name:"hide",options:t,async fn(n){const{rects:e}=n,{strategy:r="referenceHidden",...o}=s(t,n);switch(r){case"referenceHidden":{const t=A(await b(n,{...o,elementContext:"reference"}),e.reference);return{data:{referenceHiddenOffsets:t,referenceHidden:R(t)}}}case"escaped":{const t=A(await b(n,{...o,altBoundary:!0}),e.floating);return{data:{escapedOffsets:t,escaped:R(t)}}}default:return{}}}}},dt=t=>({name:"arrow",options:t,async fn(e){const{x:r,y:o,placement:i,rects:c,platform:a,elements:u,middlewareData:d}=e,{element:y,padding:p=0}=s(t,e)||{};if(null==y)return{};const g=w(p),x={x:r,y:o},v=h(i),b=m(v),A=await a.getDimensions(y),R="y"===v,S=R?"top":"left",P=R?"bottom":"right",O=R?"clientHeight":"clientWidth",k=c.reference[b]+c.reference[v]-x[v]-c.floating[b],F=x[v]-c.reference[v],T=await(null==a.getOffsetParent?void 0:a.getOffsetParent(y));let C=T?T[O]:0;C&&await(null==a.isElement?void 0:a.isElement(T))||(C=u.floating[O]||c.floating[b]);const D=k/2-F/2,M=C/2-A[b]/2-1,B=n(g[S],M),L=n(g[P],M),z=B,H=C-A[b]-L,E=C/2-A[b]/2+D,j=l(z,E,H),I=!d.arrow&&null!=f(i)&&E!==j&&c.reference[b]/2-(E<z?B:L)-A[b]/2<0,N=I?E<z?E-z:E-H:0;return{[v]:x[v]+N,data:{[v]:j,centerOffset:E-j-N,...I&&{alignmentOffset:N}},reset:I}}}),mt=function(t){return void 0===t&&(t={}),{name:"inline",options:t,async fn(r){const{placement:o,elements:i,rects:c,platform:a,strategy:l}=r,{padding:f=2,x:d,y:m}=s(t,r),h=Array.from(await(null==a.getClientRects?void 0:a.getClientRects(i.reference))||[]),p=function(t){const n=t.slice().sort(((t,n)=>t.y-n.y)),e=[];let r=null;for(let t=0;t<n.length;t++){const o=n[t];!r||o.y-r.y>r.height/2?e.push([o]):e[e.length-1].push(o),r=o}return e.map((t=>x(S(t))))}(h),g=x(S(h)),v=w(f),b=await a.getElementRects({reference:{getBoundingClientRect:function(){if(2===p.length&&p[0].left>p[1].right&&null!=d&&null!=m)return p.find((t=>d>t.left-v.left&&d<t.right+v.right&&m>t.top-v.top&&m<t.bottom+v.bottom))||g;if(p.length>=2){if("y"===y(o)){const t=p[0],n=p[p.length-1],e="top"===u(o),r=t.top,i=n.bottom,c=e?t.left:n.left,a=e?t.right:n.right;return{top:r,bottom:i,left:c,right:a,width:a-c,height:i-r,x:c,y:r}}const t="left"===u(o),r=e(...p.map((t=>t.right))),i=n(...p.map((t=>t.left))),c=p.filter((n=>t?n.left===i:n.right===r)),a=c[0].top,l=c[c.length-1].bottom;return{top:a,bottom:l,left:i,right:r,width:r-i,height:l-a,x:i,y:a}}return g}},floating:i.floating,strategy:l});return c.reference.x!==b.reference.x||c.reference.y!==b.reference.y||c.reference.width!==b.reference.width||c.reference.height!==b.reference.height?{reset:{rects:b}}:{}}}},yt=(t,n,e)=>{const r=new Map,o={platform:it,...e},i={...o.platform,_c:r};return(async(t,n,e)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:c}=e,a=i.filter(Boolean),l=await(null==c.isRTL?void 0:c.isRTL(n));let s=await c.getElementRects({reference:t,floating:n,strategy:o}),{x:u,y:f}=v(s,r,l),d=r,m={},y=0;for(let e=0;e<a.length;e++){const{name:i,fn:h}=a[e],{x:p,y:g,data:w,reset:x}=await h({x:u,y:f,initialPlacement:r,placement:d,strategy:o,middlewareData:m,rects:s,platform:c,elements:{reference:t,floating:n}});u=null!=p?p:u,f=null!=g?g:f,m={...m,[i]:{...m[i],...w}},x&&y<=50&&(y++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(s=!0===x.rects?await c.getElementRects({reference:t,floating:n,strategy:o}):x.rects),({x:u,y:f}=v(s,d,l))),e=-1)}return{x:u,y:f,placement:d,strategy:o,middlewareData:m}})(t,n,{...o,platform:i})};async function ht(t,n){const e=Array.from(document.querySelectorAll(t));if(e.length>0)return Promise.resolve(e);if(void 0===n)return Promise.resolve(void 0);const r=function(t,n=document.body){if(!t.parentElement&&!t.parentNode)return;if(t.parentNode instanceof ShadowRoot)return t.parentNode;let e=t.parentElement;for(;e;){if(e.shadowRoot)return e.shadowRoot;if(e.parentNode instanceof ShadowRoot)return e.parentNode;e=e.parentElement}return n}(n);if(void 0===r||!(r instanceof ShadowRoot))return Promise.resolve(void 0);const o=Array.from(r.querySelectorAll(t)),i=[...Array.from(r.host.querySelectorAll(t)),...o];return Promise.resolve(i.length>0?i:void 0)}function pt(t,n){return t instanceof Promise?t:"object"==typeof t?Promise.resolve(t):function(t,n=document,e){return new Promise((r=>{const o=()=>{ht(t,e).then((t=>{t&&t.length>0&&(r(t[0]),i?.disconnect())}))};o();const i=new MutationObserver((()=>{o()}));i.observe(n.body,{childList:!0,subtree:!0})}))}(`#${t}`,document,n)}export{at as a,ut as b,yt as c,dt as d,pt as f,ft as h,mt as i,lt as o,ht as r,st as s}
@@ -0,0 +1 @@
1
+ const a=a=>a?"true":"false",r=a=>a.replace("-filled","").split("-").map((a=>{const r=a.trim(),i=r.replace(/\d+/g,"");return 0===i.length?r:i})).map((a=>a.charAt(0).toUpperCase()+a.slice(1))).join(" "),i=a=>{if(!a)return"Unknown";if((a=>{if(!a)return!1;let r;try{r=new URL(a)}catch(a){return!1}return"http:"===r.protocol||"https:"===r.protocol})(a))return"Unknown";if((i=a)&&"string"==typeof i&&i.startsWith("data:image/svg+xml")){const i=/.*\<desc\>(.*)\<\/desc\>.*/g.exec(a);return i&&i.length>1?r(i[1]):"Unknown"}var i;const e=r(a);return 0===e.length?"Unknown":e},e=(a,r=[])=>{const i={};return t.forEach((e=>{a.hasAttribute(e)&&(null===a.getAttribute(e)||r.includes(e)||(i[e]=a.getAttribute(e)??"",a.removeAttribute(e)))})),i},t=["role","aria-activedescendant","aria-atomic","aria-autocomplete","aria-braillelabel","aria-brailleroledescription","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colindextext","aria-colspan","aria-controls","aria-current","aria-describedby","aria-description","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowindextext","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],n=(a,r)=>{a&&(a.tabIndex=r)};export{a,e as b,n as f,i as g}
@@ -0,0 +1 @@
1
+ import{h as t}from"./p-EBgS4zhE.js";import{b as i,c as a,d as o,a as s}from"./p-DgUGsIlh.js";import{a as n}from"./p-C21npbUc.js";function e({invalidText:t,isInvalid:i,warningText:a,isWarning:o,infoText:s,isInfo:n,validText:e,isValid:r,helperText:x}){return!!(i&&t?.trim()||o&&a?.trim()||n&&s?.trim()||r&&e?.trim()||x?.trim())}function r(t){return e(t)?t.isInvalid&&t.invalidText&&""!==t.invalidText.trim()?t.invalidText:t.isWarning&&t.warningText&&""!==t.warningText.trim()?t.warningText:t.isInfo&&t.infoText&&""!==t.infoText.trim()?t.infoText:t.isValid&&t.validText&&""!==t.validText.trim()?t.validText:t.helperText||"":""}function x(r){return e(r)?r.isInvalid&&r.invalidText&&""!==r.invalidText.trim()?t("ix-typography",{textColor:"alarm",class:"bottom-text"},t("ix-icon",{"aria-hidden":n(!!r.invalidText),class:"text-icon invalid",name:i,size:"16"}),r.invalidText):r.isWarning&&r.warningText&&""!==r.warningText.trim()?t("ix-typography",{textColor:"std",class:"bottom-text"},t("ix-icon",{"aria-hidden":n(!!r.warningText),class:"text-icon warning",name:a,size:"16"}),r.warningText):r.isInfo&&r.infoText&&""!==r.infoText.trim()?t("ix-typography",{textColor:"std",class:"bottom-text"},t("ix-icon",{"aria-hidden":n(!!r.infoText),class:"text-icon info",name:o,size:"16"}),r.infoText):r.isValid&&r.validText&&""!==r.validText.trim()?t("ix-typography",{textColor:"std",class:"bottom-text"},t("ix-icon",{"aria-hidden":n(!!r.validText),class:"text-icon valid",name:s,size:"16"}),r.validText):r.helperText&&""!==r.helperText.trim()&&t("ix-typography",{class:"bottom-text",textColor:"soft"},r.helperText):null}export{x as H,e as h,r}
@@ -0,0 +1 @@
1
+ class t{token;category;hasCategory(){return void 0!==this.category}constructor(t,a){this.token=t,this.category=a}}var a;!function(t){t.EQUAL="Equal",t.NOT_EQUAL="Not equal"}(a||(a={}));export{t as I,a as L}
@@ -0,0 +1 @@
1
+ const e=e=>class extends e{constructor(){super()}suppressAriaActiveDescendant=!1;isAriaActiveDescendantActive(){return!1}getControllingAriaElement(){return null}getAriaActiveDescendantProxyItemId(){return!1}async clearActiveDescendant(){if(this.suppressAriaActiveDescendant)return;const e=await this.getControllingAriaElement();e&&("ariaActiveDescendantElement"in Element.prototype&&(e.ariaActiveDescendantElement=null),e.removeAttribute("aria-activedescendant"))}async $internal_onActiveDescendantChange(e){if(this.suppressAriaActiveDescendant)return;if(!this.isAriaActiveDescendantActive())return void this.clearActiveDescendant();const t=await this.getControllingAriaElement();if(t&&e.detail.currentFocus.length>0){const n=e.detail.currentFocus[e.detail.currentFocus.length-1];if(!n.id)return;"ariaActiveDescendantElement"in Element.prototype&&(t.ariaActiveDescendantElement=n);const i=this.getAriaActiveDescendantProxyItemId();t.setAttribute("aria-activedescendant","string"==typeof i&&i?n.id+"-"+i:n.id),e.preventDefault(),e.stopPropagation()}}static get listeners(){return[{name:"ixFocusVisibleChange",method:"$internal_onActiveDescendantChange",target:"document",capture:!1,passive:!1}]}};export{e as A}
@@ -0,0 +1 @@
1
+ function t(s,i,n=new Set){i[s]&&n.add(s);for(const e of Object.keys(i))i[e].includes(s)&&t(e,i,n).forEach((t=>n.add(t)));return n}function s(t,s){for(const i of Object.keys(s))if(s[i].includes(t))return i}class i{policy;dismissInstance;instances=new Map;childIdsByParent={};constructor(t,s){this.policy=t,this.dismissInstance=s}connect(t){this.instances.set(t.getId(),t)}disconnect(t){const s=t.getId();this.removeFromHierarchy(s),this.instances.delete(s)}get(t){return this.instances.get(t)}keys(){return[...this.instances.keys()]}forEach(t){this.instances.forEach(t)}values(){return this.instances.values()}setChildIds(t,s){this.childIdsByParent[t]=s}deleteChildIdsEntry(t){delete this.childIdsByParent[t]}getChildIds(t){return this.childIdsByParent[t]||[]}getChildIdsByParent(){return this.childIdsByParent}removeFromHierarchy(t){!function(t,s,i){for(const n of i){const i=s[n];if(i){const s=i.indexOf(t);s>-1&&i.splice(s,1)}}delete s[t]}(t,this.childIdsByParent,this.instances.keys())}buildComposedPath(s,i=new Set){return t(s,this.childIdsByParent,i)}buildPathIncluding(s){return function(s,i){const n=t(s,i,new Set);return n.add(s),n}(s,this.childIdsByParent)}dismissChildren(t){for(const s of this.getChildIds(t)){const t=this.instances.get(s);t&&this.dismissInstance(t)}}dismissAll(s={}){const{ignorePolicyForIds:i=[],ignoreRelatedInHierarchy:n=!1}=s;this.forEach((s=>{const e=s.getId(),r=i.includes(e),o=t(e,this.childIdsByParent,new Set);if(i.length>0&&n){let t=!1;for(const s of i)if(o.has(s)){t=!0;break}if(!t)return}!r&&this.policy.blocksOutsideDismiss(s)||this.dismissInstance(s)}))}dismissOthers(t){const s=this.buildPathIncluding(t);this.forEach((t=>{this.policy.blocksOutsideDismiss(t)||s.has(t.getId())||this.dismissInstance(t)}))}}function n(t,s){for(const i of t)if(i instanceof HTMLElement&&i.hasAttribute(s))return i}export{i as N,s as g,n as p}
@@ -0,0 +1 @@
1
+ let t=0;const s=s=>class extends s{$internal_id=++t;getHostElementId(){return this.hostElement?""!==this.hostElement.id?this.hostElement.id:`ix-component-${this.hostElement.tagName.toLowerCase()}-${this.$internal_id}`:`ix-component-${this.$internal_id}`}};export{s as C}
@@ -0,0 +1 @@
1
+ import{T as e}from"./p-CWshStHZ.js";const n=new class{async attachView(e,n){return(n?.parentElement??document.body).appendChild(e),e}async removeView(e){e.remove()}};let t=n;function a(e){t=e}const s=()=>t,o=()=>n;function i(e,n){const t=n=>{const a=Object.freeze([...n]);let s;const o=()=>(s||(s=async function(e){if(0===e.length)return;const n=globalThis.customElements;if(!n)throw new Error("Cannot define custom element dependencies because customElements is not available.");for(const n of e)await n.define();await Promise.all(e.map((e=>n.whenDefined(e.tag))))}(a).catch((e=>{throw s=void 0,e}))),s),i=async(...n)=>(await o(),e(...n));return Object.defineProperties(i,{dependencies:{value:a},ensureDependencies:{value:o},withDependencies:{value:e=>t(e)}}),i};return t(n)}const c="[autofocus],[auto-focus]";function l(e){return e.closest("ix-modal")}function r(e,n){const t=l(e);t&&t.closeModal(n)}function u(e,n){const t=l(e);t&&t.dismissModal(n)}const d=i((async function(n){const t=s();let a;const i=new e,c=new e;if("string"==typeof n.content){const e=document.createElement("ix-modal");e.innerText=n.content,a=await o().attachView(e)}if(n.content instanceof HTMLElement&&"IX-MODAL"!==n.content.tagName){const e=document.createElement("ix-modal");e.appendChild(n.content),a=await o().attachView(e)}return a||(a=await t.attachView(n.content)),function(e,n){const t=n.ariaDescribedby,a=n.ariaLabelledby;delete n.ariaDescribedby,delete n.ariaLabelledby,t&&e.setAttribute("aria-describedby",t),a&&e.setAttribute("aria-labelledby",a)}(a,n),Object.assign(a,n),await a.showModal(),a.addEventListener("dialogClose",(async({detail:e})=>{i.emit(e),await t.removeView(a)})),a.addEventListener("dialogDismiss",(async({detail:e})=>{c.emit(e),await t.removeView(a)})),{htmlElement:a,onClose:i,onDismiss:c}}),[{tag:"ix-modal",define:()=>{}}]);export{c as I,s as a,r as b,i as c,u as d,o as g,a as r,d as s}
@@ -0,0 +1 @@
1
+ class s{listeners=[];listenersOncer=[];on=s=>(this.listeners.push(s),{dispose:()=>this.off(s)});once=s=>{this.listenersOncer.push(s)};off=s=>{const i=this.listeners.indexOf(s);i>-1&&this.listeners.splice(i,1)};emit=s=>{if(this.listeners.forEach((i=>i(s))),this.listenersOncer.length>0){const i=this.listenersOncer;this.listenersOncer=[],i.forEach((i=>i(s)))}};pipe=s=>this.on((i=>s.emit(i)))}export{s as T}
@@ -0,0 +1 @@
1
+ import{r as s}from"./p-EBgS4zhE.js";import{a as e}from"./p-C21npbUc.js";const i=i=>class extends i{ixFocusVisible=!1;disableAriaSelectHandling=!1;constructor(e,...i){super(...i),s(this,e)}componentDidLoad(){super.componentDidLoad&&super.componentDidLoad()}$internal_checkAriaSelected(s){this.hostElement&&(this.disableAriaSelectHandling?this.hostElement.removeAttribute("aria-selected"):this.hostElement.ariaSelected=e(s))}};export{i as F}
@@ -0,0 +1 @@
1
+ function n(n){return n.search(/[HhmsaSZ]/)}function t(t,r="yyyy/LL/dd"){const o=n(t);if(-1===o)return t;let s=o;for(;s>0&&" \t'T".includes(t[s-1]);)s--;const u=t.slice(0,s).trimEnd();return""===u?r:u}function r(t,r="HH:mm:ss"){const o=n(t);return-1===o?r:t.slice(o)}export{r as a,t as g}
@@ -0,0 +1 @@
1
+ const c=(c,o)=>`${c}-${o++}`;export{c}
@@ -1 +1 @@
1
- function t(t,e,n){const o=document.createElement("ix-tree-item");return o.hasChildren=t.hasChildren,o.context=e,o.text=t.data.name,n((t=>{o.text=t.data.name})),o}const e={force:!1};export{e as d,t as r}
1
+ function t(t,e,n){const o=document.createElement("ix-tree-item");return o.hasChildren=t.hasChildren,o.context=e,o.text=t.data.name,o.disabled=t.disabled||!1,n((t=>{o.text=t.data.name,o.disabled=t.disabled||!1})),o}const e={force:!1};export{e as d,t as r}
@@ -0,0 +1 @@
1
+ class t{static#t={short:0,default:150,medium:300,slow:500,xslow:1e3};static#e=null;static parseTime(t,e){const s=t.trim();if(0===s.length)return e;const i=s.match(/^(-?\d*\.?\d+)(ms|s)?$/);if(!i)return e;const[,r,n="ms"]=i,o=Number(r);return Number.isFinite(o)?"s"===n?1e3*o:o:e}static ensureCache(){if(null!==this.#e)return;if("undefined"==typeof window)return void(this.#e={...this.#t});const t=document.documentElement||document.body,e=window.getComputedStyle(t),s=(t,s)=>{const i=e.getPropertyValue(t)?.trim();return i?this.parseTime(i,s):s};this.#e={short:s("--theme-short-time",this.#t.short),default:s("--theme-default-time",this.#t.default),medium:s("--theme-medium-time",this.#t.medium),slow:s("--theme-slow-time",this.#t.slow),xslow:s("--theme-x-slow-time",this.#t.xslow)}}static prefersReducedMotion(){return!("undefined"==typeof window||!window.matchMedia)&&window.matchMedia("(prefers-reduced-motion: reduce)").matches}static get shortTime(){this.ensureCache();const t=this.#e.short;return this.prefersReducedMotion()?0:t}static get defaultTime(){this.ensureCache();const t=this.#e.default;return this.prefersReducedMotion()?0:t}static get mediumTime(){this.ensureCache();const t=this.#e.medium;return this.prefersReducedMotion()?0:t}static get slowTime(){this.ensureCache();const t=this.#e.slow;return this.prefersReducedMotion()?0:t}static get xSlowTime(){this.ensureCache();const t=this.#e.xslow;return this.prefersReducedMotion()?0:t}}export{t as A}
@@ -0,0 +1 @@
1
+ const o=()=>{};export{o as g}
@@ -0,0 +1 @@
1
+ import{T as e}from"./p-CWshStHZ.js";const n=new class{#e=null;#n=new e;#t=!1;#s=null;register(e){this.#e?console.warn("Menu already defined"):(this.#e=e,this.#s=e=>{this.#n.emit(e.detail)},this.#e.addEventListener("expandChange",this.#s))}unregister(e){this.#e===e&&(this.#s&&e.removeEventListener("expandChange",this.#s),this.#s=null,this.#e=null)}setIsPinned(e){this.#t=e}async open(){return!!this.#e&&(this.#e.toggleMenu(!0),!0)}async close(){return!!this.#e&&(this.#e.toggleMenu(!1),!0)}async toggle(){return!!this.#e&&(this.#e.toggleMenu(),!0)}get nativeElement(){return this.#e}get expandChange(){return this.#n}get isPinned(){return this.#t}};export{n as m}
@@ -0,0 +1 @@
1
+ import{g as t}from"./p-EBgS4zhE.js";const n={target:"window",defaultEnabled:!0};function e(e,i){return(o,s)=>{const{componentWillLoad:_,componentWillRender:r,disconnectedCallback:c}=o;i&&(o.componentWillRender=function(){const n=t(this);return n[`__ix__${s}`]?.enable(i(this)),r&&r.call(this)}),o.componentWillLoad=function(){const i=function(t,e={}){const i={...n,...e};let o;const s=t=>{o(t)},_={on:t=>{o=t},isEnabled:i.defaultEnabled,enable:n=>{_.isEnabled=n,n?addEventListener(t,s):removeEventListener(t,s)},destroy:()=>{_.enable(!1)}};return _.enable(!!i.defaultEnabled),_}(e),o=t(this),r=this[s];return o[`__ix__${s}`]=i,i.on(r.bind(this)),_&&_.call(this)},o.disconnectedCallback=function(){const n=t(this);return n&&n[`__ix__${s}`]&&(n[`__ix__${s}`]?.destroy(),n[`__ix__${s}`]=null),c&&c.call(this)}}}export{e as O}
@@ -0,0 +1 @@
1
+ const e="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>alarm</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C330.943502,3.55271368e-14 426.666667,95.7231591 426.666667,213.333333 C426.666667,330.943502 330.943502,426.666667 213.333333,426.666667 C95.7231591,426.666667 3.55271368e-14,330.943502 3.55271368e-14,213.333333 C3.55271368e-14,95.7231591 95.7231591,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C118.87459,42.6666667 42.6666667,118.87459 42.6666667,213.333333 C42.6666667,307.792077 118.87459,384 213.333333,384 C307.792077,384 384,307.792077 384,213.333333 C384,118.87459 307.792077,42.6666667 213.333333,42.6666667 Z M213.333333,272.042667 C228.571429,272.042667 240,283.306667 240,298.666667 C240,314.026667 228.571429,325.290667 213.333333,325.290667 C197.748918,325.290667 186.666667,314.026667 186.666667,298.325333 C186.666667,283.306667 198.095238,272.042667 213.333333,272.042667 Z M234.666667,85.3333333 L234.666667,234.666667 L192,234.666667 L192,85.3333333 L234.666667,85.3333333 Z' id='Combined-Shape'/></g></g></svg>",n="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>apps</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M64,32 C64,49.664 49.664,64 32,64 C14.336,64 -4.26325641e-14,49.664 -4.26325641e-14,32 C-4.26325641e-14,14.336 14.336,-4.26325641e-14 32,-4.26325641e-14 C49.664,-4.26325641e-14 64,14.336 64,32 Z M224,32 C224,49.664 209.664,64 192,64 C174.336,64 160,49.664 160,32 C160,14.336 174.336,-4.26325641e-14 192,-4.26325641e-14 C209.664,-4.26325641e-14 224,14.336 224,32 Z M64,352 C64,369.664 49.664,384 32,384 C14.336,384 -4.26325641e-14,369.664 -4.26325641e-14,352 C-4.26325641e-14,334.336 14.336,320 32,320 C49.664,320 64,334.336 64,352 Z M224,352 C224,369.664 209.664,384 192,384 C174.336,384 160,369.664 160,352 C160,334.336 174.336,320 192,320 C209.664,320 224,334.336 224,352 Z M64,192 C64,209.664 49.664,224 32,224 C14.336,224 -4.26325641e-14,209.664 -4.26325641e-14,192 C-4.26325641e-14,174.336 14.336,160 32,160 C49.664,160 64,174.336 64,192 Z M224,192 C224,209.664 209.664,224 192,224 C174.336,224 160,209.664 160,192 C160,174.336 174.336,160 192,160 C209.664,160 224,174.336 224,192 Z M384,32 C384,49.664 369.664,64 352,64 C334.336,64 320,49.664 320,32 C320,14.336 334.336,-4.26325641e-14 352,-4.26325641e-14 C369.664,-4.26325641e-14 384,14.336 384,32 Z M384,352 C384,369.664 369.664,384 352,384 C334.336,384 320,369.664 320,352 C320,334.336 334.336,320 352,320 C369.664,320 384,334.336 384,352 Z M384,192 C384,209.664 369.664,224 352,224 C334.336,224 320,209.664 320,192 C320,174.336 334.336,160 352,160 C369.664,160 384,174.336 384,192 Z' id='Combined-Shape'/></g></g></svg>",t="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>arrow-left</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(106.680107, 134.255147)'><polygon id='arrow-left' points='298.639787 100.41664 81.66656 100.41664 151.916587 30.1666133 121.749973 0 1.42108547e-14 121.749973 121.749973 243.489707 151.916587 213.32288 81.6693333 143.083307 298.639787 143.083307'/></g></g></svg>",s="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>arrow-right</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(106.680107, 134.255147)'><polygon id='arrow-right' points='1.42108547e-14 143.073067 216.973013 143.073067 146.7232 213.32288 176.889813 243.489707 298.639787 121.739733 176.889813 0 146.7232 30.1668267 216.970453 100.4064 1.42108547e-14 100.4064'/></g></g></svg>",i="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>calendar</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='scheduler' transform='translate(64.000000, 64.000000)'><path d='M384,1.42108547e-14 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M341.333333,128 L42.6666667,128 L42.6666667,341.333333 L341.333333,341.333333 L341.333333,128 Z M128,256 L128,298.666667 L85.3333333,298.666667 L85.3333333,256 L128,256 Z M213.333333,256 L213.333333,298.666667 L170.666667,298.666667 L170.666667,256 L213.333333,256 Z M298.666667,256 L298.666667,298.666667 L256,298.666667 L256,256 L298.666667,256 Z M128,170.666667 L128,213.333333 L85.3333333,213.333333 L85.3333333,170.666667 L128,170.666667 Z M213.333333,170.666667 L213.333333,213.333333 L170.666667,213.333333 L170.666667,170.666667 L213.333333,170.666667 Z M298.666667,170.666667 L298.666667,213.333333 L256,213.333333 L256,170.666667 L298.666667,170.666667 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,85.3333333 L341.333333,85.3333333 L341.333333,42.6666667 Z' id='Combined-Shape'/></g></g></svg>",g="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-down-small</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 187.520000)'><polygon id='arrowhead-down' points='121.813333 151.893333 0 30.2933333 30.2933333 0 121.813333 91.7333333 213.333333 0 243.626667 30.2933333'/></g></g></svg>",o="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-left-small</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(172.586667, 134.186667)'><polygon id='arrrowhead-left' points='121.6 243.626667 0 121.813333 121.6 0 151.893333 30.2933333 60.16 121.813333 151.893333 213.333333'/></g></g></svg>",d="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-right-small</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(187.520000, 134.186667)'><polygon id='arrowhead-right' points='30.2933333 243.626667 0 213.333333 91.7333333 121.813333 0 30.2933333 30.2933333 0 151.893333 121.813333'/></g></g></svg>",l="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-right</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(149.333333, 80.853333)'><polygon id='Path' points='-2.84217094e-14 320 30.1698893 350.169889 205.254834 175.084945 30.1698893 0 -2.84217094e-14 30.1698893 144.898278 175.084945'/></g></g></svg>",r="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-up-small</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 172.586667)'><polygon id='arrowhead-up' points='213.333333 151.893333 121.813333 60.16 30.2933333 151.893333 2.84217094e-14 121.6 121.813333 0 243.626667 121.6'/></g></g></svg>",w="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>chevron-up</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(80.853333, 157.440000)'><polygon id='Path' points='320 205.254834 350.169889 175.084945 175.084945 5.68434189e-14 0 175.084945 30.1698893 205.254834 175.084945 60.356556'/></g></g></svg>",a="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>circle-dot</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.15408,3.55271368e-14 426.666667,95.5125867 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.076736,42.6666667 42.6666667,119.076736 42.6666667,213.333333 C42.6666667,307.589931 119.076736,384 213.333333,384 C307.589931,384 384,307.589931 384,213.333333 C384,119.076736 307.589931,42.6666667 213.333333,42.6666667 Z M213.333333,106.666667 C272.243707,106.666667 320,154.42296 320,213.333333 C320,272.243707 272.243707,320 213.333333,320 C154.42296,320 106.666667,272.243707 106.666667,213.333333 C106.666667,154.42296 154.42296,106.666667 213.333333,106.666667 Z' id='Combined-Shape'/></g></g></svg>",L="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>circle-filled</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.15408,3.55271368e-14 426.666667,95.5125867 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z' id='Combined-Shape'/></g></g></svg>",x="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>circle-pause</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.15408,3.55271368e-14 426.666667,95.5125867 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.076736,42.6666667 42.6666667,119.076736 42.6666667,213.333333 C42.6666667,307.589931 119.076736,384 213.333333,384 C307.589931,384 384,307.589931 384,213.333333 C384,119.076736 307.589931,42.6666667 213.333333,42.6666667 Z M192,128 L192,298.666667 L149.333333,298.666667 L149.333333,128 L192,128 Z M277.333333,128 L277.333333,298.666667 L234.666667,298.666667 L234.666667,128 L277.333333,128 Z' id='Combined-Shape'/></g></g></svg>",v="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>circle</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.15408,3.55271368e-14 426.666667,95.5125867 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.076736,42.6666667 42.6666667,119.076736 42.6666667,213.333333 C42.6666667,307.589931 119.076736,384 213.333333,384 C307.589931,384 384,307.589931 384,213.333333 C384,119.076736 307.589931,42.6666667 213.333333,42.6666667 Z' id='Combined-Shape'/></g></g></svg>",h="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><desc>clear</desc><path fill-rule='evenodd' d='M213.333333,3.55271368e-14 C269.912851,3.55271368e-14 324.175019,22.4761259 364.18278,62.4838867 C404.190541,102.491647 426.666667,156.753816 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.076736,42.6666667 42.6666667,119.076736 42.6666667,213.333333 C42.6666667,307.589931 119.076736,384 213.333333,384 C307.589931,384 384,307.589931 384,213.333333 C384,119.076736 307.589931,42.6666667 213.333333,42.6666667 Z M288.758057,107.738721 L318.927946,137.90861 L243.502,213.333 L318.927946,288.758057 L288.758057,318.927946 L213.333,243.502 L137.90861,318.927946 L107.738721,288.758057 L183.163,213.333 L107.738721,137.90861 L137.90861,107.738721 L213.333,183.163 L288.758057,107.738721 Z' transform='translate(42.667 42.667)'/></svg>",C="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>clock</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='work-case' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.136,3.55271368e-14 426.666667,95.5306667 426.666667,213.333333 C426.666667,331.136 331.136,426.666667 213.333333,426.666667 C95.5306667,426.666667 3.55271368e-14,331.136 3.55271368e-14,213.333333 C3.55271368e-14,95.5306667 95.5306667,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.232,42.6666667 42.6666667,119.232 42.6666667,213.333333 C42.6666667,307.434667 119.232,384 213.333333,384 C307.434667,384 384,307.434667 384,213.333333 C384,119.232 307.434667,42.6666667 213.333333,42.6666667 Z M234.666667,106.666667 L234.666667,225.813333 L292.418278,283.581722 L262.248389,313.751611 L192,243.503223 L192,106.666667 L234.666667,106.666667 Z' id='reading-time'/></g></g></svg>",m="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>close-small</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.248389, 134.248389)'><path d='M213.333333,2.84217094e-14 L243.503223,30.1698893 L151.921,121.751 L243.503223,213.333333 L213.333333,243.503223 L121.751,151.921 L30.1698893,243.503223 L2.84217094e-14,213.333333 L91.582,121.751 L2.84217094e-14,30.1698893 L30.1698893,2.84217094e-14 L121.751,91.582 L213.333333,2.84217094e-14 Z' id='Combined-Shape'/></g></g></svg>",p="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>close</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(91.581722, 91.581722)'><path d='M298.666667,4.26325641e-14 L328.836556,30.1698893 L194.587,164.418 L328.836556,298.666667 L298.666667,328.836556 L164.418,194.587 L30.1698893,328.836556 L9.9475983e-14,298.666667 L134.248,164.418 L7.10542736e-14,30.1698893 L30.1698893,4.26325641e-14 L164.418,134.248 L298.666667,4.26325641e-14 Z' transform='translate(164.418278, 164.418278) rotate(-360.000000) translate(-164.418278, -164.418278) '/></g></g></svg>",f="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>cogwheel</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='settings' transform='translate(32.844800, 42.666667)'><path d='M299.946667,7.10542736e-15 L299.946667,51.5413333 C308.650667,55.6586667 316.992,60.4586667 324.906667,65.92 L324.906667,65.92 L332.544,61.4826667 L369.514667,40.1706667 L390.848,77.0986667 L424.96,136.234667 L446.293333,173.184 L409.365333,194.517333 L401.728,198.890667 C402.154667,203.733333 402.368,208.533333 402.368,213.333333 C402.368,218.133333 402.154667,222.933333 401.728,227.776 L401.728,227.776 L409.365333,232.149333 L446.293333,253.482667 L424.96,290.432 L390.848,349.568 L369.514667,386.496 L332.544,365.184 L324.906667,360.746667 C316.992,366.208 308.650667,371.008 299.946667,375.125333 L299.946667,375.125333 L299.946667,426.666667 L146.368,426.666667 L146.368,375.125333 C137.664,371.008 129.322667,366.208 121.408,360.746667 L121.408,360.746667 L113.749333,365.184 L76.8,386.496 L55.4666667,349.568 L21.3333333,290.432 L7.10542736e-15,253.482667 L36.9493333,232.149333 L44.5653333,227.776 C44.16,222.933333 43.9466667,218.133333 43.9466667,213.333333 C43.9466667,208.533333 44.16,203.733333 44.5653333,198.890667 L44.5653333,198.890667 L36.9493333,194.517333 L7.10542736e-15,173.184 L21.3333333,136.234667 L55.4666667,77.0986667 L76.8,40.1706667 L113.749333,61.4826667 L121.408,65.92 C129.322667,60.4586667 137.664,55.6586667 146.368,51.5413333 L146.368,51.5413333 L146.368,7.10542736e-15 L299.946667,7.10542736e-15 Z M257.28,42.6666667 L189.034667,42.6666667 L189.034667,81.28 C164.650667,87.552 142.890667,100.288 125.781333,117.717333 L125.781333,117.717333 L92.416,98.432 L58.2826667,157.568 L91.6906667,176.853333 C88.4906667,188.48 86.6133333,200.682667 86.6133333,213.333333 C86.6133333,225.984 88.4906667,238.186667 91.6906667,249.813333 L91.6906667,249.813333 L58.2826667,269.098667 L92.416,328.234667 L125.781333,308.949333 C142.890667,326.378667 164.650667,339.114667 189.034667,345.386667 L189.034667,345.386667 L189.034667,384 L257.28,384 L257.28,345.386667 C281.664,339.114667 303.424,326.378667 320.533333,308.949333 L320.533333,308.949333 L353.877333,328.234667 L388.032,269.098667 L354.624,249.813333 C357.824,238.186667 359.701333,225.984 359.701333,213.333333 C359.701333,200.682667 357.824,188.48 354.624,176.853333 L354.624,176.853333 L388.032,157.568 L353.877333,98.432 L320.533333,117.717333 C303.424,100.288 281.664,87.552 257.28,81.28 L257.28,81.28 L257.28,42.6666667 Z M223.1552,128 C270.286608,128 308.488533,166.201925 308.488533,213.333333 C308.488533,260.464741 270.286608,298.666667 223.1552,298.666667 C176.023792,298.666667 137.821867,260.464741 137.821867,213.333333 C137.821867,166.201925 176.023792,128 223.1552,128 Z M223.1552,170.666667 C199.587941,170.666667 180.488533,189.766075 180.488533,213.333333 C180.488533,236.900592 199.587941,256 223.1552,256 C246.722459,256 265.821867,236.900592 265.821867,213.333333 C265.821867,189.766075 246.722459,170.666667 223.1552,170.666667 Z'/></g></g></svg>",c="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>context-menu</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(224.000000, 53.333333)'><path d='M32,64 C49.673112,64 64,49.673112 64,32 C64,14.326888 49.673112,1.42108547e-14 32,1.42108547e-14 C14.326888,1.42108547e-14 0,14.326888 0,32 C0,49.673112 14.326888,64 32,64 Z M32,405.333333 C49.673112,405.333333 64,391.006445 64,373.333333 C64,355.660221 49.673112,341.333333 32,341.333333 C14.326888,341.333333 0,355.660221 0,373.333333 C0,391.006445 14.326888,405.333333 32,405.333333 Z M32,234.666667 C49.673112,234.666667 64,220.339779 64,202.666667 C64,184.993555 49.673112,170.666667 32,170.666667 C14.326888,170.666667 0,184.993555 0,202.666667 C0,220.339779 14.326888,234.666667 32,234.666667 Z'/></g></g></svg>",k="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>document</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='document' transform='translate(106.666667, 64.000000)'><path d='M192,0 L-1.42108547e-14,0 L-1.42108547e-14,384 L298.666667,384 L298.666667,106.666667 L192,0 Z M256,341.333333 L42.6666667,341.333333 L42.6666667,42.6666667 L128,42.6666667 L128,170.666667 L256,170.666667 L256,341.333333 Z M256,128 L170.666667,128 L170.666667,42.6666667 L174.293333,42.6666667 L256,124.373333 L256,128 Z'/></g></g></svg>",M="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>double-chevron-down</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 123.520000)'><path d='M140.16,18.1333333 L261.76,139.946667 L140.16,261.76 L109.866667,231.466667 L201.6,139.946667 L109.866667,48.4266667 L140.16,18.1333333 Z M12.16,18.1333333 L133.76,139.946667 L12.16,261.76 L-18.1333333,231.466667 L73.6,139.946667 L-18.1333333,48.4266667 L12.16,18.1333333 Z' id='arrow-double-right' transform='translate(121.813333, 139.946667) rotate(-270.000000) translate(-121.813333, -139.946667) '/></g></g></svg>",u="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>double-chevron-left</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(108.603733, 134.171733)'><path d='M127.978667,121.834667 L249.6,243.648 L279.872,213.333333 L188.16,121.834667 L279.872,30.3146667 L249.6,2.84217094e-14 L127.978667,121.834667 Z M1.42108547e-14,121.834667 L121.578667,243.648 L151.872,213.333333 L60.1386667,121.834667 L151.872,30.3146667 L121.578667,2.84217094e-14 L1.42108547e-14,121.834667 Z' id='arrow-double-left'/></g></g></svg>",Z="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>double-chevron-right</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(123.520000, 134.186667)'><path d='M158.293333,0 L279.893333,121.813333 L158.293333,243.626667 L128,213.333333 L219.733333,121.813333 L128,30.2933333 L158.293333,0 Z M30.2933333,0 L151.893333,121.813333 L30.2933333,243.626667 L-1.42108547e-14,213.333333 L91.7333333,121.813333 L-1.42108547e-14,30.2933333 L30.2933333,0 Z' id='arrow-double-right'/></g></g></svg>",B="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>double-chevron-up</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 108.586667)'><path d='M140.16,18.1333333 L261.76,139.946667 L140.16,261.76 L109.866667,231.466667 L201.6,139.946667 L109.866667,48.4266667 L140.16,18.1333333 Z M12.16,18.1333333 L133.76,139.946667 L12.16,261.76 L-18.1333333,231.466667 L73.6,139.946667 L-18.1333333,48.4266667 L12.16,18.1333333 Z' id='arrow-double-right' transform='translate(121.813333, 139.946667) rotate(-90.000000) translate(-121.813333, -139.946667) '/></g></g></svg>",P="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>error</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.136,3.55271368e-14 426.666667,95.5306667 426.666667,213.333333 C426.666667,331.136 331.136,426.666667 213.333333,426.666667 C95.5306667,426.666667 3.55271368e-14,331.136 3.55271368e-14,213.333333 C3.55271368e-14,95.5306667 95.5306667,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.232,42.6666667 42.6666667,119.232 42.6666667,213.333333 C42.6666667,307.434667 119.232,384 213.333333,384 C307.434667,384 384,307.434667 384,213.333333 C384,119.232 307.434667,42.6666667 213.333333,42.6666667 Z M262.250667,134.250667 L292.416,164.416 L243.498667,213.333333 L292.416,262.250667 L262.250667,292.416 L213.333333,243.498667 L164.416,292.416 L134.250667,262.250667 L183.168,213.333333 L134.250667,164.416 L164.416,134.250667 L213.333333,183.168 L262.250667,134.250667 Z' id='error'/></g></g></svg>",F="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><desc>eye-cancelled</desc><path fill-rule='evenodd' d='M47.0849493,2.84217094e-14 L185.740632,138.655563 C194.095501,134.657276 203.45297,132.418278 213.333333,132.418278 C248.679253,132.418278 277.333333,161.072358 277.333333,196.418278 C277.333333,206.299034 275.094157,215.656855 271.095572,224.011976 L409.751616,362.666662 L379.581717,392.836561 L320.374817,333.628896 C291.246618,353.329494 255.728838,367.084945 213.333333,367.084945 C64,367.084945 7.10542736e-15,196.418278 7.10542736e-15,196.418278 C7.10542736e-15,196.418278 22.862032,135.452859 73.1408088,86.3974274 L16.9150553,30.169894 L47.0849493,2.84217094e-14 Z M103.440016,116.694904 C74.7091717,144.512844 55.9626236,177.598744 46.7136,196.424891 C64.7370667,233.114811 119.071573,324.418278 213.333333,324.418278 C242.440012,324.418278 267.739844,315.712374 289.339919,302.595012 L240.926035,254.180993 C232.571166,258.17928 223.213696,260.418278 213.333333,260.418278 C177.987413,260.418278 149.333333,231.764198 149.333333,196.418278 C149.333333,186.537915 151.572331,177.180445 155.570618,168.825577 Z M213.333333,25.7516113 C362.666667,25.7516113 426.666667,196.418278 426.666667,196.418278 C426.666667,196.418278 412.428071,234.387867 381.712212,274.508373 L351.151213,243.941206 C364.581948,225.697449 374.142733,208.239347 379.954347,196.410385 C361.9296,159.721745 307.595093,68.418278 213.333333,68.418278 C201.495833,68.418278 190.287983,69.858232 179.702584,72.449263 L145.662385,38.4000762 C165.913597,30.494948 188.437631,25.7516113 213.333333,25.7516113 Z' transform='translate(42.667 59.582)'/></svg>",T="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>eye</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(42.666667, 85.333333)'><path d='M213.333333,1.42108547e-14 C64,1.42108547e-14 7.10542736e-15,170.666667 7.10542736e-15,170.666667 C7.10542736e-15,170.666667 64,341.333333 213.333333,341.333333 C362.666667,341.333333 426.666667,170.666667 426.666667,170.666667 C426.666667,170.666667 362.666667,1.42108547e-14 213.333333,1.42108547e-14 Z M213.333333,298.666667 C119.071573,298.666667 64.7370667,207.3632 46.7136,170.67328 C64.7850667,133.88928 119.114667,42.6666667 213.333333,42.6666667 C307.595093,42.6666667 361.9296,133.970133 379.954347,170.658773 C361.8816,207.444053 307.552,298.666667 213.333333,298.666667 Z M213.333333,96 C172.096427,96 138.666667,129.42976 138.666667,170.666667 C138.666667,211.903573 172.096427,245.333333 213.333333,245.333333 C254.57024,245.333333 288,211.903573 288,170.666667 C288,129.42976 254.57024,96 213.333333,96 Z M213.333333,202.666667 C195.688747,202.666667 181.333333,188.311253 181.333333,170.666667 C181.333333,153.02208 195.688747,138.666667 213.333333,138.666667 C230.97792,138.666667 245.333333,153.02208 245.333333,170.666667 C245.333333,188.311253 230.97792,202.666667 213.333333,202.666667 Z'/></g></g></svg>",U="data:image/svg+xml;utf8,<svg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'><desc>history</desc><path fill-rule='evenodd' clip-rule='evenodd' d='M469.333 256C469.333 362.039 383.372 448 277.333 448C227.538 448 182.17 429.044 148.052 397.954L177.827 367.352C204.241 390.973 239.11 405.333 277.333 405.333C359.808 405.333 426.667 338.475 426.667 256C426.667 173.525 359.808 106.667 277.333 106.667C194.859 106.667 128 173.525 128 256C128 260.043 128.161 264.048 128.476 268.01L170.667 225.83L200.837 256L106.667 350.17L12.4968 256L42.6667 225.83L85.7607 268.913C85.4773 264.645 85.3334 260.339 85.3334 256C85.3334 149.961 171.295 64 277.333 64C383.372 64 469.333 149.961 469.333 256ZM255.999 149.333V267.52L329.599 316.373L353.066 280.96L298.666 244.48V149.333H255.999Z'/></svg>",b="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>info</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51168 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.154987,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51168 331.154987,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.44,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.44,384 213.333333,384 Z M240.04672,128 C240.04672,143.46752 228.785067,154.666667 213.55008,154.666667 C197.698773,154.666667 186.713387,143.46752 186.713387,127.704107 C186.713387,112.5536 197.99616,101.333333 213.55008,101.333333 C228.785067,101.333333 240.04672,112.5536 240.04672,128 Z M192.04672,192 L234.713387,192 L234.713387,320 L192.04672,320 L192.04672,192 Z' id='Shape'/></g></g></svg>",S="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><desc>light-dark</desc><path fill-rule='evenodd' d='M256,384 L256,469.333333 L213.333333,469.333333 L213.333333,384 L256,384 Z M355.346224,325.176335 L415.686003,385.516113 L385.516113,415.686003 L325.176335,355.346224 L355.346224,325.176335 Z M113.987109,325.176335 L144.156999,355.346224 L83.81722,415.686003 L53.6473307,385.516113 L113.987109,325.176335 Z M234.666667,118.01971 C299.089002,118.01971 351.313623,170.244331 351.313623,234.666667 C351.313623,299.089002 299.089002,351.314049 234.666667,351.314049 C203.711846,351.372867 174.007802,339.102338 152.119399,317.213934 C130.230995,295.325531 117.960466,265.621487 118.019285,234.666667 C118.019285,170.244331 170.244331,118.01971 234.666667,118.01971 Z M234.666667,160.686377 C193.808416,160.686377 160.685951,193.808546 160.685951,234.748031 C160.648688,254.358867 168.422443,273.1772 182.289288,287.044045 C196.156133,300.91089 214.974466,308.684645 234.666667,308.647305 L234.666667,160.686377 Z M469.333333,213.333333 L469.333333,256 L384,256 L384,213.333333 L469.333333,213.333333 Z M85.3333333,213.333333 L85.3333333,256 L3.55271368e-15,256 L3.55271368e-15,213.333333 L85.3333333,213.333333 Z M83.81722,53.6473307 L144.156999,113.987109 L113.987109,144.156999 L53.6473307,83.81722 L83.81722,53.6473307 Z M385.516113,53.6473307 L415.686003,83.81722 L355.346224,144.156999 L325.176335,113.987109 L385.516113,53.6473307 Z M256,5.90116627e-13 L256,85.3333333 L213.333333,85.3333333 L213.333333,5.82278887e-13 L256,5.90116627e-13 Z' transform='translate(21.333 21.333)'/></svg>",y="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>log-out</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(85.333333, 42.666667)'><path d='M234.666667,-2.13162821e-14 L234.666667,85.3333333 L192.000667,85.333 L192,42.6666667 L42.6666667,42.6666667 L42.6666667,384 L192,384 L192.000667,341.333 L234.666667,341.333333 L234.666667,426.666667 L-4.26325641e-14,426.666667 L-4.26325641e-14,-2.13162821e-14 L234.666667,-2.13162821e-14 Z M292.418278,112.915055 L392.836556,213.333333 L292.418278,313.751611 L262.248389,283.581722 L311.163,234.666 L106.666667,234.666667 L106.666667,192 L311.163,192 L262.248389,143.084945 L292.418278,112.915055 Z'/></g></g></svg>",q="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>minus</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(64.000000, 234.666667)'><rect id='Combined-Shape' x='0' y='0' width='384' height='42.6666667'/></g></g></svg>",z="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>more-menu</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(53.333333, 224.000000)'><path d='M64,32 C64,14.326888 49.673112,2.91322522e-11 32,2.91322522e-11 C14.326888,2.91322522e-11 -1.47219675e-14,14.326888 -1.58041335e-14,32 C-1.68862995e-14,49.673112 14.326888,64 32,64 C49.673112,64 64,49.673112 64,32 Z M405.333333,32 C405.333333,14.326888 391.006445,-2.84217094e-14 373.333333,-2.84217094e-14 C355.660221,-2.84217094e-14 341.333333,14.326888 341.333333,32 C341.333333,49.673112 355.660221,64 373.333333,64 C391.006445,64 405.333333,49.673112 405.333333,32 Z M234.666667,32 C234.666667,14.326888 220.339779,2.84217094e-14 202.666667,2.84217094e-14 C184.993555,2.84217094e-14 170.666667,14.326888 170.666667,32 C170.666667,49.673112 184.993555,64 202.666667,64 C220.339779,64 234.666667,49.673112 234.666667,32 Z' id='options-horizontal'/></g></g></svg>",H="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>notification</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Chat' transform='translate(64.000000, 85.333333)'><path d='M384,1.42108547e-14 L384,298.666667 L277.333333,298.666667 L277.333333,384 L128,298.666667 L1.42108547e-14,298.666667 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,256 L139.330749,256 L234.666667,310.464 L234.666667,256 L341.333333,256 L341.333333,42.6666667 Z'/></g></g></svg>",V="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>open-external</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(85.333333, 64.000000)'><path d='M128,63.999444 L128,106.666444 L42.6666667,106.666667 L42.6666667,320 L256,320 L256,234.666444 L298.666,234.666444 L298.666667,362.666667 L4.26325641e-14,362.666667 L4.26325641e-14,64 L128,63.999444 Z M362.666667,1.42108547e-14 L362.666667,170.666667 L320,170.666667 L320,72.835 L143.084945,249.751611 L112.915055,219.581722 L289.83,42.666 L192,42.6666667 L192,1.42108547e-14 L362.666667,1.42108547e-14 Z' id='Combined-Shape'/></g></g></svg>",j="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>plus</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='uncollapse' transform='translate(64.000000, 64.000000)'><path d='M213.333333,1.42108547e-14 L213.333,170.666 L384,170.666667 L384,213.333333 L213.333,213.333 L213.333333,384 L170.666667,384 L170.666,213.333 L1.42108547e-14,213.333333 L1.42108547e-14,170.666667 L170.666,170.666 L170.666667,1.42108547e-14 L213.333333,1.42108547e-14 Z'/></g></g></svg>",A="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>question</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M291.76704,163.504 C291.76704,177.01952 288.33216,188.82176 281.479253,198.90112 C275.828267,207.371093 266.358187,216.549547 253.042987,226.434987 C245.378987,231.682347 240.331947,236.618667 237.916587,241.257813 C234.87744,246.90624 233.376213,255.371093 233.376213,266.666667 L190.710827,266.666667 C190.710827,249.530027 192.53504,237.027413 196.165333,229.162667 C200.394453,219.679573 209.571627,210.098773 223.686187,200.42048 C230.350293,195.374933 235.188693,190.2368 238.214827,184.994773 C241.839787,179.143253 243.664,172.49216 243.664,165.028693 C243.664,153.13024 240.125013,144.26304 233.070293,138.404907 C227.4336,134.177067 220.56768,132.059947 212.501333,132.059947 C199.39328,132.059947 189.911467,136.398507 184.065067,145.069013 C179.829333,151.518293 177.7056,159.787733 177.7056,169.868587 L177.7056,170.173227 L132.34368,170.173227 C132.34368,143.751253 140.703147,123.790507 157.43488,110.274773 C171.554773,98.9922133 189.007787,93.3346133 209.77344,93.3346133 C227.933653,93.3346133 243.865813,96.86848 257.571627,103.9232 C280.37504,115.62624 291.76704,135.494827 291.76704,163.504 Z M426.666667,213.333333 C426.666667,331.153707 331.153707,426.666667 213.333333,426.666667 C95.51296,426.666667 3.55271368e-14,331.153707 3.55271368e-14,213.333333 C3.55271368e-14,95.51168 95.51296,3.55271368e-14 213.333333,3.55271368e-14 C331.153707,3.55271368e-14 426.666667,95.51168 426.666667,213.333333 Z M384,213.333333 C384,119.226667 307.43872,42.6666667 213.333333,42.6666667 C119.227947,42.6666667 42.6666667,119.226667 42.6666667,213.333333 C42.6666667,307.43872 119.227947,384 213.333333,384 C307.43872,384 384,307.43872 384,213.333333 Z M213.332053,282.666667 C198.60416,282.666667 186.665387,294.60544 186.665387,309.333333 C186.665387,324.061227 198.60416,336 213.332053,336 C228.059947,336 239.99872,324.061227 239.99872,309.333333 C239.99872,294.60544 228.059947,282.666667 213.332053,282.666667 Z' id='Shape'/></g></g></svg>",D="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>search</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(42.666667, 42.666667)'><path d='M426.630187,396.463573 L305.314987,275.148373 C327.799467,246.239573 341.333333,210.04032 341.333333,170.666667 C341.333333,76.56256 264.770773,-7.10542736e-15 170.666667,-7.10542736e-15 C76.56256,-7.10542736e-15 7.10542736e-15,76.56256 7.10542736e-15,170.666667 C7.10542736e-15,264.770773 76.56256,341.333333 170.666667,341.333333 C210.04032,341.333333 246.239573,327.799467 275.148373,305.3152 L396.463573,426.6304 L426.630187,396.463573 Z M170.666667,298.666667 C100.083413,298.666667 42.6666667,241.24992 42.6666667,170.666667 C42.6666667,100.083413 100.083413,42.6666667 170.666667,42.6666667 C241.24992,42.6666667 298.666667,100.083413 298.666667,170.666667 C298.666667,241.24992 241.24992,298.666667 170.666667,298.666667 Z'/></g></g></svg>",E="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>shout</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 128.000000)'><path d='M320,0 C334.222222,42.6666667 341.333333,85.3333333 341.333333,128 C341.333333,170.666667 334.222222,213.333333 320,256 L202.143432,226.536015 C198.2986,255.215667 173.732229,277.333333 144,277.333333 C112.799321,277.333333 87.2873754,252.976969 85.4404009,222.240476 L85.3333333,218.666667 L85.333,200.533 L3.55271368e-14,192 L3.55271368e-14,64 L106.666667,53.3333333 L320,0 Z M128,208 L128,218.666667 C128,227.503223 135.163444,234.666667 144,234.666667 C152.100176,234.666667 158.794474,228.647384 159.853939,220.837772 L160,218.666667 L160,216 L128,208 Z M290.048,51.456 L128,91.979 L128,164.019 L290.048,204.522667 L290.926769,200.740217 C295.355847,179.899745 297.878675,159.118474 298.509094,138.371024 L298.666667,128 C298.666667,103.806971 296.094027,79.5736667 290.926769,55.259783 L290.048,51.456 Z M85.333,98.346 L42.6666667,102.613333 L42.6666667,153.365333 L85.333,157.644 L85.333,98.346 Z M362.666667,106.666667 L426.666667,106.666667 L426.666667,149.333333 L362.666667,149.333333 L362.666667,106.666667 Z M359.264043,179.197776 L421.623727,193.594643 L412.025816,235.167766 L349.666132,220.770899 L359.264043,179.197776 Z M349.666132,35.2291012 L412.025816,20.8322337 L421.623727,62.4053565 L359.264043,76.802224 L349.666132,35.2291012 Z' id='Combined-Shape'/></g></g></svg>",G="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>single-check</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(91.581722, 94.833062)'><polygon id='check-small' points='304.534538 0 340.035351 23.6672084 154.934008 301.319223 1.42108547e-14 146.385216 30.1698893 116.215326 148.290278 234.318938'/></g></g></svg>",I="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>success</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add-copy' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51296 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.153707,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51296 331.153707,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.43872,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.438933,384 213.333333,384 Z M293.669333,137.114453 L323.835947,167.281067 L192,299.66912 L112.916693,220.585813 L143.083307,190.4192 L192,239.335893 L293.669333,137.114453 Z' id='Shape'/></g></g></svg>",J="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>triangle-filled</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(32.000000, 42.666667)'><path d='M246.312928,5.62892705 C252.927596,9.40873724 258.409564,14.8907053 262.189374,21.5053731 L444.667042,340.84129 C456.358134,361.300701 449.250007,387.363834 428.790595,399.054926 C422.34376,402.738832 415.04715,404.676552 407.622001,404.676552 L42.6666667,404.676552 C19.1025173,404.676552 7.10542736e-15,385.574034 7.10542736e-15,362.009885 C7.10542736e-15,354.584736 1.93772021,347.288125 5.62162594,340.84129 L188.099293,21.5053731 C199.790385,1.04596203 225.853517,-6.06216498 246.312928,5.62892705 Z' id='Combined-Shape'/></g></g></svg>",K="data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><desc>warning-rhomb</desc><path fill-rule='evenodd' d='M253.617407,12.4967773 L434.398258,193.277628 C451.060628,209.939998 451.060628,236.955037 434.398258,253.617407 L253.617407,434.398258 C236.955037,451.060628 209.939998,451.060628 193.277628,434.398258 L12.4967773,253.617407 C-4.16559245,236.955037 -4.16559245,209.939998 12.4967773,193.277628 L193.277628,12.4967773 C209.939998,-4.16559245 236.955037,-4.16559245 253.617407,12.4967773 Z M223.447518,42.6666667 L42.6666667,223.447518 L223.447518,404.228369 L404.228369,223.447518 L223.447518,42.6666667 Z M223.447518,282.114184 C238.685613,282.114184 250.114184,293.378184 250.114184,308.738184 C250.114184,324.098184 238.685613,335.362184 223.447518,335.362184 C207.863102,335.362184 196.780851,324.098184 196.780851,308.396851 C196.780851,293.378184 208.209422,282.114184 223.447518,282.114184 Z M244.780851,116.780851 L244.780851,244.780851 L202.114184,244.780851 L202.114184,116.780851 L244.780851,116.780851 Z' transform='translate(32.552 32.552)'/></svg>",N="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><desc>warning</desc><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(32.000000, 42.666667)'><path d='M246.312928,5.62892705 C252.927596,9.40873724 258.409564,14.8907053 262.189374,21.5053731 L444.667042,340.84129 C456.358134,361.300701 449.250007,387.363834 428.790595,399.054926 C422.34376,402.738832 415.04715,404.676552 407.622001,404.676552 L42.6666667,404.676552 C19.1025173,404.676552 7.10542736e-15,385.574034 7.10542736e-15,362.009885 C7.10542736e-15,354.584736 1.93772021,347.288125 5.62162594,340.84129 L188.099293,21.5053731 C199.790385,1.04596203 225.853517,-6.06216498 246.312928,5.62892705 Z M225.144334,42.6739678 L42.6666667,362.009885 L407.622001,362.009885 L225.144334,42.6739678 Z M224,272 C239.238095,272 250.666667,283.264 250.666667,298.624 C250.666667,313.984 239.238095,325.248 224,325.248 C208.415584,325.248 197.333333,313.984 197.333333,298.282667 C197.333333,283.264 208.761905,272 224,272 Z M245.333333,106.666667 L245.333333,234.666667 L202.666667,234.666667 L202.666667,106.666667 L245.333333,106.666667 Z' id='Combined-Shape'/></g></g></svg>";export{y as A,H as B,K as C,q as D,j as E,o as F,B as G,M as H,Z as I,u as J,x as K,s as L,c as M,C as N,v as O,L as P,a as Q,J as R,k as S,G as T,I as a,P as b,N as c,b as d,z as e,n as f,V as g,g as h,A as i,d as j,w as k,h as l,D as m,m as n,t as o,U as p,i as q,l as r,T as s,r as t,F as u,e as v,f as w,S as x,p as y,E as z}
@@ -0,0 +1 @@
1
+ function n(n){let t,r,i=new Promise((n=>t=n));const e=i=>{void 0!==i&&(r=e.current=i,n?.(i),t?.(i))};return e.current=r,e.waitForCurrent=async()=>(await i,r),e}function t(n){return"function"==typeof n&&"current"in n&&"waitForCurrent"in n}export{t as i,n as m}
@@ -0,0 +1 @@
1
+ import{T as e}from"./p-CWshStHZ.js";class t extends Event{context;callback;subscribe;constructor(e,t,s){super("context-request",{bubbles:!0,composed:!0}),this.context=e,this.callback=t,this.subscribe=s}}function s(e,s,n,c){let o;return e.dispatchEvent(new t(s,((e,t)=>{n(e,t),o=t}),c)),{unsubscribe:()=>{o&&o()}}}function n(t,s,n){const c=new e,o=new e,a=new Set;return t.addEventListener("context-request",(e=>{const t=e;t?.context.name===s.name&&(t.stopPropagation(),t.subscribe&&a.add(t),c.emit(t),n&&t.callback(n,(()=>{a.delete(t)})))})),o.on((e=>{a.forEach((t=>t.callback(e,(()=>{a.delete(t)}))))})),{emit:e=>{o.emit(e)}}}const c=e=>e.closest("ix-menu"),o={name:"application-layout-context",initialValue:{hideHeader:!1,sidebar:!1}};export{o as A,s as a,c,n as u}
@@ -0,0 +1 @@
1
+ import{T as e}from"./p-CWshStHZ.js";const t=()=>"undefined"!=typeof window&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",o=new class{mutationObserver;mediaQueryList;emitThemeChange(e){this.themeChanged.emit({theme:this.getTheme(),colorSchema:this.getColorSchema(),mode:this.getMode(),isMediaChange:e})}handleMediaQueryChange=()=>{this.emitThemeChange(!0)};themeChanged=new e;getComputedStyleColorSchema(){return this.getComputedStyleProperty("--theme-color-schema")}getComputedStyleTheme(){return this.getComputedStyleProperty("--theme-name")}getComputedStyleProperty(e){return getComputedStyle(document.documentElement).getPropertyValue(e).trim()||void 0}getColorSchema(){const e=document.documentElement.dataset.ixColorSchema;if("dark"===e||"light"===e||"system"===e)return e;const t=this.getComputedStyleColorSchema();return"dark"===t||"light"===t||"system"===t?t:"system"}getMode(){const e=this.getColorSchema();return"dark"===e||"light"===e?e:t()}setTheme(e,t){document.documentElement.dataset.ixTheme=e,this.setColorSchema(t||this.getColorSchema())}toggleMode(){const e="dark"===this.getMode()?"light":"dark";document.documentElement.dataset.ixColorSchema=e}getTheme(){const e=document.documentElement.dataset.ixTheme;if(!e){const e=this.getComputedStyleTheme();if(e)return e}return e}setColorSchema(e=t()){document.documentElement.dataset.ixColorSchema=e}constructor(){"undefined"!=typeof window&&window.MutationObserver&&window.matchMedia&&(this.mutationObserver=new MutationObserver((e=>{e.forEach((e=>{"attributes"===e.type&&("data-ix-theme"!==e.attributeName&&"data-ix-color-schema"!==e.attributeName||this.emitThemeChange(!1))}))})),this.mediaQueryList=window.matchMedia("(prefers-color-scheme: dark)"),this.mediaQueryList.addEventListener("change",this.handleMediaQueryChange),this.mutationObserver.observe(document.documentElement,{attributes:!0,attributeFilter:["data-ix-theme","data-ix-color-schema"]}))}destroy(){this.mutationObserver?.disconnect(),this.mediaQueryList?.removeEventListener("change",this.handleMediaQueryChange)}};export{t as g,o as t}
@@ -0,0 +1,2 @@
1
+ var t=(t=>(t.Undefined="undefined",t.Null="null",t.String="string",t.Number="number",t.SpecialNumber="number",t.Boolean="boolean",t.BigInt="bigint",t))(t||{}),n=(t=>(t.Array="array",t.Date="date",t.Map="map",t.Object="object",t.RegularExpression="regexp",t.Set="set",t.Channel="channel",t.Symbol="symbol",t))(n||{}),e="type",o="value",l="serialized:";function s(t,n,e){const o="undefined"!=typeof HTMLElement?HTMLElement.prototype:null;for(;t&&t!==o;){const o=Object.getOwnPropertyDescriptor(t,n);if(o&&(!e||o.get))return o;t=Object.getPrototypeOf(t)}}var i,r=(t,n)=>{var e;Object.entries(null!=(e=n.o.t)?e:{}).map((([e,[o]])=>{if(31&o||32&o){const o=t[e],l=s(Object.getPrototypeOf(t),e,!0)||Object.getOwnPropertyDescriptor(t,e);l&&Object.defineProperty(t,e,{get(){return l.get.call(this)},set(t){l.set.call(this,t)},configurable:!0,enumerable:!0}),n.l.has(e)?t[e]=n.l.get(e):void 0!==o&&(t[e]=o)}}))},c=t=>{if(t.__stencil__getHostRef)return t.__stencil__getHostRef()},u=(t,n)=>{n&&(t.__stencil__getHostRef=()=>n,n.i=t,512&n.o.u&&r(t,n))},f=(t,n)=>n in t,a=(t,n)=>(0,console.error)(t,n),d=new Map,p=new Map,v="s-id",h="sty-id",$="c-id",m="slot-fb{display:contents}slot-fb[hidden]{display:none}",y="http://www.w3.org/1999/xlink",b=["formAssociatedCallback","formResetCallback","formDisabledCallback","formStateRestoreCallback"],g="undefined"!=typeof window?window:{},w={u:0,p:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,n,e,o)=>t.addEventListener(n,e,o),rel:(t,n,e,o)=>t.removeEventListener(n,e,o),ce:(t,n)=>new CustomEvent(t,n)},j=t=>{Object.assign(w,t)},O=t=>Promise.resolve(t),S=(()=>{try{return!!g.document.adoptedStyleSheets&&(new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync)}catch(t){}return!1})(),k=!!S&&(()=>!!g.document&&Object.getOwnPropertyDescriptor(g.document.adoptedStyleSheets,"length").writable)(),N=!1,x=[],C=[],E=(t,n)=>e=>{t.push(e),N||(N=!0,n&&4&w.u?R(L):w.raf(L))},M=t=>{for(let n=0;n<t.length;n++)try{t[n](performance.now())}catch(t){a(t)}t.length=0},L=()=>{M(x),M(C),(N=x.length>0)&&w.raf(L)},R=t=>O().then(t),A=E(x,!1),I=E(C,!0);function T(t){const n={mode:"open"};n.delegatesFocus=!!(16&t.u);const e=this.attachShadow(n);void 0===i&&(i=null),i&&(k?e.adoptedStyleSheets.push(i):e.adoptedStyleSheets=[...e.adoptedStyleSheets,i])}var D=t=>{const n=_(t,"childNodes");t.tagName&&t.tagName.includes("-")&&t["s-cr"]&&"SLOT-FB"!==t.tagName&&F(n,t.tagName).forEach((t=>{1===t.nodeType&&"SLOT-FB"===t.tagName&&(t.hidden=!!P(t,H(t),!1).length)}));let e=0;for(e=0;e<n.length;e++){const t=n[e];1===t.nodeType&&_(t,"childNodes").length&&D(t)}};function F(t,n,e){let o,l=0,s=[];for(;l<t.length;l++){if(o=t[l],o["s-sr"]&&(!n||o["s-hn"]===n)&&(void 0===e||H(o)===e)&&(s.push(o),void 0!==e))return s;s=[...s,...F(o.childNodes,n,e)]}return s}var P=(t,n,e=!0)=>{const o=[];(e&&t["s-sr"]||!t["s-sr"])&&o.push(t);let l=t;for(;l=l.nextSibling;)H(l)!==n||!e&&l["s-sr"]||o.push(l);return o},U=(t,n)=>1===t.nodeType?null===t.getAttribute("slot")&&""===n||t.getAttribute("slot")===n:t["s-sn"]===n||""===n,B=(t,n,e,o)=>{if(t["s-ol"]&&t["s-ol"].isConnected)return;const l=document.createTextNode("");if(l["s-nr"]=t,!n["s-cr"]||!n["s-cr"].parentNode)return;const s=n["s-cr"].parentNode,i=_(s,"appendChild");if(void 0!==o){l["s-oo"]=o;const t=_(s,"childNodes"),n=[l];t.forEach((t=>{t["s-nr"]&&n.push(t)})),n.sort(((t,n)=>!t["s-oo"]||t["s-oo"]<(n["s-oo"]||0)?-1:!n["s-oo"]||n["s-oo"]<t["s-oo"]?1:0)),n.forEach((t=>i.call(s,t)))}else i.call(s,l);t["s-ol"]=l,t["s-sh"]=n["s-hn"]},H=t=>"string"==typeof t["s-sn"]?t["s-sn"]:1===t.nodeType&&t.getAttribute("slot")||void 0;function V(t){if(t.assignedElements||t.assignedNodes||!t["s-sr"])return;const n=n=>function(t){const e=[],o=this["s-sn"];(null==t?void 0:t.flatten)&&console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ");const l=this["s-cr"].parentElement;return(l.__childNodes?l.childNodes:(t=>{const n=[];for(let e=0;e<t.length;e++){const o=t[e]["s-nr"]||void 0;o&&o.isConnected&&n.push(o)}return n})(l.childNodes)).forEach((t=>{o===H(t)&&e.push(t)})),n?e.filter((t=>1===t.nodeType)):e}.bind(t);t.assignedElements=n(!0),t.assignedNodes=n(!1)}function _(t,n){if("__"+n in t){const e=t["__"+n];return"function"!=typeof e?e:e.bind(t)}return"function"!=typeof t[n]?t[n]:t[n].bind(t)}function z(t){var n,e,o;return null!=(o=null==(e=null==(n=t.head)?void 0:n.querySelector('meta[name="csp-nonce"]'))?void 0:e.getAttribute("content"))?o:void 0}var W=new WeakMap,q=(t,n,e)=>{let o=p.get(t);S&&e?(o=o||new CSSStyleSheet,"string"==typeof o?o=n:o.replaceSync(n)):o=n,p.set(t,o)},Y=(t,n)=>{var e,o,l;const s=G(n),i=p.get(s);if(!g.document)return s;if(t=11===t.nodeType?t:g.document,i)if("string"==typeof i){let l,r=W.get(t=t.head||t);r||W.set(t,r=new Set);const c=t.querySelector(`[${h}="${s}"]`);if(c)c.textContent=i;else if(!r.has(s)){l=g.document.createElement("style"),l.textContent=i;const c=null!=(e=w.v)?e:z(g.document);if(null!=c&&l.setAttribute("nonce",c),!(1&n.u))if("HEAD"===t.nodeName){const n=t.querySelectorAll("link[rel=preconnect]"),e=n.length>0?n[n.length-1].nextSibling:t.querySelector("style");t.insertBefore(l,(null==e?void 0:e.parentNode)===t?e:null)}else if("host"in t)if(S){const n=new(null!=(o=t.defaultView)?o:t.ownerDocument.defaultView).CSSStyleSheet;n.replaceSync(i),k?t.adoptedStyleSheets.unshift(n):t.adoptedStyleSheets=[n,...t.adoptedStyleSheets]}else{const n=t.querySelector("style");n?n.textContent=i+n.textContent:t.prepend(l)}else t.append(l);1&n.u&&t.insertBefore(l,null),4&n.u&&(l.textContent+=m),r&&r.add(s)}}else{let n=W.get(t);if(n||W.set(t,n=new Set),!n.has(s)){const e=null!=(l=t.defaultView)?l:t.ownerDocument.defaultView;let o;if(i.constructor===e.CSSStyleSheet)o=i;else{o=new e.CSSStyleSheet;for(let t=0;t<i.cssRules.length;t++)o.insertRule(i.cssRules[t].cssText,t)}if(k?t.adoptedStyleSheets.push(o):t.adoptedStyleSheets=[...t.adoptedStyleSheets,o],n.add(s),"host"in t){const n=t.querySelector(`[${h}="${s}"]`);n&&I((()=>n.remove()))}}}return s},G=t=>"sc-"+t.h,J=t=>t.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{"),Z=t=>"object"==(t=typeof t)||"function"===t,K=(t,n,...e)=>{let o=null,l=null,s=null,i=!1,r=!1;const c=[],u=n=>{for(let e=0;e<n.length;e++)o=n[e],Array.isArray(o)?u(o):null!=o&&"boolean"!=typeof o&&((i="function"!=typeof t&&!Z(o))&&(o+=""),i&&r?c[c.length-1].$+=o:c.push(i?Q(null,o):o),r=i)};if(u(e),n){n.key&&(l=n.key),n.name&&(s=n.name);{const t=n.className||n.class;t&&(n.class="object"!=typeof t?t:Object.keys(t).filter((n=>t[n])).join(" "))}}if("function"==typeof t)return t(null===n?{}:n,c,tt);const f=Q(t,null);return f.m=n,c.length>0&&(f.j=c),f.O=l,f.S=s,f},Q=(t,n)=>({u:0,k:t,$:null!=n?n:null,N:null,j:null,m:null,O:null,S:null}),X={},tt={forEach:(t,n)=>t.map(nt).forEach(n),map:(t,n)=>t.map(nt).map(n).map(et)},nt=t=>({vattrs:t.m,vchildren:t.j,vkey:t.O,vname:t.S,vtag:t.k,vtext:t.$}),et=t=>{if("function"==typeof t.vtag){const n={...t.vattrs};return t.vkey&&(n.key=t.vkey),t.vname&&(n.name=t.vname),K(t.vtag,n,...t.vchildren||[])}const n=Q(t.vtag,t.vtext);return n.m=t.vattrs,n.j=t.vchildren,n.O=t.vkey,n.S=t.vname,n},ot=(t,n,e,o,l,s,i,r=[])=>{let c,u,f,a;if(1===s.nodeType){if(c=s.getAttribute($),c&&(u=c.split("."),u[0]===i||"0"===u[0])){f=st({u:0,C:u[0],M:u[1],L:u[2],R:u[3],k:s.tagName.toLowerCase(),N:s,m:{class:s.className||""}}),n.push(f),s.removeAttribute($),t.j||(t.j=[]);const l=f.N.getAttribute("s-sn");"string"==typeof l&&("slot-fb"===f.k&&it(l,u[2],f,s,t,n,e,o,r),f.N["s-sn"]=l,f.N.removeAttribute("s-sn")),void 0!==f.R&&(t.j[f.R]=f),t=f,o&&"0"===f.L&&(o[f.R]=f.N)}if(s.shadowRoot)for(a=s.shadowRoot.childNodes.length-1;a>=0;a--)ot(t,n,e,o,l,s.shadowRoot.childNodes[a],i,r);const d=s.__childNodes||s.childNodes;for(a=d.length-1;a>=0;a--)ot(t,n,e,o,l,d[a],i,r)}else if(8===s.nodeType)u=s.nodeValue.split("."),(u[1]===i||"0"===u[1])&&(c=u[0],f=st({C:u[1],M:u[2],L:u[3],R:u[4]||"0",N:s,m:null,j:null,O:null,S:null,k:null,$:null}),"t"===c?(f.N=ct(s,3),f.N&&3===f.N.nodeType&&(f.$=f.N.textContent,n.push(f),s.remove(),i===f.C&&(t.j||(t.j=[]),t.j[f.R]=f),o&&"0"===f.L&&(o[f.R]=f.N))):"c"===c?(f.N=ct(s,8),f.N&&8===f.N.nodeType&&(n.push(f),s.remove())):f.C===i&&("s"===c?it(s["s-sn"]=u[5]||"",u[2],f,s,t,n,e,o,r):"r"===c&&(o?s.remove():(l["s-cr"]=s,s["s-cn"]=!0))));else if(t&&"style"===t.k){const n=Q(null,s.textContent);n.N=s,n.R="0",t.j=[n]}return t},lt=(t,n)=>{if(1===t.nodeType){const e=t[v]||t.getAttribute(v);e&&n.set(e,t);let o=0;if(t.shadowRoot)for(;o<t.shadowRoot.childNodes.length;o++)lt(t.shadowRoot.childNodes[o],n);const l=t.__childNodes||t.childNodes;for(o=0;o<l.length;o++)lt(l[o],n)}else if(8===t.nodeType){const e=t.nodeValue.split(".");"o"===e[0]&&(n.set(e[1]+"."+e[2],t),t.nodeValue="",t["s-en"]=e[3])}},st=t=>({u:0,C:null,M:null,L:null,R:"0",N:null,m:null,j:null,O:null,S:null,k:null,$:null,...t});function it(t,n,e,o,l,s,i,r,c){o["s-sr"]=!0,e.S=t||null,e.k="slot";const u=(null==l?void 0:l.N)?l.N["s-id"]||l.N.getAttribute("s-id"):"";if(r&&g.document){const s=e.N=g.document.createElement(e.k);e.S&&e.N.setAttribute("name",t),l.N.shadowRoot&&u&&u!==e.C?_(l.N,"insertBefore")(s,_(l.N,"children")[0]):_(_(o,"parentNode"),"insertBefore")(s,o),rt(c,n,t,o,e.C),o.remove(),"0"===e.L&&(r[e.R]=e.N)}else{const s=e.N,i=u&&u!==e.C&&l.N.shadowRoot;rt(c,n,t,o,i?u:e.C),V(o),i&&l.N.insertBefore(s,l.N.children[0])}s.push(e),i.push(e),l.j||(l.j=[]),l.j[e.R]=e}var rt=(t,n,e,o,l)=>{var s,i;let r=o.nextSibling;if(t[n]=t[n]||[],r&&!(null==(s=r.nodeValue)?void 0:s.startsWith("s.")))do{!r||(r.getAttribute&&r.getAttribute("slot")||r["s-sn"])!==e&&(""!==e||r["s-sn"]||r.getAttribute&&r.getAttribute("slot")||8!==r.nodeType&&3!==r.nodeType)||(r["s-sn"]=e,t[n].push({slot:o,node:r,hostId:l})),r=null==r?void 0:r.nextSibling}while(r&&!(null==(i=r.nodeValue)?void 0:i.startsWith("s.")))},ct=(t,n)=>{let e=t;do{e=e.nextSibling}while(e&&(e.nodeType!==n||!e.nodeValue));return e},ut=t=>{if(!t)return;const n=Object.keys(t);if(0===n.length)return;let e=!1;for(const o of n){if(e)break;for(const n of t[o])if("string"==typeof n){e=!0;break}}if(!e)return t;const o={};for(const e of n)o[e]=t[e].map((t=>"string"==typeof t?{[t]:0}:t));return o},ft=class l{static fromLocalValue(t){const n=t[e],s=o in t?t[o]:void 0;switch(n){case"string":case"boolean":return s;case"bigint":return BigInt(s);case"undefined":return;case"null":return null;case"number":return"NaN"===s?NaN:"-0"===s?-0:"Infinity"===s?1/0:"-Infinity"===s?-1/0:s;case"array":return s.map((t=>l.fromLocalValue(t)));case"date":return new Date(s);case"map":const t=new Map;for(const[n,e]of s){const o="object"==typeof n&&null!==n?l.fromLocalValue(n):n,s=l.fromLocalValue(e);t.set(o,s)}return t;case"object":const e={};for(const[t,n]of s)e[t]=l.fromLocalValue(n);return e;case"regexp":const{pattern:o,flags:i}=s;return RegExp(o,i);case"set":const r=new Set;for(const t of s)r.add(l.fromLocalValue(t));return r;case"symbol":return Symbol(s);default:throw Error("Unsupported type: "+n)}}static fromLocalValueArray(t){return t.map((t=>l.fromLocalValue(t)))}static isLocalValueObject(l){if("object"!=typeof l||null===l)return!1;if(!l.hasOwnProperty(e))return!1;const s=l[e];return!!Object.values({...t,...n}).includes(s)&&("null"===s||"undefined"===s||l.hasOwnProperty(o))}};var at,dt,pt=(t,n,e)=>"string"==typeof t&&t.startsWith(l)?t=function(t){return"string"==typeof t&&t.startsWith(l)?ft.fromLocalValue(JSON.parse(function(t){const n=atob(t),e=new Uint8Array(n.length);for(let t=0;t<n.length;t++)e[t]=n.charCodeAt(t);return(new TextDecoder).decode(e)}(t.slice(11)))):t}(t):null==t||Z(t)?t:4&n?(e&&"string"==typeof t||"false"!==t)&&(""===t||!!t):2&n?"string"==typeof t?parseFloat(t):"number"==typeof t?t:NaN:1&n?t+"":t,vt=t=>{var n;return null==(n=c(t))?void 0:n.$hostElement$},ht=(t,n,e)=>{const o=vt(t);return{emit:t=>$t(o,n,{bubbles:!!(4&e),composed:!!(2&e),cancelable:!!(1&e),detail:t})}},$t=(t,n,e)=>{const o=w.ce(n,e);return t.dispatchEvent(o),o},mt=(t,n,e,o,l,s,i)=>{if(e===o)return;let r=f(t,n),u=n.toLowerCase();if("class"===n){const n=t.classList,l=bt(e);let s=bt(o);if((t["s-si"]||t["s-sc"])&&i){const e=t["s-sc"]||t["s-si"];s.push(e),l.forEach((t=>{t.startsWith(e)&&s.push(t)})),s=[...new Set(s)].filter((t=>t)),n.add(...s)}else n.remove(...l.filter((t=>t&&!s.includes(t)))),n.add(...s.filter((t=>t&&!l.includes(t))))}else if("style"===n){for(const n in e)o&&null!=o[n]||(n.includes("-")?t.style.removeProperty(n):t.style[n]="");for(const n in o)e&&o[n]===e[n]||(n.includes("-")?t.style.setProperty(n,o[n]):t.style[n]=o[n])}else if("key"===n);else if("ref"===n)o&&Ht(o,t);else if(r||"o"!==n[0]||"n"!==n[1]){if("a"===n[0]&&n.startsWith("attr:")){const e=n.slice(5);let l;{const n=c(t);if(n&&n.o&&n.o.t){const t=n.o.t[e];t&&t[1]&&(l=t[1])}}return l||(l=e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()),void(null==o||!1===o?!1===o&&""!==t.getAttribute(l)||t.removeAttribute(l):t.setAttribute(l,!0===o?"":o))}if("p"===n[0]&&n.startsWith("prop:")){const e=n.slice(5);try{t[e]=o}catch(t){}return}{const i=Z(o);if((r||i&&null!==o)&&!l)try{if(t.tagName.includes("-"))t[n]!==o&&(t[n]=o);else{const l=null==o?"":o;"list"===n?r=!1:null!=e&&t[n]===l||("function"==typeof t.__lookupSetter__(n)?t[n]=l:t.setAttribute(n,l))}}catch(t){}let c=!1;u!==(u=u.replace(/^xlink\:?/,""))&&(n=u,c=!0),null==o||!1===o?!1===o&&""!==t.getAttribute(n)||(c?t.removeAttributeNS(y,n):t.removeAttribute(n)):(!r||4&s||l)&&!i&&1===t.nodeType&&(o=!0===o?"":o,c?t.setAttributeNS(y,n,o):t.setAttribute(n,o))}}else if(n="-"===n[2]?n.slice(3):f(g,u)?u.slice(2):u[2]+n.slice(3),e||o){const l=n.endsWith(gt);n=n.replace(wt,""),e&&w.rel(t,n,e,l),o&&w.ael(t,n,o,l)}},yt=/\s/,bt=t=>("object"==typeof t&&t&&"baseVal"in t&&(t=t.baseVal),t&&"string"==typeof t?t.split(yt):[]),gt="Capture",wt=RegExp(gt+"$"),jt=(t,n,e,o)=>{const l=11===n.N.nodeType&&n.N.host?n.N.host:n.N,s=t&&t.m||{},i=n.m||{};for(const t of Ot(Object.keys(s)))t in i||mt(l,t,s[t],void 0,e,n.u,o);for(const t of Ot(Object.keys(i)))mt(l,t,s[t],i[t],e,n.u,o)};function Ot(t){return t.includes("ref")?[...t.filter((t=>"ref"!==t)),"ref"]:t}var St=!1,kt=!1,Nt=!1,xt=!1,Ct=[],Et=[],Mt=(t,n,e)=>{var o;const l=n.j[e];let s,i,r,c=0;if(St||(Nt=!0,"slot"===l.k&&(l.u|=l.j?2:1)),null!=l.$)s=l.N=g.document.createTextNode(l.$);else if(1&l.u)s=l.N=g.document.createTextNode(""),jt(null,l,xt);else{if(xt||(xt="svg"===l.k),!g.document)throw Error("You are trying to render a Stencil component in an environment that doesn't support the DOM.");if(s=l.N=g.document.createElementNS(xt?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",!St&&2&l.u?"slot-fb":l.k),xt&&"foreignObject"===l.k&&(xt=!1),jt(null,l,xt),l.j){const n="template"===l.k?s.content:s;for(c=0;c<l.j.length;++c)i=Mt(t,l,c),i&&n.appendChild(i)}"svg"===l.k?xt=!1:"foreignObject"===s.tagName&&(xt=!0)}return s["s-hn"]=dt,3&l.u&&(s["s-sr"]=!0,s["s-cr"]=at,s["s-sn"]=l.S||"",s["s-rf"]=null==(o=l.m)?void 0:o.ref,V(s),r=t&&t.j&&t.j[e],r&&r.k===l.k&&t.N&&Lt(t.N)),s},Lt=t=>{w.u|=1;const n=t.closest(dt.toLowerCase());if(null!=n){const e=Array.from(n.__childNodes||n.childNodes).find((t=>t["s-cr"])),o=Array.from(t.__childNodes||t.childNodes);for(const t of e?o.reverse():o)null!=t["s-sh"]&&(Vt(n,t,null!=e?e:null),t["s-sh"]=void 0,Nt=!0)}w.u&=-2},Rt=(t,n)=>{w.u|=1;const e=Array.from(t.__childNodes||t.childNodes);if(t["s-sr"]){let n=t;for(;n=n.nextSibling;)n&&n["s-sn"]===t["s-sn"]&&n["s-sh"]===dt&&e.push(n)}for(let t=e.length-1;t>=0;t--){const o=e[t];o["s-hn"]!==dt&&o["s-ol"]&&(Vt(Dt(o).parentNode,o,Dt(o)),o["s-ol"].remove(),o["s-ol"]=void 0,o["s-sh"]=void 0,Nt=!0),n&&Rt(o,n)}w.u&=-2},At=(t,n,e,o,l,s)=>{let i,r=t["s-cr"]&&t["s-cr"].parentNode||t;for(r.shadowRoot&&r.tagName===dt&&(r=r.shadowRoot),"template"===e.k&&(r=r.content);l<=s;++l)o[l]&&(i=Mt(null,e,l),i&&(o[l].N=i,Vt(r,i,Dt(n))))},It=(t,n,e)=>{for(let o=n;o<=e;++o){const n=t[o];if(n){const t=n.N;Bt(n),t&&(kt=!0,t["s-ol"]?t["s-ol"].remove():Rt(t,!0),t.remove())}}},Tt=(t,n,e=!1)=>t.k===n.k&&("slot"===t.k?t.S===n.S:e?(e&&!t.O&&n.O&&(t.O=n.O),!0):t.O===n.O),Dt=t=>t&&t["s-ol"]||t,Ft=(t,n,e=!1)=>{const o=n.N=t.N,l=t.j,s=n.j,i=n.k,r=n.$;let c;null==r?(xt="svg"===i||"foreignObject"!==i&&xt,"slot"!==i||St||t.S!==n.S&&(n.N["s-sn"]=n.S||"",Lt(n.N.parentElement)),jt(t,n,xt,e),null!==l&&null!==s?((t,n,e,o,l=!1)=>{let s,i,r=0,c=0,u=0,f=0,a=n.length-1,d=n[0],p=n[a],v=o.length-1,h=o[0],$=o[v];const m="template"===e.k?t.content:t;for(;r<=a&&c<=v;)if(null==d)d=n[++r];else if(null==p)p=n[--a];else if(null==h)h=o[++c];else if(null==$)$=o[--v];else if(Tt(d,h,l))Ft(d,h,l),d=n[++r],h=o[++c];else if(Tt(p,$,l))Ft(p,$,l),p=n[--a],$=o[--v];else if(Tt(d,$,l))"slot"!==d.k&&"slot"!==$.k||Rt(d.N.parentNode,!1),Ft(d,$,l),Vt(m,d.N,p.N.nextSibling),d=n[++r],$=o[--v];else if(Tt(p,h,l))"slot"!==d.k&&"slot"!==$.k||Rt(p.N.parentNode,!1),Ft(p,h,l),Vt(m,p.N,d.N),p=n[--a],h=o[++c];else{for(u=-1,f=r;f<=a;++f)if(n[f]&&null!==n[f].O&&n[f].O===h.O){u=f;break}u>=0?(i=n[u],i.k!==h.k?s=Mt(n&&n[c],e,u):(Ft(i,h,l),n[u]=void 0,s=i.N),h=o[++c]):(s=Mt(n&&n[c],e,c),h=o[++c]),s&&Vt(Dt(d.N).parentNode,s,Dt(d.N))}r>a?At(t,null==o[v+1]?null:o[v+1].N,e,o,c,v):c>v&&It(n,r,a)})(o,l,n,s,e):null!==s?(null!==t.$&&(o.textContent=""),At(o,null,n,s,0,s.length-1)):e||null===l?e&&null!==l&&null===s&&(n.j=l):It(l,0,l.length-1),xt&&"svg"===i&&(xt=!1)):(c=o["s-cr"])?c.parentNode.textContent=r:t.$!==r&&(o.data=r)},Pt=[],Ut=t=>{let n,e,o;const l=t.__childNodes||t.childNodes;for(const t of l){if(t["s-sr"]&&(n=t["s-cr"])&&n.parentNode){e=n.parentNode.__childNodes||n.parentNode.childNodes;const l=t["s-sn"];for(o=e.length-1;o>=0;o--)if(n=e[o],!(n["s-cn"]||n["s-nr"]||n["s-hn"]===t["s-hn"]||n["s-sh"]&&n["s-sh"]===t["s-hn"]))if(U(n,l)){let e=Pt.find((t=>t.A===n));kt=!0,n["s-sn"]=n["s-sn"]||l,e?(e.A["s-sh"]=t["s-hn"],e.I=t):(n["s-sh"]=t["s-hn"],Pt.push({I:t,A:n})),n["s-sr"]&&Pt.map((t=>{U(t.A,n["s-sn"])&&(e=Pt.find((t=>t.A===n)),e&&!t.I&&(t.I=e.I))}))}else Pt.some((t=>t.A===n))||Pt.push({A:n})}1===t.nodeType&&Ut(t)}},Bt=t=>{t.m&&t.m.ref&&Ct.push((()=>t.m.ref(null))),t.j&&t.j.map(Bt)},Ht=(t,n)=>{Et.push((()=>t(n)))},Vt=(t,n,e,o)=>{if("string"==typeof n["s-sn"]){t.insertBefore(n,e);const{slotNode:l}=function(t,n){var e;if(!(n=n||(null==(e=t["s-ol"])?void 0:e.parentElement)))return{slotNode:null,slotName:""};const o=t["s-sn"]=H(t)||"";return{slotNode:F(_(n,"childNodes"),n.tagName,o)[0],slotName:o}}(n);return l&&!o&&function(t){t.dispatchEvent(new CustomEvent("slotchange",{bubbles:!1,cancelable:!1,composed:!1}))}(l),n}return t.__insertBefore?t.__insertBefore(n,e):null==t?void 0:t.insertBefore(n,e)},_t=(t,n)=>{if(n&&!t.T&&n["s-p"]){const e=n["s-p"].push(new Promise((o=>t.T=()=>{n["s-p"].splice(e-1,1),o()})))}},zt=(t,n)=>{if(t.u|=16,4&t.u)return void(t.u|=512);_t(t,t.D);const e=()=>Wt(t,n);if(!n)return I(e);queueMicrotask((()=>{e()}))},Wt=(t,n)=>{const e=t.$hostElement$,o=t.i;if(!o)throw Error(`Can't render component <${e.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let l;return n?(t.F&&(t.F=!1,Xt(o,"connectedCallback",void 0,e)),t.u|=256,t.P&&(t.P.map((([t,n])=>Xt(o,t,n,e))),t.P=void 0),t.U.length&&t.U.forEach((t=>t(e))),l=Xt(o,"componentWillLoad",void 0,e)):l=Xt(o,"componentWillUpdate",void 0,e),l=qt(l,(()=>Xt(o,"componentWillRender",void 0,e))),qt(l,(()=>Gt(t,o,n)))},qt=(t,n)=>Yt(t)?t.then(n).catch((t=>{console.error(t),n()})):n(),Yt=t=>t instanceof Promise||t&&t.then&&"function"==typeof t.then,Gt=async(t,n,e)=>{var o;const l=t.$hostElement$,s=l["s-rc"];e&&(t=>{const n=t.o,e=t.$hostElement$,o=n.u,l=Y(e.shadowRoot?e.shadowRoot:e.getRootNode(),n);10&o&&(e["s-sc"]=l,e.classList.add(l+"-h"))})(t);Jt(t,n,l,e),s&&(s.map((t=>t())),l["s-rc"]=void 0);{const n=null!=(o=l["s-p"])?o:[],e=()=>Zt(t);0===n.length?e():(Promise.all(n).then(e).catch(e),t.u|=4,n.length=0)}},Jt=(t,n,e,o)=>{try{n=n.render(),t.u&=-17,t.u|=2,((t,n,e=!1)=>{var o,l,s,i,r;const c=t.$hostElement$,u=t.o,f=t.B||Q(null,null),a=(t=>t&&t.k===X)(n)?n:K(null,null,n);if(dt=c.tagName,u.H&&(a.m=a.m||{},u.H.forEach((([t,n])=>{a.m[n]=c[t]}))),e&&a.m)for(const t of Object.keys(a.m))c.hasAttribute(t)&&!["key","ref","style","class"].includes(t)&&(a.m[t]=c[t]);if(a.k=null,a.u|=4,t.B=a,a.N=f.N=c.shadowRoot||c,St=!(!(1&u.u)||128&u.u),at=c["s-cr"],kt=!1,Ft(f,a,e),w.u|=1,Nt){Ut(a.N);for(const t of Pt){const n=t.A;if(!n["s-ol"]&&g.document){const t=g.document.createTextNode("");t["s-nr"]=n,Vt(n.parentNode,n["s-ol"]=t,n,e)}}for(const t of Pt){const n=t.A,r=t.I;if(1===n.nodeType&&e&&(n["s-ih"]=null!=(o=n.hidden)&&o),r){const t=r.parentNode;let o=r.nextSibling;if(o&&1===o.nodeType){let e=null==(l=n["s-ol"])?void 0:l.previousSibling;for(;e;){let l=null!=(s=e["s-nr"])?s:null;if(l&&l["s-sn"]===n["s-sn"]&&t===(l.__parentNode||l.parentNode)){for(l=l.nextSibling;l===n||(null==l?void 0:l["s-sr"]);)l=null==l?void 0:l.nextSibling;if(!l||!l["s-nr"]){o=l;break}}e=e.previousSibling}}if((!o&&t!==(n.__parentNode||n.parentNode)||(n.__nextSibling||n.nextSibling)!==o)&&n!==o){if(Vt(t,n,o,e),8===n.nodeType&&n.nodeValue.startsWith("s-nt-")){const t=g.document.createTextNode(n.nodeValue.replace(/^s-nt-/,""));t["s-hn"]=n["s-hn"],t["s-sn"]=n["s-sn"],t["s-sh"]=n["s-sh"],t["s-sr"]=n["s-sr"],t["s-ol"]=n["s-ol"],t["s-ol"]["s-nr"]=t,Vt(n.parentNode,t,n,e),n.parentNode.removeChild(n)}1===n.nodeType&&"SLOT-FB"!==n.tagName&&(n.hidden=null!=(i=n["s-ih"])&&i)}n&&"function"==typeof r["s-rf"]&&r["s-rf"](r)}else 1===n.nodeType&&(n.hidden=!0)}}if(kt&&D(a.N),w.u&=-2,Pt.length=0,!St&&!(1&u.u)&&c["s-cr"]){const t=a.N.__childNodes||a.N.childNodes;for(const n of t)if(n["s-hn"]!==dt&&!n["s-sh"])if(e&&null==n["s-ih"]&&(n["s-ih"]=null!=(r=n.hidden)&&r),1===n.nodeType)n.hidden=!0;else if(3===n.nodeType&&n.nodeValue.trim()){const t=g.document.createComment("s-nt-"+n.nodeValue);t["s-sn"]=n["s-sn"],Vt(n.parentNode,t,n,e),n.parentNode.removeChild(n)}}at=void 0,Ct.forEach((t=>t())),Ct.length=0,Et.forEach((t=>t())),Et.length=0})(t,n,o)}catch(n){a(n,t.$hostElement$)}return null},Zt=t=>{const n=t.$hostElement$,e=t.i,o=t.D;Xt(e,"componentDidRender",void 0,n),64&t.u?Xt(e,"componentDidUpdate",void 0,n):(t.u|=64,tn(n),Xt(e,"componentDidLoad",void 0,n),t.V(n),o||Qt()),t._(n),t.T&&(t.T(),t.T=void 0),512&t.u&&R((()=>zt(t,!1))),t.u&=-517},Kt=t=>{var n;{const e=c(t),o=null==(n=null==e?void 0:e.$hostElement$)?void 0:n.isConnected;return o&&2==(18&e.u)&&zt(e,!1),o}},Qt=()=>{var t;R((()=>$t(g,"appload",{detail:{namespace:"siemens-ix"}}))),(null==(t=w.W)?void 0:t.size)&&w.W.clear()},Xt=(t,n,e,o)=>{if(t&&t[n])try{return t[n](e)}catch(t){a(t,o)}},tn=t=>t.classList.add("hydrated"),nn=(t,n,e,o)=>{const l=c(t);if(!l)return;if(!l)throw Error(`Couldn't find host element for "${o.h}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`);const s=l.$hostElement$,i=l.l.get(n),r=l.u,u=l.i;if(e=pt(e,o.t[n][0],!!(64&o.u)),!(8&r&&void 0!==i||e===i||Number.isNaN(i)&&Number.isNaN(e))){if(l.l.set(n,e),o.q){const t=o.q[n];t&&t.map((t=>{try{const[[o,s]]=Object.entries(t);(128&r||1&s)&&(u?u[o](e,i,n):l.U.push((()=>{l.i[o](e,i,n)})))}catch(t){a(t,s)}}))}if(2&r){if(u.componentShouldUpdate&&!1===u.componentShouldUpdate(e,i,n)&&!(16&r))return;16&r||zt(l,!1)}}},en=(t,n,e)=>{var o,l;const i=t.prototype;64&n.u&&1&e&&b.forEach((t=>{Object.defineProperty(i,t,{value(...n){var e;const o=c(this),l=null==o?void 0:o.i;if(l){const e=l[t];"function"==typeof e&&e.call(l,...n)}else null==(e=null==o?void 0:o.Y)||e.then((e=>{const o=e[t];"function"==typeof o&&o.call(e,...n)}))}})}));{t.watchers&&!n.q&&(n.q=ut(t.watchers)),t.deserializers&&!n.G&&(n.G=t.deserializers),t.serializers&&!n.J&&(n.J=t.serializers);const r=Object.entries(null!=(o=n.t)?o:{});if(r.map((([t,[o]])=>{if(31&o||2&e&&32&o){const{get:l,set:r}=s(i,t)||{};l&&(n.t[t][0]|=2048),r&&(n.t[t][0]|=4096),(1&e||!l)&&Object.defineProperty(i,t,{get(){{if(!(2048&n.t[t][0]))return((t,n)=>c(this).l.get(n))(0,t);const e=c(this),o=e?e.i:i;if(!o)return;return o[t]}},configurable:!0,enumerable:!0}),Object.defineProperty(i,t,{set(l){const s=c(this);if(s){if(r)return void 0===(32&o?this[t]:s.$hostElement$[t])&&s.l.get(t)&&(l=s.l.get(t)),r.call(this,pt(l,o,!!(64&n.u))),void nn(this,t,l=32&o?this[t]:s.$hostElement$[t],n);{if(!(1&e&&4096&n.t[t][0]))return nn(this,t,l,n),void(1&e&&!s.i&&s.U.push((()=>{4096&n.t[t][0]&&s.i[t]!==s.l.get(t)&&(s.i[t]=l)})));const i=()=>{const e=s.i[t];!s.l.get(t)&&e&&s.l.set(t,e),s.i[t]=pt(l,o,!!(64&n.u)),nn(this,t,s.i[t],n)};s.i?i():s.U.push((()=>{i()}))}}}})}else 1&e&&64&o&&Object.defineProperty(i,t,{value(...n){var e;const o=c(this);return null==(e=null==o?void 0:o.Z)?void 0:e.then((()=>{var e;return null==(e=o.i)?void 0:e[t](...n)}))}})})),1&e){const e=new Map;i.attributeChangedCallback=function(t,o,l){w.jmp((()=>{var s;const u=e.get(t),f=c(this);if(this.hasOwnProperty(u)&&(l=this[u],delete this[u]),i.hasOwnProperty(u)&&"number"==typeof this[u]&&this[u]==l)return;if(null==u){const e=null==f?void 0:f.u;if(f&&e&&!(8&e)&&l!==o){const i=f.i,r=null==(s=n.q)?void 0:s[t];null==r||r.forEach((n=>{const[[s,r]]=Object.entries(n);null!=i[s]&&(128&e||1&r)&&i[s].call(i,l,o,t)}))}return}const a=r.find((([t])=>t===u)),d=a&&4&a[1][0],p=d&&null===l&&void 0===this[u];d&&(l=null!==l&&"false"!==l);const v=Object.getOwnPropertyDescriptor(i,u);p||l==this[u]||v.get&&!v.set||(this[u]=l)}))},t.observedAttributes=Array.from(new Set([...Object.keys(null!=(l=n.q)?l:{}),...r.filter((([t,n])=>31&n[0])).map((([t,o])=>{var l;const s=o[1]||t;return e.set(s,t),512&o[0]&&(null==(l=n.H)||l.push([t,s])),s}))]))}}return t},on=(t,n)=>{Xt(t,"connectedCallback",void 0,n)},ln=t=>{if(!(1&w.u)){const n=c(t);if(!n)return;const e=n.o,o=()=>{};if(1&n.u)fn(t,n,e.K),(null==n?void 0:n.i)?on(n.i,t):(null==n?void 0:n.Y)&&n.Y.then((()=>on(n.i,t)));else{let o;if(n.u|=1,o=t.getAttribute(v),o){if(1&e.u){const n=Y(t.shadowRoot,e);t.classList.remove(n+"-h",n+"-s")}((t,n,e,o)=>{var l,s,i,r;const u=t.shadowRoot,f=[],a=[],d=u?[]:null,p=Q(n,null);p.N=t,!g.document||w.W&&w.W.size||lt(g.document.body,w.W=new Map),t[v]=e,t.removeAttribute(v),o.B=ot(p,f,[],d,t,t,e,a);let h=0;const $=f.length;let m;for(;h<$;h++){m=f[h];const e=m.C+"."+m.M,o=w.W.get(e),s=m.N;if(u){if((null==(l=m.k)?void 0:(""+l).includes("-"))&&"slot-fb"!==m.k&&!m.N.shadowRoot){const t=c(m.N);if(t){const n=G(t.o),e=g.document.querySelector(`style[sty-id="${n}"]`);e&&d.unshift(e.cloneNode(!0))}}}else s["s-hn"]=n.toUpperCase(),"slot"===m.k&&(s["s-cr"]=t["s-cr"]);"slot"===m.k&&(m.S=m.N["s-sn"]||m.N.name||null,m.j?(m.u|=2,m.N.childNodes.length||m.j.forEach((t=>{m.N.appendChild(t.N)}))):m.u|=1),o&&o.isConnected&&(o.parentElement.shadowRoot&&""===o["s-en"]&&o.parentNode.insertBefore(s,o.nextSibling),o.parentNode.removeChild(o),u||(s["s-oo"]=parseInt(m.M))),o&&!o["s-id"]&&w.W.delete(e)}const y=[],b=a.length;let j,O,S,k,N=0,x=0;for(;N<b;N++)if(j=a[N],j&&j.length)for(S=j.length,O=0;O<S;O++){if(k=j[O],y[k.hostId]||(y[k.hostId]=w.W.get(k.hostId)),!y[k.hostId])continue;const t=y[k.hostId];t.shadowRoot&&k.node.parentElement!==t&&t.insertBefore(k.node,null==(i=null==(s=j[O-1])?void 0:s.node)?void 0:i.nextSibling),t.shadowRoot&&u||(k.slot["s-cr"]||(k.slot["s-cr"]=t["s-cr"],k.slot["s-cr"]=!k.slot["s-cr"]&&t.shadowRoot?t:(t.__childNodes||t.childNodes)[0]),B(k.node,k.slot,0,k.node["s-oo"]||x),(null==(r=k.node.parentElement)?void 0:r.shadowRoot)&&k.node.getAttribute&&k.node.getAttribute("slot")&&k.node.removeAttribute("slot")),x=(k.node["s-oo"]||x)+1}if(u&&!u.childNodes.length){let n=0;const e=d.length;if(e){for(;n<e;n++){const t=d[n];t&&u.appendChild(t)}Array.from(t.childNodes).forEach((t=>{"string"!=typeof t["s-en"]&&"string"!=typeof t["s-sn"]&&(1===t.nodeType&&t.slot&&t.hidden?t.removeAttribute("hidden"):8!==t.nodeType||t.nodeValue||t.parentNode.removeChild(t))}))}}o.$hostElement$=t})(t,e.h,o,n)}o||12&e.u&&sn(t);{let e=t;for(;e=e.parentNode||e.host;)if(1===e.nodeType&&e.hasAttribute("s-id")&&e["s-p"]||e["s-p"]){_t(n,n.D=e);break}}e.t&&Object.entries(e.t).map((([n,[e]])=>{if(31&e&&Object.prototype.hasOwnProperty.call(t,n)){const e=t[n];delete t[n],t[n]=e}})),(async(t,n,e)=>{let o;try{if(!(32&n.u)){if(n.u|=32,e.X){const l=((t,n)=>{const e=t.h.replace(/-/g,"_"),o=t.X;if(!o)return;const l=d.get(o);return l?l[e]:import(`./${o}.entry.js`).then((t=>(d.set(o,t),t[e])),(t=>{a(t,n.$hostElement$)}))
2
+ /*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(e,n);if(l&&"then"in l){const t=()=>{};o=await l,t()}else o=l;if(!o)throw Error(`Constructor for "${e.h}#${n.tt}" was not found`);o.isProxied||(e.q=ut(o.watchers),e.J=o.serializers,e.G=o.deserializers,en(o,e,2),o.isProxied=!0);const s=()=>{};n.u|=8;try{new o(n)}catch(n){a(n,t)}n.u&=-9,n.u|=128,s(),4&e.u?n.F=!0:on(n.i,t)}else o=t.constructor,customElements.whenDefined(t.localName).then((()=>n.u|=128));if(o&&o.style){let t;"string"==typeof o.style&&(t=o.style);const n=G(e);if(!p.has(n)){const o=()=>{};q(n,t,!!(1&e.u)),o()}}}const l=n.D,s=()=>zt(n,!0);l&&l["s-rc"]?l["s-rc"].push(s):s()}catch(e){a(e,t),n.T&&(n.T(),n.T=void 0),n.V&&n.V(t)}})(t,n,e)}o()}},sn=t=>{if(!g.document)return;const n=t["s-cr"]=g.document.createComment("");n["s-cn"]=!0,Vt(t,n,t.firstChild)},rn=(t,n)=>{Xt(t,"disconnectedCallback",void 0,n||t)},cn=(t,n={})=>{var e;if(!g.document)return void console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");const o=[],l=n.exclude||[],s=g.customElements,i=g.document.head,r=i.querySelector("meta[charset]"),u=g.document.createElement("style"),f=[];let a,d=!0;Object.assign(w,n),w.p=new URL(n.resourcesUrl||"./",g.document.baseURI).href,w.u|=2,(()=>{if(!g.document)return;const t=g.document.querySelectorAll(`[${h}]`);let n=0;for(;n<t.length;n++)q(t[n].getAttribute(h),J(t[n].innerHTML),!0)})();let p=!1;if(t.map((t=>{t[1].map((n=>{var e,i;const r={u:n[0],h:n[1],t:n[2],K:n[3]};4&r.u&&(p=!0),r.t=n[2],r.K=n[3],r.H=[],r.q=ut(n[4]),r.J=null!=(e=n[5])?e:{},r.G=null!=(i=n[6])?i:{};const u=r.h,v=class extends HTMLElement{"s-p";"s-rc";hasRegisteredEventListeners=!1;constructor(t){if(super(t),((t,n)=>{const e={u:0,$hostElement$:t,o:n,l:new Map,nt:new Map};e.Z=new Promise((t=>e._=t)),e.Y=new Promise((t=>e.V=t)),t["s-p"]=[],t["s-rc"]=[],e.U=[];const o=e;t.__stencil__getHostRef=()=>o})(t=this,r),1&r.u)if(t.shadowRoot){if("open"!==t.shadowRoot.mode)throw Error(`Unable to re-use existing shadow root for ${r.h}! Mode is set to ${t.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else T.call(t,r)}connectedCallback(){const t=c(this);t&&(this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0,fn(this,t,r.K)),a&&(clearTimeout(a),a=null),d?f.push(this):w.jmp((()=>ln(this))))}disconnectedCallback(){w.jmp((()=>(async t=>{if(!(1&w.u)){const n=c(t);(null==n?void 0:n.et)&&(n.et.map((t=>t())),n.et=void 0),(null==n?void 0:n.i)?rn(n.i,t):(null==n?void 0:n.Y)&&n.Y.then((()=>rn(n.i,t)))}W.has(t)&&W.delete(t),t.shadowRoot&&W.has(t.shadowRoot)&&W.delete(t.shadowRoot)})(this))),w.raf((()=>{var t;const n=c(this);if(!n)return;const e=f.findIndex((t=>t===this));e>-1&&f.splice(e,1),(null==(t=null==n?void 0:n.B)?void 0:t.N)instanceof Node&&!n.B.N.isConnected&&delete n.B.N}))}componentOnReady(){var t;return null==(t=c(this))?void 0:t.Y}};64&r.u&&(v.formAssociated=!0),r.X=t[0],l.includes(u)||s.get(u)||(o.push(u),s.define(u,en(v,r,1)))}))})),o.length>0&&(p&&(u.textContent+=m),u.textContent+=o.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",u.innerHTML.length)){u.setAttribute("data-styles","");const t=null!=(e=w.v)?e:z(g.document);null!=t&&u.setAttribute("nonce",t),i.insertBefore(u,r?r.nextSibling:i.firstChild)}d=!1,f.length?f.map((t=>t.connectedCallback())):w.jmp((()=>a=setTimeout(Qt,30)))},un=(t,n)=>n,fn=(t,n,e)=>{e&&g.document&&e.map((([e,o,l])=>{const s=dn(g.document,t,e),i=an(n,l),r=pn(e);w.ael(s,o,i,r),(n.et=n.et||[]).push((()=>w.rel(s,o,i,r)))}))},an=(t,n)=>e=>{var o;try{256&t.u?null==(o=t.i)||o[n](e):(t.P=t.P||[]).push([n,e])}catch(n){a(n,t.$hostElement$)}},dn=(t,n,e)=>4&e?t:8&e?g:n,pn=t=>({passive:!!(1&t),capture:!!(2&t)}),vn=class{};function hn(...t){return t.reduceRight(((t,n)=>n(t)),vn)}var $n=t=>w.v=t;export{un as F,X as H,hn as M,j as a,cn as b,ht as c,A as d,Kt as f,vt as g,K as h,O as p,u as r,$n as s}
@@ -0,0 +1 @@
1
+ import{h as i}from"./p-EBgS4zhE.js";import{a as n}from"./p-C21npbUc.js";const e=(i,n=!1,e=!1,a,l)=>({btn:!0,[`btn-${i}`]:!0,"btn-icon":n,"btn-oval":e,selected:a,disabled:l}),a=i=>{if(!i.icon)return"small";switch(i.iconSize){case"12":return"xx-small";case"16":return"x-small";default:return"small"}},l=(i,n)=>{if(n.disabled||n.loading)return i.preventDefault(),void i.stopPropagation();n.onClick&&n.onClick(i)},t=(t,r)=>{const s=t.extraClasses??{},o=t.ariaAttributes??{},c=((i,n)=>n&&n.length>0||!(!i["aria-label"]&&!i["aria-labelledby"]))(o,r),d={...o,tabindex:t.disabled?-1:t.tabIndex??0,class:{...e(t.variant,t.iconOnly,t.iconOval,t.selected,t.disabled||t.loading),...s}},u=[t.loading?i("ix-spinner",{size:a(t),hideTrack:!0}):null,t.icon&&!t.loading?i("ix-icon",{class:"icon",name:t.icon,size:t.iconSize,color:t.iconColor,"aria-hidden":c?"true":void 0}):null,i("div",{class:{content:!0,[`content-${t.alignment}`]:!!t.alignment}},r),t.iconRight?i("ix-icon",{class:"icon-right",name:t.iconRight,size:t.iconSize,color:t.iconColor,"aria-hidden":c?"true":void 0}):null,t.afterContent?t.afterContent:null];return t.href?i("a",{...d,"aria-disabled":n(t.disabled),href:t.disabled?void 0:t.href,target:t.target,role:"button",rel:t.rel,onClick:i=>l(i,t)},u):i("button",{...d,"aria-disabled":n(t.disabled),disabled:t.disabled||t.loading,onClick:i=>l(i,t),type:t.type},u)};export{t as B,e as g}
@@ -1 +1 @@
1
- const t=t=>t/16+"rem",a=t=>{if(isNaN(t)||null==t)return"";let a="";return[{unit:"q",value:Math.pow(10,15)},{unit:"t",value:Math.pow(10,12)},{unit:"B",value:Math.pow(10,9)},{unit:"M",value:Math.pow(10,6)},{unit:"K",value:Math.pow(10,3)}].some((u=>{let e=Math.abs(t);return e>=u.value&&(e/=u.value,t=Math.round(10*e)/10,a=u.unit,!0)})),t+a};export{a,t as c}
1
+ const t=t=>t/16+"rem",a=t=>{if(isNaN(t)||null==t)return"";let a="";return[{unit:"q",value:Math.pow(10,15)},{unit:"t",value:Math.pow(10,12)},{unit:"B",value:Math.pow(10,9)},{unit:"M",value:Math.pow(10,6)},{unit:"K",value:Math.pow(10,3)}].some((u=>{let e=Math.abs(t);return e>=u.value&&(e/=u.value,t=Math.round(10*e)/10,a=u.unit,!0)})),t+a};export{t as a,a as c}
@@ -0,0 +1 @@
1
+ function n(n){return n&&"getAssociatedFormElement"in n&&"function"==typeof n.getAssociatedFormElement&&"getNativeInputElement"in n&&"function"==typeof n.getNativeInputElement}function t(t){return n(t)&&"openPicker"in t&&"function"==typeof t.openPicker}export{t as a,n as i}
@@ -0,0 +1 @@
1
+ import{r as t,g as e,h as s,H as i}from"./p-EBgS4zhE.js";const a=class{constructor(e){t(this,e)}get hostElement(){return e(this)}layout=[{minWidth:"0",columns:1},{minWidth:"48em",columns:2}];mediaQueryList=[];observer=new MutationObserver((()=>this.calculateGridTemplateColumns()));resizeObserver=new ResizeObserver((()=>{this.calculateGridTemplateColumns()}));connectedCallback(){this.observer.observe(this.hostElement,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-colspan"]}),this.resizeObserver.observe(this.hostElement),this.calculateGridTemplateColumns()}componentWillLoad(){this.calculateGridTemplateColumns()}disconnectedCallback(){this.observer&&this.observer.disconnect(),this.resizeObserver&&this.resizeObserver.disconnect()}updateMediaQueryList(){this.mediaQueryList=[],this.layout.forEach((t=>{const e=window.matchMedia(`(min-width: ${t.minWidth})`);this.mediaQueryList.push({mediaQuery:e,layout:t})}))}parseNumber(t){if(!t)return 1;const e=parseInt(t);return isNaN(e)?1:e}calculateGridTemplateColumns(){this.updateMediaQueryList();let t=1;this.mediaQueryList.forEach((e=>{e.mediaQuery.matches&&(t=e.layout.columns)})),Array.from(this.hostElement.children).forEach((e=>{let s=this.parseNumber(e.getAttribute("data-colspan"));s=Math.min(s,t);const i=s/t;e.style.width=`calc(${99.9*i}% - ${1-i} * var(--ix-layout-grid-gap))`}))}render(){return s(i,{key:"c707c19699232702785f2f0593c1018b9b5e78e7"},s("div",{key:"cc72d9a30604068627beea36c736cfb1490fb4df",class:"container"},s("slot",{key:"587763f535960efbbc9f8d6f62b28169b6f36ace"})))}static get watchers(){return{layout:[{updateMediaQueryList:0}]}}};a.style=":host{display:block;position:relative;margin:0 0.75rem;--ix-layout-grid-gap:1.5rem}:host .container{display:flex;align-items:stretch;flex-wrap:wrap;gap:var(--ix-layout-grid-gap)}:host ::slotted(*){flex-grow:0;flex-shrink:0}";export{a as ix_layout_auto}
@@ -0,0 +1 @@
1
+ import{r as a,c as o,g as r,h as t,H as e}from"./p-EBgS4zhE.js";import{h as n}from"./p-DgUGsIlh.js";let c=0;const d=(a="expand-content")=>[a,c++].join("-"),i=class{constructor(r){a(this,r),this.accordionExpand=o(this,"accordionExpand",7)}ariaLabelExpandButton;collapse=!1;variant="outline";get hostElement(){return r(this)}accordionExpand;expandContent=!1;onInitialExpandChange(){this.expandContent=!this.collapse}get expandedContent(){return this.hostElement.shadowRoot.querySelector(".expand-content")}onExpandActionClick(a){a.preventDefault(),a.stopPropagation(),this.expandContent=!this.expandContent,this.accordionExpand.emit({expand:this.expandContent,nativeEvent:a}),this.expandContent&&this.scrollExpandedContentIntoView()}scrollExpandedContentIntoView(){setTimeout((()=>{this.expandedContent.getBoundingClientRect().bottom>window.innerHeight&&this.hostElement.shadowRoot.querySelector(".expand-content").scrollIntoView(!1)}),150)}componentWillLoad(){this.onInitialExpandChange()}render(){return t(e,{key:"cdd4feba2b9ae022141114a75d9ae13910c35915",slot:"card-accordion",class:{[`variant-${this.variant}`]:!0}},t("button",{key:"9357ac651cef1c1d1f570faf906ba08e403652ff",tabIndex:0,class:{"expand-action":!0,show:this.expandContent},onClick:a=>this.onExpandActionClick(a),role:"button",type:"button","aria-expanded":this.expandContent,"aria-controls":d(),"aria-label":this.ariaLabelExpandButton},t("ix-icon",{key:"9d55b5013a6f4aff50d9f904e4e0730713c8dcf4",name:n,class:{"expand-icon":!0,show:this.expandContent}})),t("div",{key:"57ddf6374b94637e674e1c061344cec87a20addc",class:{"expand-content":!0,show:this.expandContent}},t("div",{key:"bfacd0c7e4202aeba7058bc563b79357dd2d589e",class:"expand-content-inner"},t("div",{key:"ed870153b656930325a35b0921e8f23f7dcee97e",class:"expand-content-body"},t("slot",{key:"893b6669078807112cf23c6b17f94eab7697fa34"})),t("div",{key:"d41b94230091bcfedb81305656eb0101e7afb952",class:"expand-content-footer"}))))}static get watchers(){return{collapse:[{onInitialExpandChange:0}]}}};i.style=':host{display:flex;position:relative;flex-direction:column;width:100%;transition:var(--theme-default-time) ease-in-out}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .expand-action{all:unset;display:flex;position:relative;-webkit-appearance:button;-moz-appearance:button;appearance:button;height:2.5rem;width:100%;align-items:center;justify-content:flex-start}:host .expand-action:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .expand-action::before{content:"";position:absolute;width:100%;height:100%;background-color:var(--ix-card-background);z-index:-1}:host .expand-icon{margin-left:0.5rem;transition:var(--theme-default-time) transform ease-in-out}:host .expand-icon.show{transform:rotate(180deg)}:host .expand-content{display:grid;position:relative;grid-template-rows:0fr;transition:var(--theme-default-time) ease-in-out;width:100%;max-height:14.75rem;opacity:0}:host .expand-content.show{grid-template-rows:14.75rem;opacity:1}:host .expand-content-inner{position:relative;height:100%;overflow:hidden}:host .expand-content.show .expand-content-body{display:none;overflow:hidden;color:var(--theme-color-std-text)}:host .expand-content.show .expand-content-body{display:block;overflow:auto;height:calc(100% - 1rem)}:host .expand-content-footer{display:block;position:relative;width:100%;height:1rem;margin-top:auto;margin-bottom:0px;background-color:var(--theme-color-component-1);border-bottom-left-radius:var(--theme-default-border-radius);border-bottom-right-radius:var(--theme-default-border-radius)}:host(.variant-outline) .expand-action{background-color:var(--theme-push-card-outline-accordion--background)}:host(.variant-outline) .expand-action:hover{background:var(--theme-push-card-outline-accordion--background--hover)}:host(.variant-outline) .expand-action:active{background:var(--theme-push-card-outline-accordion--background--active)}:host(.variant-outline) .expand-content{background-color:var(--theme-push-card-outline-accordion-frame--background)}:host(.variant-outline) .expand-content.show{border:var(--theme-push-card-outline-accordion-frame--border-width, 0px) solid var(--theme-push-card-outline-accordion-frame--border-color)}:host(.variant-outline) .expand-content.show .expand-content-body{color:var(--theme-color-std-text)}:host(.variant-outline) .expand-content-footer{background-color:var(--theme-push-card-outline-accordion-footer--background)}:host(.variant-filled) .expand-action{background-color:var(--theme-push-card-filled-accordion--background)}:host(.variant-filled) .expand-action:hover{background:var(--theme-push-card-filled-accordion--background--hover)}:host(.variant-filled) .expand-action:active{background:var(--theme-push-card-filled-accordion--background--active)}:host(.variant-filled) .expand-content{background-color:var(--theme-push-card-filled-accordion-frame--background)}:host(.variant-filled) .expand-content.show{border:var(--theme-push-card-filled-accordion-frame--border-width, 0px) solid var(--theme-push-card-filled-accordion-frame--border-color)}:host(.variant-filled) .expand-content.show .expand-content-body{color:var(--theme-color-std-text)}:host(.variant-filled) .expand-content-footer{background-color:var(--theme-push-card-filled-accordion-footer--background)}:host(.variant-alarm) .expand-action{background-color:var(--theme-push-card-alarm-accordion--background)}:host(.variant-alarm) .expand-action:hover{background:var(--theme-push-card-alarm-accordion--background--hover)}:host(.variant-alarm) .expand-action:active{background:var(--theme-push-card-alarm-accordion--background--active)}:host(.variant-alarm) .expand-content{background-color:var(--theme-push-card-alarm-accordion-frame--background)}:host(.variant-alarm) .expand-content.show{border:var(--theme-push-card-alarm-accordion-frame--border-width, 0px) solid var(--theme-push-card-alarm-accordion-frame--border-color)}:host(.variant-alarm) .expand-content.show .expand-content-body{color:var(--theme-color-std-text)}:host(.variant-alarm) .expand-content-footer{background-color:var(--theme-push-card-alarm-accordion-footer--background)}:host(.variant-critical) .expand-action{background-color:var(--theme-push-card-critical-accordion--background)}:host(.variant-critical) .expand-action:hover{background:var(--theme-push-card-critical-accordion--background--hover)}:host(.variant-critical) .expand-action:active{background:var(--theme-push-card-critical-accordion--background--active)}:host(.variant-critical) .expand-content{background-color:var(--theme-push-card-critical-accordion-frame--background)}:host(.variant-critical) .expand-content.show{border:var(--theme-push-card-critical-accordion-frame--border-width, 0px) solid var(--theme-push-card-critical-accordion-frame--border-color)}:host(.variant-critical) .expand-content.show .expand-content-body{color:var(--theme-color-std-text)}:host(.variant-critical) .expand-content-footer{background-color:var(--theme-push-card-critical-accordion-footer--background)}:host(.variant-warning) .expand-action{background-color:var(--theme-push-card-warning-accordion--background)}:host(.variant-warning) .expand-action:hover{background:var(--theme-push-card-warning-accordion--background--hover)}:host(.variant-warning) .expand-action:active{background:var(--theme-push-card-warning-accordion--background--active)}:host(.variant-warning) .expand-content{background-color:var(--theme-push-card-warning-accordion-frame--background)}:host(.variant-warning) .expand-content.show{border:var(--theme-push-card-warning-accordion-frame--border-width, 0px) solid var(--theme-push-card-warning-accordion-frame--border-color)}:host(.variant-warning) .expand-content.show .expand-content-body{color:var(--theme-color-std-text)}:host(.variant-warning) .expand-content-footer{background-color:var(--theme-push-card-warning-accordion-footer--background)}:host(.variant-success) .expand-action{background-color:var(--theme-push-card-success-accordion--background)}:host(.variant-success) .expand-action:hover{background:var(--theme-push-card-success-accordion--background--hover)}:host(.variant-success) .expand-action:active{background:var(--theme-push-card-success-accordion--background--active)}:host(.variant-success) .expand-content{background-color:var(--theme-push-card-success-accordion-frame--background)}:host(.variant-success) .expand-content.show{border:var(--theme-push-card-success-accordion-frame--border-width, 0px) solid var(--theme-push-card-success-accordion-frame--border-color)}:host(.variant-success) .expand-content.show .expand-content-body{color:var(--theme-color-std-text)}:host(.variant-success) .expand-content-footer{background-color:var(--theme-push-card-success-accordion-footer--background)}:host(.variant-info) .expand-action{background-color:var(--theme-push-card-info-accordion--background)}:host(.variant-info) .expand-action:hover{background:var(--theme-push-card-info-accordion--background--hover)}:host(.variant-info) .expand-action:active{background:var(--theme-push-card-info-accordion--background--active)}:host(.variant-info) .expand-content{background-color:var(--theme-push-card-info-accordion-frame--background)}:host(.variant-info) .expand-content.show{border:var(--theme-push-card-info-accordion-frame--border-width, 0px) solid var(--theme-push-card-info-accordion-frame--border-color)}:host(.variant-info) .expand-content.show .expand-content-body{color:var(--theme-color-std-text)}:host(.variant-info) .expand-content-footer{background-color:var(--theme-push-card-info-accordion-footer--background)}:host(.variant-neutral) .expand-action{background-color:var(--theme-push-card-neutral-accordion--background)}:host(.variant-neutral) .expand-action:hover{background:var(--theme-push-card-neutral-accordion--background--hover)}:host(.variant-neutral) .expand-action:active{background:var(--theme-push-card-neutral-accordion--background--active)}:host(.variant-neutral) .expand-content{background-color:var(--theme-push-card-neutral-accordion-frame--background)}:host(.variant-neutral) .expand-content.show{border:var(--theme-push-card-neutral-accordion-frame--border-width, 0px) solid var(--theme-push-card-neutral-accordion-frame--border-color)}:host(.variant-neutral) .expand-content.show .expand-content-body{color:var(--theme-color-std-text)}:host(.variant-neutral) .expand-content-footer{background-color:var(--theme-push-card-neutral-accordion-footer--background)}:host(.variant-primary) .expand-action{background-color:var(--theme-push-card-primary-accordion--background)}:host(.variant-primary) .expand-action:hover{background:var(--theme-push-card-primary-accordion--background--hover)}:host(.variant-primary) .expand-action:active{background:var(--theme-push-card-primary-accordion--background--active)}:host(.variant-primary) .expand-content{background-color:var(--theme-push-card-primary-accordion-frame--background)}:host(.variant-primary) .expand-content.show{border:var(--theme-push-card-primary-accordion-frame--border-width, 0px) solid var(--theme-push-card-primary-accordion-frame--border-color)}:host(.variant-primary) .expand-content.show .expand-content-body{color:var(--theme-color-std-text)}:host(.variant-primary) .expand-content-footer{background-color:var(--theme-push-card-primary-accordion-footer--background)}';const s=class{constructor(o){a(this,o)}render(){return t(e,{key:"e9eaf85f867d2f86338ef00978b70186aa045b72"},t("slot",{key:"8bbdbd5a707b20d794dbac5e3e3186a954c6d1e0"}),t("div",{key:"767409c623fa8b77edd53c51a9640c41cd76625e",class:"title-actions"},t("slot",{key:"c9a81e18169fbafa8797f5f9d0ec2dd8926e0259",name:"title-actions"})))}};s.style=":host{display:flex;position:relative;flex-direction:row;align-items:center;margin-top:0.25rem;margin-bottom:0.25rem;gap:1rem;width:100%}:host .title-actions{display:flex;position:relative;flex-direction:row;gap:0.25rem;margin-left:auto;margin-right:0}";export{i as ix_card_accordion,s as ix_card_title}