@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
@@ -6,10 +6,11 @@
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
8
  import { ActionCardVariant } from "./components/action-card/action-card.types";
9
- import { IxTheme } from "./components/utils/theme-switcher";
9
+ import { ThemeVariant } from "./components/utils/theme-switcher";
10
10
  import { Breakpoint } from "./components/utils/breakpoints";
11
11
  import { AppSwitchConfiguration } from "./components/utils/application-layout/context";
12
12
  import { BlindVariant } from "./components/blind/blind.types";
13
+ import { BreadcrumbClick } from "./components/breadcrumb/breadcrumb.types";
13
14
  import { AnchorTarget } from "./components/button/button.interface";
14
15
  import { ButtonVariant } from "./components/button/button";
15
16
  import { CardVariant } from "./components/card/card.types";
@@ -17,6 +18,7 @@ import { CardAccordionExpandChangeEvent, CardAccordionVariant } from "./componen
17
18
  import { FilterState } from "./components/category-filter/filter-state";
18
19
  import { LogicalFilterOperator } from "./components/category-filter/logical-filter-operator";
19
20
  import { InputState } from "./components/category-filter/input-state";
21
+ import { ChipVariant } from "./components/chip/chip.types";
20
22
  import { ColumnSize } from "./components/col/col.types";
21
23
  import { ContentHeaderVariant } from "./components/content-header/content-header.types";
22
24
  import { CssGridTemplateType } from "./components/css-grid/css-grid.types";
@@ -25,11 +27,15 @@ import { DateDropdownOption, DateRangeChangeEvent } from "./components/date-drop
25
27
  import { DateInputValidityState } from "./components/date-input/date-input.types";
26
28
  import { DateTimeCardCorners } from "./components/date-time-card/date-time-card.types";
27
29
  import { DateChangeEvent } from "./components/date-picker/date-picker.events";
30
+ import { DateTime } from "luxon";
31
+ import { DateTimeInputValidityState } from "./components/datetime-input/datetime-input.types";
28
32
  import { DateTimeDateChangeEvent, DateTimeSelectEvent } from "./components/datetime-picker/datetime-picker.types";
29
33
  import { ElementReference } from "./components/utils/element-reference";
30
34
  import { CloseBehavior } from "./components/dropdown/dropdown-controller";
31
- import { AlignedPlacement, Side } from "./components/dropdown/placement";
35
+ import { AlignedPlacement } from "./components/dropdown/placement";
36
+ import { FocusTrapOptions } from "./components/utils/focus/focus-trap";
32
37
  import { DropdownButtonVariant } from "./components/dropdown-button/dropdown-button.types";
38
+ import { IxDropdownItemRole } from "./components/dropdown-item/dropdown-item.types";
33
39
  import { EmptyStateLayout } from "./components/empty-state/empty-state.types";
34
40
  import { MakeRef } from "./components/utils/make-ref";
35
41
  import { FlipTileVariant } from "./components/flip-tile/flip-tile.types";
@@ -49,17 +55,17 @@ import { TimePickerCorners } from "./components/time-picker/time-picker.types";
49
55
  import { ToastConfig, ToastType } from "./components/toast/toast-utils";
50
56
  import { ShowToastResult } from "./components/toast/toast-container.types";
51
57
  import { ToggleButtonVariant } from "./components/toggle-button/toggle-button";
52
- import { ElementReference as ElementReference1 } from "./components.d";
53
58
  import { Element } from "./stencil-public-runtime";
54
59
  import { TreeContext, TreeItemContext, TreeModel, UpdateCallback } from "./components/tree/tree-model";
55
60
  import { RefreshTreeOptions } from "./components/tree/tree.types";
56
61
  import { TextDecoration, TypographyColors, TypographyFormat } from "./components/typography/typography.types";
57
62
  import { UploadFileState } from "./components/upload/upload-file-state";
58
63
  export { ActionCardVariant } from "./components/action-card/action-card.types";
59
- export { IxTheme } from "./components/utils/theme-switcher";
64
+ export { ThemeVariant } from "./components/utils/theme-switcher";
60
65
  export { Breakpoint } from "./components/utils/breakpoints";
61
66
  export { AppSwitchConfiguration } from "./components/utils/application-layout/context";
62
67
  export { BlindVariant } from "./components/blind/blind.types";
68
+ export { BreadcrumbClick } from "./components/breadcrumb/breadcrumb.types";
63
69
  export { AnchorTarget } from "./components/button/button.interface";
64
70
  export { ButtonVariant } from "./components/button/button";
65
71
  export { CardVariant } from "./components/card/card.types";
@@ -67,6 +73,7 @@ export { CardAccordionExpandChangeEvent, CardAccordionVariant } from "./componen
67
73
  export { FilterState } from "./components/category-filter/filter-state";
68
74
  export { LogicalFilterOperator } from "./components/category-filter/logical-filter-operator";
69
75
  export { InputState } from "./components/category-filter/input-state";
76
+ export { ChipVariant } from "./components/chip/chip.types";
70
77
  export { ColumnSize } from "./components/col/col.types";
71
78
  export { ContentHeaderVariant } from "./components/content-header/content-header.types";
72
79
  export { CssGridTemplateType } from "./components/css-grid/css-grid.types";
@@ -75,11 +82,15 @@ export { DateDropdownOption, DateRangeChangeEvent } from "./components/date-drop
75
82
  export { DateInputValidityState } from "./components/date-input/date-input.types";
76
83
  export { DateTimeCardCorners } from "./components/date-time-card/date-time-card.types";
77
84
  export { DateChangeEvent } from "./components/date-picker/date-picker.events";
85
+ export { DateTime } from "luxon";
86
+ export { DateTimeInputValidityState } from "./components/datetime-input/datetime-input.types";
78
87
  export { DateTimeDateChangeEvent, DateTimeSelectEvent } from "./components/datetime-picker/datetime-picker.types";
79
88
  export { ElementReference } from "./components/utils/element-reference";
80
89
  export { CloseBehavior } from "./components/dropdown/dropdown-controller";
81
- export { AlignedPlacement, Side } from "./components/dropdown/placement";
90
+ export { AlignedPlacement } from "./components/dropdown/placement";
91
+ export { FocusTrapOptions } from "./components/utils/focus/focus-trap";
82
92
  export { DropdownButtonVariant } from "./components/dropdown-button/dropdown-button.types";
93
+ export { IxDropdownItemRole } from "./components/dropdown-item/dropdown-item.types";
83
94
  export { EmptyStateLayout } from "./components/empty-state/empty-state.types";
84
95
  export { MakeRef } from "./components/utils/make-ref";
85
96
  export { FlipTileVariant } from "./components/flip-tile/flip-tile.types";
@@ -99,7 +110,6 @@ export { TimePickerCorners } from "./components/time-picker/time-picker.types";
99
110
  export { ToastConfig, ToastType } from "./components/toast/toast-utils";
100
111
  export { ShowToastResult } from "./components/toast/toast-container.types";
101
112
  export { ToggleButtonVariant } from "./components/toggle-button/toggle-button";
102
- export { ElementReference as ElementReference1 } from "./components.d";
103
113
  export { Element } from "./stencil-public-runtime";
104
114
  export { TreeContext, TreeItemContext, TreeModel, UpdateCallback } from "./components/tree/tree-model";
105
115
  export { RefreshTreeOptions } from "./components/tree/tree.types";
@@ -156,6 +166,12 @@ export namespace Components {
156
166
  * @default ['sm', 'md', 'lg']
157
167
  */
158
168
  "breakpoints": Breakpoint[];
169
+ /**
170
+ * Color schema of the theme
171
+ * @since 5.0.0
172
+ * @default 'system'
173
+ */
174
+ "colorSchema"?: ThemeVariant;
159
175
  /**
160
176
  * Change the responsive layout of the menu structure
161
177
  */
@@ -163,12 +179,7 @@ export namespace Components {
163
179
  /**
164
180
  * Application theme
165
181
  */
166
- "theme"?: IxTheme;
167
- /**
168
- * Use the system appearance dark or light
169
- * @default false
170
- */
171
- "themeSystemAppearance": boolean;
182
+ "theme"?: string;
172
183
  }
173
184
  interface IxApplicationHeader {
174
185
  /**
@@ -192,12 +203,6 @@ export namespace Components {
192
203
  * @since 3.2.0
193
204
  */
194
205
  "ariaLabelAppSwitchIconButton"?: string;
195
- /**
196
- * ARIA label for the menu expand icon button
197
- * @since 3.2.0
198
- * @deprecated This prop is no longer used as the menu expand button is hidden from screen readers. Will be removed in 5.0.0
199
- */
200
- "ariaLabelMenuExpandIconButton"?: string;
201
206
  /**
202
207
  * ARIA label for the more menu icon button
203
208
  * @since 3.2.0
@@ -240,17 +245,10 @@ export namespace Components {
240
245
  */
241
246
  "showMenu"?: boolean;
242
247
  }
243
- interface IxApplicationSidebar {
244
- }
245
248
  interface IxApplicationSwitchModal {
246
249
  "config"?: AppSwitchConfiguration;
247
250
  }
248
251
  interface IxAvatar {
249
- /**
250
- * Accessibility label for the image Will be set as aria-label on the nested HTML img element
251
- * @deprecated Set the native `aria-label` on the ix-avatar host element. Will be removed in 5.0.0
252
- */
253
- "a11yLabel"?: string;
254
252
  /**
255
253
  * aria-label for the tooltip
256
254
  * @since 4.0.0
@@ -305,7 +303,7 @@ export namespace Components {
305
303
  interface IxBreadcrumb {
306
304
  /**
307
305
  * Accessibility label for the dropdown button (ellipsis icon) used to access the dropdown list with conditionally hidden previous items
308
- * @default 'previous'
306
+ * @default 'Show previous breadcrumb items'
309
307
  */
310
308
  "ariaLabelPreviousButton": string;
311
309
  /**
@@ -316,9 +314,10 @@ export namespace Components {
316
314
  "enableTopLayer": boolean;
317
315
  /**
318
316
  * Items will be accessible through a dropdown
317
+ * @since 5.0.0
319
318
  * @default []
320
319
  */
321
- "nextItems": string[];
320
+ "nextItems": BreadcrumbClick[];
322
321
  /**
323
322
  * Ghost breadcrumbs will not show solid backgrounds on individual crumbs unless there is a mouse event (e.g. hover)
324
323
  * @default false
@@ -332,10 +331,10 @@ export namespace Components {
332
331
  }
333
332
  interface IxBreadcrumbItem {
334
333
  /**
335
- * ARIA label for the button Will be set as aria-label for the nested HTML button element
336
- * @since 3.2.0
334
+ * Will be used as the key for the breadcrumb item, which will be emitted in the itemClick event when the breadcrumb item is clicked.
335
+ * @since 5.0.0
337
336
  */
338
- "ariaLabelButton"?: string;
337
+ "breadcrumbKey": string;
339
338
  /**
340
339
  * @default false
341
340
  */
@@ -353,6 +352,10 @@ export namespace Components {
353
352
  * @default false
354
353
  */
355
354
  "invisible": boolean;
355
+ /**
356
+ * @default false
357
+ */
358
+ "isCurrentPage": boolean;
356
359
  /**
357
360
  * @default false
358
361
  */
@@ -382,11 +385,6 @@ export namespace Components {
382
385
  * @default 'center'
383
386
  */
384
387
  "alignment": 'center' | 'start';
385
- /**
386
- * ARIA label for the button Will be set as aria-label on the nested HTML button element
387
- * @since 3.2.0
388
- */
389
- "ariaLabelButton"?: string;
390
388
  /**
391
389
  * Disable the button
392
390
  * @default false
@@ -505,6 +503,12 @@ export namespace Components {
505
503
  * @default 'Show all'
506
504
  */
507
505
  "i18nShowAll": string;
506
+ /**
507
+ * i18n show less button
508
+ * @since 5.0.0
509
+ * @default 'Show less'
510
+ */
511
+ "i18nShowLess": string;
508
512
  /**
509
513
  * Name the card list
510
514
  */
@@ -712,6 +716,11 @@ export namespace Components {
712
716
  * @default 'Close chip'
713
717
  */
714
718
  "ariaLabelCloseButton"?: string;
719
+ /**
720
+ * Accessible name for the leading icon. When unset, the icon is treated as decorative (hidden from assistive tech) when the default slot supplies a visible label.
721
+ * @since 5.0.0
722
+ */
723
+ "ariaLabelIcon"?: string;
715
724
  /**
716
725
  * Custom background color. Only has an effect on chips with `variant='custom'`
717
726
  */
@@ -752,17 +761,10 @@ export namespace Components {
752
761
  */
753
762
  "tooltipText": string | boolean;
754
763
  /**
755
- * Chip variant
764
+ * Chip variant. Defaults to `primary`. When unset or set to an unknown value the chip falls back to `primary` styling.
756
765
  * @default 'primary'
757
766
  */
758
- "variant": | 'primary'
759
- | 'alarm'
760
- | 'critical'
761
- | 'warning'
762
- | 'info'
763
- | 'neutral'
764
- | 'success'
765
- | 'custom';
767
+ "variant": ChipVariant;
766
768
  }
767
769
  interface IxCol {
768
770
  /**
@@ -853,15 +855,6 @@ export namespace Components {
853
855
  "warningText"?: string;
854
856
  }
855
857
  interface IxDateDropdown {
856
- /**
857
- * ARIA label for the dropdown Will be set as aria-label on the nested HTML button element that will trigger the dropdown
858
- */
859
- "ariaLabelDropdownButton"?: string;
860
- /**
861
- * Controls whether custom date range selection is disabled in the component. When set to 'false', the user can select a custom date range using the date picker. When set to 'true', only predefined time date ranges are available for selection.
862
- * @default false
863
- */
864
- "customRangeDisabled": boolean;
865
858
  /**
866
859
  * Used to set the initial select date range as well as the button name, if not set or no according date range label is found, nothing will be selected
867
860
  * @default 'custom'
@@ -897,11 +890,6 @@ export namespace Components {
897
890
  * Retrieves the currently selected date range from the component. This method returns the selected date range as a `DateChangeEvent` object.
898
891
  */
899
892
  "getDateRange": () => Promise<DateRangeChangeEvent>;
900
- /**
901
- * Text for custom dropdown item. Will be used for translation.
902
- * @default 'Custom...'
903
- */
904
- "i18nCustomItem": string;
905
893
  /**
906
894
  * Text for the done button. Will be used for translation.
907
895
  * @default 'Done'
@@ -1052,6 +1040,7 @@ export namespace Components {
1052
1040
  * Name of the input element.
1053
1041
  */
1054
1042
  "name"?: string;
1043
+ "openPicker": () => Promise<void>;
1055
1044
  /**
1056
1045
  * Placeholder of the input element.
1057
1046
  */
@@ -1105,16 +1094,28 @@ export namespace Components {
1105
1094
  "weekStartIndex": number;
1106
1095
  }
1107
1096
  interface IxDatePicker {
1097
+ /**
1098
+ * ARIA label for the next month icon button Will be set as aria-label on the nested HTML button element
1099
+ * @since 5.0.0
1100
+ * @default 'Select month'
1101
+ */
1102
+ "ariaLabelMonthSelection"?: string;
1108
1103
  /**
1109
1104
  * ARIA label for the next month icon button. Will be set as aria-label on the nested HTML button element.
1110
- * @default 'Next month'
1105
+ * @default 'Change calendar view to next month'
1111
1106
  */
1112
1107
  "ariaLabelNextMonthButton"?: string;
1113
1108
  /**
1114
1109
  * ARIA label for the previous month icon button. Will be set as aria-label on the nested HTML button element.
1115
- * @default 'Previous month'
1110
+ * @default 'Change calendar view to previous month'
1116
1111
  */
1117
1112
  "ariaLabelPreviousMonthButton"?: string;
1113
+ /**
1114
+ * ARIA label for the next month icon button Will be set as aria-label on the nested HTML button element
1115
+ * @since 5.0.0
1116
+ * @default 'Select year'
1117
+ */
1118
+ "ariaLabelYearSelection"?: string;
1118
1119
  /**
1119
1120
  * Corner style.
1120
1121
  * @default 'rounded'
@@ -1130,6 +1131,9 @@ export namespace Components {
1130
1131
  * @since 4.3.0
1131
1132
  */
1132
1133
  "enableTopLayer": boolean;
1134
+ "focusActiveDay": () => Promise<void>;
1135
+ "focusFirstDayOfCurrentWeek": () => Promise<void>;
1136
+ "focusLastDayOfCurrentWeek": () => Promise<void>;
1133
1137
  /**
1134
1138
  * Date format string. See {@link https://moment.github.io/luxon/#/formatting?id=table-of-tokens} for all available tokens.
1135
1139
  * @default 'yyyy/LL/dd'
@@ -1148,6 +1152,7 @@ export namespace Components {
1148
1152
  * @default 'Done'
1149
1153
  */
1150
1154
  "i18nDone": string;
1155
+ "isCalendarDayFocused": () => Promise<boolean>;
1151
1156
  /**
1152
1157
  * Locale identifier (e.g. 'en' or 'de'). The locale is used to translate the labels for weekdays and months. It also determines the default order of weekdays based on the locale's conventions. When the locale changes, the weekday labels are rotated according to the `weekStartIndex`. It does not affect the values returned by methods and events.
1153
1158
  */
@@ -1162,6 +1167,7 @@ export namespace Components {
1162
1167
  * @default ''
1163
1168
  */
1164
1169
  "minDate": string;
1170
+ "navigateCalendar": (direction: -1 | 1, byYear: boolean) => Promise<void>;
1165
1171
  /**
1166
1172
  * Shows week numbers displayed on the left side of the date picker.
1167
1173
  * @since 3.0.0
@@ -1181,6 +1187,7 @@ export namespace Components {
1181
1187
  * @default DateTime.now().toISO()
1182
1188
  */
1183
1189
  "today": string;
1190
+ "updateSelectedYearMonth": (date: DateTime) => Promise<void>;
1184
1191
  /**
1185
1192
  * The index of which day to start the week on, based on the Locale#weekdays array. E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on Monday.
1186
1193
  * @default 0
@@ -1204,12 +1211,187 @@ export namespace Components {
1204
1211
  * @default false
1205
1212
  */
1206
1213
  "hideHeader": boolean;
1214
+ /**
1215
+ * Remove content padding
1216
+ * @default false
1217
+ */
1218
+ "noPadding": boolean;
1207
1219
  /**
1208
1220
  * Timepicker specific styling
1209
1221
  * @default false
1210
1222
  */
1211
1223
  "timePickerAppearance": boolean;
1212
1224
  }
1225
+ /**
1226
+ * @since 5.0.0
1227
+ * @form-ready
1228
+ */
1229
+ interface IxDatetimeInput {
1230
+ /**
1231
+ * ARIA label for the calendar icon button Will be set as aria-label on the nested HTML button element
1232
+ * @default 'Toggle calendar'
1233
+ */
1234
+ "ariaLabelCalendarButton"?: string;
1235
+ /**
1236
+ * ARIA label for next month navigation button
1237
+ * @default 'Next month'
1238
+ */
1239
+ "ariaLabelNextMonthButton"?: string;
1240
+ /**
1241
+ * ARIA label for previous month navigation button
1242
+ * @default 'Previous month'
1243
+ */
1244
+ "ariaLabelPreviousMonthButton"?: string;
1245
+ /**
1246
+ * Whether the input is disabled
1247
+ * @default false
1248
+ */
1249
+ "disabled": boolean;
1250
+ /**
1251
+ * Enable Popover API rendering for dropdown.
1252
+ * @default false
1253
+ */
1254
+ "enableTopLayer": boolean;
1255
+ /**
1256
+ * Focus the native input element
1257
+ */
1258
+ "focusInput": () => Promise<void>;
1259
+ /**
1260
+ * Luxon date and time format for display (e.g., 'yyyy/LL/dd HH:mm:ss' → "2026/01/20 13:07:04"). See {@link https://moment.github.io/luxon/#/formatting?id=table-of-tokens} for all available tokens.
1261
+ * @default 'yyyy/LL/dd HH:mm:ss'
1262
+ */
1263
+ "format": string;
1264
+ /**
1265
+ * Returns the associated HTML form element.
1266
+ */
1267
+ "getAssociatedFormElement": () => Promise<HTMLFormElement | null>;
1268
+ /**
1269
+ * Get the native input element
1270
+ */
1271
+ "getNativeInputElement": () => Promise<HTMLInputElement>;
1272
+ /**
1273
+ * Returns the validity state of the input.
1274
+ */
1275
+ "getValidityState": () => Promise<ValidityState>;
1276
+ /**
1277
+ * Returns whether the input has a value.
1278
+ */
1279
+ "hasValidValue": () => Promise<boolean>;
1280
+ /**
1281
+ * Helper text displayed below the input
1282
+ */
1283
+ "helperText"?: string;
1284
+ /**
1285
+ * Text for confirm button in picker (prop name matches datetime-picker)
1286
+ * @default 'Confirm'
1287
+ */
1288
+ "i18nDone": string;
1289
+ /**
1290
+ * Error message when datetime cannot be parsed
1291
+ * @default 'Date time is not valid'
1292
+ */
1293
+ "i18nErrorDateTimeUnparsable": string;
1294
+ /**
1295
+ * Header text for time picker section
1296
+ * @default 'Time'
1297
+ */
1298
+ "i18nTime": string;
1299
+ /**
1300
+ * Informational message
1301
+ */
1302
+ "infoText"?: string;
1303
+ /**
1304
+ * Validation message for invalid state
1305
+ */
1306
+ "invalidText"?: string;
1307
+ /**
1308
+ * Returns whether the input field has been touched.
1309
+ */
1310
+ "isTouched": () => Promise<boolean>;
1311
+ /**
1312
+ * Label text displayed above the input
1313
+ */
1314
+ "label"?: string;
1315
+ /**
1316
+ * Locale for date/time formatting (e.g., 'en-US', 'de-DE')
1317
+ */
1318
+ "locale"?: string;
1319
+ /**
1320
+ * Maximum allowed date (matching format or date-only, e.g., "2026/12/31")
1321
+ */
1322
+ "maxDate"?: string;
1323
+ /**
1324
+ * Latest selectable time (tokens matching the time portion of `format`). Invalid non-empty values are ignored.
1325
+ * @since 5.0.0
1326
+ */
1327
+ "maxTime"?: string;
1328
+ /**
1329
+ * Minimum allowed date (matching format or date-only, e.g., "2026/01/20")
1330
+ */
1331
+ "minDate"?: string;
1332
+ /**
1333
+ * Earliest selectable time (tokens matching the time portion of `format`). Invalid non-empty values are ignored.
1334
+ * @since 5.0.0
1335
+ */
1336
+ "minTime"?: string;
1337
+ /**
1338
+ * Name of the form control for form submission
1339
+ */
1340
+ "name"?: string;
1341
+ "openPicker": () => Promise<void>;
1342
+ /**
1343
+ * Placeholder text when input is empty
1344
+ */
1345
+ "placeholder"?: string;
1346
+ /**
1347
+ * Whether the input is read-only (calendar icon hidden)
1348
+ * @default false
1349
+ */
1350
+ "readonly": boolean;
1351
+ /**
1352
+ * Whether the field is required
1353
+ * @default false
1354
+ */
1355
+ "required": boolean;
1356
+ /**
1357
+ * Show helper text as tooltip instead of below input
1358
+ * @default false
1359
+ */
1360
+ "showTextAsTooltip": boolean;
1361
+ /**
1362
+ * Show week numbers in date picker
1363
+ * @default false
1364
+ */
1365
+ "showWeekNumbers": boolean;
1366
+ /**
1367
+ * Prevent form submission when Enter is pressed
1368
+ * @default false
1369
+ */
1370
+ "suppressSubmitOnEnter": boolean;
1371
+ /**
1372
+ * Text alignment within the input field
1373
+ * @default 'start'
1374
+ */
1375
+ "textAlignment": 'start' | 'end';
1376
+ /**
1377
+ * Success/valid message
1378
+ */
1379
+ "validText"?: string;
1380
+ /**
1381
+ * Value in display format (e.g., "2026/01/21 13:07:04" for default format)
1382
+ * @default ''
1383
+ */
1384
+ "value"?: string;
1385
+ /**
1386
+ * Warning message
1387
+ */
1388
+ "warningText"?: string;
1389
+ /**
1390
+ * First day of week (0=Sunday, 1=Monday, etc.)
1391
+ * @default 0
1392
+ */
1393
+ "weekStartIndex": number;
1394
+ }
1213
1395
  interface IxDatetimePicker {
1214
1396
  /**
1215
1397
  * ARIA label for the next month icon button. Will be set as aria-label on the nested HTML button element.
@@ -1226,10 +1408,16 @@ export namespace Components {
1226
1408
  * @default 'yyyy/LL/dd'
1227
1409
  */
1228
1410
  "dateFormat": string;
1411
+ /**
1412
+ * @default false
1413
+ */
1414
+ "embedded": boolean;
1229
1415
  /**
1230
1416
  * The selected starting date. If the picker is not in range mode, this is the selected date. Format has to match the `dateFormat` property.
1231
1417
  */
1232
1418
  "from"?: string;
1419
+ "getDatepickerElement": () => Promise<HTMLIxDatePickerElement | undefined>;
1420
+ "getTimepickerElement": () => Promise<HTMLIxTimePickerElement | undefined>;
1233
1421
  /**
1234
1422
  * Text of the date select button.
1235
1423
  * @default 'Done'
@@ -1249,10 +1437,20 @@ export namespace Components {
1249
1437
  * The latest date that can be selected. If not set there will be no restriction.
1250
1438
  */
1251
1439
  "maxDate"?: string;
1440
+ /**
1441
+ * Latest selectable time (`timeFormat` tokens). Invalid non-empty values are ignored.
1442
+ * @since 5.0.0
1443
+ */
1444
+ "maxTime"?: string;
1252
1445
  /**
1253
1446
  * The earliest date that can be selected. If not set there will be no restriction.
1254
1447
  */
1255
1448
  "minDate"?: string;
1449
+ /**
1450
+ * Earliest selectable time (`timeFormat` tokens). Invalid non-empty values are ignored.
1451
+ * @since 5.0.0
1452
+ */
1453
+ "minTime"?: string;
1256
1454
  /**
1257
1455
  * Show AM/PM time reference control.
1258
1456
  * @default false
@@ -1294,62 +1492,31 @@ export namespace Components {
1294
1492
  }
1295
1493
  interface IxDivider {
1296
1494
  }
1297
- /**
1298
- * @deprecated Will be removed with 5.0.0, use ix-pane as successor
1299
- */
1300
- interface IxDrawer {
1301
- /**
1302
- * ARIA label for the close icon button Will be set as aria-label on the nested HTML button element
1303
- * @since 3.2.0
1304
- * @default 'Close drawer'
1305
- */
1306
- "ariaLabelCloseButton"?: string;
1307
- /**
1308
- * Fired in case of an outside click during drawer showed state
1309
- * @default true
1310
- */
1311
- "closeOnClickOutside": boolean;
1312
- /**
1313
- * Render the drawer with maximum height
1314
- * @default false
1315
- */
1316
- "fullHeight": boolean;
1317
- /**
1318
- * Max width interpreted as REM
1319
- * @default 28
1320
- */
1321
- "maxWidth": number;
1322
- /**
1323
- * Min width interpreted as REM
1324
- * @default 16
1325
- */
1326
- "minWidth": number;
1327
- /**
1328
- * Show or hide the drawer
1329
- * @default false
1330
- */
1331
- "show": boolean;
1332
- /**
1333
- * Toggle or define show state of drawer
1334
- * @param show Overwrite toggle state with boolean
1335
- */
1336
- "toggleDrawer": (show?: boolean) => Promise<void>;
1337
- /**
1338
- * Width interpreted as REM if not set to 'auto'
1339
- * @default this.minWidth
1340
- */
1341
- "width": number | 'auto';
1342
- }
1343
1495
  interface IxDropdown {
1344
1496
  /**
1345
1497
  * Define an anchor element
1346
1498
  */
1347
1499
  "anchor"?: ElementReference;
1500
+ "callbackFocusElement"?: (
1501
+ event: KeyboardEvent
1502
+ ) => Promise<boolean | undefined>;
1348
1503
  /**
1349
1504
  * Controls if the dropdown will be closed in response to a click event depending on the position of the event relative to the dropdown. If the dropdown is a child of another one, it will be closed with the parent, regardless of its own close behavior.
1350
1505
  * @default 'both'
1351
1506
  */
1352
1507
  "closeBehavior": CloseBehavior;
1508
+ /**
1509
+ * Suppress automatic focus when the dropdown is shown
1510
+ * @since 4.3.0
1511
+ * @default false
1512
+ */
1513
+ "disableFocusHandling": boolean;
1514
+ /**
1515
+ * Close dropdown when tabbing away, and do not trap focus inside dropdown
1516
+ * @since 4.3.0
1517
+ * @default false
1518
+ */
1519
+ "disableFocusTrap": boolean;
1353
1520
  /**
1354
1521
  * @default false
1355
1522
  */
@@ -1357,17 +1524,37 @@ export namespace Components {
1357
1524
  "discoverSubmenu": () => Promise<void>;
1358
1525
  /**
1359
1526
  * Enable Popover API rendering for top-layer positioning.
1360
- * @default false in v4.x, will default to true in v5.0.0
1527
+ * @default false in v5.x, will default to true in v6.0.0
1528
+ * @since 4.3.0
1361
1529
  */
1362
1530
  "enableTopLayer": boolean;
1531
+ /**
1532
+ * If true, the dropdown will try to focus checked items first when opened via keyboard, otherwise it will always focus the first focusable item.
1533
+ * @since 5.0.0
1534
+ * @default false
1535
+ */
1536
+ "focusCheckedItem": boolean;
1537
+ "focusHost"?: HTMLElement;
1538
+ "focusTrapOptions"?: FocusTrapOptions;
1363
1539
  /**
1364
1540
  * An optional header shown at the top of the dropdown
1365
1541
  */
1366
1542
  "header"?: string;
1543
+ "hostRole"?: string;
1367
1544
  /**
1368
1545
  * @default false
1369
1546
  */
1370
1547
  "ignoreRelatedSubmenu": boolean;
1548
+ /**
1549
+ * Keys that will open the dropdown when the trigger is focused
1550
+ * @default [ 'Home', 'End', 'ArrowDown', 'ArrowUp', 'Enter', ' ', ]
1551
+ */
1552
+ "keyboardActivationKeys": string[];
1553
+ /**
1554
+ * Keys that will open the dropdown when the trigger is focused
1555
+ * @default ['Enter', ' ']
1556
+ */
1557
+ "keyboardItemTriggerKeys": string[];
1371
1558
  /**
1372
1559
  * Move dropdown along main axis of alignment
1373
1560
  */
@@ -1390,6 +1577,7 @@ export namespace Components {
1390
1577
  * @default 'fixed'
1391
1578
  */
1392
1579
  "positioningStrategy": 'absolute' | 'fixed';
1580
+ "resetForwardQueryElement": () => Promise<void>;
1393
1581
  /**
1394
1582
  * Show dropdown
1395
1583
  * @default false
@@ -1404,6 +1592,12 @@ export namespace Components {
1404
1592
  * @default false
1405
1593
  */
1406
1594
  "suppressOverflowBehavior": boolean;
1595
+ /**
1596
+ * By default the dropdown gets closed if the trigger is not visible anymore (e.g. due to scrolling). Setting this property prevents that behavior.
1597
+ * @since 5.0.0
1598
+ * @default false
1599
+ */
1600
+ "suppressTriggerVisibilityCheck": boolean;
1407
1601
  /**
1408
1602
  * Define an element that triggers the dropdown. A trigger can either be a string that will be interpreted as id attribute or a DOM element.
1409
1603
  */
@@ -1435,6 +1629,13 @@ export namespace Components {
1435
1629
  * @since 4.3.0
1436
1630
  */
1437
1631
  "enableTopLayer": boolean;
1632
+ /**
1633
+ * If true, the dropdown will try to focus checked items first when opened via keyboard, otherwise it will always focus the first focusable item.
1634
+ * @since 5.0.0
1635
+ * @default false
1636
+ */
1637
+ "focusCheckedItem": boolean;
1638
+ "getDropdownReference": () => Promise<HTMLIxDropdownElement>;
1438
1639
  /**
1439
1640
  * Button icon
1440
1641
  */
@@ -1442,11 +1643,16 @@ export namespace Components {
1442
1643
  /**
1443
1644
  * Set label
1444
1645
  */
1445
- "label"?: string;
1646
+ "label"?: string | null;
1446
1647
  /**
1447
1648
  * Placement of the dropdown
1448
1649
  */
1449
1650
  "placement"?: AlignedPlacement;
1651
+ /**
1652
+ * Suppress the use of the aria-activedescendant attribute and related focus proxy functionality.
1653
+ * @default false
1654
+ */
1655
+ "suppressAriaActiveDescendant": boolean;
1450
1656
  /**
1451
1657
  * Button variant
1452
1658
  * @default 'primary'
@@ -1474,6 +1680,11 @@ export namespace Components {
1474
1680
  * @default false
1475
1681
  */
1476
1682
  "checked": boolean;
1683
+ /**
1684
+ * When `true`, do not map keyboard focus visibility to `aria-selected` on the host. Use when selection state must not mirror roving focus (e.g. `ix-select-item`).
1685
+ * @default false
1686
+ */
1687
+ "disableAriaSelectHandling": boolean;
1477
1688
  /**
1478
1689
  * Disable item and remove event listeners
1479
1690
  * @default false
@@ -1481,6 +1692,10 @@ export namespace Components {
1481
1692
  "disabled": boolean;
1482
1693
  "emitItemClick": () => Promise<void>;
1483
1694
  "getDropdownItemElement": () => Promise<HTMLIxDropdownItemElement>;
1695
+ /**
1696
+ * @default false
1697
+ */
1698
+ "hasVisualFocus": boolean;
1484
1699
  /**
1485
1700
  * Display hover state
1486
1701
  * @default false
@@ -1494,6 +1709,16 @@ export namespace Components {
1494
1709
  * @default false
1495
1710
  */
1496
1711
  "isSubMenu": boolean;
1712
+ /**
1713
+ * Role of the host surface. Use `option` when the item represents a listbox option (e.g. inside select); use `menuitem` in menus.
1714
+ * @since 5.0.0
1715
+ * @default 'menuitem'
1716
+ */
1717
+ "itemRole": IxDropdownItemRole;
1718
+ /**
1719
+ * @default false
1720
+ */
1721
+ "ixFocusVisible": boolean;
1497
1722
  /**
1498
1723
  * Label of dropdown item
1499
1724
  */
@@ -1649,14 +1874,12 @@ export namespace Components {
1649
1874
  "controlRef"?: | MakeRef<HTMLElement>
1650
1875
  | MakeRef<HTMLInputElement>
1651
1876
  | MakeRef<HTMLTextAreaElement>;
1877
+ "getAriaErrorMessageElement": () => Promise<HTMLElement | null>;
1878
+ "getAriaHelperMessageElement": () => Promise<HTMLElement | null>;
1652
1879
  /**
1653
1880
  * Show text below the field component
1654
1881
  */
1655
1882
  "helperText"?: string;
1656
- /**
1657
- * The id of the form element that the label is associated with
1658
- */
1659
- "htmlForLabel"?: string;
1660
1883
  /**
1661
1884
  * Info text for the field component
1662
1885
  */
@@ -1718,6 +1941,11 @@ export namespace Components {
1718
1941
  * @default false
1719
1942
  */
1720
1943
  "disabled": boolean;
1944
+ /**
1945
+ * If true the close button will not be rendered. Primarily used for overflow chip.
1946
+ * @default false
1947
+ */
1948
+ "hideCloseButton": boolean;
1721
1949
  /**
1722
1950
  * If true the filter chip will be in readonly mode
1723
1951
  * @default false
@@ -1864,11 +2092,6 @@ export namespace Components {
1864
2092
  "warningText"?: string;
1865
2093
  }
1866
2094
  interface IxIconButton {
1867
- /**
1868
- * Accessibility label for the icon button Will be set as aria-label on the nested HTML button element
1869
- * @deprecated Set the native `aria-label` on the ix-icon-button host element. Will be removed in 5.0.0
1870
- */
1871
- "a11yLabel"?: string;
1872
2095
  /**
1873
2096
  * Disabled
1874
2097
  * @default false
@@ -1909,11 +2132,6 @@ export namespace Components {
1909
2132
  "variant": IconButtonVariant;
1910
2133
  }
1911
2134
  interface IxIconToggleButton {
1912
- /**
1913
- * ARIA label for the icon button Will be set for the native HTML button element
1914
- * @since 3.2.0
1915
- */
1916
- "ariaLabelIconButton"?: string;
1917
2135
  /**
1918
2136
  * Disable the button
1919
2137
  * @default false
@@ -2070,13 +2288,6 @@ export namespace Components {
2070
2288
  */
2071
2289
  "warningText"?: string;
2072
2290
  }
2073
- /**
2074
- * @deprecated Since 3.0.0. Will be removed with 5.0.0
2075
- * Not maintained anymore.
2076
- * Use the 'ix-input' component instead
2077
- */
2078
- interface IxInputGroup {
2079
- }
2080
2291
  interface IxKeyValue {
2081
2292
  /**
2082
2293
  * ARIA label for the icon
@@ -2184,10 +2395,6 @@ export namespace Components {
2184
2395
  * Should only be set if you use ix-menu standalone
2185
2396
  */
2186
2397
  "applicationName"?: string;
2187
- /**
2188
- * @default false
2189
- */
2190
- "enableMapExpand": boolean;
2191
2398
  /**
2192
2399
  * Show toggle between light and dark variant. Only if the provided theme have implemented both!
2193
2400
  * @default false
@@ -2198,6 +2405,12 @@ export namespace Components {
2198
2405
  * @default false
2199
2406
  */
2200
2407
  "expand": boolean;
2408
+ /**
2409
+ * i18n aria-label for menu. Gets read out by screen readers when first focusing the menu
2410
+ * @since 5.1.0
2411
+ * @default 'Application Navigation'
2412
+ */
2413
+ "i18nAriaLabelMenu": string;
2201
2414
  /**
2202
2415
  * i18n label for 'Collapse' button
2203
2416
  * @default 'Collapse'
@@ -2205,20 +2418,20 @@ export namespace Components {
2205
2418
  "i18nCollapse": string;
2206
2419
  /**
2207
2420
  * i18n label for 'Expand' button
2208
- * @default ' Expand'
2421
+ * @default 'Expand'
2209
2422
  */
2210
2423
  "i18nExpand": string;
2211
- /**
2212
- * Accessibility i18n label for the burger menu of the sidebar
2213
- * @deprecated Since 4.2.0. Will be removed in 5.0.0. The expand button is now hidden from screen readers with aria-hidden="true".
2214
- * @default 'Expand sidebar'
2215
- */
2216
- "i18nExpandSidebar": string;
2217
2424
  /**
2218
2425
  * i18n label for 'About & legal information' button
2219
2426
  * @default 'About & legal information'
2220
2427
  */
2221
2428
  "i18nLegal": string;
2429
+ /**
2430
+ * i18n description for menu keyboard navigation hint, read by screen readers when focusing the menu
2431
+ * @since 5.1.0
2432
+ * @default 'Use Up and Down arrow keys to navigate between menu items'
2433
+ */
2434
+ "i18nNavigationHint": string;
2222
2435
  /**
2223
2436
  * i18n label for 'Settings' button
2224
2437
  * @default 'Settings'
@@ -2272,9 +2485,11 @@ export namespace Components {
2272
2485
  }
2273
2486
  interface IxMenuAbout {
2274
2487
  /**
2275
- * Active tab
2488
+ * Active tab used for legacy ix-menu-about-item integrations
2489
+ * @deprecated since 5.0.0, only used for legacy ix-menu-about-item integrations
2490
+ * @since 5.0.0
2276
2491
  */
2277
- "activeTabLabel"?: string;
2492
+ "activeTabKey"?: string;
2278
2493
  /**
2279
2494
  * Aria label for close button
2280
2495
  * @default 'Close About'
@@ -2289,18 +2504,37 @@ export namespace Components {
2289
2504
  * @default false
2290
2505
  */
2291
2506
  "show": boolean;
2507
+ /**
2508
+ * Whether to suppress legacy tabs (ix-menu-about-item) and use slotted tabs (ix-tab-item) instead
2509
+ * @since 5.0.0
2510
+ * @default false
2511
+ */
2512
+ "suppressLegacyTabs": boolean;
2292
2513
  }
2514
+ /**
2515
+ * @deprecated since 5.0.0, use ix-tab-item instead of ix-menu-about-item
2516
+ */
2293
2517
  interface IxMenuAboutItem {
2294
2518
  /**
2295
2519
  * About Item label
2296
2520
  */
2297
2521
  "label"?: string;
2522
+ /**
2523
+ * Key of the tab, used for identifying the tab in events
2524
+ * @since 5.0.0
2525
+ */
2526
+ "tabKey": string;
2298
2527
  }
2299
2528
  interface IxMenuAboutNews {
2300
2529
  /**
2301
2530
  * Subtitle of the about news
2302
2531
  */
2303
2532
  "aboutItemLabel"?: string;
2533
+ /**
2534
+ * Defines which tab should be active, used when the about news is used in combination with ix-menu-about
2535
+ * @since 5.0.0
2536
+ */
2537
+ "activeAboutTabKey"?: string;
2304
2538
  /**
2305
2539
  * @default false
2306
2540
  */
@@ -2388,6 +2622,7 @@ export namespace Components {
2388
2622
  * Show notification count on the category
2389
2623
  */
2390
2624
  "notifications"?: number;
2625
+ "setTabIndex": (value: number) => Promise<void>;
2391
2626
  /**
2392
2627
  * Will be shown as tooltip text, if not provided menu text content will be used.
2393
2628
  * @since 4.0.0
@@ -2403,13 +2638,17 @@ export namespace Components {
2403
2638
  * Whether the menu expand icon displays the expanded state or not
2404
2639
  * @default false
2405
2640
  */
2406
- "expanded": boolean;
2641
+ "expanded": boolean;
2642
+ /**
2643
+ * i18n label for 'Collapse' button
2644
+ * @default 'Collapse'
2645
+ */
2646
+ "i18nCollapse": string;
2407
2647
  /**
2408
- * Accessibility label for the menu expand icon
2409
- * @deprecated This prop is no longer used as the component is hidden from screen readers (aria-hidden="true"). Will be removed in 5.0.0
2648
+ * i18n label for 'Expand' button
2410
2649
  * @default 'Expand'
2411
2650
  */
2412
- "ixAriaLabel"?: string;
2651
+ "i18nExpand": string;
2413
2652
  /**
2414
2653
  * Display as pinned
2415
2654
  * @default false
@@ -2454,6 +2693,7 @@ export namespace Components {
2454
2693
  * Label of the menu item. Will also be used as tooltip text
2455
2694
  */
2456
2695
  "label"?: string;
2696
+ "menuCategoryLabel"?: string;
2457
2697
  /**
2458
2698
  * Show notification count on tab
2459
2699
  */
@@ -2463,6 +2703,7 @@ export namespace Components {
2463
2703
  * @since 4.0.0
2464
2704
  */
2465
2705
  "rel"?: string;
2706
+ "setTabIndex": (value: number) => Promise<void>;
2466
2707
  /**
2467
2708
  * Specifies where to open the linked document when href is provided.
2468
2709
  * @since 4.0.0
@@ -2477,9 +2718,11 @@ export namespace Components {
2477
2718
  }
2478
2719
  interface IxMenuSettings {
2479
2720
  /**
2480
- * Active tab
2721
+ * Active tab used for legacy ix-menu-settings-item integrations
2722
+ * @deprecated since 5.0.0, only used for legacy ix-menu-settings-item integrations
2723
+ * @since 5.0.0
2481
2724
  */
2482
- "activeTabLabel"?: string;
2725
+ "activeTabKey"?: string;
2483
2726
  /**
2484
2727
  * Aria label for close button
2485
2728
  * @default 'Close Settings'
@@ -2494,12 +2737,26 @@ export namespace Components {
2494
2737
  * @default false
2495
2738
  */
2496
2739
  "show": boolean;
2740
+ /**
2741
+ * Whether to suppress legacy tabs (ix-menu-settings-item) and use slotted tabs (ix-tab-item) instead
2742
+ * @since 5.0.0
2743
+ * @default false
2744
+ */
2745
+ "suppressLegacyTabs": boolean;
2497
2746
  }
2747
+ /**
2748
+ * @deprecated since 5.0.0, use ix-tab-item instead of ix-menu-settings-item
2749
+ */
2498
2750
  interface IxMenuSettingsItem {
2499
2751
  /**
2500
2752
  * Settings Item label
2501
2753
  */
2502
2754
  "label"?: string;
2755
+ /**
2756
+ * Key of the tab, used for identifying the tab in events
2757
+ * @since 5.0.0
2758
+ */
2759
+ "tabKey": string;
2503
2760
  }
2504
2761
  interface IxMessageBar {
2505
2762
  /**
@@ -2534,7 +2791,7 @@ export namespace Components {
2534
2791
  */
2535
2792
  "closeModal": <T = unknown>(reason: T) => Promise<void>;
2536
2793
  /**
2537
- * Dismiss modal on backdrop click
2794
+ * Dismiss modal on backdrop click (outside the dialog panel). Ignored when **isNonBlocking** is `true`.
2538
2795
  * @default false
2539
2796
  */
2540
2797
  "closeOnBackdropClick": boolean;
@@ -2543,11 +2800,6 @@ export namespace Components {
2543
2800
  * @default false
2544
2801
  */
2545
2802
  "disableAnimation": boolean;
2546
- /**
2547
- * If set to true the modal cannot be closed by pressing the Escape key
2548
- * @default false
2549
- */
2550
- "disableEscapeClose": boolean;
2551
2803
  /**
2552
2804
  * Dismiss the dialog
2553
2805
  */
@@ -2557,6 +2809,11 @@ export namespace Components {
2557
2809
  * @default false
2558
2810
  */
2559
2811
  "hideBackdrop": boolean;
2812
+ /**
2813
+ * Non-modal dialog: page stays interactive, no lightbox or focus trap; `aria-modal` is `false`. Set before calling `showModal()`; changing while open is unsupported.
2814
+ * @default false
2815
+ */
2816
+ "isNonBlocking": boolean;
2560
2817
  /**
2561
2818
  * Show the dialog
2562
2819
  */
@@ -2588,7 +2845,7 @@ export namespace Components {
2588
2845
  */
2589
2846
  "hideClose": boolean;
2590
2847
  /**
2591
- * Icon of the Header
2848
+ * Icon of the header
2592
2849
  */
2593
2850
  "icon"?: string;
2594
2851
  /**
@@ -2830,6 +3087,12 @@ export namespace Components {
2830
3087
  * @default false
2831
3088
  */
2832
3089
  "isMobile": boolean;
3090
+ /**
3091
+ * Remove the padding of the content area. If set to `true` the left, right and bottom padding of the content area is removed.
3092
+ * @since 5.1.0
3093
+ * @default false
3094
+ */
3095
+ "noPadding": boolean;
2833
3096
  /**
2834
3097
  * The maximum size of the sidebar, when it is expanded
2835
3098
  * @default '240px'
@@ -2911,6 +3174,126 @@ export namespace Components {
2911
3174
  | 'success'
2912
3175
  | 'custom';
2913
3176
  }
3177
+ /**
3178
+ * Floating panel anchored to a trigger element.
3179
+ * @since 5.1.0
3180
+ */
3181
+ interface IxPopover {
3182
+ /**
3183
+ * Dismiss when clicking outside the popover and trigger
3184
+ * @since 5.1.0
3185
+ * @default false
3186
+ */
3187
+ "closeOnClickOutside": boolean;
3188
+ /**
3189
+ * Show the spike pointing at the trigger
3190
+ * @since 5.1.0
3191
+ * @default false
3192
+ */
3193
+ "hasSpike": boolean;
3194
+ /**
3195
+ * Close the popover programmatically
3196
+ * @since 5.1.0
3197
+ */
3198
+ "hidePopover": () => Promise<void>;
3199
+ /**
3200
+ * Preferred placement relative to trigger
3201
+ * @since 5.1.0
3202
+ * @default 'bottom'
3203
+ */
3204
+ "placement": 'top' | 'bottom' | 'left' | 'right';
3205
+ /**
3206
+ * Show/hide state
3207
+ * @since 5.1.0
3208
+ * @default false
3209
+ */
3210
+ "show": boolean;
3211
+ /**
3212
+ * Open the popover programmatically
3213
+ * @since 5.1.0
3214
+ */
3215
+ "showPopover": () => Promise<void>;
3216
+ /**
3217
+ * Element that toggles the popover. String values are resolved as the trigger element `id`, not as CSS selectors. Also accepts a DOM element reference.
3218
+ * @since 5.1.0
3219
+ */
3220
+ "trigger"?: ElementReference;
3221
+ /**
3222
+ * Interaction that opens the popover
3223
+ * @since 5.1.0
3224
+ * @default 'click'
3225
+ */
3226
+ "triggerMode": 'click' | 'hover';
3227
+ }
3228
+ /**
3229
+ * Main body section of the popover.
3230
+ * @since 5.1.0
3231
+ */
3232
+ interface IxPopoverContent {
3233
+ /**
3234
+ * Remove default inner padding.
3235
+ * @since 5.1.0
3236
+ * @default false
3237
+ */
3238
+ "noPadding": boolean;
3239
+ }
3240
+ /**
3241
+ * Footer section for actions and optional leading metadata.
3242
+ * @since 5.1.0
3243
+ */
3244
+ interface IxPopoverFooter {
3245
+ /**
3246
+ * Button layout direction
3247
+ * @since 5.1.0
3248
+ * @default 'horizontal'
3249
+ */
3250
+ "alignment": 'horizontal' | 'vertical';
3251
+ }
3252
+ /**
3253
+ * Header section with optional icon, title, additional items, and close button.
3254
+ * @since 5.1.0
3255
+ */
3256
+ interface IxPopoverHeader {
3257
+ /**
3258
+ * ARIA label for the close icon button. Will be set as aria-label on the nested HTML button element.
3259
+ * @since 5.1.0
3260
+ * @default 'Close'
3261
+ */
3262
+ "ariaLabelCloseIconButton"?: string;
3263
+ /**
3264
+ * Hide the close (X) button
3265
+ * @since 5.1.0
3266
+ * @default false
3267
+ */
3268
+ "hideClose": boolean;
3269
+ /**
3270
+ * Icon name displayed before the title. The icon is decorative; provide context in the default slot heading.
3271
+ * @since 5.1.0
3272
+ */
3273
+ "icon"?: string;
3274
+ /**
3275
+ * Icon color
3276
+ * @since 5.1.0
3277
+ */
3278
+ "iconColor"?: string;
3279
+ }
3280
+ /**
3281
+ * Optional image section for the popover.
3282
+ * @since 5.1.0
3283
+ */
3284
+ interface IxPopoverImage {
3285
+ /**
3286
+ * Image source URL
3287
+ * @since 5.1.0
3288
+ */
3289
+ "image"?: string;
3290
+ /**
3291
+ * Alt text for the image. Use an empty string for decorative images; provide descriptive text for content images.
3292
+ * @since 5.1.0
3293
+ * @default ''
3294
+ */
3295
+ "imageAlt": string;
3296
+ }
2914
3297
  /**
2915
3298
  * @since 3.2.0
2916
3299
  */
@@ -3088,6 +3471,17 @@ export namespace Components {
3088
3471
  */
3089
3472
  "warningText"?: string;
3090
3473
  }
3474
+ interface IxRangeField {
3475
+ /**
3476
+ * Hides the arrow icon between the two input fields. This can be used when the input range is used in a context where the arrow icon is not desired, such as in a form field with a custom label.
3477
+ * @default false
3478
+ */
3479
+ "hideArrow": boolean;
3480
+ /**
3481
+ * The type of the input range. If set to "time-range", the input range will be displayed as a time range.
3482
+ */
3483
+ "type"?: 'time-range' | 'date-range' | 'datetime-range';
3484
+ }
3091
3485
  interface IxRow {
3092
3486
  }
3093
3487
  /**
@@ -3100,10 +3494,11 @@ export namespace Components {
3100
3494
  */
3101
3495
  "allowClear": boolean;
3102
3496
  /**
3103
- * ARIA label for the chevron down icon button Will be set as aria-label on the nested HTML button element
3104
- * @since 3.2.0
3497
+ * ARIA label for the add item
3498
+ * @since TODO: Define
3499
+ * @default 'Add item'
3105
3500
  */
3106
- "ariaLabelChevronDownIconButton"?: string;
3501
+ "ariaLabelAddItem": string;
3107
3502
  /**
3108
3503
  * ARIA label for the clear icon button Will be set as aria-label on the nested HTML button element
3109
3504
  * @since 3.2.0
@@ -3163,6 +3558,12 @@ export namespace Components {
3163
3558
  * @default 'All'
3164
3559
  */
3165
3560
  "i18nAllSelected": string;
3561
+ /**
3562
+ * Accessible label template for the overflow indicator chip shown in multiple mode when not all selected chips fit on a single row. The `{count}` placeholder is replaced with the number of hidden items (e.g. "3 more").
3563
+ * @since 5.1.0
3564
+ * @default '{count} more'
3565
+ */
3566
+ "i18nMoreItems": string;
3166
3567
  /**
3167
3568
  * Information inside of dropdown if no items where found with current filter text
3168
3569
  * @default 'No matches'
@@ -3178,6 +3579,12 @@ export namespace Components {
3178
3579
  * @default 'Type of select option'
3179
3580
  */
3180
3581
  "i18nPlaceholderEditable": string;
3582
+ /**
3583
+ * Prefix for the accessible name of the close control on a selected chip in multiple mode. The chip label or value is appended (e.g. "Remove Item 1").
3584
+ * @since 5.0.0
3585
+ * @default 'Remove'
3586
+ */
3587
+ "i18nRemoveSelectedItem": string;
3181
3588
  /**
3182
3589
  * Select list header
3183
3590
  * @default 'Select an option'
@@ -3237,19 +3644,30 @@ export namespace Components {
3237
3644
  "warningText"?: string;
3238
3645
  }
3239
3646
  interface IxSelectItem {
3647
+ /**
3648
+ * When `true`, do not map keyboard focus visibility to `aria-selected` on the host. Use when selection state must not mirror roving focus (e.g. `ix-select-item`).
3649
+ * @default false
3650
+ */
3651
+ "disableAriaSelectHandling": boolean;
3652
+ /**
3653
+ * Disable the item. A disabled item cannot be selected via mouse or keyboard and is excluded from the focusable items of the parent ix-select.
3654
+ * @since 5.1.0
3655
+ * @default false
3656
+ */
3657
+ "disabled": boolean;
3240
3658
  "getDropdownItemElement": () => Promise<HTMLIxDropdownItemElement>;
3241
3659
  /**
3242
3660
  * @default false
3243
3661
  */
3244
3662
  "hover": boolean;
3245
3663
  /**
3246
- * Displayed name of the item
3664
+ * @default false
3247
3665
  */
3248
- "label"?: string;
3666
+ "ixFocusVisible": boolean;
3249
3667
  /**
3250
- * @param event
3668
+ * Displayed name of the item
3251
3669
  */
3252
- "onItemClick": (event?: CustomEvent<HTMLIxDropdownItemElement>) => Promise<void>;
3670
+ "label"?: string;
3253
3671
  /**
3254
3672
  * Flag indicating whether the item is selected
3255
3673
  * @default false
@@ -3269,11 +3687,6 @@ export namespace Components {
3269
3687
  * @default false
3270
3688
  */
3271
3689
  "disabled": boolean;
3272
- /**
3273
- * Show error state and message
3274
- * @deprecated Will be removed in 5.0.0. Use invalid class instead.
3275
- */
3276
- "error"?: boolean | string;
3277
3690
  "hasValidValue": () => Promise<boolean>;
3278
3691
  /**
3279
3692
  * Show text below the field component
@@ -3410,11 +3823,6 @@ export namespace Components {
3410
3823
  * Button label
3411
3824
  */
3412
3825
  "label"?: string;
3413
- /**
3414
- * Placement of the dropdown
3415
- * @default 'bottom-start'
3416
- */
3417
- "placement": AlignedPlacement;
3418
3826
  /**
3419
3827
  * Icon of the button on the right
3420
3828
  */
@@ -3426,6 +3834,18 @@ export namespace Components {
3426
3834
  "variant": SplitButtonVariant;
3427
3835
  }
3428
3836
  interface IxTabItem {
3837
+ /**
3838
+ * Aria label for the close button, important for accessibility
3839
+ * @since 5.0.0
3840
+ * @default 'Close tab'
3841
+ */
3842
+ "ariaLabelCloseButton": string;
3843
+ /**
3844
+ * If the tab can be closed
3845
+ * @since 5.0.0
3846
+ * @default false
3847
+ */
3848
+ "closable": boolean;
3429
3849
  /**
3430
3850
  * Set counter value
3431
3851
  */
@@ -3436,22 +3856,28 @@ export namespace Components {
3436
3856
  */
3437
3857
  "disabled": boolean;
3438
3858
  /**
3439
- * Set icon only tab
3859
+ * Set icon of the tab
3860
+ * @since 5.0.0
3861
+ */
3862
+ "icon"?: string;
3863
+ /**
3440
3864
  * @default false
3441
3865
  */
3442
- "icon": boolean;
3866
+ "iconOnly": boolean;
3867
+ /**
3868
+ * Tab label
3869
+ * @since 5.0.0
3870
+ */
3871
+ "label"?: string;
3443
3872
  /**
3444
- * Set layout width style
3445
3873
  * @default 'auto'
3446
3874
  */
3447
3875
  "layout": 'auto' | 'stretched';
3448
3876
  /**
3449
- * Set selected placement
3450
3877
  * @default 'bottom'
3451
3878
  */
3452
3879
  "placement": 'bottom' | 'top';
3453
3880
  /**
3454
- * Set rounded tab
3455
3881
  * @default false
3456
3882
  */
3457
3883
  "rounded": boolean;
@@ -3461,24 +3887,47 @@ export namespace Components {
3461
3887
  */
3462
3888
  "selected": boolean;
3463
3889
  /**
3464
- * Set small size tab
3465
3890
  * @default false
3466
3891
  */
3467
3892
  "small": boolean;
3893
+ /**
3894
+ * Key of the tab, used for identifying the tab in events
3895
+ * @since 5.0.0
3896
+ */
3897
+ "tabKey": string;
3898
+ }
3899
+ /**
3900
+ * @since 5.0.0
3901
+ */
3902
+ interface IxTabPanel {
3903
+ /**
3904
+ * Key of the tab panel, has to be the same as the tabKey of the corresponding ix-tab-item
3905
+ */
3906
+ "tabKey": string;
3907
+ }
3908
+ /**
3909
+ * @since 5.0.0
3910
+ */
3911
+ interface IxTabSet {
3468
3912
  }
3469
3913
  interface IxTabs {
3470
3914
  /**
3471
- * ARIA label for the chevron left icon button
3472
- * @since 3.2.0
3473
- * @default 'Scroll tabs left'
3915
+ * Active tab key.
3916
+ * @since 5.0.0
3474
3917
  */
3475
- "ariaLabelChevronLeftIconButton": string;
3918
+ "activeTabKey"?: string;
3476
3919
  /**
3477
- * ARIA label for the chevron right icon button
3478
- * @since 3.2.0
3479
- * @default 'Scroll tabs right'
3920
+ * Aria label for the overflow menu button.
3921
+ * @since 5.0.0
3922
+ * @default 'Show all tabs'
3480
3923
  */
3481
- "ariaLabelChevronRightIconButton": string;
3924
+ "ariaLabelMoreTabs": string;
3925
+ /**
3926
+ * Keyboard interaction behavior: automatic: A tabs widget where tabs are automatically activated and their panel is displayed when they receive focus. manual: A tabs widget where users activate a tab and display its panel by pressing Space or Enter.
3927
+ * @since 5.0.0
3928
+ * @default 'automatic'
3929
+ */
3930
+ "keyboardNavigation": 'automatic' | 'manual';
3482
3931
  /**
3483
3932
  * Set layout width style
3484
3933
  * @default 'auto'
@@ -3494,11 +3943,6 @@ export namespace Components {
3494
3943
  * @default false
3495
3944
  */
3496
3945
  "rounded": boolean;
3497
- /**
3498
- * Set default selected tab by index
3499
- * @default 0
3500
- */
3501
- "selected": number;
3502
3946
  /**
3503
3947
  * Set tab items to small size
3504
3948
  * @default false
@@ -3621,6 +4065,12 @@ export namespace Components {
3621
4065
  * @form-ready
3622
4066
  */
3623
4067
  interface IxTimeInput {
4068
+ /**
4069
+ * ARIA label for the time picker toggle button Will be set as aria-label for the nested HTML button element
4070
+ * @since 5.0.0
4071
+ * @default 'Toggle time picker'
4072
+ */
4073
+ "ariaLabelTimeToggleButton"?: string;
3624
4074
  /**
3625
4075
  * Disabled attribute.
3626
4076
  * @default false
@@ -3714,11 +4164,21 @@ export namespace Components {
3714
4164
  * Label of the input field.
3715
4165
  */
3716
4166
  "label"?: string;
4167
+ /**
4168
+ * Latest selectable time (`format` tokens). Invalid non-empty values are ignored.
4169
+ * @since 5.0.0
4170
+ */
4171
+ "maxTime"?: string;
3717
4172
  /**
3718
4173
  * Interval for millisecond selection.
3719
4174
  * @default 100
3720
4175
  */
3721
4176
  "millisecondInterval": number;
4177
+ /**
4178
+ * Earliest selectable time (`format` tokens). Invalid non-empty values are ignored.
4179
+ * @since 5.0.0
4180
+ */
4181
+ "minTime"?: string;
3722
4182
  /**
3723
4183
  * Interval for minute selection.
3724
4184
  * @default 1
@@ -3728,6 +4188,7 @@ export namespace Components {
3728
4188
  * Name of the input element.
3729
4189
  */
3730
4190
  "name"?: string;
4191
+ "openPicker": () => Promise<void>;
3731
4192
  /**
3732
4193
  * Placeholder of the input element.
3733
4194
  */
@@ -3807,17 +4268,17 @@ export namespace Components {
3807
4268
  /**
3808
4269
  * Interval for hour selection.
3809
4270
  * @since 3.2.0
3810
- * @default HOUR_INTERVAL_DEFAULT
4271
+ * @default 1
3811
4272
  */
3812
4273
  "hourInterval": number;
3813
4274
  /**
3814
4275
  * Text of the time confirm button.
3815
- * @default CONFIRM_BUTTON_DEFAULT
4276
+ * @default 'Confirm'
3816
4277
  */
3817
4278
  "i18nConfirmTime": string;
3818
4279
  /**
3819
4280
  * Text for the top header.
3820
- * @default HEADER_DEFAULT
4281
+ * @default 'Time'
3821
4282
  */
3822
4283
  "i18nHeader": string;
3823
4284
  /**
@@ -3840,22 +4301,32 @@ export namespace Components {
3840
4301
  * @default 'sec'
3841
4302
  */
3842
4303
  "i18nSecondColumnHeader": string;
4304
+ /**
4305
+ * Latest selectable time (`format` tokens). Invalid non-empty values are ignored.
4306
+ * @since 5.0.0
4307
+ */
4308
+ "maxTime"?: string;
3843
4309
  /**
3844
4310
  * Interval for millisecond selection.
3845
4311
  * @since 3.2.0
3846
- * @default MILLISECOND_INTERVAL_DEFAULT
4312
+ * @default 100
3847
4313
  */
3848
4314
  "millisecondInterval": number;
4315
+ /**
4316
+ * Earliest selectable time (`format` tokens). Invalid non-empty values are ignored.
4317
+ * @since 5.0.0
4318
+ */
4319
+ "minTime"?: string;
3849
4320
  /**
3850
4321
  * Interval for minute selection.
3851
4322
  * @since 3.2.0
3852
- * @default MINUTE_INTERVAL_DEFAULT
4323
+ * @default 1
3853
4324
  */
3854
4325
  "minuteInterval": number;
3855
4326
  /**
3856
4327
  * Interval for second selection.
3857
4328
  * @since 3.2.0
3858
- * @default SECOND_INTERVAL_DEFAULT
4329
+ * @default 1
3859
4330
  */
3860
4331
  "secondInterval": number;
3861
4332
  /**
@@ -3917,14 +4388,7 @@ export namespace Components {
3917
4388
  }
3918
4389
  interface IxToastContainer {
3919
4390
  /**
3920
- * @default 'toast-container'
3921
- */
3922
- "containerClass": string;
3923
- /**
3924
- * @default 'toast-container'
3925
- */
3926
- "containerId": string;
3927
- /**
4391
+ * Position of the toast container. Determines where the toasts will be displayed on the screen.
3928
4392
  * @default 'bottom-right'
3929
4393
  */
3930
4394
  "position": 'bottom-right' | 'top-right';
@@ -3992,11 +4456,6 @@ export namespace Components {
3992
4456
  "value": string;
3993
4457
  }
3994
4458
  interface IxToggleButton {
3995
- /**
3996
- * ARIA label that will be set on the native HTML button element
3997
- * @since 3.2.0
3998
- */
3999
- "ariaLabelButton"?: string;
4000
4459
  /**
4001
4460
  * Disable the button
4002
4461
  * @default false
@@ -4110,6 +4569,12 @@ export namespace Components {
4110
4569
  * Context
4111
4570
  */
4112
4571
  "context"?: TreeItemContext;
4572
+ /**
4573
+ * Disable tree item
4574
+ * @since 5.0.0
4575
+ * @default false
4576
+ */
4577
+ "disabled": boolean;
4113
4578
  /**
4114
4579
  * Has tree item children
4115
4580
  * @default false
@@ -4145,6 +4610,12 @@ export namespace Components {
4145
4610
  * The accept attribute specifies the types of files that the server accepts (that can be submitted through a file upload). See {@link https://www.w3schools.com/tags/att_input_accept.asp}
4146
4611
  */
4147
4612
  "accept"?: string;
4613
+ /**
4614
+ * If directoryUpload is true the user can drop or select a folder containing one or more files
4615
+ * @since 5.1.0
4616
+ * @default false
4617
+ */
4618
+ "directoryUpload": boolean;
4148
4619
  /**
4149
4620
  * Disable all input events
4150
4621
  * @default false
@@ -4156,15 +4627,13 @@ export namespace Components {
4156
4627
  */
4157
4628
  "i18nUploadDisabled": string;
4158
4629
  /**
4159
- * Label for upload file button
4160
- * @default 'Upload file…'
4630
+ * Label for upload file or folder button
4161
4631
  */
4162
- "i18nUploadFile": string;
4632
+ "i18nUploadFile"?: string;
4163
4633
  /**
4164
4634
  * Will be used by state = UploadFileState.LOADING
4165
- * @default 'Checking files…'
4166
4635
  */
4167
- "loadingText": string;
4636
+ "loadingText"?: string;
4168
4637
  /**
4169
4638
  * Whether the text should wrap to more than one line
4170
4639
  * @default false
@@ -4177,9 +4646,8 @@ export namespace Components {
4177
4646
  "multiple": boolean;
4178
4647
  /**
4179
4648
  * Will be used by state = UploadFileState.SELECT_FILE
4180
- * @default '+ Drag files here or…'
4181
4649
  */
4182
- "selectFileText": string;
4650
+ "selectFileText"?: string;
4183
4651
  /**
4184
4652
  * Set files
4185
4653
  * @param obj
@@ -4201,26 +4669,6 @@ export namespace Components {
4201
4669
  */
4202
4670
  "uploadSuccessText": string;
4203
4671
  }
4204
- /**
4205
- * @deprecated Since 3.0.0. Will be removed with 5.0.0
4206
- * Not maintained anymore.
4207
- */
4208
- interface IxValidationTooltip {
4209
- /**
4210
- * Message of the tooltip
4211
- */
4212
- "message"?: string;
4213
- /**
4214
- * Placement of the tooltip
4215
- * @default 'top'
4216
- */
4217
- "placement": Side;
4218
- /**
4219
- * Suppress the automatic placement of the dropdown.
4220
- * @default false
4221
- */
4222
- "suppressAutomaticPlacement": boolean;
4223
- }
4224
4672
  interface IxWorkflowStep {
4225
4673
  /**
4226
4674
  * Activate navigation click
@@ -4323,18 +4771,22 @@ export interface IxDatePickerCustomEvent<T> extends CustomEvent<T> {
4323
4771
  detail: T;
4324
4772
  target: HTMLIxDatePickerElement;
4325
4773
  }
4326
- export interface IxDatetimePickerCustomEvent<T> extends CustomEvent<T> {
4774
+ export interface IxDatetimeInputCustomEvent<T> extends CustomEvent<T> {
4327
4775
  detail: T;
4328
- target: HTMLIxDatetimePickerElement;
4776
+ target: HTMLIxDatetimeInputElement;
4329
4777
  }
4330
- export interface IxDrawerCustomEvent<T> extends CustomEvent<T> {
4778
+ export interface IxDatetimePickerCustomEvent<T> extends CustomEvent<T> {
4331
4779
  detail: T;
4332
- target: HTMLIxDrawerElement;
4780
+ target: HTMLIxDatetimePickerElement;
4333
4781
  }
4334
4782
  export interface IxDropdownCustomEvent<T> extends CustomEvent<T> {
4335
4783
  detail: T;
4336
4784
  target: HTMLIxDropdownElement;
4337
4785
  }
4786
+ export interface IxDropdownButtonCustomEvent<T> extends CustomEvent<T> {
4787
+ detail: T;
4788
+ target: HTMLIxDropdownButtonElement;
4789
+ }
4338
4790
  export interface IxDropdownItemCustomEvent<T> extends CustomEvent<T> {
4339
4791
  detail: T;
4340
4792
  target: HTMLIxDropdownItemElement;
@@ -4435,6 +4887,14 @@ export interface IxPaneCustomEvent<T> extends CustomEvent<T> {
4435
4887
  detail: T;
4436
4888
  target: HTMLIxPaneElement;
4437
4889
  }
4890
+ export interface IxPopoverCustomEvent<T> extends CustomEvent<T> {
4891
+ detail: T;
4892
+ target: HTMLIxPopoverElement;
4893
+ }
4894
+ export interface IxPopoverHeaderCustomEvent<T> extends CustomEvent<T> {
4895
+ detail: T;
4896
+ target: HTMLIxPopoverHeaderElement;
4897
+ }
4438
4898
  export interface IxRadioCustomEvent<T> extends CustomEvent<T> {
4439
4899
  detail: T;
4440
4900
  target: HTMLIxRadioElement;
@@ -4542,12 +5002,6 @@ declare global {
4542
5002
  prototype: HTMLIxApplicationHeaderElement;
4543
5003
  new (): HTMLIxApplicationHeaderElement;
4544
5004
  };
4545
- interface HTMLIxApplicationSidebarElement extends Components.IxApplicationSidebar, HTMLStencilElement {
4546
- }
4547
- var HTMLIxApplicationSidebarElement: {
4548
- prototype: HTMLIxApplicationSidebarElement;
4549
- new (): HTMLIxApplicationSidebarElement;
4550
- };
4551
5005
  interface HTMLIxApplicationSwitchModalElement extends Components.IxApplicationSwitchModal, HTMLStencilElement {
4552
5006
  }
4553
5007
  var HTMLIxApplicationSwitchModalElement: {
@@ -4578,8 +5032,11 @@ declare global {
4578
5032
  new (): HTMLIxBlindElement;
4579
5033
  };
4580
5034
  interface HTMLIxBreadcrumbElementEventMap {
4581
- "itemClick": string;
4582
- "nextClick": { event: UIEvent; item: string };
5035
+ "itemClick": BreadcrumbClick;
5036
+ "nextClick": {
5037
+ event: UIEvent;
5038
+ item: BreadcrumbClick;
5039
+ };
4583
5040
  }
4584
5041
  interface HTMLIxBreadcrumbElement extends Components.IxBreadcrumb, HTMLStencilElement {
4585
5042
  addEventListener<K extends keyof HTMLIxBreadcrumbElementEventMap>(type: K, listener: (this: HTMLIxBreadcrumbElement, ev: IxBreadcrumbCustomEvent<HTMLIxBreadcrumbElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -4596,7 +5053,7 @@ declare global {
4596
5053
  new (): HTMLIxBreadcrumbElement;
4597
5054
  };
4598
5055
  interface HTMLIxBreadcrumbItemElementEventMap {
4599
- "itemClick": string;
5056
+ "itemClick": BreadcrumbClick;
4600
5057
  }
4601
5058
  interface HTMLIxBreadcrumbItemElement extends Components.IxBreadcrumbItem, HTMLStencilElement {
4602
5059
  addEventListener<K extends keyof HTMLIxBreadcrumbItemElementEventMap>(type: K, listener: (this: HTMLIxBreadcrumbItemElement, ev: IxBreadcrumbItemCustomEvent<HTMLIxBreadcrumbItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -4857,6 +5314,31 @@ declare global {
4857
5314
  prototype: HTMLIxDateTimeCardElement;
4858
5315
  new (): HTMLIxDateTimeCardElement;
4859
5316
  };
5317
+ interface HTMLIxDatetimeInputElementEventMap {
5318
+ "valueChange": string | undefined;
5319
+ "validityStateChange": DateTimeInputValidityState;
5320
+ "ixFocus": void;
5321
+ "ixBlur": void;
5322
+ "ixChange": string | undefined;
5323
+ }
5324
+ /**
5325
+ * @since 5.0.0
5326
+ * @form-ready
5327
+ */
5328
+ interface HTMLIxDatetimeInputElement extends Components.IxDatetimeInput, HTMLStencilElement {
5329
+ addEventListener<K extends keyof HTMLIxDatetimeInputElementEventMap>(type: K, listener: (this: HTMLIxDatetimeInputElement, ev: IxDatetimeInputCustomEvent<HTMLIxDatetimeInputElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
5330
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
5331
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
5332
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
5333
+ removeEventListener<K extends keyof HTMLIxDatetimeInputElementEventMap>(type: K, listener: (this: HTMLIxDatetimeInputElement, ev: IxDatetimeInputCustomEvent<HTMLIxDatetimeInputElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
5334
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
5335
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
5336
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
5337
+ }
5338
+ var HTMLIxDatetimeInputElement: {
5339
+ prototype: HTMLIxDatetimeInputElement;
5340
+ new (): HTMLIxDatetimeInputElement;
5341
+ };
4860
5342
  interface HTMLIxDatetimePickerElementEventMap {
4861
5343
  "timeChange": string;
4862
5344
  "dateChange": DateTimeDateChangeEvent;
@@ -4882,29 +5364,13 @@ declare global {
4882
5364
  prototype: HTMLIxDividerElement;
4883
5365
  new (): HTMLIxDividerElement;
4884
5366
  };
4885
- interface HTMLIxDrawerElementEventMap {
4886
- "open": any;
4887
- "drawerClose": any;
4888
- }
4889
- /**
4890
- * @deprecated Will be removed with 5.0.0, use ix-pane as successor
4891
- */
4892
- interface HTMLIxDrawerElement extends Components.IxDrawer, HTMLStencilElement {
4893
- addEventListener<K extends keyof HTMLIxDrawerElementEventMap>(type: K, listener: (this: HTMLIxDrawerElement, ev: IxDrawerCustomEvent<HTMLIxDrawerElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4894
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4895
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4896
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
4897
- removeEventListener<K extends keyof HTMLIxDrawerElementEventMap>(type: K, listener: (this: HTMLIxDrawerElement, ev: IxDrawerCustomEvent<HTMLIxDrawerElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
4898
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4899
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4900
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
4901
- }
4902
- var HTMLIxDrawerElement: {
4903
- prototype: HTMLIxDrawerElement;
4904
- new (): HTMLIxDrawerElement;
4905
- };
4906
5367
  interface HTMLIxDropdownElementEventMap {
5368
+ "showChange": boolean;
4907
5369
  "showChanged": boolean;
5370
+ "experimentalRequestFocus": {
5371
+ keyEvent: KeyboardEvent;
5372
+ };
5373
+ "experimentalFocusNextElement": void;
4908
5374
  }
4909
5375
  interface HTMLIxDropdownElement extends Components.IxDropdown, HTMLStencilElement {
4910
5376
  addEventListener<K extends keyof HTMLIxDropdownElementEventMap>(type: K, listener: (this: HTMLIxDropdownElement, ev: IxDropdownCustomEvent<HTMLIxDropdownElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -4920,7 +5386,19 @@ declare global {
4920
5386
  prototype: HTMLIxDropdownElement;
4921
5387
  new (): HTMLIxDropdownElement;
4922
5388
  };
5389
+ interface HTMLIxDropdownButtonElementEventMap {
5390
+ "showChange": boolean;
5391
+ "showChanged": boolean;
5392
+ }
4923
5393
  interface HTMLIxDropdownButtonElement extends Components.IxDropdownButton, HTMLStencilElement {
5394
+ addEventListener<K extends keyof HTMLIxDropdownButtonElementEventMap>(type: K, listener: (this: HTMLIxDropdownButtonElement, ev: IxDropdownButtonCustomEvent<HTMLIxDropdownButtonElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
5395
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
5396
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
5397
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
5398
+ removeEventListener<K extends keyof HTMLIxDropdownButtonElementEventMap>(type: K, listener: (this: HTMLIxDropdownButtonElement, ev: IxDropdownButtonCustomEvent<HTMLIxDropdownButtonElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
5399
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
5400
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
5401
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
4924
5402
  }
4925
5403
  var HTMLIxDropdownButtonElement: {
4926
5404
  prototype: HTMLIxDropdownButtonElement;
@@ -5155,19 +5633,8 @@ declare global {
5155
5633
  removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
5156
5634
  }
5157
5635
  var HTMLIxInputElement: {
5158
- prototype: HTMLIxInputElement;
5159
- new (): HTMLIxInputElement;
5160
- };
5161
- /**
5162
- * @deprecated Since 3.0.0. Will be removed with 5.0.0
5163
- * Not maintained anymore.
5164
- * Use the 'ix-input' component instead
5165
- */
5166
- interface HTMLIxInputGroupElement extends Components.IxInputGroup, HTMLStencilElement {
5167
- }
5168
- var HTMLIxInputGroupElement: {
5169
- prototype: HTMLIxInputGroupElement;
5170
- new (): HTMLIxInputGroupElement;
5636
+ prototype: HTMLIxInputElement;
5637
+ new (): HTMLIxInputElement;
5171
5638
  };
5172
5639
  interface HTMLIxKeyValueElement extends Components.IxKeyValue, HTMLStencilElement {
5173
5640
  }
@@ -5247,6 +5714,9 @@ declare global {
5247
5714
  interface HTMLIxMenuAboutItemElementEventMap {
5248
5715
  "labelChange": CustomLabelChangeEvent;
5249
5716
  }
5717
+ /**
5718
+ * @deprecated since 5.0.0, use ix-tab-item instead of ix-menu-about-item
5719
+ */
5250
5720
  interface HTMLIxMenuAboutItemElement extends Components.IxMenuAboutItem, HTMLStencilElement {
5251
5721
  addEventListener<K extends keyof HTMLIxMenuAboutItemElementEventMap>(type: K, listener: (this: HTMLIxMenuAboutItemElement, ev: IxMenuAboutItemCustomEvent<HTMLIxMenuAboutItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
5252
5722
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -5363,6 +5833,9 @@ declare global {
5363
5833
  interface HTMLIxMenuSettingsItemElementEventMap {
5364
5834
  "labelChange": CustomLabelChangeEvent;
5365
5835
  }
5836
+ /**
5837
+ * @deprecated since 5.0.0, use ix-tab-item instead of ix-menu-settings-item
5838
+ */
5366
5839
  interface HTMLIxMenuSettingsItemElement extends Components.IxMenuSettingsItem, HTMLStencilElement {
5367
5840
  addEventListener<K extends keyof HTMLIxMenuSettingsItemElementEventMap>(type: K, listener: (this: HTMLIxMenuSettingsItemElement, ev: IxMenuSettingsItemCustomEvent<HTMLIxMenuSettingsItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
5368
5841
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -5522,6 +5995,89 @@ declare global {
5522
5995
  prototype: HTMLIxPillElement;
5523
5996
  new (): HTMLIxPillElement;
5524
5997
  };
5998
+ interface HTMLIxPopoverElementEventMap {
5999
+ "showChange": boolean;
6000
+ "showChanged": boolean;
6001
+ }
6002
+ /**
6003
+ * Floating panel anchored to a trigger element.
6004
+ * @since 5.1.0
6005
+ */
6006
+ interface HTMLIxPopoverElement extends Omit<Components.IxPopover, "showPopover" | "hidePopover">, HTMLStencilElement {
6007
+ /**
6008
+ * Open the popover programmatically
6009
+ * @since 5.1.0
6010
+ */
6011
+ "showPopover": () => Promise<void>;
6012
+ /**
6013
+ * Close the popover programmatically
6014
+ * @since 5.1.0
6015
+ */
6016
+ "hidePopover": () => Promise<void>;
6017
+ addEventListener<K extends keyof HTMLIxPopoverElementEventMap>(type: K, listener: (this: HTMLIxPopoverElement, ev: IxPopoverCustomEvent<HTMLIxPopoverElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
6018
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
6019
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
6020
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
6021
+ removeEventListener<K extends keyof HTMLIxPopoverElementEventMap>(type: K, listener: (this: HTMLIxPopoverElement, ev: IxPopoverCustomEvent<HTMLIxPopoverElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
6022
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
6023
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
6024
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
6025
+ }
6026
+ var HTMLIxPopoverElement: {
6027
+ prototype: HTMLIxPopoverElement;
6028
+ new (): HTMLIxPopoverElement;
6029
+ };
6030
+ /**
6031
+ * Main body section of the popover.
6032
+ * @since 5.1.0
6033
+ */
6034
+ interface HTMLIxPopoverContentElement extends Components.IxPopoverContent, HTMLStencilElement {
6035
+ }
6036
+ var HTMLIxPopoverContentElement: {
6037
+ prototype: HTMLIxPopoverContentElement;
6038
+ new (): HTMLIxPopoverContentElement;
6039
+ };
6040
+ /**
6041
+ * Footer section for actions and optional leading metadata.
6042
+ * @since 5.1.0
6043
+ */
6044
+ interface HTMLIxPopoverFooterElement extends Components.IxPopoverFooter, HTMLStencilElement {
6045
+ }
6046
+ var HTMLIxPopoverFooterElement: {
6047
+ prototype: HTMLIxPopoverFooterElement;
6048
+ new (): HTMLIxPopoverFooterElement;
6049
+ };
6050
+ interface HTMLIxPopoverHeaderElementEventMap {
6051
+ "closeClick": MouseEvent;
6052
+ }
6053
+ /**
6054
+ * Header section with optional icon, title, additional items, and close button.
6055
+ * @since 5.1.0
6056
+ */
6057
+ interface HTMLIxPopoverHeaderElement extends Components.IxPopoverHeader, HTMLStencilElement {
6058
+ addEventListener<K extends keyof HTMLIxPopoverHeaderElementEventMap>(type: K, listener: (this: HTMLIxPopoverHeaderElement, ev: IxPopoverHeaderCustomEvent<HTMLIxPopoverHeaderElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
6059
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
6060
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
6061
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
6062
+ removeEventListener<K extends keyof HTMLIxPopoverHeaderElementEventMap>(type: K, listener: (this: HTMLIxPopoverHeaderElement, ev: IxPopoverHeaderCustomEvent<HTMLIxPopoverHeaderElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
6063
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
6064
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
6065
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
6066
+ }
6067
+ var HTMLIxPopoverHeaderElement: {
6068
+ prototype: HTMLIxPopoverHeaderElement;
6069
+ new (): HTMLIxPopoverHeaderElement;
6070
+ };
6071
+ /**
6072
+ * Optional image section for the popover.
6073
+ * @since 5.1.0
6074
+ */
6075
+ interface HTMLIxPopoverImageElement extends Components.IxPopoverImage, HTMLStencilElement {
6076
+ }
6077
+ var HTMLIxPopoverImageElement: {
6078
+ prototype: HTMLIxPopoverImageElement;
6079
+ new (): HTMLIxPopoverImageElement;
6080
+ };
5525
6081
  /**
5526
6082
  * @since 3.2.0
5527
6083
  */
@@ -5579,6 +6135,12 @@ declare global {
5579
6135
  prototype: HTMLIxRadioGroupElement;
5580
6136
  new (): HTMLIxRadioGroupElement;
5581
6137
  };
6138
+ interface HTMLIxRangeFieldElement extends Components.IxRangeField, HTMLStencilElement {
6139
+ }
6140
+ var HTMLIxRangeFieldElement: {
6141
+ prototype: HTMLIxRangeFieldElement;
6142
+ new (): HTMLIxRangeFieldElement;
6143
+ };
5582
6144
  interface HTMLIxRowElement extends Components.IxRow, HTMLStencilElement {
5583
6145
  }
5584
6146
  var HTMLIxRowElement: {
@@ -5670,6 +6232,7 @@ declare global {
5670
6232
  };
5671
6233
  interface HTMLIxTabItemElementEventMap {
5672
6234
  "tabClick": TabClickDetail;
6235
+ "tabClose": TabClickDetail;
5673
6236
  }
5674
6237
  interface HTMLIxTabItemElement extends Components.IxTabItem, HTMLStencilElement {
5675
6238
  addEventListener<K extends keyof HTMLIxTabItemElementEventMap>(type: K, listener: (this: HTMLIxTabItemElement, ev: IxTabItemCustomEvent<HTMLIxTabItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -5685,8 +6248,27 @@ declare global {
5685
6248
  prototype: HTMLIxTabItemElement;
5686
6249
  new (): HTMLIxTabItemElement;
5687
6250
  };
6251
+ /**
6252
+ * @since 5.0.0
6253
+ */
6254
+ interface HTMLIxTabPanelElement extends Components.IxTabPanel, HTMLStencilElement {
6255
+ }
6256
+ var HTMLIxTabPanelElement: {
6257
+ prototype: HTMLIxTabPanelElement;
6258
+ new (): HTMLIxTabPanelElement;
6259
+ };
6260
+ /**
6261
+ * @since 5.0.0
6262
+ */
6263
+ interface HTMLIxTabSetElement extends Components.IxTabSet, HTMLStencilElement {
6264
+ }
6265
+ var HTMLIxTabSetElement: {
6266
+ prototype: HTMLIxTabSetElement;
6267
+ new (): HTMLIxTabSetElement;
6268
+ };
5688
6269
  interface HTMLIxTabsElementEventMap {
5689
- "selectedChange": number;
6270
+ "tabChange": string | undefined;
6271
+ "tabClose": string | undefined;
5690
6272
  }
5691
6273
  interface HTMLIxTabsElement extends Components.IxTabs, HTMLStencilElement {
5692
6274
  addEventListener<K extends keyof HTMLIxTabsElementEventMap>(type: K, listener: (this: HTMLIxTabsElement, ev: IxTabsCustomEvent<HTMLIxTabsElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -5903,16 +6485,6 @@ declare global {
5903
6485
  prototype: HTMLIxUploadElement;
5904
6486
  new (): HTMLIxUploadElement;
5905
6487
  };
5906
- /**
5907
- * @deprecated Since 3.0.0. Will be removed with 5.0.0
5908
- * Not maintained anymore.
5909
- */
5910
- interface HTMLIxValidationTooltipElement extends Components.IxValidationTooltip, HTMLStencilElement {
5911
- }
5912
- var HTMLIxValidationTooltipElement: {
5913
- prototype: HTMLIxValidationTooltipElement;
5914
- new (): HTMLIxValidationTooltipElement;
5915
- };
5916
6488
  interface HTMLIxWorkflowStepElementEventMap {
5917
6489
  "selectedChanged": HTMLIxWorkflowStepElement;
5918
6490
  }
@@ -5951,7 +6523,6 @@ declare global {
5951
6523
  "ix-action-card": HTMLIxActionCardElement;
5952
6524
  "ix-application": HTMLIxApplicationElement;
5953
6525
  "ix-application-header": HTMLIxApplicationHeaderElement;
5954
- "ix-application-sidebar": HTMLIxApplicationSidebarElement;
5955
6526
  "ix-application-switch-modal": HTMLIxApplicationSwitchModalElement;
5956
6527
  "ix-avatar": HTMLIxAvatarElement;
5957
6528
  "ix-blind": HTMLIxBlindElement;
@@ -5977,9 +6548,9 @@ declare global {
5977
6548
  "ix-date-input": HTMLIxDateInputElement;
5978
6549
  "ix-date-picker": HTMLIxDatePickerElement;
5979
6550
  "ix-date-time-card": HTMLIxDateTimeCardElement;
6551
+ "ix-datetime-input": HTMLIxDatetimeInputElement;
5980
6552
  "ix-datetime-picker": HTMLIxDatetimePickerElement;
5981
6553
  "ix-divider": HTMLIxDividerElement;
5982
- "ix-drawer": HTMLIxDrawerElement;
5983
6554
  "ix-dropdown": HTMLIxDropdownElement;
5984
6555
  "ix-dropdown-button": HTMLIxDropdownButtonElement;
5985
6556
  "ix-dropdown-header": HTMLIxDropdownHeaderElement;
@@ -6001,7 +6572,6 @@ declare global {
6001
6572
  "ix-icon-button": HTMLIxIconButtonElement;
6002
6573
  "ix-icon-toggle-button": HTMLIxIconToggleButtonElement;
6003
6574
  "ix-input": HTMLIxInputElement;
6004
- "ix-input-group": HTMLIxInputGroupElement;
6005
6575
  "ix-key-value": HTMLIxKeyValueElement;
6006
6576
  "ix-key-value-list": HTMLIxKeyValueListElement;
6007
6577
  "ix-kpi": HTMLIxKpiElement;
@@ -6030,10 +6600,16 @@ declare global {
6030
6600
  "ix-pane": HTMLIxPaneElement;
6031
6601
  "ix-pane-layout": HTMLIxPaneLayoutElement;
6032
6602
  "ix-pill": HTMLIxPillElement;
6603
+ "ix-popover": HTMLIxPopoverElement;
6604
+ "ix-popover-content": HTMLIxPopoverContentElement;
6605
+ "ix-popover-footer": HTMLIxPopoverFooterElement;
6606
+ "ix-popover-header": HTMLIxPopoverHeaderElement;
6607
+ "ix-popover-image": HTMLIxPopoverImageElement;
6033
6608
  "ix-progress-indicator": HTMLIxProgressIndicatorElement;
6034
6609
  "ix-push-card": HTMLIxPushCardElement;
6035
6610
  "ix-radio": HTMLIxRadioElement;
6036
6611
  "ix-radio-group": HTMLIxRadioGroupElement;
6612
+ "ix-range-field": HTMLIxRangeFieldElement;
6037
6613
  "ix-row": HTMLIxRowElement;
6038
6614
  "ix-select": HTMLIxSelectElement;
6039
6615
  "ix-select-item": HTMLIxSelectItemElement;
@@ -6041,6 +6617,8 @@ declare global {
6041
6617
  "ix-spinner": HTMLIxSpinnerElement;
6042
6618
  "ix-split-button": HTMLIxSplitButtonElement;
6043
6619
  "ix-tab-item": HTMLIxTabItemElement;
6620
+ "ix-tab-panel": HTMLIxTabPanelElement;
6621
+ "ix-tab-set": HTMLIxTabSetElement;
6044
6622
  "ix-tabs": HTMLIxTabsElement;
6045
6623
  "ix-textarea": HTMLIxTextareaElement;
6046
6624
  "ix-tile": HTMLIxTileElement;
@@ -6055,7 +6633,6 @@ declare global {
6055
6633
  "ix-tree-item": HTMLIxTreeItemElement;
6056
6634
  "ix-typography": HTMLIxTypographyElement;
6057
6635
  "ix-upload": HTMLIxUploadElement;
6058
- "ix-validation-tooltip": HTMLIxValidationTooltipElement;
6059
6636
  "ix-workflow-step": HTMLIxWorkflowStepElement;
6060
6637
  "ix-workflow-steps": HTMLIxWorkflowStepsElement;
6061
6638
  }
@@ -6113,6 +6690,12 @@ declare namespace LocalJSX {
6113
6690
  * @default ['sm', 'md', 'lg']
6114
6691
  */
6115
6692
  "breakpoints"?: Breakpoint[];
6693
+ /**
6694
+ * Color schema of the theme
6695
+ * @since 5.0.0
6696
+ * @default 'system'
6697
+ */
6698
+ "colorSchema"?: ThemeVariant;
6116
6699
  /**
6117
6700
  * Change the responsive layout of the menu structure
6118
6701
  */
@@ -6120,12 +6703,7 @@ declare namespace LocalJSX {
6120
6703
  /**
6121
6704
  * Application theme
6122
6705
  */
6123
- "theme"?: IxTheme;
6124
- /**
6125
- * Use the system appearance dark or light
6126
- * @default false
6127
- */
6128
- "themeSystemAppearance"?: boolean;
6706
+ "theme"?: string;
6129
6707
  }
6130
6708
  interface IxApplicationHeader {
6131
6709
  /**
@@ -6149,12 +6727,6 @@ declare namespace LocalJSX {
6149
6727
  * @since 3.2.0
6150
6728
  */
6151
6729
  "ariaLabelAppSwitchIconButton"?: string;
6152
- /**
6153
- * ARIA label for the menu expand icon button
6154
- * @since 3.2.0
6155
- * @deprecated This prop is no longer used as the menu expand button is hidden from screen readers. Will be removed in 5.0.0
6156
- */
6157
- "ariaLabelMenuExpandIconButton"?: string;
6158
6730
  /**
6159
6731
  * ARIA label for the more menu icon button
6160
6732
  * @since 3.2.0
@@ -6206,16 +6778,9 @@ declare namespace LocalJSX {
6206
6778
  */
6207
6779
  "showMenu"?: boolean;
6208
6780
  }
6209
- interface IxApplicationSidebar {
6210
- }
6211
6781
  interface IxApplicationSwitchModal {
6212
6782
  }
6213
6783
  interface IxAvatar {
6214
- /**
6215
- * Accessibility label for the image Will be set as aria-label on the nested HTML img element
6216
- * @deprecated Set the native `aria-label` on the ix-avatar host element. Will be removed in 5.0.0
6217
- */
6218
- "a11yLabel"?: string;
6219
6784
  /**
6220
6785
  * aria-label for the tooltip
6221
6786
  * @since 4.0.0
@@ -6274,7 +6839,7 @@ declare namespace LocalJSX {
6274
6839
  interface IxBreadcrumb {
6275
6840
  /**
6276
6841
  * Accessibility label for the dropdown button (ellipsis icon) used to access the dropdown list with conditionally hidden previous items
6277
- * @default 'previous'
6842
+ * @default 'Show previous breadcrumb items'
6278
6843
  */
6279
6844
  "ariaLabelPreviousButton"?: string;
6280
6845
  /**
@@ -6285,17 +6850,23 @@ declare namespace LocalJSX {
6285
6850
  "enableTopLayer"?: boolean;
6286
6851
  /**
6287
6852
  * Items will be accessible through a dropdown
6853
+ * @since 5.0.0
6288
6854
  * @default []
6289
6855
  */
6290
- "nextItems"?: string[];
6856
+ "nextItems"?: BreadcrumbClick[];
6291
6857
  /**
6292
6858
  * Crumb item clicked event
6859
+ * @since 5.0.0
6293
6860
  */
6294
- "onItemClick"?: (event: IxBreadcrumbCustomEvent<string>) => void;
6861
+ "onItemClick"?: (event: IxBreadcrumbCustomEvent<BreadcrumbClick>) => void;
6295
6862
  /**
6296
6863
  * Next item clicked event
6864
+ * @since 5.0.0
6297
6865
  */
6298
- "onNextClick"?: (event: IxBreadcrumbCustomEvent<{ event: UIEvent; item: string }>) => void;
6866
+ "onNextClick"?: (event: IxBreadcrumbCustomEvent<{
6867
+ event: UIEvent;
6868
+ item: BreadcrumbClick;
6869
+ }>) => void;
6299
6870
  /**
6300
6871
  * Ghost breadcrumbs will not show solid backgrounds on individual crumbs unless there is a mouse event (e.g. hover)
6301
6872
  * @default false
@@ -6309,10 +6880,10 @@ declare namespace LocalJSX {
6309
6880
  }
6310
6881
  interface IxBreadcrumbItem {
6311
6882
  /**
6312
- * ARIA label for the button Will be set as aria-label for the nested HTML button element
6313
- * @since 3.2.0
6883
+ * Will be used as the key for the breadcrumb item, which will be emitted in the itemClick event when the breadcrumb item is clicked.
6884
+ * @since 5.0.0
6314
6885
  */
6315
- "ariaLabelButton"?: string;
6886
+ "breadcrumbKey": string;
6316
6887
  /**
6317
6888
  * URL for the button link. When provided, the button will render as an anchor tag.
6318
6889
  * @since 4.0.0
@@ -6339,11 +6910,6 @@ declare namespace LocalJSX {
6339
6910
  "target"?: AnchorTarget;
6340
6911
  }
6341
6912
  interface IxButton {
6342
- /**
6343
- * ARIA label for the button Will be set as aria-label on the nested HTML button element
6344
- * @since 3.2.0
6345
- */
6346
- "ariaLabelButton"?: string;
6347
6913
  /**
6348
6914
  * Disable the button
6349
6915
  * @default false
@@ -6458,6 +7024,12 @@ declare namespace LocalJSX {
6458
7024
  * @default 'Show all'
6459
7025
  */
6460
7026
  "i18nShowAll"?: string;
7027
+ /**
7028
+ * i18n show less button
7029
+ * @since 5.0.0
7030
+ * @default 'Show less'
7031
+ */
7032
+ "i18nShowLess"?: string;
6461
7033
  /**
6462
7034
  * Name the card list
6463
7035
  */
@@ -6699,6 +7271,11 @@ declare namespace LocalJSX {
6699
7271
  * @default 'Close chip'
6700
7272
  */
6701
7273
  "ariaLabelCloseButton"?: string;
7274
+ /**
7275
+ * Accessible name for the leading icon. When unset, the icon is treated as decorative (hidden from assistive tech) when the default slot supplies a visible label.
7276
+ * @since 5.0.0
7277
+ */
7278
+ "ariaLabelIcon"?: string;
6702
7279
  /**
6703
7280
  * Custom background color. Only has an effect on chips with `variant='custom'`
6704
7281
  */
@@ -6743,17 +7320,10 @@ declare namespace LocalJSX {
6743
7320
  */
6744
7321
  "tooltipText"?: string | boolean;
6745
7322
  /**
6746
- * Chip variant
7323
+ * Chip variant. Defaults to `primary`. When unset or set to an unknown value the chip falls back to `primary` styling.
6747
7324
  * @default 'primary'
6748
7325
  */
6749
- "variant"?: | 'primary'
6750
- | 'alarm'
6751
- | 'critical'
6752
- | 'warning'
6753
- | 'info'
6754
- | 'neutral'
6755
- | 'success'
6756
- | 'custom';
7326
+ "variant"?: ChipVariant;
6757
7327
  }
6758
7328
  interface IxCol {
6759
7329
  /**
@@ -6848,15 +7418,6 @@ declare namespace LocalJSX {
6848
7418
  "warningText"?: string;
6849
7419
  }
6850
7420
  interface IxDateDropdown {
6851
- /**
6852
- * ARIA label for the dropdown Will be set as aria-label on the nested HTML button element that will trigger the dropdown
6853
- */
6854
- "ariaLabelDropdownButton"?: string;
6855
- /**
6856
- * Controls whether custom date range selection is disabled in the component. When set to 'false', the user can select a custom date range using the date picker. When set to 'true', only predefined time date ranges are available for selection.
6857
- * @default false
6858
- */
6859
- "customRangeDisabled"?: boolean;
6860
7421
  /**
6861
7422
  * Used to set the initial select date range as well as the button name, if not set or no according date range label is found, nothing will be selected
6862
7423
  * @default 'custom'
@@ -6888,11 +7449,6 @@ declare namespace LocalJSX {
6888
7449
  * @default ''
6889
7450
  */
6890
7451
  "from"?: string;
6891
- /**
6892
- * Text for custom dropdown item. Will be used for translation.
6893
- * @default 'Custom...'
6894
- */
6895
- "i18nCustomItem"?: string;
6896
7452
  /**
6897
7453
  * Text for the done button. Will be used for translation.
6898
7454
  * @default 'Done'
@@ -7098,16 +7654,28 @@ declare namespace LocalJSX {
7098
7654
  "weekStartIndex"?: number;
7099
7655
  }
7100
7656
  interface IxDatePicker {
7657
+ /**
7658
+ * ARIA label for the next month icon button Will be set as aria-label on the nested HTML button element
7659
+ * @since 5.0.0
7660
+ * @default 'Select month'
7661
+ */
7662
+ "ariaLabelMonthSelection"?: string;
7101
7663
  /**
7102
7664
  * ARIA label for the next month icon button. Will be set as aria-label on the nested HTML button element.
7103
- * @default 'Next month'
7665
+ * @default 'Change calendar view to next month'
7104
7666
  */
7105
7667
  "ariaLabelNextMonthButton"?: string;
7106
7668
  /**
7107
7669
  * ARIA label for the previous month icon button. Will be set as aria-label on the nested HTML button element.
7108
- * @default 'Previous month'
7670
+ * @default 'Change calendar view to previous month'
7109
7671
  */
7110
7672
  "ariaLabelPreviousMonthButton"?: string;
7673
+ /**
7674
+ * ARIA label for the next month icon button Will be set as aria-label on the nested HTML button element
7675
+ * @since 5.0.0
7676
+ * @default 'Select year'
7677
+ */
7678
+ "ariaLabelYearSelection"?: string;
7111
7679
  /**
7112
7680
  * Corner style.
7113
7681
  * @default 'rounded'
@@ -7118,89 +7686,263 @@ declare namespace LocalJSX {
7118
7686
  * @default false
7119
7687
  * @since 4.3.0
7120
7688
  */
7121
- "enableTopLayer"?: boolean;
7689
+ "enableTopLayer"?: boolean;
7690
+ /**
7691
+ * Date format string. See {@link https://moment.github.io/luxon/#/formatting?id=table-of-tokens} for all available tokens.
7692
+ * @default 'yyyy/LL/dd'
7693
+ */
7694
+ "format"?: string;
7695
+ /**
7696
+ * The selected starting date. If the date picker is not in range mode, this is the selected date. Format has to match the `format` property.
7697
+ */
7698
+ "from"?: string | undefined;
7699
+ /**
7700
+ * Text of the date select button.
7701
+ * @default 'Done'
7702
+ */
7703
+ "i18nDone"?: string;
7704
+ /**
7705
+ * Locale identifier (e.g. 'en' or 'de'). The locale is used to translate the labels for weekdays and months. It also determines the default order of weekdays based on the locale's conventions. When the locale changes, the weekday labels are rotated according to the `weekStartIndex`. It does not affect the values returned by methods and events.
7706
+ */
7707
+ "locale"?: string;
7708
+ /**
7709
+ * The latest date that can be selected by the date picker. If not set there will be no restriction.
7710
+ * @default ''
7711
+ */
7712
+ "maxDate"?: string;
7713
+ /**
7714
+ * The earliest date that can be selected by the date picker. If not set there will be no restriction.
7715
+ * @default ''
7716
+ */
7717
+ "minDate"?: string;
7718
+ /**
7719
+ * Emitted when the date selection changes. The `DateChangeEvent` contains `from` and `to` properties. The property strings are formatted according to the `format` property and not affected by the `locale` property. The locale applied is always `en-US`. Note: Since 2.0.0 `dateChange` does not dispatch detail property as `string`
7720
+ */
7721
+ "onDateChange"?: (event: IxDatePickerCustomEvent<DateChangeEvent>) => void;
7722
+ /**
7723
+ * Date range change event. Emitted when the date range selection changes and the component is in range mode. The `DateChangeEvent` contains `from` and `to` properties. The property strings are formatted according to the `format` property and not affected by the `locale` property. The locale applied is always `en-US`.
7724
+ */
7725
+ "onDateRangeChange"?: (event: IxDatePickerCustomEvent<DateChangeEvent>) => void;
7726
+ /**
7727
+ * Date selection event. Emitted when the selection is confirmed via the date select button. The `DateChangeEvent` contains `from` and `to` properties. The property strings are formatted according to the `format` property and not affected by the `locale` property. The locale applied is always `en-US`.
7728
+ */
7729
+ "onDateSelect"?: (event: IxDatePickerCustomEvent<DateChangeEvent>) => void;
7730
+ /**
7731
+ * Shows week numbers displayed on the left side of the date picker.
7732
+ * @since 3.0.0
7733
+ * @default false
7734
+ */
7735
+ "showWeekNumbers"?: boolean;
7736
+ /**
7737
+ * If true, disables date range selection (from/to).
7738
+ * @default false
7739
+ */
7740
+ "singleSelection"?: boolean;
7741
+ /**
7742
+ * The selected end date. If the date picker is not in range mode, this property has no impact. Format has to match the `format` property.
7743
+ */
7744
+ "to"?: string | undefined;
7745
+ /**
7746
+ * The index of which day to start the week on, based on the Locale#weekdays array. E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on Monday.
7747
+ * @default 0
7748
+ */
7749
+ "weekStartIndex"?: number;
7750
+ }
7751
+ interface IxDateTimeCard {
7752
+ /**
7753
+ * Set corners style
7754
+ * @default 'rounded'
7755
+ */
7756
+ "corners"?: DateTimeCardCorners;
7757
+ /**
7758
+ * Display footer
7759
+ * @default false
7760
+ */
7761
+ "hasFooter"?: boolean;
7762
+ /**
7763
+ * Hide header
7764
+ * @default false
7765
+ */
7766
+ "hideHeader"?: boolean;
7767
+ /**
7768
+ * Remove content padding
7769
+ * @default false
7770
+ */
7771
+ "noPadding"?: boolean;
7772
+ /**
7773
+ * Timepicker specific styling
7774
+ * @default false
7775
+ */
7776
+ "timePickerAppearance"?: boolean;
7777
+ }
7778
+ /**
7779
+ * @since 5.0.0
7780
+ * @form-ready
7781
+ */
7782
+ interface IxDatetimeInput {
7783
+ /**
7784
+ * ARIA label for the calendar icon button Will be set as aria-label on the nested HTML button element
7785
+ * @default 'Toggle calendar'
7786
+ */
7787
+ "ariaLabelCalendarButton"?: string;
7788
+ /**
7789
+ * ARIA label for next month navigation button
7790
+ * @default 'Next month'
7791
+ */
7792
+ "ariaLabelNextMonthButton"?: string;
7793
+ /**
7794
+ * ARIA label for previous month navigation button
7795
+ * @default 'Previous month'
7796
+ */
7797
+ "ariaLabelPreviousMonthButton"?: string;
7798
+ /**
7799
+ * Whether the input is disabled
7800
+ * @default false
7801
+ */
7802
+ "disabled"?: boolean;
7803
+ /**
7804
+ * Enable Popover API rendering for dropdown.
7805
+ * @default false
7806
+ */
7807
+ "enableTopLayer"?: boolean;
7808
+ /**
7809
+ * The `id` of a `<form>` element to associate this element with.
7810
+ */
7811
+ "form"?: string;
7812
+ /**
7813
+ * Luxon date and time format for display (e.g., 'yyyy/LL/dd HH:mm:ss' → "2026/01/20 13:07:04"). See {@link https://moment.github.io/luxon/#/formatting?id=table-of-tokens} for all available tokens.
7814
+ * @default 'yyyy/LL/dd HH:mm:ss'
7815
+ */
7816
+ "format"?: string;
7817
+ /**
7818
+ * Helper text displayed below the input
7819
+ */
7820
+ "helperText"?: string;
7821
+ /**
7822
+ * Text for confirm button in picker (prop name matches datetime-picker)
7823
+ * @default 'Confirm'
7824
+ */
7825
+ "i18nDone"?: string;
7826
+ /**
7827
+ * Error message when datetime cannot be parsed
7828
+ * @default 'Date time is not valid'
7829
+ */
7830
+ "i18nErrorDateTimeUnparsable"?: string;
7831
+ /**
7832
+ * Header text for time picker section
7833
+ * @default 'Time'
7834
+ */
7835
+ "i18nTime"?: string;
7836
+ /**
7837
+ * Informational message
7838
+ */
7839
+ "infoText"?: string;
7840
+ /**
7841
+ * Validation message for invalid state
7842
+ */
7843
+ "invalidText"?: string;
7844
+ /**
7845
+ * Label text displayed above the input
7846
+ */
7847
+ "label"?: string;
7848
+ /**
7849
+ * Locale for date/time formatting (e.g., 'en-US', 'de-DE')
7850
+ */
7851
+ "locale"?: string;
7852
+ /**
7853
+ * Maximum allowed date (matching format or date-only, e.g., "2026/12/31")
7854
+ */
7855
+ "maxDate"?: string;
7856
+ /**
7857
+ * Latest selectable time (tokens matching the time portion of `format`). Invalid non-empty values are ignored.
7858
+ * @since 5.0.0
7859
+ */
7860
+ "maxTime"?: string;
7861
+ /**
7862
+ * Minimum allowed date (matching format or date-only, e.g., "2026/01/20")
7863
+ */
7864
+ "minDate"?: string;
7865
+ /**
7866
+ * Earliest selectable time (tokens matching the time portion of `format`). Invalid non-empty values are ignored.
7867
+ * @since 5.0.0
7868
+ */
7869
+ "minTime"?: string;
7122
7870
  /**
7123
- * Date format string. See {@link https://moment.github.io/luxon/#/formatting?id=table-of-tokens} for all available tokens.
7124
- * @default 'yyyy/LL/dd'
7871
+ * Name of the form control for form submission
7125
7872
  */
7126
- "format"?: string;
7873
+ "name"?: string;
7127
7874
  /**
7128
- * The selected starting date. If the date picker is not in range mode, this is the selected date. Format has to match the `format` property.
7875
+ * Emitted when the input loses focus
7129
7876
  */
7130
- "from"?: string | undefined;
7877
+ "onIxBlur"?: (event: IxDatetimeInputCustomEvent<void>) => void;
7131
7878
  /**
7132
- * Text of the date select button.
7133
- * @default 'Done'
7879
+ * Emitted when the date/time value changes via user interaction. Fires in two scenarios: - When the input loses focus (blur) and the value has changed - When a new date/time is selected in the picker and confirmed Does NOT fire when: - The picker is opened/closed without confirming a change - The input is blurred without modifying the value - The value is changed programmatically via the value property
7134
7880
  */
7135
- "i18nDone"?: string;
7881
+ "onIxChange"?: (event: IxDatetimeInputCustomEvent<string | undefined>) => void;
7136
7882
  /**
7137
- * Locale identifier (e.g. 'en' or 'de'). The locale is used to translate the labels for weekdays and months. It also determines the default order of weekdays based on the locale's conventions. When the locale changes, the weekday labels are rotated according to the `weekStartIndex`. It does not affect the values returned by methods and events.
7883
+ * Emitted when the input receives focus
7138
7884
  */
7139
- "locale"?: string;
7885
+ "onIxFocus"?: (event: IxDatetimeInputCustomEvent<void>) => void;
7140
7886
  /**
7141
- * The latest date that can be selected by the date picker. If not set there will be no restriction.
7142
- * @default ''
7887
+ * Emitted when validation state changes
7143
7888
  */
7144
- "maxDate"?: string;
7889
+ "onValidityStateChange"?: (event: IxDatetimeInputCustomEvent<DateTimeInputValidityState>) => void;
7145
7890
  /**
7146
- * The earliest date that can be selected by the date picker. If not set there will be no restriction.
7147
- * @default ''
7891
+ * Emitted when the datetime value changes. Payload is display format or undefined
7148
7892
  */
7149
- "minDate"?: string;
7893
+ "onValueChange"?: (event: IxDatetimeInputCustomEvent<string | undefined>) => void;
7150
7894
  /**
7151
- * Emitted when the date selection changes. The `DateChangeEvent` contains `from` and `to` properties. The property strings are formatted according to the `format` property and not affected by the `locale` property. The locale applied is always `en-US`. Note: Since 2.0.0 `dateChange` does not dispatch detail property as `string`
7895
+ * Placeholder text when input is empty
7152
7896
  */
7153
- "onDateChange"?: (event: IxDatePickerCustomEvent<DateChangeEvent>) => void;
7897
+ "placeholder"?: string;
7154
7898
  /**
7155
- * Date range change event. Emitted when the date range selection changes and the component is in range mode. The `DateChangeEvent` contains `from` and `to` properties. The property strings are formatted according to the `format` property and not affected by the `locale` property. The locale applied is always `en-US`.
7899
+ * Whether the input is read-only (calendar icon hidden)
7900
+ * @default false
7156
7901
  */
7157
- "onDateRangeChange"?: (event: IxDatePickerCustomEvent<DateChangeEvent>) => void;
7902
+ "readonly"?: boolean;
7158
7903
  /**
7159
- * Date selection event. Emitted when the selection is confirmed via the date select button. The `DateChangeEvent` contains `from` and `to` properties. The property strings are formatted according to the `format` property and not affected by the `locale` property. The locale applied is always `en-US`.
7904
+ * Whether the field is required
7905
+ * @default false
7160
7906
  */
7161
- "onDateSelect"?: (event: IxDatePickerCustomEvent<DateChangeEvent>) => void;
7907
+ "required"?: boolean;
7162
7908
  /**
7163
- * Shows week numbers displayed on the left side of the date picker.
7164
- * @since 3.0.0
7909
+ * Show helper text as tooltip instead of below input
7165
7910
  * @default false
7166
7911
  */
7167
- "showWeekNumbers"?: boolean;
7912
+ "showTextAsTooltip"?: boolean;
7168
7913
  /**
7169
- * If true, disables date range selection (from/to).
7914
+ * Show week numbers in date picker
7170
7915
  * @default false
7171
7916
  */
7172
- "singleSelection"?: boolean;
7917
+ "showWeekNumbers"?: boolean;
7173
7918
  /**
7174
- * The selected end date. If the date picker is not in range mode, this property has no impact. Format has to match the `format` property.
7919
+ * Prevent form submission when Enter is pressed
7920
+ * @default false
7175
7921
  */
7176
- "to"?: string | undefined;
7922
+ "suppressSubmitOnEnter"?: boolean;
7177
7923
  /**
7178
- * The index of which day to start the week on, based on the Locale#weekdays array. E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on Monday.
7179
- * @default 0
7924
+ * Text alignment within the input field
7925
+ * @default 'start'
7180
7926
  */
7181
- "weekStartIndex"?: number;
7182
- }
7183
- interface IxDateTimeCard {
7927
+ "textAlignment"?: 'start' | 'end';
7184
7928
  /**
7185
- * Set corners style
7186
- * @default 'rounded'
7929
+ * Success/valid message
7187
7930
  */
7188
- "corners"?: DateTimeCardCorners;
7931
+ "validText"?: string;
7189
7932
  /**
7190
- * Display footer
7191
- * @default false
7933
+ * Value in display format (e.g., "2026/01/21 13:07:04" for default format)
7934
+ * @default ''
7192
7935
  */
7193
- "hasFooter"?: boolean;
7936
+ "value"?: string;
7194
7937
  /**
7195
- * Hide header
7196
- * @default false
7938
+ * Warning message
7197
7939
  */
7198
- "hideHeader"?: boolean;
7940
+ "warningText"?: string;
7199
7941
  /**
7200
- * Timepicker specific styling
7201
- * @default false
7942
+ * First day of week (0=Sunday, 1=Monday, etc.)
7943
+ * @default 0
7202
7944
  */
7203
- "timePickerAppearance"?: boolean;
7945
+ "weekStartIndex"?: number;
7204
7946
  }
7205
7947
  interface IxDatetimePicker {
7206
7948
  /**
@@ -7241,10 +7983,20 @@ declare namespace LocalJSX {
7241
7983
  * The latest date that can be selected. If not set there will be no restriction.
7242
7984
  */
7243
7985
  "maxDate"?: string;
7986
+ /**
7987
+ * Latest selectable time (`timeFormat` tokens). Invalid non-empty values are ignored.
7988
+ * @since 5.0.0
7989
+ */
7990
+ "maxTime"?: string;
7244
7991
  /**
7245
7992
  * The earliest date that can be selected. If not set there will be no restriction.
7246
7993
  */
7247
7994
  "minDate"?: string;
7995
+ /**
7996
+ * Earliest selectable time (`timeFormat` tokens). Invalid non-empty values are ignored.
7997
+ * @since 5.0.0
7998
+ */
7999
+ "minTime"?: string;
7248
8000
  /**
7249
8001
  * Date change event. Emitted when the date changes in the embedded date picker.
7250
8002
  */
@@ -7298,55 +8050,6 @@ declare namespace LocalJSX {
7298
8050
  }
7299
8051
  interface IxDivider {
7300
8052
  }
7301
- /**
7302
- * @deprecated Will be removed with 5.0.0, use ix-pane as successor
7303
- */
7304
- interface IxDrawer {
7305
- /**
7306
- * ARIA label for the close icon button Will be set as aria-label on the nested HTML button element
7307
- * @since 3.2.0
7308
- * @default 'Close drawer'
7309
- */
7310
- "ariaLabelCloseButton"?: string;
7311
- /**
7312
- * Fired in case of an outside click during drawer showed state
7313
- * @default true
7314
- */
7315
- "closeOnClickOutside"?: boolean;
7316
- /**
7317
- * Render the drawer with maximum height
7318
- * @default false
7319
- */
7320
- "fullHeight"?: boolean;
7321
- /**
7322
- * Max width interpreted as REM
7323
- * @default 28
7324
- */
7325
- "maxWidth"?: number;
7326
- /**
7327
- * Min width interpreted as REM
7328
- * @default 16
7329
- */
7330
- "minWidth"?: number;
7331
- /**
7332
- * Fire event after drawer is close
7333
- */
7334
- "onDrawerClose"?: (event: IxDrawerCustomEvent<any>) => void;
7335
- /**
7336
- * Fire event after drawer is open
7337
- */
7338
- "onOpen"?: (event: IxDrawerCustomEvent<any>) => void;
7339
- /**
7340
- * Show or hide the drawer
7341
- * @default false
7342
- */
7343
- "show"?: boolean;
7344
- /**
7345
- * Width interpreted as REM if not set to 'auto'
7346
- * @default this.minWidth
7347
- */
7348
- "width"?: number | 'auto';
7349
- }
7350
8053
  interface IxDropdown {
7351
8054
  /**
7352
8055
  * Define an anchor element
@@ -7357,15 +8060,38 @@ declare namespace LocalJSX {
7357
8060
  * @default 'both'
7358
8061
  */
7359
8062
  "closeBehavior"?: CloseBehavior;
8063
+ /**
8064
+ * Suppress automatic focus when the dropdown is shown
8065
+ * @since 4.3.0
8066
+ * @default false
8067
+ */
8068
+ "disableFocusHandling"?: boolean;
8069
+ /**
8070
+ * Close dropdown when tabbing away, and do not trap focus inside dropdown
8071
+ * @since 4.3.0
8072
+ * @default false
8073
+ */
8074
+ "disableFocusTrap"?: boolean;
7360
8075
  /**
7361
8076
  * Enable Popover API rendering for top-layer positioning.
7362
- * @default false in v4.x, will default to true in v5.0.0
8077
+ * @default false in v5.x, will default to true in v6.0.0
8078
+ * @since 4.3.0
7363
8079
  */
7364
8080
  "enableTopLayer"?: boolean;
8081
+ /**
8082
+ * If true, the dropdown will try to focus checked items first when opened via keyboard, otherwise it will always focus the first focusable item.
8083
+ * @since 5.0.0
8084
+ * @default false
8085
+ */
8086
+ "focusCheckedItem"?: boolean;
7365
8087
  /**
7366
8088
  * An optional header shown at the top of the dropdown
7367
8089
  */
7368
8090
  "header"?: string;
8091
+ /**
8092
+ * Fire event before visibility of dropdown has changed, preventing event will cancel showing dropdown
8093
+ */
8094
+ "onShowChange"?: (event: IxDropdownCustomEvent<boolean>) => void;
7369
8095
  /**
7370
8096
  * Fire event after visibility of dropdown has changed
7371
8097
  */
@@ -7390,6 +8116,12 @@ declare namespace LocalJSX {
7390
8116
  * @default false
7391
8117
  */
7392
8118
  "suppressAutomaticPlacement"?: boolean;
8119
+ /**
8120
+ * By default the dropdown gets closed if the trigger is not visible anymore (e.g. due to scrolling). Setting this property prevents that behavior.
8121
+ * @since 5.0.0
8122
+ * @default false
8123
+ */
8124
+ "suppressTriggerVisibilityCheck"?: boolean;
7393
8125
  /**
7394
8126
  * Define an element that triggers the dropdown. A trigger can either be a string that will be interpreted as id attribute or a DOM element.
7395
8127
  */
@@ -7417,6 +8149,12 @@ declare namespace LocalJSX {
7417
8149
  * @since 4.3.0
7418
8150
  */
7419
8151
  "enableTopLayer"?: boolean;
8152
+ /**
8153
+ * If true, the dropdown will try to focus checked items first when opened via keyboard, otherwise it will always focus the first focusable item.
8154
+ * @since 5.0.0
8155
+ * @default false
8156
+ */
8157
+ "focusCheckedItem"?: boolean;
7420
8158
  /**
7421
8159
  * Button icon
7422
8160
  */
@@ -7424,7 +8162,15 @@ declare namespace LocalJSX {
7424
8162
  /**
7425
8163
  * Set label
7426
8164
  */
7427
- "label"?: string;
8165
+ "label"?: string | null;
8166
+ /**
8167
+ * Fire event before visibility of dropdown has changed, preventing event will cancel showing dropdown
8168
+ */
8169
+ "onShowChange"?: (event: IxDropdownButtonCustomEvent<boolean>) => void;
8170
+ /**
8171
+ * Fire event after visibility of dropdown has changed
8172
+ */
8173
+ "onShowChanged"?: (event: IxDropdownButtonCustomEvent<boolean>) => void;
7428
8174
  /**
7429
8175
  * Placement of the dropdown
7430
8176
  */
@@ -7470,6 +8216,12 @@ declare namespace LocalJSX {
7470
8216
  * Icon of dropdown item
7471
8217
  */
7472
8218
  "icon"?: string;
8219
+ /**
8220
+ * Role of the host surface. Use `option` when the item represents a listbox option (e.g. inside select); use `menuitem` in menus.
8221
+ * @since 5.0.0
8222
+ * @default 'menuitem'
8223
+ */
8224
+ "itemRole"?: IxDropdownItemRole;
7473
8225
  /**
7474
8226
  * Label of dropdown item
7475
8227
  */
@@ -7630,10 +8382,6 @@ declare namespace LocalJSX {
7630
8382
  * Show text below the field component
7631
8383
  */
7632
8384
  "helperText"?: string;
7633
- /**
7634
- * The id of the form element that the label is associated with
7635
- */
7636
- "htmlForLabel"?: string;
7637
8385
  /**
7638
8386
  * Info text for the field component
7639
8387
  */
@@ -7695,6 +8443,11 @@ declare namespace LocalJSX {
7695
8443
  * @default false
7696
8444
  */
7697
8445
  "disabled"?: boolean;
8446
+ /**
8447
+ * If true the close button will not be rendered. Primarily used for overflow chip.
8448
+ * @default false
8449
+ */
8450
+ "hideCloseButton"?: boolean;
7698
8451
  /**
7699
8452
  * Close clicked
7700
8453
  */
@@ -7857,11 +8610,6 @@ declare namespace LocalJSX {
7857
8610
  "warningText"?: string;
7858
8611
  }
7859
8612
  interface IxIconButton {
7860
- /**
7861
- * Accessibility label for the icon button Will be set as aria-label on the nested HTML button element
7862
- * @deprecated Set the native `aria-label` on the ix-icon-button host element. Will be removed in 5.0.0
7863
- */
7864
- "a11yLabel"?: string;
7865
8613
  /**
7866
8614
  * Disabled
7867
8615
  * @default false
@@ -7902,11 +8650,6 @@ declare namespace LocalJSX {
7902
8650
  "variant"?: IconButtonVariant;
7903
8651
  }
7904
8652
  interface IxIconToggleButton {
7905
- /**
7906
- * ARIA label for the icon button Will be set for the native HTML button element
7907
- * @since 3.2.0
7908
- */
7909
- "ariaLabelIconButton"?: string;
7910
8653
  /**
7911
8654
  * Disable the button
7912
8655
  * @default false
@@ -8070,13 +8813,6 @@ declare namespace LocalJSX {
8070
8813
  */
8071
8814
  "warningText"?: string;
8072
8815
  }
8073
- /**
8074
- * @deprecated Since 3.0.0. Will be removed with 5.0.0
8075
- * Not maintained anymore.
8076
- * Use the 'ix-input' component instead
8077
- */
8078
- interface IxInputGroup {
8079
- }
8080
8816
  interface IxKeyValue {
8081
8817
  /**
8082
8818
  * ARIA label for the icon
@@ -8194,6 +8930,12 @@ declare namespace LocalJSX {
8194
8930
  * @default false
8195
8931
  */
8196
8932
  "expand"?: boolean;
8933
+ /**
8934
+ * i18n aria-label for menu. Gets read out by screen readers when first focusing the menu
8935
+ * @since 5.1.0
8936
+ * @default 'Application Navigation'
8937
+ */
8938
+ "i18nAriaLabelMenu"?: string;
8197
8939
  /**
8198
8940
  * i18n label for 'Collapse' button
8199
8941
  * @default 'Collapse'
@@ -8201,20 +8943,20 @@ declare namespace LocalJSX {
8201
8943
  "i18nCollapse"?: string;
8202
8944
  /**
8203
8945
  * i18n label for 'Expand' button
8204
- * @default ' Expand'
8946
+ * @default 'Expand'
8205
8947
  */
8206
8948
  "i18nExpand"?: string;
8207
- /**
8208
- * Accessibility i18n label for the burger menu of the sidebar
8209
- * @deprecated Since 4.2.0. Will be removed in 5.0.0. The expand button is now hidden from screen readers with aria-hidden="true".
8210
- * @default 'Expand sidebar'
8211
- */
8212
- "i18nExpandSidebar"?: string;
8213
8949
  /**
8214
8950
  * i18n label for 'About & legal information' button
8215
8951
  * @default 'About & legal information'
8216
8952
  */
8217
8953
  "i18nLegal"?: string;
8954
+ /**
8955
+ * i18n description for menu keyboard navigation hint, read by screen readers when focusing the menu
8956
+ * @since 5.1.0
8957
+ * @default 'Use Up and Down arrow keys to navigate between menu items'
8958
+ */
8959
+ "i18nNavigationHint"?: string;
8218
8960
  /**
8219
8961
  * i18n label for 'Settings' button
8220
8962
  * @default 'Settings'
@@ -8271,9 +9013,11 @@ declare namespace LocalJSX {
8271
9013
  }
8272
9014
  interface IxMenuAbout {
8273
9015
  /**
8274
- * Active tab
9016
+ * Active tab used for legacy ix-menu-about-item integrations
9017
+ * @deprecated since 5.0.0, only used for legacy ix-menu-about-item integrations
9018
+ * @since 5.0.0
8275
9019
  */
8276
- "activeTabLabel"?: string;
9020
+ "activeTabKey"?: string;
8277
9021
  /**
8278
9022
  * Aria label for close button
8279
9023
  * @default 'Close About'
@@ -8293,7 +9037,16 @@ declare namespace LocalJSX {
8293
9037
  * @since 3.0.0
8294
9038
  */
8295
9039
  "onTabChange"?: (event: IxMenuAboutCustomEvent<string>) => void;
9040
+ /**
9041
+ * Whether to suppress legacy tabs (ix-menu-about-item) and use slotted tabs (ix-tab-item) instead
9042
+ * @since 5.0.0
9043
+ * @default false
9044
+ */
9045
+ "suppressLegacyTabs"?: boolean;
8296
9046
  }
9047
+ /**
9048
+ * @deprecated since 5.0.0, use ix-tab-item instead of ix-menu-about-item
9049
+ */
8297
9050
  interface IxMenuAboutItem {
8298
9051
  /**
8299
9052
  * About Item label
@@ -8303,12 +9056,22 @@ declare namespace LocalJSX {
8303
9056
  * Label changed
8304
9057
  */
8305
9058
  "onLabelChange"?: (event: IxMenuAboutItemCustomEvent<CustomLabelChangeEvent>) => void;
9059
+ /**
9060
+ * Key of the tab, used for identifying the tab in events
9061
+ * @since 5.0.0
9062
+ */
9063
+ "tabKey": string;
8306
9064
  }
8307
9065
  interface IxMenuAboutNews {
8308
9066
  /**
8309
9067
  * Subtitle of the about news
8310
9068
  */
8311
9069
  "aboutItemLabel"?: string;
9070
+ /**
9071
+ * Defines which tab should be active, used when the about news is used in combination with ix-menu-about
9072
+ * @since 5.0.0
9073
+ */
9074
+ "activeAboutTabKey"?: string;
8312
9075
  /**
8313
9076
  * i18n label for 'Show more' button
8314
9077
  * @default 'Show more'
@@ -8424,11 +9187,15 @@ declare namespace LocalJSX {
8424
9187
  */
8425
9188
  "expanded"?: boolean;
8426
9189
  /**
8427
- * Accessibility label for the menu expand icon
8428
- * @deprecated This prop is no longer used as the component is hidden from screen readers (aria-hidden="true"). Will be removed in 5.0.0
9190
+ * i18n label for 'Collapse' button
9191
+ * @default 'Collapse'
9192
+ */
9193
+ "i18nCollapse"?: string;
9194
+ /**
9195
+ * i18n label for 'Expand' button
8429
9196
  * @default 'Expand'
8430
9197
  */
8431
- "ixAriaLabel"?: string;
9198
+ "i18nExpand"?: string;
8432
9199
  /**
8433
9200
  * Display as pinned
8434
9201
  * @default false
@@ -8492,9 +9259,11 @@ declare namespace LocalJSX {
8492
9259
  }
8493
9260
  interface IxMenuSettings {
8494
9261
  /**
8495
- * Active tab
9262
+ * Active tab used for legacy ix-menu-settings-item integrations
9263
+ * @deprecated since 5.0.0, only used for legacy ix-menu-settings-item integrations
9264
+ * @since 5.0.0
8496
9265
  */
8497
- "activeTabLabel"?: string;
9266
+ "activeTabKey"?: string;
8498
9267
  /**
8499
9268
  * Aria label for close button
8500
9269
  * @default 'Close Settings'
@@ -8514,16 +9283,26 @@ declare namespace LocalJSX {
8514
9283
  * @since 3.0.0
8515
9284
  */
8516
9285
  "onTabChange"?: (event: IxMenuSettingsCustomEvent<string>) => void;
9286
+ /**
9287
+ * Whether to suppress legacy tabs (ix-menu-settings-item) and use slotted tabs (ix-tab-item) instead
9288
+ * @since 5.0.0
9289
+ * @default false
9290
+ */
9291
+ "suppressLegacyTabs"?: boolean;
8517
9292
  }
9293
+ /**
9294
+ * @deprecated since 5.0.0, use ix-tab-item instead of ix-menu-settings-item
9295
+ */
8518
9296
  interface IxMenuSettingsItem {
8519
9297
  /**
8520
9298
  * Settings Item label
8521
9299
  */
8522
9300
  "label"?: string;
8523
9301
  /**
8524
- * Label changed
9302
+ * Key of the tab, used for identifying the tab in events
9303
+ * @since 5.0.0
8525
9304
  */
8526
- "onLabelChange"?: (event: IxMenuSettingsItemCustomEvent<CustomLabelChangeEvent>) => void;
9305
+ "tabKey": string;
8527
9306
  }
8528
9307
  interface IxMessageBar {
8529
9308
  /**
@@ -8562,7 +9341,7 @@ declare namespace LocalJSX {
8562
9341
  */
8563
9342
  "centered"?: boolean;
8564
9343
  /**
8565
- * Dismiss modal on backdrop click
9344
+ * Dismiss modal on backdrop click (outside the dialog panel). Ignored when **isNonBlocking** is `true`.
8566
9345
  * @default false
8567
9346
  */
8568
9347
  "closeOnBackdropClick"?: boolean;
@@ -8572,15 +9351,15 @@ declare namespace LocalJSX {
8572
9351
  */
8573
9352
  "disableAnimation"?: boolean;
8574
9353
  /**
8575
- * If set to true the modal cannot be closed by pressing the Escape key
9354
+ * Hide the backdrop behind the modal dialog
8576
9355
  * @default false
8577
9356
  */
8578
- "disableEscapeClose"?: boolean;
9357
+ "hideBackdrop"?: boolean;
8579
9358
  /**
8580
- * Hide the backdrop behind the modal dialog
9359
+ * Non-modal dialog: page stays interactive, no lightbox or focus trap; `aria-modal` is `false`. Set before calling `showModal()`; changing while open is unsupported.
8581
9360
  * @default false
8582
9361
  */
8583
- "hideBackdrop"?: boolean;
9362
+ "isNonBlocking"?: boolean;
8584
9363
  /**
8585
9364
  * Dialog close
8586
9365
  */
@@ -8616,7 +9395,7 @@ declare namespace LocalJSX {
8616
9395
  */
8617
9396
  "hideClose"?: boolean;
8618
9397
  /**
8619
- * Icon of the Header
9398
+ * Icon of the header
8620
9399
  */
8621
9400
  "icon"?: string;
8622
9401
  /**
@@ -8624,7 +9403,7 @@ declare namespace LocalJSX {
8624
9403
  */
8625
9404
  "iconColor"?: string;
8626
9405
  /**
8627
- * Emits when close icon is clicked and closes the modal Can be prevented, in which case only the event is triggered, and the modal remains open
9406
+ * Emits when the close icon is clicked and closes the modal Can be prevented, in which case only the event is triggered, and the modal remains open
8628
9407
  */
8629
9408
  "onCloseClick"?: (event: IxModalHeaderCustomEvent<MouseEvent>) => void;
8630
9409
  }
@@ -8869,6 +9648,12 @@ declare namespace LocalJSX {
8869
9648
  * Name of the icon
8870
9649
  */
8871
9650
  "icon"?: string;
9651
+ /**
9652
+ * Remove the padding of the content area. If set to `true` the left, right and bottom padding of the content area is removed.
9653
+ * @since 5.1.0
9654
+ * @default false
9655
+ */
9656
+ "noPadding"?: boolean;
8872
9657
  /**
8873
9658
  * This event is triggered when the variant of the pane is changed
8874
9659
  */
@@ -8917,50 +9702,175 @@ declare namespace LocalJSX {
8917
9702
  }
8918
9703
  interface IxPill {
8919
9704
  /**
8920
- * Align pill content left
8921
- * @default false
9705
+ * Align pill content left
9706
+ * @default false
9707
+ */
9708
+ "alignLeft"?: boolean;
9709
+ /**
9710
+ * ARIA label for the icon
9711
+ * @since 3.2.0
9712
+ */
9713
+ "ariaLabelIcon"?: string;
9714
+ /**
9715
+ * Custom color for pill. Only working for `variant='custom'`
9716
+ */
9717
+ "background"?: string | undefined;
9718
+ /**
9719
+ * Show icon
9720
+ */
9721
+ "icon"?: string;
9722
+ /**
9723
+ * Show pill as outline
9724
+ * @default false
9725
+ */
9726
+ "outline"?: boolean;
9727
+ /**
9728
+ * Custom font color for pill. Only working for `variant='custom'`
9729
+ */
9730
+ "pillColor"?: string | undefined;
9731
+ /**
9732
+ * Display a tooltip. By default, no tooltip will be displayed. Add the attribute to display the text content of the component as a tooltip or use a string to display a custom text.
9733
+ * @since 3.0.0
9734
+ * @default false
9735
+ */
9736
+ "tooltipText"?: string | boolean;
9737
+ /**
9738
+ * Pill variant
9739
+ * @default 'primary'
9740
+ */
9741
+ "variant"?: | 'primary'
9742
+ | 'alarm'
9743
+ | 'critical'
9744
+ | 'warning'
9745
+ | 'info'
9746
+ | 'neutral'
9747
+ | 'success'
9748
+ | 'custom';
9749
+ }
9750
+ /**
9751
+ * Floating panel anchored to a trigger element.
9752
+ * @since 5.1.0
9753
+ */
9754
+ interface IxPopover {
9755
+ /**
9756
+ * Dismiss when clicking outside the popover and trigger
9757
+ * @since 5.1.0
9758
+ * @default false
9759
+ */
9760
+ "closeOnClickOutside"?: boolean;
9761
+ /**
9762
+ * Show the spike pointing at the trigger
9763
+ * @since 5.1.0
9764
+ * @default false
9765
+ */
9766
+ "hasSpike"?: boolean;
9767
+ /**
9768
+ * Fires before visibility changes. Cancel to prevent.
9769
+ * @since 5.1.0
9770
+ */
9771
+ "onShowChange"?: (event: IxPopoverCustomEvent<boolean>) => void;
9772
+ /**
9773
+ * Fires after visibility has changed
9774
+ * @since 5.1.0
9775
+ */
9776
+ "onShowChanged"?: (event: IxPopoverCustomEvent<boolean>) => void;
9777
+ /**
9778
+ * Preferred placement relative to trigger
9779
+ * @since 5.1.0
9780
+ * @default 'bottom'
9781
+ */
9782
+ "placement"?: 'top' | 'bottom' | 'left' | 'right';
9783
+ /**
9784
+ * Show/hide state
9785
+ * @since 5.1.0
9786
+ * @default false
9787
+ */
9788
+ "show"?: boolean;
9789
+ /**
9790
+ * Element that toggles the popover. String values are resolved as the trigger element `id`, not as CSS selectors. Also accepts a DOM element reference.
9791
+ * @since 5.1.0
9792
+ */
9793
+ "trigger"?: ElementReference;
9794
+ /**
9795
+ * Interaction that opens the popover
9796
+ * @since 5.1.0
9797
+ * @default 'click'
9798
+ */
9799
+ "triggerMode"?: 'click' | 'hover';
9800
+ }
9801
+ /**
9802
+ * Main body section of the popover.
9803
+ * @since 5.1.0
9804
+ */
9805
+ interface IxPopoverContent {
9806
+ /**
9807
+ * Remove default inner padding.
9808
+ * @since 5.1.0
9809
+ * @default false
9810
+ */
9811
+ "noPadding"?: boolean;
9812
+ }
9813
+ /**
9814
+ * Footer section for actions and optional leading metadata.
9815
+ * @since 5.1.0
9816
+ */
9817
+ interface IxPopoverFooter {
9818
+ /**
9819
+ * Button layout direction
9820
+ * @since 5.1.0
9821
+ * @default 'horizontal'
8922
9822
  */
8923
- "alignLeft"?: boolean;
9823
+ "alignment"?: 'horizontal' | 'vertical';
9824
+ }
9825
+ /**
9826
+ * Header section with optional icon, title, additional items, and close button.
9827
+ * @since 5.1.0
9828
+ */
9829
+ interface IxPopoverHeader {
8924
9830
  /**
8925
- * ARIA label for the icon
8926
- * @since 3.2.0
9831
+ * ARIA label for the close icon button. Will be set as aria-label on the nested HTML button element.
9832
+ * @since 5.1.0
9833
+ * @default 'Close'
8927
9834
  */
8928
- "ariaLabelIcon"?: string;
9835
+ "ariaLabelCloseIconButton"?: string;
8929
9836
  /**
8930
- * Custom color for pill. Only working for `variant='custom'`
9837
+ * Hide the close (X) button
9838
+ * @since 5.1.0
9839
+ * @default false
8931
9840
  */
8932
- "background"?: string | undefined;
9841
+ "hideClose"?: boolean;
8933
9842
  /**
8934
- * Show icon
9843
+ * Icon name displayed before the title. The icon is decorative; provide context in the default slot heading.
9844
+ * @since 5.1.0
8935
9845
  */
8936
9846
  "icon"?: string;
8937
9847
  /**
8938
- * Show pill as outline
8939
- * @default false
9848
+ * Icon color
9849
+ * @since 5.1.0
8940
9850
  */
8941
- "outline"?: boolean;
9851
+ "iconColor"?: string;
8942
9852
  /**
8943
- * Custom font color for pill. Only working for `variant='custom'`
9853
+ * Fires when close button is clicked. Cancel to prevent closing.
9854
+ * @since 5.1.0
8944
9855
  */
8945
- "pillColor"?: string | undefined;
9856
+ "onCloseClick"?: (event: IxPopoverHeaderCustomEvent<MouseEvent>) => void;
9857
+ }
9858
+ /**
9859
+ * Optional image section for the popover.
9860
+ * @since 5.1.0
9861
+ */
9862
+ interface IxPopoverImage {
8946
9863
  /**
8947
- * Display a tooltip. By default, no tooltip will be displayed. Add the attribute to display the text content of the component as a tooltip or use a string to display a custom text.
8948
- * @since 3.0.0
8949
- * @default false
9864
+ * Image source URL
9865
+ * @since 5.1.0
8950
9866
  */
8951
- "tooltipText"?: string | boolean;
9867
+ "image"?: string;
8952
9868
  /**
8953
- * Pill variant
8954
- * @default 'primary'
9869
+ * Alt text for the image. Use an empty string for decorative images; provide descriptive text for content images.
9870
+ * @since 5.1.0
9871
+ * @default ''
8955
9872
  */
8956
- "variant"?: | 'primary'
8957
- | 'alarm'
8958
- | 'critical'
8959
- | 'warning'
8960
- | 'info'
8961
- | 'neutral'
8962
- | 'success'
8963
- | 'custom';
9873
+ "imageAlt"?: string;
8964
9874
  }
8965
9875
  /**
8966
9876
  * @since 3.2.0
@@ -9148,6 +10058,17 @@ declare namespace LocalJSX {
9148
10058
  */
9149
10059
  "warningText"?: string;
9150
10060
  }
10061
+ interface IxRangeField {
10062
+ /**
10063
+ * Hides the arrow icon between the two input fields. This can be used when the input range is used in a context where the arrow icon is not desired, such as in a form field with a custom label.
10064
+ * @default false
10065
+ */
10066
+ "hideArrow"?: boolean;
10067
+ /**
10068
+ * The type of the input range. If set to "time-range", the input range will be displayed as a time range.
10069
+ */
10070
+ "type"?: 'time-range' | 'date-range' | 'datetime-range';
10071
+ }
9151
10072
  interface IxRow {
9152
10073
  }
9153
10074
  /**
@@ -9160,10 +10081,11 @@ declare namespace LocalJSX {
9160
10081
  */
9161
10082
  "allowClear"?: boolean;
9162
10083
  /**
9163
- * ARIA label for the chevron down icon button Will be set as aria-label on the nested HTML button element
9164
- * @since 3.2.0
10084
+ * ARIA label for the add item
10085
+ * @since TODO: Define
10086
+ * @default 'Add item'
9165
10087
  */
9166
- "ariaLabelChevronDownIconButton"?: string;
10088
+ "ariaLabelAddItem"?: string;
9167
10089
  /**
9168
10090
  * ARIA label for the clear icon button Will be set as aria-label on the nested HTML button element
9169
10091
  * @since 3.2.0
@@ -9217,6 +10139,12 @@ declare namespace LocalJSX {
9217
10139
  * @default 'All'
9218
10140
  */
9219
10141
  "i18nAllSelected"?: string;
10142
+ /**
10143
+ * Accessible label template for the overflow indicator chip shown in multiple mode when not all selected chips fit on a single row. The `{count}` placeholder is replaced with the number of hidden items (e.g. "3 more").
10144
+ * @since 5.1.0
10145
+ * @default '{count} more'
10146
+ */
10147
+ "i18nMoreItems"?: string;
9220
10148
  /**
9221
10149
  * Information inside of dropdown if no items where found with current filter text
9222
10150
  * @default 'No matches'
@@ -9232,6 +10160,12 @@ declare namespace LocalJSX {
9232
10160
  * @default 'Type of select option'
9233
10161
  */
9234
10162
  "i18nPlaceholderEditable"?: string;
10163
+ /**
10164
+ * Prefix for the accessible name of the close control on a selected chip in multiple mode. The chip label or value is appended (e.g. "Remove Item 1").
10165
+ * @since 5.0.0
10166
+ * @default 'Remove'
10167
+ */
10168
+ "i18nRemoveSelectedItem"?: string;
9235
10169
  /**
9236
10170
  * Select list header
9237
10171
  * @default 'Select an option'
@@ -9303,6 +10237,12 @@ declare namespace LocalJSX {
9303
10237
  "warningText"?: string;
9304
10238
  }
9305
10239
  interface IxSelectItem {
10240
+ /**
10241
+ * Disable the item. A disabled item cannot be selected via mouse or keyboard and is excluded from the focusable items of the parent ix-select.
10242
+ * @since 5.1.0
10243
+ * @default false
10244
+ */
10245
+ "disabled"?: boolean;
9306
10246
  /**
9307
10247
  * Displayed name of the item
9308
10248
  */
@@ -9330,11 +10270,6 @@ declare namespace LocalJSX {
9330
10270
  * @default false
9331
10271
  */
9332
10272
  "disabled"?: boolean;
9333
- /**
9334
- * Show error state and message
9335
- * @deprecated Will be removed in 5.0.0. Use invalid class instead.
9336
- */
9337
- "error"?: boolean | string;
9338
10273
  /**
9339
10274
  * The `id` of a `<form>` element to associate this element with.
9340
10275
  */
@@ -9481,11 +10416,6 @@ declare namespace LocalJSX {
9481
10416
  * Button clicked
9482
10417
  */
9483
10418
  "onButtonClick"?: (event: IxSplitButtonCustomEvent<MouseEvent>) => void;
9484
- /**
9485
- * Placement of the dropdown
9486
- * @default 'bottom-start'
9487
- */
9488
- "placement"?: AlignedPlacement;
9489
10419
  /**
9490
10420
  * Icon of the button on the right
9491
10421
  */
@@ -9497,6 +10427,18 @@ declare namespace LocalJSX {
9497
10427
  "variant"?: SplitButtonVariant;
9498
10428
  }
9499
10429
  interface IxTabItem {
10430
+ /**
10431
+ * Aria label for the close button, important for accessibility
10432
+ * @since 5.0.0
10433
+ * @default 'Close tab'
10434
+ */
10435
+ "ariaLabelCloseButton"?: string;
10436
+ /**
10437
+ * If the tab can be closed
10438
+ * @since 5.0.0
10439
+ * @default false
10440
+ */
10441
+ "closable"?: boolean;
9500
10442
  /**
9501
10443
  * Set counter value
9502
10444
  */
@@ -9507,62 +10449,81 @@ declare namespace LocalJSX {
9507
10449
  */
9508
10450
  "disabled"?: boolean;
9509
10451
  /**
9510
- * Set icon only tab
9511
- * @default false
10452
+ * Set icon of the tab
10453
+ * @since 5.0.0
9512
10454
  */
9513
- "icon"?: boolean;
10455
+ "icon"?: string;
9514
10456
  /**
9515
- * Set layout width style
9516
- * @default 'auto'
10457
+ * Tab label
10458
+ * @since 5.0.0
9517
10459
  */
9518
- "layout"?: 'auto' | 'stretched';
10460
+ "label"?: string;
9519
10461
  /**
9520
10462
  * Emitted when the tab is clicked.
9521
10463
  */
9522
10464
  "onTabClick"?: (event: IxTabItemCustomEvent<TabClickDetail>) => void;
9523
10465
  /**
9524
- * Set selected placement
9525
- * @default 'bottom'
9526
- */
9527
- "placement"?: 'bottom' | 'top';
9528
- /**
9529
- * Set rounded tab
9530
- * @default false
10466
+ * Emitted when the tab's close button is clicked.
9531
10467
  */
9532
- "rounded"?: boolean;
10468
+ "onTabClose"?: (event: IxTabItemCustomEvent<TabClickDetail>) => void;
9533
10469
  /**
9534
10470
  * Set selected tab
9535
10471
  * @default false
9536
10472
  */
9537
10473
  "selected"?: boolean;
9538
10474
  /**
9539
- * Set small size tab
9540
- * @default false
10475
+ * Key of the tab, used for identifying the tab in events
10476
+ * @since 5.0.0
9541
10477
  */
9542
- "small"?: boolean;
10478
+ "tabKey": string;
10479
+ }
10480
+ /**
10481
+ * @since 5.0.0
10482
+ */
10483
+ interface IxTabPanel {
10484
+ /**
10485
+ * Key of the tab panel, has to be the same as the tabKey of the corresponding ix-tab-item
10486
+ */
10487
+ "tabKey": string;
10488
+ }
10489
+ /**
10490
+ * @since 5.0.0
10491
+ */
10492
+ interface IxTabSet {
9543
10493
  }
9544
10494
  interface IxTabs {
9545
10495
  /**
9546
- * ARIA label for the chevron left icon button
9547
- * @since 3.2.0
9548
- * @default 'Scroll tabs left'
10496
+ * Active tab key.
10497
+ * @since 5.0.0
9549
10498
  */
9550
- "ariaLabelChevronLeftIconButton"?: string;
10499
+ "activeTabKey"?: string;
9551
10500
  /**
9552
- * ARIA label for the chevron right icon button
9553
- * @since 3.2.0
9554
- * @default 'Scroll tabs right'
10501
+ * Aria label for the overflow menu button.
10502
+ * @since 5.0.0
10503
+ * @default 'Show all tabs'
9555
10504
  */
9556
- "ariaLabelChevronRightIconButton"?: string;
10505
+ "ariaLabelMoreTabs"?: string;
10506
+ /**
10507
+ * Keyboard interaction behavior: automatic: A tabs widget where tabs are automatically activated and their panel is displayed when they receive focus. manual: A tabs widget where users activate a tab and display its panel by pressing Space or Enter.
10508
+ * @since 5.0.0
10509
+ * @default 'automatic'
10510
+ */
10511
+ "keyboardNavigation"?: 'automatic' | 'manual';
9557
10512
  /**
9558
10513
  * Set layout width style
9559
10514
  * @default 'auto'
9560
10515
  */
9561
10516
  "layout"?: 'auto' | 'stretched';
9562
10517
  /**
9563
- * Tab selection event. Event detail is the zero-based tab index. Fires when the user selects a tab, or when the tab list changes and the selected index is adjusted. Not emitted when `selected` is set from outside.
10518
+ * Tab selection event. Event detail contains the new active tab key.
10519
+ * @since 5.0.0
10520
+ */
10521
+ "onTabChange"?: (event: IxTabsCustomEvent<string | undefined>) => void;
10522
+ /**
10523
+ * Tab close event. Event detail contains the closed tab key.
10524
+ * @since 5.0.0
9564
10525
  */
9565
- "onSelectedChange"?: (event: IxTabsCustomEvent<number>) => void;
10526
+ "onTabClose"?: (event: IxTabsCustomEvent<string | undefined>) => void;
9566
10527
  /**
9567
10528
  * Set placement style
9568
10529
  * @default 'bottom'
@@ -9573,11 +10534,6 @@ declare namespace LocalJSX {
9573
10534
  * @default false
9574
10535
  */
9575
10536
  "rounded"?: boolean;
9576
- /**
9577
- * Set default selected tab by index
9578
- * @default 0
9579
- */
9580
- "selected"?: number;
9581
10537
  /**
9582
10538
  * Set tab items to small size
9583
10539
  * @default false
@@ -9707,6 +10663,12 @@ declare namespace LocalJSX {
9707
10663
  * @form-ready
9708
10664
  */
9709
10665
  interface IxTimeInput {
10666
+ /**
10667
+ * ARIA label for the time picker toggle button Will be set as aria-label for the nested HTML button element
10668
+ * @since 5.0.0
10669
+ * @default 'Toggle time picker'
10670
+ */
10671
+ "ariaLabelTimeToggleButton"?: string;
9710
10672
  /**
9711
10673
  * Disabled attribute.
9712
10674
  * @default false
@@ -9789,11 +10751,21 @@ declare namespace LocalJSX {
9789
10751
  * Label of the input field.
9790
10752
  */
9791
10753
  "label"?: string;
10754
+ /**
10755
+ * Latest selectable time (`format` tokens). Invalid non-empty values are ignored.
10756
+ * @since 5.0.0
10757
+ */
10758
+ "maxTime"?: string;
9792
10759
  /**
9793
10760
  * Interval for millisecond selection.
9794
10761
  * @default 100
9795
10762
  */
9796
10763
  "millisecondInterval"?: number;
10764
+ /**
10765
+ * Earliest selectable time (`format` tokens). Invalid non-empty values are ignored.
10766
+ * @since 5.0.0
10767
+ */
10768
+ "minTime"?: string;
9797
10769
  /**
9798
10770
  * Interval for minute selection.
9799
10771
  * @default 1
@@ -9887,17 +10859,17 @@ declare namespace LocalJSX {
9887
10859
  /**
9888
10860
  * Interval for hour selection.
9889
10861
  * @since 3.2.0
9890
- * @default HOUR_INTERVAL_DEFAULT
10862
+ * @default 1
9891
10863
  */
9892
10864
  "hourInterval"?: number;
9893
10865
  /**
9894
10866
  * Text of the time confirm button.
9895
- * @default CONFIRM_BUTTON_DEFAULT
10867
+ * @default 'Confirm'
9896
10868
  */
9897
10869
  "i18nConfirmTime"?: string;
9898
10870
  /**
9899
10871
  * Text for the top header.
9900
- * @default HEADER_DEFAULT
10872
+ * @default 'Time'
9901
10873
  */
9902
10874
  "i18nHeader"?: string;
9903
10875
  /**
@@ -9920,16 +10892,26 @@ declare namespace LocalJSX {
9920
10892
  * @default 'sec'
9921
10893
  */
9922
10894
  "i18nSecondColumnHeader"?: string;
10895
+ /**
10896
+ * Latest selectable time (`format` tokens). Invalid non-empty values are ignored.
10897
+ * @since 5.0.0
10898
+ */
10899
+ "maxTime"?: string;
9923
10900
  /**
9924
10901
  * Interval for millisecond selection.
9925
10902
  * @since 3.2.0
9926
- * @default MILLISECOND_INTERVAL_DEFAULT
10903
+ * @default 100
9927
10904
  */
9928
10905
  "millisecondInterval"?: number;
10906
+ /**
10907
+ * Earliest selectable time (`format` tokens). Invalid non-empty values are ignored.
10908
+ * @since 5.0.0
10909
+ */
10910
+ "minTime"?: string;
9929
10911
  /**
9930
10912
  * Interval for minute selection.
9931
10913
  * @since 3.2.0
9932
- * @default MINUTE_INTERVAL_DEFAULT
10914
+ * @default 1
9933
10915
  */
9934
10916
  "minuteInterval"?: number;
9935
10917
  /**
@@ -9943,7 +10925,7 @@ declare namespace LocalJSX {
9943
10925
  /**
9944
10926
  * Interval for second selection.
9945
10927
  * @since 3.2.0
9946
- * @default SECOND_INTERVAL_DEFAULT
10928
+ * @default 1
9947
10929
  */
9948
10930
  "secondInterval"?: number;
9949
10931
  /**
@@ -9997,14 +10979,7 @@ declare namespace LocalJSX {
9997
10979
  }
9998
10980
  interface IxToastContainer {
9999
10981
  /**
10000
- * @default 'toast-container'
10001
- */
10002
- "containerClass"?: string;
10003
- /**
10004
- * @default 'toast-container'
10005
- */
10006
- "containerId"?: string;
10007
- /**
10982
+ * Position of the toast container. Determines where the toasts will be displayed on the screen.
10008
10983
  * @default 'bottom-right'
10009
10984
  */
10010
10985
  "position"?: 'bottom-right' | 'top-right';
@@ -10076,11 +11051,6 @@ declare namespace LocalJSX {
10076
11051
  "value"?: string;
10077
11052
  }
10078
11053
  interface IxToggleButton {
10079
- /**
10080
- * ARIA label that will be set on the native HTML button element
10081
- * @since 3.2.0
10082
- */
10083
- "ariaLabelButton"?: string;
10084
11054
  /**
10085
11055
  * Disable the button
10086
11056
  * @default false
@@ -10192,6 +11162,12 @@ declare namespace LocalJSX {
10192
11162
  * Context
10193
11163
  */
10194
11164
  "context"?: TreeItemContext;
11165
+ /**
11166
+ * Disable tree item
11167
+ * @since 5.0.0
11168
+ * @default false
11169
+ */
11170
+ "disabled"?: boolean;
10195
11171
  /**
10196
11172
  * Has tree item children
10197
11173
  * @default false
@@ -10235,6 +11211,12 @@ declare namespace LocalJSX {
10235
11211
  * The accept attribute specifies the types of files that the server accepts (that can be submitted through a file upload). See {@link https://www.w3schools.com/tags/att_input_accept.asp}
10236
11212
  */
10237
11213
  "accept"?: string;
11214
+ /**
11215
+ * If directoryUpload is true the user can drop or select a folder containing one or more files
11216
+ * @since 5.1.0
11217
+ * @default false
11218
+ */
11219
+ "directoryUpload"?: boolean;
10238
11220
  /**
10239
11221
  * Disable all input events
10240
11222
  * @default false
@@ -10246,13 +11228,11 @@ declare namespace LocalJSX {
10246
11228
  */
10247
11229
  "i18nUploadDisabled"?: string;
10248
11230
  /**
10249
- * Label for upload file button
10250
- * @default 'Upload file…'
11231
+ * Label for upload file or folder button
10251
11232
  */
10252
11233
  "i18nUploadFile"?: string;
10253
11234
  /**
10254
11235
  * Will be used by state = UploadFileState.LOADING
10255
- * @default 'Checking files…'
10256
11236
  */
10257
11237
  "loadingText"?: string;
10258
11238
  /**
@@ -10271,7 +11251,6 @@ declare namespace LocalJSX {
10271
11251
  "onFilesChanged"?: (event: IxUploadCustomEvent<Array<File>>) => void;
10272
11252
  /**
10273
11253
  * Will be used by state = UploadFileState.SELECT_FILE
10274
- * @default '+ Drag files here or…'
10275
11254
  */
10276
11255
  "selectFileText"?: string;
10277
11256
  /**
@@ -10290,26 +11269,6 @@ declare namespace LocalJSX {
10290
11269
  */
10291
11270
  "uploadSuccessText"?: string;
10292
11271
  }
10293
- /**
10294
- * @deprecated Since 3.0.0. Will be removed with 5.0.0
10295
- * Not maintained anymore.
10296
- */
10297
- interface IxValidationTooltip {
10298
- /**
10299
- * Message of the tooltip
10300
- */
10301
- "message"?: string;
10302
- /**
10303
- * Placement of the tooltip
10304
- * @default 'top'
10305
- */
10306
- "placement"?: Side;
10307
- /**
10308
- * Suppress the automatic placement of the dropdown.
10309
- * @default false
10310
- */
10311
- "suppressAutomaticPlacement"?: boolean;
10312
- }
10313
11272
  interface IxWorkflowStep {
10314
11273
  /**
10315
11274
  * Activate navigation click
@@ -10370,8 +11329,8 @@ declare namespace LocalJSX {
10370
11329
  "passive": boolean;
10371
11330
  }
10372
11331
  interface IxApplicationAttributes {
10373
- "theme": IxTheme;
10374
- "themeSystemAppearance": boolean;
11332
+ "theme": string;
11333
+ "colorSchema": ThemeVariant;
10375
11334
  "forceBreakpoint": Breakpoint | undefined;
10376
11335
  }
10377
11336
  interface IxApplicationHeaderAttributes {
@@ -10384,13 +11343,11 @@ declare namespace LocalJSX {
10384
11343
  "appIconOutline": boolean;
10385
11344
  "hideBottomBorder": boolean;
10386
11345
  "showMenu": boolean;
10387
- "ariaLabelMenuExpandIconButton": string;
10388
11346
  "ariaLabelAppSwitchIconButton": string;
10389
11347
  "ariaLabelMoreMenuIconButton": string;
10390
11348
  "enableTopLayer": boolean;
10391
11349
  }
10392
11350
  interface IxAvatarAttributes {
10393
- "a11yLabel": string;
10394
11351
  "image": string;
10395
11352
  "initials": string;
10396
11353
  "username": string;
@@ -10412,15 +11369,14 @@ declare namespace LocalJSX {
10412
11369
  "enableTopLayer": boolean;
10413
11370
  }
10414
11371
  interface IxBreadcrumbItemAttributes {
10415
- "ariaLabelButton": string;
10416
11372
  "label": string;
10417
11373
  "icon": string;
10418
11374
  "href": string;
10419
11375
  "target": AnchorTarget;
11376
+ "breadcrumbKey": string;
10420
11377
  "rel": string;
10421
11378
  }
10422
11379
  interface IxButtonAttributes {
10423
- "ariaLabelButton": string;
10424
11380
  "variant": ButtonVariant;
10425
11381
  "disabled": boolean;
10426
11382
  "type": 'button' | 'submit';
@@ -10451,6 +11407,7 @@ declare namespace LocalJSX {
10451
11407
  "suppressOverflowHandling": boolean;
10452
11408
  "hideShowAll": boolean;
10453
11409
  "i18nShowAll": string;
11410
+ "i18nShowLess": string;
10454
11411
  "i18nMoreCards": string;
10455
11412
  }
10456
11413
  interface IxCategoryFilterAttributes {
@@ -10488,17 +11445,11 @@ declare namespace LocalJSX {
10488
11445
  "showTextAsTooltip": boolean;
10489
11446
  }
10490
11447
  interface IxChipAttributes {
10491
- "variant": | 'primary'
10492
- | 'alarm'
10493
- | 'critical'
10494
- | 'warning'
10495
- | 'info'
10496
- | 'neutral'
10497
- | 'success'
10498
- | 'custom';
11448
+ "variant": ChipVariant;
10499
11449
  "inactive": boolean;
10500
11450
  "closable": boolean;
10501
11451
  "icon": string;
11452
+ "ariaLabelIcon": string;
10502
11453
  "background": string | undefined;
10503
11454
  "chipColor": string | undefined;
10504
11455
  "outline": boolean;
@@ -10543,11 +11494,8 @@ declare namespace LocalJSX {
10543
11494
  "variant": ButtonVariant;
10544
11495
  "loading": boolean;
10545
11496
  "showWeekNumbers": boolean;
10546
- "ariaLabelDropdownButton": string;
10547
- "customRangeDisabled": boolean;
10548
11497
  "locale": string;
10549
11498
  "weekStartIndex": number;
10550
- "i18nCustomItem": string;
10551
11499
  "i18nDone": string;
10552
11500
  "i18nNoRange": string;
10553
11501
  "enableTopLayer": boolean;
@@ -10591,6 +11539,8 @@ declare namespace LocalJSX {
10591
11539
  "i18nDone": string;
10592
11540
  "ariaLabelPreviousMonthButton": string;
10593
11541
  "ariaLabelNextMonthButton": string;
11542
+ "ariaLabelMonthSelection": string;
11543
+ "ariaLabelYearSelection": string;
10594
11544
  "weekStartIndex": number;
10595
11545
  "locale": string;
10596
11546
  "showWeekNumbers": boolean;
@@ -10601,6 +11551,39 @@ declare namespace LocalJSX {
10601
11551
  "hideHeader": boolean;
10602
11552
  "hasFooter": boolean;
10603
11553
  "corners": DateTimeCardCorners;
11554
+ "noPadding": boolean;
11555
+ }
11556
+ interface IxDatetimeInputAttributes {
11557
+ "name": string;
11558
+ "placeholder": string;
11559
+ "value": string;
11560
+ "format": string;
11561
+ "locale": string;
11562
+ "required": boolean;
11563
+ "disabled": boolean;
11564
+ "readonly": boolean;
11565
+ "minDate": string;
11566
+ "maxDate": string;
11567
+ "minTime": string;
11568
+ "maxTime": string;
11569
+ "label": string;
11570
+ "helperText": string;
11571
+ "invalidText": string;
11572
+ "infoText": string;
11573
+ "warningText": string;
11574
+ "validText": string;
11575
+ "showTextAsTooltip": boolean;
11576
+ "i18nErrorDateTimeUnparsable": string;
11577
+ "i18nDone": string;
11578
+ "i18nTime": string;
11579
+ "ariaLabelPreviousMonthButton": string;
11580
+ "ariaLabelNextMonthButton": string;
11581
+ "ariaLabelCalendarButton": string;
11582
+ "showWeekNumbers": boolean;
11583
+ "weekStartIndex": number;
11584
+ "suppressSubmitOnEnter": boolean;
11585
+ "textAlignment": 'start' | 'end';
11586
+ "enableTopLayer": boolean;
10604
11587
  }
10605
11588
  interface IxDatetimePickerAttributes {
10606
11589
  "singleSelection": boolean;
@@ -10608,6 +11591,8 @@ declare namespace LocalJSX {
10608
11591
  "maxDate": string;
10609
11592
  "dateFormat": string;
10610
11593
  "timeFormat": string;
11594
+ "minTime": string;
11595
+ "maxTime": string;
10611
11596
  "from": string;
10612
11597
  "to": string;
10613
11598
  "time": string;
@@ -10621,15 +11606,6 @@ declare namespace LocalJSX {
10621
11606
  "locale": string;
10622
11607
  "showWeekNumbers": boolean;
10623
11608
  }
10624
- interface IxDrawerAttributes {
10625
- "show": boolean;
10626
- "closeOnClickOutside": boolean;
10627
- "fullHeight": boolean;
10628
- "minWidth": number;
10629
- "maxWidth": number;
10630
- "width": string;
10631
- "ariaLabelCloseButton": string;
10632
- }
10633
11609
  interface IxDropdownAttributes {
10634
11610
  "suppressAutomaticPlacement": boolean;
10635
11611
  "show": boolean;
@@ -10639,16 +11615,21 @@ declare namespace LocalJSX {
10639
11615
  "placement": AlignedPlacement;
10640
11616
  "positioningStrategy": 'absolute' | 'fixed';
10641
11617
  "header": string;
11618
+ "suppressTriggerVisibilityCheck": boolean;
11619
+ "disableFocusHandling": boolean;
11620
+ "disableFocusTrap": boolean;
10642
11621
  "enableTopLayer": boolean;
11622
+ "focusCheckedItem": boolean;
10643
11623
  }
10644
11624
  interface IxDropdownButtonAttributes {
10645
11625
  "variant": DropdownButtonVariant;
10646
11626
  "disabled": boolean;
10647
- "label": string;
11627
+ "label": string | null;
10648
11628
  "icon": string;
10649
11629
  "closeBehavior": string;
10650
11630
  "placement": AlignedPlacement;
10651
11631
  "ariaLabelDropdownButton": string;
11632
+ "focusCheckedItem": boolean;
10652
11633
  "enableTopLayer": boolean;
10653
11634
  }
10654
11635
  interface IxDropdownHeaderAttributes {
@@ -10662,6 +11643,7 @@ declare namespace LocalJSX {
10662
11643
  "hover": boolean;
10663
11644
  "disabled": boolean;
10664
11645
  "checked": boolean;
11646
+ "itemRole": IxDropdownItemRole;
10665
11647
  }
10666
11648
  interface IxEmptyStateAttributes {
10667
11649
  "layout": EmptyStateLayout;
@@ -10711,11 +11693,11 @@ declare namespace LocalJSX {
10711
11693
  "isWarning": boolean;
10712
11694
  "showTextAsTooltip": boolean;
10713
11695
  "required": boolean;
10714
- "htmlForLabel": string;
10715
11696
  }
10716
11697
  interface IxFilterChipAttributes {
10717
11698
  "disabled": boolean;
10718
11699
  "readonly": boolean;
11700
+ "hideCloseButton": boolean;
10719
11701
  "ariaLabelCloseIconButton": string;
10720
11702
  }
10721
11703
  interface IxFlipTileAttributes {
@@ -10756,7 +11738,6 @@ declare namespace LocalJSX {
10756
11738
  "warningText": string;
10757
11739
  }
10758
11740
  interface IxIconButtonAttributes {
10759
- "a11yLabel": string;
10760
11741
  "variant": IconButtonVariant;
10761
11742
  "oval": boolean;
10762
11743
  "icon": string;
@@ -10776,7 +11757,6 @@ declare namespace LocalJSX {
10776
11757
  "size": '24' | '16' | '12';
10777
11758
  "disabled": boolean;
10778
11759
  "loading": boolean;
10779
- "ariaLabelIconButton": string;
10780
11760
  }
10781
11761
  interface IxInputAttributes {
10782
11762
  "type": 'text' | 'email' | 'password' | 'tel' | 'url';
@@ -10835,10 +11815,11 @@ declare namespace LocalJSX {
10835
11815
  "enableToggleTheme": boolean;
10836
11816
  "applicationName": string;
10837
11817
  "applicationDescription": string;
10838
- "i18nExpandSidebar": string;
10839
11818
  "expand": boolean;
10840
11819
  "startExpanded": boolean;
10841
11820
  "pinned": boolean;
11821
+ "i18nAriaLabelMenu": string;
11822
+ "i18nNavigationHint": string;
10842
11823
  "i18nLegal": string;
10843
11824
  "i18nSettings": string;
10844
11825
  "i18nToggleTheme": string;
@@ -10846,11 +11827,13 @@ declare namespace LocalJSX {
10846
11827
  "i18nCollapse": string;
10847
11828
  }
10848
11829
  interface IxMenuAboutAttributes {
10849
- "activeTabLabel": string;
11830
+ "suppressLegacyTabs": boolean;
11831
+ "activeTabKey": string;
10850
11832
  "label": string;
10851
11833
  "ariaLabelCloseButton": string;
10852
11834
  }
10853
11835
  interface IxMenuAboutItemAttributes {
11836
+ "tabKey": string;
10854
11837
  "label": string;
10855
11838
  }
10856
11839
  interface IxMenuAboutNewsAttributes {
@@ -10858,6 +11841,7 @@ declare namespace LocalJSX {
10858
11841
  "label": string;
10859
11842
  "i18nShowMore": string;
10860
11843
  "aboutItemLabel": string;
11844
+ "activeAboutTabKey": string;
10861
11845
  }
10862
11846
  interface IxMenuAvatarAttributes {
10863
11847
  "top": string;
@@ -10881,10 +11865,11 @@ declare namespace LocalJSX {
10881
11865
  "tooltipText": string;
10882
11866
  }
10883
11867
  interface IxMenuExpandIconAttributes {
11868
+ "i18nExpand": string;
11869
+ "i18nCollapse": string;
10884
11870
  "expanded": boolean;
10885
11871
  "breakpoint": Breakpoint;
10886
11872
  "pinned": boolean;
10887
- "ixAriaLabel": string;
10888
11873
  }
10889
11874
  interface IxMenuItemAttributes {
10890
11875
  "label": string;
@@ -10900,11 +11885,13 @@ declare namespace LocalJSX {
10900
11885
  "rel": string;
10901
11886
  }
10902
11887
  interface IxMenuSettingsAttributes {
10903
- "activeTabLabel": string;
11888
+ "suppressLegacyTabs": boolean;
11889
+ "activeTabKey": string;
10904
11890
  "label": string;
10905
11891
  "ariaLabelCloseButton": string;
10906
11892
  }
10907
11893
  interface IxMenuSettingsItemAttributes {
11894
+ "tabKey": string;
10908
11895
  "label": string;
10909
11896
  }
10910
11897
  interface IxMessageBarAttributes {
@@ -10923,7 +11910,7 @@ declare namespace LocalJSX {
10923
11910
  "hideBackdrop": boolean;
10924
11911
  "closeOnBackdropClick": boolean;
10925
11912
  "centered": boolean;
10926
- "disableEscapeClose": boolean;
11913
+ "isNonBlocking": boolean;
10927
11914
  }
10928
11915
  interface IxModalHeaderAttributes {
10929
11916
  "hideClose": boolean;
@@ -10981,6 +11968,7 @@ declare namespace LocalJSX {
10981
11968
  | '33%'
10982
11969
  | '50%';
10983
11970
  "borderless": boolean;
11971
+ "noPadding": boolean;
10984
11972
  "expanded": boolean;
10985
11973
  "composition": Composition;
10986
11974
  "icon": string;
@@ -11010,6 +11998,30 @@ declare namespace LocalJSX {
11010
11998
  "alignLeft": boolean;
11011
11999
  "tooltipText": string;
11012
12000
  }
12001
+ interface IxPopoverAttributes {
12002
+ "trigger": ElementReference;
12003
+ "show": boolean;
12004
+ "placement": 'top' | 'bottom' | 'left' | 'right';
12005
+ "hasSpike": boolean;
12006
+ "triggerMode": 'click' | 'hover';
12007
+ "closeOnClickOutside": boolean;
12008
+ }
12009
+ interface IxPopoverContentAttributes {
12010
+ "noPadding": boolean;
12011
+ }
12012
+ interface IxPopoverFooterAttributes {
12013
+ "alignment": 'horizontal' | 'vertical';
12014
+ }
12015
+ interface IxPopoverHeaderAttributes {
12016
+ "icon": string;
12017
+ "iconColor": string;
12018
+ "hideClose": boolean;
12019
+ "ariaLabelCloseIconButton": string;
12020
+ }
12021
+ interface IxPopoverImageAttributes {
12022
+ "image": string;
12023
+ "imageAlt": string;
12024
+ }
11013
12025
  interface IxProgressIndicatorAttributes {
11014
12026
  "type": 'linear' | 'circular';
11015
12027
  "size": ProgressIndicatorSize;
@@ -11051,12 +12063,17 @@ declare namespace LocalJSX {
11051
12063
  "showTextAsTooltip": boolean;
11052
12064
  "direction": 'column' | 'row';
11053
12065
  }
12066
+ interface IxRangeFieldAttributes {
12067
+ "type": 'time-range' | 'date-range' | 'datetime-range';
12068
+ "hideArrow": boolean;
12069
+ }
11054
12070
  interface IxSelectAttributes {
11055
12071
  "name": string;
11056
12072
  "required": boolean;
11057
12073
  "label": string;
11058
- "ariaLabelChevronDownIconButton": string;
11059
12074
  "ariaLabelClearIconButton": string;
12075
+ "ariaLabelAddItem": string;
12076
+ "i18nMoreItems": string;
11060
12077
  "warningText": string;
11061
12078
  "infoText": string;
11062
12079
  "invalidText": string;
@@ -11074,6 +12091,7 @@ declare namespace LocalJSX {
11074
12091
  "i18nSelectListHeader": string;
11075
12092
  "i18nNoMatches": string;
11076
12093
  "i18nAllSelected": string;
12094
+ "i18nRemoveSelectedItem": string;
11077
12095
  "hideListHeader": boolean;
11078
12096
  "dropdownWidth": string;
11079
12097
  "dropdownMaxWidth": string;
@@ -11084,6 +12102,7 @@ declare namespace LocalJSX {
11084
12102
  "label": string;
11085
12103
  "value": string;
11086
12104
  "selected": boolean;
12105
+ "disabled": boolean;
11087
12106
  }
11088
12107
  interface IxSliderAttributes {
11089
12108
  "helperText": string;
@@ -11100,7 +12119,6 @@ declare namespace LocalJSX {
11100
12119
  "trace": boolean;
11101
12120
  "traceReference": number;
11102
12121
  "disabled": boolean;
11103
- "error": string;
11104
12122
  }
11105
12123
  interface IxSpinnerAttributes {
11106
12124
  "variant": 'primary' | 'secondary';
@@ -11117,27 +12135,29 @@ declare namespace LocalJSX {
11117
12135
  "disabled": boolean;
11118
12136
  "disableButton": boolean;
11119
12137
  "disableDropdownButton": boolean;
11120
- "placement": AlignedPlacement;
11121
12138
  "enableTopLayer": boolean;
11122
12139
  }
11123
12140
  interface IxTabItemAttributes {
12141
+ "tabKey": string;
11124
12142
  "selected": boolean;
11125
12143
  "disabled": boolean;
11126
- "small": boolean;
11127
- "icon": boolean;
11128
- "rounded": boolean;
12144
+ "icon": string;
11129
12145
  "counter": number;
11130
- "layout": 'auto' | 'stretched';
11131
- "placement": 'bottom' | 'top';
12146
+ "closable": boolean;
12147
+ "label": string;
12148
+ "ariaLabelCloseButton": string;
12149
+ }
12150
+ interface IxTabPanelAttributes {
12151
+ "tabKey": string;
11132
12152
  }
11133
12153
  interface IxTabsAttributes {
11134
12154
  "small": boolean;
11135
12155
  "rounded": boolean;
11136
- "selected": number;
11137
12156
  "layout": 'auto' | 'stretched';
11138
12157
  "placement": 'bottom' | 'top';
11139
- "ariaLabelChevronLeftIconButton": string;
11140
- "ariaLabelChevronRightIconButton": string;
12158
+ "ariaLabelMoreTabs": string;
12159
+ "activeTabKey": string;
12160
+ "keyboardNavigation": 'automatic' | 'manual';
11141
12161
  }
11142
12162
  interface IxTextareaAttributes {
11143
12163
  "name": string;
@@ -11169,6 +12189,8 @@ declare namespace LocalJSX {
11169
12189
  "placeholder": string;
11170
12190
  "value": string;
11171
12191
  "format": string;
12192
+ "minTime": string;
12193
+ "maxTime": string;
11172
12194
  "required": boolean;
11173
12195
  "helperText": string;
11174
12196
  "label": string;
@@ -11194,6 +12216,7 @@ declare namespace LocalJSX {
11194
12216
  "hideHeader": boolean;
11195
12217
  "textAlignment": 'start' | 'end';
11196
12218
  "enableTopLayer": boolean;
12219
+ "ariaLabelTimeToggleButton": string;
11197
12220
  }
11198
12221
  interface IxTimePickerAttributes {
11199
12222
  "format": string;
@@ -11205,6 +12228,8 @@ declare namespace LocalJSX {
11205
12228
  "secondInterval": number;
11206
12229
  "millisecondInterval": number;
11207
12230
  "time": string;
12231
+ "minTime": string;
12232
+ "maxTime": string;
11208
12233
  "i18nConfirmTime": string;
11209
12234
  "i18nHeader": string;
11210
12235
  "i18nHourColumnHeader": string;
@@ -11223,8 +12248,6 @@ declare namespace LocalJSX {
11223
12248
  "ariaLabelCloseIconButton": string;
11224
12249
  }
11225
12250
  interface IxToastContainerAttributes {
11226
- "containerId": string;
11227
- "containerClass": string;
11228
12251
  "position": 'bottom-right' | 'top-right';
11229
12252
  }
11230
12253
  interface IxToggleAttributes {
@@ -11246,7 +12269,6 @@ declare namespace LocalJSX {
11246
12269
  "icon": string;
11247
12270
  "iconRight": string;
11248
12271
  "pressed": boolean;
11249
- "ariaLabelButton": string;
11250
12272
  }
11251
12273
  interface IxTooltipAttributes {
11252
12274
  "for": ElementReference | ElementReference[];
@@ -11261,6 +12283,7 @@ declare namespace LocalJSX {
11261
12283
  interface IxTreeItemAttributes {
11262
12284
  "text": string;
11263
12285
  "hasChildren": boolean;
12286
+ "disabled": boolean;
11264
12287
  "ariaLabelChevronIcon": string;
11265
12288
  }
11266
12289
  interface IxTypographyAttributes {
@@ -11272,6 +12295,7 @@ declare namespace LocalJSX {
11272
12295
  interface IxUploadAttributes {
11273
12296
  "accept": string;
11274
12297
  "multiple": boolean;
12298
+ "directoryUpload": boolean;
11275
12299
  "multiline": boolean;
11276
12300
  "disabled": boolean;
11277
12301
  "state": UploadFileState;
@@ -11282,11 +12306,6 @@ declare namespace LocalJSX {
11282
12306
  "i18nUploadFile": string;
11283
12307
  "i18nUploadDisabled": string;
11284
12308
  }
11285
- interface IxValidationTooltipAttributes {
11286
- "message": string;
11287
- "placement": Side;
11288
- "suppressAutomaticPlacement": boolean;
11289
- }
11290
12309
  interface IxWorkflowStepAttributes {
11291
12310
  "vertical": boolean;
11292
12311
  "disabled": boolean;
@@ -11304,12 +12323,11 @@ declare namespace LocalJSX {
11304
12323
  "ix-action-card": Omit<IxActionCard, keyof IxActionCardAttributes> & { [K in keyof IxActionCard & keyof IxActionCardAttributes]?: IxActionCard[K] } & { [K in keyof IxActionCard & keyof IxActionCardAttributes as `attr:${K}`]?: IxActionCardAttributes[K] } & { [K in keyof IxActionCard & keyof IxActionCardAttributes as `prop:${K}`]?: IxActionCard[K] };
11305
12324
  "ix-application": Omit<IxApplication, keyof IxApplicationAttributes> & { [K in keyof IxApplication & keyof IxApplicationAttributes]?: IxApplication[K] } & { [K in keyof IxApplication & keyof IxApplicationAttributes as `attr:${K}`]?: IxApplicationAttributes[K] } & { [K in keyof IxApplication & keyof IxApplicationAttributes as `prop:${K}`]?: IxApplication[K] };
11306
12325
  "ix-application-header": Omit<IxApplicationHeader, keyof IxApplicationHeaderAttributes> & { [K in keyof IxApplicationHeader & keyof IxApplicationHeaderAttributes]?: IxApplicationHeader[K] } & { [K in keyof IxApplicationHeader & keyof IxApplicationHeaderAttributes as `attr:${K}`]?: IxApplicationHeaderAttributes[K] } & { [K in keyof IxApplicationHeader & keyof IxApplicationHeaderAttributes as `prop:${K}`]?: IxApplicationHeader[K] };
11307
- "ix-application-sidebar": IxApplicationSidebar;
11308
12326
  "ix-application-switch-modal": IxApplicationSwitchModal;
11309
12327
  "ix-avatar": Omit<IxAvatar, keyof IxAvatarAttributes> & { [K in keyof IxAvatar & keyof IxAvatarAttributes]?: IxAvatar[K] } & { [K in keyof IxAvatar & keyof IxAvatarAttributes as `attr:${K}`]?: IxAvatarAttributes[K] } & { [K in keyof IxAvatar & keyof IxAvatarAttributes as `prop:${K}`]?: IxAvatar[K] };
11310
12328
  "ix-blind": Omit<IxBlind, keyof IxBlindAttributes> & { [K in keyof IxBlind & keyof IxBlindAttributes]?: IxBlind[K] } & { [K in keyof IxBlind & keyof IxBlindAttributes as `attr:${K}`]?: IxBlindAttributes[K] } & { [K in keyof IxBlind & keyof IxBlindAttributes as `prop:${K}`]?: IxBlind[K] };
11311
12329
  "ix-breadcrumb": Omit<IxBreadcrumb, keyof IxBreadcrumbAttributes> & { [K in keyof IxBreadcrumb & keyof IxBreadcrumbAttributes]?: IxBreadcrumb[K] } & { [K in keyof IxBreadcrumb & keyof IxBreadcrumbAttributes as `attr:${K}`]?: IxBreadcrumbAttributes[K] } & { [K in keyof IxBreadcrumb & keyof IxBreadcrumbAttributes as `prop:${K}`]?: IxBreadcrumb[K] };
11312
- "ix-breadcrumb-item": Omit<IxBreadcrumbItem, keyof IxBreadcrumbItemAttributes> & { [K in keyof IxBreadcrumbItem & keyof IxBreadcrumbItemAttributes]?: IxBreadcrumbItem[K] } & { [K in keyof IxBreadcrumbItem & keyof IxBreadcrumbItemAttributes as `attr:${K}`]?: IxBreadcrumbItemAttributes[K] } & { [K in keyof IxBreadcrumbItem & keyof IxBreadcrumbItemAttributes as `prop:${K}`]?: IxBreadcrumbItem[K] };
12330
+ "ix-breadcrumb-item": Omit<IxBreadcrumbItem, keyof IxBreadcrumbItemAttributes> & { [K in keyof IxBreadcrumbItem & keyof IxBreadcrumbItemAttributes]?: IxBreadcrumbItem[K] } & { [K in keyof IxBreadcrumbItem & keyof IxBreadcrumbItemAttributes as `attr:${K}`]?: IxBreadcrumbItemAttributes[K] } & { [K in keyof IxBreadcrumbItem & keyof IxBreadcrumbItemAttributes as `prop:${K}`]?: IxBreadcrumbItem[K] } & OneOf<"breadcrumbKey", IxBreadcrumbItem["breadcrumbKey"], IxBreadcrumbItemAttributes["breadcrumbKey"]>;
11313
12331
  "ix-button": Omit<IxButton, keyof IxButtonAttributes> & { [K in keyof IxButton & keyof IxButtonAttributes]?: IxButton[K] } & { [K in keyof IxButton & keyof IxButtonAttributes as `attr:${K}`]?: IxButtonAttributes[K] } & { [K in keyof IxButton & keyof IxButtonAttributes as `prop:${K}`]?: IxButton[K] };
11314
12332
  "ix-card": Omit<IxCard, keyof IxCardAttributes> & { [K in keyof IxCard & keyof IxCardAttributes]?: IxCard[K] } & { [K in keyof IxCard & keyof IxCardAttributes as `attr:${K}`]?: IxCardAttributes[K] } & { [K in keyof IxCard & keyof IxCardAttributes as `prop:${K}`]?: IxCard[K] };
11315
12333
  "ix-card-accordion": Omit<IxCardAccordion, keyof IxCardAccordionAttributes> & { [K in keyof IxCardAccordion & keyof IxCardAccordionAttributes]?: IxCardAccordion[K] } & { [K in keyof IxCardAccordion & keyof IxCardAccordionAttributes as `attr:${K}`]?: IxCardAccordionAttributes[K] } & { [K in keyof IxCardAccordion & keyof IxCardAccordionAttributes as `prop:${K}`]?: IxCardAccordion[K] };
@@ -11330,9 +12348,9 @@ declare namespace LocalJSX {
11330
12348
  "ix-date-input": Omit<IxDateInput, keyof IxDateInputAttributes> & { [K in keyof IxDateInput & keyof IxDateInputAttributes]?: IxDateInput[K] } & { [K in keyof IxDateInput & keyof IxDateInputAttributes as `attr:${K}`]?: IxDateInputAttributes[K] } & { [K in keyof IxDateInput & keyof IxDateInputAttributes as `prop:${K}`]?: IxDateInput[K] };
11331
12349
  "ix-date-picker": Omit<IxDatePicker, keyof IxDatePickerAttributes> & { [K in keyof IxDatePicker & keyof IxDatePickerAttributes]?: IxDatePicker[K] } & { [K in keyof IxDatePicker & keyof IxDatePickerAttributes as `attr:${K}`]?: IxDatePickerAttributes[K] } & { [K in keyof IxDatePicker & keyof IxDatePickerAttributes as `prop:${K}`]?: IxDatePicker[K] };
11332
12350
  "ix-date-time-card": Omit<IxDateTimeCard, keyof IxDateTimeCardAttributes> & { [K in keyof IxDateTimeCard & keyof IxDateTimeCardAttributes]?: IxDateTimeCard[K] } & { [K in keyof IxDateTimeCard & keyof IxDateTimeCardAttributes as `attr:${K}`]?: IxDateTimeCardAttributes[K] } & { [K in keyof IxDateTimeCard & keyof IxDateTimeCardAttributes as `prop:${K}`]?: IxDateTimeCard[K] };
12351
+ "ix-datetime-input": Omit<IxDatetimeInput, keyof IxDatetimeInputAttributes> & { [K in keyof IxDatetimeInput & keyof IxDatetimeInputAttributes]?: IxDatetimeInput[K] } & { [K in keyof IxDatetimeInput & keyof IxDatetimeInputAttributes as `attr:${K}`]?: IxDatetimeInputAttributes[K] } & { [K in keyof IxDatetimeInput & keyof IxDatetimeInputAttributes as `prop:${K}`]?: IxDatetimeInput[K] };
11333
12352
  "ix-datetime-picker": Omit<IxDatetimePicker, keyof IxDatetimePickerAttributes> & { [K in keyof IxDatetimePicker & keyof IxDatetimePickerAttributes]?: IxDatetimePicker[K] } & { [K in keyof IxDatetimePicker & keyof IxDatetimePickerAttributes as `attr:${K}`]?: IxDatetimePickerAttributes[K] } & { [K in keyof IxDatetimePicker & keyof IxDatetimePickerAttributes as `prop:${K}`]?: IxDatetimePicker[K] };
11334
12353
  "ix-divider": IxDivider;
11335
- "ix-drawer": Omit<IxDrawer, keyof IxDrawerAttributes> & { [K in keyof IxDrawer & keyof IxDrawerAttributes]?: IxDrawer[K] } & { [K in keyof IxDrawer & keyof IxDrawerAttributes as `attr:${K}`]?: IxDrawerAttributes[K] } & { [K in keyof IxDrawer & keyof IxDrawerAttributes as `prop:${K}`]?: IxDrawer[K] };
11336
12354
  "ix-dropdown": Omit<IxDropdown, keyof IxDropdownAttributes> & { [K in keyof IxDropdown & keyof IxDropdownAttributes]?: IxDropdown[K] } & { [K in keyof IxDropdown & keyof IxDropdownAttributes as `attr:${K}`]?: IxDropdownAttributes[K] } & { [K in keyof IxDropdown & keyof IxDropdownAttributes as `prop:${K}`]?: IxDropdown[K] };
11337
12355
  "ix-dropdown-button": Omit<IxDropdownButton, keyof IxDropdownButtonAttributes> & { [K in keyof IxDropdownButton & keyof IxDropdownButtonAttributes]?: IxDropdownButton[K] } & { [K in keyof IxDropdownButton & keyof IxDropdownButtonAttributes as `attr:${K}`]?: IxDropdownButtonAttributes[K] } & { [K in keyof IxDropdownButton & keyof IxDropdownButtonAttributes as `prop:${K}`]?: IxDropdownButton[K] };
11338
12356
  "ix-dropdown-header": Omit<IxDropdownHeader, keyof IxDropdownHeaderAttributes> & { [K in keyof IxDropdownHeader & keyof IxDropdownHeaderAttributes]?: IxDropdownHeader[K] } & { [K in keyof IxDropdownHeader & keyof IxDropdownHeaderAttributes as `attr:${K}`]?: IxDropdownHeaderAttributes[K] } & { [K in keyof IxDropdownHeader & keyof IxDropdownHeaderAttributes as `prop:${K}`]?: IxDropdownHeader[K] };
@@ -11354,7 +12372,6 @@ declare namespace LocalJSX {
11354
12372
  "ix-icon-button": Omit<IxIconButton, keyof IxIconButtonAttributes> & { [K in keyof IxIconButton & keyof IxIconButtonAttributes]?: IxIconButton[K] } & { [K in keyof IxIconButton & keyof IxIconButtonAttributes as `attr:${K}`]?: IxIconButtonAttributes[K] } & { [K in keyof IxIconButton & keyof IxIconButtonAttributes as `prop:${K}`]?: IxIconButton[K] };
11355
12373
  "ix-icon-toggle-button": Omit<IxIconToggleButton, keyof IxIconToggleButtonAttributes> & { [K in keyof IxIconToggleButton & keyof IxIconToggleButtonAttributes]?: IxIconToggleButton[K] } & { [K in keyof IxIconToggleButton & keyof IxIconToggleButtonAttributes as `attr:${K}`]?: IxIconToggleButtonAttributes[K] } & { [K in keyof IxIconToggleButton & keyof IxIconToggleButtonAttributes as `prop:${K}`]?: IxIconToggleButton[K] };
11356
12374
  "ix-input": Omit<IxInput, keyof IxInputAttributes> & { [K in keyof IxInput & keyof IxInputAttributes]?: IxInput[K] } & { [K in keyof IxInput & keyof IxInputAttributes as `attr:${K}`]?: IxInputAttributes[K] } & { [K in keyof IxInput & keyof IxInputAttributes as `prop:${K}`]?: IxInput[K] };
11357
- "ix-input-group": IxInputGroup;
11358
12375
  "ix-key-value": Omit<IxKeyValue, keyof IxKeyValueAttributes> & { [K in keyof IxKeyValue & keyof IxKeyValueAttributes]?: IxKeyValue[K] } & { [K in keyof IxKeyValue & keyof IxKeyValueAttributes as `attr:${K}`]?: IxKeyValueAttributes[K] } & { [K in keyof IxKeyValue & keyof IxKeyValueAttributes as `prop:${K}`]?: IxKeyValue[K] } & OneOf<"label", IxKeyValue["label"], IxKeyValueAttributes["label"]>;
11359
12376
  "ix-key-value-list": Omit<IxKeyValueList, keyof IxKeyValueListAttributes> & { [K in keyof IxKeyValueList & keyof IxKeyValueListAttributes]?: IxKeyValueList[K] } & { [K in keyof IxKeyValueList & keyof IxKeyValueListAttributes as `attr:${K}`]?: IxKeyValueListAttributes[K] } & { [K in keyof IxKeyValueList & keyof IxKeyValueListAttributes as `prop:${K}`]?: IxKeyValueList[K] };
11360
12377
  "ix-kpi": Omit<IxKpi, keyof IxKpiAttributes> & { [K in keyof IxKpi & keyof IxKpiAttributes]?: IxKpi[K] } & { [K in keyof IxKpi & keyof IxKpiAttributes as `attr:${K}`]?: IxKpiAttributes[K] } & { [K in keyof IxKpi & keyof IxKpiAttributes as `prop:${K}`]?: IxKpi[K] };
@@ -11363,7 +12380,7 @@ declare namespace LocalJSX {
11363
12380
  "ix-link-button": Omit<IxLinkButton, keyof IxLinkButtonAttributes> & { [K in keyof IxLinkButton & keyof IxLinkButtonAttributes]?: IxLinkButton[K] } & { [K in keyof IxLinkButton & keyof IxLinkButtonAttributes as `attr:${K}`]?: IxLinkButtonAttributes[K] } & { [K in keyof IxLinkButton & keyof IxLinkButtonAttributes as `prop:${K}`]?: IxLinkButton[K] };
11364
12381
  "ix-menu": Omit<IxMenu, keyof IxMenuAttributes> & { [K in keyof IxMenu & keyof IxMenuAttributes]?: IxMenu[K] } & { [K in keyof IxMenu & keyof IxMenuAttributes as `attr:${K}`]?: IxMenuAttributes[K] } & { [K in keyof IxMenu & keyof IxMenuAttributes as `prop:${K}`]?: IxMenu[K] };
11365
12382
  "ix-menu-about": Omit<IxMenuAbout, keyof IxMenuAboutAttributes> & { [K in keyof IxMenuAbout & keyof IxMenuAboutAttributes]?: IxMenuAbout[K] } & { [K in keyof IxMenuAbout & keyof IxMenuAboutAttributes as `attr:${K}`]?: IxMenuAboutAttributes[K] } & { [K in keyof IxMenuAbout & keyof IxMenuAboutAttributes as `prop:${K}`]?: IxMenuAbout[K] };
11366
- "ix-menu-about-item": Omit<IxMenuAboutItem, keyof IxMenuAboutItemAttributes> & { [K in keyof IxMenuAboutItem & keyof IxMenuAboutItemAttributes]?: IxMenuAboutItem[K] } & { [K in keyof IxMenuAboutItem & keyof IxMenuAboutItemAttributes as `attr:${K}`]?: IxMenuAboutItemAttributes[K] } & { [K in keyof IxMenuAboutItem & keyof IxMenuAboutItemAttributes as `prop:${K}`]?: IxMenuAboutItem[K] };
12383
+ "ix-menu-about-item": Omit<IxMenuAboutItem, keyof IxMenuAboutItemAttributes> & { [K in keyof IxMenuAboutItem & keyof IxMenuAboutItemAttributes]?: IxMenuAboutItem[K] } & { [K in keyof IxMenuAboutItem & keyof IxMenuAboutItemAttributes as `attr:${K}`]?: IxMenuAboutItemAttributes[K] } & { [K in keyof IxMenuAboutItem & keyof IxMenuAboutItemAttributes as `prop:${K}`]?: IxMenuAboutItem[K] } & OneOf<"tabKey", IxMenuAboutItem["tabKey"], IxMenuAboutItemAttributes["tabKey"]>;
11367
12384
  "ix-menu-about-news": Omit<IxMenuAboutNews, keyof IxMenuAboutNewsAttributes> & { [K in keyof IxMenuAboutNews & keyof IxMenuAboutNewsAttributes]?: IxMenuAboutNews[K] } & { [K in keyof IxMenuAboutNews & keyof IxMenuAboutNewsAttributes as `attr:${K}`]?: IxMenuAboutNewsAttributes[K] } & { [K in keyof IxMenuAboutNews & keyof IxMenuAboutNewsAttributes as `prop:${K}`]?: IxMenuAboutNews[K] };
11368
12385
  "ix-menu-avatar": Omit<IxMenuAvatar, keyof IxMenuAvatarAttributes> & { [K in keyof IxMenuAvatar & keyof IxMenuAvatarAttributes]?: IxMenuAvatar[K] } & { [K in keyof IxMenuAvatar & keyof IxMenuAvatarAttributes as `attr:${K}`]?: IxMenuAvatarAttributes[K] } & { [K in keyof IxMenuAvatar & keyof IxMenuAvatarAttributes as `prop:${K}`]?: IxMenuAvatar[K] };
11369
12386
  "ix-menu-avatar-item": Omit<IxMenuAvatarItem, keyof IxMenuAvatarItemAttributes> & { [K in keyof IxMenuAvatarItem & keyof IxMenuAvatarItemAttributes]?: IxMenuAvatarItem[K] } & { [K in keyof IxMenuAvatarItem & keyof IxMenuAvatarItemAttributes as `attr:${K}`]?: IxMenuAvatarItemAttributes[K] } & { [K in keyof IxMenuAvatarItem & keyof IxMenuAvatarItemAttributes as `prop:${K}`]?: IxMenuAvatarItem[K] };
@@ -11371,7 +12388,7 @@ declare namespace LocalJSX {
11371
12388
  "ix-menu-expand-icon": Omit<IxMenuExpandIcon, keyof IxMenuExpandIconAttributes> & { [K in keyof IxMenuExpandIcon & keyof IxMenuExpandIconAttributes]?: IxMenuExpandIcon[K] } & { [K in keyof IxMenuExpandIcon & keyof IxMenuExpandIconAttributes as `attr:${K}`]?: IxMenuExpandIconAttributes[K] } & { [K in keyof IxMenuExpandIcon & keyof IxMenuExpandIconAttributes as `prop:${K}`]?: IxMenuExpandIcon[K] };
11372
12389
  "ix-menu-item": Omit<IxMenuItem, keyof IxMenuItemAttributes> & { [K in keyof IxMenuItem & keyof IxMenuItemAttributes]?: IxMenuItem[K] } & { [K in keyof IxMenuItem & keyof IxMenuItemAttributes as `attr:${K}`]?: IxMenuItemAttributes[K] } & { [K in keyof IxMenuItem & keyof IxMenuItemAttributes as `prop:${K}`]?: IxMenuItem[K] };
11373
12390
  "ix-menu-settings": Omit<IxMenuSettings, keyof IxMenuSettingsAttributes> & { [K in keyof IxMenuSettings & keyof IxMenuSettingsAttributes]?: IxMenuSettings[K] } & { [K in keyof IxMenuSettings & keyof IxMenuSettingsAttributes as `attr:${K}`]?: IxMenuSettingsAttributes[K] } & { [K in keyof IxMenuSettings & keyof IxMenuSettingsAttributes as `prop:${K}`]?: IxMenuSettings[K] };
11374
- "ix-menu-settings-item": Omit<IxMenuSettingsItem, keyof IxMenuSettingsItemAttributes> & { [K in keyof IxMenuSettingsItem & keyof IxMenuSettingsItemAttributes]?: IxMenuSettingsItem[K] } & { [K in keyof IxMenuSettingsItem & keyof IxMenuSettingsItemAttributes as `attr:${K}`]?: IxMenuSettingsItemAttributes[K] } & { [K in keyof IxMenuSettingsItem & keyof IxMenuSettingsItemAttributes as `prop:${K}`]?: IxMenuSettingsItem[K] };
12391
+ "ix-menu-settings-item": Omit<IxMenuSettingsItem, keyof IxMenuSettingsItemAttributes> & { [K in keyof IxMenuSettingsItem & keyof IxMenuSettingsItemAttributes]?: IxMenuSettingsItem[K] } & { [K in keyof IxMenuSettingsItem & keyof IxMenuSettingsItemAttributes as `attr:${K}`]?: IxMenuSettingsItemAttributes[K] } & { [K in keyof IxMenuSettingsItem & keyof IxMenuSettingsItemAttributes as `prop:${K}`]?: IxMenuSettingsItem[K] } & OneOf<"tabKey", IxMenuSettingsItem["tabKey"], IxMenuSettingsItemAttributes["tabKey"]>;
11375
12392
  "ix-message-bar": Omit<IxMessageBar, keyof IxMessageBarAttributes> & { [K in keyof IxMessageBar & keyof IxMessageBarAttributes]?: IxMessageBar[K] } & { [K in keyof IxMessageBar & keyof IxMessageBarAttributes as `attr:${K}`]?: IxMessageBarAttributes[K] } & { [K in keyof IxMessageBar & keyof IxMessageBarAttributes as `prop:${K}`]?: IxMessageBar[K] };
11376
12393
  "ix-modal": Omit<IxModal, keyof IxModalAttributes> & { [K in keyof IxModal & keyof IxModalAttributes]?: IxModal[K] } & { [K in keyof IxModal & keyof IxModalAttributes as `attr:${K}`]?: IxModalAttributes[K] } & { [K in keyof IxModal & keyof IxModalAttributes as `prop:${K}`]?: IxModal[K] };
11377
12394
  "ix-modal-content": IxModalContent;
@@ -11383,17 +12400,25 @@ declare namespace LocalJSX {
11383
12400
  "ix-pane": Omit<IxPane, keyof IxPaneAttributes> & { [K in keyof IxPane & keyof IxPaneAttributes]?: IxPane[K] } & { [K in keyof IxPane & keyof IxPaneAttributes as `attr:${K}`]?: IxPaneAttributes[K] } & { [K in keyof IxPane & keyof IxPaneAttributes as `prop:${K}`]?: IxPane[K] };
11384
12401
  "ix-pane-layout": Omit<IxPaneLayout, keyof IxPaneLayoutAttributes> & { [K in keyof IxPaneLayout & keyof IxPaneLayoutAttributes]?: IxPaneLayout[K] } & { [K in keyof IxPaneLayout & keyof IxPaneLayoutAttributes as `attr:${K}`]?: IxPaneLayoutAttributes[K] } & { [K in keyof IxPaneLayout & keyof IxPaneLayoutAttributes as `prop:${K}`]?: IxPaneLayout[K] };
11385
12402
  "ix-pill": Omit<IxPill, keyof IxPillAttributes> & { [K in keyof IxPill & keyof IxPillAttributes]?: IxPill[K] } & { [K in keyof IxPill & keyof IxPillAttributes as `attr:${K}`]?: IxPillAttributes[K] } & { [K in keyof IxPill & keyof IxPillAttributes as `prop:${K}`]?: IxPill[K] };
12403
+ "ix-popover": Omit<IxPopover, keyof IxPopoverAttributes> & { [K in keyof IxPopover & keyof IxPopoverAttributes]?: IxPopover[K] } & { [K in keyof IxPopover & keyof IxPopoverAttributes as `attr:${K}`]?: IxPopoverAttributes[K] } & { [K in keyof IxPopover & keyof IxPopoverAttributes as `prop:${K}`]?: IxPopover[K] };
12404
+ "ix-popover-content": Omit<IxPopoverContent, keyof IxPopoverContentAttributes> & { [K in keyof IxPopoverContent & keyof IxPopoverContentAttributes]?: IxPopoverContent[K] } & { [K in keyof IxPopoverContent & keyof IxPopoverContentAttributes as `attr:${K}`]?: IxPopoverContentAttributes[K] } & { [K in keyof IxPopoverContent & keyof IxPopoverContentAttributes as `prop:${K}`]?: IxPopoverContent[K] };
12405
+ "ix-popover-footer": Omit<IxPopoverFooter, keyof IxPopoverFooterAttributes> & { [K in keyof IxPopoverFooter & keyof IxPopoverFooterAttributes]?: IxPopoverFooter[K] } & { [K in keyof IxPopoverFooter & keyof IxPopoverFooterAttributes as `attr:${K}`]?: IxPopoverFooterAttributes[K] } & { [K in keyof IxPopoverFooter & keyof IxPopoverFooterAttributes as `prop:${K}`]?: IxPopoverFooter[K] };
12406
+ "ix-popover-header": Omit<IxPopoverHeader, keyof IxPopoverHeaderAttributes> & { [K in keyof IxPopoverHeader & keyof IxPopoverHeaderAttributes]?: IxPopoverHeader[K] } & { [K in keyof IxPopoverHeader & keyof IxPopoverHeaderAttributes as `attr:${K}`]?: IxPopoverHeaderAttributes[K] } & { [K in keyof IxPopoverHeader & keyof IxPopoverHeaderAttributes as `prop:${K}`]?: IxPopoverHeader[K] };
12407
+ "ix-popover-image": Omit<IxPopoverImage, keyof IxPopoverImageAttributes> & { [K in keyof IxPopoverImage & keyof IxPopoverImageAttributes]?: IxPopoverImage[K] } & { [K in keyof IxPopoverImage & keyof IxPopoverImageAttributes as `attr:${K}`]?: IxPopoverImageAttributes[K] } & { [K in keyof IxPopoverImage & keyof IxPopoverImageAttributes as `prop:${K}`]?: IxPopoverImage[K] };
11386
12408
  "ix-progress-indicator": Omit<IxProgressIndicator, keyof IxProgressIndicatorAttributes> & { [K in keyof IxProgressIndicator & keyof IxProgressIndicatorAttributes]?: IxProgressIndicator[K] } & { [K in keyof IxProgressIndicator & keyof IxProgressIndicatorAttributes as `attr:${K}`]?: IxProgressIndicatorAttributes[K] } & { [K in keyof IxProgressIndicator & keyof IxProgressIndicatorAttributes as `prop:${K}`]?: IxProgressIndicator[K] };
11387
12409
  "ix-push-card": Omit<IxPushCard, keyof IxPushCardAttributes> & { [K in keyof IxPushCard & keyof IxPushCardAttributes]?: IxPushCard[K] } & { [K in keyof IxPushCard & keyof IxPushCardAttributes as `attr:${K}`]?: IxPushCardAttributes[K] } & { [K in keyof IxPushCard & keyof IxPushCardAttributes as `prop:${K}`]?: IxPushCard[K] };
11388
12410
  "ix-radio": Omit<IxRadio, keyof IxRadioAttributes> & { [K in keyof IxRadio & keyof IxRadioAttributes]?: IxRadio[K] } & { [K in keyof IxRadio & keyof IxRadioAttributes as `attr:${K}`]?: IxRadioAttributes[K] } & { [K in keyof IxRadio & keyof IxRadioAttributes as `prop:${K}`]?: IxRadio[K] };
11389
12411
  "ix-radio-group": Omit<IxRadioGroup, keyof IxRadioGroupAttributes> & { [K in keyof IxRadioGroup & keyof IxRadioGroupAttributes]?: IxRadioGroup[K] } & { [K in keyof IxRadioGroup & keyof IxRadioGroupAttributes as `attr:${K}`]?: IxRadioGroupAttributes[K] } & { [K in keyof IxRadioGroup & keyof IxRadioGroupAttributes as `prop:${K}`]?: IxRadioGroup[K] };
12412
+ "ix-range-field": Omit<IxRangeField, keyof IxRangeFieldAttributes> & { [K in keyof IxRangeField & keyof IxRangeFieldAttributes]?: IxRangeField[K] } & { [K in keyof IxRangeField & keyof IxRangeFieldAttributes as `attr:${K}`]?: IxRangeFieldAttributes[K] } & { [K in keyof IxRangeField & keyof IxRangeFieldAttributes as `prop:${K}`]?: IxRangeField[K] };
11390
12413
  "ix-row": IxRow;
11391
12414
  "ix-select": Omit<IxSelect, keyof IxSelectAttributes> & { [K in keyof IxSelect & keyof IxSelectAttributes]?: IxSelect[K] } & { [K in keyof IxSelect & keyof IxSelectAttributes as `attr:${K}`]?: IxSelectAttributes[K] } & { [K in keyof IxSelect & keyof IxSelectAttributes as `prop:${K}`]?: IxSelect[K] };
11392
12415
  "ix-select-item": Omit<IxSelectItem, keyof IxSelectItemAttributes> & { [K in keyof IxSelectItem & keyof IxSelectItemAttributes]?: IxSelectItem[K] } & { [K in keyof IxSelectItem & keyof IxSelectItemAttributes as `attr:${K}`]?: IxSelectItemAttributes[K] } & { [K in keyof IxSelectItem & keyof IxSelectItemAttributes as `prop:${K}`]?: IxSelectItem[K] } & OneOf<"value", IxSelectItem["value"], IxSelectItemAttributes["value"]>;
11393
12416
  "ix-slider": Omit<IxSlider, keyof IxSliderAttributes> & { [K in keyof IxSlider & keyof IxSliderAttributes]?: IxSlider[K] } & { [K in keyof IxSlider & keyof IxSliderAttributes as `attr:${K}`]?: IxSliderAttributes[K] } & { [K in keyof IxSlider & keyof IxSliderAttributes as `prop:${K}`]?: IxSlider[K] };
11394
12417
  "ix-spinner": Omit<IxSpinner, keyof IxSpinnerAttributes> & { [K in keyof IxSpinner & keyof IxSpinnerAttributes]?: IxSpinner[K] } & { [K in keyof IxSpinner & keyof IxSpinnerAttributes as `attr:${K}`]?: IxSpinnerAttributes[K] } & { [K in keyof IxSpinner & keyof IxSpinnerAttributes as `prop:${K}`]?: IxSpinner[K] };
11395
12418
  "ix-split-button": Omit<IxSplitButton, keyof IxSplitButtonAttributes> & { [K in keyof IxSplitButton & keyof IxSplitButtonAttributes]?: IxSplitButton[K] } & { [K in keyof IxSplitButton & keyof IxSplitButtonAttributes as `attr:${K}`]?: IxSplitButtonAttributes[K] } & { [K in keyof IxSplitButton & keyof IxSplitButtonAttributes as `prop:${K}`]?: IxSplitButton[K] };
11396
- "ix-tab-item": Omit<IxTabItem, keyof IxTabItemAttributes> & { [K in keyof IxTabItem & keyof IxTabItemAttributes]?: IxTabItem[K] } & { [K in keyof IxTabItem & keyof IxTabItemAttributes as `attr:${K}`]?: IxTabItemAttributes[K] } & { [K in keyof IxTabItem & keyof IxTabItemAttributes as `prop:${K}`]?: IxTabItem[K] };
12419
+ "ix-tab-item": Omit<IxTabItem, keyof IxTabItemAttributes> & { [K in keyof IxTabItem & keyof IxTabItemAttributes]?: IxTabItem[K] } & { [K in keyof IxTabItem & keyof IxTabItemAttributes as `attr:${K}`]?: IxTabItemAttributes[K] } & { [K in keyof IxTabItem & keyof IxTabItemAttributes as `prop:${K}`]?: IxTabItem[K] } & OneOf<"tabKey", IxTabItem["tabKey"], IxTabItemAttributes["tabKey"]>;
12420
+ "ix-tab-panel": Omit<IxTabPanel, keyof IxTabPanelAttributes> & { [K in keyof IxTabPanel & keyof IxTabPanelAttributes]?: IxTabPanel[K] } & { [K in keyof IxTabPanel & keyof IxTabPanelAttributes as `attr:${K}`]?: IxTabPanelAttributes[K] } & { [K in keyof IxTabPanel & keyof IxTabPanelAttributes as `prop:${K}`]?: IxTabPanel[K] } & OneOf<"tabKey", IxTabPanel["tabKey"], IxTabPanelAttributes["tabKey"]>;
12421
+ "ix-tab-set": IxTabSet;
11397
12422
  "ix-tabs": Omit<IxTabs, keyof IxTabsAttributes> & { [K in keyof IxTabs & keyof IxTabsAttributes]?: IxTabs[K] } & { [K in keyof IxTabs & keyof IxTabsAttributes as `attr:${K}`]?: IxTabsAttributes[K] } & { [K in keyof IxTabs & keyof IxTabsAttributes as `prop:${K}`]?: IxTabs[K] };
11398
12423
  "ix-textarea": Omit<IxTextarea, keyof IxTextareaAttributes> & { [K in keyof IxTextarea & keyof IxTextareaAttributes]?: IxTextarea[K] } & { [K in keyof IxTextarea & keyof IxTextareaAttributes as `attr:${K}`]?: IxTextareaAttributes[K] } & { [K in keyof IxTextarea & keyof IxTextareaAttributes as `prop:${K}`]?: IxTextarea[K] };
11399
12424
  "ix-tile": Omit<IxTile, keyof IxTileAttributes> & { [K in keyof IxTile & keyof IxTileAttributes]?: IxTile[K] } & { [K in keyof IxTile & keyof IxTileAttributes as `attr:${K}`]?: IxTileAttributes[K] } & { [K in keyof IxTile & keyof IxTileAttributes as `prop:${K}`]?: IxTile[K] };
@@ -11408,7 +12433,6 @@ declare namespace LocalJSX {
11408
12433
  "ix-tree-item": Omit<IxTreeItem, keyof IxTreeItemAttributes> & { [K in keyof IxTreeItem & keyof IxTreeItemAttributes]?: IxTreeItem[K] } & { [K in keyof IxTreeItem & keyof IxTreeItemAttributes as `attr:${K}`]?: IxTreeItemAttributes[K] } & { [K in keyof IxTreeItem & keyof IxTreeItemAttributes as `prop:${K}`]?: IxTreeItem[K] };
11409
12434
  "ix-typography": Omit<IxTypography, keyof IxTypographyAttributes> & { [K in keyof IxTypography & keyof IxTypographyAttributes]?: IxTypography[K] } & { [K in keyof IxTypography & keyof IxTypographyAttributes as `attr:${K}`]?: IxTypographyAttributes[K] } & { [K in keyof IxTypography & keyof IxTypographyAttributes as `prop:${K}`]?: IxTypography[K] };
11410
12435
  "ix-upload": Omit<IxUpload, keyof IxUploadAttributes> & { [K in keyof IxUpload & keyof IxUploadAttributes]?: IxUpload[K] } & { [K in keyof IxUpload & keyof IxUploadAttributes as `attr:${K}`]?: IxUploadAttributes[K] } & { [K in keyof IxUpload & keyof IxUploadAttributes as `prop:${K}`]?: IxUpload[K] };
11411
- "ix-validation-tooltip": Omit<IxValidationTooltip, keyof IxValidationTooltipAttributes> & { [K in keyof IxValidationTooltip & keyof IxValidationTooltipAttributes]?: IxValidationTooltip[K] } & { [K in keyof IxValidationTooltip & keyof IxValidationTooltipAttributes as `attr:${K}`]?: IxValidationTooltipAttributes[K] } & { [K in keyof IxValidationTooltip & keyof IxValidationTooltipAttributes as `prop:${K}`]?: IxValidationTooltip[K] };
11412
12436
  "ix-workflow-step": Omit<IxWorkflowStep, keyof IxWorkflowStepAttributes> & { [K in keyof IxWorkflowStep & keyof IxWorkflowStepAttributes]?: IxWorkflowStep[K] } & { [K in keyof IxWorkflowStep & keyof IxWorkflowStepAttributes as `attr:${K}`]?: IxWorkflowStepAttributes[K] } & { [K in keyof IxWorkflowStep & keyof IxWorkflowStepAttributes as `prop:${K}`]?: IxWorkflowStep[K] };
11413
12437
  "ix-workflow-steps": Omit<IxWorkflowSteps, keyof IxWorkflowStepsAttributes> & { [K in keyof IxWorkflowSteps & keyof IxWorkflowStepsAttributes]?: IxWorkflowSteps[K] } & { [K in keyof IxWorkflowSteps & keyof IxWorkflowStepsAttributes as `attr:${K}`]?: IxWorkflowStepsAttributes[K] } & { [K in keyof IxWorkflowSteps & keyof IxWorkflowStepsAttributes as `prop:${K}`]?: IxWorkflowSteps[K] };
11414
12438
  }
@@ -11420,7 +12444,6 @@ declare module "@stencil/core" {
11420
12444
  "ix-action-card": LocalJSX.IntrinsicElements["ix-action-card"] & JSXBase.HTMLAttributes<HTMLIxActionCardElement>;
11421
12445
  "ix-application": LocalJSX.IntrinsicElements["ix-application"] & JSXBase.HTMLAttributes<HTMLIxApplicationElement>;
11422
12446
  "ix-application-header": LocalJSX.IntrinsicElements["ix-application-header"] & JSXBase.HTMLAttributes<HTMLIxApplicationHeaderElement>;
11423
- "ix-application-sidebar": LocalJSX.IntrinsicElements["ix-application-sidebar"] & JSXBase.HTMLAttributes<HTMLIxApplicationSidebarElement>;
11424
12447
  "ix-application-switch-modal": LocalJSX.IntrinsicElements["ix-application-switch-modal"] & JSXBase.HTMLAttributes<HTMLIxApplicationSwitchModalElement>;
11425
12448
  "ix-avatar": LocalJSX.IntrinsicElements["ix-avatar"] & JSXBase.HTMLAttributes<HTMLIxAvatarElement>;
11426
12449
  "ix-blind": LocalJSX.IntrinsicElements["ix-blind"] & JSXBase.HTMLAttributes<HTMLIxBlindElement>;
@@ -11455,12 +12478,13 @@ declare module "@stencil/core" {
11455
12478
  "ix-date-input": LocalJSX.IntrinsicElements["ix-date-input"] & JSXBase.HTMLAttributes<HTMLIxDateInputElement>;
11456
12479
  "ix-date-picker": LocalJSX.IntrinsicElements["ix-date-picker"] & JSXBase.HTMLAttributes<HTMLIxDatePickerElement>;
11457
12480
  "ix-date-time-card": LocalJSX.IntrinsicElements["ix-date-time-card"] & JSXBase.HTMLAttributes<HTMLIxDateTimeCardElement>;
11458
- "ix-datetime-picker": LocalJSX.IntrinsicElements["ix-datetime-picker"] & JSXBase.HTMLAttributes<HTMLIxDatetimePickerElement>;
11459
- "ix-divider": LocalJSX.IntrinsicElements["ix-divider"] & JSXBase.HTMLAttributes<HTMLIxDividerElement>;
11460
12481
  /**
11461
- * @deprecated Will be removed with 5.0.0, use ix-pane as successor
12482
+ * @since 5.0.0
12483
+ * @form-ready
11462
12484
  */
11463
- "ix-drawer": LocalJSX.IntrinsicElements["ix-drawer"] & JSXBase.HTMLAttributes<HTMLIxDrawerElement>;
12485
+ "ix-datetime-input": LocalJSX.IntrinsicElements["ix-datetime-input"] & JSXBase.HTMLAttributes<HTMLIxDatetimeInputElement>;
12486
+ "ix-datetime-picker": LocalJSX.IntrinsicElements["ix-datetime-picker"] & JSXBase.HTMLAttributes<HTMLIxDatetimePickerElement>;
12487
+ "ix-divider": LocalJSX.IntrinsicElements["ix-divider"] & JSXBase.HTMLAttributes<HTMLIxDividerElement>;
11464
12488
  "ix-dropdown": LocalJSX.IntrinsicElements["ix-dropdown"] & JSXBase.HTMLAttributes<HTMLIxDropdownElement>;
11465
12489
  "ix-dropdown-button": LocalJSX.IntrinsicElements["ix-dropdown-button"] & JSXBase.HTMLAttributes<HTMLIxDropdownButtonElement>;
11466
12490
  "ix-dropdown-header": LocalJSX.IntrinsicElements["ix-dropdown-header"] & JSXBase.HTMLAttributes<HTMLIxDropdownHeaderElement>;
@@ -11485,12 +12509,6 @@ declare module "@stencil/core" {
11485
12509
  * @form-ready
11486
12510
  */
11487
12511
  "ix-input": LocalJSX.IntrinsicElements["ix-input"] & JSXBase.HTMLAttributes<HTMLIxInputElement>;
11488
- /**
11489
- * @deprecated Since 3.0.0. Will be removed with 5.0.0
11490
- * Not maintained anymore.
11491
- * Use the 'ix-input' component instead
11492
- */
11493
- "ix-input-group": LocalJSX.IntrinsicElements["ix-input-group"] & JSXBase.HTMLAttributes<HTMLIxInputGroupElement>;
11494
12512
  "ix-key-value": LocalJSX.IntrinsicElements["ix-key-value"] & JSXBase.HTMLAttributes<HTMLIxKeyValueElement>;
11495
12513
  "ix-key-value-list": LocalJSX.IntrinsicElements["ix-key-value-list"] & JSXBase.HTMLAttributes<HTMLIxKeyValueListElement>;
11496
12514
  "ix-kpi": LocalJSX.IntrinsicElements["ix-kpi"] & JSXBase.HTMLAttributes<HTMLIxKpiElement>;
@@ -11499,6 +12517,9 @@ declare module "@stencil/core" {
11499
12517
  "ix-link-button": LocalJSX.IntrinsicElements["ix-link-button"] & JSXBase.HTMLAttributes<HTMLIxLinkButtonElement>;
11500
12518
  "ix-menu": LocalJSX.IntrinsicElements["ix-menu"] & JSXBase.HTMLAttributes<HTMLIxMenuElement>;
11501
12519
  "ix-menu-about": LocalJSX.IntrinsicElements["ix-menu-about"] & JSXBase.HTMLAttributes<HTMLIxMenuAboutElement>;
12520
+ /**
12521
+ * @deprecated since 5.0.0, use ix-tab-item instead of ix-menu-about-item
12522
+ */
11502
12523
  "ix-menu-about-item": LocalJSX.IntrinsicElements["ix-menu-about-item"] & JSXBase.HTMLAttributes<HTMLIxMenuAboutItemElement>;
11503
12524
  "ix-menu-about-news": LocalJSX.IntrinsicElements["ix-menu-about-news"] & JSXBase.HTMLAttributes<HTMLIxMenuAboutNewsElement>;
11504
12525
  "ix-menu-avatar": LocalJSX.IntrinsicElements["ix-menu-avatar"] & JSXBase.HTMLAttributes<HTMLIxMenuAvatarElement>;
@@ -11507,6 +12528,9 @@ declare module "@stencil/core" {
11507
12528
  "ix-menu-expand-icon": LocalJSX.IntrinsicElements["ix-menu-expand-icon"] & JSXBase.HTMLAttributes<HTMLIxMenuExpandIconElement>;
11508
12529
  "ix-menu-item": LocalJSX.IntrinsicElements["ix-menu-item"] & JSXBase.HTMLAttributes<HTMLIxMenuItemElement>;
11509
12530
  "ix-menu-settings": LocalJSX.IntrinsicElements["ix-menu-settings"] & JSXBase.HTMLAttributes<HTMLIxMenuSettingsElement>;
12531
+ /**
12532
+ * @deprecated since 5.0.0, use ix-tab-item instead of ix-menu-settings-item
12533
+ */
11510
12534
  "ix-menu-settings-item": LocalJSX.IntrinsicElements["ix-menu-settings-item"] & JSXBase.HTMLAttributes<HTMLIxMenuSettingsItemElement>;
11511
12535
  "ix-message-bar": LocalJSX.IntrinsicElements["ix-message-bar"] & JSXBase.HTMLAttributes<HTMLIxMessageBarElement>;
11512
12536
  "ix-modal": LocalJSX.IntrinsicElements["ix-modal"] & JSXBase.HTMLAttributes<HTMLIxModalElement>;
@@ -11522,6 +12546,31 @@ declare module "@stencil/core" {
11522
12546
  "ix-pane": LocalJSX.IntrinsicElements["ix-pane"] & JSXBase.HTMLAttributes<HTMLIxPaneElement>;
11523
12547
  "ix-pane-layout": LocalJSX.IntrinsicElements["ix-pane-layout"] & JSXBase.HTMLAttributes<HTMLIxPaneLayoutElement>;
11524
12548
  "ix-pill": LocalJSX.IntrinsicElements["ix-pill"] & JSXBase.HTMLAttributes<HTMLIxPillElement>;
12549
+ /**
12550
+ * Floating panel anchored to a trigger element.
12551
+ * @since 5.1.0
12552
+ */
12553
+ "ix-popover": LocalJSX.IntrinsicElements["ix-popover"] & JSXBase.HTMLAttributes<HTMLIxPopoverElement>;
12554
+ /**
12555
+ * Main body section of the popover.
12556
+ * @since 5.1.0
12557
+ */
12558
+ "ix-popover-content": LocalJSX.IntrinsicElements["ix-popover-content"] & JSXBase.HTMLAttributes<HTMLIxPopoverContentElement>;
12559
+ /**
12560
+ * Footer section for actions and optional leading metadata.
12561
+ * @since 5.1.0
12562
+ */
12563
+ "ix-popover-footer": LocalJSX.IntrinsicElements["ix-popover-footer"] & JSXBase.HTMLAttributes<HTMLIxPopoverFooterElement>;
12564
+ /**
12565
+ * Header section with optional icon, title, additional items, and close button.
12566
+ * @since 5.1.0
12567
+ */
12568
+ "ix-popover-header": LocalJSX.IntrinsicElements["ix-popover-header"] & JSXBase.HTMLAttributes<HTMLIxPopoverHeaderElement>;
12569
+ /**
12570
+ * Optional image section for the popover.
12571
+ * @since 5.1.0
12572
+ */
12573
+ "ix-popover-image": LocalJSX.IntrinsicElements["ix-popover-image"] & JSXBase.HTMLAttributes<HTMLIxPopoverImageElement>;
11525
12574
  /**
11526
12575
  * @since 3.2.0
11527
12576
  */
@@ -11535,6 +12584,7 @@ declare module "@stencil/core" {
11535
12584
  * @form-ready
11536
12585
  */
11537
12586
  "ix-radio-group": LocalJSX.IntrinsicElements["ix-radio-group"] & JSXBase.HTMLAttributes<HTMLIxRadioGroupElement>;
12587
+ "ix-range-field": LocalJSX.IntrinsicElements["ix-range-field"] & JSXBase.HTMLAttributes<HTMLIxRangeFieldElement>;
11538
12588
  "ix-row": LocalJSX.IntrinsicElements["ix-row"] & JSXBase.HTMLAttributes<HTMLIxRowElement>;
11539
12589
  /**
11540
12590
  * @form-ready
@@ -11548,6 +12598,14 @@ declare module "@stencil/core" {
11548
12598
  "ix-spinner": LocalJSX.IntrinsicElements["ix-spinner"] & JSXBase.HTMLAttributes<HTMLIxSpinnerElement>;
11549
12599
  "ix-split-button": LocalJSX.IntrinsicElements["ix-split-button"] & JSXBase.HTMLAttributes<HTMLIxSplitButtonElement>;
11550
12600
  "ix-tab-item": LocalJSX.IntrinsicElements["ix-tab-item"] & JSXBase.HTMLAttributes<HTMLIxTabItemElement>;
12601
+ /**
12602
+ * @since 5.0.0
12603
+ */
12604
+ "ix-tab-panel": LocalJSX.IntrinsicElements["ix-tab-panel"] & JSXBase.HTMLAttributes<HTMLIxTabPanelElement>;
12605
+ /**
12606
+ * @since 5.0.0
12607
+ */
12608
+ "ix-tab-set": LocalJSX.IntrinsicElements["ix-tab-set"] & JSXBase.HTMLAttributes<HTMLIxTabSetElement>;
11551
12609
  "ix-tabs": LocalJSX.IntrinsicElements["ix-tabs"] & JSXBase.HTMLAttributes<HTMLIxTabsElement>;
11552
12610
  /**
11553
12611
  * @form-ready
@@ -11572,11 +12630,6 @@ declare module "@stencil/core" {
11572
12630
  "ix-tree-item": LocalJSX.IntrinsicElements["ix-tree-item"] & JSXBase.HTMLAttributes<HTMLIxTreeItemElement>;
11573
12631
  "ix-typography": LocalJSX.IntrinsicElements["ix-typography"] & JSXBase.HTMLAttributes<HTMLIxTypographyElement>;
11574
12632
  "ix-upload": LocalJSX.IntrinsicElements["ix-upload"] & JSXBase.HTMLAttributes<HTMLIxUploadElement>;
11575
- /**
11576
- * @deprecated Since 3.0.0. Will be removed with 5.0.0
11577
- * Not maintained anymore.
11578
- */
11579
- "ix-validation-tooltip": LocalJSX.IntrinsicElements["ix-validation-tooltip"] & JSXBase.HTMLAttributes<HTMLIxValidationTooltipElement>;
11580
12633
  "ix-workflow-step": LocalJSX.IntrinsicElements["ix-workflow-step"] & JSXBase.HTMLAttributes<HTMLIxWorkflowStepElement>;
11581
12634
  "ix-workflow-steps": LocalJSX.IntrinsicElements["ix-workflow-steps"] & JSXBase.HTMLAttributes<HTMLIxWorkflowStepsElement>;
11582
12635
  }