@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
+ 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{F as A,e as B,f as C,S as D,k as E,E as F,y as G,H,K as I,q as J,j as K,B as L,M,x as N,s as O,C as P,v as Q,L as R,a as S,J 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,D as l,h as m,m as n,t as o,U as p,i as q,o as r,u as s,Z as t,p as u,r as v,G as w,l as x,T as y,c as z}
@@ -0,0 +1 @@
1
+ import{p as e,M as t,e as a,h as r,d as o,t as i}from"./p-CtDOTMOT.js";import{r as s,j as d}from"./p-BtSt9tC5.js";import{D as n,I as c}from"./p-D1WplX1z.js";import{q as h}from"./p-C5UTTqsv.js";import{D as l,h as m}from"./p-CApDAYIa.js";import{m as b}from"./p-Djkc69iv.js";import{r as u}from"./p-BEuV0Xpe.js";import{d as p}from"./p-Wr4Qf8LA.js";import{d as g}from"./p-DKH7tPDu.js";import{d as k}from"./p-B-O0ylt_.js";import{d as y}from"./p-BDlGgfYh.js";import{d as v}from"./p-CrDBjFhu.js";import{d as f}from"./p-3VG6z9c3.js";import{d as w}from"./p-Dwe6tWhq.js";import{d as x}from"./p-DhWkcMmR.js";const D=e(class extends(t(...l)){constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.dateChange=a(this,"dateChange",7),this.dateRangeChange=a(this,"dateRangeChange",7),this.dateSelect=a(this,"dateSelect",7)}get hostElement(){return this}format="yyyy/LL/dd";singleSelection=!1;corners="rounded";from;watchFromPropHandler(e){if(!e)return void(this.currFromDate=void 0);const t=this.parseDateString(e);t&&(this.currFromDate=t,this.updateSelectedYearMonth(t))}to;watchToPropHandler(e){if(!e)return void(this.currToDate=void 0);const t=this.parseDateString(e);t&&(this.currToDate=t,this.updateSelectedYearMonth(t))}minDate="";maxDate="";i18nDone="Done";ariaLabelPreviousMonthButton="Change calendar view to previous month";ariaLabelNextMonthButton="Change calendar view to next month";ariaLabelMonthSelection="Select month";ariaLabelYearSelection="Select year";weekStartIndex=0;locale;onLocaleChange(){this.setTranslations()}showWeekNumbers=!1;embedded=!1;today=n.now().toISO();enableTopLayer=!1;dateChange;dateRangeChange;dateSelect;async getCurrentDate(){const e=this.currFromDate?.isValid?this.currFromDate?.toFormat(this.format):void 0,t=this.currToDate?.isValid?this.currToDate?.toFormat(this.format):void 0;return this.singleSelection?{from:e,to:void 0}:{from:e,to:t}}currFromDate;currToDate;selectedYear=0;tempYear=0;startYear=0;endYear=0;selectedMonth=0;tempMonth=0;yearDropdownButtonRef=b();yearMonthSelectionDropdownRef=b();dayNames;monthNames;focusedDay=1;isDayFocus=!1;monthChangedFromFocus=!1;DAYS_IN_WEEK=7;calendar=[];onKeyDown(e){if(!this.isDayFocus)return;if(this.yearMonthSelectionDropdownRef.current?.show)return;if(["PageUp","PageDown","Home","End"].includes(e.key)){switch(e.key){case"PageUp":this.navigateCalendar(-1,e.shiftKey);break;case"PageDown":this.navigateCalendar(1,e.shiftKey);break;case"Home":this.focusFirstDayOfCurrentWeek();break;case"End":this.focusLastDayOfCurrentWeek()}return}let t=this.focusedDay;switch(e.key){case"ArrowLeft":t--;break;case"ArrowRight":t++;break;case"ArrowUp":t-=7;break;case"ArrowDown":t+=7;break;default:return}e.preventDefault(),this.setFocusedDay(t)}setFocusedDay(e=0){e>this.getDaysInCurrentMonth()?(e-=this.getDaysInCurrentMonth(),this.changeCalendarView(1),this.monthChangedFromFocus=!0):e<1&&(this.changeCalendarView(-1),e+=this.getDaysInCurrentMonth(),this.monthChangedFromFocus=!0),this.focusedDay=e}getDaysInCurrentMonth(){return n.utc(this.selectedYear,this.selectedMonth+1).daysInMonth||0}getFirstDayOfWeek(e){const t=this.calendar.find((t=>t.dayNumbers.includes(e)));return t?t.dayNumbers.find((e=>void 0!==e))??e:e}getLastDayOfWeek(e){const t=this.calendar.find((t=>t.dayNumbers.includes(e)));return t?[...t.dayNumbers].reverse().find((e=>void 0!==e))??e:e}getDateTimeNow(){return n.fromISO(this.today)}parseDateString(e){const t=n.fromFormat(e,this.format);if(t.isValid)return t;console.error(t.invalidExplanation)}async updateSelectedYearMonth(e){this.selectedYear=e.year,this.selectedMonth=e.month-1}onDayBlur(){this.isDayFocus=!1}onDayFocus(){this.isDayFocus=!0}componentWillLoad(){this.setTranslations(),this.currFromDate=this.from?n.fromFormat(this.from,this.format):void 0,this.currToDate=this.to?n.fromFormat(this.to,this.format):void 0;const e=this.currFromDate?.year??this.getDateTimeNow().year;this.startYear=e-101,this.endYear=e+101,this.selectedMonth=(this.currFromDate?.month??this.getDateTimeNow().month)-1,this.selectedYear=e,this.tempMonth=this.selectedMonth,this.tempYear=this.selectedYear}keyboardNavigationYearSelection;keyboardNavigationMonthSelection;disconnectedCallback(){this.keyboardNavigationYearSelection?.(),this.keyboardNavigationMonthSelection?.()}componentDidLoad(){super.componentDidLoad?.()}componentWillRender(){this.calculateCalendar()}componentDidRender(){if(!this.monthChangedFromFocus&&!this.isDayFocus)return;const e=this.hostElement.shadowRoot.querySelector(`[id=day-cell-${this.focusedDay}]`);e?.focus(),this.monthChangedFromFocus=!1}async navigateCalendar(e,t){this.navigateByMonthOrYear(t?"year":"month",e)}async focusFirstDayOfCurrentWeek(){this.focusedDay=this.getFirstDayOfWeek(this.focusedDay)}async focusLastDayOfCurrentWeek(){this.focusedDay=this.getLastDayOfWeek(this.focusedDay)}async isCalendarDayFocused(){return this.isDayFocus&&!this.yearMonthSelectionDropdownRef.current?.show}async focusActiveDay(){const e=this.hostElement.shadowRoot,t=e.querySelector(".calendar-item.selected")??e.querySelector(".calendar-item.today")??e.querySelector(".calendar-item.first-day");if(!t)return;const a=t.dataset.calendarDay;a&&(this.focusedDay=parseInt(a,10)),t.focus()}setTranslations(){this.dayNames=this.rotateWeekDayNames(c.weekdays("long",{locale:this.locale}),this.weekStartIndex),this.monthNames=c.months("long",{locale:this.locale})}rotateWeekDayNames(e,t){const a=[...e];if(0===t)return a;const r=e.length;return a.push(...a.splice(0,(-(t=-t)%r+r)%r)),a}async onDone(){const e=await this.getCurrentDate();this.dateSelect.emit(e)}calculateCalendar(){const e=[],t=n.utc(this.selectedYear,this.selectedMonth+1),a=t.startOf("month"),r=t.endOf("month");let o=a.weekNumber,i=r.weekNumber,s=a.weekday-1,d=r.weekday-1;if(0!==this.weekStartIndex){const e=c.weekdays(),t=e[a.weekday];s=this.dayNames.findIndex((e=>e===t));const o=e[r.weekday];d=this.dayNames.findIndex((e=>e===o))}let h=!1;1===i&&(i=r.weeksInWeekYear+1,h=!0);let l=!1;o===a.weeksInWeekYear&&(o=1,i++,l=!0);let m=1;for(let t=o;t<=i&&m<=31;t++){const n=[];for(let e=0;e<this.DAYS_IN_WEEK&&m<=31;e++)n.push(t===o&&e<s||t===i&&e>d?void 0:m++);e.push(l||h?1===t?{weekNumber:a.weeksInWeekYear,dayNumbers:n}:t===r.weekNumber?{weekNumber:1,dayNumbers:n}:{weekNumber:t-1,dayNumbers:n}:{weekNumber:t,dayNumbers:n})}this.calendar=e}selectMonth(e){this.selectedMonth=e,this.selectedYear=this.tempYear,this.tempMonth=e}changeCalendarView(e){this.selectedMonth+e<0?(this.selectedYear--,this.selectedMonth=11):this.selectedMonth+e>11?(this.selectedYear++,this.selectedMonth=0):this.selectedMonth+=e,this.tempMonth=this.selectedMonth,this.tempYear=this.selectedYear}navigateByMonthOrYear(e,t){let a=this.selectedYear,r=this.selectedMonth;"year"===e?a+=t:(r+=t,r<0?(r=11,a--):r>11&&(r=0,a++));const o=n.utc(a,r+1).daysInMonth||0;this.focusedDay=Math.min(this.focusedDay,o),this.selectedYear=a,this.selectedMonth=r,this.tempYear=a,this.tempMonth=r,this.monthChangedFromFocus=!0}selectDay(e,t){if(t.classList.contains("disabled"))return;const a=n.fromJSDate(new Date(this.selectedYear,this.selectedMonth,e));return this.singleSelection||void 0===this.currFromDate?(this.currFromDate=a,void this.onDateChange()):void 0!==this.currToDate?(this.currFromDate=a,this.currToDate=void 0,void this.onDateChange()):a<this.currFromDate?(this.currToDate=this.currFromDate,this.currFromDate=a,void this.onDateChange()):(this.currToDate=a,void this.onDateChange())}onDateChange(){this.getCurrentDate().then((e=>{this.dateChange.emit(e),this.singleSelection||this.dateRangeChange.emit(e)}))}getUtilitiesBasedOnDay(e){const t=this.getDateTimeNow(),a=n.fromJSDate(new Date(this.selectedYear,this.selectedMonth,e));return{isFirstDay:()=>1===e,isToday:()=>t.hasSame(a,"day"),isSelected:()=>!(!this.currFromDate?.hasSame(a,"day")&&!this.currToDate?.hasSame(a,"day")),isRange:()=>!!(this.currFromDate&&a.startOf("day")>this.currFromDate.startOf("day")&&void 0!==this.currToDate&&a.startOf("day")<this.currToDate?.startOf("day"))}}getDayClasses(e){const t=n.fromJSDate(new Date(this.selectedYear,this.selectedMonth,e)),a=this.getUtilitiesBasedOnDay(e);return{"calendar-item":!0,"empty-day":void 0===e,"first-day":a.isFirstDay(),today:a.isToday(),selected:a.isSelected(),range:a.isRange(),disabled:!this.isWithinMinMaxDate(t)}}isWithinMinMaxYear(e){const t=this.minDate?n.fromFormat(this.minDate,this.format).year:void 0,a=this.maxDate?n.fromFormat(this.maxDate,this.format).year:void 0;return!(t&&e<t||a&&e>a)}isWithinMinMaxMonth(e){const t=this.minDate?n.fromFormat(this.minDate,this.format):void 0,a=this.maxDate?n.fromFormat(this.maxDate,this.format):void 0,r=t?.month,o=a?.month;return!(r&&this.tempYear===t.year&&e<r||o&&this.tempYear===a.year&&e>o)}isWithinMinMaxDate(e){const t=this.minDate?n.fromFormat(this.minDate,this.format):void 0,a=this.maxDate?n.fromFormat(this.maxDate,this.format):void 0,r=!!t&&e.startOf("day")<t.startOf("day"),o=!!a&&e.startOf("day")>a.startOf("day");return!r&&!o}renderMonths(){return this.monthNames.map(((e,t)=>r("ix-dropdown-item",{checked:this.tempYear===this.selectedYear&&this.tempMonth===t,key:e,class:{"month-dropdown-item":!0,"disabled-item":!this.isWithinMinMaxMonth(t)},onClick:()=>{this.selectMonth(t)}},r("span",{class:"capitalize monthMargin"},`${e}`))))}renderYears(){const e=[];for(let t=this.startYear;t<=this.endYear;t++)e.push(r("ix-dropdown-item",{key:t,checked:this.tempYear===t,class:{"month-dropdown-item":!0,"disabled-item":!this.isWithinMinMaxYear(t)},onClick:()=>{this.tempYear=t,this.selectedYear=this.tempYear}},r("div",{style:{"min-width":"max-content"}},`${t}`)));return e}changeFocusedDay(){this.monthChangedFromFocus||u((()=>{const e=this.hostElement.shadowRoot,t=e.querySelector(".calendar-item.selected"),a=e.querySelector(".calendar-item.today");let r=t??a;if(r||(r=e.querySelector(".calendar-item.first-day")),!r)return;const o=r.dataset.calendarDay;o&&(this.focusedDay=parseInt(o,10))}))}async intersect(e){const t=await this.yearDropdownButtonRef.current.getDropdownReference();e.forEach((e=>{e.isIntersecting&&("top"===e.target.dataset.sentinel?(this.startYear-=5,this.skipFirstScrollOffset||u((()=>{const e=h(t,"ix-dropdown-item")[0];t.scrollTo(0,e.offsetTop)})),this.skipFirstScrollOffset=!1):this.endYear+=5)}))}skipFirstScrollOffset=!0;intersectStart=new IntersectionObserver((e=>this.intersect(e)),{threshold:.5});intersectEnd=new IntersectionObserver((e=>this.intersect(e)),{threshold:.5});render(){return r(o,{key:"3a758d5378cce782272d54ed210f854e1be9bee4",onKeyDown:e=>this.onKeyDown(e),onFocusin:()=>{m()&&this.changeFocusedDay()}},r("ix-date-time-card",{key:"fcdc8c2d76a536bd25328bae925cfbff49dd5e0f",corners:this.corners,embedded:this.embedded},r("div",{key:"93a206ed565efbce5401e10a8f23aa6ac3a61f69",class:"header",slot:"header"},r("ix-icon-button",{key:"f05099c413c1c0c9537aec0bcd8aaddbdd6cad51",onClick:()=>this.changeCalendarView(-1),icon:s,variant:"tertiary",class:"arrows","aria-label":this.ariaLabelPreviousMonthButton}),r("div",{key:"f1b99b9ac1efc8048caab32a1d47873e04075f57",class:"selector"},r("ix-dropdown-button",{key:"260c713c94550e0e0b61abf9920d20f61881342c",class:"month-selector",focusCheckedItem:!0,"aria-label":this.ariaLabelMonthSelection,variant:"tertiary",label:null,onShowChanged:e=>{e.stopPropagation()}},r("ix-typography",{key:"793f53297fe36421acfddfa5a863eacdfe6d9cfb",bold:!0,class:"capitalize",slot:"button-label"},this.monthNames[this.selectedMonth]),this.renderMonths()),r("ix-dropdown-button",{key:"110d9b7237d5a99e30fd740f2d5113a80b5662e8",class:"year-selector",focusCheckedItem:!0,"aria-label":this.ariaLabelYearSelection,ref:this.yearDropdownButtonRef,variant:"tertiary",label:null,onShowChanged:e=>{e.stopPropagation(),e.detail?u((()=>{this.intersectStart.observe(this.hostElement.shadowRoot.querySelector('[data-sentinel="top"]')),this.intersectEnd.observe(this.hostElement.shadowRoot.querySelector('[data-sentinel="bottom"]'));const e=this.yearDropdownButtonRef.current.querySelector("ix-dropdown-item[checked]");e&&u((()=>{e.scrollIntoView({block:"center"})}))})):(this.intersectStart.disconnect(),this.intersectEnd.disconnect())}},r("div",{key:"1ef79a11c880ceda187e4275af1921cb230f1716",class:"infinite-scrolling-spacer"},r("div",{key:"2d9fc10794f8efe1a8aef837008fb3a0ebe2ca29",class:"sentinel","data-sentinel":"top"})),r("ix-typography",{key:"152c681624d375241d55c641b8013a2ce8b9874d",bold:!0,class:"capitalize",slot:"button-label"},this.selectedYear),this.renderYears(),r("div",{key:"a8770b507077d201df514f35a46d71f3771289df",class:"infinite-scrolling-spacer"},r("div",{key:"e14c2e5bec16bab3d08268ae6bc61303e26355da",class:"sentinel","data-sentinel":"bottom"})))),r("ix-icon-button",{key:"16b7fd43d4d514b628a4ac90f54c0dcd54380fd3",onClick:()=>this.changeCalendarView(1),icon:d,variant:"tertiary",class:"arrows","aria-label":this.ariaLabelNextMonthButton})),r("div",{key:"869b001d286f35e721e31afa4546865f3ed02d1c",role:"grid",class:{grid:!0,"grid--show-week-numbers":this.showWeekNumbers}},r("div",{key:"b95a4e9f19c16ae42ac8e1396f43cedcc829893d",role:"row"},this.showWeekNumbers&&r("div",{key:"5552fb1ecbfb5f71c07b29e838f146662edf9e9e",class:"calendar-item week-day",role:"columnheader"}),this.dayNames.map((e=>r("div",{key:e,class:"calendar-item week-day",role:"columnheader"},r("div",{class:"overflow"},e.slice(0,3)))))),this.calendar.map((e=>r("div",{role:"row"},this.showWeekNumbers&&r("div",{class:"calendar-item week-number",role:"rowheader"},e.weekNumber),e.dayNumbers.map((t=>t?r("div",{role:"gridcell","aria-selected":this.getUtilitiesBasedOnDay(t).isSelected()?"true":"false",key:t,id:`day-cell-${t}`,"data-calendar-day":t,"data-date-value":`${e.weekNumber}-${t}`,class:this.getDayClasses(t),onClick:e=>{this.selectDay(t,e.currentTarget)},onKeyDown:e=>{const a=e.currentTarget;"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),this.selectDay(t,a))},tabIndex:t===this.focusedDay?0:-1,autofocus:this.getUtilitiesBasedOnDay(t).isToday(),onFocus:()=>this.onDayFocus(),onBlur:()=>this.onDayBlur(),"aria-label":`${t} ${c.months()[this.selectedMonth]} ${this.selectedYear}`},t):r("div",{role:"gridcell"}))))))),r("div",{key:"fddd1c1fc28e5f285551bc7a197c3ddc022e7bcb",class:{button:!0,hidden:this.singleSelection||this.embedded}},r("ix-button",{key:"636a74b44e1e626b618d2c86bb1c5093c82e82e3",hidden:this.singleSelection||this.embedded,onClick:()=>this.onDone()},this.i18nDone))))}static get delegatesFocus(){return!0}static get watchers(){return{from:[{watchFromPropHandler:0}],to:[{watchToPropHandler:0}],locale:[{onLocaleChange:0}]}}static get style(){return":host{display:block;position:relative;max-width:21rem}: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 .header{display:flex;align-items:center;justify-content:space-between}:host .disabled-item{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .selector{flex-basis:100%;display:flex;align-items:center;justify-content:center;padding:0 1rem}:host .selector .dropdown{color:var(--theme-menu-item--color);font-size:14px;line-height:20px}:host .selector .arrowYear{display:flex;position:relative;padding:0.75rem 2rem;align-items:center;cursor:pointer}:host .selector .arrowYear:hover{background-color:var(--theme-select-list-item--background--hover)}:host .selector .arrowYear.selected{background-color:var(--theme-select-list-item--background--selected)}:host .selector .arrowYear .arrowPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 6px)}:host .selector .arrowYear .checkPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 8px)}:host .selector .arrowYear .monthMargin{margin-left:10px}:host .grid{display:grid;grid-template-columns:repeat(7, 40px);grid-template-rows:repeat(7, 40px);align-items:center;justify-items:center;justify-content:center;color:var(--theme-datepicker-today--color)}:host .grid--show-week-numbers{grid-template-columns:24px repeat(7, 40px)}:host .grid [role=row]{display:grid;grid-column:1/-1;grid-template-columns:subgrid}:host .grid .calendar-item{position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--theme-datepicker-day--background);border:1px solid var(--theme-datepicker-day--background);width:40px;height:40px;cursor:pointer}:host .grid .calendar-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .grid .calendar-item.today{border:1px solid var(--theme-datepicker-today--border-color)}:host .grid .calendar-item.today:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item.today:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.today.selected{box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.today.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.today.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);border:1px solid var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.today.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range);border:1px solid var(--theme-datepicker-today--border-color--range);box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.range:hover{background-color:var(--theme-datepicker-day--background--range-hover);border:1px solid var(--theme-datepicker-today--border-color--range-hover)}:host .grid .calendar-item.today.range:active{background-color:var(--theme-datepicker-day--background--range-active);border:1px solid var(--theme-datepicker-today--border-color--range-active)}:host .grid .calendar-item.today.range.disabled{background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled);border:1px solid var(--theme-datepicker-today--border-color--range-disabled)}:host .grid .calendar-item.today.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .grid .calendar-item:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.selected{background-color:var(--theme-datepicker-day--background--selected);color:var(--theme-datepicker-day--color--selected);border:1px solid var(--theme-datepicker-day--background--selected);font-weight:var(--theme-font-weight-bold)}:host .grid .calendar-item.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range)}:host .grid .calendar-item.range:hover{background-color:var(--theme-datepicker-day--background--range-hover)}:host .grid .calendar-item.range:active{background-color:var(--theme-datepicker-day--background--range-active)}:host .grid .calendar-item.range.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled)}:host .grid .calendar-item.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled)}:host .grid .calendar-item.week-day{color:var(--theme-datepicker-weekday--color);font-size:var(--theme-ms-0);line-height:143%;border:none;background:none;cursor:initial}:host .grid .calendar-item.week-day .overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .grid .calendar-item.empty-day{border:none;background:none;cursor:initial}:host .grid .calendar-item.week-number{font-size:10px;line-height:14px;color:var(--theme-datepicker-weekday--color);border:none;background:none;cursor:initial;width:1.5rem}:host .button{display:flex;justify-content:flex-end;margin-top:1rem}:host .hidden{display:none}:host .infinite-scrolling-spacer:first-of-type{position:relative;padding-bottom:4rem}:host .infinite-scrolling-spacer:first-of-type .sentinel{position:absolute;bottom:0;height:1px;width:50px}:host .infinite-scrolling-spacer:last-of-type{position:relative;padding-top:4rem}:host .infinite-scrolling-spacer:last-of-type .sentinel{position:absolute;top:0;height:1px;width:50px}:host .month-selector,:host .year-selector{--ix-button-padding:0 0.25rem}"}},[529,"ix-date-picker",{format:[1],singleSelection:[4,"single-selection"],corners:[1],from:[1],to:[1],minDate:[1,"min-date"],maxDate:[1,"max-date"],i18nDone:[1,"i18n-done"],ariaLabelPreviousMonthButton:[1,"aria-label-previous-month-button"],ariaLabelNextMonthButton:[1,"aria-label-next-month-button"],ariaLabelMonthSelection:[1,"aria-label-month-selection"],ariaLabelYearSelection:[1,"aria-label-year-selection"],weekStartIndex:[2,"week-start-index"],locale:[1],showWeekNumbers:[4,"show-week-numbers"],embedded:[4],today:[1],enableTopLayer:[4,"enable-top-layer"],currFromDate:[32],currToDate:[32],selectedYear:[32],tempYear:[32],startYear:[32],endYear:[32],selectedMonth:[32],tempMonth:[32],dayNames:[32],monthNames:[32],focusedDay:[32],getCurrentDate:[64],updateSelectedYearMonth:[64],navigateCalendar:[64],focusFirstDayOfCurrentWeek:[64],focusLastDayOfCurrentWeek:[64],isCalendarDayFocused:[64],focusActiveDay:[64]},void 0,{from:[{watchFromPropHandler:0}],to:[{watchToPropHandler:0}],locale:[{onLocaleChange:0}]}]);function C(){"undefined"!=typeof customElements&&["ix-date-picker","ix-button","ix-date-time-card","ix-dropdown","ix-dropdown-button","ix-dropdown-item","ix-icon-button","ix-spinner","ix-typography"].forEach((e=>{switch(e){case"ix-date-picker":customElements.get(i(e))||customElements.define(i(e),D);break;case"ix-button":customElements.get(i(e))||p();break;case"ix-date-time-card":customElements.get(i(e))||g();break;case"ix-dropdown":customElements.get(i(e))||k();break;case"ix-dropdown-button":customElements.get(i(e))||y();break;case"ix-dropdown-item":customElements.get(i(e))||v();break;case"ix-icon-button":customElements.get(i(e))||f();break;case"ix-spinner":customElements.get(i(e))||w();break;case"ix-typography":customElements.get(i(e))||x()}}))}export{D,C as d}
@@ -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 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()}}};export{e as A}
@@ -0,0 +1 @@
1
+ import{p as e,H as t,e as o,h as s,d as r,t as i}from"./p-CtDOTMOT.js";const a=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.selectedChanged=o(this,"selectedChanged",7)}get hostElement(){return this}icon;ariaLabelIcon;text;secondaryText;suppressSelection=!1;groupFooter=!1;selected=!1;disabled=!1;selectedChanged;index;clickListen(){this.suppressSelection||this.disabled||this.selectedChanged.emit(this.hostElement)}render(){return this.groupFooter?s(r,{class:"suppress-mouse-states"},s("div",{class:"group-footer"},s("slot",null))):s(r,{class:{selected:this.selected&&!this.suppressSelection}},s("button",{tabindex:this.disabled?-1:0,disabled:this.disabled},s("div",{class:"group-entry-selection-indicator"}),this.icon?s("ix-icon",{size:"16",name:this.icon,"aria-label":this.ariaLabelIcon}):null,this.text?s("span",{class:"group-entry-text"},s("span",{title:this.text},this.text)):null,this.secondaryText?s("span",{class:"group-entry-text-secondary"},s("span",{title:this.secondaryText},this.secondaryText)):null,s("slot",null)))}static get style(){return":host{display:flex;min-height:2.25rem;height:2.25rem}: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>button,:host>.group-footer{display:flex;height:100%;width:100%;align-items:center;justify-content:flex-start;position:relative;outline:none;background-color:var(--theme-group-item--background);border:1px solid transparent;color:var(--theme-color-std-text);cursor:pointer;padding-left:2.5rem}:host>button:focus-visible,:host>.group-footer:focus-visible{border:1px solid var(--theme-color-focus-bdr)}:host>button:disabled,:host>.group-footer:disabled{cursor:default;pointer-events:none}:host .group-footer{cursor:default;border:none}:host ix-icon{margin-right:0.25rem;margin-top:-0.125rem}:host .group-entry-selection-indicator{position:absolute;left:-1px;height:calc(100% + 2px);width:0.25rem}:host .group-entry-text{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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-entry-text-secondary{display:flex;justify-content:flex-end;flex-grow:1;white-space:nowrap;color:var(--theme-color-soft-text)}:host .group-entry-text-secondary,:host .group-entry-text-secondary span{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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.selected){border-top-width:0.062rem !important;background-color:var(--theme-color-ghost--selected)}:host(.selected) .group-entry-selection-indicator{background-color:var(--theme-group-item-indicator--background--selected)}:host(:not(.suppress-mouse-states):hover){background-color:var(--theme-color-ghost--selected-hover);border-color:var(--theme-group-item--border-color--hover)}:host(:not(.suppress-mouse-states).selected:hover){background-color:var(--theme-color-ghost--selected-hover)}:host(:not(.suppress-mouse-states):active):not(.suppress-mouse-states){background-color:var(--theme-color-ghost--selected-active);border-color:var(--theme-group-item--border-color--active)}:host(:not(.suppress-mouse-states).selected:active):not(.suppress-mouse-states){background-color:var(--theme-color-ghost--selected-active)}:host([disabled]){pointer-events:none;color:var(--theme-color-weak-text)}"}},[769,"ix-group-item",{icon:[1],ariaLabelIcon:[1,"aria-label-icon"],text:[1],secondaryText:[1,"secondary-text"],suppressSelection:[4,"suppress-selection"],groupFooter:[4,"group-footer"],selected:[4],disabled:[516],index:[2]},[[1,"click","clickListen"]]]);function n(){"undefined"!=typeof customElements&&["ix-group-item"].forEach((e=>{"ix-group-item"===e&&(customElements.get(i(e))||customElements.define(i(e),a))}))}export{a as G,n as d}
@@ -0,0 +1 @@
1
+ import{p as o,M as t,h as r,d as e,t as n}from"./p-CtDOTMOT.js";import{a as i}from"./p-C21npbUc.js";import{D as c}from"./p-CApDAYIa.js";import{m as a}from"./p-Djkc69iv.js";import{d as l}from"./p-Dfd_ifAu.js";import{d as s}from"./p-DhWkcMmR.js";const h=o(class extends(t(...c)){constructor(o){super(),!1!==o&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}variant="primary";outline=!1;icon;ariaLabelIcon;background;pillColor;alignLeft=!1;tooltipText=!1;iconOnly=!1;containerElementRef=a();componentWillLoad(){this.checkIfContentAvailable()}checkIfContentAvailable(){this.iconOnly=!(this.hostElement.children.length>0||this.hostElement.textContent)}getTooltip(){if(!this.tooltipText&&!this.hostElement.hasAttribute("tooltip-text"))return null;const o="string"==typeof this.tooltipText&&this.tooltipText.trim()?this.tooltipText:this.hostElement.textContent?.trim();return r("ix-tooltip",{for:this.containerElementRef.waitForCurrent(),"aria-label":o||void 0},o)}render(){let o={};"custom"===this.variant&&(o={color:this.pillColor,[this.outline?"borderColor":"backgroundColor"]:this.background});const t=this.hostElement.hasAttribute("aria-label")||this.hostElement.hasAttribute("aria-labelledby");let n;this.hostElement.hasAttribute("role")?n=this.hostElement.getAttribute("role")??void 0:t&&(n="group");const c=!this.ariaLabelIcon?.trim();return r(e,{key:"67338905de82719c9a01fe022487ed706b35d8e6",style:"custom"===this.variant?{"--ix-icon-button-color":this.pillColor}:{},class:{"align-left":this.alignLeft},role:n},r("div",{key:"673b20609f91ffd09d80564d6aa709fe4d9303ad",ref:this.containerElementRef,style:{...o},class:{container:!0,outline:this.outline,inactive:!1,alarm:"alarm"===this.variant,critical:"critical"===this.variant,info:"info"===this.variant,neutral:"neutral"===this.variant,primary:"primary"===this.variant,success:"success"===this.variant,warning:"warning"===this.variant,custom:"custom"===this.variant,closable:!1,icon:!!this.icon,"with-gap":!this.iconOnly}},this.icon&&r("ix-icon",{key:"76b1e2d1b248f13f68417f91c72130f40f4e2755",class:{"with-icon":!0},name:this.icon,size:"16","aria-label":this.ariaLabelIcon,"aria-hidden":i(c)}),r("span",{key:"215af7f202cfd01c6f2f5dc43fbc9b2a6d296ed2",class:"slot-container"},r("slot",{key:"0e2082d82c6c6be68a7107692c6162080178f601",onSlotchange:()=>this.checkIfContentAvailable()}))),this.getTooltip())}static get style(){return":host{display:inline-block;position:relative;height:1.25rem;max-height:1.25rem}: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}.container{display:inline-flex;width:inherit;max-width:100%;box-sizing:border-box;position:relative;align-items:center;border-radius:100px;padding:0.5rem;vertical-align:top;height:2rem;max-height:2rem;cursor:default}.container .content-wrapper{display:inline-flex;align-items:center;flex:1;min-width:0}.container .with-icon{margin-right:0.25rem}.container .close-button-container{display:inline-flex;margin-left:auto;padding-left:0.5rem}.container .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container.centerContent .content-wrapper{justify-content:center;text-align:center}.container.outline{padding-left:calc(0.5rem - 0.0625rem)}.container.outline.icon.alarm .with-icon{color:var(--theme-color-alarm)}.container.outline.icon.critical .with-icon{color:var(--theme-color-critical)}.container.outline.icon.warning .with-icon{color:var(--theme-color-warning-text)}.container.outline.icon.info .with-icon{color:var(--theme-color-info)}.container.outline.icon.neutral .with-icon{color:var(--theme-color-neutral)}.container.outline.icon.success .with-icon{color:var(--theme-color-success)}.container.outline.closable:not(.inactive){padding-right:calc(0.25rem - 0.0625rem)}.container.outline.closable.inactive,.container.outline:not(.closable){padding-right:calc(0.5rem - 0.0625rem)}.container:not(.outline){padding-left:0.5rem}.container:not(.outline).closable:not(.inactive){padding-right:0.25rem}.container:not(.outline).closable.inactive,.container:not(.outline):not(.closable){padding-right:0.5rem}.container.primary{background-color:var(--theme-color-primary);color:var(--theme-chip-primary--color)}.container.primary .close-button{color:var(--theme-chip-primary--color);--ix-icon-button-color:var(--theme-chip-primary--color);pointer-events:auto}.container.primary.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-primary-outline--background);border:solid 0.0625rem var(--theme-chip-primary-outline--border-color)}.container.primary.outline .close-button{color:var(--theme-chip-outline--color);--ix-icon-button-color:var(--theme-chip-outline--color)}.container.primary.outline .with-icon{color:var(--theme-color-primary)}.container.outline{border-width:0.0625rem;border-style:solid}.container.alarm{color:var(--theme-color-alarm--contrast)}.container.alarm:not(.outline){background-color:var(--theme-color-alarm)}.container.alarm:not(.outline) .close-button{color:var(--theme-color-alarm--contrast);--ix-icon-button-color:var(--theme-color-alarm--contrast)}.container.alarm.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-alarm)}.container.critical{color:var(--theme-color-critical--contrast)}.container.critical:not(.outline){background-color:var(--theme-color-critical)}.container.critical:not(.outline) .close-button{color:var(--theme-color-critical--contrast);--ix-icon-button-color:var(--theme-color-critical--contrast)}.container.critical.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-critical)}.container.warning{color:var(--theme-color-warning--contrast)}.container.warning:not(.outline){background-color:var(--theme-color-warning)}.container.warning:not(.outline) .close-button{color:var(--theme-color-warning--contrast);--ix-icon-button-color:var(--theme-color-warning--contrast)}.container.warning.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-warning)}.container.info{color:var(--theme-color-info--contrast)}.container.info:not(.outline){background-color:var(--theme-color-info)}.container.info:not(.outline) .close-button{color:var(--theme-color-info--contrast);--ix-icon-button-color:var(--theme-color-info--contrast)}.container.info.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-info)}.container.neutral{color:var(--theme-color-neutral--contrast)}.container.neutral:not(.outline){background-color:var(--theme-color-neutral)}.container.neutral:not(.outline) .close-button{color:var(--theme-color-neutral--contrast);--ix-icon-button-color:var(--theme-color-neutral--contrast)}.container.neutral.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-neutral)}.container.success{color:var(--theme-color-success--contrast)}.container.success:not(.outline){background-color:var(--theme-color-success)}.container.success:not(.outline) .close-button{color:var(--theme-color-success--contrast);--ix-icon-button-color:var(--theme-color-success--contrast)}.container.success.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-success)}:host .container{height:100%;justify-content:center}:host .container .with-icon{margin-right:0}:host .container.outline{background-color:var(--theme-pill-outline--background)}:host .container.outline.icon{padding-left:0.4375rem;padding-right:0.4375rem}:host .container:not(.outline).icon{padding-left:0.5rem;padding-right:0.5rem}:host .with-gap{gap:0.25rem}:host(.align-left) .container{justify-content:flex-start}"}},[769,"ix-pill",{variant:[513],outline:[4],icon:[1],ariaLabelIcon:[1,"aria-label-icon"],background:[1],pillColor:[1,"pill-color"],alignLeft:[4,"align-left"],tooltipText:[8,"tooltip-text"],iconOnly:[32]}]);function u(){"undefined"!=typeof customElements&&["ix-pill","ix-tooltip","ix-typography"].forEach((o=>{switch(o){case"ix-pill":customElements.get(n(o))||customElements.define(n(o),h);break;case"ix-tooltip":customElements.get(n(o))||l();break;case"ix-typography":customElements.get(n(o))||s()}}))}export{h as P,u as d}
@@ -0,0 +1 @@
1
+ import{p as e,M as t,e as o,h as r,d as a,t as i}from"./p-CtDOTMOT.js";import{u as s}from"./p-BtSt9tC5.js";import{a as c}from"./p-C21npbUc.js";import{D as l}from"./p-CApDAYIa.js";import{C as d}from"./p-Dpk_WgCl.js";import{B as n}from"./p-DRw2l8Az.js";import{d as b}from"./p-3VG6z9c3.js";import{d as h}from"./p-C-sZLWci.js";import{d as m}from"./p-Dwe6tWhq.js";import{d as u}from"./p-Dfd_ifAu.js";import{d as p}from"./p-DhWkcMmR.js";const f=e(class extends(t(...l,d,n)){constructor(e){super(!1),!1!==e&&this.__registerHost(),this.__attachShadow(),this.tabClick=o(this,"tabClick",7),this.tabClose=o(this,"tabClose",7)}get hostElement(){return this}selected=!1;disabled=!1;icon;counter;closable=!1;label;ariaLabelCloseButton="Close tab";placement="bottom";rounded=!1;small=!1;layout="auto";iconOnly=!1;tabClick;tabClose;onTabSelect(e){e.defaultPrevented||(this.disabled?e.preventDefault():this.tabClick.emit({tabKey:this.tabKey,nativeEvent:e}).defaultPrevented&&e.stopPropagation())}render(){let e="normal";const t=this.label||this.hostElement.textContent?.trim();return e=this.rounded?"rounded":!this.icon||void 0!==t&&""!==t?"normal":"icon-only",r(a,{key:"cbb2004638023c1beeb4af192ba6219380c8f0e6",id:this.getHostElementId(),role:"tab","aria-selected":c(this.selected),tabIndex:this.selected&&!this.disabled?0:-1,class:{selected:this.selected,disabled:this.disabled,"small-tab":this.small,"icon-only":"icon-only"===e,stretched:"stretched"===this.layout,bottom:"bottom"===this.placement,top:"top"===this.placement,circle:this.rounded},onClick:e=>this.onTabSelect(e),onKeyDown:e=>{"Enter"!==e.key&&" "!==e.key||this.onTabSelect(e),this.closable&&"Delete"===e.key&&(e.preventDefault(),this.tabClose.emit({tabKey:this.tabKey,nativeEvent:e}))}},"rounded"===e&&r("div",{key:"1f98b9019ba76864d03c491435a60e913f566584",class:{circle:!0}},this.icon&&r("ix-icon",{key:"6849def7bdb3dba05f4a1b84f9067777bede78c5",name:this.icon,size:"24"}),r("slot",{key:"41b3464f6fc45ad5b853223c5a8819a00dcca841"})),this.icon&&"rounded"!==e&&r("ix-icon",{key:"b9af7159f9306c2b841066a726008afdee58e472",name:this.icon,size:"16",class:"tab-icon"}),"normal"===e&&r("div",{key:"87d1993bfa9bf76dff49f15b9a1e5e4f7dfe9a56",class:{text:!!this.label,selected:this.selected,disabled:this.disabled}},this.label,r("slot",{key:"328e393a77d1c24b487ef874e07bf7772cc24820"})),"rounded"===e&&void 0!==this.counter&&r("div",{key:"2758fc1447296c9c2cc04ce92905e5ba4fca9a1b",class:{counter:!0,selected:this.selected,disabled:this.disabled}},this.counter),this.counter&&"rounded"!==e&&r("ix-pill",{key:"6a749ea40148e1d5ca319b7cfa52176e1303d1bd",variant:"primary",outline:!0,class:"tab-counter"},this.counter),this.closable&&"rounded"!==e&&r("ix-icon-button",{key:"35fdcd1095f49cb083e10ce3aeb33e54458968d9","aria-label":this.ariaLabelCloseButton,class:"close-tab",size:"12",variant:"subtle-tertiary",icon:s,onClick:e=>{e.stopPropagation(),e.preventDefault(),this.tabClose.emit({tabKey:this.tabKey,nativeEvent:e})}}))}static get style(){return':host{position:relative;display:flex;align-items:center;justify-content:center;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color);touch-action:none;height:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:0.0625rem 1.5rem;gap:0.5rem}: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 .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .text span,:host .text span::before{pointer-events:none}:host .text{vertical-align:middle}:host slot{white-space:nowrap}:host .circle{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;background-color:var(--theme-animated-tab-circle--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-animated-tab-icon--color);cursor:pointer}:host .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-color-1);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:14px;color:var(--theme-pill-outline--color);cursor:pointer}:host .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}:host .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled);cursor:default}:host .hidden{display:none}:host(:not(.disabled)){cursor:pointer}:host(.circle){height:4.5rem;min-height:4.5rem;max-height:4.5rem}:host(.stretched){flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.selected:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected:not(.disabled))::after{content:"";position:absolute;left:0;width:100%;height:2px;background-color:var(--theme-tab-indicator--background--selected)}:host(.selected:not(.disabled)) .circle{background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}:host(.selected:not(.disabled)) .circle:hover{background-color:var(--theme-animated-tab-circle--background--selected)}:host(.selected.bottom:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected.bottom:not(.disabled))::after{bottom:0px}:host(.selected.top:not(.disabled))::after{top:0px}:host(:hover:not(.circle):not(.disabled)){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover)}:host(:active:not(.circle):not(.disabled)){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}:host(.disabled){cursor:default;color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled);pointer-events:none}:host(.disabled)::after{background-color:var(--theme-tab-indicator--background--disabled)}:host(.disabled) .circle{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled);cursor:default}:host(.icon-only){display:flex;justify-content:center;align-items:center;padding:1.5rem 0.5rem}:host(.small-tab){height:2rem;min-height:2rem;max-height:2rem;padding:1rem}:host(.small-tab.icon){padding:1rem 0.25rem}:host(:not(.circle):focus-visible){outline-offset:-0.0625rem;outline:0.0625rem solid var(--theme-color-focus-bdr)}:host(.circle:focus-visible){outline:none}:host(.circle:focus-visible) .circle{outline-offset:0.125rem;outline:0.0625rem solid var(--theme-color-focus-bdr)}'}},[769,"ix-tab-item",{tabKey:[1,"tab-key"],selected:[4],disabled:[4],icon:[1],counter:[2],closable:[4],label:[1],ariaLabelCloseButton:[1,"aria-label-close-button"],placement:[1],rounded:[4],small:[4],layout:[1],iconOnly:[4,"icon-only"]}]);function v(){"undefined"!=typeof customElements&&["ix-tab-item","ix-icon-button","ix-pill","ix-spinner","ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-tab-item":customElements.get(i(e))||customElements.define(i(e),f);break;case"ix-icon-button":customElements.get(i(e))||b();break;case"ix-pill":customElements.get(i(e))||h();break;case"ix-spinner":customElements.get(i(e))||m();break;case"ix-tooltip":customElements.get(i(e))||u();break;case"ix-typography":customElements.get(i(e))||p()}}))}export{f as T,v as d}
@@ -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{p as o,H as e,e as t,h as r,d as s,t as i}from"./p-CtDOTMOT.js";import{n as a}from"./p-BtSt9tC5.js";import{d as l}from"./p-3VG6z9c3.js";import{d as c}from"./p-Dwe6tWhq.js";const n=o(class extends e{constructor(o){super(),!1!==o&&this.__registerHost(),this.__attachShadow(),this.closeClick=t(this,"closeClick",7)}get hostElement(){return this}disabled=!1;readonly=!1;hideCloseButton=!1;ariaLabelCloseIconButton;closeClick;onCloseClick(o){o.preventDefault(),o.stopPropagation(),this.closeClick.emit()}render(){return r(s,{key:"886715c810d5084905082b8eba5d0e62dabe8b32",class:{disabled:this.disabled,readonly:this.readonly,"hide-close-button":this.hideCloseButton},title:this.hostElement.textContent},r("div",{key:"531598188ad4a407b9b8c153dcfa9fd7260218c9",class:"slot-container"},r("slot",{key:"530355ee81b106b9182a62fc8e3432420c0a6fd1"})),this.disabled||this.readonly||this.hideCloseButton?null:r("ix-icon-button",{variant:"tertiary",oval:!0,icon:a,size:"16",disabled:this.disabled,onClick:o=>{this.onCloseClick(o)},onKeyDown:o=>{switch(o.key){case"Enter":case" ":this.onCloseClick(o);break;case"Tab":break;default:o.preventDefault(),o.stopPropagation()}},"aria-label":this.ariaLabelCloseIconButton}))}static get style(){return":host{display:inline-flex;align-items:center;justify-content:space-between;height:1.5rem;padding-left:0.5rem;border:var(--theme-focus--border-thickness) solid var(--theme-chip-primary-outline--border-color);border-radius:2rem;background-color:var(--theme-color-ghost);color:var(--theme-chip-primary-outline--color)}: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 .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5rem;min-width:0}:host .slot-container :host-context(.disabled){background-color:var(--theme-color-ghost);border-color:var(--theme-color-component-4);color:var(--theme-color-weak-text)}:host ix-icon-button{height:1.5rem;margin-left:0.25rem}:host ix-icon-button:not(.disabled):not(:disabled):focus-visible{outline:none}:host(.disabled){border:var(--theme-focus--border-thickness) solid var(--theme-color-component-4);color:var(--theme-color-weak-text);padding-right:0.5rem;cursor:default}:host(.readonly),:host(.hide-close-button){padding-right:0.5rem}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:hover:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--hover);border-color:var(--theme-chip-primary-outline--border-color--hover);color:var(--theme-chip-primary-outline--color--hover)}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:active:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--active);border-color:var(--theme-chip-primary-outline--border-color--active);color:var(--theme-chip-primary-outline--color--active)}"}},[769,"ix-filter-chip",{disabled:[4],readonly:[4],hideCloseButton:[4,"hide-close-button"],ariaLabelCloseIconButton:[1,"aria-label-close-icon-button"]}]);function h(){"undefined"!=typeof customElements&&["ix-filter-chip","ix-icon-button","ix-spinner"].forEach((o=>{switch(o){case"ix-filter-chip":customElements.get(i(o))||customElements.define(i(o),n);break;case"ix-icon-button":customElements.get(i(o))||l();break;case"ix-spinner":customElements.get(i(o))||c()}}))}export{n as F,h as d}
@@ -0,0 +1 @@
1
+ const t="ix-focused",e="ix-focusable",n=new Set(["Tab","ArrowDown","Space","Escape"," ","Shift","Enter","ArrowLeft","ArrowRight","ArrowUp","Home","End"]),o=(t,e)=>{const n=[];for(const o of t.assignedElements({flatten:!0}))o.matches(e)?n.push(o):n.push(...Array.from(o.querySelectorAll(e)));return n},r=(t,e)=>{for(let n=0;n<e.length;n++)if(t.compareDocumentPosition(e[n])&Node.DOCUMENT_POSITION_FOLLOWING)return n;return e.length};function a(t,e,n=!1){if(!t)return[];const a=((t,e)=>e&&t instanceof HTMLElement?t.shadowRoot??t:t)(t,n),i=Array.from(a.querySelectorAll(e)),s=Array.from(a.querySelectorAll("slot"));if(0===s.length)return i;const c=[...i];for(let t=s.length-1;t>=0;t--){const n=s[t],a=o(n,e);if(0===a.length)continue;const i=r(n,c);c.splice(i,0,...a)}return c}function i(t,e){if(t instanceof HTMLElement)try{t.focus(e)}catch{}}const s=(t,e,n)=>{if(n?.focusCheckedItem){const e=a(t,m("[checked]"));if(e.length>0)return void f(e[0],t)}const o=a(t,h);f(o.length>0?o[0]:null,t)},c=t=>{const e=a(t,h);f(e.length>0?e[e.length-1]:null,t)},f=(t,e,n)=>{let o=t;const r=t?.shadowRoot;r&&(o=r.querySelector(h)||t),i(o||e,n)},d=(t,e)=>{t&&t.focus(e)},u=':not([tabindex^="-"]):not([hidden]):not([disabled])',l=["ix-dropdown-item","ix-select-item"],$=["button","a[href]","area[href]","audio","input","select","textarea","iframe","object","embed","video","[contenteditable]"],b=t=>l.map((e=>`${e}${u}${t}`)).join(", "),x=t=>$.map((e=>`${e}${u}${t}`)).join(", "),h=`[tabindex]${u}, ${b("")}, ${x("")}`,m=(t="")=>`[tabindex]${u}${t}, ${b(t)}, ${x(t)}`;export{n as F,t as I,s as a,c as b,f as c,h as d,e,d as f,a as q,i as t}
@@ -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
+ import{h as n}from"./p-CtDOTMOT.js";import{a as t}from"./p-C21npbUc.js";import{c as i}from"./p-CX81WQtk.js";import{a as e}from"./p-JJddxCCh.js";import{a}from"./p-DhE1t8Qh.js";import{A as s}from"./p-DNIQ2C1K.js";import{s as o}from"./p-BWknDysp.js";function r(n,t){n.isInvalid=t.isInvalid||t.isInvalidByRequired,n.isValid=t.isValid,n.isInfo=t.isInfo,n.isWarning=t.isWarning}function u(n,t){n.allowedCharactersPattern&&(new RegExp(n.allowedCharactersPattern).test(t.key)||(t.preventDefault(),a(n.inputRef.current,{duration:s.defaultTime,easing:"easeInOutSine",loop:2,translateX:[{value:-5},{value:5},{value:-2.5},{value:2.5},{value:0}]})))}async function l(n,t){const i=t.validity,e=!n.hostElement.classList.contains("ix-invalid--validity-invalid"),a=i.valid;if(e!==a){if(n.validityStateChange.emit(i).defaultPrevented)return;n.hostElement.classList.toggle("ix-invalid--validity-invalid",!a)}if(null==n.value)return;if(await o(n))return;const{valid:s}=i;n.hostElement.classList.toggle("ix-invalid--validity-invalid",!s)}function c(n,t,i){if(!n)return;const a=e(t+8);i.slotEnd?n.style.paddingRight=`calc(${a} + ${i.additionalPaddingRight??"0rem"})`:n.style.paddingLeft=a}function d(n,t,i){requestAnimationFrame((()=>{requestAnimationFrame((()=>{if(n){const t=n.getBoundingClientRect();t&&c(i,t.width,{slotEnd:!1})}if(t){const n=t.getBoundingClientRect();n&&c(i,n.width,{slotEnd:!0})}}))}))}function f(n){const i={"aria-invalid":`${t(n.isInvalid)}`,"aria-required":`${t(n.required)}`};return n.isInvalid&&n.invalidText&&(i["aria-errormessage"]=n.invalidText),i}const m=(n,t)=>{const e=function(n,t){const i=new IntersectionObserver((n=>{n.forEach((n=>{n.isIntersecting&&t()}))}));return i.observe(n),i}(n,t),a=i(t);return a.observe(n,{subtree:!0,attributes:!0}),()=>{e.disconnect(),a.disconnect()}};function p(n,t,i){if(t||"Enter"!==n.key||!i)return;n.preventDefault();const e=i.querySelector('button[type="submit"]');e?i.requestSubmit(e):1===i.length&&i.requestSubmit()}function v(n,t){n.initialValue=t}function h(n,t,i){!function(n,t){if(n.ixBlur.emit(),!t)throw new Error("Input element is not available");t.setAttribute("data-ix-touched","true"),l(n,t)}(n,t),n.initialValue!==i&&(n.ixChange.emit(i),n.initialValue=i)}function y(n,t,i){"Enter"===n.key&&t.initialValue!==i&&(t.ixChange.emit(i),t.initialValue=i)}function g(){return{lastEmittedPatternMismatch:!1,lastEmittedValueMissing:!1}}function b(n){return async function(n,t){if(!t.touched)return;const i=await t.getValidityState(),e=i.patternMismatch,a=i.valueMissing;n.lastEmittedPatternMismatch===e&&n.lastEmittedValueMissing===a||(n.lastEmittedPatternMismatch=e,n.lastEmittedValueMissing=a,t.emit({patternMismatch:e,valueMissing:a,invalidReason:t.invalidReason}))}(n.validityTracker,{touched:n.touched,invalidReason:n.invalidReason,getValidityState:()=>n.getValidityState(),emit:t=>n.validityStateChange.emit(t)})}function x(t){return n("textarea",{id:t.id,readOnly:t.readonly,disabled:t.disabled,maxLength:t.maxLength,minLength:t.minLength,cols:t.textareaCols,rows:t.textareaRows,ref:t.textAreaRef,class:{"is-invalid":t.isInvalid},required:t.required,value:t.value,placeholder:t.placeholder,onFocus:()=>t.onFocus?.(),onInput:n=>{const i=n.target;t.updateFormInternalValue(i.value),t.valueChange(i.value)},onBlur:()=>t.onBlur(),style:{resize:t.resizeBehavior,height:t.textareaHeight,width:t.textareaWidth},...t.ariaAttributes})}function w(t){return n("input",{id:t.id,autoComplete:"off",readOnly:t.readonly,disabled:t.disabled,step:t.step,min:t.min,max:t.max,maxLength:t.maxLength?Number(t.maxLength):void 0,minLength:t.minLength?Number(t.minLength):void 0,ref:t.inputRef,pattern:t.pattern,type:t.type,class:{"is-invalid":t.isInvalid},style:{textAlign:t.textAlignment},required:t.required,value:t.value,placeholder:t.placeholder,onKeyPress:n=>t.onKeyPress(n),onKeyDown:n=>{t.onKeyDown?.(n),t.onEnterKeyChange?.(n),p(n,!!t.suppressSubmitOnEnter,t.form)},onBeforeInput:n=>t.onBeforeInput?.(n),onPaste:n=>t.onPaste?.(n),onFocus:()=>t.onFocus?.(),onInput:n=>{const i=n.target;t.updateFormInternalValue(i.value),t.valueChange(i.value)},onBlur:()=>t.onBlur(),...t.ariaAttributes})}const E=(t,i)=>n("div",{class:"end-container",ref:t.slotEndRef},n("slot",{name:"end",onSlotchange:t.onSlotChange}),i),j=t=>n("div",{class:"start-container",ref:t.slotStartRef},n("slot",{name:"start",onSlotchange:t.onSlotChange}));export{w as I,E as S,x as T,m as a,d as b,g as c,j as d,b as e,v as f,l as g,p as h,f as i,y as j,u as k,r as m,h as o}
@@ -0,0 +1 @@
1
+ import{F as e,I as n,e as t}from"./p-C5UTTqsv.js";import{g as o}from"./p-Dw_A3HUC.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 m extends CustomEvent{static eventName="ixFocusVisibleChange";constructor(e){super(m.eventName,{detail:e,bubbles:!0,cancelable:!0})}}function i(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 m({currentFocus:d}))}const l=[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),i(this)},document.addEventListener("focusin",(e=>{const n=e.target;n instanceof HTMLElement&&i(n)}),!0),document.addEventListener("keyboardmodechange",(e=>{e.detail.keyboardMode||r()})),document.addEventListener("focusout",(e=>{const n=e.target;n instanceof HTMLElement&&i(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{l as D,u as h,r}
@@ -1 +1 @@
1
- import{p as r,H as o,h as t,d as e,t as a}from"./p-C_6_Rh7K.js";const s=r(class extends o{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow()}render(){return t(e,{key:"60b3a1c2a24a678788c823dde41f743d9bfa5aa7"},t("slot",{key:"bba0935551ec0c9078c4ce867827bef053234cc2"}))}static get style(){return":host{display:block;position:relative;overflow:auto;padding:0 0.5rem 0.5rem}: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}"}},[257,"ix-modal-content"]);function c(){"undefined"!=typeof customElements&&["ix-modal-content"].forEach((r=>{"ix-modal-content"===r&&(customElements.get(a(r))||customElements.define(a(r),s))}))}export{s as M,c as d}
1
+ import{p as r,H as o,h as t,d as e,t as a}from"./p-CtDOTMOT.js";const s=r(class extends o{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow()}render(){return t(e,{key:"bdcc31e92318ad5f9b10a5ece22fc01f2506e200"},t("slot",{key:"a7af3070d7d9766ea450e4a75417b4ae0f1137d3"}))}static get style(){return":host{display:block;position:relative;overflow:auto;padding:0 0.5rem 0.5rem}: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}"}},[257,"ix-modal-content"]);function c(){"undefined"!=typeof customElements&&["ix-modal-content"].forEach((r=>{"ix-modal-content"===r&&(customElements.get(a(r))||customElements.define(a(r),s))}))}export{s as M,c as d}
@@ -0,0 +1 @@
1
+ import{p as e,H as t,e as i,h as a,d as o,t as r}from"./p-CtDOTMOT.js";import{D as s}from"./p-D1WplX1z.js";import{a as n}from"./p-DtmgZu-S.js";import{d as m}from"./p-Wr4Qf8LA.js";import{d as c}from"./p-aUZgVnx5.js";import{d}from"./p-BuBQiemL.js";import{d as h}from"./p-DKH7tPDu.js";import{d as l}from"./p-B-O0ylt_.js";import{d as b}from"./p-BDlGgfYh.js";import{d as u}from"./p-CrDBjFhu.js";import{d as p}from"./p-3VG6z9c3.js";import{d as x}from"./p-5ntkLbuJ.js";import{d as f}from"./p-BNAvpXSk.js";import{d as k}from"./p-Dwe6tWhq.js";import{d as g}from"./p-CIA8i4dm.js";import{d as w}from"./p-DhWkcMmR.js";function y(e){return e.search(/[HhmsaSZ]/)}function T(e,t="yyyy/LL/dd"){const i=y(e);if(-1===i)return e;let a=i;for(;a>0&&" \t'T".includes(e[a-1]);)a--;const o=e.slice(0,a).trimEnd();return""===o?t:o}function D(e,t="HH:mm:ss"){const i=y(e);return-1===i?t:e.slice(i)}const v=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.timeChange=i(this,"timeChange",7),this.dateChange=i(this,"dateChange",7),this.dateSelect=i(this,"dateSelect",7)}get hostElement(){return this}singleSelection=!1;minDate;maxDate;dateFormat="yyyy/LL/dd";timeFormat="HH:mm:ss";minTime;maxTime;from;to;time;showTimeReference=!1;timeReference;i18nDone="Done";i18nTime="Time";ariaLabelPreviousMonthButton="Previous month";ariaLabelNextMonthButton="Next month";weekStartIndex=0;locale;showWeekNumbers=!1;embedded=!1;timeChange;dateChange;dateSelect;datePickerElement;timePickerElement;selectedFromDate;hasTimeConstraintsConfigured(){return!(!this.minTime?.trim()&&!this.maxTime?.trim())}warnIfRangeModeIgnoresTimeConstraints(){!this.singleSelection&&this.hasTimeConstraintsConfigured()&&console.warn("[ix-datetime-picker] `minTime`/`maxTime` are ignored when range selection is enabled (`singleSelection=false`).")}watchFromPropHandler(e){this.selectedFromDate=e}watchSingleSelectionPropHandler(){this.warnIfRangeModeIgnoresTimeConstraints()}watchMinTimePropHandler(){this.warnIfRangeModeIgnoresTimeConstraints()}watchMaxTimePropHandler(){this.warnIfRangeModeIgnoresTimeConstraints()}componentWillLoad(){this.selectedFromDate=this.from,this.warnIfRangeModeIgnoresTimeConstraints()}get dateOnlyFormat(){return T(this.dateFormat)}parseDateValue(e){if(!e)return null;let t=s.fromFormat(e,this.dateFormat,{locale:this.locale});return t.isValid||(t=s.fromFormat(e,this.dateOnlyFormat,{locale:this.locale})),t.isValid?t:null}parseDateConstraint(e,t){const i=this.parseDateValue(e);return i?"start"===t?i.startOf("day"):i.endOf("day"):null}getSelectedFromDateTime(){const e=this.parseDateValue(this.selectedFromDate);return e?e.startOf("day"):null}getEffectiveTimeConstraints(){if(!this.singleSelection)return{minTime:void 0,maxTime:void 0};if(!this.minDate&&!this.maxDate)return{minTime:this.minTime,maxTime:this.maxTime};const e=this.getSelectedFromDateTime();if(!e?.isValid)return{minTime:void 0,maxTime:void 0};const t=this.parseDateConstraint(this.minDate,"start"),i=this.parseDateConstraint(this.maxDate,"end"),a=!!t?.isValid&&!!e?.isValid&&e.hasSame(t,"day"),o=!!i?.isValid&&e.hasSame(i,"day");return{minTime:a?this.minTime:void 0,maxTime:o?this.maxTime:void 0}}async onDone(){const e=await(this.datePickerElement?.getCurrentDate()),t=await(this.timePickerElement?.getCurrentTime());this.dateSelect.emit({from:e?.from??"",to:e?.to??"",time:t??""})}async onDateChange(e){e.preventDefault(),e.stopPropagation();const{detail:t}=e;this.selectedFromDate="string"==typeof t?t:t?.from,this.dateChange.emit(t)}async onTimeChange(e){e.preventDefault(),e.stopPropagation();const{detail:t}=e;this.timeChange.emit(t)}async getDatepickerElement(){return this.datePickerElement}async getTimepickerElement(){return this.timePickerElement}render(){const{minTime:e,maxTime:t}=this.getEffectiveTimeConstraints();return a(o,{key:"0eb6ec0e18a9794f023b8dd6dee89640b9a0a948"},a("ix-date-time-card",{key:"e45f91528b04c803324da4af217ebf7eda31dba0",hideHeader:!0,hasFooter:!0,embedded:this.embedded,corners:"rounded",noPadding:!0},a("ix-layout-grid",{key:"4cade86af3e6a77563e528d92d52c1d86079d0f9",class:"no-padding"},a("ix-row",{key:"657adbd57b8334398f171b5aebf6e63cbc03b2af",class:"row-separator"},a("ix-col",{key:"02d019f2a71c6c1c8cfa716a486acd7ed844c622",class:"col-separator"},a("ix-date-picker",{key:"efb6483f6528cec9660913bca6b51d907c59dd3f",ref:e=>this.datePickerElement=e,corners:"left",singleSelection:this.singleSelection,onDateChange:e=>this.onDateChange(e),from:this.from,to:this.to,format:this.dateFormat,minDate:this.minDate,maxDate:this.maxDate,weekStartIndex:this.weekStartIndex,embedded:!0,locale:this.locale,showWeekNumbers:this.showWeekNumbers,ariaLabelPreviousMonthButton:this.ariaLabelPreviousMonthButton,ariaLabelNextMonthButton:this.ariaLabelNextMonthButton,tabIndex:this.embedded?-1:0,[n]:this.embedded})),a("ix-col",{key:"e0884bbeabca263427ed98d26febb94b9d90cf91"},a("ix-time-picker",{key:"9b9088f1ed6568028ab41a7f9732e537a1438359",class:"min-width",ref:e=>this.timePickerElement=e,embedded:!0,dateTimePickerAppearance:!0,onTimeChange:e=>this.onTimeChange(e),format:this.timeFormat,time:this.time,minTime:e,maxTime:t,tabIndex:this.embedded?-1:0,[n]:this.embedded})))),a("div",{key:"ad8dacb09da1525749481373191078dc1b85ba60",slot:"footer",class:"btn-select-date-container"},a("ix-button",{key:"1124f92c6f59f14c74385f587f665537bd6cb9e2",class:"btn-select-date",onClick:()=>this.onDone()},this.i18nDone))))}static get watchers(){return{from:[{watchFromPropHandler:0}],singleSelection:[{watchSingleSelectionPropHandler:0}],minTime:[{watchMinTimePropHandler:0}],maxTime:[{watchMaxTimePropHandler:0}]}}static get style(){return":host{display:block;position:relative;width:-moz-min-content;width:min-content}: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 ix-time-picker{width:100%}:host .no-padding{padding:0}:host ix-col{display:flex;flex-direction:column;padding:0}:host .flex{display:flex;justify-content:center;flex-direction:column}:host .col-separator{border-bottom:0.0625rem solid var(--theme-datepicker-separator--background);border-right:none}@media (min-width: 576px){:host{min-width:-moz-max-content;min-width:max-content}:host .btn-select-date-container{display:inline-flex;flex-grow:1}:host .btn-select-date-container ix-button{margin-left:auto;margin-top:auto}:host .min-width{width:-moz-min-content;width:min-content}:host ix-time-picker{width:initial}:host .col-separator{border-right:0.0625rem solid var(--theme-datepicker-separator--background);border-bottom:none}}:host .individual{box-shadow:none;border:none}:host .btn-select-date-container{display:flex;justify-content:flex-end}@media (max-width: 576px){:host .btn-select-date-container .btn-select-date{width:100%}}"}},[513,"ix-datetime-picker",{singleSelection:[4,"single-selection"],minDate:[1,"min-date"],maxDate:[1,"max-date"],dateFormat:[1,"date-format"],timeFormat:[1,"time-format"],minTime:[1,"min-time"],maxTime:[1,"max-time"],from:[1],to:[1],time:[1],showTimeReference:[4,"show-time-reference"],timeReference:[1,"time-reference"],i18nDone:[1,"i18n-done"],i18nTime:[1,"i18n-time"],ariaLabelPreviousMonthButton:[1,"aria-label-previous-month-button"],ariaLabelNextMonthButton:[1,"aria-label-next-month-button"],weekStartIndex:[2,"week-start-index"],locale:[1],showWeekNumbers:[4,"show-week-numbers"],embedded:[4],selectedFromDate:[32],getDatepickerElement:[64],getTimepickerElement:[64]},void 0,{from:[{watchFromPropHandler:0}],singleSelection:[{watchSingleSelectionPropHandler:0}],minTime:[{watchMinTimePropHandler:0}],maxTime:[{watchMaxTimePropHandler:0}]}]);function E(){"undefined"!=typeof customElements&&["ix-datetime-picker","ix-button","ix-col","ix-date-picker","ix-date-time-card","ix-dropdown","ix-dropdown-button","ix-dropdown-item","ix-icon-button","ix-layout-grid","ix-row","ix-spinner","ix-time-picker","ix-typography"].forEach((e=>{switch(e){case"ix-datetime-picker":customElements.get(r(e))||customElements.define(r(e),v);break;case"ix-button":customElements.get(r(e))||m();break;case"ix-col":customElements.get(r(e))||c();break;case"ix-date-picker":customElements.get(r(e))||d();break;case"ix-date-time-card":customElements.get(r(e))||h();break;case"ix-dropdown":customElements.get(r(e))||l();break;case"ix-dropdown-button":customElements.get(r(e))||b();break;case"ix-dropdown-item":customElements.get(r(e))||u();break;case"ix-icon-button":customElements.get(r(e))||p();break;case"ix-layout-grid":customElements.get(r(e))||x();break;case"ix-row":customElements.get(r(e))||f();break;case"ix-spinner":customElements.get(r(e))||k();break;case"ix-time-picker":customElements.get(r(e))||g();break;case"ix-typography":customElements.get(r(e))||w()}}))}export{v as D,D as a,E as d,T as g}
@@ -0,0 +1 @@
1
+ import{p as e,M as t,e as s,h as i,d as a,t as l}from"./p-CtDOTMOT.js";import{b as o}from"./p-C21npbUc.js";import{I as n,e as r}from"./p-C5UTTqsv.js";import{D as c}from"./p-CApDAYIa.js";import{F as d,d as h}from"./p-CrDBjFhu.js";import{C as m}from"./p-Dpk_WgCl.js";import{m as u}from"./p-Djkc69iv.js";class p extends CustomEvent{constructor(e){super("ix-select-item:labelChange",{bubbles:!0,detail:e})}}class b extends CustomEvent{constructor(e){super("ix-select-item:valueChange",{bubbles:!0,detail:e})}}const x=e(class extends(t(...c,d,m)){constructor(e){super(!1),!1!==e&&this.__registerHost(),this.__attachShadow(),this.itemClick=s(this,"itemClick",7)}get hostElement(){return this}label;value;selected=!1;disabled=!1;hover=!1;itemClick;componentLoaded=!1;dropdownItemRef=u();inheritAriaAttributes={};componentDidLoad(){this.inheritAriaAttributes=o(this.hostElement)}async getDropdownItemElement(){return this.dropdownItemRef.waitForCurrent()}componentDidRender(){null==this.value&&console.warn("ix-select-item must have a `value` property"),this.componentLoaded=!0}onValueChange(e,t){this.componentLoaded&&this.hostElement.dispatchEvent(new b({newValue:e,oldValue:t}))}labelChange(e,t){this.componentLoaded&&this.hostElement.dispatchEvent(new p({newValue:e,oldValue:t}))}render(){const e={...this.inheritAriaAttributes,"aria-label":this.inheritAriaAttributes["aria-label"]??this.label};return i(a,{key:"adb8da016414dafc839fff44acbe5dd7d254c188",...e,id:this.getHostElementId(),disableAriaSelectHandling:!0,class:{[r]:!0},"aria-hidden":"true",role:"presentation"},i("ix-dropdown-item",{key:"156824791385b920b04cb389553e020cf3f3183b","aria-hidden":"true",itemRole:"option",class:{"select-item-checked":this.selected,[n]:this.ixFocusVisible},checked:this.selected,disabled:this.disabled,label:this.label?this.label:this.value,ref:this.dropdownItemRef}))}static get watchers(){return{ixFocusVisible:[{$internal_checkAriaSelected:0}],value:[{onValueChange:0}],label:[{labelChange:0}]}}static get style(){return":host{display:block;position:relative}:host>ix-dropdown-item{width:100%}:host ix-dropdown-item{color:var(--theme-color-std-text)}:host .select-item-checked{background-color:var(--theme-select-list-item--background--selected);--ix-dropdown-item-checked-color:var(--theme-color-std-text)}:host(.display-none){display:none}:host([disabled]){pointer-events:none;cursor:default}"}},[513,"ix-select-item",{ixFocusVisible:[516,"ix-focus-visible"],disableAriaSelectHandling:[4,"disable-aria-select-handling"],label:[513],value:[513],selected:[4],disabled:[516],hover:[4],getDropdownItemElement:[64]},void 0,{ixFocusVisible:[{$internal_checkAriaSelected:0}],value:[{onValueChange:0}],label:[{labelChange:0}]}]);function f(){"undefined"!=typeof customElements&&["ix-select-item","ix-dropdown-item"].forEach((e=>{switch(e){case"ix-select-item":customElements.get(l(e))||customElements.define(l(e),x);break;case"ix-dropdown-item":customElements.get(l(e))||h()}}))}export{x as S,f as d}
@@ -0,0 +1 @@
1
+ import{p as e,M as t,e as o,h as r,d as n,t as i}from"./p-CtDOTMOT.js";import{D as a}from"./p-D1WplX1z.js";import{D as l,h as s}from"./p-CApDAYIa.js";import{O as d}from"./p-CuFZ7CXu.js";import{c}from"./p-Dw_A3HUC.js";import{d as h}from"./p-Wr4Qf8LA.js";import{d as m}from"./p-DKH7tPDu.js";import{d as u}from"./p-Dwe6tWhq.js";import{d as b}from"./p-DhWkcMmR.js";function p(e,t,o){const r=e?.trim();if(!r)return null;const n=a.fromFormat(r,t);return n.isValid?o.set({hour:n.hour,minute:n.minute,second:n.second,millisecond:n.millisecond}):null}function f(e,t,o,r){let n=p(e,o,r),i=p(t,o,r);return n&&i&&n>i&&(n=null,i=null),{min:n,max:i}}function v(e,t,o){return!(!e.isValid||t&&e<t||o&&e>o)}function y(e,t){return!(!e&&!t)}function x(e,t,o,r){let n,i;if("hour"===t){const e=function(e,t){return"PM"===t?{value:12===e?12:e+12,maxValue:23}:"AM"===t?{value:12===e?0:e,maxValue:11}:{value:e,maxValue:23}}(o,r);n=e.value,i=e.maxValue}else n=o,i=function(e){switch(e){case"minute":case"second":return 59;case"millisecond":return 999;case"hour":return 23}}(t);n>i?n=i:n<0&&(n=0);try{return e.set({[t]:n})}catch{return null}}const g={hours:/\b[Hh]\b|HH|hh|H{3,4}|h{3,4}|t|tt|ttt|tttt|T|TT|TTT|TTTT/,minutes:/\bm\b|mm|t|tt|ttt|tttt|T|TT|TTT|TTTT/,seconds:/\bs\b|ss|tt|ttt|tttt|TT|TTT|TTTT/,milliseconds:/S{1,3}|u{1,3}|[tT]{3,4}/};const k={hour:"",minute:"",second:"",millisecond:""},w=e(class extends(t(...l)){constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.timeSelect=o(this,"timeSelect",7),this.timeChange=o(this,"timeChange",7)}get hostElement(){return this}format="TT";watchFormatIntervalPropHandler(e){e&&(this.initPicker(),this.updateScrollPositions())}corners="rounded";embedded=!1;dateTimePickerAppearance=!1;hideHeader=!1;hourInterval=1;watchHourIntervalPropHandler(e){Number.isInteger(e)&&e>=0&&e<=(this.timeRef?12:23)?this.setTimePickerDescriptors():(this.printIntervalError("hour",e),this.hourInterval=1)}minuteInterval=1;watchMinuteIntervalPropHandler(e){e>=0&&e<=59?this.setTimePickerDescriptors():(this.printIntervalError("minute",e),this.minuteInterval=1)}secondInterval=1;watchSecondIntervalPropHandler(e){e>=0&&e<=59?this.setTimePickerDescriptors():(this.printIntervalError("second",e),this.secondInterval=1)}millisecondInterval=100;watchMillisecondIntervalPropHandler(e){e>=0&&e<=999?this.setTimePickerDescriptors():(this.printIntervalError("millisecond",e),this.millisecondInterval=100)}printIntervalError(e,t){console.error(`Value ${t} is not valid for ${e}-interval. Falling back to default.`)}warnIfConstraintTimeInvalid(e,t,o){const r=t?.trim();if(!r)return;const n=a.fromFormat(r,this.format);if(n.isValid)return;if(o)return;const i=[n.invalidReason,n.invalidExplanation].filter(Boolean).join(": ");console.warn(`[ix-time-picker] ${e}="${r}" does not match format "${this.format}". The constraint is ignored until the value matches \`format\`.`+(i?` (${i})`:""))}warnIfConstraintRangeInverted(e,t){const o=e?.trim(),r=t?.trim();if(!o||!r)return;const n=a.fromFormat(o,this.format),i=a.fromFormat(r,this.format);n.isValid&&i.isValid&&n>i&&console.warn(`[ix-time-picker] minTime="${o}" is later than maxTime="${r}" for format "${this.format}". Both constraints are ignored.`)}warnConstraintTimesIfInvalid(e){const t=e?.omitUnparsableConstraintWarnings??!1;this.warnIfConstraintTimeInvalid("minTime",this.minTime,t),this.warnIfConstraintTimeInvalid("maxTime",this.maxTime,t),this.warnIfConstraintRangeInverted(this.minTime,this.maxTime)}time;watchTimePropHandler(e){if(void 0===e||""===e)return void(this._time=this.getDefaultTime());const t=a.fromFormat(e,this.format);if(!t.isValid)throw new Error("Format is not supported or not correct");this._time=t}minTime;maxTime;watchMinTimePropHandler(){this.warnConstraintTimesIfInvalid(),this.syncKeyboardFocusWithConstraints()}watchMaxTimePropHandler(){this.warnConstraintTimesIfInvalid(),this.syncKeyboardFocusWithConstraints()}getDefaultTime(){return a.now()}i18nConfirmTime="Confirm";i18nHeader="Time";i18nHourColumnHeader="hr";i18nMinuteColumnHeader="min";i18nSecondColumnHeader="sec";i18nMillisecondColumnHeader="ms";timeSelect;timeChange;async getCurrentTime(){return this._time?.toFormat(this.format)}_time;onTimeChange(){const e=this.formattedTime;this.setTimeRef(),this.formattedTime=this.getFormattedTime(),this.updateScrollPositions(e)}timeRef;formattedTime=k;timePickerDescriptors=[];isUnitFocused=!1;focusedUnit="hour";focusedValue=0;visibilityObserver;focusScrollAlignment="start";componentWillLoad(){this.initPicker()}initPicker(){let e,t=!1;this.time?(e=a.fromFormat(this.time,this.format),e.isValid||(t=!0,console.error(`Invalid time format. The configured format does not match the format of the passed time. ${e.invalidReason}: ${e.invalidExplanation}`),e=this.getDefaultTime())):e=this.getDefaultTime(),this._time=e,this.setTimeRef(),this.formattedTime=this.getFormattedTime(),this.setTimePickerDescriptors(),this.setInitialFocusedValueAndUnit(),this.watchHourIntervalPropHandler(this.hourInterval),this.watchMinuteIntervalPropHandler(this.minuteInterval),this.watchSecondIntervalPropHandler(this.secondInterval),this.watchMillisecondIntervalPropHandler(this.millisecondInterval),this.warnConstraintTimesIfInvalid({omitUnparsableConstraintWarnings:t})}componentDidLoad(){super.componentDidLoad?.(),this.updateScrollPositions(),this.setupVisibilityObserver()}componentDidRender(){if(!this.isUnitFocused)return;const e=this.getElementContainer(this.focusedUnit,this.focusedValue),t=this.getElementList(this.focusedUnit);if(e){if(s()){const t=this.hostElement.shadowRoot?.activeElement;t!==e&&e.focus({preventScroll:!0})}this.isElementVisible(e,t)||this.scrollElementIntoView(e,t,this.focusScrollAlignment)}}disconnectedCallback(){this.visibilityObserver&&this.visibilityObserver.disconnect()}handleKeyDown(e){if(!this.isUnitFocused)return;let t=!0;switch(e.key){case"Tab":t=!1,this.isUnitFocused=!1;break;case"ArrowUp":this.focusScrollAlignment="start",this.stepFocusedValue(-1);break;case"ArrowDown":this.focusScrollAlignment="end",this.stepFocusedValue(1);break;case"Enter":case" ":{const{bounds:e}=this.getUnitSelectionContext(),t=this.buildCandidateBaseBeforeUnit(this.focusedUnit);this.canSelectUnitValue(this.focusedUnit,this.focusedValue,e,t)&&this.select(this.focusedUnit,this.focusedValue);break}default:return}t&&e.preventDefault()}onUnitCellBlur(e,t){const o=t.relatedTarget,r=o?.dataset?.elementContainerId?.split("-")[0],n=r===e;if(o&&!n&&r!==e&&this.elementListScrollToTop(e,Number(this.formattedTime[e]),"smooth"),n)return;this.isUnitFocused=!1;const i=this.resolvePreservedFocusedValueOnColumnBlur(e);this.focusedValue=i,this.updateDescriptorFocusedValue(e,i)}onUnitCellFocus(e,t){this.isUnitFocused=!0,this.focusedUnit=e,this.focusedValue=t,this.updateDescriptorFocusedValue(e,t)}getElementList(e){return this.hostElement.shadowRoot?.querySelector(`[data-element-list-id="${e}"]`)}getElementContainer(e,t){return this.hostElement.shadowRoot?.querySelector(`[data-element-container-id="${e}-${t}"]`)}isElementVisible(e,t){const o=e.getBoundingClientRect(),r=t.getBoundingClientRect();return o.top>=r.top&&o.bottom<=r.bottom}scrollElementIntoView(e,t,o){const r=t.getBoundingClientRect(),n=e.getBoundingClientRect();t.scrollTop+="end"===o?n.bottom-r.bottom+1:n.top-r.top-1}setInitialFocusedValueAndUnit(){const e=this.timePickerDescriptors.find((e=>!e.hidden));e&&(this.focusedValue=this.getConstrainedFocusedValueForUnit(e.unit,e.numberArray),this.focusedUnit=e.unit)}setupVisibilityObserver(){const e=c(this.hostElement,"ix-dropdown");e&&(this.visibilityObserver=new MutationObserver((e=>this.mutationObserverCallback(e))),this.visibilityObserver.observe(e,{attributes:!0,attributeFilter:["class","style"]}))}mutationObserverCallback(e){for(const t of e)"attributes"===t.type&&(t.target.classList.contains("show")?this.areElementsRendered()&&this.updateScrollPositions():this.time&&a.fromFormat(this.time,this.format).isValid&&(this._time=a.fromFormat(this.time,this.format),this.setInitialFocusedValueAndUnit()))}areElementsRendered(){const e=this.hostElement.shadowRoot?.querySelectorAll(".element-list");return!(!e||0===e.length)&&Array.from(e).some((e=>e.offsetHeight>0))}getFormattedTime(){return this._time?{hour:this._time.toFormat(void 0!==this.timeRef?"h":"H"),minute:this._time.toFormat("m"),second:this._time.toFormat("s"),millisecond:this._time.toFormat("S")}:k}changeTimeReference(e){if(this.timeRef===e)return;this._time||(this._time=a.now().startOf("day"));const t=this._time,o=this.timeRef;this.timeRef=e;const r=this._time.hour;if("PM"===e&&r<12?this._time=this._time.plus({hours:12}):"AM"===e&&r>=12&&(this._time=this._time.minus({hours:12})),!this.isWithinTimeConstraints(this._time))return this._time=t,void(this.timeRef=o);this.timeChange.emit(this._time.toFormat(this.format))}referenceOrNow(){return this._time??a.now()}setTimeRef(){if(!function(e){let t="",o=!1;for(const r of e)"'"===r?o=!o:o||(t+=r);return/[hat]/.test(t)}(this.format))return void(this.timeRef=void 0);const e=this.referenceOrNow();this.timeRef=e.hour>=12?"PM":"AM"}getConstraintBounds(e){const t=(e??this.referenceOrNow()).startOf("day");return f(this.minTime,this.maxTime,this.format,t)}getUnitSelectionContext(){const e=this.referenceOrNow();return{bounds:this.getConstraintBounds(e),selectionBase:this._time??e.startOf("day")}}isWithinTimeConstraints(e){const{min:t,max:o}=this.getConstraintBounds();return v(e,t,o)}canSelectUnitValue(e,t,o,r){const n=r??this._time??a.now().startOf("day"),i=o??this.getConstraintBounds();if("hour"===e&&y(i.min,i.max)){const e=x(n.startOf("day"),"hour",t,this.timeRef);if(!e)return!1;return s=e.set({minute:59,second:59,millisecond:999}),d=i.min,c=i.max,!(!(l=e).isValid||!s.isValid||(d||c)&&(d&&s<d||c&&l>c))}var l,s,d,c;const h=x(n,e,t,this.timeRef);return!!h&&(o?this.isSelectableForUnitWithinBounds(e,h,o):this.isWithinTimeConstraints(h))}isSelectableForUnitWithinBounds(e,t,o){return function(e,t,o){const r=function(e,t){return t.isValid?"hour"===e?{start:t.startOf("hour"),end:t.endOf("hour")}:"minute"===e?{start:t.set({second:0,millisecond:0}),end:t.set({second:59,millisecond:999})}:"second"===e?{start:t.set({millisecond:0}),end:t.set({millisecond:999})}:{start:t,end:t}:null}(e,t);if(!r)return!1;const{min:n,max:i}=o,{start:a,end:l}=r;return!(n&&l<n||i&&a>i)}(e,t,o)}getProvisionalRawValue(e){if(this.focusedUnit===e)return this.focusedValue;const t=this.timePickerDescriptors.map((e=>e.unit)),o=t.indexOf(this.focusedUnit),r=t.indexOf(e);if(-1!==r&&-1!==o&&r<o){const t=this.timePickerDescriptors.find((t=>t.unit===e));if(t)return t.focusedValue}const n=this.formattedTime?.[e];return""===n||void 0===n?0:Number(n)}buildCandidateBaseBeforeUnit(e){const{selectionBase:t}=this.getUnitSelectionContext(),o=this.timePickerDescriptors.map((e=>e.unit)),r=o.indexOf(e);if(r<=0)return t;let n=this._time??t;for(let e=1;e<r;e++){const t=o[e];if(void 0===t)continue;const r=x(n,t,this.getProvisionalRawValue(t),this.timeRef);r&&(n=r)}return n}getConstrainedFocusedValueForUnitWithBase(e,t,o){const{bounds:r}=this.getUnitSelectionContext(),n=Number(this.formattedTime[e]);return t.includes(n)&&this.canSelectUnitValue(e,n,r,o)?n:(()=>t.find((t=>this.canSelectUnitValue(e,t,r,o)))??null)()??t[0]}getConstrainedFocusedValueForUnit(e,t){return this.getConstrainedFocusedValueForUnitWithBase(e,t,this.buildCandidateBaseBeforeUnit(e))}resolvePreservedFocusedValueOnColumnBlur(e){const t=this.getNumberArrayForUnit(e),{bounds:o}=this.getUnitSelectionContext(),r=this.buildCandidateBaseBeforeUnit(e),n=this.focusedValue;return t.includes(n)&&this.canSelectUnitValue(e,n,o,r)?n:this.getConstrainedFocusedValueForUnit(e,t)}syncKeyboardFocusWithConstraints(){if(!this.timePickerDescriptors.length)return;for(const e of this.timePickerDescriptors){const t=this.getConstrainedFocusedValueForUnit(e.unit,e.numberArray);t!==e.focusedValue&&this.updateDescriptorFocusedValue(e.unit,t)}const e=this.getNumberArrayForUnit(this.focusedUnit);if(e.length){const t=this.getConstrainedFocusedValueForUnit(this.focusedUnit,e);t!==this.focusedValue&&(this.focusedValue=t)}}findFirstSelectableInUnit(e){const t=this.getNumberArrayForUnit(e),{bounds:o}=this.getUnitSelectionContext(),r=this.buildCandidateBaseBeforeUnit(e);return t.find((t=>this.canSelectUnitValue(e,t,o,r)))??null}getColumnTabStopValue(e){const t=this.timePickerDescriptors.find((t=>t.unit===e)),o=t?.numberArray??[];if(!t||!o.length)return null;const{bounds:r}=this.getUnitSelectionContext(),n=this.buildCandidateBaseBeforeUnit(e),i=t.focusedValue;return o.includes(i)&&this.canSelectUnitValue(e,i,r,n)?i:this.findFirstSelectableInUnit(e)}stepFocusedValue(e){const t=this.focusedUnit,o=this.getNumberArrayForUnit(t),{bounds:r}=this.getUnitSelectionContext(),n=this.buildCandidateBaseBeforeUnit(t),i=function(e,t,o,r){if(!e.length)return null;let n=e.indexOf(t);-1===n&&(n=1===o?-1:e.length);for(const t of e){n=(n+o+e.length)%e.length;const t=e[n];if(r(t))return t}return null}(o,this.focusedValue,e,(e=>this.canSelectUnitValue(t,e,r,n)));null!==i&&(this.focusedValue=i,this.updateDescriptorFocusedValue(t,i))}isConfirmDisabled(){const e=this.referenceOrNow(),{min:t,max:o}=this.getConstraintBounds(e);return!!y(t,o)&&!v(e,t,o)}setTimePickerDescriptors(){const{hourNumbers:e,minuteNumbers:t,secondNumbers:o,millisecondsNumbers:r}=function(e,t){const{hourInterval:o,minuteInterval:r,secondInterval:n,millisecondInterval:i}=e;let a;return a=void 0===t?Array.from({length:Math.ceil(24/o)},((e,t)=>t*o)):Array.from({length:Math.ceil(12/o)},((e,t)=>t*o+1)).filter((e=>e<=12)),{hourNumbers:a,minuteNumbers:Array.from({length:Math.ceil(60/r)},((e,t)=>t*r)),secondNumbers:Array.from({length:Math.ceil(60/n)},((e,t)=>t*n)),millisecondsNumbers:Array.from({length:Math.ceil(1e3/i)},((e,t)=>t*i))}}({hourInterval:this.hourInterval,minuteInterval:this.minuteInterval,secondInterval:this.secondInterval,millisecondInterval:this.millisecondInterval},this.timeRef),{selectionBase:n}=this.getUnitSelectionContext(),i=[{unit:"hour",header:this.i18nHourColumnHeader,hidden:!g.hours.test(this.format),numberArray:e},{unit:"minute",header:this.i18nMinuteColumnHeader,hidden:!g.minutes.test(this.format),numberArray:t},{unit:"second",header:this.i18nSecondColumnHeader,hidden:!g.seconds.test(this.format),numberArray:o},{unit:"millisecond",header:this.i18nMillisecondColumnHeader,hidden:!g.milliseconds.test(this.format),numberArray:r}];let a=n;const l=[];for(const e of i){if(e.hidden)continue;const t=this.getConstrainedFocusedValueForUnitWithBase(e.unit,e.numberArray,a);l.push({unit:e.unit,header:e.header,hidden:!1,numberArray:e.numberArray,focusedValue:t});const o=x(a,e.unit,t,this.timeRef);o&&(a=o)}this.timePickerDescriptors=l}getNumberArrayForUnit(e){const t=this.timePickerDescriptors.find((t=>t.unit===e));return t?t.numberArray:[]}isSelected(e,t){return this.formattedTime[e]===String(t)}getUnitCellTabIndex(e,t){const{bounds:o}=this.getUnitSelectionContext(),r=this.buildCandidateBaseBeforeUnit(e);if(!this.canSelectUnitValue(e,t,o,r))return-1;if(this.isUnitFocused&&this.focusedUnit===e)return this.focusedValue===t?0:-1;const n=this.getColumnTabStopValue(e);return null===n?-1:n===t?0:-1}select(e,t){if(this.isSelected(e,t))return;const{bounds:o}=this.getUnitSelectionContext(),r=this.buildCandidateBaseBeforeUnit(e);if(!this.canSelectUnitValue(e,t,o,r))return;const n=x(r,e,t,this.timeRef);n&&(this._time&&n.toMillis()===this._time.toMillis()||(this._time=n,this.elementListScrollToTop(e,t,"smooth"),this.timeChange.emit(this._time.toFormat(this.format))))}updateDescriptorFocusedValue(e,t){const o=this.timePickerDescriptors.findIndex((t=>t.unit===e));-1!==o&&(this.timePickerDescriptors=[...this.timePickerDescriptors.slice(0,o),{...this.timePickerDescriptors[o],focusedValue:t},...this.timePickerDescriptors.slice(o+1)])}elementListScrollToTop(e,t,o){const r=this.getElementList(e),n=this.getElementContainer(e,t);if(r&&n){let e=11;this.hideHeader&&(e-=57),r.scrollTo({top:n.offsetTop-r.clientHeight/2+n.clientHeight-e,behavior:o})}}updateScrollPositions(e){for(const t in this.formattedTime)e&&this.formattedTime[t]===e[t]||this.elementListScrollToTop(t,Number(this.formattedTime[t]),"instant")}formatUnitValue(e,t){return function(e,t){return"millisecond"===e?t.toString().padStart(3,"0"):t<10?`0${t}`:t.toString()}(e,t)}getColumnSeparator(e){return function(e,t){return e+1<t.length&&"millisecond"===t[e+1].unit?".":":"}(e,this.timePickerDescriptors)}render(){const{bounds:e}=this.getUnitSelectionContext();return r(n,{key:"d82a36e9f2570227537fa27a4613728b14eb7728"},r("ix-date-time-card",{key:"3176395745458739b9fb9de1b4b1d4f39b1f6d2f",embedded:this.embedded,timePickerAppearance:!0,corners:this.corners,hasFooter:!this.dateTimePickerAppearance,hideHeader:this.hideHeader},r("div",{key:"9defe01ecd678617fa2ecf70c891e6e257a92d65",class:"header",slot:"header"},r("ix-typography",{key:"28e6bc8abc536182d3b63d231913316df54058f0",format:"body"},this.i18nHeader)),r("div",{key:"3aa7571fd61469deadb3ccecb871456926b4f0ca",class:"clock"},this.timePickerDescriptors.map(((t,o)=>r("div",{class:"flex"},r("div",{class:{columns:!0,hidden:t.hidden},hidden:t.hidden},r("div",{class:"column-header",title:t.header},t.header),r("div",{role:"listbox","aria-label":t.header,"data-element-list-id":t.unit,class:"element-list",tabindex:-1},t.numberArray.map((o=>{const n=this.getUnitCellTabIndex(t.unit,o),i=!this.canSelectUnitValue(t.unit,o,e,this.buildCandidateBaseBeforeUnit(t.unit)),a=this.isSelected(t.unit,o);return r("button",{role:"option","aria-selected":a?"true":"false","data-element-container-id":`${t.unit}-${o}`,class:{selected:a,"element-container":!0,disabled:i},disabled:i,onClick:()=>{this.select(t.unit,o)},onFocus:()=>this.onUnitCellFocus(t.unit,o),onBlur:e=>this.onUnitCellBlur(t.unit,e),"aria-label":`${t.header}: ${o}`,tabindex:n},this.formatUnitValue(t.unit,o))})),r("div",{class:"element-list-padding"}))),o!==this.timePickerDescriptors.length-1&&r("div",{class:{"column-separator":!0,hidden:t.hidden}},this.getColumnSeparator(o))))),this.timeRef&&r("div",{key:"f9fe74b09d9de0a95f2472d49faf5d675f8732ba",class:"flex"},r("div",{key:"61323b760556dd2de6b55dc92ed4ce1f48d0e184",class:"column-separator"}),r("div",{key:"e4c888487a559ef191dfcf76014251e217a6f00e",class:"columns"},r("div",{key:"0ef38a3e63f0bff2f5ef6774eea41e07d68fd1f4",class:"column-header",title:"AM/PM"}),r("div",{key:"47cd9041e31b25c6d08ccb0eed005a6b9963eaec",role:"listbox","aria-label":"AM/PM",class:"element-list",tabindex:-1},r("button",{key:"d414632d382a84aa0db2c6f27c18f5b123c0d46a",role:"option","aria-selected":"AM"===this.timeRef?"true":"false","data-am-pm-id":"AM",class:{selected:"AM"===this.timeRef,"element-container":!0},onClick:()=>this.changeTimeReference("AM"),tabindex:"0","aria-label":"AM"},"AM"),r("button",{key:"1f288055298d5ec21b30137b82c9c729705dd989",role:"option","aria-selected":"PM"===this.timeRef?"true":"false","data-am-pm-id":"PM",class:{selected:"PM"===this.timeRef,"element-container":!0},onClick:()=>this.changeTimeReference("PM"),tabindex:"0","aria-label":"PM"},"PM"))))),r("div",{key:"afc8804b5164b9fb2606c03fc6fc518ef6b703ed",class:{footer:!0,"footer--compact":this.timePickerDescriptors.length<=2},slot:"footer"},r("ix-button",{key:"743e3b4f53dd35e9a4bfd4b11dce8a524c66f581",class:"confirm-button",disabled:this.isConfirmDisabled(),onClick:()=>{this.timeSelect.emit(this._time?.toFormat(this.format))}},this.i18nConfirmTime))))}static get delegatesFocus(){return!0}static get watchers(){return{format:[{watchFormatIntervalPropHandler:0}],hourInterval:[{watchHourIntervalPropHandler:0}],minuteInterval:[{watchMinuteIntervalPropHandler:0}],secondInterval:[{watchSecondIntervalPropHandler:0}],millisecondInterval:[{watchMillisecondIntervalPropHandler:0}],time:[{watchTimePropHandler:0}],minTime:[{watchMinTimePropHandler:0}],maxTime:[{watchMaxTimePropHandler:0}],_time:[{onTimeChange:0}]}}static get style(){return'.ix-form-control,.ix-form-control-plaintext{color:var(--theme-input--color);border-radius:var(--theme-input--border-radius);height:2rem;min-height:2rem;min-width:2rem;background-color:var(--theme-input--background);border:solid 1px var(--theme-input--border-color);box-shadow:var(--theme-input--box-shadow);padding-inline-start:0.5rem;padding-inline-end:0.5rem;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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ix-form-control::-moz-placeholder,.ix-form-control-plaintext::-moz-placeholder{color:var(--theme-input-hint--color)}.ix-form-control::placeholder,.ix-form-control-plaintext::placeholder{color:var(--theme-input-hint--color)}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:focus-visible{color:var(--theme-input--color)}.ix-form-control[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}.ix-form-control[type=number]{text-align:right}.ix-form-control.readonly,.ix-form-control[readonly]{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem}.ix-form-control:-moz-read-only{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only,.ix-form-control[readonly],.ix-form-control[readOnly],.ix-form-control.readonly{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only::-moz-placeholder,.ix-form-control[readonly]::-moz-placeholder,.ix-form-control[readOnly]::-moz-placeholder,.ix-form-control.readonly::-moz-placeholder{color:transparent}.ix-form-control:-moz-read-only::placeholder{color:transparent}.ix-form-control:read-only::placeholder,.ix-form-control[readonly]::placeholder,.ix-form-control[readOnly]::placeholder,.ix-form-control.readonly::placeholder{color:transparent}.ix-form-control:disabled,.ix-form-control.disabled{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem;color:var(--theme-color-weak-text);border-color:var(--theme-input--border-color-bottom--disabled)}.ix-form-control:disabled::-moz-placeholder,.ix-form-control.disabled::-moz-placeholder{color:transparent}.ix-form-control:disabled::placeholder,.ix-form-control.disabled::placeholder{color:transparent}.ix-form-control-plaintext{outline:0}.form-group{position:relative}.input-wrapper{display:flex;position:relative;align-items:center;flex-wrap:nowrap}.input-wrapper>.glyph{display:block;position:absolute;margin-inline-start:0.312rem;color:var(--theme-color-std-text)}.input-wrapper>input{padding-inline-start:2.2rem}select.ix-form-control{padding:0 0.312rem}textarea.ix-form-control{padding:0.375rem 0.5rem}input.ix-form-control.disabled,input.ix-form-control:disabled{color:var(--theme-input--color--disabled)}input.ix-form-control:-moz-read-only{cursor:default}input.ix-form-control:read-only,input.ix-form-control.readonly{cursor:default}input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:var(--theme-input--border-thickness) solid var(--theme-input--border-color--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea:not([rows]){height:3.25rem}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]),input.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:block;position:relative;width:-moz-fit-content;width:fit-content}: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 .standaloneAppearance{box-shadow:none}:host .hidden{display:none}:host .header{display:flex;align-items:center;justify-content:center;height:2rem}:host .clock{display:flex;justify-content:center;align-items:start}:host .clock .flex{display:flex;height:100%;align-items:start}:host .clock .flex .columns{display:flex;flex-direction:column;align-items:center;justify-content:space-around}:host .clock .flex .columns .column-header{height:2.5rem;width:2.5rem;line-height:2.5rem;text-align:center;color:var(--theme-color-soft-text);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:host .clock .flex .column-separator{display:flex;align-items:center;justify-content:center;min-height:100%;margin-top:3rem;width:0.5rem}:host .clock .element-list{list-style-type:none;overflow:auto;padding:0.0625rem;margin:-0.0625rem;max-height:15.75rem}:host .clock .element-list button{all:unset}:host .clock .element-list .element-container{box-sizing:border-box;width:2.5rem;height:2.5rem;margin-bottom:0.125rem;display:flex;justify-content:center;align-items:center;cursor:pointer;color:var(--theme-color-primary)}:host .clock .element-list .element-container:hover:not(.disabled){background-color:var(--theme-datepicker-day--background--hover)}:host .clock .element-list .element-container:focus-visible{box-shadow:0 0 0 1px var(--theme-color-focus-bdr)}:host .clock .element-list .element-container.disabled{cursor:default}:host .clock .element-list .element-container.disabled:not(.selected){color:var(--theme-color-weak-text)}:host .clock .element-list .element-container:not(.selected).disabled:hover,:host .clock .element-list .element-container:not(.selected).disabled:active{background-color:transparent}:host .clock .element-list .element-container.selected{background-color:var(--theme-datepicker-day--background--selected);color:var(--theme-datepicker-day--color--selected);font-weight:var(--theme-font-weight-bold)}:host .clock .element-list .element-container.selected:hover:not(.disabled){background-color:var(--theme-datepicker-day--background--selected-hover)}:host .clock .element-list .element-container.selected:focus-visible{border:0.0625rem solid var(--theme-color-inv-contrast-text)}:host .clock .element-list .element-container.selected.disabled{background-color:var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .clock .element-list .element-list-padding{width:2.5rem;height:13.125rem;min-height:13.125rem}:host .clock div.element-list{scrollbar-width:none;-ms-overflow-style:none}:host .clock div.element-list::-webkit-scrollbar{display:none}:host .footer{display:flex;justify-content:space-between;gap:0.5rem;flex-wrap:wrap}:host .footer .confirm-button{margin-left:auto}:host .footer--compact{flex-direction:column;align-items:center}:host .footer--compact .confirm-button{margin-left:initial}:host .default-space{margin-left:1rem}:host .text-align{text-align:center}'}},[529,"ix-time-picker",{format:[1],corners:[1],embedded:[4],dateTimePickerAppearance:[4,"date-time-picker-appearance"],hideHeader:[4,"hide-header"],hourInterval:[1026,"hour-interval"],minuteInterval:[1026,"minute-interval"],secondInterval:[1026,"second-interval"],millisecondInterval:[1026,"millisecond-interval"],time:[1],minTime:[1,"min-time"],maxTime:[1,"max-time"],i18nConfirmTime:[1,"i18n-confirm-time"],i18nHeader:[1,"i18n-header"],i18nHourColumnHeader:[1,"i18n-hour-column-header"],i18nMinuteColumnHeader:[1,"i18n-minute-column-header"],i18nSecondColumnHeader:[1,"i18n-second-column-header"],i18nMillisecondColumnHeader:[1,"i18n-millisecond-column-header"],_time:[32],timeRef:[32],formattedTime:[32],timePickerDescriptors:[32],isUnitFocused:[32],focusedUnit:[32],focusedValue:[32],getCurrentTime:[64]},void 0,{format:[{watchFormatIntervalPropHandler:0}],hourInterval:[{watchHourIntervalPropHandler:0}],minuteInterval:[{watchMinuteIntervalPropHandler:0}],secondInterval:[{watchSecondIntervalPropHandler:0}],millisecondInterval:[{watchMillisecondIntervalPropHandler:0}],time:[{watchTimePropHandler:0}],minTime:[{watchMinTimePropHandler:0}],maxTime:[{watchMaxTimePropHandler:0}],_time:[{onTimeChange:0}]}]);function T(){"undefined"!=typeof customElements&&["ix-time-picker","ix-button","ix-date-time-card","ix-spinner","ix-typography"].forEach((e=>{switch(e){case"ix-time-picker":customElements.get(i(e))||customElements.define(i(e),w);break;case"ix-button":customElements.get(i(e))||h();break;case"ix-date-time-card":customElements.get(i(e))||m();break;case"ix-spinner":customElements.get(i(e))||u();break;case"ix-typography":customElements.get(i(e))||b()}}))}!function(e,t,o,r){var n,i=arguments.length,a=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,o,r);else for(var l=e.length-1;l>=0;l--)(n=e[l])&&(a=(i<3?n(a):i>3?n(t,o,a):n(t,o))||a);i>3&&a&&Object.defineProperty(t,o,a)}([d("keydown")],w.prototype,"handleKeyDown",null);export{w as T,T as d,f as g,v as i}
@@ -0,0 +1 @@
1
+ import{p as a,M as t,e,f as i,h as r,d as o,t as n}from"./p-CtDOTMOT.js";import{e as s}from"./p-BtSt9tC5.js";import{m as b}from"./p-Djkc69iv.js";import{D as d,h}from"./p-CApDAYIa.js";import{I as c}from"./p-BST8QY5w.js";import{r as l}from"./p-BEuV0Xpe.js";import{d as u}from"./p-Wr4Qf8LA.js";import{d as g}from"./p-B-O0ylt_.js";import{d as m}from"./p-BDlGgfYh.js";import{d as C}from"./p-CrDBjFhu.js";import{d as A}from"./p-3VG6z9c3.js";import{d as p}from"./p-Dwe6tWhq.js";const v=a(class extends(t(...d,c)){constructor(a){super(!1),!1!==a&&this.__registerHost(),this.__attachShadow(),this.tabChange=e(this,"tabChange",7),this.tabClose=e(this,"tabClose",7)}get hostElement(){return this}small=!1;rounded=!1;layout="auto";placement="bottom";ariaLabelMoreTabs="Show all tabs";activeTabKey;keyboardNavigation="automatic";tabChange;tabClose;isTabsOverflow=!1;overflowMenuItems=[];resizeObserver;itemsObserver;tabsContainerRef=b();tabsRef=b();get tabs(){return Array.from(this.hostElement.querySelectorAll("ix-tab-item"))}componentDidLoad(){this.itemsObserver=new MutationObserver((()=>{this.onComponentChildrenChange(),l((()=>this.onComponentResize()))})),this.itemsObserver.observe(this.hostElement,{childList:!0,subtree:!0,attributes:!0,characterData:!0}),this.resizeObserver=new ResizeObserver((()=>this.onComponentResize())),this.resizeObserver.observe(this.hostElement),this.onComponentResize()}componentWillLoad(){this.onComponentChildrenChange(),this.activeTabKey&&this.setTabActive(this.activeTabKey)}disconnectedCallback(){this.resizeObserver&&this.resizeObserver.disconnect(),this.itemsObserver&&this.itemsObserver.disconnect()}onActiveTabChange(a,t){const e=this.tabs.find((a=>a.selected));e?.tabKey!==a&&this.emitTabChangeEvent(a,t)}setTabActive(a){const t=this.tabs;if(void 0===a)return t.forEach((a=>a.selected=!1)),this.onComponentChildrenChange(),void(this.activeTabKey=void 0);const e=t.find((t=>t.tabKey===a));return e&&!e.disabled?(t.forEach((a=>a.selected=!1)),e.selected=!0,this.onComponentChildrenChange(),this.activeTabKey=e.tabKey,e.scrollIntoView({behavior:"smooth",block:"center",inline:"center"}),this.activeTabKey):void 0}onComponentChildrenChange(){const a=this.tabs;a.forEach((t=>{const e={layout:this.layout,small:this.small,rounded:this.rounded,placement:this.placement,iconOnly:a.every((a=>!a.label&&!!a.icon))};Object.assign(t,e)})),this.overflowMenuItems=Array.from(a).map((a=>({tabKey:a.tabKey,label:a.label||a.textContent||"",icon:a.icon,disabled:a.disabled}))),!a.some((a=>a.selected))&&a.length>0&&h()&&(a[0].focus(),this.emitTabChangeEvent(a[0].tabKey))}onComponentResize(){const a=this.tabsRef.current;a&&i((()=>{this.isTabsOverflow=a.scrollWidth>a.clientWidth}))}onTabClick(a){a.defaultPrevented||void 0!==a.detail.tabKey&&this.emitTabChangeEvent(a.detail.tabKey)}emitTabChangeEvent(a,t=this.activeTabKey){!function(a,t,e){const i=a(),{defaultPrevented:r}=t.emit(i.new);r&&e(i.old)}((()=>({new:this.setTabActive(a),old:t})),this.tabChange,(a=>this.setTabActive(a)))}onTabsNavigate(a){if(a.target instanceof HTMLElement&&"tablist"===a.target.getAttribute("role"))return;const t=this.tabs.filter((a=>!a.disabled));let e=t.findIndex((a=>a.selected));"manual"===this.keyboardNavigation&&(e=t.findIndex((a=>a===document.activeElement)));const i=a=>{a.focus(),"automatic"===this.keyboardNavigation&&this.emitTabChangeEvent(a.tabKey)};if("ArrowRight"===a.key||"ArrowLeft"===a.key){if(a.preventDefault(),-1===e)return;i(t[(e+("ArrowRight"===a.key?1:-1)+t.length)%t.length])}"Home"===a.key&&(a.preventDefault(),i(t[0])),"End"===a.key&&(a.preventDefault(),i(t[t.length-1]))}render(){return r(o,{key:"2e8b5f9f4d3658bd219e6ca5d5a829d16f0c1977",onTabClick:a=>this.onTabClick(a),class:{small:this.small}},r("div",{key:"8e45e2d46485c6e3147b2237f6109d63cd02758c",ref:this.tabsContainerRef,class:{"tabs-container":!0,top:"top"===this.placement,bottom:"bottom"===this.placement}},r("div",{key:"69b6177b0c8c7c20d039a434866f93135e168155",class:{"overflow-shadow-container":!0,"overflow-shadow":this.isTabsOverflow}},r("div",{key:"97d6ccbe5e623cbedf6be21de05005599b9a2bcd",role:"tablist",...this.inheritAriaAttributes,ref:this.tabsRef,class:{tabs:!0,"tabs-stretched":"stretched"===this.layout},tabIndex:this.isTabsOverflow?0:-1,onKeyDown:a=>this.onTabsNavigate(a)},r("slot",{key:"2ceb8d8dc886c9784e244172750192297f077360"}))),this.isTabsOverflow&&"stretched"!==this.layout&&r("ix-dropdown-button",{key:"a7041a35c2dcac4f86eefbfbae5ac36ba9c45436",ariaLabel:this.ariaLabelMoreTabs,icon:s,class:{"tabs-context-menu":!0},variant:"subtle-tertiary"},this.overflowMenuItems.map((a=>r("ix-dropdown-item",{key:a.tabKey,checked:a.tabKey===this.activeTabKey,icon:a.icon,label:a.label,disabled:a.disabled,onClick:()=>this.activeTabKey=a.tabKey}))))))}static get delegatesFocus(){return!0}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}],activeTabKey:[{onActiveTabChange:0}]}}static get style(){return':host{width:auto;display:flex;align-items:center;position:relative}: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 .tabs-container{display:flex;flex-direction:row;position:relative;width:100%;justify-content:space-between;align-items:center}:host .tabs-container.top::before{content:"";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0;bottom:0}:host .tabs-container.top::after{content:"";position:absolute;background-color:var(--theme-tab-indicator--background--selected);width:var(--ix-tab-active-indicator-width);height:var(--theme-tab-indicator--height);left:0;bottom:0;transform:translateX(var(--ix-tab-active-indicator-offset))}:host .tabs-container.top::before,:host .tabs-container.top::after{top:0;bottom:auto}:host .tabs-container.bottom::before{content:"";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0;bottom:0}:host .tabs-container.bottom::after{content:"";position:absolute;background-color:var(--theme-tab-indicator--background--selected);width:var(--ix-tab-active-indicator-width);height:var(--theme-tab-indicator--height);left:0;bottom:0;transform:translateX(var(--ix-tab-active-indicator-offset))}:host .tabs-container.bottom::before,:host .tabs-container.bottom::after{top:auto;bottom:0}:host .tabs{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:auto;scroll-behavior:smooth;width:100%;touch-action:pan-y;padding-right:2.75rem;scrollbar-width:none}:host .tabs::-webkit-scrollbar{display:none}:host .tabs.tabs-stretched{padding-right:0px}:host .tabs:focus-visible{outline-offset:-1px;outline:1px solid var(--theme-color-focus-bdr)}:host .tabs-context-menu{margin-right:0.5rem}:host .overflow-shadow-container{display:block;position:relative;height:100%;width:100%;pointer-events:all;overflow:auto}:host .overflow-shadow{-webkit-mask-image:linear-gradient(90deg, black calc(100% - 45px), transparent 100%);mask-image:linear-gradient(90deg, black calc(100% - 45px), transparent 100%)}'}},[785,"ix-tabs",{small:[4],rounded:[4],layout:[1],placement:[1],ariaLabelMoreTabs:[1,"aria-label-more-tabs"],activeTabKey:[1537,"active-tab-key"],keyboardNavigation:[1,"keyboard-navigation"],inheritAriaAttributes:[32],isTabsOverflow:[32],overflowMenuItems:[32]},void 0,{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}],activeTabKey:[{onActiveTabChange:0}]}]);function f(){"undefined"!=typeof customElements&&["ix-tabs","ix-button","ix-dropdown","ix-dropdown-button","ix-dropdown-item","ix-icon-button","ix-spinner"].forEach((a=>{switch(a){case"ix-tabs":customElements.get(n(a))||customElements.define(n(a),v);break;case"ix-button":customElements.get(n(a))||u();break;case"ix-dropdown":customElements.get(n(a))||g();break;case"ix-dropdown-button":customElements.get(n(a))||m();break;case"ix-dropdown-item":customElements.get(n(a))||C();break;case"ix-icon-button":customElements.get(n(a))||A();break;case"ix-spinner":customElements.get(n(a))||p()}}))}export{v as T,f as d}