@siemens/ix 4.4.0 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1281) hide show
  1. package/READMEOSS.html +24 -10
  2. package/components/index.js +1 -1
  3. package/components/ix-action-card.js +1 -1
  4. package/components/ix-application-header.js +1 -1
  5. package/components/ix-application-switch-modal.js +1 -1
  6. package/components/ix-application.js +1 -1
  7. package/components/ix-avatar.js +1 -1
  8. package/components/ix-blind.js +1 -1
  9. package/components/ix-breadcrumb-item.js +1 -1
  10. package/components/ix-breadcrumb.js +1 -1
  11. package/components/ix-button.js +1 -1
  12. package/components/ix-card-accordion.js +1 -1
  13. package/components/ix-card-content.js +1 -1
  14. package/components/ix-card-list.js +1 -1
  15. package/components/ix-card-title.js +1 -1
  16. package/components/ix-card.js +1 -1
  17. package/components/ix-category-filter.js +1 -1
  18. package/components/ix-checkbox-group.js +1 -1
  19. package/components/ix-checkbox.js +1 -1
  20. package/components/ix-chip.js +1 -1
  21. package/components/ix-col.js +1 -1
  22. package/components/ix-content-header.js +1 -1
  23. package/components/ix-content.js +1 -1
  24. package/components/ix-css-grid-item.js +1 -1
  25. package/components/ix-css-grid.js +1 -1
  26. package/components/ix-custom-field.js +1 -1
  27. package/components/ix-date-dropdown.js +1 -1
  28. package/components/ix-date-input.js +1 -1
  29. package/components/ix-date-picker.js +1 -1
  30. package/components/ix-date-time-card.js +1 -1
  31. package/components/{ix-validation-tooltip.d.ts → ix-datetime-input.d.ts} +4 -4
  32. package/components/ix-datetime-input.js +1 -0
  33. package/components/ix-datetime-picker.js +1 -1
  34. package/components/ix-divider.js +1 -1
  35. package/components/ix-dropdown-button.js +1 -1
  36. package/components/ix-dropdown-header.js +1 -1
  37. package/components/ix-dropdown-item.js +1 -1
  38. package/components/ix-dropdown-quick-actions.js +1 -1
  39. package/components/ix-dropdown.js +1 -1
  40. package/components/ix-empty-state.js +1 -1
  41. package/components/ix-event-list-item.js +1 -1
  42. package/components/ix-event-list.js +1 -1
  43. package/components/ix-expanding-search.js +1 -1
  44. package/components/ix-field-label.js +1 -1
  45. package/components/ix-field-wrapper.js +1 -1
  46. package/components/ix-filter-chip.js +1 -1
  47. package/components/ix-flip-tile-content.js +1 -1
  48. package/components/ix-flip-tile.js +1 -1
  49. package/components/ix-group-context-menu.js +1 -1
  50. package/components/ix-group-item.js +1 -1
  51. package/components/ix-group.js +1 -1
  52. package/components/ix-helper-text.js +1 -1
  53. package/components/ix-icon-button.js +1 -1
  54. package/components/ix-icon-toggle-button.js +1 -1
  55. package/components/ix-input.js +1 -1
  56. package/components/ix-key-value-list.js +1 -1
  57. package/components/ix-key-value.js +1 -1
  58. package/components/ix-kpi.js +1 -1
  59. package/components/ix-layout-auto.js +1 -1
  60. package/components/ix-layout-grid.js +1 -1
  61. package/components/ix-link-button.js +1 -1
  62. package/components/ix-menu-about-item.js +1 -1
  63. package/components/ix-menu-about-news.js +1 -1
  64. package/components/ix-menu-about.js +1 -1
  65. package/components/ix-menu-avatar-item.js +1 -1
  66. package/components/ix-menu-avatar.js +1 -1
  67. package/components/ix-menu-category.js +1 -1
  68. package/components/ix-menu-expand-icon.js +1 -1
  69. package/components/ix-menu-item.js +1 -1
  70. package/components/ix-menu-settings-item.js +1 -1
  71. package/components/ix-menu-settings.js +1 -1
  72. package/components/ix-menu.js +1 -1
  73. package/components/ix-message-bar.js +1 -1
  74. package/components/ix-modal-content.js +1 -1
  75. package/components/ix-modal-footer.js +1 -1
  76. package/components/ix-modal-header.js +1 -1
  77. package/components/ix-modal-loading.js +1 -1
  78. package/components/ix-modal.js +1 -1
  79. package/components/ix-number-input.js +1 -1
  80. package/components/ix-pagination.js +1 -1
  81. package/components/ix-pane-layout.js +1 -1
  82. package/components/ix-pane.js +1 -1
  83. package/components/ix-pill.js +1 -1
  84. package/components/{ix-application-sidebar.d.ts → ix-popover-content.d.ts} +4 -4
  85. package/components/ix-popover-content.js +1 -0
  86. package/components/ix-popover-footer.d.ts +11 -0
  87. package/components/ix-popover-footer.js +1 -0
  88. package/components/ix-popover-header.d.ts +11 -0
  89. package/components/ix-popover-header.js +1 -0
  90. package/components/ix-popover-image.d.ts +11 -0
  91. package/components/ix-popover-image.js +1 -0
  92. package/components/ix-popover.d.ts +11 -0
  93. package/components/ix-popover.js +1 -0
  94. package/components/ix-progress-indicator.js +1 -1
  95. package/components/ix-push-card.js +1 -1
  96. package/components/ix-radio-group.js +1 -1
  97. package/components/ix-radio.js +1 -1
  98. package/components/{ix-input-group.d.ts → ix-range-field.d.ts} +4 -4
  99. package/components/ix-range-field.js +1 -0
  100. package/components/ix-row.js +1 -1
  101. package/components/ix-select-item.js +1 -1
  102. package/components/ix-select.js +1 -1
  103. package/components/ix-slider.js +1 -1
  104. package/components/ix-spinner.js +1 -1
  105. package/components/ix-split-button.js +1 -1
  106. package/components/ix-tab-item.js +1 -1
  107. package/components/ix-tab-panel.d.ts +11 -0
  108. package/components/ix-tab-panel.js +1 -0
  109. package/components/{ix-drawer.d.ts → ix-tab-set.d.ts} +4 -4
  110. package/components/ix-tab-set.js +1 -0
  111. package/components/ix-tabs.js +1 -1
  112. package/components/ix-textarea.js +1 -1
  113. package/components/ix-tile.js +1 -1
  114. package/components/ix-time-input.js +1 -1
  115. package/components/ix-time-picker.js +1 -1
  116. package/components/ix-toast-container.js +1 -1
  117. package/components/ix-toast.js +1 -1
  118. package/components/ix-toggle-button.js +1 -1
  119. package/components/ix-toggle.js +1 -1
  120. package/components/ix-tooltip.js +1 -1
  121. package/components/ix-tree-item.js +1 -1
  122. package/components/ix-tree.js +1 -1
  123. package/components/ix-typography.js +1 -1
  124. package/components/ix-upload.js +1 -1
  125. package/components/ix-workflow-step.js +1 -1
  126. package/components/ix-workflow-steps.js +1 -1
  127. package/components/p-3VG6z9c3.js +1 -0
  128. package/components/p-4pTtJwcY.js +1 -0
  129. package/components/p-5ntkLbuJ.js +1 -0
  130. package/components/{p-BWRJteYa.js → p-7HGOhDMX.js} +1 -1
  131. package/components/p-B-O0ylt_.js +1 -0
  132. package/components/p-BBCsPlPH.js +1 -0
  133. package/components/p-BDlGgfYh.js +1 -0
  134. package/components/p-BL9SR36X.js +1 -0
  135. package/components/p-BNAvpXSk.js +1 -0
  136. package/components/p-BST8QY5w.js +1 -0
  137. package/components/p-BWH03B1n.js +1 -0
  138. package/components/p-BWknDysp.js +1 -0
  139. package/components/p-BbW5EIKF.js +1 -0
  140. package/components/p-BbwShqw_.js +1 -0
  141. package/components/p-BtSt9tC5.js +1 -0
  142. package/components/p-BuBQiemL.js +1 -0
  143. package/components/p-Bxrgt3H_.js +1 -0
  144. package/components/p-Byed_Z2G.js +1 -0
  145. package/components/p-BzFLbXmT.js +1 -0
  146. package/components/p-C-sZLWci.js +1 -0
  147. package/components/p-C0WZnIxc.js +1 -0
  148. package/components/p-C21npbUc.js +1 -0
  149. package/components/p-C2jvmCOl.js +1 -0
  150. package/components/p-C5UTTqsv.js +1 -0
  151. package/components/p-C9HBQRMb.js +1 -0
  152. package/components/p-CAH3dF6j.js +1 -0
  153. package/components/p-CApDAYIa.js +1 -0
  154. package/components/{p-CRcg3Wl9.js → p-CDf5TQum.js} +1 -1
  155. package/components/p-CG9cQxRO.js +1 -0
  156. package/components/p-CGHbrmJg.js +1 -0
  157. package/components/p-CIA8i4dm.js +1 -0
  158. package/components/p-CJoOEoc-.js +1 -0
  159. package/components/p-CMtwWb3-.js +1 -0
  160. package/components/p-CNLoALIl.js +1 -0
  161. package/components/p-CT5pAQCz.js +1 -0
  162. package/components/p-CTbTAb9U.js +1 -0
  163. package/components/p-CWlPNXA-.js +1 -0
  164. package/components/p-CWshStHZ.js +1 -0
  165. package/components/p-CpOGS2e_.js +1 -0
  166. package/components/p-CrDBjFhu.js +1 -0
  167. package/components/p-CrLxhwo2.js +1 -0
  168. package/components/p-CtDOTMOT.js +1 -0
  169. package/components/p-CuFZ7CXu.js +1 -0
  170. package/components/p-Cy2KAdml.js +1 -0
  171. package/components/p-Czy7a3I4.js +1 -0
  172. package/components/{p-DSTYytot.js → p-D5rshXh5.js} +1 -1
  173. package/components/p-DDvuSQX3.js +1 -0
  174. package/components/p-DHydRnvu.js +1 -0
  175. package/components/p-DKH7tPDu.js +1 -0
  176. package/components/p-DM7ma3Eh.js +1 -0
  177. package/components/p-DNIQ2C1K.js +1 -0
  178. package/components/p-DRw2l8Az.js +1 -0
  179. package/components/p-DT02jDB7.js +1 -0
  180. package/components/p-Dfd_ifAu.js +1 -0
  181. package/components/p-DhWkcMmR.js +1 -0
  182. package/components/p-DiLKm3tq.js +1 -0
  183. package/components/p-Djkc69iv.js +1 -0
  184. package/components/p-Dpk_WgCl.js +1 -0
  185. package/components/p-DtOqKp7K.js +1 -0
  186. package/components/p-DtmgZu-S.js +1 -0
  187. package/components/p-DuTDx0c-.js +1 -0
  188. package/components/p-Dw_A3HUC.js +1 -0
  189. package/components/p-Dwe6tWhq.js +1 -0
  190. package/components/p-Dx6rQdpk.js +1 -0
  191. package/components/p-DziPiOL3.js +1 -0
  192. package/components/p-GGleop6j.js +1 -0
  193. package/components/p-GmOVROeD.js +1 -0
  194. package/components/p-ImMb0joA.js +1 -0
  195. package/components/p-Wr4Qf8LA.js +1 -0
  196. package/components/p-XBTykBKS.js +1 -0
  197. package/components/p-aUZgVnx5.js +1 -0
  198. package/components/p-wFiL3dN1.js +1 -0
  199. package/components/{p-BJxTLVYT.js → p-zqHenwXl.js} +1 -1
  200. package/components/p-zyYHTdEN.js +1 -0
  201. package/components/package.json +1 -1
  202. package/dist/cjs/{a11y-DldCLr8D.js → a11y-_XjpTo2w.js} +11 -2
  203. package/dist/cjs/animation-hxDbANsw.js +81 -0
  204. package/dist/cjs/app-globals-V2Kpy_OQ.js +5 -0
  205. package/dist/cjs/aria-activedescendant.mixin-_lb0Xz2S.js +85 -0
  206. package/dist/cjs/{base-button-BvWcXXIH.js → base-button-BP6iIMR7.js} +14 -10
  207. package/dist/cjs/{base-icon-button-DgnV_-qM.js → base-icon-button-BmiGQb9v.js} +3 -3
  208. package/dist/cjs/component-DgA9FH-W.js +143 -0
  209. package/dist/cjs/{context-CmNuiaNz.js → context-DqdXbKw_.js} +5 -2
  210. package/dist/cjs/dropdown-controller-kBwdbfGD.js +99 -0
  211. package/dist/cjs/{floating-ui.dom-CMzYsRR7.js → find-element-DPxOAdgO.js} +101 -0
  212. package/dist/cjs/focus-proxy-CjxFZupW.js +49 -0
  213. package/dist/cjs/focus-trap-Be3N4ytz.js +310 -0
  214. package/dist/cjs/focus-utilities-5SZMxJg4.js +161 -0
  215. package/dist/cjs/focus-visible.mixin-1V7Eldn_.js +42 -0
  216. package/dist/cjs/{helper-text-util-CX9jWl8m.js → helper-text-util-BkHm7ofh.js} +26 -8
  217. package/dist/cjs/id.mixin-DINDQztK.js +21 -0
  218. package/dist/cjs/index-B4J4JK0P.js +17 -0
  219. package/dist/cjs/{index-DIYO-Liy.js → index-CwJ-mkQd.js} +4 -6
  220. package/dist/cjs/{index-Dxeom0qd.js → index-DnclGKUw.js} +549 -126
  221. package/dist/cjs/{index-BxmN3RtX.js → index-SVeYVn-h.js} +1 -2
  222. package/dist/cjs/index.cjs.js +266 -47
  223. package/dist/cjs/inherit-aria-attributes.mixin-EyRU0cDO.js +36 -0
  224. package/dist/cjs/{picker-input.util-DJNAVluZ.js → input-picker.mixin-Cf82jV-C.js} +25 -1
  225. package/dist/cjs/{input.fc-BIQRswZt.js → input.fc-DM-hX3xb.js} +15 -17
  226. package/dist/cjs/ix-action-card.cjs.entry.js +41 -20
  227. package/dist/cjs/ix-application-header.cjs.entry.js +126 -69
  228. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +11 -15
  229. package/dist/cjs/ix-application.cjs.entry.js +68 -41
  230. package/dist/cjs/ix-avatar_2.cjs.entry.js +125 -21
  231. package/dist/cjs/ix-blind.cjs.entry.js +38 -24
  232. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +235 -44
  233. package/dist/cjs/ix-breadcrumb.cjs.entry.js +85 -68
  234. package/dist/cjs/ix-button.cjs.entry.js +227 -40
  235. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +30 -19
  236. package/dist/cjs/ix-card-list.cjs.entry.js +106 -56
  237. package/dist/cjs/ix-card_2.cjs.entry.js +17 -17
  238. package/dist/cjs/ix-category-filter.cjs.entry.js +180 -111
  239. package/dist/cjs/ix-checkbox-group.cjs.entry.js +52 -27
  240. package/dist/cjs/ix-checkbox.cjs.entry.js +71 -37
  241. package/dist/cjs/ix-chip.cjs.entry.js +317 -81
  242. package/dist/cjs/ix-col_4.cjs.entry.js +1107 -495
  243. package/dist/cjs/ix-content-header.cjs.entry.js +25 -17
  244. package/dist/cjs/ix-content.cjs.entry.js +8 -8
  245. package/dist/cjs/ix-css-grid-item.cjs.entry.js +6 -2
  246. package/dist/cjs/ix-css-grid.cjs.entry.js +13 -5
  247. package/dist/cjs/ix-custom-field.cjs.entry.js +41 -12
  248. package/dist/cjs/ix-date-dropdown.cjs.entry.js +170 -145
  249. package/dist/cjs/ix-date-input.cjs.entry.js +213 -125
  250. package/dist/cjs/ix-date-picker.cjs.entry.js +752 -0
  251. package/dist/cjs/ix-date-time-card.cjs.entry.js +25 -18
  252. package/dist/cjs/ix-datetime-input.cjs.entry.js +549 -0
  253. package/dist/cjs/ix-datetime-picker.cjs.entry.js +242 -58
  254. package/dist/cjs/ix-divider.cjs.entry.js +2 -2
  255. package/dist/cjs/ix-dropdown-button.cjs.entry.js +155 -38
  256. package/dist/cjs/ix-dropdown-header.cjs.entry.js +6 -2
  257. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
  258. package/dist/cjs/ix-dropdown_2.cjs.entry.js +993 -0
  259. package/dist/cjs/ix-empty-state.cjs.entry.js +32 -6
  260. package/dist/cjs/ix-event-list-item.cjs.entry.js +38 -27
  261. package/dist/cjs/ix-event-list.cjs.entry.js +26 -26
  262. package/dist/cjs/ix-expanding-search.cjs.entry.js +58 -44
  263. package/dist/cjs/ix-field-label_2.cjs.entry.js +178 -56
  264. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +103 -38
  265. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +8 -8
  266. package/dist/cjs/ix-flip-tile.cjs.entry.js +43 -30
  267. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +51 -27
  268. package/dist/cjs/ix-group.cjs.entry.js +63 -40
  269. package/dist/cjs/ix-helper-text.cjs.entry.js +43 -16
  270. package/dist/cjs/ix-icon-button_2.cjs.entry.js +232 -52
  271. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +221 -45
  272. package/dist/cjs/ix-input.cjs.entry.js +129 -59
  273. package/dist/cjs/ix-key-value-list.cjs.entry.js +6 -6
  274. package/dist/cjs/ix-key-value.cjs.entry.js +24 -6
  275. package/dist/cjs/ix-kpi.cjs.entry.js +37 -13
  276. package/dist/cjs/ix-layout-auto.cjs.entry.js +15 -15
  277. package/dist/cjs/ix-link-button.cjs.entry.js +19 -15
  278. package/dist/cjs/ix-menu-about-item.cjs.entry.js +13 -6
  279. package/dist/cjs/ix-menu-about-news.cjs.entry.js +45 -18
  280. package/dist/cjs/ix-menu-about.cjs.entry.js +72 -28
  281. package/dist/cjs/ix-menu-avatar.cjs.entry.js +60 -29
  282. package/dist/cjs/ix-menu-category.cjs.entry.js +377 -77
  283. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +24 -24
  284. package/dist/cjs/ix-menu-item.cjs.entry.js +306 -68
  285. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +13 -6
  286. package/dist/cjs/ix-menu-settings.cjs.entry.js +87 -4
  287. package/dist/cjs/ix-menu.cjs.entry.js +302 -138
  288. package/dist/cjs/ix-message-bar.cjs.entry.js +33 -22
  289. package/dist/cjs/ix-modal-content_2.cjs.entry.js +37 -18
  290. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  291. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  292. package/dist/cjs/ix-modal.cjs.entry.js +98 -61
  293. package/dist/cjs/ix-number-input.cjs.entry.js +211 -131
  294. package/dist/cjs/ix-pagination.cjs.entry.js +108 -89
  295. package/dist/cjs/ix-pane-layout.cjs.entry.js +26 -27
  296. package/dist/cjs/ix-pane.cjs.entry.js +206 -97
  297. package/dist/cjs/ix-pill_4.cjs.entry.js +746 -0
  298. package/dist/cjs/ix-popover-content.cjs.entry.js +26 -0
  299. package/dist/cjs/ix-popover-footer.cjs.entry.js +26 -0
  300. package/dist/cjs/ix-popover-header.cjs.entry.js +70 -0
  301. package/dist/cjs/ix-popover-image.cjs.entry.js +33 -0
  302. package/dist/cjs/ix-popover.cjs.entry.js +996 -0
  303. package/dist/cjs/ix-progress-indicator.cjs.entry.js +48 -40
  304. package/dist/cjs/ix-push-card.cjs.entry.js +36 -15
  305. package/dist/cjs/ix-radio-group.cjs.entry.js +63 -26
  306. package/dist/cjs/ix-radio.cjs.entry.js +51 -25
  307. package/dist/cjs/ix-range-field.cjs.entry.js +122 -0
  308. package/dist/cjs/ix-select.cjs.entry.js +770 -375
  309. package/dist/cjs/ix-slider.cjs.entry.js +108 -68
  310. package/dist/cjs/ix-split-button.cjs.entry.js +118 -48
  311. package/dist/cjs/ix-tab-panel.cjs.entry.js +30 -0
  312. package/dist/cjs/ix-textarea.cjs.entry.js +135 -48
  313. package/dist/cjs/ix-tile.cjs.entry.js +12 -12
  314. package/dist/cjs/ix-time-input.cjs.entry.js +299 -152
  315. package/dist/cjs/ix-toast-container.cjs.entry.js +14 -54
  316. package/dist/cjs/ix-toast.cjs.entry.js +47 -31
  317. package/dist/cjs/ix-toggle-button.cjs.entry.js +200 -27
  318. package/dist/cjs/ix-toggle.cjs.entry.js +244 -48
  319. package/dist/cjs/ix-tooltip.cjs.entry.js +85 -52
  320. package/dist/cjs/ix-tree-item.cjs.entry.js +50 -16
  321. package/dist/cjs/ix-tree.cjs.entry.js +102 -45
  322. package/dist/cjs/ix-typography.cjs.entry.js +19 -12
  323. package/dist/cjs/ix-upload.cjs.entry.js +80 -76
  324. package/dist/cjs/ix-workflow-step.cjs.entry.js +39 -34
  325. package/dist/cjs/ix-workflow-steps.cjs.entry.js +20 -15
  326. package/dist/cjs/{listener-BShKJBRB.js → listener-ClEsCfX0.js} +7 -6
  327. package/dist/cjs/loader.cjs.js +3 -4
  328. package/dist/cjs/{logical-filter-operator-q-2KOPJs.js → logical-filter-operator-Dv9-d8FB.js} +2 -0
  329. package/dist/cjs/luxon-datetime-format-masks-DQVILoY7.js +43 -0
  330. package/dist/cjs/{make-ref-BaH6_YJk.js → make-ref-CHsa3FY7.js} +6 -2
  331. package/dist/cjs/menu-service-DBg-0e5W.js +74 -0
  332. package/dist/cjs/modal-_AhJoT78.js +190 -0
  333. package/dist/cjs/path-utils-CQKWhbQW.js +169 -0
  334. package/dist/cjs/service-CRjXhKel.js +94 -0
  335. package/dist/cjs/shadow-dom-BL5F7RFW.js +104 -0
  336. package/dist/cjs/siemens-ix.cjs.js +4 -5
  337. package/dist/cjs/tab.mixin-C1KwKb64.js +21 -0
  338. package/dist/cjs/theme-switcher-sbkXOvhB.js +127 -0
  339. package/dist/cjs/time-picker-constraints-CxGhm1qV.js +79 -0
  340. package/dist/cjs/{tree.types-BygtRFW3.js → tree.types-Cs9O1Wtf.js} +2 -0
  341. package/dist/cjs/typed-event-Bw4IfJC0.js +44 -0
  342. package/dist/cjs/uuid-Bo2QzEg9.js +15 -0
  343. package/dist/cjs/{validation-DF9UXqHB.js → validation-DJaUH-UR.js} +32 -9
  344. package/dist/collection/collection-manifest.json +21 -9
  345. package/dist/collection/components/action-card/action-card.css +18 -0
  346. package/dist/collection/components/action-card/action-card.js +41 -19
  347. package/dist/collection/components/application/application.js +83 -54
  348. package/dist/collection/components/application-header/application-header.js +116 -84
  349. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.css +2 -2
  350. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +6 -8
  351. package/dist/collection/components/avatar/avatar.css +31 -6
  352. package/dist/collection/components/avatar/avatar.js +108 -35
  353. package/dist/collection/components/blind/blind.css +27 -0
  354. package/dist/collection/components/blind/blind.js +33 -16
  355. package/dist/collection/components/breadcrumb/breadcrumb.css +7 -2
  356. package/dist/collection/components/breadcrumb/breadcrumb.js +125 -79
  357. package/dist/collection/components/breadcrumb/breadcrumb.types.js +1 -0
  358. package/dist/collection/components/breadcrumb-item/breadcrumb-item.css +69 -93
  359. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +132 -70
  360. package/dist/collection/components/button/base-button.js +13 -9
  361. package/dist/collection/components/button/button.css +40 -47
  362. package/dist/collection/components/button/button.js +69 -59
  363. package/dist/collection/components/card/card.js +15 -16
  364. package/dist/collection/components/card-accordion/card-accordion.js +27 -17
  365. package/dist/collection/components/card-content/card-content.js +1 -1
  366. package/dist/collection/components/card-list/card-list.css +1 -1
  367. package/dist/collection/components/card-list/card-list.js +129 -56
  368. package/dist/collection/components/card-title/card-title.js +1 -1
  369. package/dist/collection/components/category-filter/category-filter.css +40 -47
  370. package/dist/collection/components/category-filter/category-filter.js +173 -105
  371. package/dist/collection/components/category-filter/filter-state.js +2 -4
  372. package/dist/collection/components/category-filter/input-state.js +2 -0
  373. package/dist/collection/components/checkbox/checkbox.css +14 -4
  374. package/dist/collection/components/checkbox/checkbox.js +70 -33
  375. package/dist/collection/components/checkbox-group/checkbox-group.js +48 -25
  376. package/dist/collection/components/chip/chip.css +369 -346
  377. package/dist/collection/components/chip/chip.js +171 -80
  378. package/dist/collection/components/chip/chip.types.js +18 -0
  379. package/dist/collection/components/col/col.js +20 -2
  380. package/dist/collection/components/content/content.css +2 -2
  381. package/dist/collection/components/content/content.js +5 -6
  382. package/dist/collection/components/content-header/content-header.js +23 -17
  383. package/dist/collection/components/css-grid/css-grid-item.js +5 -1
  384. package/dist/collection/components/css-grid/css-grid.js +12 -6
  385. package/dist/collection/components/custom-field/custom-field.js +38 -11
  386. package/dist/collection/components/date-dropdown/date-dropdown.css +202 -18
  387. package/dist/collection/components/date-dropdown/date-dropdown.js +168 -201
  388. package/dist/collection/components/date-input/date-input.css +4 -4
  389. package/dist/collection/components/date-input/date-input.js +200 -112
  390. package/dist/collection/components/date-picker/date-picker.css +70 -25
  391. package/dist/collection/components/date-picker/date-picker.js +582 -193
  392. package/dist/collection/components/date-time-card/date-time-card.css +3 -0
  393. package/dist/collection/components/date-time-card/date-time-card.js +43 -18
  394. package/dist/collection/components/datetime-input/datetime-input.css +621 -0
  395. package/dist/collection/components/datetime-input/datetime-input.js +1372 -0
  396. package/dist/collection/components/datetime-input/datetime-input.types.js +1 -0
  397. package/dist/collection/components/datetime-picker/datetime-picker.css +2 -10
  398. package/dist/collection/components/datetime-picker/datetime-picker.js +364 -58
  399. package/dist/collection/components/divider/divider.js +1 -1
  400. package/dist/collection/components/dropdown/dropdown-controller.js +25 -84
  401. package/dist/collection/components/dropdown/dropdown-focus.js +178 -0
  402. package/dist/collection/components/dropdown/dropdown.css +1 -1
  403. package/dist/collection/components/dropdown/dropdown.js +809 -201
  404. package/dist/collection/components/dropdown-button/dropdown-button.css +38 -0
  405. package/dist/collection/components/dropdown-button/dropdown-button.js +258 -36
  406. package/dist/collection/components/dropdown-header/dropdown-header.js +5 -1
  407. package/dist/collection/components/dropdown-item/dropdown-item.css +23 -3
  408. package/dist/collection/components/dropdown-item/dropdown-item.js +129 -26
  409. package/dist/collection/components/dropdown-item/dropdown-item.types.js +1 -0
  410. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  411. package/dist/collection/components/empty-state/empty-state.js +31 -7
  412. package/dist/collection/components/event-list/event-list.js +25 -26
  413. package/dist/collection/components/event-list-item/event-list-item.js +35 -26
  414. package/dist/collection/components/expanding-search/expanding-search.js +56 -42
  415. package/dist/collection/components/field-label/field-label.css +10 -0
  416. package/dist/collection/components/field-label/field-label.js +34 -11
  417. package/dist/collection/components/field-wrapper/field-wrapper.css +1 -2
  418. package/dist/collection/components/field-wrapper/field-wrapper.js +193 -49
  419. package/dist/collection/components/field-wrapper/helper-text-util.js +22 -5
  420. package/dist/collection/components/filter-chip/filter-chip.css +3 -6
  421. package/dist/collection/components/filter-chip/filter-chip.js +63 -11
  422. package/dist/collection/components/flip-tile/flip-tile.js +39 -27
  423. package/dist/collection/components/flip-tile-content/flip-tile-content.js +7 -9
  424. package/dist/collection/components/group/group-context-menu.js +3 -4
  425. package/dist/collection/components/group/group.js +60 -38
  426. package/dist/collection/components/group-item/group-item.js +45 -22
  427. package/dist/collection/components/helper-text/helper-text.js +37 -12
  428. package/dist/collection/components/icon-button/base-icon-button.js +1 -1
  429. package/dist/collection/components/icon-button/icon-button.css +40 -47
  430. package/dist/collection/components/icon-button/icon-button.js +58 -56
  431. package/dist/collection/components/icon-toggle-button/icon-toggle-button.css +40 -47
  432. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +61 -63
  433. package/dist/collection/components/input/input.css +4 -8
  434. package/dist/collection/components/input/input.fc.js +10 -11
  435. package/dist/collection/components/input/input.js +120 -52
  436. package/dist/collection/components/input/input.util.js +1 -2
  437. package/dist/collection/components/input/number-input.css +4 -4
  438. package/dist/collection/components/input/number-input.js +202 -124
  439. package/dist/collection/components/input/textarea.css +4 -4
  440. package/dist/collection/components/input/textarea.js +127 -42
  441. package/dist/collection/components/ix-playground/ix-playground.js +25 -0
  442. package/dist/collection/components/key-value/key-value.js +23 -7
  443. package/dist/collection/components/key-value-list/key-value-list.js +5 -7
  444. package/dist/collection/components/kpi/kpi.js +35 -13
  445. package/dist/collection/components/layout-auto/layout-auto.js +14 -15
  446. package/dist/collection/components/layout-grid/layout-grid.js +14 -16
  447. package/dist/collection/components/link-button/link-button.js +17 -15
  448. package/dist/collection/components/menu/menu-expand-icon.css +13 -6
  449. package/dist/collection/components/menu/menu-expand-icon.js +60 -45
  450. package/dist/collection/components/menu/menu.css +21 -3
  451. package/dist/collection/components/menu/menu.js +339 -161
  452. package/dist/collection/components/menu-about/menu-about.css +63 -3
  453. package/dist/collection/components/menu-about/menu-about.js +111 -36
  454. package/dist/collection/components/menu-about-item/menu-about-item.js +18 -14
  455. package/dist/collection/components/menu-about-news/menu-about-news.js +65 -17
  456. package/dist/collection/components/menu-avatar/menu-avatar.js +55 -25
  457. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +14 -3
  458. package/dist/collection/components/menu-category/menu-category.js +249 -45
  459. package/dist/collection/components/menu-item/menu-item.js +199 -53
  460. package/dist/collection/components/menu-settings/menu-settings.css +0 -3
  461. package/dist/collection/components/menu-settings/menu-settings.js +111 -36
  462. package/dist/collection/components/menu-settings-item/menu-settings-item.js +23 -16
  463. package/dist/collection/components/message-bar/message-bar.js +31 -22
  464. package/dist/collection/components/modal/modal.css +2 -1
  465. package/dist/collection/components/modal/modal.js +98 -63
  466. package/dist/collection/components/modal-content/modal-content.js +1 -1
  467. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  468. package/dist/collection/components/modal-header/modal-header.css +1 -0
  469. package/dist/collection/components/modal-header/modal-header.js +34 -16
  470. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  471. package/dist/collection/components/pagination/pagination.css +40 -47
  472. package/dist/collection/components/pagination/pagination.js +103 -85
  473. package/dist/collection/components/pane/pane.css +4 -0
  474. package/dist/collection/components/pane/pane.js +220 -91
  475. package/dist/collection/components/pane-layout/pane-layout.js +23 -25
  476. package/dist/collection/components/pill/pill.css +8 -24
  477. package/dist/collection/components/pill/pill.js +60 -29
  478. package/dist/collection/components/popover/popover-controller.js +161 -0
  479. package/dist/collection/components/popover/popover.css +75 -0
  480. package/dist/collection/components/popover/popover.js +940 -0
  481. package/dist/collection/components/popover/test/popover.constants.js +19 -0
  482. package/dist/collection/components/popover/test/popover.fixtures.js +111 -0
  483. package/dist/collection/components/popover/test/popover.page.js +318 -0
  484. package/dist/collection/components/{application-sidebar/application-sidebar.css → popover-content/popover-content.css} +5 -7
  485. package/dist/collection/components/popover-content/popover-content.js +67 -0
  486. package/dist/collection/components/{input-group/input-group.css → popover-footer/popover-footer.css} +13 -37
  487. package/dist/collection/components/popover-footer/popover-footer.js +68 -0
  488. package/dist/collection/components/{drawer/drawer.css → popover-header/popover-header.css} +28 -55
  489. package/dist/collection/components/popover-header/popover-header.js +205 -0
  490. package/dist/collection/components/popover-image/popover-image.css +80 -0
  491. package/dist/collection/components/popover-image/popover-image.js +96 -0
  492. package/dist/collection/components/progress-indicator/progress-indicator.js +46 -39
  493. package/dist/collection/components/push-card/push-card.js +35 -16
  494. package/dist/collection/components/radio/radio.js +47 -23
  495. package/dist/collection/components/radio-group/radio-group.js +59 -24
  496. package/dist/collection/components/range-field/range-field.css +102 -0
  497. package/dist/collection/components/range-field/range-field.js +193 -0
  498. package/dist/collection/components/row/row.js +1 -1
  499. package/dist/collection/components/select/select.css +61 -16
  500. package/dist/collection/components/select/select.js +833 -385
  501. package/dist/collection/components/select/test/select-controller.js +89 -0
  502. package/dist/collection/components/select-item/select-item.css +5 -0
  503. package/dist/collection/components/select-item/select-item.js +76 -59
  504. package/dist/collection/components/slider/slider.css +0 -7
  505. package/dist/collection/components/slider/slider.js +101 -85
  506. package/dist/collection/components/spinner/spinner.js +14 -15
  507. package/dist/collection/components/split-button/split-button.css +36 -19
  508. package/dist/collection/components/split-button/split-button.js +116 -77
  509. package/dist/collection/components/tab-item/tab-item.css +73 -81
  510. package/dist/collection/components/tab-item/tab-item.js +279 -93
  511. package/dist/collection/components/tab-item/tab.mixin.js +40 -0
  512. package/dist/collection/components/tab-panel/tab-panel.css +75 -0
  513. package/dist/collection/components/tab-panel/tab-panel.js +67 -0
  514. package/dist/collection/components/tab-set/tab-set.css +71 -0
  515. package/dist/collection/components/tab-set/tab-set.js +92 -0
  516. package/dist/collection/components/tabs/tabs.css +71 -39
  517. package/dist/collection/components/tabs/tabs.js +261 -416
  518. package/dist/collection/components/tile/tile.js +11 -12
  519. package/dist/collection/components/time-input/time-input.css +4 -4
  520. package/dist/collection/components/time-input/time-input.js +350 -138
  521. package/dist/collection/components/time-picker/time-picker-column-values.js +25 -0
  522. package/dist/collection/components/time-picker/time-picker-compute-time.js +64 -0
  523. package/dist/collection/components/time-picker/time-picker-constraints.js +71 -0
  524. package/dist/collection/components/time-picker/time-picker-display.js +21 -0
  525. package/dist/collection/components/time-picker/time-picker-format.js +40 -0
  526. package/dist/collection/components/time-picker/time-picker-range.js +50 -0
  527. package/dist/collection/components/time-picker/time-picker-step-focus.js +32 -0
  528. package/dist/collection/components/time-picker/time-picker.css +17 -4
  529. package/dist/collection/components/time-picker/time-picker.js +550 -272
  530. package/dist/collection/components/toast/{styles/toast-container.css → toast-container.css} +6 -8
  531. package/dist/collection/components/toast/toast-container.js +15 -97
  532. package/dist/collection/components/toast/toast-utils.js +16 -4
  533. package/dist/collection/components/toast/toast.js +45 -30
  534. package/dist/collection/components/toggle/toggle.css +7 -4
  535. package/dist/collection/components/toggle/toggle.js +85 -44
  536. package/dist/collection/components/toggle-button/toggle-button.css +40 -47
  537. package/dist/collection/components/toggle-button/toggle-button.js +41 -46
  538. package/dist/collection/components/tooltip/tooltip.js +77 -44
  539. package/dist/collection/components/tree/tree.js +74 -34
  540. package/dist/collection/components/tree-item/default-tree-item.js +2 -0
  541. package/dist/collection/components/tree-item/tree-item.css +9 -4
  542. package/dist/collection/components/tree-item/tree-item.js +70 -15
  543. package/dist/collection/components/typography/typography.js +18 -13
  544. package/dist/collection/components/upload/upload.js +110 -75
  545. package/dist/collection/components/utils/a11y.js +10 -2
  546. package/dist/collection/components/utils/animation.js +24 -44
  547. package/dist/collection/components/utils/application-layout/service.js +22 -40
  548. package/dist/collection/components/utils/context.js +4 -1
  549. package/dist/collection/components/utils/delegate.js +1 -2
  550. package/dist/collection/components/utils/dependency-function.js +55 -0
  551. package/dist/collection/components/utils/event.js +16 -0
  552. package/dist/collection/components/utils/find-element.js +1 -1
  553. package/dist/collection/components/utils/focus/detect-keyboard-mode.js +28 -0
  554. package/dist/collection/components/utils/focus/focus-proxy.js +41 -0
  555. package/dist/collection/components/utils/focus/focus-trap.js +316 -0
  556. package/dist/collection/components/utils/focus/focus-utilities.js +159 -0
  557. package/dist/collection/components/utils/focus.js +9 -6
  558. package/dist/collection/components/utils/input/index.js +5 -0
  559. package/dist/collection/components/utils/input/validation.js +31 -8
  560. package/dist/collection/components/utils/internal/component.js +2 -1
  561. package/dist/collection/components/utils/internal/index.js +1 -1
  562. package/dist/collection/components/utils/internal/mixins/accessibility/aria-activedescendant.mixin.js +84 -0
  563. package/dist/collection/components/utils/internal/mixins/accessibility/inherit-aria-attributes.mixin.js +190 -0
  564. package/dist/collection/components/utils/internal/mixins/focus-visible.mixin.js +91 -0
  565. package/dist/collection/components/utils/internal/mixins/id.mixin.js +17 -0
  566. package/dist/collection/components/utils/internal/mixins/input/input-picker.mixin.js +45 -0
  567. package/dist/collection/components/utils/internal/mixins/setup.mixin.js +118 -0
  568. package/dist/collection/components/utils/lazy-list/lazy.js +24 -9
  569. package/dist/collection/components/utils/listener.js +6 -5
  570. package/dist/collection/components/utils/luxon-datetime-format-masks.js +38 -0
  571. package/dist/collection/components/utils/make-ref.js +5 -2
  572. package/dist/collection/components/utils/menu-service/menu-service.js +29 -38
  573. package/dist/collection/components/utils/menu-tabs/menu-tabs-utils.js +1 -49
  574. package/dist/collection/components/utils/modal/index.js +2 -2
  575. package/dist/collection/components/utils/modal/loading.js +34 -29
  576. package/dist/collection/components/utils/modal/message.js +133 -106
  577. package/dist/collection/components/utils/modal/modal.js +11 -8
  578. package/dist/collection/components/utils/nested-overlay/hierarchy.js +44 -0
  579. package/dist/collection/components/utils/nested-overlay/index.js +11 -0
  580. package/dist/collection/components/utils/nested-overlay/nested-overlay-stack.js +101 -0
  581. package/dist/collection/components/utils/nested-overlay/path-utils.js +17 -0
  582. package/dist/collection/components/utils/nested-overlay/types.js +1 -0
  583. package/dist/collection/components/utils/overlay.js +1 -3
  584. package/dist/collection/components/utils/shadow-dom.js +54 -0
  585. package/dist/collection/components/{drawer → utils}/test/animejs.mock.js +8 -8
  586. package/dist/collection/components/utils/theme-switcher.js +85 -133
  587. package/dist/collection/components/utils/typed-event.js +29 -31
  588. package/dist/collection/components/workflow-step/workflow-step.js +37 -33
  589. package/dist/collection/components/workflow-steps/workflow-steps.js +19 -15
  590. package/dist/collection/public-api.js +4 -0
  591. package/dist/collection/tests/utils/test/page.js +34 -9
  592. package/dist/esm/{a11y-DAzBNVe7.js → a11y-C21npbUc.js} +11 -3
  593. package/dist/esm/animation-DNIQ2C1K.js +79 -0
  594. package/dist/esm/app-globals-DQuL1Twl.js +3 -0
  595. package/dist/esm/aria-activedescendant.mixin-CM-NUHTW.js +83 -0
  596. package/dist/esm/{base-button-CV0w47z9.js → base-button-DZdtpLxn.js} +14 -10
  597. package/dist/esm/{base-icon-button-BuHd34qo.js → base-icon-button-DufFLJC-.js} +3 -3
  598. package/dist/esm/component-DqJSHc3A.js +139 -0
  599. package/dist/esm/{context-BniHpAE1.js → context-zqk3Dkv-.js} +5 -2
  600. package/dist/esm/dropdown-controller-Jfg3ZWk6.js +96 -0
  601. package/dist/esm/{floating-ui.dom-CAqtPJ4-.js → find-element-Bxrgt3H_.js} +100 -1
  602. package/dist/esm/focus-proxy-BQyoX-Kl.js +44 -0
  603. package/dist/esm/focus-trap-IK9ialav.js +304 -0
  604. package/dist/esm/focus-utilities-6ZxKp7Jn.js +150 -0
  605. package/dist/esm/focus-visible.mixin-CaRK3Ex_.js +40 -0
  606. package/dist/esm/{helper-text-util-C9sLzo0k.js → helper-text-util-D0LEFZuB.js} +26 -9
  607. package/dist/esm/id.mixin-CUbYLenp.js +19 -0
  608. package/dist/esm/{index-BBzEV-f4.js → index-DgUGsIlh.js} +3 -4
  609. package/dist/esm/{index-BEPo7U1W.js → index-EBgS4zhE.js} +549 -127
  610. package/dist/esm/index-XBTykBKS.js +14 -0
  611. package/dist/esm/{index-BG5XMoOy.js → index-nCVTBc9Y.js} +1 -2
  612. package/dist/esm/index.js +262 -45
  613. package/dist/esm/inherit-aria-attributes.mixin-nCmPujqf.js +34 -0
  614. package/dist/esm/{picker-input.util-D1uMJUKN.js → input-picker.mixin-DudWFH-e.js} +25 -2
  615. package/dist/esm/{input.fc-C1ytwpkt.js → input.fc-CE3kP-L_.js} +17 -19
  616. package/dist/esm/ix-action-card.entry.js +41 -20
  617. package/dist/esm/ix-application-header.entry.js +126 -69
  618. package/dist/esm/ix-application-switch-modal.entry.js +11 -15
  619. package/dist/esm/ix-application.entry.js +68 -41
  620. package/dist/esm/ix-avatar_2.entry.js +125 -21
  621. package/dist/esm/ix-blind.entry.js +38 -24
  622. package/dist/esm/ix-breadcrumb-item.entry.js +235 -44
  623. package/dist/esm/ix-breadcrumb.entry.js +85 -68
  624. package/dist/esm/ix-button.entry.js +227 -40
  625. package/dist/esm/ix-card-accordion_2.entry.js +30 -19
  626. package/dist/esm/ix-card-list.entry.js +106 -56
  627. package/dist/esm/ix-card_2.entry.js +17 -17
  628. package/dist/esm/ix-category-filter.entry.js +180 -111
  629. package/dist/esm/ix-checkbox-group.entry.js +52 -27
  630. package/dist/esm/ix-checkbox.entry.js +71 -37
  631. package/dist/esm/ix-chip.entry.js +317 -81
  632. package/dist/esm/ix-col_4.entry.js +1108 -496
  633. package/dist/esm/ix-content-header.entry.js +25 -17
  634. package/dist/esm/ix-content.entry.js +8 -8
  635. package/dist/esm/ix-css-grid-item.entry.js +6 -2
  636. package/dist/esm/ix-css-grid.entry.js +13 -5
  637. package/dist/esm/ix-custom-field.entry.js +41 -12
  638. package/dist/esm/ix-date-dropdown.entry.js +170 -145
  639. package/dist/esm/ix-date-input.entry.js +210 -122
  640. package/dist/esm/ix-date-picker.entry.js +750 -0
  641. package/dist/esm/ix-date-time-card.entry.js +25 -18
  642. package/dist/esm/ix-datetime-input.entry.js +547 -0
  643. package/dist/esm/ix-datetime-picker.entry.js +242 -58
  644. package/dist/esm/ix-divider.entry.js +2 -2
  645. package/dist/esm/ix-dropdown-button.entry.js +155 -38
  646. package/dist/esm/ix-dropdown-header.entry.js +6 -2
  647. package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
  648. package/dist/esm/ix-dropdown_2.entry.js +990 -0
  649. package/dist/esm/ix-empty-state.entry.js +32 -6
  650. package/dist/esm/ix-event-list-item.entry.js +38 -27
  651. package/dist/esm/ix-event-list.entry.js +27 -27
  652. package/dist/esm/ix-expanding-search.entry.js +58 -44
  653. package/dist/esm/ix-field-label_2.entry.js +177 -55
  654. package/dist/esm/ix-filter-chip_2.entry.js +103 -38
  655. package/dist/esm/ix-flip-tile-content.entry.js +8 -8
  656. package/dist/esm/ix-flip-tile.entry.js +43 -30
  657. package/dist/esm/ix-group-context-menu_2.entry.js +51 -27
  658. package/dist/esm/ix-group.entry.js +63 -40
  659. package/dist/esm/ix-helper-text.entry.js +43 -16
  660. package/dist/esm/ix-icon-button_2.entry.js +232 -52
  661. package/dist/esm/ix-icon-toggle-button.entry.js +221 -45
  662. package/dist/esm/ix-input.entry.js +130 -60
  663. package/dist/esm/ix-key-value-list.entry.js +6 -6
  664. package/dist/esm/ix-key-value.entry.js +24 -6
  665. package/dist/esm/ix-kpi.entry.js +37 -13
  666. package/dist/esm/ix-layout-auto.entry.js +15 -15
  667. package/dist/esm/ix-link-button.entry.js +19 -15
  668. package/dist/esm/ix-menu-about-item.entry.js +13 -6
  669. package/dist/esm/ix-menu-about-news.entry.js +45 -18
  670. package/dist/esm/ix-menu-about.entry.js +72 -28
  671. package/dist/esm/ix-menu-avatar.entry.js +60 -29
  672. package/dist/esm/ix-menu-category.entry.js +377 -77
  673. package/dist/esm/ix-menu-expand-icon.entry.js +24 -24
  674. package/dist/esm/ix-menu-item.entry.js +306 -68
  675. package/dist/esm/ix-menu-settings-item.entry.js +13 -6
  676. package/dist/esm/ix-menu-settings.entry.js +90 -3
  677. package/dist/esm/ix-menu.entry.js +302 -138
  678. package/dist/esm/ix-message-bar.entry.js +33 -22
  679. package/dist/esm/ix-modal-content_2.entry.js +37 -18
  680. package/dist/esm/ix-modal-footer.entry.js +2 -2
  681. package/dist/esm/ix-modal-loading.entry.js +2 -2
  682. package/dist/esm/ix-modal.entry.js +98 -61
  683. package/dist/esm/ix-number-input.entry.js +212 -132
  684. package/dist/esm/ix-pagination.entry.js +108 -89
  685. package/dist/esm/ix-pane-layout.entry.js +26 -27
  686. package/dist/esm/ix-pane.entry.js +206 -97
  687. package/dist/esm/ix-pill_4.entry.js +741 -0
  688. package/dist/esm/ix-popover-content.entry.js +24 -0
  689. package/dist/esm/ix-popover-footer.entry.js +24 -0
  690. package/dist/esm/ix-popover-header.entry.js +68 -0
  691. package/dist/esm/ix-popover-image.entry.js +31 -0
  692. package/dist/esm/ix-popover.entry.js +994 -0
  693. package/dist/esm/ix-progress-indicator.entry.js +48 -40
  694. package/dist/esm/ix-push-card.entry.js +36 -15
  695. package/dist/esm/ix-radio-group.entry.js +63 -26
  696. package/dist/esm/ix-radio.entry.js +51 -25
  697. package/dist/esm/ix-range-field.entry.js +120 -0
  698. package/dist/esm/ix-select.entry.js +770 -375
  699. package/dist/esm/ix-slider.entry.js +108 -68
  700. package/dist/esm/ix-split-button.entry.js +118 -48
  701. package/dist/esm/ix-tab-panel.entry.js +28 -0
  702. package/dist/esm/ix-textarea.entry.js +136 -49
  703. package/dist/esm/ix-tile.entry.js +12 -12
  704. package/dist/esm/ix-time-input.entry.js +296 -149
  705. package/dist/esm/ix-toast-container.entry.js +14 -54
  706. package/dist/esm/ix-toast.entry.js +47 -31
  707. package/dist/esm/ix-toggle-button.entry.js +200 -27
  708. package/dist/esm/ix-toggle.entry.js +244 -48
  709. package/dist/esm/ix-tooltip.entry.js +78 -45
  710. package/dist/esm/ix-tree-item.entry.js +50 -16
  711. package/dist/esm/ix-tree.entry.js +102 -45
  712. package/dist/esm/ix-typography.entry.js +19 -12
  713. package/dist/esm/ix-upload.entry.js +80 -76
  714. package/dist/esm/ix-workflow-step.entry.js +39 -34
  715. package/dist/esm/ix-workflow-steps.entry.js +20 -15
  716. package/dist/esm/{listener-DcAn-vyA.js → listener-BjluJgvO.js} +7 -6
  717. package/dist/esm/loader.js +4 -5
  718. package/dist/esm/{logical-filter-operator-BH3f5fa3.js → logical-filter-operator-C9HBQRMb.js} +2 -0
  719. package/dist/esm/luxon-datetime-format-masks-CoQiziG8.js +40 -0
  720. package/dist/esm/{make-ref-bcj7UEIC.js → make-ref-Djkc69iv.js} +6 -3
  721. package/dist/esm/menu-service-DYOa8RGJ.js +72 -0
  722. package/dist/esm/modal-DaGSr1j4.js +181 -0
  723. package/dist/esm/path-utils-CNLoALIl.js +165 -0
  724. package/dist/esm/{rwd.util-pXYAoEyc.js → rwd.util-JJddxCCh.js} +1 -1
  725. package/dist/esm/service-CEglFEKY.js +92 -0
  726. package/dist/esm/shadow-dom-BClJdFQP.js +97 -0
  727. package/dist/esm/siemens-ix.js +5 -6
  728. package/dist/esm/tab.mixin-BjAM99yM.js +19 -0
  729. package/dist/esm/theme-switcher-CRVG13AN.js +124 -0
  730. package/dist/esm/time-picker-constraints-Bsg2RskF.js +74 -0
  731. package/dist/esm/{tree.types-DSTYytot.js → tree.types-D5rshXh5.js} +2 -0
  732. package/dist/esm/typed-event-CWshStHZ.js +42 -0
  733. package/dist/esm/uuid-D3T7Lr4G.js +13 -0
  734. package/dist/esm/{validation-CTBekLDe.js → validation-VVt5EFy0.js} +32 -9
  735. package/dist/siemens-ix/index.esm.js +1 -1
  736. package/dist/siemens-ix/p-074c8b24.entry.js +1 -0
  737. package/dist/siemens-ix/p-080147bd.entry.js +1 -0
  738. package/dist/siemens-ix/p-0d60bd71.entry.js +1 -0
  739. package/dist/siemens-ix/p-0eb3a12a.entry.js +1 -0
  740. package/dist/siemens-ix/p-12930fcd.entry.js +1 -0
  741. package/dist/siemens-ix/p-18cae4df.entry.js +1 -0
  742. package/dist/siemens-ix/p-1a6b7e92.entry.js +1 -0
  743. package/dist/siemens-ix/p-2072682b.entry.js +1 -0
  744. package/dist/siemens-ix/p-21b09017.entry.js +1 -0
  745. package/dist/siemens-ix/p-21e8ccb6.entry.js +1 -0
  746. package/dist/siemens-ix/p-2202ae94.entry.js +1 -0
  747. package/dist/siemens-ix/p-247d2e7a.entry.js +1 -0
  748. package/dist/siemens-ix/p-24c54468.entry.js +1 -0
  749. package/dist/siemens-ix/p-264e971c.entry.js +1 -0
  750. package/dist/siemens-ix/p-2b9f7512.entry.js +1 -0
  751. package/dist/siemens-ix/p-2f7b1e1e.entry.js +1 -0
  752. package/dist/siemens-ix/p-321a10b6.entry.js +1 -0
  753. package/dist/siemens-ix/p-34f61a28.entry.js +1 -0
  754. package/dist/siemens-ix/p-35bfaa91.entry.js +1 -0
  755. package/dist/siemens-ix/p-3854287c.entry.js +1 -0
  756. package/dist/siemens-ix/p-3bb5600a.entry.js +1 -0
  757. package/dist/siemens-ix/p-3bc384b7.entry.js +1 -0
  758. package/dist/siemens-ix/p-3pidUFd-.js +1 -0
  759. package/dist/siemens-ix/p-46768472.entry.js +1 -0
  760. package/dist/siemens-ix/p-46b2b660.entry.js +1 -0
  761. package/dist/siemens-ix/p-4bc4a175.entry.js +1 -0
  762. package/dist/siemens-ix/p-4f0f97dd.entry.js +1 -0
  763. package/dist/siemens-ix/p-4pTtJwcY.js +1 -0
  764. package/dist/siemens-ix/p-52dc064a.entry.js +1 -0
  765. package/dist/siemens-ix/p-54a22a58.entry.js +1 -0
  766. package/dist/siemens-ix/p-5685a2e6.entry.js +1 -0
  767. package/dist/siemens-ix/p-56d2d54c.entry.js +1 -0
  768. package/dist/siemens-ix/p-5ff289c7.entry.js +1 -0
  769. package/dist/siemens-ix/p-601224bd.entry.js +1 -0
  770. package/dist/siemens-ix/{p-2b559d4b.entry.js → p-62a7ae9c.entry.js} +1 -1
  771. package/dist/siemens-ix/p-63491f83.entry.js +1 -0
  772. package/dist/siemens-ix/p-641bc66c.entry.js +1 -0
  773. package/dist/siemens-ix/p-646d5219.entry.js +1 -0
  774. package/dist/siemens-ix/p-66b4875e.entry.js +1 -0
  775. package/dist/siemens-ix/p-6ZxKp7Jn.js +1 -0
  776. package/dist/siemens-ix/p-6f78e0f1.entry.js +1 -0
  777. package/dist/siemens-ix/p-705eded9.entry.js +1 -0
  778. package/dist/siemens-ix/p-710d32a6.entry.js +1 -0
  779. package/dist/siemens-ix/p-71feb871.entry.js +1 -0
  780. package/dist/siemens-ix/p-7c120d09.entry.js +1 -0
  781. package/dist/siemens-ix/p-7e6a5c38.entry.js +1 -0
  782. package/dist/siemens-ix/p-7fc7c67f.entry.js +1 -0
  783. package/dist/siemens-ix/p-81248fd2.entry.js +1 -0
  784. package/dist/siemens-ix/p-8164a98b.entry.js +1 -0
  785. package/dist/siemens-ix/p-83f4cd88.entry.js +1 -0
  786. package/dist/siemens-ix/p-8900e229.entry.js +1 -0
  787. package/dist/siemens-ix/p-8969b2f9.entry.js +1 -0
  788. package/dist/siemens-ix/p-8c2365cc.entry.js +1 -0
  789. package/dist/siemens-ix/p-8cea823b.entry.js +1 -0
  790. package/dist/siemens-ix/p-8d05ae35.entry.js +1 -0
  791. package/dist/siemens-ix/p-8d73ddac.entry.js +1 -0
  792. package/dist/siemens-ix/p-90a5cda7.entry.js +1 -0
  793. package/dist/siemens-ix/p-957b77ec.entry.js +1 -0
  794. package/dist/siemens-ix/p-9a88ff9c.entry.js +1 -0
  795. package/dist/siemens-ix/p-9d9fec8c.entry.js +1 -0
  796. package/dist/siemens-ix/p-B0y5hnj5.js +1 -0
  797. package/dist/siemens-ix/p-B4oiZyZC.js +1 -0
  798. package/dist/siemens-ix/p-BClJdFQP.js +1 -0
  799. package/dist/siemens-ix/p-BFUINhFM.js +1 -0
  800. package/dist/siemens-ix/p-BKuq0po2.js +1 -0
  801. package/dist/siemens-ix/p-BL9SR36X.js +1 -0
  802. package/dist/siemens-ix/p-BWgttsqY.js +1 -0
  803. package/dist/siemens-ix/p-BbwShqw_.js +1 -0
  804. package/dist/siemens-ix/p-Bxrgt3H_.js +1 -0
  805. package/dist/siemens-ix/p-C21npbUc.js +1 -0
  806. package/dist/siemens-ix/p-C518yBiI.js +1 -0
  807. package/dist/siemens-ix/p-C9HBQRMb.js +1 -0
  808. package/dist/siemens-ix/p-CM-NUHTW.js +1 -0
  809. package/dist/siemens-ix/p-CNLoALIl.js +1 -0
  810. package/dist/siemens-ix/p-CUbYLenp.js +1 -0
  811. package/dist/siemens-ix/p-CWlPNXA-.js +1 -0
  812. package/dist/siemens-ix/p-CWshStHZ.js +1 -0
  813. package/dist/siemens-ix/p-CXbob2Ew.js +1 -0
  814. package/dist/siemens-ix/p-CoQiziG8.js +1 -0
  815. package/dist/siemens-ix/p-D3T7Lr4G.js +1 -0
  816. package/dist/siemens-ix/{p-DSTYytot.js → p-D5rshXh5.js} +1 -1
  817. package/dist/siemens-ix/p-DNIQ2C1K.js +1 -0
  818. package/dist/siemens-ix/p-DQuL1Twl.js +1 -0
  819. package/dist/siemens-ix/p-DT02jDB7.js +1 -0
  820. package/dist/siemens-ix/p-DVJeDueL.js +1 -0
  821. package/dist/siemens-ix/p-DgUGsIlh.js +1 -0
  822. package/dist/siemens-ix/p-Djkc69iv.js +1 -0
  823. package/dist/siemens-ix/p-DuTDx0c-.js +1 -0
  824. package/dist/siemens-ix/p-Dx6rQdpk.js +1 -0
  825. package/dist/siemens-ix/p-EBgS4zhE.js +2 -0
  826. package/dist/siemens-ix/p-HpQs38Y0.js +1 -0
  827. package/dist/siemens-ix/{p-pXYAoEyc.js → p-JJddxCCh.js} +1 -1
  828. package/dist/siemens-ix/p-XBTykBKS.js +1 -0
  829. package/dist/siemens-ix/p-a6a0b240.entry.js +1 -0
  830. package/dist/siemens-ix/p-ae07f671.entry.js +1 -0
  831. package/dist/siemens-ix/p-aec23f79.entry.js +1 -0
  832. package/dist/siemens-ix/p-b13f34d1.entry.js +1 -0
  833. package/dist/siemens-ix/p-b181bf0b.entry.js +1 -0
  834. package/dist/siemens-ix/p-b534dadd.entry.js +1 -0
  835. package/dist/siemens-ix/p-b63d7f36.entry.js +1 -0
  836. package/dist/siemens-ix/p-b75db823.entry.js +1 -0
  837. package/dist/siemens-ix/p-b7f2f229.entry.js +1 -0
  838. package/dist/siemens-ix/p-b8beb613.entry.js +1 -0
  839. package/dist/siemens-ix/p-ba9dcd79.entry.js +1 -0
  840. package/dist/siemens-ix/p-bc0f5cbe.entry.js +1 -0
  841. package/dist/siemens-ix/p-bc11adcd.entry.js +1 -0
  842. package/dist/siemens-ix/p-bfb758cb.entry.js +1 -0
  843. package/dist/siemens-ix/p-c0c6d772.entry.js +1 -0
  844. package/dist/siemens-ix/p-c0dc5a8e.entry.js +1 -0
  845. package/dist/siemens-ix/p-c6d63b3c.entry.js +1 -0
  846. package/dist/siemens-ix/p-c97c218d.entry.js +1 -0
  847. package/dist/siemens-ix/p-cYKY6sUE.js +1 -0
  848. package/dist/siemens-ix/p-d13c0b78.entry.js +1 -0
  849. package/dist/siemens-ix/p-d1ab68b3.entry.js +1 -0
  850. package/dist/siemens-ix/p-d253dadb.entry.js +1 -0
  851. package/dist/siemens-ix/p-d6c906b7.entry.js +1 -0
  852. package/dist/siemens-ix/p-d74baa8a.entry.js +1 -0
  853. package/dist/siemens-ix/p-d770d8ba.entry.js +1 -0
  854. package/dist/siemens-ix/p-d80e7d50.entry.js +1 -0
  855. package/dist/siemens-ix/p-d830e3d6.entry.js +1 -0
  856. package/dist/siemens-ix/p-da2e0f0e.entry.js +1 -0
  857. package/dist/siemens-ix/p-db105778.entry.js +1 -0
  858. package/dist/siemens-ix/p-dc16a32d.entry.js +1 -0
  859. package/dist/siemens-ix/p-de58069d.entry.js +1 -0
  860. package/dist/siemens-ix/p-e283d7d1.entry.js +1 -0
  861. package/dist/siemens-ix/p-e5d2a048.entry.js +1 -0
  862. package/dist/siemens-ix/p-e698e193.entry.js +1 -0
  863. package/dist/siemens-ix/p-e9b37020.entry.js +1 -0
  864. package/dist/siemens-ix/p-ee1617da.entry.js +1 -0
  865. package/dist/siemens-ix/p-f0d97723.entry.js +1 -0
  866. package/dist/siemens-ix/p-f1257e08.entry.js +1 -0
  867. package/dist/siemens-ix/p-f8561834.entry.js +1 -0
  868. package/dist/siemens-ix/p-f9628912.entry.js +1 -0
  869. package/dist/siemens-ix/p-fa5c236f.entry.js +1 -0
  870. package/dist/siemens-ix/p-fb1e66a7.entry.js +1 -0
  871. package/dist/siemens-ix/p-fdec73d4.entry.js +1 -0
  872. package/dist/siemens-ix/p-ff1967de.entry.js +1 -0
  873. package/dist/siemens-ix/p-vphIrWGB.js +1 -0
  874. package/dist/siemens-ix/p-wfVRhTWc.js +1 -0
  875. package/dist/siemens-ix/p-yZFaEeBW.js +1 -0
  876. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  877. package/dist/siemens-ix/siemens-ix-standalone.css +1 -0
  878. package/dist/siemens-ix/siemens-ix.css +285 -988
  879. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  880. package/dist/siemens-ix/theme/classic-dark.css +1 -1
  881. package/dist/siemens-ix/theme/classic-light.css +1 -1
  882. package/dist/types/components/action-card/action-card.d.ts +3 -0
  883. package/dist/types/components/application/application.d.ts +10 -5
  884. package/dist/types/components/application-header/application-header.d.ts +0 -7
  885. package/dist/types/components/avatar/avatar.d.ts +60 -8
  886. package/dist/types/components/breadcrumb/breadcrumb.d.ts +29 -9
  887. package/dist/types/components/breadcrumb/breadcrumb.types.d.ts +9 -0
  888. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +42 -12
  889. package/dist/types/components/button/button.d.ts +31 -8
  890. package/dist/types/components/card-list/card-list.d.ts +8 -0
  891. package/dist/types/components/checkbox/checkbox.d.ts +5 -0
  892. package/dist/types/components/checkbox-group/checkbox-group.d.ts +2 -2
  893. package/dist/types/components/chip/chip.d.ts +48 -4
  894. package/dist/types/components/chip/chip.types.d.ts +2 -0
  895. package/dist/types/components/custom-field/custom-field.d.ts +2 -2
  896. package/dist/types/components/date-dropdown/date-dropdown.d.ts +18 -17
  897. package/dist/types/components/date-input/date-input.d.ts +18 -5
  898. package/dist/types/components/date-picker/date-picker.d.ts +62 -10
  899. package/dist/types/components/date-time-card/date-time-card.d.ts +4 -0
  900. package/dist/types/components/datetime-input/datetime-input.d.ts +210 -0
  901. package/dist/types/components/datetime-input/datetime-input.types.d.ts +3 -0
  902. package/dist/types/components/datetime-picker/datetime-picker.d.ts +32 -0
  903. package/dist/types/components/dropdown/dropdown-controller.d.ts +4 -5
  904. package/dist/types/components/dropdown/dropdown-focus.d.ts +20 -0
  905. package/dist/types/components/dropdown/dropdown.d.ts +109 -14
  906. package/dist/types/components/dropdown-button/dropdown-button.d.ts +82 -2
  907. package/dist/types/components/dropdown-item/dropdown-item.d.ts +55 -1
  908. package/dist/types/components/dropdown-item/dropdown-item.types.d.ts +1 -0
  909. package/dist/types/components/field-label/field-label.d.ts +3 -2
  910. package/dist/types/components/field-wrapper/field-wrapper.d.ts +39 -5
  911. package/dist/types/components/field-wrapper/helper-text-util.d.ts +11 -0
  912. package/dist/types/components/filter-chip/filter-chip.d.ts +6 -0
  913. package/dist/types/components/helper-text/helper-text.d.ts +2 -2
  914. package/dist/types/components/icon-button/icon-button.d.ts +31 -8
  915. package/dist/types/components/icon-toggle-button/icon-toggle-button.d.ts +31 -8
  916. package/dist/types/components/input/input.d.ts +1 -0
  917. package/dist/types/components/layout-auto/layout-auto.d.ts +2 -2
  918. package/dist/types/components/menu/menu-expand-icon.d.ts +4 -5
  919. package/dist/types/components/menu/menu.d.ts +31 -12
  920. package/dist/types/components/menu-about/menu-about.d.ts +19 -6
  921. package/dist/types/components/menu-about-item/menu-about-item.d.ts +20 -1
  922. package/dist/types/components/menu-about-news/menu-about-news.d.ts +22 -1
  923. package/dist/types/components/menu-category/menu-category.d.ts +49 -4
  924. package/dist/types/components/menu-item/menu-item.d.ts +41 -2
  925. package/dist/types/components/menu-settings/menu-settings.d.ts +19 -6
  926. package/dist/types/components/menu-settings-item/menu-settings-item.d.ts +21 -2
  927. package/dist/types/components/modal/modal.d.ts +6 -4
  928. package/dist/types/components/modal-header/modal-header.d.ts +2 -2
  929. package/dist/types/components/pane/pane.d.ts +14 -1
  930. package/dist/types/components/pill/pill.d.ts +16 -2
  931. package/dist/types/components/popover/popover-controller.d.ts +52 -0
  932. package/dist/types/components/popover/popover.d.ts +190 -0
  933. package/dist/types/components/popover/test/popover.constants.d.ts +11 -0
  934. package/dist/types/components/popover/test/popover.fixtures.d.ts +29 -0
  935. package/dist/types/components/popover/test/popover.page.d.ts +118 -0
  936. package/dist/types/components/popover-content/popover-content.d.ts +16 -0
  937. package/dist/types/components/popover-footer/popover-footer.d.ts +17 -0
  938. package/dist/types/components/popover-header/popover-header.d.ts +49 -0
  939. package/dist/types/components/popover-image/popover-image.d.ts +21 -0
  940. package/dist/types/components/range-field/range-field.d.ts +34 -0
  941. package/dist/types/components/select/select.d.ts +131 -32
  942. package/dist/types/components/select/test/select-controller.d.ts +15 -0
  943. package/dist/types/components/select-item/select-item.d.ts +54 -7
  944. package/dist/types/components/slider/slider.d.ts +0 -6
  945. package/dist/types/components/split-button/split-button.d.ts +43 -8
  946. package/dist/types/components/tab-item/tab-item.d.ts +77 -15
  947. package/dist/types/components/tab-item/tab-item.types.d.ts +2 -1
  948. package/dist/types/components/tab-item/tab.mixin.d.ts +26 -0
  949. package/dist/types/components/tab-panel/tab-panel.d.ts +42 -0
  950. package/dist/types/components/tab-set/tab-set.d.ts +17 -0
  951. package/dist/types/components/tabs/tabs.d.ts +68 -58
  952. package/dist/types/components/time-input/time-input.d.ts +43 -6
  953. package/dist/types/components/time-picker/time-picker-column-values.d.ts +15 -0
  954. package/dist/types/components/time-picker/time-picker-compute-time.d.ts +6 -0
  955. package/dist/types/components/time-picker/time-picker-constraints.d.ts +16 -0
  956. package/dist/types/components/time-picker/time-picker-display.d.ts +6 -0
  957. package/dist/types/components/time-picker/time-picker-format.d.ts +13 -0
  958. package/dist/types/components/time-picker/time-picker-range.d.ts +11 -0
  959. package/dist/types/components/time-picker/time-picker-step-focus.d.ts +7 -0
  960. package/dist/types/components/time-picker/time-picker.d.ts +51 -9
  961. package/dist/types/components/time-picker/time-picker.types.d.ts +1 -0
  962. package/dist/types/components/toast/toast-container.d.ts +3 -11
  963. package/dist/types/components/toggle/toggle.d.ts +32 -1
  964. package/dist/types/components/toggle-button/toggle-button.d.ts +31 -6
  965. package/dist/types/components/tooltip/tooltip.d.ts +3 -1
  966. package/dist/types/components/tree/tree-model.d.ts +4 -0
  967. package/dist/types/components/tree-item/tree-item.d.ts +6 -0
  968. package/dist/types/components/upload/upload.d.ts +10 -4
  969. package/dist/types/components/utils/a11y.d.ts +5 -0
  970. package/dist/types/components/utils/dependency-function.d.ts +16 -0
  971. package/dist/types/components/utils/event.d.ts +8 -0
  972. package/dist/types/components/utils/focus/detect-keyboard-mode.d.ts +5 -0
  973. package/dist/types/components/utils/focus/focus-proxy.d.ts +14 -0
  974. package/dist/types/components/utils/focus/focus-trap.d.ts +27 -0
  975. package/dist/types/components/utils/focus/focus-utilities.d.ts +32 -0
  976. package/dist/types/components/utils/input/index.d.ts +6 -2
  977. package/dist/types/components/utils/input/validation.d.ts +2 -2
  978. package/dist/types/components/utils/internal/component.d.ts +107 -2
  979. package/dist/types/components/utils/internal/index.d.ts +2 -1
  980. package/dist/types/components/utils/internal/mixins/accessibility/aria-activedescendant.mixin.d.ts +30 -0
  981. package/dist/types/components/utils/internal/mixins/accessibility/inherit-aria-attributes.mixin.d.ts +25 -0
  982. package/dist/types/components/utils/internal/mixins/focus-visible.mixin.d.ts +33 -0
  983. package/dist/types/components/utils/internal/mixins/id.mixin.d.ts +22 -0
  984. package/dist/types/components/utils/internal/mixins/input/input-picker.mixin.d.ts +24 -0
  985. package/dist/types/components/utils/internal/mixins/setup.mixin.d.ts +31 -0
  986. package/dist/types/components/utils/luxon-datetime-format-masks.d.ts +13 -0
  987. package/dist/types/components/utils/make-ref.d.ts +1 -0
  988. package/dist/types/components/utils/menu-service/menu-service.d.ts +1 -0
  989. package/dist/types/components/utils/menu-tabs/menu-tabs-utils.d.ts +0 -5
  990. package/dist/types/components/utils/modal/index.d.ts +2 -2
  991. package/dist/types/components/utils/modal/loading.d.ts +8 -7
  992. package/dist/types/components/utils/modal/message.d.ts +27 -27
  993. package/dist/types/components/utils/modal/modal.d.ts +9 -18
  994. package/dist/types/components/utils/nested-overlay/hierarchy.d.ts +6 -0
  995. package/dist/types/components/utils/nested-overlay/index.d.ts +6 -0
  996. package/dist/types/components/utils/nested-overlay/nested-overlay-stack.d.ts +28 -0
  997. package/dist/types/components/utils/nested-overlay/path-utils.d.ts +1 -0
  998. package/dist/types/components/utils/nested-overlay/types.d.ts +13 -0
  999. package/dist/types/components/utils/overlay.d.ts +2 -2
  1000. package/dist/types/components/utils/shadow-dom.d.ts +17 -0
  1001. package/dist/types/components/utils/test/animejs.mock.d.ts +1 -0
  1002. package/dist/types/components/utils/theme-switcher.d.ts +24 -22
  1003. package/dist/types/components.d.ts +1744 -691
  1004. package/dist/types/public-api.d.ts +5 -0
  1005. package/dist/types/stencil-public-runtime.d.ts +1 -0
  1006. package/dist/types/tests/utils/test/page.d.ts +7 -1
  1007. package/hydrate/index.js +15692 -6765
  1008. package/hydrate/index.mjs +15692 -6765
  1009. package/package.json +14 -8
  1010. package/scss/_core.scss +3 -45
  1011. package/scss/_standalone.scss +45 -0
  1012. package/scss/components/_table.scss +5 -1
  1013. package/scss/ix-core.scss +0 -2
  1014. package/{dist/collection/components/menu-settings-item/menu-settings-item.css → scss/ix-standalone.scss} +2 -5
  1015. package/scss/legacy/components/_checkboxes.scss +1 -1
  1016. package/scss/legacy/components/_dropdown.scss +1 -1
  1017. package/scss/legacy/components/_forms.scss +1 -1
  1018. package/scss/legacy/components/_modal.scss +1 -1
  1019. package/scss/legacy/components/_radiobuttons.scss +1 -1
  1020. package/scss/legacy/mixins/_fonts.scss +1 -1
  1021. package/scss/mixins/shadow-dom/_focus-visible.scss +12 -0
  1022. package/scss/theme/classic/dark/_index.scss +0 -1
  1023. package/scss/theme/classic/dark/_variables.scss +40 -40
  1024. package/scss/theme/classic/light/_index.scss +0 -1
  1025. package/scss/theme/classic/light/_variables.scss +40 -40
  1026. package/scss/theme/classic/theme.scss +22 -28
  1027. package/scss/theme/core/components/button.scss +29 -29
  1028. package/scss/theme/core/components/chip.scss +4 -4
  1029. package/scss/theme/core/components/link.scss +2 -2
  1030. package/scss/theme/core/components/tab.scss +4 -4
  1031. package/components/ix-application-sidebar.js +0 -1
  1032. package/components/ix-drawer.js +0 -1
  1033. package/components/ix-input-group.js +0 -1
  1034. package/components/ix-validation-tooltip.js +0 -1
  1035. package/components/p-0oJ9dyRQ.js +0 -1
  1036. package/components/p-9tuDiQEH.js +0 -1
  1037. package/components/p-AHG5KaOt.js +0 -1
  1038. package/components/p-B0gQmZW3.js +0 -1
  1039. package/components/p-B81cFxT_.js +0 -1
  1040. package/components/p-BAIdCBnK.js +0 -1
  1041. package/components/p-BH3f5fa3.js +0 -1
  1042. package/components/p-BKNhBo9h.js +0 -1
  1043. package/components/p-BLaucX4x.js +0 -1
  1044. package/components/p-BM_otpzy.js +0 -1
  1045. package/components/p-BWHIcA46.js +0 -1
  1046. package/components/p-BYACnsyo.js +0 -1
  1047. package/components/p-BbN-BCaw.js +0 -1
  1048. package/components/p-BdCnOrqW.js +0 -1
  1049. package/components/p-BhgW5qDm.js +0 -1
  1050. package/components/p-Bi1VyG64.js +0 -1
  1051. package/components/p-BncjKdXL.js +0 -1
  1052. package/components/p-Bo9ALIy0.js +0 -1
  1053. package/components/p-BvFOMxgl.js +0 -1
  1054. package/components/p-C9SfsAWb.js +0 -1
  1055. package/components/p-CAqtPJ4-.js +0 -1
  1056. package/components/p-CFRrPFxi.js +0 -1
  1057. package/components/p-CMi1hdQj.js +0 -1
  1058. package/components/p-CPz6ThvB.js +0 -1
  1059. package/components/p-CS1HnwQr.js +0 -1
  1060. package/components/p-CYMB75De.js +0 -1
  1061. package/components/p-CZsAGuDS.js +0 -1
  1062. package/components/p-C_3dz2Xl.js +0 -1
  1063. package/components/p-C_6_Rh7K.js +0 -1
  1064. package/components/p-Cce1kE8J.js +0 -1
  1065. package/components/p-CdT1qV2I.js +0 -1
  1066. package/components/p-Cgi0rnuQ.js +0 -1
  1067. package/components/p-ChDWY0o5.js +0 -1
  1068. package/components/p-CjFgf9s9.js +0 -1
  1069. package/components/p-CkBQGLbj.js +0 -1
  1070. package/components/p-ClVzB9MP.js +0 -1
  1071. package/components/p-CsGkJrm6.js +0 -1
  1072. package/components/p-CxWzccPV.js +0 -1
  1073. package/components/p-D3K9vmFp.js +0 -1
  1074. package/components/p-DAzBNVe7.js +0 -1
  1075. package/components/p-DNJriU2G.js +0 -1
  1076. package/components/p-DQgVT_uh.js +0 -1
  1077. package/components/p-DaVdylP8.js +0 -1
  1078. package/components/p-DnKEXwdz.js +0 -1
  1079. package/components/p-DrsekPHj.js +0 -1
  1080. package/components/p-IsTvRVoY.js +0 -1
  1081. package/components/p-LoRL-toz.js +0 -1
  1082. package/components/p-MJm14Xlr.js +0 -1
  1083. package/components/p-VHuL40oZ.js +0 -1
  1084. package/components/p-WUp_O0u4.js +0 -1
  1085. package/components/p-bcj7UEIC.js +0 -1
  1086. package/components/p-gkooEHol.js +0 -1
  1087. package/components/p-mraQmnXA.js +0 -1
  1088. package/components/p-rBthI1EV.js +0 -1
  1089. package/components/p-t0v_1-tY.js +0 -1
  1090. package/components/p-unwtt2da.js +0 -1
  1091. package/components/p-xCBXKXNq.js +0 -1
  1092. package/components/p-xrAJuWDf.js +0 -1
  1093. package/dist/cjs/animation-D5wGQwTg.js +0 -100
  1094. package/dist/cjs/app-globals-Cu3bQGoC.js +0 -8
  1095. package/dist/cjs/dropdown-controller-BLOjtc6w.js +0 -157
  1096. package/dist/cjs/find-element-D7yD1Ukn.js +0 -103
  1097. package/dist/cjs/focus-Cl8_98b5.js +0 -67
  1098. package/dist/cjs/ix-application-sidebar.cjs.entry.js +0 -42
  1099. package/dist/cjs/ix-drawer.cjs.entry.js +0 -166
  1100. package/dist/cjs/ix-dropdown-item.cjs.entry.js +0 -63
  1101. package/dist/cjs/ix-dropdown.cjs.entry.js +0 -436
  1102. package/dist/cjs/ix-input-group.cjs.entry.js +0 -129
  1103. package/dist/cjs/ix-menu-settings-B3zMjM3D.js +0 -128
  1104. package/dist/cjs/ix-pill.cjs.entry.js +0 -87
  1105. package/dist/cjs/ix-tab-item_2.cjs.entry.js +0 -495
  1106. package/dist/cjs/ix-time-picker.cjs.entry.js +0 -689
  1107. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +0 -156
  1108. package/dist/cjs/menu-service-CW0vT80Q.js +0 -83
  1109. package/dist/cjs/modal-BPMUkqrW.js +0 -289
  1110. package/dist/cjs/service-DuiJmf7R.js +0 -104
  1111. package/dist/cjs/setup-icNDj1cf.js +0 -31
  1112. package/dist/cjs/shadow-dom-DT01VwcB.js +0 -48
  1113. package/dist/cjs/theme-switcher-BfjZ3MX8.js +0 -175
  1114. package/dist/cjs/typed-event-DxWATHPL.js +0 -46
  1115. package/dist/collection/components/application-sidebar/application-sidebar.js +0 -68
  1116. package/dist/collection/components/application-sidebar/events.js +0 -14
  1117. package/dist/collection/components/drawer/drawer.js +0 -392
  1118. package/dist/collection/components/input-group/input-group.js +0 -152
  1119. package/dist/collection/components/menu-about-item/menu-about-item.css +0 -12
  1120. package/dist/collection/components/menu-category/enter-leave.js +0 -29
  1121. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js +0 -32
  1122. package/dist/collection/components/validation-tooltip/validation-tooltip.css +0 -225
  1123. package/dist/collection/components/validation-tooltip/validation-tooltip.js +0 -251
  1124. package/dist/esm/animation-BLaucX4x.js +0 -98
  1125. package/dist/esm/app-globals-Ciii0tIL.js +0 -6
  1126. package/dist/esm/dropdown-controller-D3K9vmFp.js +0 -154
  1127. package/dist/esm/find-element-CFRrPFxi.js +0 -100
  1128. package/dist/esm/focus-BAKpVknt.js +0 -65
  1129. package/dist/esm/ix-application-sidebar.entry.js +0 -40
  1130. package/dist/esm/ix-drawer.entry.js +0 -164
  1131. package/dist/esm/ix-dropdown-item.entry.js +0 -61
  1132. package/dist/esm/ix-dropdown.entry.js +0 -434
  1133. package/dist/esm/ix-input-group.entry.js +0 -127
  1134. package/dist/esm/ix-menu-settings-BrtDbSQ1.js +0 -123
  1135. package/dist/esm/ix-pill.entry.js +0 -85
  1136. package/dist/esm/ix-tab-item_2.entry.js +0 -492
  1137. package/dist/esm/ix-time-picker.entry.js +0 -687
  1138. package/dist/esm/ix-validation-tooltip.entry.js +0 -154
  1139. package/dist/esm/menu-service-BMvtckRa.js +0 -81
  1140. package/dist/esm/modal-BJAcx3Qd.js +0 -281
  1141. package/dist/esm/service-Da0kv8hS.js +0 -102
  1142. package/dist/esm/setup-eUHKNfBC.js +0 -28
  1143. package/dist/esm/shadow-dom-i60z1FJC.js +0 -43
  1144. package/dist/esm/theme-switcher-CpQ8JvHL.js +0 -172
  1145. package/dist/esm/typed-event-BdCnOrqW.js +0 -44
  1146. package/dist/siemens-ix/p-01283ae6.entry.js +0 -1
  1147. package/dist/siemens-ix/p-048bcd80.entry.js +0 -1
  1148. package/dist/siemens-ix/p-05d31b79.entry.js +0 -1
  1149. package/dist/siemens-ix/p-086cadf8.entry.js +0 -1
  1150. package/dist/siemens-ix/p-18c9b87e.entry.js +0 -1
  1151. package/dist/siemens-ix/p-1b119c78.entry.js +0 -1
  1152. package/dist/siemens-ix/p-1cdd52bc.entry.js +0 -1
  1153. package/dist/siemens-ix/p-23df8fd9.entry.js +0 -1
  1154. package/dist/siemens-ix/p-2441d048.entry.js +0 -1
  1155. package/dist/siemens-ix/p-24947da1.entry.js +0 -1
  1156. package/dist/siemens-ix/p-2b155e81.entry.js +0 -1
  1157. package/dist/siemens-ix/p-2d817735.entry.js +0 -1
  1158. package/dist/siemens-ix/p-3190954f.entry.js +0 -1
  1159. package/dist/siemens-ix/p-359fd705.entry.js +0 -1
  1160. package/dist/siemens-ix/p-3950fb46.entry.js +0 -1
  1161. package/dist/siemens-ix/p-39bab003.entry.js +0 -1
  1162. package/dist/siemens-ix/p-41e6c15a.entry.js +0 -1
  1163. package/dist/siemens-ix/p-44ceb2c5.entry.js +0 -1
  1164. package/dist/siemens-ix/p-46992171.entry.js +0 -1
  1165. package/dist/siemens-ix/p-48f612e5.entry.js +0 -1
  1166. package/dist/siemens-ix/p-49394ea8.entry.js +0 -1
  1167. package/dist/siemens-ix/p-526f3a49.entry.js +0 -1
  1168. package/dist/siemens-ix/p-52edd3f5.entry.js +0 -1
  1169. package/dist/siemens-ix/p-555ee3b3.entry.js +0 -1
  1170. package/dist/siemens-ix/p-57c72eda.entry.js +0 -1
  1171. package/dist/siemens-ix/p-599176fb.entry.js +0 -1
  1172. package/dist/siemens-ix/p-5a69c9e8.entry.js +0 -1
  1173. package/dist/siemens-ix/p-5d1b7333.entry.js +0 -1
  1174. package/dist/siemens-ix/p-5dca1d52.entry.js +0 -1
  1175. package/dist/siemens-ix/p-5f471e1f.entry.js +0 -1
  1176. package/dist/siemens-ix/p-60f84e32.entry.js +0 -1
  1177. package/dist/siemens-ix/p-62156528.entry.js +0 -1
  1178. package/dist/siemens-ix/p-6525aed2.entry.js +0 -1
  1179. package/dist/siemens-ix/p-67eacb9b.entry.js +0 -1
  1180. package/dist/siemens-ix/p-6aadd69d.entry.js +0 -1
  1181. package/dist/siemens-ix/p-6e6dd3b2.entry.js +0 -1
  1182. package/dist/siemens-ix/p-772b82bc.entry.js +0 -1
  1183. package/dist/siemens-ix/p-77940c84.entry.js +0 -1
  1184. package/dist/siemens-ix/p-7a50b7bc.entry.js +0 -1
  1185. package/dist/siemens-ix/p-7bd3643e.entry.js +0 -1
  1186. package/dist/siemens-ix/p-7c83069f.entry.js +0 -1
  1187. package/dist/siemens-ix/p-7c9f479c.entry.js +0 -1
  1188. package/dist/siemens-ix/p-80d52f41.entry.js +0 -1
  1189. package/dist/siemens-ix/p-83ebc68a.entry.js +0 -1
  1190. package/dist/siemens-ix/p-87ddae31.entry.js +0 -1
  1191. package/dist/siemens-ix/p-8a49d412.entry.js +0 -1
  1192. package/dist/siemens-ix/p-90afea9d.entry.js +0 -1
  1193. package/dist/siemens-ix/p-91b62848.entry.js +0 -1
  1194. package/dist/siemens-ix/p-9432d8bc.entry.js +0 -1
  1195. package/dist/siemens-ix/p-9502ad09.entry.js +0 -1
  1196. package/dist/siemens-ix/p-957439fa.entry.js +0 -1
  1197. package/dist/siemens-ix/p-963a2b1c.entry.js +0 -1
  1198. package/dist/siemens-ix/p-9987b6aa.entry.js +0 -1
  1199. package/dist/siemens-ix/p-9ab70f63.entry.js +0 -1
  1200. package/dist/siemens-ix/p-9b042e1e.entry.js +0 -1
  1201. package/dist/siemens-ix/p-9cc7b831.entry.js +0 -1
  1202. package/dist/siemens-ix/p-9cd5c8fd.entry.js +0 -1
  1203. package/dist/siemens-ix/p-9d26ab4c.entry.js +0 -1
  1204. package/dist/siemens-ix/p-9f22ba26.entry.js +0 -1
  1205. package/dist/siemens-ix/p-BBzEV-f4.js +0 -1
  1206. package/dist/siemens-ix/p-BEPo7U1W.js +0 -2
  1207. package/dist/siemens-ix/p-BH3f5fa3.js +0 -1
  1208. package/dist/siemens-ix/p-BLaucX4x.js +0 -1
  1209. package/dist/siemens-ix/p-BUNsXW03.js +0 -1
  1210. package/dist/siemens-ix/p-BXpulp6I.js +0 -1
  1211. package/dist/siemens-ix/p-BayAOLV_.js +0 -1
  1212. package/dist/siemens-ix/p-BdCnOrqW.js +0 -1
  1213. package/dist/siemens-ix/p-BhgW5qDm.js +0 -1
  1214. package/dist/siemens-ix/p-BncjKdXL.js +0 -1
  1215. package/dist/siemens-ix/p-BtTxCH_z.js +0 -1
  1216. package/dist/siemens-ix/p-BvFOMxgl.js +0 -1
  1217. package/dist/siemens-ix/p-C6fzB3UQ.js +0 -1
  1218. package/dist/siemens-ix/p-CAqtPJ4-.js +0 -1
  1219. package/dist/siemens-ix/p-CFRrPFxi.js +0 -1
  1220. package/dist/siemens-ix/p-CUWFODSd.js +0 -1
  1221. package/dist/siemens-ix/p-CZsAGuDS.js +0 -1
  1222. package/dist/siemens-ix/p-Cv_GwYyx.js +0 -1
  1223. package/dist/siemens-ix/p-D3K9vmFp.js +0 -1
  1224. package/dist/siemens-ix/p-DAzBNVe7.js +0 -1
  1225. package/dist/siemens-ix/p-DKTq7BLY.js +0 -1
  1226. package/dist/siemens-ix/p-EA1w1TTe.js +0 -1
  1227. package/dist/siemens-ix/p-GJWUiWDT.js +0 -1
  1228. package/dist/siemens-ix/p-Tgy1PBFv.js +0 -1
  1229. package/dist/siemens-ix/p-W85AQR46.js +0 -1
  1230. package/dist/siemens-ix/p-a2651024.entry.js +0 -1
  1231. package/dist/siemens-ix/p-a37cd269.entry.js +0 -1
  1232. package/dist/siemens-ix/p-a41f8be4.entry.js +0 -1
  1233. package/dist/siemens-ix/p-a91f7f14.entry.js +0 -1
  1234. package/dist/siemens-ix/p-aa36835f.entry.js +0 -1
  1235. package/dist/siemens-ix/p-ab9cbf10.entry.js +0 -1
  1236. package/dist/siemens-ix/p-ada8618e.entry.js +0 -1
  1237. package/dist/siemens-ix/p-ae55e8e6.entry.js +0 -1
  1238. package/dist/siemens-ix/p-b2bd816c.entry.js +0 -1
  1239. package/dist/siemens-ix/p-b41a3733.entry.js +0 -1
  1240. package/dist/siemens-ix/p-b6ae81a9.entry.js +0 -1
  1241. package/dist/siemens-ix/p-bafa90ed.entry.js +0 -1
  1242. package/dist/siemens-ix/p-bbcef047.entry.js +0 -1
  1243. package/dist/siemens-ix/p-bcj7UEIC.js +0 -1
  1244. package/dist/siemens-ix/p-c187909f.entry.js +0 -1
  1245. package/dist/siemens-ix/p-c94c1d45.entry.js +0 -1
  1246. package/dist/siemens-ix/p-ced4c721.entry.js +0 -1
  1247. package/dist/siemens-ix/p-d3ad73e1.entry.js +0 -1
  1248. package/dist/siemens-ix/p-d3afd82f.entry.js +0 -1
  1249. package/dist/siemens-ix/p-d458b450.entry.js +0 -1
  1250. package/dist/siemens-ix/p-d7086b5a.entry.js +0 -1
  1251. package/dist/siemens-ix/p-d8bc930c.entry.js +0 -1
  1252. package/dist/siemens-ix/p-daadd1ae.entry.js +0 -1
  1253. package/dist/siemens-ix/p-dd3bb443.entry.js +0 -1
  1254. package/dist/siemens-ix/p-df0fc6d4.entry.js +0 -1
  1255. package/dist/siemens-ix/p-e09125fd.entry.js +0 -1
  1256. package/dist/siemens-ix/p-e1978224.entry.js +0 -1
  1257. package/dist/siemens-ix/p-e1c15a19.entry.js +0 -1
  1258. package/dist/siemens-ix/p-e91b7758.entry.js +0 -1
  1259. package/dist/siemens-ix/p-f75eab15.entry.js +0 -1
  1260. package/dist/siemens-ix/p-f7b73fa9.entry.js +0 -1
  1261. package/dist/siemens-ix/p-f8a078e5.entry.js +0 -1
  1262. package/dist/siemens-ix/p-faa0599d.entry.js +0 -1
  1263. package/dist/siemens-ix/p-fb077c75.entry.js +0 -1
  1264. package/dist/siemens-ix/p-fb52d56c.entry.js +0 -1
  1265. package/dist/siemens-ix/p-fb75665a.entry.js +0 -1
  1266. package/dist/siemens-ix/p-fce55dc2.entry.js +0 -1
  1267. package/dist/siemens-ix/p-fe1c3443.entry.js +0 -1
  1268. package/dist/siemens-ix/p-fe5f2f38.entry.js +0 -1
  1269. package/dist/siemens-ix/p-gkooEHol.js +0 -1
  1270. package/dist/siemens-ix/p-i60z1FJC.js +0 -1
  1271. package/dist/types/components/application-sidebar/application-sidebar.d.ts +0 -7
  1272. package/dist/types/components/application-sidebar/events.d.ts +0 -4
  1273. package/dist/types/components/drawer/drawer.d.ts +0 -62
  1274. package/dist/types/components/drawer/test/animejs.mock.d.ts +0 -0
  1275. package/dist/types/components/input-group/input-group.d.ts +0 -25
  1276. package/dist/types/components/menu-category/enter-leave.d.ts +0 -7
  1277. package/dist/types/components/utils/menu-tabs/menu-tabs-fc.d.ts +0 -8
  1278. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +0 -46
  1279. /package/scss/{_common-variables.scss → misc/_common-variables.scss} +0 -0
  1280. /package/scss/{_normalize.scss → misc/_normalize.scss} +0 -0
  1281. /package/scss/{_z-index.scss → misc/_z-index.scss} +0 -0
@@ -0,0 +1 @@
1
+ import{M as e,r as o,c as t,g as r,h as n,H as i}from"./p-EBgS4zhE.js";import{N as a}from"./p-DgUGsIlh.js";import{D as l}from"./p-D1WplX1z.js";import{c as d,j as s,h,a as c,b,S as p,o as u,d as m,e as v}from"./p-wfVRhTWc.js";import{g as y,i as f}from"./p-BFUINhFM.js";import{I as g,h as x,o as k,c as w,a as T}from"./p-cYKY6sUE.js";import{D as z}from"./p-BWgttsqY.js";import{m as C}from"./p-Djkc69iv.js";import{r as I}from"./p-BEuV0Xpe.js";import{f as S}from"./p-C21npbUc.js";import{c as j,g as H,H as E}from"./p-yZFaEeBW.js";import"./p-CX81WQtk.js";import"./p-JJddxCCh.js";import"./p-DhE1t8Qh.js";import"./p-DNIQ2C1K.js";import"./p-BbwShqw_.js";import"./p-CNLoALIl.js";import"./p-6ZxKp7Jn.js";import"./p-BClJdFQP.js";import"./p-XBTykBKS.js";const V=class extends(e(...z,g)){constructor(e){super(),o(this,e),this.valueChange=t(this,"valueChange",6),this.validityStateChange=t(this,"validityStateChange",7),this.ixFocus=t(this,"ixFocus",7),this.ixBlur=t(this,"ixBlur",7),this.ixChange=t(this,"ixChange",7),e.$hostElement$["s-ei"]?this.formInternals=e.$hostElement$["s-ei"]:(this.formInternals=e.$hostElement$.attachInternals(),e.$hostElement$["s-ei"]=this.formInternals)}get hostElement(){return r(this)}formInternals;name;placeholder;value="";watchValuePropHandler(e){this.onInput(e)}format="TT";minTime;maxTime;watchMinTimePropHandler(){this.revalidateCurrentValue()}watchMaxTimePropHandler(){this.revalidateCurrentValue()}required;helperText;label;invalidText;readonly=!1;disabled=!1;infoText;warningText;validText;showTextAsTooltip;i18nErrorTimeUnparsable="Time is not valid";hourInterval=1;minuteInterval=1;secondInterval=1;millisecondInterval=100;i18nSelectTime="Confirm";i18nTime="Time";i18nHourColumnHeader="hr";i18nMinuteColumnHeader="min";i18nSecondColumnHeader="sec";i18nMillisecondColumnHeader="ms";suppressSubmitOnEnter=!1;hideHeader=!1;textAlignment="start";enableTopLayer=!1;ariaLabelTimeToggleButton="Toggle time picker";valueChange;validityStateChange;ixFocus;ixBlur;ixChange;show=!1;time=null;isInputInvalid=!1;isInvalid=!1;isValid=!1;isInfo=!1;isWarning=!1;focus=!1;slotStartRef=C();slotEndRef=C();timePickerRef=C();inputElementRef=C();dropdownElementRef=C();classObserver;initialValue;invalidReason;touched=!1;validityTracker=d();disposableChangesAndVisibilityObservers;handleInputKeyDown(e){"ArrowDown"===e.key&&(this.show=!0,I((()=>{const e=this.timePickerRef.current?.shadowRoot?.querySelector('button[tabindex="0"]');e?.focus()}))),s(e,this,this.value),h(e,this.suppressSubmitOnEnter,this.formInternals.form)}updateFormInternalValue(e){this.formInternals.setFormValue(e),this.value=e}connectedCallback(){this.classObserver=j(this.hostElement,(()=>this.checkClassList())),this.disposableChangesAndVisibilityObservers=c(this.hostElement,this.updatePaddings.bind(this))}componentWillLoad(){if(!this.value){const e=l.now();e.isValid&&(this.value=e.toFormat(this.format))}this.onInput(this.value),this.checkClassList(),this.updateFormInternalValue(this.value)}updatePaddings(){b(this.slotStartRef.current,this.slotEndRef.current,this.inputElementRef.current)}disconnectedCallback(){this.classObserver?.destroy(),this.disposableChangesAndVisibilityObservers?.()}hasValidValue(){return Promise.resolve(!!this.value)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}isWithinConfiguredBounds(e){const o=e.startOf("day"),{min:t,max:r}=y(this.minTime,this.maxTime,this.format,o);return f(e,t,r)}syncPickerTimeFromValue(){const e=this.value?.trim()??"";this.time=e&&l.fromFormat(e,this.format).isValid?e:null}validateNonEmptyValue(e){if(!this.format)return null;const o=l.fromFormat(e,this.format);return o.isValid&&this.isWithinConfiguredBounds(o)?{isInputInvalid:!1,invalidReason:void 0}:{isInputInvalid:!0,invalidReason:o.isValid?"customError":o.invalidReason??void 0}}revalidateCurrentValue(){if(!this.value)return;const e=this.validateNonEmptyValue(this.value);e&&(this.isInputInvalid=e.isInputInvalid,this.invalidReason=e.invalidReason,this.emitValidityStateChangeIfChanged(),this.syncPickerTimeFromValue())}async onInput(e){if(this.value=e,!e)return this.isInputInvalid=!1,this.invalidReason=void 0,this.emitValidityStateChangeIfChanged(),this.updateFormInternalValue(e),this.valueChange.emit(e),void this.syncPickerTimeFromValue();const o=this.validateNonEmptyValue(e);o?(this.isInputInvalid=o.isInputInvalid,this.invalidReason=o.invalidReason,this.emitValidityStateChangeIfChanged(),this.updateFormInternalValue(e),this.valueChange.emit(e),this.syncPickerTimeFromValue()):this.syncPickerTimeFromValue()}onTimeIconClick(e){x(e,this.show,(()=>this.openDropdown()),this.inputElementRef)}async openDropdown(){return this.syncPickerTimeFromValue(),k(this.dropdownElementRef)}async closeDropdown(){return w(this.dropdownElementRef)}checkClassList(){this.isInvalid=this.hostElement.classList.contains("ix-invalid")}renderInput(){return n("div",{class:"input-wrapper"},n(m,{slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),n("input",{"aria-haspopup":"true",autoComplete:"off",class:{"is-invalid":this.isInputInvalid},style:{textAlign:this.textAlignment},disabled:this.disabled,readOnly:this.readonly,required:this.required,ref:this.inputElementRef,type:"text",value:this.value,placeholder:this.placeholder,name:this.name,onInput:e=>{this.onInput(e.target.value)},onClick:e=>{this.show&&(e.stopPropagation(),e.preventDefault())},onFocus:async()=>{this.initialValue=this.value,this.ixFocus.emit()},onBlur:()=>{u(this,this.inputElementRef.current,this.value),this.touched=!0,this.emitValidityStateChangeIfChanged()},onKeyDown:e=>this.handleInputKeyDown(e)}),n(p,{slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},n("ix-icon-button",{tabindex:-1,ref:e=>S(e,-1),"data-testid":"open-time-picker",class:{"time-icon-hidden":this.disabled||this.readonly},variant:"subtle-tertiary",size:"16",icon:a,onClick:e=>this.onTimeIconClick(e),"aria-label":this.ariaLabelTimeToggleButton,"aria-expanded":this.show})))}hookValidationLifecycle({isInfo:e,isInvalid:o,isInvalidByRequired:t,isValid:r,isWarning:n}){this.isInvalid=o||t||this.isInputInvalid,this.isInfo=e,this.isValid=r,this.isWarning=n}emitValidityStateChangeIfChanged(){return v(this)}getValidityState(){return Promise.resolve(T(this.isInputInvalid,!!this.required,this.value))}getNativeInputElement(){return this.inputElementRef.waitForCurrent()}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}getPickerElement(){return this.dropdownElementRef}render(){const e=H(this.isInputInvalid,this.invalidText,this.i18nErrorTimeUnparsable);return n(i,{key:"ad852f1bdf16618d065d1fbab17420c11b3e5915",class:{disabled:this.disabled,readonly:this.readonly},onFocusout:()=>{this.closeDropdown()}},n("ix-field-wrapper",{key:"cf0d1f5e6fef2a1391ca1fb9b748eb7c75af3d18",label:this.label,helperText:this.helperText,isInvalid:this.isInvalid,invalidText:e,infoText:this.infoText,isInfo:this.isInfo,isWarning:this.isWarning,warningText:this.warningText,isValid:this.isValid,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,required:this.required,controlRef:this.inputElementRef},this.renderInput()),n("ix-dropdown",{key:"51ba0327ea62439e121ffbc1f6aa8a6a69564481","data-testid":"time-dropdown",trigger:this.inputElementRef.waitForCurrent(),ref:this.dropdownElementRef,closeBehavior:"outside",enableTopLayer:this.enableTopLayer,suppressOverflowBehavior:!0,show:this.show,onShowChanged:e=>{this.show=e.detail},focusTrapOptions:{targetElement:this.timePickerRef,trapFocusInShadowDom:!0}},n("ix-time-picker",{key:"9d994dfdd9b7d58ba305dcff031397a3486a5d64",ref:this.timePickerRef,format:this.format,time:this.time??"",minTime:this.minTime,maxTime:this.maxTime,hourInterval:this.hourInterval,minuteInterval:this.minuteInterval,secondInterval:this.secondInterval,millisecondInterval:this.millisecondInterval,embedded:!0,hideHeader:this.hideHeader,i18nConfirmTime:this.i18nSelectTime,i18nHeader:this.i18nTime,i18nHourColumnHeader:this.i18nHourColumnHeader,i18nSecondColumnHeader:this.i18nSecondColumnHeader,i18nMinuteColumnHeader:this.i18nMinuteColumnHeader,i18nMillisecondColumnHeader:this.i18nMillisecondColumnHeader,onTimeSelect:e=>{this.onInput(e.detail),this.initialValue!==e.detail&&(this.ixChange.emit(e.detail),this.initialValue=e.detail),this.show=!1}})))}static get delegatesFocus(){return!0}static get formAssociated(){return!0}static get watchers(){return{value:[{watchValuePropHandler:0}],minTime:[{watchMinTimePropHandler:0}],maxTime:[{watchMaxTimePropHandler:0}]}}};(function(e,o,t,r){var n,i=arguments.length,a=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,t):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,o,t,r);else for(var l=e.length-1;l>=0;l--)(n=e[l])&&(a=(i<3?n(a):i>3?n(o,t,a):n(o,t))||a);i>3&&a&&Object.defineProperty(o,t,a)})([E()],V.prototype,"hookValidationLifecycle",null),V.style='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:inline-block;position:relative;width:auto}: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 .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:var(--theme-input--border-thickness)}:host .end-container{right:0.25rem}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:calc(0.5rem - 0.25rem)}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:calc(0.25rem - 0.25rem)}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:calc(0rem - 0.25rem)}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host .input-wrapper:hover input:not(:disabled):not(:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}:host .input-wrapper:hover input:not(:disabled):not(:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:hover,:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .input-wrapper:hover input{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:hover,:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .input-wrapper:hover input{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:hover,:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .input-wrapper:hover input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .input-wrapper:hover input{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;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 input{width:100%;height:100%}:host .time-icon-hidden{display:none}:host(.readonly) input{pointer-events:none}.input-wrapper{position:relative}';export{V as ix_time_input}
@@ -0,0 +1 @@
1
+ import{M as t,r as e,c as i,g as s,h as o,H as r}from"./p-EBgS4zhE.js";import{f as a,i as n,s as h,o as d,a as l,b as c,c as m}from"./p-Bxrgt3H_.js";import{a as b}from"./p-CKoABG1h.js";import{a as u}from"./p-3pidUFd-.js";import{q as p,c as g,I as w,d as v,e as f,f as k,a as x}from"./p-6ZxKp7Jn.js";import{D as y,r as E,h as C}from"./p-BWgttsqY.js";import{m as A}from"./p-Djkc69iv.js";import{r as I}from"./p-BEuV0Xpe.js";import{d as D,h as S}from"./p-BbwShqw_.js";import{T,j}from"./p-DgUGsIlh.js";import{a as F}from"./p-C21npbUc.js";import{C as O}from"./p-CUbYLenp.js";import{F as R}from"./p-CXbob2Ew.js";import"./p-BClJdFQP.js";import"./p-CNLoALIl.js";const z=["ix-dropdown-item","ix-select-item","ix-menu-item","ix-menu-category"],P=z.map((t=>`${t}:not([tabindex^="-"]):not([disabled]):not([hidden])`)).join(", "),L=z.map((t=>`${t}.${w}:not([tabindex^="-"]):not([disabled]):not([hidden])`)).join(", "),U=(t,e,i=P)=>e&&e.matches(i)?t.findIndex((t=>t===e)):-1;let B=0;const K=class extends(t(...y)){constructor(t){super(),e(this,t),this.showChange=i(this,"showChange",7),this.showChanged=i(this,"showChanged",7),this.experimentalRequestFocus=i(this,"experimentalRequestFocus",7),this.experimentalFocusNextElement=i(this,"experimentalFocusNextElement",7)}get hostElement(){return s(this)}suppressAutomaticPlacement=!1;show=!1;trigger;anchor;closeBehavior="both";placement="bottom-start";positioningStrategy="fixed";header;suppressTriggerVisibilityCheck=!1;disableFocusHandling=!1;disableFocusTrap=!1;enableTopLayer=!1;focusCheckedItem=!1;keyboardActivationKeys=["Home","End","ArrowDown","ArrowUp","Enter"," "];keyboardItemTriggerKeys=["Enter"," "];offset;overwriteDropdownStyle;discoverAllSubmenus=!1;ignoreRelatedSubmenu=!1;suppressOverflowBehavior=!1;focusHost;focusTrapOptions;hostRole;callbackFocusElement;showChange;showChanged;fallbackPlacement;experimentalRequestFocus;experimentalFocusNextElement;autoUpdateCleanup;dialogRef=A();intersectObserverTrigger;triggerElement;anchorElement;forwardQueryElement=null;dropdownElementId="dropdown-"+B++;assignedSubmenu=[];keyboardNavigationCleanup;focusUtilities;connectedCallback(){D.connected(this),null!=this.trigger&&this.registerListener(this.trigger)}cacheSubmenuId(t){t.stopImmediatePropagation(),t.preventDefault();const{detail:e}=t;-1===this.assignedSubmenu.indexOf(e)&&this.assignedSubmenu.push(e)}disconnectedCallback(){D.dismiss(this),D.disconnected(this),this.autoUpdateCleanup&&(this.autoUpdateCleanup(),this.autoUpdateCleanup=void 0)}getAssignedSubmenuIds(){return this.assignedSubmenu}isPresent(){return this.show}present(){this.show=!0}dismiss(){this.show=!1}getId(){return this.dropdownElementId}willDismiss(){const{defaultPrevented:t}=this.showChange.emit(!1);return!t}willPresent(){const{defaultPrevented:t}=this.showChange.emit(!0);return!t}get dropdownItems(){return Array.from(this.hostElement.querySelectorAll("ix-dropdown-item"))}get slotElement(){return this.hostElement.shadowRoot.querySelector("slot")}disposeClickListener;disposeKeyListener;toggleController(){this.isPresent()?D.dismiss(this):D.present(this),D.dismissOthers(this.getId())}onTriggerClick=t=>this.handleTriggerClick(t);handleTriggerClick(t){t.defaultPrevented||this.toggleController()}onTriggerKeydown=t=>this.handleTriggerKeydown(t);handleTriggerKeydown(t){const e=e=>I((async()=>{let i=!1;this.callbackFocusElement&&(i=await this.callbackFocusElement(t)??!1),i||v(e,void 0,{focusCheckedItem:this.focusCheckedItem})})),i=e=>I((async()=>{let i=!1;this.callbackFocusElement&&(i=await this.callbackFocusElement(t)??!1),i||f(e)}));if(("Escape"===t.key||!0===this.disableFocusTrap&&"Tab"===t.key)&&this.show)D.dismiss(this);else if(!this.show&&(this.keyboardActivationKeys??["Home","End","ArrowUp","ArrowDown"," ","Enter"]).includes(t.key)){if(this.isAnchorSubmenu())this.disableFocusHandling||(this.callbackFocusElement?this.callbackFocusElement(t):"ArrowUp"===t.key||"End"===t.key?i(this.hostElement):e(this.hostElement));else if(t.defaultPrevented||this.toggleController(),this.disableFocusHandling)t.stopImmediatePropagation(),t.preventDefault();else{if(t.altKey)return;"ArrowUp"===t.key||"End"===t.key?i(this.hostElement):e(this.hostElement)}this.experimentalRequestFocus.emit({keyEvent:t}),t.preventDefault()}}addEventListenersFor(){this.triggerElement&&(this.disposeClickListener||(this.disposeClickListener=b(this.triggerElement,"click",this.onTriggerClick)),this.disposeKeyListener||(this.disposeKeyListener=b(this.triggerElement,"keydown",this.onTriggerKeydown)),this.triggerElement?.setAttribute("data-ix-dropdown-trigger",this.dropdownElementId))}async discoverSubmenu(){this.triggerElement?.dispatchEvent(new CustomEvent("ix-assign-sub-menu",{bubbles:!0,composed:!0,cancelable:!0,detail:this.dropdownElementId}))}registerKeyListener(){}async registerListener(t){this.triggerElement=await this.resolveElement(t),this.triggerElement&&(this.addEventListenersFor(),this.discoverSubmenu())}addObserverForTriggerVisibility(){this.intersectObserverTrigger&&this.intersectObserverTrigger.disconnect(),this.suppressTriggerVisibilityCheck||this.triggerElement&&(this.intersectObserverTrigger=new IntersectionObserver((t=>{t.forEach((t=>{if(!t.isIntersecting)return void D.dismiss(this);const e=t.intersectionRect.top>t.boundingClientRect.top,i=t.intersectionRect.bottom<t.boundingClientRect.bottom,s=t.intersectionRect.left>t.boundingClientRect.left,o=t.intersectionRect.right<t.boundingClientRect.right;this.fallbackPlacement=void 0,e&&(this.fallbackPlacement=this.createFallbackPlacement("bottom")),i&&(this.fallbackPlacement=this.createFallbackPlacement("top")),s&&(this.fallbackPlacement=this.createFallbackPlacement("right")),o&&(this.fallbackPlacement=this.createFallbackPlacement("left"))}))}),{threshold:[0,.5,1]}),this.intersectObserverTrigger.observe(this.anchorElement))}createFallbackPlacement(t){return`${t}-${this.placement.endsWith("-end")?"end":"start"}`}async resolveElement(t){const e=await a(t);return this.checkForSubmenuAnchor(e)}async checkForSubmenuAnchor(t){if(t)return S(t)&&((await t.getDropdownItemElement()).isSubMenu=!0,this.hostElement.style.zIndex="var(--theme-z-index-dropdown)"),"IX-DROPDOWN-ITEM"===t.tagName&&(t.isSubMenu=!0,this.hostElement.style.zIndex="var(--theme-z-index-dropdown)"),t}async resolveAnchorElement(){this.anchor?this.anchorElement=await this.resolveElement(this.anchor):this.trigger&&(this.anchorElement=await this.resolveElement(this.trigger))}async changedShow(t){if(!t)return this.triggerElement&&"menu"===this.triggerElement.ariaHasPopup&&"IX-DROPDOWN-ITEM"===this.triggerElement.tagName&&(this.triggerElement.ariaExpanded="false"),this.cleanupOnHide(),void(this.enableTopLayer&&await this.hideDialog());if(await this.resolveAnchorElement(),this.registerKeyListener(),this.disableFocusHandling||this.callbackFocusElement||(this.keyboardNavigationCleanup=((t,e={})=>{const i=e.querySelector??P,s=e.activeQuerySelector??L,o=e.itemTriggerKeys??["ArrowRight","Enter"," "],r=e.getActiveElement??(()=>p(t(),s)[0]),a=e.setItemActive??(t=>(t=>{I((async()=>{let e=t;t.matches("ix-menu-category")&&(e=t.shadowRoot.querySelector(".category-parent")),e&&(g(e),I((()=>e.scrollIntoView({block:"nearest"}))))}))})(t)),n=async n=>{const h=r();let d=[];try{t().querySelectorAll("slot").length>0&&(d=Array.from(t().querySelectorAll("slot")).flatMap((t=>Array.from(t.assignedElements({flatten:!0})).flatMap((t=>t?.matches(i)?[t]:Array.from(t.querySelectorAll(i))))))),d=[...d,...Array.from(t().querySelectorAll(i))]}catch(t){}switch(e.beforeKeydown&&e.beforeKeydown(n),n.key){case"ArrowLeft":t().dispatchEvent(new CustomEvent("ix-close-submenu",{bubbles:!0,cancelable:!0}));break;case"ArrowDown":{if(n.altKey)return;n.preventDefault();const t=((t,e,i=L)=>{const s=U(t,e,i)+1;return t[s>=t.length?0:s]})(d,h,s);void 0!==t&&a(t);break}case"ArrowUp":{if(n.altKey)return;n.preventDefault();const t=((t,e,i=L)=>{const s=U(t,e,i)-1;return t[s<0?t.length-1:s]})(d,h,s);void 0!==t&&a(t);break}case"Home":{n.preventDefault();const t=d[0];void 0!==t&&a(t);break}case"End":{n.preventDefault();const t=d[d.length-1];void 0!==t&&a(t);break}case"ArrowRight":case" ":case"Enter":if(h&&h.hasAttribute("data-ix-dropdown-trigger")){const t=new CustomEvent("ix-open-submenu",{bubbles:!0,cancelable:!0,detail:{activeElement:h}});return void h.dispatchEvent(t)}}o.includes(n.key)&&e.onItemActivation?.(n,h)},h=(e.getEventListenerTarget??(()=>t()))();return h.addEventListener("keydown",n),()=>h.removeEventListener("keydown",n)})((()=>this.forwardQueryElement??this.focusHost??this.hostElement),{getEventListenerTarget:()=>this.triggerElement??this.anchorElement,onItemActivation:(t,e)=>{t.preventDefault(),e?.click()},itemTriggerKeys:this.keyboardItemTriggerKeys})),this.disableFocusTrap||u(this.focusHost??this.hostElement,this.focusTrapOptions).then((t=>{this.focusUtilities=t})),this.triggerElement&&"menu"===this.triggerElement.ariaHasPopup&&"IX-DROPDOWN-ITEM"===this.triggerElement.tagName&&(this.triggerElement.ariaExpanded="true"),this.enableTopLayer){const t=await this.dialogRef.waitForCurrent();if(!t)return;t.showPopover()}this.addObserverForTriggerVisibility(),this.applyDropdownPosition()}async emitShowChanged(t){I((()=>this.showChanged.emit(t)))}changedTrigger(t,e){t&&t!==e&&(this.disposeClickListener?.(),this.disposeClickListener=void 0,this.disposeKeyListener?.(),this.disposeKeyListener=void 0),this.registerListener(t)}applyFallbackPosition(t){I((()=>{const e=(this.hostElement.parentElement||this.hostElement).getBoundingClientRect(),i=`translate(${Math.round(e.left)}px, ${Math.round(e.top)}px)`;Object.assign(t.style,{top:"0",left:"0",transform:i})}))}async hideDialog(){const t=await this.dialogRef.waitForCurrent();t?.matches(":popover-open")&&t.hidePopover()}cleanupOnHide(){this.intersectObserverTrigger?.disconnect(),this.destroyAutoUpdate(),this.keyboardNavigationCleanup?.(),this.focusUtilities?.destroy(),this.resetForwardQueryElement(),E(),!this.disableFocusTrap&&C()&&I((()=>{this.triggerElement?.focus()}))}destroyAutoUpdate(){this.autoUpdateCleanup&&(this.autoUpdateCleanup(),this.autoUpdateCleanup=void 0)}isAnchorSubmenu(){return!!S(this.anchorElement)||!!this.anchorElement?.closest("ix-dropdown-item")}async applyDropdownPosition(){const t=this.enableTopLayer?await this.dialogRef.waitForCurrent():this.hostElement;if(!this.show)return;if(!t)return;if(!this.anchorElement)return void this.applyFallbackPosition(t);const e=this.anchorElement,i=this.isAnchorSubmenu();let s=this.positioningStrategy;this.enableTopLayer&&(s="fixed");let o={strategy:s,middleware:[]};this.suppressAutomaticPlacement||o.middleware?.push(c({fallbackStrategy:"initialPlacement"}));let r=this.placement;!1===this.suppressTriggerVisibilityCheck&&this.fallbackPlacement&&(r=this.fallbackPlacement),o.placement=i?"right-start":r,o.middleware=[...o.middleware?.filter(Boolean)||[],n(),h()],this.offset&&o.middleware.push(d(this.offset)),this.destroyAutoUpdate(),this.autoUpdateCleanup=l(e,t,(async()=>{const i=await m(e,t,o);if(this.hostElement.dataset.ixDropdownPlacement=i.placement,Object.assign(t.style,{top:"0",left:"0",transform:`translate(${Math.round(i.x)}px,${Math.round(i.y)}px)`}),this.overwriteDropdownStyle){const e=await this.overwriteDropdownStyle({dropdownRef:t,triggerRef:this.triggerElement});Object.assign(t.style,e)}}),{ancestorResize:!0,ancestorScroll:!0,elementResize:!0})}async componentDidLoad(){this.trigger&&this.changedTrigger(this.trigger,void 0)}async componentDidRender(){await this.applyDropdownPosition(),await this.resolveAnchorElement()}isTriggerElement(t){return!!t.hasAttribute("data-ix-dropdown-trigger")}onDropdownClick(t){const e=D.pathIncludesTrigger(t.composedPath());e&&(e!==this.triggerElement&&t.preventDefault(),this.isTriggerElement(e))?"outside"===this.closeBehavior&&t.preventDefault():t.defaultPrevented||"inside"!==this.closeBehavior&&"both"!==this.closeBehavior?D.dismissOthers(this.getId()):D.dismissAll([this.getId()],this.ignoreRelatedSubmenu)}async updatePosition(){this.applyDropdownPosition()}openSubmenu(t){const e=this.getAssignedSubmenuIds();0!==e.length&&(t.detail.activeElement.classList.add("ix-dropdown-submenu-trigger-active"),D.present(D.getDropdownById(e[0])),this.forwardQueryElement=D.getDropdownById(e[0]).hostElement,I((()=>{v(D.getDropdownById(e[0]).hostElement)})))}closeSubmenu(){const t=D.getParentDropdownId(this.getId());if(t){const e=D.getDropdownById(t),i=p(e?.hostElement,".ix-dropdown-submenu-trigger-active");if(D.dismissChildren(t),e&&i.length>0){const t=i[0];t.classList.remove("ix-dropdown-submenu-trigger-active"),e.hostElement.resetForwardQueryElement(),I((()=>{k(t,e.hostElement)}))}}}async resetForwardQueryElement(){this.forwardQueryElement=null}render(){const t={};return this.triggerElement&&"IX-DROPDOWN-ITEM"===this.triggerElement.tagName?(t["aria-labelledby"]=this.triggerElement.id,t["aria-owns"]=this.triggerElement.id,t.role="menu"):this.hostRole&&(t.role=this.hostRole),o(r,{key:"9b0e9901b2f083f8bff9396e0e407f093425a927",...t,"aria-modal":"true","data-ix-dropdown":this.dropdownElementId,"data-ix-focus-trap":!0,class:{"dropdown-menu":!0,show:this.show,overflow:!this.suppressOverflowBehavior&&!this.enableTopLayer},style:this.enableTopLayer?{}:{margin:"0",minWidth:"0px",position:this.positioningStrategy},onClick:t=>this.onDropdownClick(t)},this.enableTopLayer?o("dialog",{role:"presentation",ref:this.dialogRef,class:{dialog:!0,overflow:!this.suppressOverflowBehavior},popover:"manual",tabindex:-1,onClick:t=>this.onDropdownClick(t)},o("div",{class:"dropdown-container"},this.header&&o("div",{class:"dropdown-header"},this.header),this.show&&o("slot",null))):o("div",{style:{display:"contents"},role:"presentation"},this.header&&o("div",{class:"dropdown-header"},this.header),this.show&&o("slot",null)))}static get watchers(){return{show:[{changedShow:0},{emitShowChanged:0}],trigger:[{changedTrigger:0}]}}};K.style=":host{background-color:var(--theme-color-2);border-radius:var(--theme-default-border-radius);min-width:0px;z-index:var(--theme-z-index-dropdown);box-shadow:var(--theme-shadow-4);padding:0.25rem 0px}: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 .dropdown-header{display:flex;align-items:center;height:2.5rem;color:var(--theme-menu-header--color);padding:0 1rem}:host(.overflow){max-height:calc(50vh - 3rem);overflow-y:auto}:host(:not(.show)){display:none !important}.dialog{margin:0;border:none;outline:none;padding:0.25rem 0px;min-width:0;max-width:100vw;width:-moz-max-content;width:max-content;height:-moz-fit-content;height:fit-content;background-color:var(--theme-color-2);border-radius:var(--theme-default-border-radius);box-shadow:var(--theme-shadow-4);overflow-x:visible;overflow-y:visible;inset:unset;color-scheme:inherit;color:var(--theme-color-std-text);box-sizing:border-box}.dialog *,.dialog *::after,.dialog *::before{box-sizing:border-box}.dialog .dropdown-container{display:block;position:relative}.dialog .dropdown-header{display:flex;align-items:center;height:2.5rem;color:var(--theme-menu-header--color);padding:0 1rem}.dialog.overflow{max-height:calc(50vh - 3rem);overflow-y:auto}";const M=class extends(t(...y,O,R)){constructor(t){super(),e(this,t),this.itemClick=i(this,"itemClick",7)}get hostElement(){return s(this)}label;icon;ariaLabelIcon;ariaLabelButton;hover=!1;disabled=!1;checked=!1;itemRole="menuitem";isSubMenu=!1;suppressChecked=!1;hasVisualFocus=!1;itemClick;async emitItemClick(){this.itemClick.emit(this.hostElement)}async getDropdownItemElement(){return this.hostElement}isIconOnly(){return void 0===this.label&&""===this.hostElement.innerText&&void 0!==this.icon}render(){const t=this.getHostElementId();let e={};return this.isSubMenu&&(e={"aria-haspopup":"menu","aria-expanded":"false"}),o(r,{key:"c3d7d2a14964fa2a609d5e028cdb14b802b02ada",id:t,role:this.itemRole,"aria-disabled":F(this.disabled),"aria-label":this.hostElement.ariaLabel??this.ariaLabelButton,class:{hover:this.hover,"icon-only":this.isIconOnly(),disabled:this.disabled,submenu:this.isSubMenu,[x]:!this.disabled,"outline-visible":this.hasVisualFocus},onClick:()=>{this.disabled||this.emitItemClick()},onKeyDown:t=>{this.disabled||"Enter"!==t.key&&" "!==t.key||this.emitItemClick()},...e},o("div",{key:"016ddf6f6b319b4d9e02541c95f02d76088cdbb6",class:{"dropdown-item":!0,"no-checked-field":this.suppressChecked,disabled:this.disabled}},this.suppressChecked?null:o("div",{class:"dropdown-item-checked"},this.checked?o("ix-icon",{"aria-hidden":"true",class:"checkmark",name:T,size:"16"}):null),this.icon?o("ix-icon",{class:"dropdown-item-icon",name:this.icon,"aria-label":this.ariaLabelIcon}):null,o("div",{key:"81ae34e7f76381ba84af73893c9882cedd958149",class:"dropdown-item-text"},this.label,o("slot",{key:"9482ebc515d9de96a48bd747ab3293f1c1640a11"})),this.isSubMenu?o("ix-icon",{name:j,class:"submenu-icon"}):null))}static get watchers(){return{ixFocusVisible:[{$internal_checkAriaSelected:0}]}}};M.style=":host{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}: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 .dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);border:0.0625rem solid transparent;white-space:nowrap;width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem}:host .dropdown-item.no-checked-field{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}:host .dropdown-item-checked{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}:host .dropdown-item-icon{margin-right:0.5rem;color:var(--theme-color-std-text)}:host .dropdown-item-text{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:pre}:host .submenu-icon{margin-left:auto}:host(.icon-only) .dropdown-item-icon{margin-right:0px}:host(.icon-only) .dropdown-item-checked{display:none}:host(.icon-only) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(.submenu) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(:not(.disabled):not(:disabled).hover),:host(:not(.disabled):not(:disabled):hover){background-color:var(--theme-ghost--background--hover)}:host(:not(.disabled):not(:disabled).active),:host(:not(.disabled):not(:disabled):active){background-color:var(--theme-ghost--background--active)}:host(.disabled){pointer-events:none;color:var(--theme-color-weak-text) !important}:host(.disabled) .dropdown-item-icon{color:var(--theme-color-weak-text) !important}:host(:focus-visible){outline:none}:host(:focus-visible) .dropdown-item{border-color:var(--theme-color-focus-bdr)}:host(.ix-focused){outline:none}:host(.ix-focused) .dropdown-item{border-color:var(--theme-color-focus-bdr)}:host(.outline-visible){outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:-0.0625rem}:host([hidden]){display:none !important}";export{K as ix_dropdown,M as ix_dropdown_item}
@@ -0,0 +1 @@
1
+ import{M as o,r as t,c as e,g as r,h as a,H as n}from"./p-EBgS4zhE.js";import{q as i}from"./p-DgUGsIlh.js";import{D as l}from"./p-D1WplX1z.js";import{c as d,a as s,b as h,h as c,S as b,o as p,d as u,e as m}from"./p-wfVRhTWc.js";import{I as v,h as y,o as f,c as g,a as x}from"./p-cYKY6sUE.js";import{m as k}from"./p-Djkc69iv.js";import{D as w,h as z}from"./p-BWgttsqY.js";import{f as C}from"./p-C21npbUc.js";import{c as S,g as I,H as j}from"./p-yZFaEeBW.js";import"./p-CX81WQtk.js";import"./p-JJddxCCh.js";import"./p-DhE1t8Qh.js";import"./p-DNIQ2C1K.js";import"./p-BbwShqw_.js";import"./p-CNLoALIl.js";import"./p-6ZxKp7Jn.js";import"./p-BClJdFQP.js";import"./p-XBTykBKS.js";const T=class extends(o(...w,v)){constructor(o){super(),t(this,o),this.valueChange=e(this,"valueChange",6),this.validityStateChange=e(this,"validityStateChange",7),this.ixFocus=e(this,"ixFocus",7),this.ixBlur=e(this,"ixBlur",7),this.ixChange=e(this,"ixChange",7),o.$hostElement$["s-ei"]?this.formInternals=o.$hostElement$["s-ei"]:(this.formInternals=o.$hostElement$.attachInternals(),o.$hostElement$["s-ei"]=this.formInternals)}get hostElement(){return r(this)}formInternals;name;placeholder;value="";watchValuePropHandler(o){this.onInput(o)}minDate="";maxDate="";locale;format="yyyy/LL/dd";required;helperText;label;ariaLabelCalendarButton="Open calendar";invalidText;readonly=!1;disabled=!1;infoText;warningText;validText;showTextAsTooltip;i18nErrorDateUnparsable="Date is not valid";showWeekNumbers=!1;weekStartIndex=0;ariaLabelPreviousMonthButton="Previous month";ariaLabelNextMonthButton="Next month";suppressSubmitOnEnter=!1;textAlignment="start";enableTopLayer=!1;valueChange;validityStateChange;ixFocus;ixBlur;ixChange;show=!1;from=null;isInputInvalid=!1;isInvalid=!1;isValid=!1;isInfo=!1;isWarning=!1;focus=!1;slotStartRef=k();slotEndRef=k();datepickerRef=k();inputElementRef=k();dropdownElementRef=k();classObserver;initialValue;invalidReason;touched=!1;validityTracker=d();disposableChangesAndVisibilityObservers;updateFormInternalValue(o){this.formInternals.setFormValue(o||null),this.value=o}connectedCallback(){this.classObserver=S(this.hostElement,(()=>this.checkClassList())),this.disposableChangesAndVisibilityObservers=s(this.hostElement,this.updatePaddings.bind(this))}componentWillLoad(){this.onInput(this.value),this.isInputInvalid?this.from=null:this.watchValue(),this.checkClassList(),this.updateFormInternalValue(this.value)}updatePaddings(){h(this.slotStartRef.current,this.slotEndRef.current,this.inputElementRef.current)}disconnectedCallback(){this.classObserver?.destroy(),this.disposableChangesAndVisibilityObservers?.()}watchValue(){this.from=this.value}hasValidValue(){return Promise.resolve(!!this.value)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}async onInput(o){if(this.value=o,!o)return this.isInputInvalid=!1,this.invalidReason=void 0,this.emitValidityStateChangeIfChanged(),this.updateFormInternalValue(o),void this.valueChange.emit(o);if(!this.format)return;const t=l.fromFormat(o,this.format),e=l.fromFormat(this.minDate,this.format),r=l.fromFormat(this.maxDate,this.format);this.isInputInvalid=!t.isValid||t<e||t>r,this.isInputInvalid?(this.invalidReason=t.invalidReason??void 0,this.from=void 0):(this.updateFormInternalValue(o),this.closeDropdown(),z()&&this.inputElementRef.current?.focus()),this.emitValidityStateChangeIfChanged(),this.valueChange.emit(o)}onCalenderClick(o){y(o,this.show,(()=>this.openDropdown()),this.inputElementRef)}async openDropdown(){return f(this.dropdownElementRef)}async closeDropdown(){return g(this.dropdownElementRef)}checkClassList(){this.isInvalid=this.hostElement.classList.contains("ix-invalid")}handleInputKeyDown(o){c(o,this.suppressSubmitOnEnter,this.formInternals.form)}renderInput(){return a("div",{class:"input-wrapper"},a(u,{slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),a("input",{"aria-haspopup":"true",autoComplete:"off",class:{"is-invalid":this.isInputInvalid},disabled:this.disabled,readOnly:this.readonly,readonly:this.readonly,required:this.required,ref:this.inputElementRef,type:"text",value:this.value??"",placeholder:this.placeholder,name:this.name,onInput:o=>{this.onInput(o.target.value)},onClick:o=>{this.show&&(o.stopPropagation(),o.preventDefault())},onFocus:async()=>{this.ixFocus.emit()},onBlur:()=>{this.touched=!0,p(this,this.inputElementRef.current,this.value),this.emitValidityStateChangeIfChanged()},onKeyDown:o=>this.handleInputKeyDown(o),style:{textAlign:this.textAlignment}}),a(b,{slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},a("ix-icon-button",{tabindex:-1,ref:o=>C(o,-1),"aria-label":this.ariaLabelCalendarButton,"data-testid":"open-calendar",class:{"calendar-hidden":this.disabled||this.readonly},variant:"subtle-tertiary",size:"16",icon:i,onClick:o=>this.onCalenderClick(o)})))}hookValidationLifecycle({isInfo:o,isInvalid:t,isInvalidByRequired:e,isValid:r,isWarning:a}){this.isInvalid=t||e||this.isInputInvalid,this.isInfo=o,this.isValid=r,this.isWarning=a}emitValidityStateChangeIfChanged(){return m(this)}getValidityState(){return Promise.resolve(x(this.isInputInvalid,!!this.required,this.value))}getNativeInputElement(){return this.inputElementRef.waitForCurrent()}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}getPickerElement(){return this.dropdownElementRef}render(){const o=I(this.isInputInvalid,this.invalidText,this.i18nErrorDateUnparsable);return a(n,{key:"cd25d18346e36dce13464172417c605bb4883275",class:{disabled:this.disabled,readonly:this.readonly},onFocusout:o=>{o.relatedTarget&&this.closeDropdown()}},a("ix-field-wrapper",{key:"e594e88d3f5629dfe9701eea33fffb714a402252",label:this.label,helperText:this.helperText,isInvalid:this.isInvalid,invalidText:o,infoText:this.infoText,isInfo:this.isInfo,isWarning:this.isWarning,warningText:this.warningText,isValid:this.isValid,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,required:this.required,controlRef:this.inputElementRef},this.renderInput()),a("ix-dropdown",{key:"06f1a86337a9f3b03c7d06011b27375ff619a72f","data-testid":"date-dropdown",trigger:this.inputElementRef.waitForCurrent(),ref:this.dropdownElementRef,closeBehavior:"outside",enableTopLayer:this.enableTopLayer,suppressOverflowBehavior:!0,show:this.show,onShowChanged:o=>{this.show=o.detail},focusTrapOptions:{targetElement:this.datepickerRef,trapFocusInShadowDom:!0},callbackFocusElement:async()=>(this.datepickerRef.current?.focusActiveDay(),!0),keyboardActivationKeys:["ArrowUp","ArrowDown"]},a("ix-date-picker",{key:"dc2237c371745ce1734af52ae8497f8f5276d9c7",ref:this.datepickerRef,format:this.format,locale:this.locale,singleSelection:!0,from:this.from??"",minDate:this.minDate,maxDate:this.maxDate,onDateChange:o=>{const{from:t}=o.detail;this.onInput(t),this.initialValue!==t&&(this.ixChange.emit(t),this.initialValue=t)},showWeekNumbers:this.showWeekNumbers,ariaLabelNextMonthButton:this.ariaLabelNextMonthButton,ariaLabelPreviousMonthButton:this.ariaLabelPreviousMonthButton,embedded:!0})))}static get delegatesFocus(){return!0}static get formAssociated(){return!0}static get watchers(){return{value:[{watchValuePropHandler:0},{watchValue:0}]}}};(function(o,t,e,r){var a,n=arguments.length,i=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,e):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(o,t,e,r);else for(var l=o.length-1;l>=0;l--)(a=o[l])&&(i=(n<3?a(i):n>3?a(t,e,i):a(t,e))||i);n>3&&i&&Object.defineProperty(t,e,i)})([j()],T.prototype,"hookValidationLifecycle",null),T.style='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:inline-block;position:relative;width:auto}: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 .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:var(--theme-input--border-thickness)}:host .end-container{right:0.25rem}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:calc(0.5rem - 0.25rem)}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:calc(0.25rem - 0.25rem)}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:calc(0rem - 0.25rem)}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host .input-wrapper:hover input:not(:disabled):not(:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}:host .input-wrapper:hover input:not(:disabled):not(:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:hover,:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .input-wrapper:hover input{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:hover,:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .input-wrapper:hover input{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:hover,:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .input-wrapper:hover input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) .input-wrapper:hover input{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled]):not(.readonly):not([readonly])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;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 input{width:100%;height:100%}:host .calendar-hidden{display:none}:host(.readonly) input{pointer-events:none}';export{T as ix_date_input}
@@ -0,0 +1 @@
1
+ import{M as e,r as t,c as a,g as r,h as i,H as o}from"./p-EBgS4zhE.js";import{F as s,j as d}from"./p-DgUGsIlh.js";import{D as c,I as n}from"./p-D1WplX1z.js";import{q as h}from"./p-6ZxKp7Jn.js";import{D as l,h as b}from"./p-BWgttsqY.js";import{m}from"./p-Djkc69iv.js";import{r as g}from"./p-BEuV0Xpe.js";import"./p-BClJdFQP.js";const u=class extends(e(...l)){constructor(e){super(),t(this,e),this.dateChange=a(this,"dateChange",7),this.dateRangeChange=a(this,"dateRangeChange",7),this.dateSelect=a(this,"dateSelect",7)}get hostElement(){return r(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=c.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=m();yearMonthSelectionDropdownRef=m();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 c.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 c.fromISO(this.today)}parseDateString(e){const t=c.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?c.fromFormat(this.from,this.format):void 0,this.currToDate=this.to?c.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(n.weekdays("long",{locale:this.locale}),this.weekStartIndex),this.monthNames=n.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=c.utc(this.selectedYear,this.selectedMonth+1),a=t.startOf("month"),r=t.endOf("month");let i=a.weekNumber,o=r.weekNumber,s=a.weekday-1,d=r.weekday-1;if(0!==this.weekStartIndex){const e=n.weekdays(),t=e[a.weekday];s=this.dayNames.findIndex((e=>e===t));const i=e[r.weekday];d=this.dayNames.findIndex((e=>e===i))}let h=!1;1===o&&(o=r.weeksInWeekYear+1,h=!0);let l=!1;i===a.weeksInWeekYear&&(i=1,o++,l=!0);let b=1;for(let t=i;t<=o&&b<=31;t++){const c=[];for(let e=0;e<this.DAYS_IN_WEEK&&b<=31;e++)c.push(t===i&&e<s||t===o&&e>d?void 0:b++);e.push(l||h?1===t?{weekNumber:a.weeksInWeekYear,dayNumbers:c}:t===r.weekNumber?{weekNumber:1,dayNumbers:c}:{weekNumber:t-1,dayNumbers:c}:{weekNumber:t,dayNumbers:c})}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 i=c.utc(a,r+1).daysInMonth||0;this.focusedDay=Math.min(this.focusedDay,i),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=c.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=c.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=c.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?c.fromFormat(this.minDate,this.format).year:void 0,a=this.maxDate?c.fromFormat(this.maxDate,this.format).year:void 0;return!(t&&e<t||a&&e>a)}isWithinMinMaxMonth(e){const t=this.minDate?c.fromFormat(this.minDate,this.format):void 0,a=this.maxDate?c.fromFormat(this.maxDate,this.format):void 0,r=t?.month,i=a?.month;return!(r&&this.tempYear===t.year&&e<r||i&&this.tempYear===a.year&&e>i)}isWithinMinMaxDate(e){const t=this.minDate?c.fromFormat(this.minDate,this.format):void 0,a=this.maxDate?c.fromFormat(this.maxDate,this.format):void 0,r=!!t&&e.startOf("day")<t.startOf("day"),i=!!a&&e.startOf("day")>a.startOf("day");return!r&&!i}renderMonths(){return this.monthNames.map(((e,t)=>i("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)}},i("span",{class:"capitalize monthMargin"},`${e}`))))}renderYears(){const e=[];for(let t=this.startYear;t<=this.endYear;t++)e.push(i("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}},i("div",{style:{"min-width":"max-content"}},`${t}`)));return e}changeFocusedDay(){this.monthChangedFromFocus||g((()=>{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 i=r.dataset.calendarDay;i&&(this.focusedDay=parseInt(i,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||g((()=>{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 i(o,{key:"3a758d5378cce782272d54ed210f854e1be9bee4",onKeyDown:e=>this.onKeyDown(e),onFocusin:()=>{b()&&this.changeFocusedDay()}},i("ix-date-time-card",{key:"fcdc8c2d76a536bd25328bae925cfbff49dd5e0f",corners:this.corners,embedded:this.embedded},i("div",{key:"93a206ed565efbce5401e10a8f23aa6ac3a61f69",class:"header",slot:"header"},i("ix-icon-button",{key:"f05099c413c1c0c9537aec0bcd8aaddbdd6cad51",onClick:()=>this.changeCalendarView(-1),icon:s,variant:"tertiary",class:"arrows","aria-label":this.ariaLabelPreviousMonthButton}),i("div",{key:"f1b99b9ac1efc8048caab32a1d47873e04075f57",class:"selector"},i("ix-dropdown-button",{key:"260c713c94550e0e0b61abf9920d20f61881342c",class:"month-selector",focusCheckedItem:!0,"aria-label":this.ariaLabelMonthSelection,variant:"tertiary",label:null,onShowChanged:e=>{e.stopPropagation()}},i("ix-typography",{key:"793f53297fe36421acfddfa5a863eacdfe6d9cfb",bold:!0,class:"capitalize",slot:"button-label"},this.monthNames[this.selectedMonth]),this.renderMonths()),i("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?g((()=>{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&&g((()=>{e.scrollIntoView({block:"center"})}))})):(this.intersectStart.disconnect(),this.intersectEnd.disconnect())}},i("div",{key:"1ef79a11c880ceda187e4275af1921cb230f1716",class:"infinite-scrolling-spacer"},i("div",{key:"2d9fc10794f8efe1a8aef837008fb3a0ebe2ca29",class:"sentinel","data-sentinel":"top"})),i("ix-typography",{key:"152c681624d375241d55c641b8013a2ce8b9874d",bold:!0,class:"capitalize",slot:"button-label"},this.selectedYear),this.renderYears(),i("div",{key:"a8770b507077d201df514f35a46d71f3771289df",class:"infinite-scrolling-spacer"},i("div",{key:"e14c2e5bec16bab3d08268ae6bc61303e26355da",class:"sentinel","data-sentinel":"bottom"})))),i("ix-icon-button",{key:"16b7fd43d4d514b628a4ac90f54c0dcd54380fd3",onClick:()=>this.changeCalendarView(1),icon:d,variant:"tertiary",class:"arrows","aria-label":this.ariaLabelNextMonthButton})),i("div",{key:"869b001d286f35e721e31afa4546865f3ed02d1c",role:"grid",class:{grid:!0,"grid--show-week-numbers":this.showWeekNumbers}},i("div",{key:"b95a4e9f19c16ae42ac8e1396f43cedcc829893d",role:"row"},this.showWeekNumbers&&i("div",{key:"5552fb1ecbfb5f71c07b29e838f146662edf9e9e",class:"calendar-item week-day",role:"columnheader"}),this.dayNames.map((e=>i("div",{key:e,class:"calendar-item week-day",role:"columnheader"},i("div",{class:"overflow"},e.slice(0,3)))))),this.calendar.map((e=>i("div",{role:"row"},this.showWeekNumbers&&i("div",{class:"calendar-item week-number",role:"rowheader"},e.weekNumber),e.dayNumbers.map((t=>t?i("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} ${n.months()[this.selectedMonth]} ${this.selectedYear}`},t):i("div",{role:"gridcell"}))))))),i("div",{key:"fddd1c1fc28e5f285551bc7a197c3ddc022e7bcb",class:{button:!0,hidden:this.singleSelection||this.embedded}},i("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}]}}};u.style=":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}";export{u as ix_date_picker}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,g as r,h as a,H as i}from"./p-EBgS4zhE.js";import{b as o}from"./p-C21npbUc.js";import{O as s}from"./p-DVJeDueL.js";import{m as n}from"./p-Djkc69iv.js";import{H as c}from"./p-yZFaEeBW.js";import"./p-XBTykBKS.js";var h=function(t,e,r,a){var i,o=arguments.length,s=o<3?e:null===a?a=Object.getOwnPropertyDescriptor(e,r):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,r,a);else for(var n=t.length-1;n>=0;n--)(i=t[n])&&(s=(o<3?i(s):o>3?i(e,r,s):i(e,r))||s);return o>3&&s&&Object.defineProperty(e,r,s),s};function l(t,e,r){return e<t?t:e>r?r:e}const d=class{constructor(r){t(this,r),this.valueChange=e(this,"valueChange",7),r.$hostElement$["s-ei"]?this.formInternals=r.$hostElement$["s-ei"]:(this.formInternals=r.$hostElement$.attachInternals(),r.$hostElement$["s-ei"]=this.formInternals)}formInternals;get hostElement(){return r(this)}helperText;label;invalidText;infoText;warningText;validText;showTextAsTooltip=!1;step=1;min=0;max=100;value=0;marker;trace=!1;traceReference=0;disabled=!1;valueChange;rangeInput=0;rangeMin=0;rangeMax=100;rangeTraceReference=0;showTooltip=!1;isInvalid=!1;isValid=!1;isInfo=!1;isWarning=!1;a11yAttributes;lastFormValue;touched=!1;controlRef=n();thumbRef=n();tooltipRef=n();get hasLabels(){return!!this.hostElement.querySelector('[slot="label-start"], [slot="label-end"]')}get tooltip(){return this.tooltipRef.current}get pseudoThumb(){return this.thumbRef.current}get slider(){return this.hostElement.shadowRoot?.getElementById("slider")}onShowTooltipChange(){this.showTooltip&&this.pseudoThumb?this.tooltip?.showTooltip(this.pseudoThumb):this.tooltip?.hideTooltip()}onClassField({isInvalid:t,isInfo:e,isValid:r,isWarning:a,isInvalidByRequired:i}){this.isInvalid=t||i,this.isInfo=e,this.isValid=r,this.isWarning=a}componentWillLoad(){this.a11yAttributes=o(this.hostElement,["role","aria-valuemin","aria-valuemax","aria-valuenow"]),this.updateRangeVariables(),this.setFormValueIfChanged(this.value)}updateRangeVariables(){this.rangeInput=l(this.min,this.value,this.max),this.rangeTraceReference=l(this.min,this.traceReference,this.max),this.rangeMin=Math.min(this.min,this.max),this.rangeMax=Math.max(this.min,this.max),void 0!==this.value&&this.setFormValueIfChanged(this.value)}updateFormInternalValue(t){this.setFormValueIfChanged(t),this.valueChange.emit(t)}setFormValueIfChanged(t){const e=t.toString();this.lastFormValue!==e&&(this.formInternals.setFormValue(e),this.lastFormValue=e)}onInput(t){t.stopPropagation();const e=parseFloat(this.slider.value);if(!isNaN(e)){const t=this.rangeInput;this.rangeInput=e;const{defaultPrevented:r}=this.emitInputEvent();r?(this.rangeInput=t,this.slider.value=t.toString()):this.updateFormInternalValue(e)}}emitInputEvent(){return this.valueChange.emit(this.rangeInput)}isMarkerActive(t){const e=Math.min(this.traceReference,this.rangeInput),r=Math.max(this.traceReference,this.rangeInput);return t>=e&&t<=r}onPointerUp(){this.showTooltip=!1}hasValidValue(){return Promise.resolve(!0)}isTouched(){return Promise.resolve(this.touched)}render(){const t=this.rangeMax-this.rangeMin;let e=(this.rangeTraceReference-this.rangeMin)/t,r=(this.rangeInput-this.rangeMin)/t,o=e,s=r;return r-e<=0&&(o=r,s=e),a(i,{key:"5eed909b2857b9bfbea41402736fe01d7ad9a434",class:{disabled:this.disabled,invalid:this.isInvalid,info:this.isInfo,valid:this.isValid,warning:this.isWarning},onPointerDown:()=>setTimeout((()=>this.showTooltip=!0))},a("ix-field-wrapper",{key:"6f5ef62c132260787b91ea5b5f08faf21153735f",label:this.label,helperText:this.helperText,invalidText:this.invalidText,infoText:this.infoText,warningText:this.warningText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,isInvalid:this.isInvalid,controlRef:this.controlRef},a("div",{key:"c67536334750605b342859dbf6c38abcc730c6a6",class:"slider-container"},a("div",{key:"33649db602e05ea4f2496c6b7b5a3620eca81a49",class:"slider"},a("div",{key:"f282b195ad420d036e90b4cc45c59fe9232b5919",class:"track"},a("div",{key:"f68211f2d377f2741eaedcdc4ca7fcbcd0f1bbfb",ref:this.thumbRef,class:"thumb",style:{left:`calc(${r} * (100% - 1rem))`}}),a("svg",{key:"50576c072bbd33c8689017d7f67b83694d73516c",class:"ticks",xmlns:"http://www.w3.org/2000/svg"},this.marker?.filter((t=>t>=this.min&&t<=this.max)).map((e=>{const r=(e-this.rangeMin)/t;return a("circle",{class:{tick:!0,"tick-active":this.isMarkerActive(e)&&this.trace,"tick-at-min":0===r,"tick-at-max":1===r},cx:"0",cy:"0",style:{"--tick-value":`${r}`}})})))),a("input",{key:"3ee47514d9a51488410c2b0984f05f39e74153a7",id:"slider",ref:this.controlRef,type:"range",list:this.marker?"markers":void 0,step:this.step,min:this.min,max:this.max,value:this.rangeInput,tabindex:this.disabled?-1:0,onInput:t=>this.onInput(t),onFocus:()=>{this.showTooltip=!0,this.touched=!0},onBlur:()=>{this.showTooltip=!1},style:{"--value":`${r}`,"--trace-reference":`${e}`,"--trace-start":`${o}`,"--trace-end":`${s}`},class:{trace:this.trace&&e!==r,"hide-trace-reference":this.trace&&(this.traceReference<=this.min||this.traceReference>=this.max)},role:"slider","aria-valuenow":this.rangeInput,"aria-valuemin":this.min,"aria-valuemax":this.max,...this.a11yAttributes}),a("ix-tooltip",{key:"740ea0d7cf7a200c7db7ea8ac70fd2537b84b4a5",ref:this.tooltipRef,class:{"hide-tooltip":!this.showTooltip},animationFrame:!0,for:this.thumbRef.waitForCurrent()},this.rangeInput)),this.hasLabels&&a("div",{key:"d5264eaabacd9f667600df1f0cdf8e89b24d7730",class:"label"},a("div",{key:"4ac2ebda49543e04e619452bd59c3f30a0404879"},a("slot",{key:"dcc9ecd173f1d49133e1070b72b34b8485cc9860",name:"label-start"})),a("div",{key:"022869a430a0644e24932553a321da5fa8dd4df2"},a("slot",{key:"4da9fdcb1d570657a3796a32d0925025e16dc4b7",name:"label-end"}))))))}static get formAssociated(){return!0}static get watchers(){return{showTooltip:[{onShowTooltipChange:0}],value:[{updateRangeVariables:0}],max:[{updateRangeVariables:0}],min:[{updateRangeVariables:0}],traceReference:[{updateRangeVariables:0}]}}};h([c()],d.prototype,"onClassField",null),h([s("pointerup",(t=>t.showTooltip))],d.prototype,"onPointerUp",null),d.style=':host{display:flex;flex-direction:column;min-height:2rem;justify-content:center;--thumb-size:1rem;--value:0;--trace-start:0;--trace-end:0;--trace-reference:0;--trace-reference-color:var(--theme-slider-track-marker--background);--trace-color:var(--theme-slider-trace--background);--tick-color:var(--theme-slider-track-marker--background);--tick-color--active:var(--theme-slider-trace-marker--background);--track-color:var(--theme-slider-track--background)}: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 input[type=range]{position:absolute;top:50%;transform:translateY(-50%);left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:1.5rem;margin:0}:host input[type=range].trace::before{content:"";position:absolute;display:block;z-index:-1;width:calc((var(--trace-end) - var(--trace-start)) * 100%);left:calc(var(--trace-start) * 100%);height:4px;background-color:var(--trace-color);top:50%;transform:translateY(-50%);border-radius:clamp(0rem, (0.01 - var(--trace-start)) * 999rem, 0.125rem) clamp(0rem, (var(--trace-end) - 0.99) * 999rem, 0.125rem) clamp(0rem, (var(--trace-end) - 0.99) * 999rem, 0.125rem) clamp(0rem, (0.01 - var(--trace-start)) * 999rem, 0.125rem)}:host .slider-container{width:100%}:host .slider-container .slider{width:100%}:host .slider-container .slider input[type=range]{width:100%}:host input[type=range].trace:not(.hide-trace-reference)::after{content:"";position:absolute;display:block;width:2px;height:16px;background-color:var(--trace-reference-color);top:50%;transform:translateY(-50%);left:calc(100% * var(--trace-reference))}:host input[type=range]::-webkit-slider-runnable-track{background:transparent;height:0.25rem}:host input[type=range]::-moz-range-track{background:transparent;height:0.25rem}:host input[type=range i]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-6px}:host input[type=range i]::-moz-range-thumb{border:none;border-radius:0}:host input[type=range]::-webkit-slider-thumb{border-radius:50%;background-color:var(--theme-slider-thumb--background);height:var(--thumb-size);width:var(--thumb-size);-webkit-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]::-moz-range-thumb{border-radius:50%;background-color:var(--theme-slider-thumb--background);height:var(--thumb-size);width:var(--thumb-size);-moz-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]:hover::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--hover)}:host input[type=range]:hover::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--hover)}:host input[type=range]:active::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--active)}:host input[type=range]:active::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--active)}:host input[type=range]:focus{outline:none}:host input[type=range]:focus-visible::-webkit-slider-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host input[type=range]:focus-visible::-moz-range-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host{}:host .ticks{position:absolute;top:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}:host .ticks circle.tick{--tick-size:6px;--tick-radius:calc(var(--tick-size) / 2);r:var(--tick-radius);fill:var(--tick-color);transform:translate(calc(var(--tick-value) * (100% - var(--thumb-size)) + var(--thumb-size) / 2), 50%)}:host .ticks .tick.tick-at-min{transform:translate(var(--tick-radius), 50%)}:host .ticks .tick.tick-at-max{transform:translate(calc(100% - var(--tick-radius)), 50%)}:host .ticks .tick.tick-active{fill:var(--tick-color--active)}:host .slider{position:relative;display:block;width:100%;height:1.5rem}:host .track{position:absolute;background-color:var(--track-color);height:4px;width:100%;top:50%;transform:translateY(-50%);left:0px;border-radius:2px}:host .thumb{display:block;position:absolute;background-color:transparent;height:1rem;width:1rem;border-radius:100px;top:50%;transform:translateY(-50%)}:host .hide-tooltip{display:none}:host .label{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;margin-top:0.5rem;min-height:0px}:host(.invalid){--trace-color:var(--theme-slider-trace--background--invalid);--tick-color--active:var(--theme-slider-trace-marker--background--invalid)}:host(.invalid) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.invalid) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.invalid) input[type=range]:hover::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.invalid) input[type=range]:hover::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.invalid) input[type=range]:active::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}:host(.invalid) input[type=range]:active::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}:host(.disabled){pointer-events:none;--track-color:var(--theme-slider-track--background--disabled);--trace-color:var(--theme-slider-trace--background--disabled);--tick-color:var(--theme-slider-track-marker--background--disabled);--tick-color--active:var(--theme-slider-trace-marker--background--disabled)}:host(.disabled) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--disabled)}:host(.disabled) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--disabled)}:host(.warning){--trace-color:var(--theme-color-warning-40);--tick-color--active:var(--theme-color-warning)}:host(.warning) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-warning)}:host(.warning) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-warning)}:host(.info){--trace-color:var(--theme-color-info-40);--tick-color--active:var(--theme-color-info)}:host(.info) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-info)}:host(.info) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-info)}:host(.valid){--trace-color:var(--theme-color-success-40);--tick-color--active:var(--theme-color-success)}:host(.valid) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-success)}:host(.valid) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-success)}';export{d as ix_slider}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,g as r,h as o,F as s,H as a}from"./p-EBgS4zhE.js";import{O as i,b as c,c as l,P as h,a as n,Q as d,R as p}from"./p-DgUGsIlh.js";const b=class{constructor(r){e(this,r),this.selectedChanged=t(this,"selectedChanged",7)}get hostElement(){return r(this)}vertical=!1;disabled=!1;status="open";clickable=!1;selected=!1;position="undefined";iconName;iconColor="workflow-step-icon-default--color";selectedChanged;customIconSlot=!1;selectedHandler(){this.setWorkflowStepStyles()}watchPropHandler(){this.setWorkflowStepStyles()}setWorkflowStepStyles(){const e=this.selected?"--selected":"";switch(this.status){case"open":this.iconName=this.selected?d:i,this.iconColor=`workflow-step-icon-default--color${e}`;break;case"success":this.iconName=n,this.iconColor="color-success";break;case"done":this.iconName=h,this.iconColor=`workflow-step-icon-done--color${e}`;break;case"warning":this.iconName=l,this.iconColor="color-warning-text";break;case"error":this.iconName=c,this.iconColor="color-alarm";break;default:this.iconName=i}this.disabled&&(this.iconColor="workflow-step-icon-success--color--disabled")}componentWillLoad(){this.watchPropHandler(),this.selectedHandler(),this.customIconSlot=!!this.hostElement.querySelector('[slot="custom-icon"]')}onStepClick(){!this.disabled&&this.clickable&&this.selectedChanged.emit(this.hostElement)}getIconAriaLabel(){switch(this.iconName){case i:return"Circle";case d:return"Circle dot";case h:return"Done";case c:return"Error";case n:return"Success";case p:case l:return"Warning";default:return"Step"}}render(){const e=this.customIconSlot?null:o(s,null,o("ix-icon",{color:"color-1",name:"warning"===this.status?p:h,class:"absolute",size:"24"}),o("ix-icon",{color:this.iconColor,name:this.iconName,class:"absolute",size:"24","aria-label":this.getIconAriaLabel()}));return o(a,{key:"9ce5d93c28b5faeab001bd9210a022b32d2635c3",class:{"host-vertical":this.vertical},onClick:()=>this.onStepClick()},o("div",{key:"d3e4dc4bfd15f93461193fd1cc88bd666103160f",tabIndex:0,class:{step:!0,selected:this.selected,vertical:this.vertical,disabled:this.disabled,clickable:this.clickable&&!this.disabled}},o("div",{key:"d9e7ed59ca4a16c28ad973c85b09a19044954f08",class:"wrapper"},o("div",{key:"89d015629ccebbdb8a94d8c9ee276f3abb8c876f",class:{line:!0,selected:this.selected,[this.status]:!0,[this.position]:!0}}),o("div",{key:"56abb531bee9339a25c540019faef59a406a542a",class:"iconWrapper"},e,o("slot",{key:"e903779416603e31faf8cacd15cc85c751e6376a",name:"custom-icon"}))),o("div",{key:"5c93afc3352897a7480e27251590cbb3dce86e9a",class:"text"},o("slot",{key:"6594f25dccef5bd78bf255839487a9e8fdc7d3ca"}))))}static get watchers(){return{selected:[{selectedHandler:0}],disabled:[{watchPropHandler:0}],status:[{watchPropHandler:0}]}}};b.style=":host(:not(.host-vertical)){width:12rem;height:4rem;min-width:2rem;min-height:4rem;max-width:12rem}:host(.host-vertical){width:100%;height:4rem;min-width:4rem;min-height:2rem;max-height:12rem}:host{display:inline-block;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 .step{display:flex;flex-direction:column;align-items:center;background-color:var(--theme-workflow-step--background);border-radius:var(--theme-workflow--border-radius);padding:1.125rem 0 0.5rem 0}:host .step .wrapper{display:flex;width:100%;align-items:center;justify-content:center;position:relative}:host .step .wrapper .line{width:100%;height:0.125rem;background-color:var(--theme-workflow-step-icon-default--color)}:host .step .wrapper .line.first,:host .step .wrapper .line.last{width:50%;margin:0 0 0 auto}:host .step .wrapper .line.last{margin:0 auto 0 0}:host .step .wrapper .line.single{width:0}:host .step .wrapper .line.selected{background-color:var(--theme-workflow-step-icon-default--color--selected)}:host .step .wrapper .line.done{background-color:var(--theme-workflow-step-icon-done--color)}:host .step .wrapper .line.done.selected{background-color:var(--theme-workflow-step-icon-done--color--selected)}:host .step .wrapper .line.warning{background-color:var(--theme-color-warning)}:host .step .wrapper .line.success{background-color:var(--theme-color-success)}:host .step .wrapper .line.error{background-color:var(--theme-color-alarm)}:host .step .wrapper .iconWrapper{display:flex;align-items:center;justify-content:center;position:absolute}:host .step .wrapper .iconWrapper .absolute{position:absolute}:host .step .text{margin-top:1rem;width:100%;padding:0 0.5rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center}:host .step.vertical{flex-direction:row;padding:0;height:100%}:host .step.vertical .wrapper{width:auto;padding-left:1.125rem;height:100%}:host .step.vertical .wrapper .line{width:0.125rem;height:100%}:host .step.vertical .wrapper .line.first,:host .step.vertical .wrapper .line.last{height:50%;margin:auto 0 0 0}:host .step.vertical .wrapper .line.last{margin:0 0 auto 0}:host .step.vertical .wrapper .line.single{width:0}:host .step.vertical .text{margin:0 1rem;padding:0;width:auto}:host .step.clickable:hover{background-color:var(--theme-workflow-step--background--hover)}:host .step.clickable:active{background-color:var(--theme-workflow-step--background--active)}:host .step:focus-visible{outline:1px solid var(--focus--border-color);border-radius:0}:host .step.selected{background-color:var(--theme-workflow-step--background--selected)}:host .step.disabled{background-color:var(--theme-workflow-step--background--disabled)}:host .step.disabled .line{background-color:var(--theme-workflow-step-icon-default--color--disabled) !important}:host .step.disabled .text{color:var(--theme-workflow-step--color--disabled)}";export{b as ix_workflow_step}
@@ -0,0 +1 @@
1
+ import{M as t,r as e,g as o,h as r,H as a,c as i,d as n}from"./p-EBgS4zhE.js";import{a as c}from"./p-C21npbUc.js";import{D as s,h as l}from"./p-BWgttsqY.js";import{m as h}from"./p-Djkc69iv.js";import{y as b,e as d}from"./p-DgUGsIlh.js";import{C as u}from"./p-CUbYLenp.js";import{B as m}from"./p-B0y5hnj5.js";import{q as g}from"./p-6ZxKp7Jn.js";import{I as v}from"./p-vphIrWGB.js";import{r as p}from"./p-BEuV0Xpe.js";import"./p-BClJdFQP.js";const f=class extends(t(...s)){constructor(t){super(),e(this,t)}get hostElement(){return o(this)}variant="primary";outline=!1;icon;ariaLabelIcon;background;pillColor;alignLeft=!1;tooltipText=!1;iconOnly=!1;containerElementRef=h();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 t="string"==typeof this.tooltipText&&this.tooltipText.trim()?this.tooltipText:this.hostElement.textContent?.trim();return r("ix-tooltip",{for:this.containerElementRef.waitForCurrent(),"aria-label":t||void 0},t)}render(){let t={};"custom"===this.variant&&(t={color:this.pillColor,[this.outline?"borderColor":"backgroundColor"]:this.background});const e=this.hostElement.hasAttribute("aria-label")||this.hostElement.hasAttribute("aria-labelledby");let o;this.hostElement.hasAttribute("role")?o=this.hostElement.getAttribute("role")??void 0:e&&(o="group");const i=!this.ariaLabelIcon?.trim();return r(a,{key:"67338905de82719c9a01fe022487ed706b35d8e6",style:"custom"===this.variant?{"--ix-icon-button-color":this.pillColor}:{},class:{"align-left":this.alignLeft},role:o},r("div",{key:"673b20609f91ffd09d80564d6aa709fe4d9303ad",ref:this.containerElementRef,style:{...t},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":c(i)}),r("span",{key:"215af7f202cfd01c6f2f5dc43fbc9b2a6d296ed2",class:"slot-container"},r("slot",{key:"0e2082d82c6c6be68a7107692c6162080178f601",onSlotchange:()=>this.checkIfContentAvailable()}))),this.getTooltip())}};f.style=":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}";const k=class extends(t(...s,u,m)){constructor(t){super(),e(this,t),this.tabClick=i(this,"tabClick",7),this.tabClose=i(this,"tabClose",7)}get hostElement(){return o(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(t){t.defaultPrevented||(this.disabled?t.preventDefault():this.tabClick.emit({tabKey:this.tabKey,nativeEvent:t}).defaultPrevented&&t.stopPropagation())}render(){let t="normal";const e=this.label||this.hostElement.textContent?.trim();return t=this.rounded?"rounded":!this.icon||void 0!==e&&""!==e?"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"===t,stretched:"stretched"===this.layout,bottom:"bottom"===this.placement,top:"top"===this.placement,circle:this.rounded},onClick:t=>this.onTabSelect(t),onKeyDown:t=>{"Enter"!==t.key&&" "!==t.key||this.onTabSelect(t),this.closable&&"Delete"===t.key&&(t.preventDefault(),this.tabClose.emit({tabKey:this.tabKey,nativeEvent:t}))}},"rounded"===t&&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"!==t&&r("ix-icon",{key:"b9af7159f9306c2b841066a726008afdee58e472",name:this.icon,size:"16",class:"tab-icon"}),"normal"===t&&r("div",{key:"87d1993bfa9bf76dff49f15b9a1e5e4f7dfe9a56",class:{text:!!this.label,selected:this.selected,disabled:this.disabled}},this.label,r("slot",{key:"328e393a77d1c24b487ef874e07bf7772cc24820"})),"rounded"===t&&void 0!==this.counter&&r("div",{key:"2758fc1447296c9c2cc04ce92905e5ba4fca9a1b",class:{counter:!0,selected:this.selected,disabled:this.disabled}},this.counter),this.counter&&"rounded"!==t&&r("ix-pill",{key:"6a749ea40148e1d5ca319b7cfa52176e1303d1bd",variant:"primary",outline:!0,class:"tab-counter"},this.counter),this.closable&&"rounded"!==t&&r("ix-icon-button",{key:"35fdcd1095f49cb083e10ce3aeb33e54458968d9","aria-label":this.ariaLabelCloseButton,class:"close-tab",size:"12",variant:"subtle-tertiary",icon:b,onClick:t=>{t.stopPropagation(),t.preventDefault(),this.tabClose.emit({tabKey:this.tabKey,nativeEvent:t})}}))}};k.style=':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)}';const w=class{constructor(t){e(this,t)}get hostElement(){return o(this)}get tabPanels(){return Array.from(g(this.hostElement,"ix-tab-panel"))}get tabList(){return this.hostElement?.querySelector("ix-tabs")}get tabListItems(){return this.tabList?Array.from(this.tabList.querySelectorAll("ix-tab-item")):[]}panelsObserver;componentWillLoad(){this.panelsObserver=new MutationObserver((()=>this.onPanelComponentsChange())),this.panelsObserver.observe(this.hostElement,{childList:!0,subtree:!0}),this.onPanelComponentsChange()}componentDidLoad(){this.onPanelComponentsChange()}disconnectedCallback(){this.panelsObserver?.disconnect()}onPanelComponentsChange(){const t=this.tabList,e=this.tabListItems,o=this.tabPanels;if(!t||!e||!o)return;const r=t.activeTabKey;if(!r)return;const a=e.find((t=>t.tabKey===r)),i=o.find((t=>t.tabKey===r));if(!a||!i)return;const n=a.getAttribute("id");i.setAttribute("aria-labelledby",n??"");const c=i.getAttribute("id");a.setAttribute("aria-controls",c??""),this.checkPanelsVisibility()}checkPanelsVisibility(){const t=this.tabList?.querySelectorAll("ix-tab-item"),e=this.tabPanels;t&&e&&e.forEach((t=>{t.hidden=t.tabKey!==this.tabList?.activeTabKey}))}render(){return r(a,{key:"90be74d89acb43edb6eec575f07a3877ec90ac45",onTabChange:()=>this.checkPanelsVisibility()},r("slot",{key:"047c26c15f8b43312a25a35dddadd364a5b9f839"}))}};w.style=":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}";const x=class extends(t(...s,v)){constructor(t){super(),e(this,t),this.tabChange=i(this,"tabChange",7),this.tabClose=i(this,"tabClose",7)}get hostElement(){return o(this)}small=!1;rounded=!1;layout="auto";placement="bottom";ariaLabelMoreTabs="Show all tabs";activeTabKey;keyboardNavigation="automatic";tabChange;tabClose;isTabsOverflow=!1;overflowMenuItems=[];resizeObserver;itemsObserver;tabsContainerRef=h();tabsRef=h();get tabs(){return Array.from(this.hostElement.querySelectorAll("ix-tab-item"))}componentDidLoad(){this.itemsObserver=new MutationObserver((()=>{this.onComponentChildrenChange(),p((()=>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(t,e){const o=this.tabs.find((t=>t.selected));o?.tabKey!==t&&this.emitTabChangeEvent(t,e)}setTabActive(t){const e=this.tabs;if(void 0===t)return e.forEach((t=>t.selected=!1)),this.onComponentChildrenChange(),void(this.activeTabKey=void 0);const o=e.find((e=>e.tabKey===t));return o&&!o.disabled?(e.forEach((t=>t.selected=!1)),o.selected=!0,this.onComponentChildrenChange(),this.activeTabKey=o.tabKey,o.scrollIntoView({behavior:"smooth",block:"center",inline:"center"}),this.activeTabKey):void 0}onComponentChildrenChange(){const t=this.tabs;t.forEach((e=>{const o={layout:this.layout,small:this.small,rounded:this.rounded,placement:this.placement,iconOnly:t.every((t=>!t.label&&!!t.icon))};Object.assign(e,o)})),this.overflowMenuItems=Array.from(t).map((t=>({tabKey:t.tabKey,label:t.label||t.textContent||"",icon:t.icon,disabled:t.disabled}))),!t.some((t=>t.selected))&&t.length>0&&l()&&(t[0].focus(),this.emitTabChangeEvent(t[0].tabKey))}onComponentResize(){const t=this.tabsRef.current;t&&n((()=>{this.isTabsOverflow=t.scrollWidth>t.clientWidth}))}onTabClick(t){t.defaultPrevented||void 0!==t.detail.tabKey&&this.emitTabChangeEvent(t.detail.tabKey)}emitTabChangeEvent(t,e=this.activeTabKey){!function(t,e,o){const r=t(),{defaultPrevented:a}=e.emit(r.new);a&&o(r.old)}((()=>({new:this.setTabActive(t),old:e})),this.tabChange,(t=>this.setTabActive(t)))}onTabsNavigate(t){if(t.target instanceof HTMLElement&&"tablist"===t.target.getAttribute("role"))return;const e=this.tabs.filter((t=>!t.disabled));let o=e.findIndex((t=>t.selected));"manual"===this.keyboardNavigation&&(o=e.findIndex((t=>t===document.activeElement)));const r=t=>{t.focus(),"automatic"===this.keyboardNavigation&&this.emitTabChangeEvent(t.tabKey)};if("ArrowRight"===t.key||"ArrowLeft"===t.key){if(t.preventDefault(),-1===o)return;r(e[(o+("ArrowRight"===t.key?1:-1)+e.length)%e.length])}"Home"===t.key&&(t.preventDefault(),r(e[0])),"End"===t.key&&(t.preventDefault(),r(e[e.length-1]))}render(){return r(a,{key:"2e8b5f9f4d3658bd219e6ca5d5a829d16f0c1977",onTabClick:t=>this.onTabClick(t),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:t=>this.onTabsNavigate(t)},r("slot",{key:"2ceb8d8dc886c9784e244172750192297f077360"}))),this.isTabsOverflow&&"stretched"!==this.layout&&r("ix-dropdown-button",{key:"a7041a35c2dcac4f86eefbfbae5ac36ba9c45436",ariaLabel:this.ariaLabelMoreTabs,icon:d,class:{"tabs-context-menu":!0},variant:"subtle-tertiary"},this.overflowMenuItems.map((t=>r("ix-dropdown-item",{key:t.tabKey,checked:t.tabKey===this.activeTabKey,icon:t.icon,label:t.label,disabled:t.disabled,onClick:()=>this.activeTabKey=t.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}]}}};x.style=':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%)}';export{f as ix_pill,k as ix_tab_item,w as ix_tab_set,x as ix_tabs}
@@ -0,0 +1 @@
1
+ import{r as t,g as i,h as e,H as s}from"./p-EBgS4zhE.js";import{H as n}from"./p-yZFaEeBW.js";import"./p-XBTykBKS.js";const a=class{constructor(i){t(this,i)}get hostElement(){return i(this)}required=!1;label;helperText;infoText;warningText;invalidText;validText;showTextAsTooltip;isInvalid=!1;isValid=!1;isInfo=!1;isWarning=!1;updateValidationState({isInvalid:t,isValid:i,isInfo:e,isWarning:s}){this.isInvalid=t,this.isValid=i,this.isInfo=e,this.isWarning=s}render(){return e(s,{key:"4194f7081c66e42f9376cf0c8004a705bc053f0b"},e("ix-field-wrapper",{key:"55a70e2a6500a6945f819004c9b910d7d7decd2b",label:this.label,helperText:this.helperText,infoText:this.infoText,warningText:this.warningText,invalidText:this.invalidText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isInvalid:this.isInvalid,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,required:this.required},e("slot",{key:"8a54f90dc2db37f9a21f2c52f7b4721dbb7acc67"})))}};(function(t,i,e,s){var n,a=arguments.length,o=a<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,e):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,i,e,s);else for(var l=t.length-1;l>=0;l--)(n=t[l])&&(o=(a<3?n(o):a>3?n(i,e,o):n(i,e))||o);a>3&&o&&Object.defineProperty(i,e,o)})([n({includeChildren:!0})],a.prototype,"updateValidationState",null),a.style=":host{display:block;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}";export{a as ix_custom_field}
@@ -0,0 +1 @@
1
+ import{M as e,r as a,c as t,h as s,H as c}from"./p-EBgS4zhE.js";import{B as l}from"./p-B0y5hnj5.js";const n=class extends(e(l)){constructor(e){super(),a(this,e),this.labelChange=t(this,"labelChange",7)}label;labelChange;watchLabel(e,a){this.labelChange.emit({name:"ix-menu-settings-item",oldLabel:a,newLabel:e})}render(){return s(c,{key:"48c4f2a2e07a0dc0006d6cac683869439b06faa0"},s("ix-tab-panel",{key:"04e2fb1c063f897c6c3982645fc977eb1ce7ea82",tabKey:this.tabKey},s("slot",{key:"34874508577ce1773af32ee09c73b2b9219a2d1e"})))}static get watchers(){return{label:[{watchLabel:0}]}}};export{n as ix_menu_settings_item}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,g as i,h as a,H as o}from"./p-EBgS4zhE.js";import{D as r}from"./p-D1WplX1z.js";import{b as n}from"./p-3pidUFd-.js";import{g as s}from"./p-CoQiziG8.js";import"./p-Djkc69iv.js";import"./p-6ZxKp7Jn.js";const h=class{constructor(i){e(this,i),this.timeChange=t(this,"timeChange",7),this.dateChange=t(this,"dateChange",7),this.dateSelect=t(this,"dateSelect",7)}get hostElement(){return i(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 s(this.dateFormat)}parseDateValue(e){if(!e)return null;let t=r.fromFormat(e,this.dateFormat,{locale:this.locale});return t.isValid||(t=r.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}]}}};h.style=":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%}}";export{h as ix_datetime_picker}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,h as i,H as r}from"./p-EBgS4zhE.js";import{r as o}from"./p-DgUGsIlh.js";import{a as s}from"./p-C21npbUc.js";const n=class{constructor(i){e(this,i),this.itemClick=t(this,"itemClick",7)}variant="outline";itemColor;selected=!1;disabled=!1;chevron=!1;itemClick;handleItemClick(){this.itemClick.emit()}render(){let e=this.itemColor?.startsWith("--theme")?`var(${this.itemColor})`:`var(--theme-${this.itemColor})`;return i(r,{key:"62246c6ecf60106320d54a3cc214b359cd654dc3",class:{disabled:this.disabled,[`event-list-item-${this.variant}`]:!0}},i("div",{key:"7c0055e2e67b53d02d5b9cc5b6e769aea1913841",role:"listitem","aria-disabled":s(this.disabled),class:{"event-list-item":!0,selected:this.selected,disabled:this.disabled}},i("div",{key:"b05eb8e2f3b0009c8d3d58a3c27bc0f5b447ef26",class:"indicator "+(this.itemColor?"":"indicator-empty"),style:{"background-color":this.itemColor?e:"inherit",opacity:""+(this.disabled?.4:1)}}),i("div",{key:"e64d403714e4627338cc68eda2adacedc8960c2b",class:"event-list-item-container"},i("div",{key:"fca0440ca4783be7c45ac7b9f52574241e7eca49",class:"event-content"},i("slot",{key:"1bcdd9678b8e47904f06474a8b507c3eb24c98c8"})),this.chevron&&i("ix-icon",{key:"8e71379a54c18b1e491e899da196387a5ab2a208",name:o,size:"16",class:"chevron-icon","aria-hidden":"true"}))))}};n.style=":host(.event-list-item-outline) .event-list-item{--ix-event-list-item--color-border:var( --theme-event-item-outline--border );--ix-event-list-item--background:var( --theme-event-item-outline--background );--ix-event-list-item--background--hover:var( --theme-event-item-outline--background--hover );--ix-event-list-item--background--active:var( --theme-event-item-outline--background--active );--ix-event-list-item--background--selected:var( --theme-event-item-outline--background--selected );--ix-event-list-item--border--hover:var( --theme-event-item-outline--border--hover );--ix-event-list-item--border--active:var( --theme-event-item-outline--border--active );--ix-event-list-item--border--selected:var( --theme-event-item-outline--border--selected );--ix-event-list-item--border--disabled:var( --theme-event-item-outline--border--disabled )}:host(.event-list-item-filled) .event-list-item{--ix-event-list-item--color-border:var( --theme-event-item-filled--border );--ix-event-list-item--background:var( --theme-event-item-filled--background );--ix-event-list-item--background--hover:var( --theme-event-item-filled--background--hover );--ix-event-list-item--background--active:var( --theme-event-item-filled--background--active );--ix-event-list-item--background--selected:var( --theme-event-item-filled--background--selected );--ix-event-list-item--border--hover:var( --theme-event-item-filled--border--hover );--ix-event-list-item--border--active:var( --theme-event-item-filled--border--active );--ix-event-list-item--border--selected:var( --theme-event-item-filled--border--selected );--ix-event-list-item--border--disabled:var( --theme-event-item-filled--border--disabled )}: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 .event-list-item{display:flex;align-items:center;position:relative;height:var(--event-list-item-height, 2.5rem);max-height:var(--event-list-item-height, 2.5rem);border-radius:var(--event-list-item-border-radius, 0.25rem);background-color:var(--ix-event-list-item--background);overflow:hidden;transition:var(--theme-default-time);cursor:pointer;margin-bottom:var(--event-list-item-margin-bottom, 0.5rem)}:host .event-list-item .indicator{height:100%;width:0.5rem;max-width:0.5rem;min-width:0.5rem;border-top-left-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:var(--event-list-item-border-radius, 0.25rem)}:host .event-list-item .indicator-empty{border:var(--theme-weak-bdr-1);border-right:none}:host .event-list-item .event-list-item-container{display:flex;flex-grow:1;width:calc(100% - (1rem + 0.5rem));height:100%;border:0.062rem solid;border-color:var(--ix-event-list-item--color-border);border-top-left-radius:0;border-top-right-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:0;border-bottom-right-radius:var(--event-list-item-border-radius, 0.25rem);border-left:none;padding-left:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .event-list-item .event-content{display:flex;align-items:center;width:100%;height:var(--event-list-item-height, 100%);max-height:var(--event-list-item-height, 100%);white-space:var(--event-list-item-content-white-space, inherit);overflow:hidden;padding-inline-end:0.5rem}:host .event-list-item .chevron-icon{margin-left:auto;margin-right:0.5rem;opacity:0.6;align-self:center}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):hover,:host .event-list-item:not(.selected):not(.disabled):not(:disabled).hover{background-color:var(--ix-event-list-item--background--hover)}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected):not(.disabled):not(:disabled).active{background-color:var(--ix-event-list-item--background--active)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):hover,:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled).hover{border-color:var(--ix-event-list-item--border--hover)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled).active{border-color:var(--ix-event-list-item--border--active)}:host .event-list-item.selected .event-list-item-container{background-color:var(--ix-event-list-item--background--selected);border-color:var(--ix-event-list-item--border--selected)}:host .event-list-item[disabled],:host .event-list-item.disabled{pointer-events:none}:host .event-list-item[disabled] .event-list-item-container,:host .event-list-item.disabled .event-list-item-container{background-color:var(--ix-event-list-item--background--disabled);border-color:var(--ix-event-list-item--border--disabled)}:host(.disabled){pointer-events:none}";export{n as ix_event_list_item}
@@ -0,0 +1 @@
1
+ import{r as e,h as o,H as a}from"./p-EBgS4zhE.js";import{c as r,v as t}from"./p-DgUGsIlh.js";const i=class{constructor(o){e(this,o)}label;ariaLabelAlarmIcon;ariaLabelWarningIcon;value;unit;state="neutral";orientation="horizontal";getStateIcon(){switch(this.state){case"alarm":return o("ix-icon",{color:"kpi-display-icon--color",name:t,size:"16","aria-label":this.ariaLabelAlarmIcon});case"warning":return o("ix-icon",{color:"kpi-display-icon--color",name:r,size:"16","aria-label":this.ariaLabelWarningIcon});default:return""}}getTooltipText(){let e=`${this.label}: ${this.value}`;return this.unit&&(e=e.concat(` ${this.unit}`)),e}render(){return o(a,{key:"5efa239dd8c91b6661566c235f020900d0df9357",title:this.getTooltipText(),tabindex:"1",class:{stacked:"vertical"===this.orientation}},o("div",{key:"fc4d4c1ec7aa129aaf064809052e45e953bee223",class:{"kpi-container":!0,alarm:"alarm"===this.state,warning:"warning"===this.state}},o("span",{key:"82fe2894efb51fa9ca753745fd1dc3a82b1c04d0",class:"kpi-label"},this.getStateIcon(),o("span",{key:"c1d4de1f9945afacc737141c461c95e132a89141",class:"kpi-label-text"},this.label)),o("span",{key:"60ef2f9d9d6cff9d19e9adc677eacd5a2f625854",class:"kpi-value-container"},o("span",{key:"cbf79bcf59f8614be4c1c540d33f4853943ea88d",class:"kpi-value"},this.value),this.unit?o("span",{class:"kpi-unit"},this.unit):"")))}};i.style=":host{display:flex;flex-grow:1;height:2.5rem;border-radius:var(--theme-kpi--border-radius);padding:0.375rem 0.25rem;min-width:0}: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 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .kpi-container{display:flex;height:100%;width:100%;border-block-end:2px solid grey}:host .kpi-container.alarm{border-block-end-color:var(--theme-color-alarm)}:host .kpi-container.warning{border-block-end-color:var(--theme-color-warning)}:host .kpi-container .kpi-label{display:flex;align-items:center;color:var(--theme-kpi-display-label--color);flex-grow:1;flex-shrink:9999}:host .kpi-container .kpi-label ix-icon{margin-inline-end:0.25rem}:host .kpi-container .kpi-value-container{display:flex;align-items:flex-end}:host .kpi-container .kpi-value{color:var(--theme-kpi-display-value--color);font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host .kpi-container .kpi-unit{margin-inline-start:0.5rem;color:var(--theme-kpi-display-units--color)}:host .kpi-container .kpi-label,:host .kpi-container .kpi-unit{margin-block-start:0.125rem}:host:not(.disabled):not(:disabled){cursor:pointer}:host:not(.disabled):not(:disabled):hover,:host:not(.disabled):not(:disabled).hover{background-color:var(--theme-kpi-display--background--hover)}:host:not(.disabled):not(:disabled){cursor:pointer}:host:not(.disabled):not(:disabled):active,:host:not(.disabled):not(:disabled).active{background-color:var(--theme-kpi-display--background--active)}:host:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--focus--border-color)}:host(.stacked){height:3.75rem}:host(.stacked) .kpi-container{justify-content:center;flex-wrap:wrap}:host(.stacked) .kpi-container .kpi-label{width:100%;justify-content:center}";export{i as ix_kpi}
@@ -0,0 +1 @@
1
+ import{r,h as o,H as t}from"./p-EBgS4zhE.js";const s=class{constructor(o){r(this,o)}image;imageAlt="";render(){return this.image?o(t,null,o("img",{src:this.image,alt:this.imageAlt})):null}};s.style=":host{display:block}: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 img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}";export{s as ix_popover_image}
@@ -0,0 +1 @@
1
+ import{r,g as e,h as t,H as o}from"./p-EBgS4zhE.js";import{h as a}from"./p-BClJdFQP.js";const s=class{constructor(e){r(this,e)}get hostElement(){return e(this)}isContentHeaderSlotted=!1;get contentHeaderSlot(){return this.hostElement.shadowRoot.querySelector(".content-header slot")}render(){return t(o,{key:"2cb8428708f3a1e815704254035676f742cd6f30"},t("div",{key:"4e275d8af38da243e29b46bb8e5dcc9e9d23b1da",class:{"content-header":!0,slotted:this.isContentHeaderSlotted}},t("slot",{key:"3e4a6609305c444deaacbf29a60514f300f65301",name:"header",onSlotchange:()=>{this.isContentHeaderSlotted=a(this.contentHeaderSlot)}})),t("div",{key:"893989653b3beaf7bc406e7870db8d8f7d0deba4",class:"content"},t("slot",{key:"25b54aafbde16ab4d87a0cdbc4a8222dabacb226"})))}};s.style=":host{display:flex;flex-direction:column;position:relative;padding:0.75rem 2rem 0.25rem 2rem;width:100%;height:100%;overflow:hidden}: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 .content{flex-grow:1;overflow:auto;position:relative}:host .content-header.slotted{margin-bottom:1.5rem}";export{s as ix_content}
@@ -0,0 +1 @@
1
+ import{r as t,g as e,h as o,H as r,c as s}from"./p-EBgS4zhE.js";import{b as i}from"./p-BClJdFQP.js";import{M as a}from"./p-DgUGsIlh.js";const n=class{constructor(e){t(this,e)}get hostElement(){return e(this)}showContextMenu=!1;getTrigger(){return this.hostElement}configureDropdown(t,e){t.positioningStrategy="fixed",t.trigger=e}onSlotChange(){const t=this.hostElement.shadowRoot.querySelector("slot");if(!t)return;const e=i(t);this.showContextMenu=0!==e.length;const o=e.find((t=>"IX-DROPDOWN"===t.tagName)),r=this.getTrigger();r&&o&&this.configureDropdown(o,r)}render(){return o(r,{key:"989f86b83f27514bcb555c8d022b092a1a632505"},o("ix-icon-button",{key:"55876dc92e513d29676529ea431d3ae9768e72fc",class:{hide:!this.showContextMenu},size:"24",variant:"subtle-tertiary",icon:a}),o("slot",{key:"57613b3108ad01c134ae929fe00f432ffd2c8324",onSlotchange:()=>this.onSlotChange()}))}};n.style=":host{display:block;position:relative;height:2rem;width:2rem;margin-block-start:0.3125rem;margin-inline-end:0.3125rem;margin-inline-start:auto}:host .hide{visibility:collapse}:host ::slotted(ix-dropdown){cursor:default}";const l=class{constructor(e){t(this,e),this.selectedChanged=s(this,"selectedChanged",7)}get hostElement(){return e(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?o(r,{class:"suppress-mouse-states"},o("div",{class:"group-footer"},o("slot",null))):o(r,{class:{selected:this.selected&&!this.suppressSelection}},o("button",{tabindex:this.disabled?-1:0,disabled:this.disabled},o("div",{class:"group-entry-selection-indicator"}),this.icon?o("ix-icon",{size:"16",name:this.icon,"aria-label":this.ariaLabelIcon}):null,this.text?o("span",{class:"group-entry-text"},o("span",{title:this.text},this.text)):null,this.secondaryText?o("span",{class:"group-entry-text-secondary"},o("span",{title:this.secondaryText},this.secondaryText)):null,o("slot",null)))}};l.style=":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)}";export{n as ix_group_context_menu,l as ix_group_item}
@@ -0,0 +1 @@
1
+ import{r as t,g as o,h as r,H as s}from"./p-EBgS4zhE.js";import{T as e}from"./p-CWshStHZ.js";const a=class{constructor(o){t(this,o)}get hostElement(){return o(this)}position="bottom-right";async showToast(t){const o=document.createElement("ix-toast"),r=new e;function s(t){o.remove(),r.emit(t)}return o.toastTitle=t.title,o.type=t.type??"info",o.preventAutoClose=!1===t.autoClose,o.autoCloseDelay=t.autoCloseDelay??5e3,o.icon=t.icon,o.iconColor=t.iconColor,o.hideIcon=t.hideIcon??!1,o.addEventListener("closeToast",(t=>{const{detail:o}=t;s(o)})),t.message&&("string"==typeof t.message?o.innerText=t.message:o.appendChild(t.message)),t.action&&t.action instanceof HTMLElement&&(t.action.slot="action",o.appendChild(t.action)),this.hostElement.appendChild(o),{onClose:r,close:t=>{s(t)},pause:()=>{o.pause()},resume:()=>{o.resume()},isPaused:()=>o.isPaused()}}render(){return r(s,{key:"87023a7ec041ea773611f6cd2f775a0b5bc0d487",class:{"toast-container--bottom-right":"bottom-right"===this.position,"toast-container--top-right":"top-right"===this.position}},r("slot",{key:"2f5a7d0cc8277b74e8965bd28979af5ae2bcf8d0"}))}};a.style=":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{display:block;position:fixed;z-index:var(--theme-z-index-toast)}:host ::slotted(*:not(:last-child)){margin-block-end:1rem}:host(.toast-container--top-right){right:1rem;top:2rem}:host(.toast-container--bottom-right){right:1rem;bottom:2rem}";export{a as ix_toast_container}
@@ -0,0 +1 @@
1
+ import{d as t}from"./p-BbwShqw_.js";import{r as n}from"./p-EBgS4zhE.js";async function o(n){const o=(await n.waitForCurrent()).getAttribute("data-ix-dropdown");if(t.dismissAll(),!o)return;const a=t.getDropdownById(o);a&&t.present(a)}async function a(n){const o=(await n.waitForCurrent()).getAttribute("data-ix-dropdown");if(!o)return;const a=t.getDropdownById(o);a&&t.dismiss(a)}function s(t,n,o,a){n||(t.stopPropagation(),t.preventDefault(),o()),a.current&&a.current.focus()}function r(t,n,o){return{badInput:!1,customError:!1,patternMismatch:t,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valid:!t,valueMissing:!!n&&!o}}const i=o=>class extends o{constructor(t){super(),n(this,t)}async openPicker(){const n=this.getPickerElement(),o=await(n?.waitForCurrent());o&&(t.dismissAll(),requestAnimationFrame((()=>{o.show=!0})))}};export{i as I,r as a,a as c,s as h,o}
@@ -0,0 +1 @@
1
+ import{r,h as o,H as t}from"./p-EBgS4zhE.js";const e=class{constructor(o){r(this,o)}label;render(){return o(t,{key:"44755533997a737c2767b5cf5b849ec5c18c0efa"},o("ix-typography",{key:"f94459f4fc66fc47d7fa22c88477d5041b7c6fb7",class:"category-text",format:"h5"},this.label))}};e.style=":host{display:flex;align-items:center;position:relative;height:2.5rem;width:auto;padding:0.25rem 1rem;overflow:hidden;cursor:default;color:var(--theme-color-soft-text)}: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}";export{e as ix_dropdown_header}
@@ -0,0 +1 @@
1
+ import{r,h as e,H as o}from"./p-EBgS4zhE.js";import{b as t}from"./p-3pidUFd-.js";import"./p-Djkc69iv.js";import"./p-6ZxKp7Jn.js";const a=class{constructor(e){r(this,e)}alignment="horizontal";render(){return e(o,{key:"7bab2eff391dce0ec212153f377ae18cc17df0d7",class:{[`alignment-${this.alignment}`]:!0},[t]:!0},e("div",{key:"238db3b5532bf4bf6cbe07018a204e1bf4a85a07",class:"footer-start"},e("slot",{key:"8bdafda85a6c0a4e8f0e5e0bc7f3d9e61fed5b99",name:"start"})),e("div",{key:"42f53fb182fe5a0b91df29cef856c94e87756e2a",class:"footer-end"},e("slot",{key:"bb4dab35e016c975e7d29c1dbbff53222d801228"})))}};a.style=":host{display:flex;padding:0.75rem;justify-content:space-between;align-items:center;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 .footer-start,:host .footer-end{display:flex;gap:0.5rem}:host(.alignment-vertical) .footer-end{flex-direction:column;width:100%}:host(.alignment-vertical) .footer-end ::slotted(*){width:100%}";export{a as ix_popover_footer}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,h as a,H as i}from"./p-EBgS4zhE.js";import{o}from"./p-DgUGsIlh.js";const s=class{constructor(a){e(this,a),this.backButtonClick=t(this,"backButtonClick",7)}variant="primary";headerTitle;headerSubtitle=void 0;hasBackButton=!1;backButtonClick;render(){return a(i,{key:"a81bf466bf10e9e7a0794253b246c340a9b92999"},this.hasBackButton?a("ix-icon-button",{class:"backButton",variant:"tertiary",icon:o,onClick:()=>this.backButtonClick.emit()}):null,a("div",{key:"7b81cb2b7c5d48fdd75b631e9ef2b5da9224f455",class:"titleGroup"},a("div",{key:"59d28222f4bbfd83a94490f10bb67b944e44c79f",class:"headerTitleRow"},a("ix-typography",{key:"f6b3985a6b8e2420e4d63a7032b1ff1f12f93679",format:"secondary"===this.variant?"h4":"h3",class:{secondary:"secondary"===this.variant,titleOverflow:!0}},this.headerTitle),a("div",{key:"9b1a9f865955f4b02a23a528d61e54959a8992d1",class:"headerSlot"},a("slot",{key:"8d7d21906e9042de89123de9489b2cd8d8db25b5",name:"header"}))),!!this.headerSubtitle&&a("ix-typography",{key:"2b29f3ebde503fa328c10bad48ba5b98455d8a31",format:"h6","text-color":"soft",class:{subtitle:"secondary"===this.variant,titleOverflow:!0},title:this.headerSubtitle},this.headerSubtitle)),a("div",{key:"0a558d5e3c40ab3e5ebd77c1ff8e0e316e263658",class:"buttons"},a("slot",{key:"f54687cd38db7f152f3495beec362f0dc82e2bef"})))}};s.style=":host{display:flex;flex-direction:row;align-items:flex-start;padding:0}:host .titleGroup{display:flex;flex-direction:column;flex:1 1 0;min-width:0;white-space:nowrap;margin-right:0.5rem}:host .titleGroup .titleOverflow{overflow:hidden;text-overflow:ellipsis}:host .titleGroup .headerTitleRow{display:flex}:host .titleGroup .headerTitleRow .headerSlot{display:inline-flex;margin-left:0.5rem}:host .titleGroup .secondary{padding:0.25rem 0}:host .subtitle{margin-top:-0.125rem}:host .backButton{margin-right:0.5rem}:host .buttons{flex:0 0 auto}";export{s as ix_content_header}
@@ -0,0 +1 @@
1
+ import{M as t,r,c as o,g as i,h as e,H as s}from"./p-EBgS4zhE.js";import{M as a}from"./p-DgUGsIlh.js";import{P as n,u as b,a as h,F as l}from"./p-BKuq0po2.js";import{D as d}from"./p-BWgttsqY.js";import{A as c}from"./p-CM-NUHTW.js";import"./p-6ZxKp7Jn.js";import"./p-BClJdFQP.js";const u=class extends(t(...d,c)){constructor(t){super(),r(this,t),this.buttonClick=o(this,"buttonClick",7)}get hostElement(){return i(this)}variant="primary";closeBehavior="both";label;ariaLabelButton;icon;splitIcon;ariaLabelSplitIconButton;disabled=!1;disableButton=!1;disableDropdownButton=!1;enableTopLayer=!1;buttonClick;showDropdown=!1;internalId="ix-split-button";observeChildrenChange;componentDidLoad(){super.componentDidLoad(),this.observeChildrenChange=new MutationObserver((()=>{this.updateProxyList()})),this.observeChildrenChange.observe(this.hostElement,{childList:!0,subtree:!0}),this.updateProxyList()}disconnectedCallback(){super.disconnectedCallback(),this.observeChildrenChange?.disconnect()}get isDisabledButton(){return this.disabled||this.disableButton}get isDisabledIcon(){return this.disabled||this.disableDropdownButton}getControllingAriaElement(){return this.hostElement.shadowRoot.querySelector(".right-button")}isAriaActiveDescendantActive(){return this.showDropdown}getAriaActiveDescendantProxyItemId(){return n}updateProxyList(){const t=this.hostElement.querySelectorAll("ix-dropdown-item"),r=this.hostElement.shadowRoot.querySelector(".proxy-list");r&&b(r,Array.from(t),((t,r)=>{r.role="menuitem",r.innerText=t.label??t.textContent??"",r.ariaLabel=t.ariaLabel??t.label??t.textContent??""}))}render(){const t=this.variant.toLocaleLowerCase().includes("secondary"),r={variant:this.variant,disabled:this.isDisabledButton,class:{"left-button":!0,"left-button-border":!t}};return e(s,{key:"1b867c8b33fe52356804497afd93bb1bf26afb69"},this.label?e("ix-button",{...r,icon:this.icon,onClick:t=>this.buttonClick.emit(t),"aria-label":this.ariaLabelButton},this.label):e("ix-icon-button",{...r,icon:this.icon,onClick:t=>this.buttonClick.emit(t),"aria-label":this.ariaLabelButton}),e("ix-dropdown-button",{key:"9b2400c1a1b84369af89a9709e36fc743af4a8e5",class:"right-button","aria-label":this.ariaLabelSplitIconButton,icon:this.splitIcon??a,enableTopLayer:this.enableTopLayer,closeBehavior:this.closeBehavior,disabled:this.isDisabledIcon,suppressAriaActiveDescendant:!0,onShowChanged:({detail:t})=>this.showDropdown=t,"aria-controls":`${this.internalId}-${h}`},e(l,{key:"b2e0e0547df9f6f19ed110629189bfc27a8c1876",hostId:this.internalId,otherProps:{}}),e("slot",{key:"b54b7d8c86e66b60f9e71f63965561a84c437707"})))}};u.style=".btn-group ix-button:first-child .btn{border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:0px}.btn-group ix-button:last-child .btn{border-top-left-radius:0px;border-bottom-left-radius:0px}.btn-group ix-button:not(:first-child):not(:last-child) .btn{border-radius:0px;border-right:0px}:host{position:relative;display:inline-flex;vertical-align:middle}:host .left-button{width:calc(100% - 2rem);--ix-button-border-radius-right:0}:host .right-button{width:2rem;--ix-dropdown-button-border-radius-left:0}: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 .left-button-border{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem;margin-right:0.125rem}:host .proxy-list{all:unset;position:absolute;left:0px;top:0px;overflow:hidden;color:transparent;opacity:0;pointer-events:all;z-index:1000}:host .proxy-list li{height:2px;width:2px;pointer-events:all}";export{u as ix_split_button}
@@ -0,0 +1 @@
1
+ import{r,h as o,H as t}from"./p-EBgS4zhE.js";import{b as a}from"./p-3pidUFd-.js";import"./p-Djkc69iv.js";import"./p-6ZxKp7Jn.js";const s=class{constructor(o){r(this,o)}noPadding=!1;render(){return o(t,{key:"2dc14073545f57f65c6901dc69d7f721df98f3b1",class:{"no-padding":this.noPadding},[a]:!0},o("slot",{key:"aa44ae3c40f423be58fc5cb1d0f1b535175d8c7f"}))}};s.style=":host{display:block;position:relative;overflow:auto;padding:0.75rem}: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(.no-padding){padding:0}";export{s as ix_popover_content}
@@ -0,0 +1 @@
1
+ import{M as e,r,c as t,g as o,h,H as i}from"./p-EBgS4zhE.js";import{a}from"./p-C21npbUc.js";import{D as c}from"./p-BWgttsqY.js";import{I as d}from"./p-vphIrWGB.js";import{H as m}from"./p-yZFaEeBW.js";import"./p-6ZxKp7Jn.js";import"./p-BClJdFQP.js";import"./p-XBTykBKS.js";const b=class extends(e(...c,d)){constructor(e){super(),r(this,e),this.checkedChange=t(this,"checkedChange",7),this.valueChange=t(this,"valueChange",7),this.ixBlur=t(this,"ixBlur",7),e.$hostElement$["s-ei"]?this.formInternals=e.$hostElement$["s-ei"]:(this.formInternals=e.$hostElement$.attachInternals(),e.$hostElement$["s-ei"]=this.formInternals)}formInternals;get hostElement(){return o(this)}name;value="on";checked=!1;disabled=!1;indeterminate=!1;textOn="On";textOff="Off";textIndeterminate="Mixed";hideText=!1;required=!1;checkedChange;valueChange;ixBlur;touched=!1;onCheckedChange(e){if(this.disabled)return;const r=this.indeterminate,t=this.checked;this.indeterminate&&(this.indeterminate=!1),this.checked=e;const{defaultPrevented:o}=this.checkedChange.emit(this.checked);o&&(this.indeterminate=r,this.checked=t)}componentWillLoad(){super.componentWillLoad(),this.updateFormInternalValue()}updateFormInternalValue(){this.formInternals.setFormValue(this.checked?this.value:null)}watchCheckedChange(){this.touched=!0,this.updateFormInternalValue()}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}isTouched(){return Promise.resolve(this.touched)}updateClassMappings(){}resolveAriaLabel(){if(!this.inheritAriaAttributes["aria-labelledby"])return this.inheritAriaAttributes["aria-label"]}render(){let e=this.textOff;this.checked&&(e=this.textOn),this.indeterminate&&(e=this.textIndeterminate);const r=this.resolveAriaLabel(),t=this.indeterminate?"mixed":a(this.checked);return h(i,{key:"41d91ada6ad7f8f0000ff5c636274df99b5bcec3",...this.inheritAriaAttributes,role:"switch",tabindex:this.disabled?-1:0,"aria-label":r,"aria-checked":t,"aria-disabled":a(this.disabled),"aria-required":a(this.required),class:{disabled:this.disabled},onBlur:()=>this.ixBlur.emit(),onFocus:()=>this.touched=!0,onKeyDown:e=>{this.disabled||" "!==e.key&&"Enter"!==e.key||(e.preventDefault(),this.onCheckedChange(!this.checked))},onClick:()=>{this.disabled||this.onCheckedChange(!this.checked)}},h("div",{key:"d712114dae9e0316346e6fb20b3ae28678308788",class:"wrapper"},h("div",{key:"433f2624d9b2b619961a893c5ca4c13f628fa3a6",class:{switch:!0,checked:this.checked,indeterminate:this.indeterminate},"aria-hidden":"true"},h("div",{key:"02272dc7dad538380fe15e57835ac470e1327c4e",class:"slider"})),!this.hideText&&h("ix-typography",{key:"1917d18ba54dbcacb7995dafa45082d3ce7bc36d",class:"label","aria-hidden":"true"},e)))}static get formAssociated(){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}],checked:[{watchCheckedChange:0}]}}};(function(e,r,t,o){var h,i=arguments.length,a=i<3?r:null===o?o=Object.getOwnPropertyDescriptor(r,t):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,r,t,o);else for(var c=e.length-1;c>=0;c--)(h=e[c])&&(a=(i<3?h(a):i>3?h(r,t,a):h(r,t))||a);i>3&&a&&Object.defineProperty(r,t,a)})([m()],b.prototype,"updateClassMappings",null),b.style=':host{display:inline-flex;flex-direction:row;position:relative;min-height:1.5rem;max-height:calc(100% - 0.5rem);margin-block-start:0.25rem;margin-block-end:0.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 .wrapper{display:flex;align-items:flex-start;width:100%;max-height:100%}:host .label{word-break:break-word;display:block;white-space:normal;overflow:hidden;margin-block-start:0.125rem;margin-inline-start:0.5rem;min-height:1rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:"";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color)}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover);border:1px solid var(--theme-switch-thumb-off--border-color--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active);border:1px solid var(--theme-switch-thumb-off--border-color--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked>.slider:before{border:1px solid var(--theme-switch-thumb-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover);border:1px solid var(--theme-switch-thumb-on--border-color--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active);border:1px solid var(--theme-switch-thumb-on--border-color--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:focus),:host(:focus-visible){outline:none}:host(:not(.disabled):focus-visible) .switch>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-valid:not(.disabled)) .slider{--theme-switch-off--background:var( --theme-switch-off--background--valid );--theme-switch-off--background--hover:var( --theme-switch-off--background--valid--hover );--theme-switch-off--background--active:var( --theme-switch-off--background--valid--active );--theme-switch-thumb-off--border-color:var( --theme-switch-thumb-off--border-color--valid );--theme-switch-thumb-off--border-color--hover:var( --theme-switch-thumb-off--border-color--valid--hover );--theme-switch-thumb-off--border-color--active:var( --theme-switch-thumb-off--border-color--valid--active );--theme-switch-thumb-off--background:var( --theme-switch-thumb-off--background--valid );--theme-switch-thumb-off--background--hover:var( --theme-switch-thumb-off--background--valid--hover );--theme-switch-thumb-off--background--active:var( --theme-switch-thumb-off--background--valid--active );--theme-switch-off--border-color:var( --theme-switch-off--border-color--valid );--theme-switch-off--border-color--hover:var( --theme-switch-off--border-color--valid--hover );--theme-switch-off--border-color--active:var( --theme-switch-off--border-color--valid--active );--theme-switch-on--background:var( --theme-switch-on--background--valid );--theme-switch-on--background--hover:var( --theme-switch-on--background--valid--hover );--theme-switch-on--background--active:var( --theme-switch-on--background--valid--active );--theme-switch-thumb-on--border-color:var( --theme-switch-thumb-on--border-color--valid );--theme-switch-thumb-on--border-color--hover:var( --theme-switch-thumb-on--border-color--valid--hover );--theme-switch-thumb-on--border-color--active:var( --theme-switch-thumb-on--border-color--valid--active );--theme-switch-thumb-on--background:var( --theme-switch-thumb-on--background--valid );--theme-switch-thumb-on--background--hover:var( --theme-switch-thumb-on--background--valid--hover );--theme-switch-thumb-on--background--active:var( --theme-switch-thumb-on--background--valid--active );--theme-switch-on--border-color:var( --theme-switch-on--border-color--valid );--theme-switch-on--border-color--hover:var( --theme-switch-on--border-color--valid--hover );--theme-switch-on--border-color--active:var( --theme-switch-on--border-color--valid--active );--theme-switch-mixed--background:var( --theme-switch-mixed--background--valid );--theme-switch-mixed--background--hover:var( --theme-switch-mixed--background--valid--hover );--theme-switch-mixed--background--active:var( --theme-switch-mixed--background--valid--active );--theme-switch-thumb-mixed--border-color:var( --theme-switch-thumb-mixed--border-color--valid );--theme-switch-thumb-mixed--border-color--hover:var( --theme-switch-thumb-mixed--border-color--valid--hover );--theme-switch-thumb-mixed--border-color--active:var( --theme-switch-thumb-mixed--border-color--valid--active );--theme-switch-thumb-mixed--background:var( --theme-switch-thumb-mixed--background--valid );--theme-switch-thumb-mixed--background--hover:var( --theme-switch-thumb-mixed--background--valid--hover );--theme-switch-thumb-mixed--background--active:var( --theme-switch-thumb-mixed--background--valid--active );--theme-switch-mixed--border-color:var( --theme-switch-mixed--border-color--valid );--theme-switch-mixed--border-color--hover:var( --theme-switch-mixed--border-color--valid--hover );--theme-switch-mixed--border-color--active:var( --theme-switch-mixed--border-color--valid--active )}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var( --theme-switch-off--background--info );--theme-switch-off--background--hover:var( --theme-switch-off--background--info--hover );--theme-switch-off--background--active:var( --theme-switch-off--background--info--active );--theme-switch-thumb-off--border-color:var( --theme-switch-thumb-off--border-color--info );--theme-switch-thumb-off--border-color--hover:var( --theme-switch-thumb-off--border-color--info--hover );--theme-switch-thumb-off--border-color--active:var( --theme-switch-thumb-off--border-color--info--active );--theme-switch-thumb-off--background:var( --theme-switch-thumb-off--background--info );--theme-switch-thumb-off--background--hover:var( --theme-switch-thumb-off--background--info--hover );--theme-switch-thumb-off--background--active:var( --theme-switch-thumb-off--background--info--active );--theme-switch-off--border-color:var( --theme-switch-off--border-color--info );--theme-switch-off--border-color--hover:var( --theme-switch-off--border-color--info--hover );--theme-switch-off--border-color--active:var( --theme-switch-off--border-color--info--active );--theme-switch-on--background:var( --theme-switch-on--background--info );--theme-switch-on--background--hover:var( --theme-switch-on--background--info--hover );--theme-switch-on--background--active:var( --theme-switch-on--background--info--active );--theme-switch-thumb-on--border-color:var( --theme-switch-thumb-on--border-color--info );--theme-switch-thumb-on--border-color--hover:var( --theme-switch-thumb-on--border-color--info--hover );--theme-switch-thumb-on--border-color--active:var( --theme-switch-thumb-on--border-color--info--active );--theme-switch-thumb-on--background:var( --theme-switch-thumb-on--background--info );--theme-switch-thumb-on--background--hover:var( --theme-switch-thumb-on--background--info--hover );--theme-switch-thumb-on--background--active:var( --theme-switch-thumb-on--background--info--active );--theme-switch-on--border-color:var( --theme-switch-on--border-color--info );--theme-switch-on--border-color--hover:var( --theme-switch-on--border-color--info--hover );--theme-switch-on--border-color--active:var( --theme-switch-on--border-color--info--active );--theme-switch-mixed--background:var( --theme-switch-mixed--background--info );--theme-switch-mixed--background--hover:var( --theme-switch-mixed--background--info--hover );--theme-switch-mixed--background--active:var( --theme-switch-mixed--background--info--active );--theme-switch-thumb-mixed--border-color:var( --theme-switch-thumb-mixed--border-color--info );--theme-switch-thumb-mixed--border-color--hover:var( --theme-switch-thumb-mixed--border-color--info--hover );--theme-switch-thumb-mixed--border-color--active:var( --theme-switch-thumb-mixed--border-color--info--active );--theme-switch-thumb-mixed--background:var( --theme-switch-thumb-mixed--background--info );--theme-switch-thumb-mixed--background--hover:var( --theme-switch-thumb-mixed--background--info--hover );--theme-switch-thumb-mixed--background--active:var( --theme-switch-thumb-mixed--background--info--active );--theme-switch-mixed--border-color:var( --theme-switch-mixed--border-color--info );--theme-switch-mixed--border-color--hover:var( --theme-switch-mixed--border-color--info--hover );--theme-switch-mixed--border-color--active:var( --theme-switch-mixed--border-color--info--active )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var( --theme-switch-off--background--warning );--theme-switch-off--background--hover:var( --theme-switch-off--background--warning--hover );--theme-switch-off--background--active:var( --theme-switch-off--background--warning--active );--theme-switch-thumb-off--border-color:var( --theme-switch-thumb-off--border-color--warning );--theme-switch-thumb-off--border-color--hover:var( --theme-switch-thumb-off--border-color--warning--hover );--theme-switch-thumb-off--border-color--active:var( --theme-switch-thumb-off--border-color--warning--active );--theme-switch-thumb-off--background:var( --theme-switch-thumb-off--background--warning );--theme-switch-thumb-off--background--hover:var( --theme-switch-thumb-off--background--warning--hover );--theme-switch-thumb-off--background--active:var( --theme-switch-thumb-off--background--warning--active );--theme-switch-off--border-color:var( --theme-switch-off--border-color--warning );--theme-switch-off--border-color--hover:var( --theme-switch-off--border-color--warning--hover );--theme-switch-off--border-color--active:var( --theme-switch-off--border-color--warning--active );--theme-switch-on--background:var( --theme-switch-on--background--warning );--theme-switch-on--background--hover:var( --theme-switch-on--background--warning--hover );--theme-switch-on--background--active:var( --theme-switch-on--background--warning--active );--theme-switch-thumb-on--border-color:var( --theme-switch-thumb-on--border-color--warning );--theme-switch-thumb-on--border-color--hover:var( --theme-switch-thumb-on--border-color--warning--hover );--theme-switch-thumb-on--border-color--active:var( --theme-switch-thumb-on--border-color--warning--active );--theme-switch-thumb-on--background:var( --theme-switch-thumb-on--background--warning );--theme-switch-thumb-on--background--hover:var( --theme-switch-thumb-on--background--warning--hover );--theme-switch-thumb-on--background--active:var( --theme-switch-thumb-on--background--warning--active );--theme-switch-on--border-color:var( --theme-switch-on--border-color--warning );--theme-switch-on--border-color--hover:var( --theme-switch-on--border-color--warning--hover );--theme-switch-on--border-color--active:var( --theme-switch-on--border-color--warning--active );--theme-switch-mixed--background:var( --theme-switch-mixed--background--warning );--theme-switch-mixed--background--hover:var( --theme-switch-mixed--background--warning--hover );--theme-switch-mixed--background--active:var( --theme-switch-mixed--background--warning--active );--theme-switch-thumb-mixed--border-color:var( --theme-switch-thumb-mixed--border-color--warning );--theme-switch-thumb-mixed--border-color--hover:var( --theme-switch-thumb-mixed--border-color--warning--hover );--theme-switch-thumb-mixed--border-color--active:var( --theme-switch-thumb-mixed--border-color--warning--active );--theme-switch-thumb-mixed--background:var( --theme-switch-thumb-mixed--background--warning );--theme-switch-thumb-mixed--background--hover:var( --theme-switch-thumb-mixed--background--warning--hover );--theme-switch-thumb-mixed--background--active:var( --theme-switch-thumb-mixed--background--warning--active );--theme-switch-mixed--border-color:var( --theme-switch-mixed--border-color--warning );--theme-switch-mixed--border-color--hover:var( --theme-switch-mixed--border-color--warning--hover );--theme-switch-mixed--border-color--active:var( --theme-switch-mixed--border-color--warning--active )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var( --theme-switch-off--background--invalid );--theme-switch-off--background--hover:var( --theme-switch-off--background--invalid--hover );--theme-switch-off--background--active:var( --theme-switch-off--background--invalid--active );--theme-switch-thumb-off--border-color:var( --theme-switch-thumb-off--border-color--invalid );--theme-switch-thumb-off--border-color--hover:var( --theme-switch-thumb-off--border-color--invalid--hover );--theme-switch-thumb-off--border-color--active:var( --theme-switch-thumb-off--border-color--invalid--active );--theme-switch-thumb-off--background:var( --theme-switch-thumb-off--background--invalid );--theme-switch-thumb-off--background--hover:var( --theme-switch-thumb-off--background--invalid--hover );--theme-switch-thumb-off--background--active:var( --theme-switch-thumb-off--background--invalid--active );--theme-switch-off--border-color:var( --theme-switch-off--border-color--invalid );--theme-switch-off--border-color--hover:var( --theme-switch-off--border-color--invalid--hover );--theme-switch-off--border-color--active:var( --theme-switch-off--border-color--invalid--active );--theme-switch-on--background:var( --theme-switch-on--background--invalid );--theme-switch-on--background--hover:var( --theme-switch-on--background--invalid--hover );--theme-switch-on--background--active:var( --theme-switch-on--background--invalid--active );--theme-switch-thumb-on--border-color:var( --theme-switch-thumb-on--border-color--invalid );--theme-switch-thumb-on--border-color--hover:var( --theme-switch-thumb-on--border-color--invalid--hover );--theme-switch-thumb-on--border-color--active:var( --theme-switch-thumb-on--border-color--invalid--active );--theme-switch-thumb-on--background:var( --theme-switch-thumb-on--background--invalid );--theme-switch-thumb-on--background--hover:var( --theme-switch-thumb-on--background--invalid--hover );--theme-switch-thumb-on--background--active:var( --theme-switch-thumb-on--background--invalid--active );--theme-switch-on--border-color:var( --theme-switch-on--border-color--invalid );--theme-switch-on--border-color--hover:var( --theme-switch-on--border-color--invalid--hover );--theme-switch-on--border-color--active:var( --theme-switch-on--border-color--invalid--active );--theme-switch-mixed--background:var( --theme-switch-mixed--background--invalid );--theme-switch-mixed--background--hover:var( --theme-switch-mixed--background--invalid--hover );--theme-switch-mixed--background--active:var( --theme-switch-mixed--background--invalid--active );--theme-switch-thumb-mixed--border-color:var( --theme-switch-thumb-mixed--border-color--invalid );--theme-switch-thumb-mixed--border-color--hover:var( --theme-switch-thumb-mixed--border-color--invalid--hover );--theme-switch-thumb-mixed--border-color--active:var( --theme-switch-thumb-mixed--border-color--invalid--active );--theme-switch-thumb-mixed--background:var( --theme-switch-thumb-mixed--background--invalid );--theme-switch-thumb-mixed--background--hover:var( --theme-switch-thumb-mixed--background--invalid--hover );--theme-switch-thumb-mixed--background--active:var( --theme-switch-thumb-mixed--background--invalid--active );--theme-switch-mixed--border-color:var( --theme-switch-mixed--border-color--invalid );--theme-switch-mixed--border-color--hover:var( --theme-switch-mixed--border-color--invalid--hover );--theme-switch-mixed--border-color--active:var( --theme-switch-mixed--border-color--invalid--active )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var( --theme-switch-off--background--invalid );--theme-switch-off--background--hover:var( --theme-switch-off--background--invalid--hover );--theme-switch-off--background--active:var( --theme-switch-off--background--invalid--active );--theme-switch-thumb-off--border-color:var( --theme-switch-thumb-off--border-color--invalid );--theme-switch-thumb-off--border-color--hover:var( --theme-switch-thumb-off--border-color--invalid--hover );--theme-switch-thumb-off--border-color--active:var( --theme-switch-thumb-off--border-color--invalid--active );--theme-switch-thumb-off--background:var( --theme-switch-thumb-off--background--invalid );--theme-switch-thumb-off--background--hover:var( --theme-switch-thumb-off--background--invalid--hover );--theme-switch-thumb-off--background--active:var( --theme-switch-thumb-off--background--invalid--active );--theme-switch-off--border-color:var( --theme-switch-off--border-color--invalid );--theme-switch-off--border-color--hover:var( --theme-switch-off--border-color--invalid--hover );--theme-switch-off--border-color--active:var( --theme-switch-off--border-color--invalid--active );--theme-switch-on--background:var( --theme-switch-on--background--invalid );--theme-switch-on--background--hover:var( --theme-switch-on--background--invalid--hover );--theme-switch-on--background--active:var( --theme-switch-on--background--invalid--active );--theme-switch-thumb-on--border-color:var( --theme-switch-thumb-on--border-color--invalid );--theme-switch-thumb-on--border-color--hover:var( --theme-switch-thumb-on--border-color--invalid--hover );--theme-switch-thumb-on--border-color--active:var( --theme-switch-thumb-on--border-color--invalid--active );--theme-switch-thumb-on--background:var( --theme-switch-thumb-on--background--invalid );--theme-switch-thumb-on--background--hover:var( --theme-switch-thumb-on--background--invalid--hover );--theme-switch-thumb-on--background--active:var( --theme-switch-thumb-on--background--invalid--active );--theme-switch-on--border-color:var( --theme-switch-on--border-color--invalid );--theme-switch-on--border-color--hover:var( --theme-switch-on--border-color--invalid--hover );--theme-switch-on--border-color--active:var( --theme-switch-on--border-color--invalid--active );--theme-switch-mixed--background:var( --theme-switch-mixed--background--invalid );--theme-switch-mixed--background--hover:var( --theme-switch-mixed--background--invalid--hover );--theme-switch-mixed--background--active:var( --theme-switch-mixed--background--invalid--active );--theme-switch-thumb-mixed--border-color:var( --theme-switch-thumb-mixed--border-color--invalid );--theme-switch-thumb-mixed--border-color--hover:var( --theme-switch-thumb-mixed--border-color--invalid--hover );--theme-switch-thumb-mixed--border-color--active:var( --theme-switch-thumb-mixed--border-color--invalid--active );--theme-switch-thumb-mixed--background:var( --theme-switch-thumb-mixed--background--invalid );--theme-switch-thumb-mixed--background--hover:var( --theme-switch-thumb-mixed--background--invalid--hover );--theme-switch-thumb-mixed--background--active:var( --theme-switch-thumb-mixed--background--invalid--active );--theme-switch-mixed--border-color:var( --theme-switch-mixed--border-color--invalid );--theme-switch-mixed--border-color--hover:var( --theme-switch-mixed--border-color--invalid--hover );--theme-switch-mixed--border-color--active:var( --theme-switch-mixed--border-color--invalid--active )}';export{b as ix_toggle}