@siemens/ix 3.0.0-alpha.4 → 3.0.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 (1093) hide show
  1. package/components/ix-action-card.js +4 -4
  2. package/components/ix-action-card.js.map +1 -1
  3. package/components/ix-application-header.js +1 -1
  4. package/components/ix-application-switch-modal.js +4 -4
  5. package/components/ix-application.js +3 -3
  6. package/components/ix-application.js.map +1 -1
  7. package/components/ix-avatar.js +1 -1
  8. package/components/ix-basic-navigation.js +5 -5
  9. package/components/ix-blind.js +6 -7
  10. package/components/ix-blind.js.map +1 -1
  11. package/components/ix-breadcrumb.js +3 -5
  12. package/components/ix-breadcrumb.js.map +1 -1
  13. package/components/ix-button.js +1 -1
  14. package/components/ix-card-accordion.js +1 -1
  15. package/components/ix-card-content.js +1 -1
  16. package/components/ix-card-list.js +9 -11
  17. package/components/ix-card-list.js.map +1 -1
  18. package/components/ix-card-title.js +1 -1
  19. package/components/ix-card.js +1 -1
  20. package/components/ix-category-filter.js +6 -6
  21. package/components/ix-category-filter.js.map +1 -1
  22. package/components/ix-checkbox-group.js +55 -8
  23. package/components/ix-checkbox-group.js.map +1 -1
  24. package/components/ix-checkbox.js +15 -7
  25. package/components/ix-checkbox.js.map +1 -1
  26. package/components/ix-chip.js +8 -7
  27. package/components/ix-chip.js.map +1 -1
  28. package/components/ix-col.js +1 -1
  29. package/components/ix-content-header.js +2 -2
  30. package/components/ix-content.js +4 -4
  31. package/components/ix-content.js.map +1 -1
  32. package/components/ix-custom-field.js +6 -6
  33. package/components/ix-custom-field.js.map +1 -1
  34. package/components/ix-date-dropdown.js +12 -16
  35. package/components/ix-date-dropdown.js.map +1 -1
  36. package/components/ix-date-input.js +14 -14
  37. package/components/ix-date-input.js.map +1 -1
  38. package/components/ix-date-picker.js +1 -1
  39. package/components/ix-date-time-card.js +1 -1
  40. package/components/ix-datetime-picker.js +12 -22
  41. package/components/ix-datetime-picker.js.map +1 -1
  42. package/components/ix-divider.js +1 -1
  43. package/components/ix-drawer.js +1 -1
  44. package/components/ix-dropdown-button.js +5 -6
  45. package/components/ix-dropdown-button.js.map +1 -1
  46. package/components/ix-dropdown-header.js +2 -2
  47. package/components/ix-dropdown-header.js.map +1 -1
  48. package/components/ix-dropdown-quick-actions.js +1 -1
  49. package/components/ix-dropdown-quick-actions.js.map +1 -1
  50. package/components/ix-dropdown.js +1 -1
  51. package/components/ix-empty-state.js +3 -3
  52. package/components/ix-empty-state.js.map +1 -1
  53. package/components/ix-expanding-search.js +5 -6
  54. package/components/ix-expanding-search.js.map +1 -1
  55. package/components/ix-field-label.js +1 -1
  56. package/components/ix-field-wrapper.js +1 -1
  57. package/components/ix-filter-chip.js +1 -1
  58. package/components/ix-flip-tile.js +5 -7
  59. package/components/ix-flip-tile.js.map +1 -1
  60. package/components/ix-group-context-menu.js +1 -1
  61. package/components/ix-group.js +2 -2
  62. package/components/ix-helper-text.js +2 -2
  63. package/components/ix-icon-button.js +1 -1
  64. package/components/ix-icon-toggle-button.js +1 -1
  65. package/components/ix-icon-toggle-button.js.map +1 -1
  66. package/components/ix-input-group.js +1 -1
  67. package/components/ix-input-group.js.map +1 -1
  68. package/components/ix-input.js +18 -11
  69. package/components/ix-input.js.map +1 -1
  70. package/components/ix-key-value-list.js +1 -1
  71. package/components/ix-key-value-list.js.map +1 -1
  72. package/components/ix-key-value.js +1 -1
  73. package/components/ix-key-value.js.map +1 -1
  74. package/components/ix-layout-auto.js +1 -1
  75. package/components/ix-layout-auto.js.map +1 -1
  76. package/components/ix-layout-grid.js +1 -1
  77. package/components/ix-link-button.js +3 -3
  78. package/components/ix-link-button.js.map +1 -1
  79. package/components/ix-map-navigation-overlay.js +1 -1
  80. package/components/ix-map-navigation.js +8 -9
  81. package/components/ix-map-navigation.js.map +1 -1
  82. package/components/ix-menu-about-news.js +3 -3
  83. package/components/ix-menu-about.js +4 -4
  84. package/components/ix-menu-avatar.js +6 -8
  85. package/components/ix-menu-avatar.js.map +1 -1
  86. package/components/ix-menu-category.js +10 -10
  87. package/components/ix-menu-category.js.map +1 -1
  88. package/components/ix-menu-expand-icon.js +1 -1
  89. package/components/ix-menu-item.js +1 -1
  90. package/components/ix-menu-settings.js +1 -1
  91. package/components/ix-menu.js +17 -19
  92. package/components/ix-menu.js.map +1 -1
  93. package/components/ix-message-bar.js +1 -1
  94. package/components/ix-modal-content.js +1 -1
  95. package/components/ix-modal-footer.js +1 -1
  96. package/components/ix-modal-footer.js.map +1 -1
  97. package/components/ix-modal-header.js +1 -1
  98. package/components/ix-modal.js +3 -7
  99. package/components/ix-modal.js.map +1 -1
  100. package/components/ix-number-input.js +20 -15
  101. package/components/ix-number-input.js.map +1 -1
  102. package/components/ix-pagination.js +10 -10
  103. package/components/ix-pagination.js.map +1 -1
  104. package/components/ix-pane-layout.js +1 -1
  105. package/components/ix-pane-layout.js.map +1 -1
  106. package/components/ix-pane.js +8 -8
  107. package/components/ix-pane.js.map +1 -1
  108. package/components/ix-pill.js +2 -2
  109. package/components/ix-push-card.js +6 -7
  110. package/components/ix-push-card.js.map +1 -1
  111. package/components/ix-radio-group.js +37 -11
  112. package/components/ix-radio-group.js.map +1 -1
  113. package/components/ix-radio.js +25 -7
  114. package/components/ix-radio.js.map +1 -1
  115. package/components/ix-row.js +1 -1
  116. package/components/ix-select.js +1 -1
  117. package/components/ix-slider.js +8 -8
  118. package/components/ix-slider.js.map +1 -1
  119. package/components/ix-split-button.js +4 -5
  120. package/components/ix-split-button.js.map +1 -1
  121. package/components/ix-tab-item.js +1 -1
  122. package/components/ix-tabs.js +1 -1
  123. package/components/ix-textarea.js +8 -8
  124. package/components/ix-textarea.js.map +1 -1
  125. package/components/ix-time-picker.js +1 -1
  126. package/components/ix-toast-container.js +2 -2
  127. package/components/ix-toast.js +1 -1
  128. package/components/ix-toggle-button.js +3 -3
  129. package/components/ix-toggle-button.js.map +1 -1
  130. package/components/ix-toggle.js +38 -5
  131. package/components/ix-toggle.js.map +1 -1
  132. package/components/ix-tooltip.js +1 -1
  133. package/components/ix-tree.js +56 -52
  134. package/components/ix-tree.js.map +1 -1
  135. package/components/ix-typography.js +1 -1
  136. package/components/ix-upload.js +1 -1
  137. package/components/ix-validation-tooltip.js +3 -5
  138. package/components/ix-validation-tooltip.js.map +1 -1
  139. package/components/{p-DFQ_caA4.js → p-8eL4ti2y.js} +4 -4
  140. package/components/{p-DFQ_caA4.js.map → p-8eL4ti2y.js.map} +1 -1
  141. package/components/{p-Dfzl82x1.js → p-B19EzNYi.js} +3 -3
  142. package/components/{p-Dfzl82x1.js.map → p-B19EzNYi.js.map} +1 -1
  143. package/components/{p-B9lvhAOc.js → p-B60BmY2x.js} +3 -3
  144. package/components/{p-B9lvhAOc.js.map → p-B60BmY2x.js.map} +1 -1
  145. package/components/{p-BuK5WByk.js → p-B9XDeCpV.js} +4 -4
  146. package/components/{p-BuK5WByk.js.map → p-B9XDeCpV.js.map} +1 -1
  147. package/components/{p-12nKYxsa.js → p-BPVegBx7.js} +9 -11
  148. package/components/p-BPVegBx7.js.map +1 -0
  149. package/components/{p-C8vn2GFY.js → p-BRCAzgk8.js} +4 -4
  150. package/components/p-BRCAzgk8.js.map +1 -0
  151. package/components/{p-iEAZQC4t.js → p-BXPo5zF6.js} +3 -3
  152. package/components/{p-iEAZQC4t.js.map → p-BXPo5zF6.js.map} +1 -1
  153. package/components/{p-CB1ADCkU.js → p-B_C2-EkQ.js} +4 -5
  154. package/components/p-B_C2-EkQ.js.map +1 -0
  155. package/components/{p-DIzxAERt.js → p-Bcmjgmqd.js} +4 -5
  156. package/components/p-Bcmjgmqd.js.map +1 -0
  157. package/components/{p-bM5r59DG.js → p-Bw3J9644.js} +5 -5
  158. package/components/{p-bM5r59DG.js.map → p-Bw3J9644.js.map} +1 -1
  159. package/components/{p-DylMlJTZ.js → p-C8xOvcAt.js} +4 -7
  160. package/components/p-C8xOvcAt.js.map +1 -0
  161. package/components/{p-2g5-4fWy.js → p-CGLA6FT7.js} +5 -6
  162. package/components/p-CGLA6FT7.js.map +1 -0
  163. package/components/{p-C7EBCKmV.js → p-CKoR0lxP.js} +3 -3
  164. package/components/{p-C7EBCKmV.js.map → p-CKoR0lxP.js.map} +1 -1
  165. package/components/{p-pyY5jSfE.js → p-CPs2id8p.js} +5 -5
  166. package/components/{p-pyY5jSfE.js.map → p-CPs2id8p.js.map} +1 -1
  167. package/components/{p-CniBfLG8.js → p-CTuKljhZ.js} +3 -3
  168. package/components/{p-CniBfLG8.js.map → p-CTuKljhZ.js.map} +1 -1
  169. package/components/{p-CVSy9bZ3.js → p-ClepN0Ea.js} +3 -3
  170. package/components/{p-CVSy9bZ3.js.map → p-ClepN0Ea.js.map} +1 -1
  171. package/components/{p-DXzHgqiB.js → p-Cu4GsGII.js} +3 -3
  172. package/components/p-Cu4GsGII.js.map +1 -0
  173. package/components/{p-C1BF91hb.js → p-CufZ3bGn.js} +3 -3
  174. package/components/{p-C1BF91hb.js.map → p-CufZ3bGn.js.map} +1 -1
  175. package/components/{p-0nVQO6bk.js → p-CwYYFZjd.js} +7 -7
  176. package/components/{p-0nVQO6bk.js.map → p-CwYYFZjd.js.map} +1 -1
  177. package/components/{p-BwyqOnwc.js → p-CxztL6IE.js} +18 -25
  178. package/components/p-CxztL6IE.js.map +1 -0
  179. package/components/{p-B-zHEqXz.js → p-Cyxle5Ec.js} +5 -5
  180. package/components/{p-B-zHEqXz.js.map → p-Cyxle5Ec.js.map} +1 -1
  181. package/components/{p-DPZsirnB.js → p-DAYuUWi5.js} +5 -5
  182. package/components/{p-DPZsirnB.js.map → p-DAYuUWi5.js.map} +1 -1
  183. package/components/{p-B55mem60.js → p-DPZN-4Ph.js} +4 -4
  184. package/components/{p-B55mem60.js.map → p-DPZN-4Ph.js.map} +1 -1
  185. package/components/{p-BgpUzYBq.js → p-DUuL9bnV.js} +3 -3
  186. package/components/{p-BgpUzYBq.js.map → p-DUuL9bnV.js.map} +1 -1
  187. package/components/{p-BBSHeR_p.js → p-DVOgkNlf.js} +3 -3
  188. package/components/p-DVOgkNlf.js.map +1 -0
  189. package/components/p-Dn_WjwtW.js.map +1 -1
  190. package/components/{p-D0LdqSVb.js → p-FayACwNG.js} +10 -18
  191. package/components/p-FayACwNG.js.map +1 -0
  192. package/components/{p-CjvgrV9j.js → p-QHGR-zzJ.js} +3 -3
  193. package/components/{p-CjvgrV9j.js.map → p-QHGR-zzJ.js.map} +1 -1
  194. package/components/{p-DDisdyRU.js → p-R4QcECdA.js} +5 -5
  195. package/components/{p-DDisdyRU.js.map → p-R4QcECdA.js.map} +1 -1
  196. package/components/{p-Bnux5wOx.js → p-UMH0sD7L.js} +5 -5
  197. package/components/{p-Bnux5wOx.js.map → p-UMH0sD7L.js.map} +1 -1
  198. package/components/{p-DM43N7pD.js → p-VXLdiXU0.js} +11 -19
  199. package/components/p-VXLdiXU0.js.map +1 -0
  200. package/components/{p-DGeWaNlt.js → p-aw_FhcJ5.js} +4 -2
  201. package/components/p-aw_FhcJ5.js.map +1 -0
  202. package/components/{p-D_wwWxx8.js → p-d7CnwTHv.js} +3 -6
  203. package/components/p-d7CnwTHv.js.map +1 -0
  204. package/components/{p-Dy35mbzK.js → p-uhiF1LKf.js} +4 -6
  205. package/components/p-uhiF1LKf.js.map +1 -0
  206. package/components/{p-qnnCtPgc.js → p-zx7LlxPa.js} +3 -3
  207. package/components/{p-qnnCtPgc.js.map → p-zx7LlxPa.js.map} +1 -1
  208. package/dist/cjs/index-DIFIjYrm.js.map +1 -1
  209. package/dist/cjs/{input.util-DuJG4-L-.js → input.util-DOEvwiFv.js} +4 -4
  210. package/dist/cjs/input.util-DOEvwiFv.js.map +1 -0
  211. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  212. package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
  213. package/dist/cjs/ix-action-card.entry.cjs.js.map +1 -1
  214. package/dist/cjs/ix-application-header.cjs.entry.js +3 -5
  215. package/dist/cjs/ix-application-header.cjs.entry.js.map +1 -1
  216. package/dist/cjs/ix-application-header.entry.cjs.js.map +1 -1
  217. package/dist/cjs/ix-application.cjs.entry.js +3 -3
  218. package/dist/cjs/ix-application.cjs.entry.js.map +1 -1
  219. package/dist/cjs/ix-application.entry.cjs.js.map +1 -1
  220. package/dist/cjs/ix-avatar.ix-menu-avatar-item.entry.cjs.js.map +1 -1
  221. package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -1
  222. package/dist/cjs/ix-blind.cjs.entry.js +5 -6
  223. package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
  224. package/dist/cjs/ix-blind.entry.cjs.js.map +1 -1
  225. package/dist/cjs/ix-breadcrumb.cjs.entry.js +2 -4
  226. package/dist/cjs/ix-breadcrumb.cjs.entry.js.map +1 -1
  227. package/dist/cjs/ix-breadcrumb.entry.cjs.js.map +1 -1
  228. package/dist/cjs/ix-button.cjs.entry.js +2 -5
  229. package/dist/cjs/ix-button.cjs.entry.js.map +1 -1
  230. package/dist/cjs/ix-button.entry.cjs.js.map +1 -1
  231. package/dist/cjs/ix-card-accordion.ix-card-title.entry.cjs.js.map +1 -1
  232. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +4 -5
  233. package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
  234. package/dist/cjs/ix-card-list.cjs.entry.js +4 -6
  235. package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
  236. package/dist/cjs/ix-card-list.entry.cjs.js.map +1 -1
  237. package/dist/cjs/ix-card.ix-card-content.entry.cjs.js.map +1 -1
  238. package/dist/cjs/ix-card_2.cjs.entry.js +4 -4
  239. package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
  240. package/dist/cjs/ix-category-filter.cjs.entry.js +3 -3
  241. package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
  242. package/dist/cjs/ix-category-filter.entry.cjs.js.map +1 -1
  243. package/dist/cjs/ix-checkbox-group.cjs.entry.js +47 -3
  244. package/dist/cjs/ix-checkbox-group.cjs.entry.js.map +1 -1
  245. package/dist/cjs/ix-checkbox-group.entry.cjs.js.map +1 -1
  246. package/dist/cjs/ix-checkbox.cjs.entry.js +12 -5
  247. package/dist/cjs/ix-checkbox.cjs.entry.js.map +1 -1
  248. package/dist/cjs/ix-checkbox.entry.cjs.js.map +1 -1
  249. package/dist/cjs/ix-chip.cjs.entry.js +5 -4
  250. package/dist/cjs/ix-chip.cjs.entry.js.map +1 -1
  251. package/dist/cjs/ix-chip.entry.cjs.js.map +1 -1
  252. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  253. package/dist/cjs/ix-col_4.cjs.entry.js +9 -17
  254. package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
  255. package/dist/cjs/ix-content.cjs.entry.js +4 -4
  256. package/dist/cjs/ix-content.cjs.entry.js.map +1 -1
  257. package/dist/cjs/ix-content.entry.cjs.js.map +1 -1
  258. package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
  259. package/dist/cjs/ix-custom-field.cjs.entry.js.map +1 -1
  260. package/dist/cjs/ix-custom-field.entry.cjs.js.map +1 -1
  261. package/dist/cjs/ix-date-dropdown.cjs.entry.js +4 -8
  262. package/dist/cjs/ix-date-dropdown.cjs.entry.js.map +1 -1
  263. package/dist/cjs/ix-date-dropdown.entry.cjs.js.map +1 -1
  264. package/dist/cjs/ix-date-input.cjs.entry.js +5 -5
  265. package/dist/cjs/ix-date-input.cjs.entry.js.map +1 -1
  266. package/dist/cjs/ix-date-input.entry.cjs.js.map +1 -1
  267. package/dist/cjs/ix-date-time-card.cjs.entry.js +1 -1
  268. package/dist/cjs/ix-date-time-card.cjs.entry.js.map +1 -1
  269. package/dist/cjs/ix-date-time-card.entry.cjs.js.map +1 -1
  270. package/dist/cjs/ix-datetime-picker.cjs.entry.js +2 -12
  271. package/dist/cjs/ix-datetime-picker.cjs.entry.js.map +1 -1
  272. package/dist/cjs/ix-datetime-picker.entry.cjs.js.map +1 -1
  273. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  274. package/dist/cjs/ix-divider.cjs.entry.js.map +1 -1
  275. package/dist/cjs/ix-divider.entry.cjs.js.map +1 -1
  276. package/dist/cjs/ix-dropdown-button.cjs.entry.js +2 -3
  277. package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
  278. package/dist/cjs/ix-dropdown-button.entry.cjs.js.map +1 -1
  279. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  280. package/dist/cjs/ix-dropdown-header.cjs.entry.js.map +1 -1
  281. package/dist/cjs/ix-dropdown-header.entry.cjs.js.map +1 -1
  282. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  283. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js.map +1 -1
  284. package/dist/cjs/ix-dropdown-quick-actions.entry.cjs.js.map +1 -1
  285. package/dist/cjs/ix-dropdown.cjs.entry.js +2 -4
  286. package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
  287. package/dist/cjs/ix-dropdown.entry.cjs.js.map +1 -1
  288. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  289. package/dist/cjs/ix-empty-state.cjs.entry.js.map +1 -1
  290. package/dist/cjs/ix-empty-state.entry.cjs.js.map +1 -1
  291. package/dist/cjs/ix-expanding-search.cjs.entry.js +4 -5
  292. package/dist/cjs/ix-expanding-search.cjs.entry.js.map +1 -1
  293. package/dist/cjs/ix-expanding-search.entry.cjs.js.map +1 -1
  294. package/dist/cjs/ix-field-label.ix-field-wrapper.entry.cjs.js.map +1 -1
  295. package/dist/cjs/ix-field-label_2.cjs.entry.js +1 -1
  296. package/dist/cjs/ix-field-label_2.cjs.entry.js.map +1 -1
  297. package/dist/cjs/ix-filter-chip.ix-select-item.entry.cjs.js.map +1 -1
  298. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +1 -2
  299. package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -1
  300. package/dist/cjs/ix-flip-tile.cjs.entry.js +4 -6
  301. package/dist/cjs/ix-flip-tile.cjs.entry.js.map +1 -1
  302. package/dist/cjs/ix-flip-tile.entry.cjs.js.map +1 -1
  303. package/dist/cjs/ix-helper-text.cjs.entry.js +1 -1
  304. package/dist/cjs/ix-icon-button.ix-spinner.entry.cjs.js.map +1 -1
  305. package/dist/cjs/ix-icon-button_2.cjs.entry.js +1 -4
  306. package/dist/cjs/ix-icon-button_2.cjs.entry.js.map +1 -1
  307. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +1 -1
  308. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js.map +1 -1
  309. package/dist/cjs/ix-icon-toggle-button.entry.cjs.js.map +1 -1
  310. package/dist/cjs/ix-input-group.cjs.entry.js +1 -1
  311. package/dist/cjs/ix-input-group.cjs.entry.js.map +1 -1
  312. package/dist/cjs/ix-input-group.entry.cjs.js.map +1 -1
  313. package/dist/cjs/ix-input.cjs.entry.js +12 -6
  314. package/dist/cjs/ix-input.cjs.entry.js.map +1 -1
  315. package/dist/cjs/ix-input.entry.cjs.js.map +1 -1
  316. package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
  317. package/dist/cjs/ix-key-value-list.cjs.entry.js.map +1 -1
  318. package/dist/cjs/ix-key-value-list.entry.cjs.js.map +1 -1
  319. package/dist/cjs/ix-key-value.cjs.entry.js +1 -1
  320. package/dist/cjs/ix-key-value.cjs.entry.js.map +1 -1
  321. package/dist/cjs/ix-key-value.entry.cjs.js.map +1 -1
  322. package/dist/cjs/ix-layout-auto.cjs.entry.js +1 -1
  323. package/dist/cjs/ix-layout-auto.cjs.entry.js.map +1 -1
  324. package/dist/cjs/ix-layout-auto.entry.cjs.js.map +1 -1
  325. package/dist/cjs/ix-link-button.cjs.entry.js +3 -3
  326. package/dist/cjs/ix-link-button.cjs.entry.js.map +1 -1
  327. package/dist/cjs/ix-link-button.entry.cjs.js.map +1 -1
  328. package/dist/cjs/ix-map-navigation.cjs.entry.js +2 -3
  329. package/dist/cjs/ix-map-navigation.cjs.entry.js.map +1 -1
  330. package/dist/cjs/ix-map-navigation.entry.cjs.js.map +1 -1
  331. package/dist/cjs/ix-menu-avatar.cjs.entry.js +2 -4
  332. package/dist/cjs/ix-menu-avatar.cjs.entry.js.map +1 -1
  333. package/dist/cjs/ix-menu-avatar.entry.cjs.js.map +1 -1
  334. package/dist/cjs/ix-menu-category.cjs.entry.js +5 -5
  335. package/dist/cjs/ix-menu-category.cjs.entry.js.map +1 -1
  336. package/dist/cjs/ix-menu-category.entry.cjs.js.map +1 -1
  337. package/dist/cjs/ix-menu-item.cjs.entry.js +3 -3
  338. package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -1
  339. package/dist/cjs/ix-menu-item.entry.cjs.js.map +1 -1
  340. package/dist/cjs/ix-menu.cjs.entry.js +12 -14
  341. package/dist/cjs/ix-menu.cjs.entry.js.map +1 -1
  342. package/dist/cjs/ix-menu.entry.cjs.js.map +1 -1
  343. package/dist/cjs/ix-modal-content.ix-modal-header.entry.cjs.js.map +1 -1
  344. package/dist/cjs/ix-modal-content_2.cjs.entry.js +2 -2
  345. package/dist/cjs/ix-modal-content_2.cjs.entry.js.map +1 -1
  346. package/dist/cjs/ix-modal-footer.cjs.entry.js +1 -1
  347. package/dist/cjs/ix-modal-footer.cjs.entry.js.map +1 -1
  348. package/dist/cjs/ix-modal-footer.entry.cjs.js.map +1 -1
  349. package/dist/cjs/ix-modal.cjs.entry.js +3 -7
  350. package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
  351. package/dist/cjs/ix-modal.entry.cjs.js.map +1 -1
  352. package/dist/cjs/ix-number-input.cjs.entry.js +14 -10
  353. package/dist/cjs/ix-number-input.cjs.entry.js.map +1 -1
  354. package/dist/cjs/ix-number-input.entry.cjs.js.map +1 -1
  355. package/dist/cjs/ix-pagination.cjs.entry.js +2 -2
  356. package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
  357. package/dist/cjs/ix-pagination.entry.cjs.js.map +1 -1
  358. package/dist/cjs/ix-pane-layout.cjs.entry.js +1 -1
  359. package/dist/cjs/ix-pane-layout.cjs.entry.js.map +1 -1
  360. package/dist/cjs/ix-pane-layout.entry.cjs.js.map +1 -1
  361. package/dist/cjs/ix-pane.cjs.entry.js +6 -6
  362. package/dist/cjs/ix-pane.cjs.entry.js.map +1 -1
  363. package/dist/cjs/ix-pane.entry.cjs.js.map +1 -1
  364. package/dist/cjs/ix-push-card.cjs.entry.js +1 -2
  365. package/dist/cjs/ix-push-card.cjs.entry.js.map +1 -1
  366. package/dist/cjs/ix-push-card.entry.cjs.js.map +1 -1
  367. package/dist/cjs/ix-radio-group.cjs.entry.js +29 -6
  368. package/dist/cjs/ix-radio-group.cjs.entry.js.map +1 -1
  369. package/dist/cjs/ix-radio-group.entry.cjs.js.map +1 -1
  370. package/dist/cjs/ix-radio.cjs.entry.js +23 -6
  371. package/dist/cjs/ix-radio.cjs.entry.js.map +1 -1
  372. package/dist/cjs/ix-radio.entry.cjs.js.map +1 -1
  373. package/dist/cjs/ix-select.cjs.entry.js +9 -16
  374. package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
  375. package/dist/cjs/ix-select.entry.cjs.js.map +1 -1
  376. package/dist/cjs/ix-slider.cjs.entry.js +6 -6
  377. package/dist/cjs/ix-slider.cjs.entry.js.map +1 -1
  378. package/dist/cjs/ix-slider.entry.cjs.js.map +1 -1
  379. package/dist/cjs/ix-split-button.cjs.entry.js +1 -2
  380. package/dist/cjs/ix-split-button.cjs.entry.js.map +1 -1
  381. package/dist/cjs/ix-split-button.entry.cjs.js.map +1 -1
  382. package/dist/cjs/ix-tab-item.ix-tabs.entry.cjs.js.map +1 -1
  383. package/dist/cjs/ix-tab-item_2.cjs.entry.js +5 -5
  384. package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
  385. package/dist/cjs/ix-textarea.cjs.entry.js +4 -4
  386. package/dist/cjs/ix-textarea.cjs.entry.js.map +1 -1
  387. package/dist/cjs/ix-textarea.entry.cjs.js.map +1 -1
  388. package/dist/cjs/ix-time-picker.cjs.entry.js +4 -12
  389. package/dist/cjs/ix-time-picker.cjs.entry.js.map +1 -1
  390. package/dist/cjs/ix-time-picker.entry.cjs.js.map +1 -1
  391. package/dist/cjs/ix-toggle-button.cjs.entry.js +3 -3
  392. package/dist/cjs/ix-toggle-button.cjs.entry.js.map +1 -1
  393. package/dist/cjs/ix-toggle-button.entry.cjs.js.map +1 -1
  394. package/dist/cjs/ix-toggle.cjs.entry.js +35 -3
  395. package/dist/cjs/ix-toggle.cjs.entry.js.map +1 -1
  396. package/dist/cjs/ix-toggle.entry.cjs.js.map +1 -1
  397. package/dist/cjs/ix-tooltip.cjs.entry.js +1 -2
  398. package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -1
  399. package/dist/cjs/ix-tooltip.entry.cjs.js.map +1 -1
  400. package/dist/cjs/ix-tree.cjs.entry.js +55 -51
  401. package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
  402. package/dist/cjs/ix-tree.entry.cjs.js.map +1 -1
  403. package/dist/cjs/ix-typography.cjs.entry.js +1 -1
  404. package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
  405. package/dist/cjs/ix-typography.entry.cjs.js.map +1 -1
  406. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -5
  407. package/dist/cjs/ix-validation-tooltip.cjs.entry.js.map +1 -1
  408. package/dist/cjs/ix-validation-tooltip.entry.cjs.js.map +1 -1
  409. package/dist/cjs/loader.cjs.js +1 -1
  410. package/dist/cjs/siemens-ix.cjs.js +1 -1
  411. package/dist/cjs/{validation-B-wzGaWF.js → validation-othAjI_Z.js} +4 -2
  412. package/dist/cjs/validation-othAjI_Z.js.map +1 -0
  413. package/dist/collection/components/action-card/action-card.js +1 -4
  414. package/dist/collection/components/action-card/action-card.js.map +1 -1
  415. package/dist/collection/components/application/application.js +3 -6
  416. package/dist/collection/components/application/application.js.map +1 -1
  417. package/dist/collection/components/application-header/application-header.js +5 -13
  418. package/dist/collection/components/application-header/application-header.js.map +1 -1
  419. package/dist/collection/components/avatar/avatar.js +2 -11
  420. package/dist/collection/components/avatar/avatar.js.map +1 -1
  421. package/dist/collection/components/blind/blind.js +8 -18
  422. package/dist/collection/components/blind/blind.js.map +1 -1
  423. package/dist/collection/components/breadcrumb/breadcrumb.js +3 -8
  424. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  425. package/dist/collection/components/button/button.js +4 -13
  426. package/dist/collection/components/button/button.js.map +1 -1
  427. package/dist/collection/components/card/card.js +5 -11
  428. package/dist/collection/components/card/card.js.map +1 -1
  429. package/dist/collection/components/card-accordion/card-accordion.js +4 -11
  430. package/dist/collection/components/card-accordion/card-accordion.js.map +1 -1
  431. package/dist/collection/components/card-content/card-content.js +1 -4
  432. package/dist/collection/components/card-content/card-content.js.map +1 -1
  433. package/dist/collection/components/card-list/card-list.js +5 -13
  434. package/dist/collection/components/card-list/card-list.js.map +1 -1
  435. package/dist/collection/components/card-title/card-title.js +1 -3
  436. package/dist/collection/components/card-title/card-title.js.map +1 -1
  437. package/dist/collection/components/category-filter/category-filter.js +4 -7
  438. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  439. package/dist/collection/components/checkbox/checkbox.js +47 -7
  440. package/dist/collection/components/checkbox/checkbox.js.map +1 -1
  441. package/dist/collection/components/checkbox-group/checkbox-group.js +115 -5
  442. package/dist/collection/components/checkbox-group/checkbox-group.js.map +1 -1
  443. package/dist/collection/components/checkbox-group/test/checkbox-group.ct.js +48 -0
  444. package/dist/collection/components/checkbox-group/test/checkbox-group.ct.js.map +1 -0
  445. package/dist/collection/components/chip/chip.js +6 -8
  446. package/dist/collection/components/chip/chip.js.map +1 -1
  447. package/dist/collection/components/col/col.js +1 -4
  448. package/dist/collection/components/col/col.js.map +1 -1
  449. package/dist/collection/components/content/content.css +1 -3
  450. package/dist/collection/components/content/content.js +3 -4
  451. package/dist/collection/components/content/content.js.map +1 -1
  452. package/dist/collection/components/custom-field/custom-field.js +1 -4
  453. package/dist/collection/components/custom-field/custom-field.js.map +1 -1
  454. package/dist/collection/components/date-dropdown/date-dropdown.js +7 -23
  455. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  456. package/dist/collection/components/date-input/date-input.js +6 -9
  457. package/dist/collection/components/date-input/date-input.js.map +1 -1
  458. package/dist/collection/components/date-picker/date-picker.js +15 -53
  459. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  460. package/dist/collection/components/date-time-card/date-time-card.css +2 -2
  461. package/dist/collection/components/datetime-picker/datetime-picker.css +4 -0
  462. package/dist/collection/components/datetime-picker/datetime-picker.js +15 -67
  463. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  464. package/dist/collection/components/divider/divider.js +1 -4
  465. package/dist/collection/components/divider/divider.js.map +1 -1
  466. package/dist/collection/components/dropdown/dropdown.js +3 -8
  467. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  468. package/dist/collection/components/dropdown-button/dropdown-button.js +4 -14
  469. package/dist/collection/components/dropdown-button/dropdown-button.js.map +1 -1
  470. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -4
  471. package/dist/collection/components/dropdown-header/dropdown-header.js.map +1 -1
  472. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -4
  473. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js.map +1 -1
  474. package/dist/collection/components/empty-state/empty-state.js +1 -4
  475. package/dist/collection/components/empty-state/empty-state.js.map +1 -1
  476. package/dist/collection/components/expanding-search/expanding-search.js +5 -9
  477. package/dist/collection/components/expanding-search/expanding-search.js.map +1 -1
  478. package/dist/collection/components/filter-chip/filter-chip.js +2 -6
  479. package/dist/collection/components/filter-chip/filter-chip.js.map +1 -1
  480. package/dist/collection/components/flip-tile/flip-tile.js +6 -14
  481. package/dist/collection/components/flip-tile/flip-tile.js.map +1 -1
  482. package/dist/collection/components/icon-button/icon-button.js +4 -16
  483. package/dist/collection/components/icon-button/icon-button.js.map +1 -1
  484. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -4
  485. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js.map +1 -1
  486. package/dist/collection/components/input/input.fc.js +1 -1
  487. package/dist/collection/components/input/input.fc.js.map +1 -1
  488. package/dist/collection/components/input/input.js +32 -6
  489. package/dist/collection/components/input/input.js.map +1 -1
  490. package/dist/collection/components/input/number-input.js +35 -10
  491. package/dist/collection/components/input/number-input.js.map +1 -1
  492. package/dist/collection/components/input/tests/form-ready.ct.js +10 -0
  493. package/dist/collection/components/input/tests/form-ready.ct.js.map +1 -1
  494. package/dist/collection/components/input/tests/validation.ct.js +48 -8
  495. package/dist/collection/components/input/tests/validation.ct.js.map +1 -1
  496. package/dist/collection/components/input/textarea.js +3 -4
  497. package/dist/collection/components/input/textarea.js.map +1 -1
  498. package/dist/collection/components/input-group/input-group.js +2 -2
  499. package/dist/collection/components/input-group/input-group.js.map +1 -1
  500. package/dist/collection/components/key-value/key-value.js +1 -3
  501. package/dist/collection/components/key-value/key-value.js.map +1 -1
  502. package/dist/collection/components/key-value-list/key-value-list.js +1 -4
  503. package/dist/collection/components/key-value-list/key-value-list.js.map +1 -1
  504. package/dist/collection/components/layout-auto/layout-auto.js +1 -4
  505. package/dist/collection/components/layout-auto/layout-auto.js.map +1 -1
  506. package/dist/collection/components/layout-grid/layout-grid.js +2 -5
  507. package/dist/collection/components/layout-grid/layout-grid.js.map +1 -1
  508. package/dist/collection/components/link-button/link-button.js +3 -6
  509. package/dist/collection/components/link-button/link-button.js.map +1 -1
  510. package/dist/collection/components/map-navigation/map-navigation.js +2 -6
  511. package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
  512. package/dist/collection/components/menu/menu.js +13 -18
  513. package/dist/collection/components/menu/menu.js.map +1 -1
  514. package/dist/collection/components/menu-avatar/menu-avatar.js +5 -16
  515. package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
  516. package/dist/collection/components/menu-category/menu-category.js +5 -8
  517. package/dist/collection/components/menu-category/menu-category.js.map +1 -1
  518. package/dist/collection/components/menu-item/menu-item.js +4 -7
  519. package/dist/collection/components/menu-item/menu-item.js.map +1 -1
  520. package/dist/collection/components/modal/modal.js +5 -15
  521. package/dist/collection/components/modal/modal.js.map +1 -1
  522. package/dist/collection/components/modal-content/modal-content.js +1 -4
  523. package/dist/collection/components/modal-content/modal-content.js.map +1 -1
  524. package/dist/collection/components/modal-footer/modal-footer.js +1 -4
  525. package/dist/collection/components/modal-footer/modal-footer.js.map +1 -1
  526. package/dist/collection/components/modal-header/modal-header.js +1 -4
  527. package/dist/collection/components/modal-header/modal-header.js.map +1 -1
  528. package/dist/collection/components/pagination/pagination.js +2 -5
  529. package/dist/collection/components/pagination/pagination.js.map +1 -1
  530. package/dist/collection/components/pane/pane.js +6 -9
  531. package/dist/collection/components/pane/pane.js.map +1 -1
  532. package/dist/collection/components/pane-layout/pane-layout.js +1 -4
  533. package/dist/collection/components/pane-layout/pane-layout.js.map +1 -1
  534. package/dist/collection/components/push-card/push-card.js +2 -9
  535. package/dist/collection/components/push-card/push-card.js.map +1 -1
  536. package/dist/collection/components/radio/radio.js +61 -8
  537. package/dist/collection/components/radio/radio.js.map +1 -1
  538. package/dist/collection/components/radio-group/radio-group.js +96 -7
  539. package/dist/collection/components/radio-group/radio-group.js.map +1 -1
  540. package/dist/collection/components/radio-group/test/radio-group.ct.js +17 -0
  541. package/dist/collection/components/radio-group/test/radio-group.ct.js.map +1 -1
  542. package/dist/collection/components/row/row.js +1 -4
  543. package/dist/collection/components/row/row.js.map +1 -1
  544. package/dist/collection/components/select/select.js +25 -80
  545. package/dist/collection/components/select/select.js.map +1 -1
  546. package/dist/collection/components/slider/slider.js +6 -8
  547. package/dist/collection/components/slider/slider.js.map +1 -1
  548. package/dist/collection/components/split-button/split-button.js +2 -6
  549. package/dist/collection/components/split-button/split-button.js.map +1 -1
  550. package/dist/collection/components/tab-item/tab-item.js +4 -7
  551. package/dist/collection/components/tab-item/tab-item.js.map +1 -1
  552. package/dist/collection/components/tabs/tabs.js +3 -6
  553. package/dist/collection/components/tabs/tabs.js.map +1 -1
  554. package/dist/collection/components/time-picker/time-picker.js +8 -28
  555. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  556. package/dist/collection/components/toggle/toggle.js +63 -5
  557. package/dist/collection/components/toggle/toggle.js.map +1 -1
  558. package/dist/collection/components/toggle-button/toggle-button.css +15 -0
  559. package/dist/collection/components/toggle-button/toggle-button.js +2 -5
  560. package/dist/collection/components/toggle-button/toggle-button.js.map +1 -1
  561. package/dist/collection/components/tooltip/tooltip.js +2 -8
  562. package/dist/collection/components/tooltip/tooltip.js.map +1 -1
  563. package/dist/collection/components/tree/tree.js +68 -61
  564. package/dist/collection/components/tree/tree.js.map +1 -1
  565. package/dist/collection/components/typography/typography.js +1 -4
  566. package/dist/collection/components/typography/typography.js.map +1 -1
  567. package/dist/collection/components/utils/input/index.js.map +1 -1
  568. package/dist/collection/components/utils/input/validation.js +2 -0
  569. package/dist/collection/components/utils/input/validation.js.map +1 -1
  570. package/dist/collection/components/validation-tooltip/validation-tooltip.css +1 -0
  571. package/dist/collection/components/validation-tooltip/validation-tooltip.js +5 -8
  572. package/dist/collection/components/validation-tooltip/validation-tooltip.js.map +1 -1
  573. package/dist/esm/index-CrTP-icT.js.map +1 -1
  574. package/dist/esm/{input.util-DpnoI5lb.js → input.util-DORL_qfP.js} +4 -4
  575. package/dist/esm/input.util-DORL_qfP.js.map +1 -0
  576. package/dist/esm/ix-action-card.entry.js +1 -1
  577. package/dist/esm/ix-action-card.entry.js.map +1 -1
  578. package/dist/esm/ix-application-header.entry.js +3 -5
  579. package/dist/esm/ix-application-header.entry.js.map +1 -1
  580. package/dist/esm/ix-application.entry.js +3 -3
  581. package/dist/esm/ix-application.entry.js.map +1 -1
  582. package/dist/esm/ix-avatar.ix-menu-avatar-item.entry.js.map +1 -1
  583. package/dist/esm/ix-avatar_2.entry.js.map +1 -1
  584. package/dist/esm/ix-blind.entry.js +5 -6
  585. package/dist/esm/ix-blind.entry.js.map +1 -1
  586. package/dist/esm/ix-breadcrumb.entry.js +2 -4
  587. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  588. package/dist/esm/ix-button.entry.js +2 -5
  589. package/dist/esm/ix-button.entry.js.map +1 -1
  590. package/dist/esm/ix-card-accordion.ix-card-title.entry.js.map +1 -1
  591. package/dist/esm/ix-card-accordion_2.entry.js +4 -5
  592. package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
  593. package/dist/esm/ix-card-list.entry.js +4 -6
  594. package/dist/esm/ix-card-list.entry.js.map +1 -1
  595. package/dist/esm/ix-card.ix-card-content.entry.js.map +1 -1
  596. package/dist/esm/ix-card_2.entry.js +4 -4
  597. package/dist/esm/ix-card_2.entry.js.map +1 -1
  598. package/dist/esm/ix-category-filter.entry.js +3 -3
  599. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  600. package/dist/esm/ix-checkbox-group.entry.js +47 -3
  601. package/dist/esm/ix-checkbox-group.entry.js.map +1 -1
  602. package/dist/esm/ix-checkbox.entry.js +12 -5
  603. package/dist/esm/ix-checkbox.entry.js.map +1 -1
  604. package/dist/esm/ix-chip.entry.js +5 -4
  605. package/dist/esm/ix-chip.entry.js.map +1 -1
  606. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  607. package/dist/esm/ix-col_4.entry.js +9 -17
  608. package/dist/esm/ix-col_4.entry.js.map +1 -1
  609. package/dist/esm/ix-content.entry.js +4 -4
  610. package/dist/esm/ix-content.entry.js.map +1 -1
  611. package/dist/esm/ix-custom-field.entry.js +2 -2
  612. package/dist/esm/ix-custom-field.entry.js.map +1 -1
  613. package/dist/esm/ix-date-dropdown.entry.js +4 -8
  614. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  615. package/dist/esm/ix-date-input.entry.js +5 -5
  616. package/dist/esm/ix-date-input.entry.js.map +1 -1
  617. package/dist/esm/ix-date-time-card.entry.js +1 -1
  618. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  619. package/dist/esm/ix-datetime-picker.entry.js +2 -12
  620. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  621. package/dist/esm/ix-divider.entry.js +1 -1
  622. package/dist/esm/ix-divider.entry.js.map +1 -1
  623. package/dist/esm/ix-dropdown-button.entry.js +2 -3
  624. package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
  625. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  626. package/dist/esm/ix-dropdown-header.entry.js.map +1 -1
  627. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  628. package/dist/esm/ix-dropdown-quick-actions.entry.js.map +1 -1
  629. package/dist/esm/ix-dropdown.entry.js +2 -4
  630. package/dist/esm/ix-dropdown.entry.js.map +1 -1
  631. package/dist/esm/ix-empty-state.entry.js +1 -1
  632. package/dist/esm/ix-empty-state.entry.js.map +1 -1
  633. package/dist/esm/ix-expanding-search.entry.js +4 -5
  634. package/dist/esm/ix-expanding-search.entry.js.map +1 -1
  635. package/dist/esm/ix-field-label.ix-field-wrapper.entry.js.map +1 -1
  636. package/dist/esm/ix-field-label_2.entry.js +1 -1
  637. package/dist/esm/ix-field-label_2.entry.js.map +1 -1
  638. package/dist/esm/ix-filter-chip.ix-select-item.entry.js.map +1 -1
  639. package/dist/esm/ix-filter-chip_2.entry.js +1 -2
  640. package/dist/esm/ix-filter-chip_2.entry.js.map +1 -1
  641. package/dist/esm/ix-flip-tile.entry.js +4 -6
  642. package/dist/esm/ix-flip-tile.entry.js.map +1 -1
  643. package/dist/esm/ix-helper-text.entry.js +1 -1
  644. package/dist/esm/ix-icon-button.ix-spinner.entry.js.map +1 -1
  645. package/dist/esm/ix-icon-button_2.entry.js +1 -4
  646. package/dist/esm/ix-icon-button_2.entry.js.map +1 -1
  647. package/dist/esm/ix-icon-toggle-button.entry.js +1 -1
  648. package/dist/esm/ix-icon-toggle-button.entry.js.map +1 -1
  649. package/dist/esm/ix-input-group.entry.js +1 -1
  650. package/dist/esm/ix-input-group.entry.js.map +1 -1
  651. package/dist/esm/ix-input.entry.js +12 -6
  652. package/dist/esm/ix-input.entry.js.map +1 -1
  653. package/dist/esm/ix-key-value-list.entry.js +1 -1
  654. package/dist/esm/ix-key-value-list.entry.js.map +1 -1
  655. package/dist/esm/ix-key-value.entry.js +1 -1
  656. package/dist/esm/ix-key-value.entry.js.map +1 -1
  657. package/dist/esm/ix-layout-auto.entry.js +1 -1
  658. package/dist/esm/ix-layout-auto.entry.js.map +1 -1
  659. package/dist/esm/ix-link-button.entry.js +3 -3
  660. package/dist/esm/ix-link-button.entry.js.map +1 -1
  661. package/dist/esm/ix-map-navigation.entry.js +2 -3
  662. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  663. package/dist/esm/ix-menu-avatar.entry.js +2 -4
  664. package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
  665. package/dist/esm/ix-menu-category.entry.js +5 -5
  666. package/dist/esm/ix-menu-category.entry.js.map +1 -1
  667. package/dist/esm/ix-menu-item.entry.js +3 -3
  668. package/dist/esm/ix-menu-item.entry.js.map +1 -1
  669. package/dist/esm/ix-menu.entry.js +12 -14
  670. package/dist/esm/ix-menu.entry.js.map +1 -1
  671. package/dist/esm/ix-modal-content.ix-modal-header.entry.js.map +1 -1
  672. package/dist/esm/ix-modal-content_2.entry.js +2 -2
  673. package/dist/esm/ix-modal-content_2.entry.js.map +1 -1
  674. package/dist/esm/ix-modal-footer.entry.js +1 -1
  675. package/dist/esm/ix-modal-footer.entry.js.map +1 -1
  676. package/dist/esm/ix-modal.entry.js +3 -7
  677. package/dist/esm/ix-modal.entry.js.map +1 -1
  678. package/dist/esm/ix-number-input.entry.js +14 -10
  679. package/dist/esm/ix-number-input.entry.js.map +1 -1
  680. package/dist/esm/ix-pagination.entry.js +2 -2
  681. package/dist/esm/ix-pagination.entry.js.map +1 -1
  682. package/dist/esm/ix-pane-layout.entry.js +1 -1
  683. package/dist/esm/ix-pane-layout.entry.js.map +1 -1
  684. package/dist/esm/ix-pane.entry.js +6 -6
  685. package/dist/esm/ix-pane.entry.js.map +1 -1
  686. package/dist/esm/ix-push-card.entry.js +1 -2
  687. package/dist/esm/ix-push-card.entry.js.map +1 -1
  688. package/dist/esm/ix-radio-group.entry.js +29 -6
  689. package/dist/esm/ix-radio-group.entry.js.map +1 -1
  690. package/dist/esm/ix-radio.entry.js +23 -6
  691. package/dist/esm/ix-radio.entry.js.map +1 -1
  692. package/dist/esm/ix-select.entry.js +9 -16
  693. package/dist/esm/ix-select.entry.js.map +1 -1
  694. package/dist/esm/ix-slider.entry.js +6 -6
  695. package/dist/esm/ix-slider.entry.js.map +1 -1
  696. package/dist/esm/ix-split-button.entry.js +1 -2
  697. package/dist/esm/ix-split-button.entry.js.map +1 -1
  698. package/dist/esm/ix-tab-item.ix-tabs.entry.js.map +1 -1
  699. package/dist/esm/ix-tab-item_2.entry.js +5 -5
  700. package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
  701. package/dist/esm/ix-textarea.entry.js +4 -4
  702. package/dist/esm/ix-textarea.entry.js.map +1 -1
  703. package/dist/esm/ix-time-picker.entry.js +4 -12
  704. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  705. package/dist/esm/ix-toggle-button.entry.js +3 -3
  706. package/dist/esm/ix-toggle-button.entry.js.map +1 -1
  707. package/dist/esm/ix-toggle.entry.js +35 -3
  708. package/dist/esm/ix-toggle.entry.js.map +1 -1
  709. package/dist/esm/ix-tooltip.entry.js +1 -2
  710. package/dist/esm/ix-tooltip.entry.js.map +1 -1
  711. package/dist/esm/ix-tree.entry.js +55 -51
  712. package/dist/esm/ix-tree.entry.js.map +1 -1
  713. package/dist/esm/ix-typography.entry.js +1 -1
  714. package/dist/esm/ix-typography.entry.js.map +1 -1
  715. package/dist/esm/ix-validation-tooltip.entry.js +3 -5
  716. package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
  717. package/dist/esm/loader.js +1 -1
  718. package/dist/esm/siemens-ix.js +1 -1
  719. package/dist/esm/{validation-C_w_pHgR.js → validation-CS0nhfz1.js} +4 -2
  720. package/dist/esm/validation-CS0nhfz1.js.map +1 -0
  721. package/dist/siemens-ix/ix-action-card.entry.esm.js.map +1 -1
  722. package/dist/siemens-ix/ix-application-header.entry.esm.js.map +1 -1
  723. package/dist/siemens-ix/ix-application.entry.esm.js.map +1 -1
  724. package/dist/siemens-ix/ix-avatar.ix-menu-avatar-item.entry.esm.js.map +1 -1
  725. package/dist/siemens-ix/ix-blind.entry.esm.js.map +1 -1
  726. package/dist/siemens-ix/ix-breadcrumb.entry.esm.js.map +1 -1
  727. package/dist/siemens-ix/ix-button.entry.esm.js.map +1 -1
  728. package/dist/siemens-ix/ix-card-accordion.ix-card-title.entry.esm.js.map +1 -1
  729. package/dist/siemens-ix/ix-card-list.entry.esm.js.map +1 -1
  730. package/dist/siemens-ix/ix-card.ix-card-content.entry.esm.js.map +1 -1
  731. package/dist/siemens-ix/ix-category-filter.entry.esm.js.map +1 -1
  732. package/dist/siemens-ix/ix-checkbox-group.entry.esm.js.map +1 -1
  733. package/dist/siemens-ix/ix-checkbox.entry.esm.js.map +1 -1
  734. package/dist/siemens-ix/ix-chip.entry.esm.js.map +1 -1
  735. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  736. package/dist/siemens-ix/ix-content.entry.esm.js.map +1 -1
  737. package/dist/siemens-ix/ix-custom-field.entry.esm.js.map +1 -1
  738. package/dist/siemens-ix/ix-date-dropdown.entry.esm.js.map +1 -1
  739. package/dist/siemens-ix/ix-date-input.entry.esm.js.map +1 -1
  740. package/dist/siemens-ix/ix-date-time-card.entry.esm.js.map +1 -1
  741. package/dist/siemens-ix/ix-datetime-picker.entry.esm.js.map +1 -1
  742. package/dist/siemens-ix/ix-divider.entry.esm.js.map +1 -1
  743. package/dist/siemens-ix/ix-dropdown-button.entry.esm.js.map +1 -1
  744. package/dist/siemens-ix/ix-dropdown-header.entry.esm.js.map +1 -1
  745. package/dist/siemens-ix/ix-dropdown-quick-actions.entry.esm.js.map +1 -1
  746. package/dist/siemens-ix/ix-dropdown.entry.esm.js.map +1 -1
  747. package/dist/siemens-ix/ix-empty-state.entry.esm.js.map +1 -1
  748. package/dist/siemens-ix/ix-expanding-search.entry.esm.js.map +1 -1
  749. package/dist/siemens-ix/ix-field-label.ix-field-wrapper.entry.esm.js.map +1 -1
  750. package/dist/siemens-ix/ix-filter-chip.ix-select-item.entry.esm.js.map +1 -1
  751. package/dist/siemens-ix/ix-flip-tile.entry.esm.js.map +1 -1
  752. package/dist/siemens-ix/ix-icon-button.ix-spinner.entry.esm.js.map +1 -1
  753. package/dist/siemens-ix/ix-icon-toggle-button.entry.esm.js.map +1 -1
  754. package/dist/siemens-ix/ix-input-group.entry.esm.js.map +1 -1
  755. package/dist/siemens-ix/ix-input.entry.esm.js.map +1 -1
  756. package/dist/siemens-ix/ix-key-value-list.entry.esm.js.map +1 -1
  757. package/dist/siemens-ix/ix-key-value.entry.esm.js.map +1 -1
  758. package/dist/siemens-ix/ix-layout-auto.entry.esm.js.map +1 -1
  759. package/dist/siemens-ix/ix-link-button.entry.esm.js.map +1 -1
  760. package/dist/siemens-ix/ix-map-navigation.entry.esm.js.map +1 -1
  761. package/dist/siemens-ix/ix-menu-avatar.entry.esm.js.map +1 -1
  762. package/dist/siemens-ix/ix-menu-category.entry.esm.js.map +1 -1
  763. package/dist/siemens-ix/ix-menu-item.entry.esm.js.map +1 -1
  764. package/dist/siemens-ix/ix-menu.entry.esm.js.map +1 -1
  765. package/dist/siemens-ix/ix-modal-content.ix-modal-header.entry.esm.js.map +1 -1
  766. package/dist/siemens-ix/ix-modal-footer.entry.esm.js.map +1 -1
  767. package/dist/siemens-ix/ix-modal.entry.esm.js.map +1 -1
  768. package/dist/siemens-ix/ix-number-input.entry.esm.js.map +1 -1
  769. package/dist/siemens-ix/ix-pagination.entry.esm.js.map +1 -1
  770. package/dist/siemens-ix/ix-pane-layout.entry.esm.js.map +1 -1
  771. package/dist/siemens-ix/ix-pane.entry.esm.js.map +1 -1
  772. package/dist/siemens-ix/ix-push-card.entry.esm.js.map +1 -1
  773. package/dist/siemens-ix/ix-radio-group.entry.esm.js.map +1 -1
  774. package/dist/siemens-ix/ix-radio.entry.esm.js.map +1 -1
  775. package/dist/siemens-ix/ix-select.entry.esm.js.map +1 -1
  776. package/dist/siemens-ix/ix-slider.entry.esm.js.map +1 -1
  777. package/dist/siemens-ix/ix-split-button.entry.esm.js.map +1 -1
  778. package/dist/siemens-ix/ix-tab-item.ix-tabs.entry.esm.js.map +1 -1
  779. package/dist/siemens-ix/ix-textarea.entry.esm.js.map +1 -1
  780. package/dist/siemens-ix/ix-time-picker.entry.esm.js.map +1 -1
  781. package/dist/siemens-ix/ix-toggle-button.entry.esm.js.map +1 -1
  782. package/dist/siemens-ix/ix-toggle.entry.esm.js.map +1 -1
  783. package/dist/siemens-ix/ix-tooltip.entry.esm.js.map +1 -1
  784. package/dist/siemens-ix/ix-tree.entry.esm.js.map +1 -1
  785. package/dist/siemens-ix/ix-typography.entry.esm.js.map +1 -1
  786. package/dist/siemens-ix/ix-validation-tooltip.entry.esm.js.map +1 -1
  787. package/dist/siemens-ix/{p-0c830977.entry.js → p-04338b3f.entry.js} +2 -2
  788. package/dist/siemens-ix/p-04338b3f.entry.js.map +1 -0
  789. package/dist/siemens-ix/p-0443dc8d.entry.js +2 -0
  790. package/dist/siemens-ix/p-0443dc8d.entry.js.map +1 -0
  791. package/dist/siemens-ix/p-054136c2.entry.js +2 -0
  792. package/dist/siemens-ix/{p-518b1e6b.entry.js.map → p-054136c2.entry.js.map} +1 -1
  793. package/dist/siemens-ix/{p-0488a734.entry.js → p-06843648.entry.js} +2 -2
  794. package/dist/siemens-ix/{p-0488a734.entry.js.map → p-06843648.entry.js.map} +1 -1
  795. package/dist/siemens-ix/{p-ff2171f6.entry.js → p-071f63d6.entry.js} +2 -2
  796. package/dist/siemens-ix/p-071f63d6.entry.js.map +1 -0
  797. package/dist/siemens-ix/{p-c7384379.entry.js → p-07c17517.entry.js} +2 -2
  798. package/dist/siemens-ix/p-07c17517.entry.js.map +1 -0
  799. package/dist/siemens-ix/{p-5fef5328.entry.js → p-09b83f0e.entry.js} +2 -2
  800. package/dist/siemens-ix/p-09b83f0e.entry.js.map +1 -0
  801. package/dist/siemens-ix/p-144e4ad0.entry.js +2 -0
  802. package/dist/siemens-ix/p-144e4ad0.entry.js.map +1 -0
  803. package/dist/siemens-ix/{p-19ae7d99.entry.js → p-158d9068.entry.js} +2 -2
  804. package/dist/siemens-ix/p-158d9068.entry.js.map +1 -0
  805. package/dist/siemens-ix/{p-ac5f5042.entry.js → p-18a47d9f.entry.js} +2 -2
  806. package/dist/siemens-ix/p-18a47d9f.entry.js.map +1 -0
  807. package/dist/siemens-ix/{p-96bbbbcb.entry.js → p-1d28d516.entry.js} +2 -2
  808. package/dist/siemens-ix/p-1d28d516.entry.js.map +1 -0
  809. package/dist/siemens-ix/{p-9e3a36df.entry.js → p-1ff3556a.entry.js} +2 -2
  810. package/dist/siemens-ix/p-1ff3556a.entry.js.map +1 -0
  811. package/dist/siemens-ix/{p-08931f8c.entry.js → p-215df096.entry.js} +2 -2
  812. package/dist/siemens-ix/p-215df096.entry.js.map +1 -0
  813. package/dist/siemens-ix/{p-d1cf2407.entry.js → p-23a50a0c.entry.js} +2 -2
  814. package/dist/siemens-ix/p-23a50a0c.entry.js.map +1 -0
  815. package/dist/siemens-ix/{p-3e1a9763.entry.js → p-24339d35.entry.js} +2 -2
  816. package/dist/siemens-ix/p-24339d35.entry.js.map +1 -0
  817. package/dist/siemens-ix/{p-28055ea5.entry.js → p-27b13c4c.entry.js} +2 -2
  818. package/dist/siemens-ix/p-27b13c4c.entry.js.map +1 -0
  819. package/dist/siemens-ix/{p-3138015e.entry.js → p-27cc0e94.entry.js} +2 -2
  820. package/dist/siemens-ix/{p-3138015e.entry.js.map → p-27cc0e94.entry.js.map} +1 -1
  821. package/dist/siemens-ix/{p-eb5da5a0.entry.js → p-2b496519.entry.js} +2 -2
  822. package/dist/siemens-ix/{p-eb5da5a0.entry.js.map → p-2b496519.entry.js.map} +1 -1
  823. package/dist/siemens-ix/{p-d3f99d59.entry.js → p-32488953.entry.js} +2 -2
  824. package/dist/siemens-ix/p-32488953.entry.js.map +1 -0
  825. package/dist/siemens-ix/p-34824a84.entry.js +2 -0
  826. package/dist/siemens-ix/p-34824a84.entry.js.map +1 -0
  827. package/dist/siemens-ix/{p-4b0c3eeb.entry.js → p-356b0c5c.entry.js} +2 -2
  828. package/dist/siemens-ix/p-356b0c5c.entry.js.map +1 -0
  829. package/dist/siemens-ix/{p-93ba92af.entry.js → p-37f6a541.entry.js} +2 -2
  830. package/dist/siemens-ix/p-37f6a541.entry.js.map +1 -0
  831. package/dist/siemens-ix/p-387fd147.entry.js +2 -0
  832. package/dist/siemens-ix/p-387fd147.entry.js.map +1 -0
  833. package/dist/siemens-ix/{p-c675b650.entry.js → p-44670707.entry.js} +2 -2
  834. package/dist/siemens-ix/p-44670707.entry.js.map +1 -0
  835. package/dist/siemens-ix/p-47a889ca.entry.js +2 -0
  836. package/dist/siemens-ix/{p-b01c5093.entry.js.map → p-47a889ca.entry.js.map} +1 -1
  837. package/dist/siemens-ix/p-4cc099ea.entry.js +2 -0
  838. package/dist/siemens-ix/{p-b39463a7.entry.js.map → p-4cc099ea.entry.js.map} +1 -1
  839. package/dist/siemens-ix/{p-f8a852c3.entry.js → p-4dac8359.entry.js} +2 -2
  840. package/dist/siemens-ix/p-4dac8359.entry.js.map +1 -0
  841. package/dist/siemens-ix/{p-576fade1.entry.js → p-521dfa2a.entry.js} +2 -2
  842. package/dist/siemens-ix/p-521dfa2a.entry.js.map +1 -0
  843. package/dist/siemens-ix/p-6de38c2a.entry.js +2 -0
  844. package/dist/siemens-ix/p-6de38c2a.entry.js.map +1 -0
  845. package/dist/siemens-ix/{p-34ff567f.entry.js → p-70cbacb8.entry.js} +2 -2
  846. package/dist/siemens-ix/p-70cbacb8.entry.js.map +1 -0
  847. package/dist/siemens-ix/{p-f8b08d7b.entry.js → p-71b2c8cd.entry.js} +2 -2
  848. package/dist/siemens-ix/{p-f8b08d7b.entry.js.map → p-71b2c8cd.entry.js.map} +1 -1
  849. package/dist/siemens-ix/{p-e365aee3.entry.js → p-7535cbf6.entry.js} +2 -2
  850. package/dist/siemens-ix/{p-ce0642f0.entry.js → p-76565681.entry.js} +2 -2
  851. package/dist/siemens-ix/p-76565681.entry.js.map +1 -0
  852. package/dist/siemens-ix/{p-f7bfd5f6.entry.js → p-781e0057.entry.js} +2 -2
  853. package/dist/siemens-ix/p-781e0057.entry.js.map +1 -0
  854. package/dist/siemens-ix/{p-2295246b.entry.js → p-78b7ce69.entry.js} +2 -2
  855. package/dist/siemens-ix/p-78b7ce69.entry.js.map +1 -0
  856. package/dist/siemens-ix/p-78f99962.entry.js.map +1 -1
  857. package/dist/siemens-ix/{p-f3f6e45d.entry.js → p-827653a3.entry.js} +2 -2
  858. package/dist/siemens-ix/p-827653a3.entry.js.map +1 -0
  859. package/dist/siemens-ix/{p-cd52e37a.entry.js → p-83367279.entry.js} +2 -2
  860. package/dist/siemens-ix/p-83367279.entry.js.map +1 -0
  861. package/dist/siemens-ix/{p-c80dddf1.entry.js → p-8804a378.entry.js} +2 -2
  862. package/dist/siemens-ix/p-8804a378.entry.js.map +1 -0
  863. package/dist/siemens-ix/p-8df5873d.entry.js +2 -0
  864. package/dist/siemens-ix/p-8df5873d.entry.js.map +1 -0
  865. package/dist/siemens-ix/{p-575b3137.entry.js → p-8e525190.entry.js} +2 -2
  866. package/dist/siemens-ix/p-8e525190.entry.js.map +1 -0
  867. package/dist/siemens-ix/{p-3283a5f3.entry.js → p-94b89b14.entry.js} +2 -2
  868. package/dist/siemens-ix/p-94b89b14.entry.js.map +1 -0
  869. package/dist/siemens-ix/{p-f0575255.entry.js → p-9646b346.entry.js} +2 -2
  870. package/dist/siemens-ix/p-9646b346.entry.js.map +1 -0
  871. package/dist/siemens-ix/{p-273bd3ab.entry.js → p-9920ec79.entry.js} +2 -2
  872. package/dist/siemens-ix/{p-273bd3ab.entry.js.map → p-9920ec79.entry.js.map} +1 -1
  873. package/dist/siemens-ix/{p-734bcb23.entry.js → p-9bac6252.entry.js} +2 -2
  874. package/dist/siemens-ix/p-9bac6252.entry.js.map +1 -0
  875. package/dist/siemens-ix/{p-9a679e62.entry.js → p-9bbca220.entry.js} +2 -2
  876. package/dist/siemens-ix/p-9bbca220.entry.js.map +1 -0
  877. package/dist/siemens-ix/p-CASZsflI.js +2 -0
  878. package/dist/siemens-ix/p-CASZsflI.js.map +1 -0
  879. package/dist/siemens-ix/p-CrTP-icT.js.map +1 -1
  880. package/dist/siemens-ix/p-DHml78Yc.js +2 -0
  881. package/dist/siemens-ix/p-DHml78Yc.js.map +1 -0
  882. package/dist/siemens-ix/{p-3a0a5bc2.entry.js → p-a289764d.entry.js} +2 -2
  883. package/dist/siemens-ix/p-a289764d.entry.js.map +1 -0
  884. package/dist/siemens-ix/{p-e6c7e87a.entry.js → p-ac4548a8.entry.js} +2 -2
  885. package/dist/siemens-ix/p-ac4548a8.entry.js.map +1 -0
  886. package/dist/siemens-ix/{p-aee95ea9.entry.js → p-aca27756.entry.js} +2 -2
  887. package/dist/siemens-ix/p-aca27756.entry.js.map +1 -0
  888. package/dist/siemens-ix/{p-c0e4bf8a.entry.js → p-b35df537.entry.js} +2 -2
  889. package/dist/siemens-ix/{p-c0e4bf8a.entry.js.map → p-b35df537.entry.js.map} +1 -1
  890. package/dist/siemens-ix/{p-c93a8094.entry.js → p-b6966cc0.entry.js} +2 -2
  891. package/dist/siemens-ix/p-b6966cc0.entry.js.map +1 -0
  892. package/dist/siemens-ix/{p-9e83986f.entry.js → p-b78847d5.entry.js} +2 -2
  893. package/dist/siemens-ix/{p-9e83986f.entry.js.map → p-b78847d5.entry.js.map} +1 -1
  894. package/dist/siemens-ix/{p-3edc7dd2.entry.js → p-beed1dd8.entry.js} +2 -2
  895. package/dist/siemens-ix/p-beed1dd8.entry.js.map +1 -0
  896. package/dist/siemens-ix/p-c1b10464.entry.js +2 -0
  897. package/dist/siemens-ix/{p-3db26a34.entry.js.map → p-c1b10464.entry.js.map} +1 -1
  898. package/dist/siemens-ix/{p-87b30e60.entry.js → p-c76e3ee3.entry.js} +2 -2
  899. package/dist/siemens-ix/p-c76e3ee3.entry.js.map +1 -0
  900. package/dist/siemens-ix/{p-66fb6549.entry.js → p-c8fe1a7e.entry.js} +2 -2
  901. package/dist/siemens-ix/p-c8fe1a7e.entry.js.map +1 -0
  902. package/dist/siemens-ix/{p-89edecbd.entry.js → p-ca8a2b16.entry.js} +2 -2
  903. package/dist/siemens-ix/p-ca8a2b16.entry.js.map +1 -0
  904. package/dist/siemens-ix/p-cb7de112.entry.js +2 -0
  905. package/dist/siemens-ix/p-cb7de112.entry.js.map +1 -0
  906. package/dist/siemens-ix/{p-aeb1eb75.entry.js → p-cbf6c3bf.entry.js} +2 -2
  907. package/dist/siemens-ix/p-cbf6c3bf.entry.js.map +1 -0
  908. package/dist/siemens-ix/{p-3d8a3b8a.entry.js → p-cca07b68.entry.js} +2 -2
  909. package/dist/siemens-ix/{p-3d8a3b8a.entry.js.map → p-cca07b68.entry.js.map} +1 -1
  910. package/dist/siemens-ix/{p-20d1d114.entry.js → p-ccec1de1.entry.js} +2 -2
  911. package/dist/siemens-ix/p-ccec1de1.entry.js.map +1 -0
  912. package/dist/siemens-ix/p-d6caa4f4.entry.js +2 -0
  913. package/dist/siemens-ix/p-d6caa4f4.entry.js.map +1 -0
  914. package/dist/siemens-ix/p-da040b8b.entry.js +2 -0
  915. package/dist/siemens-ix/p-da040b8b.entry.js.map +1 -0
  916. package/dist/siemens-ix/{p-000cfb14.entry.js → p-dd11dd49.entry.js} +2 -2
  917. package/dist/siemens-ix/{p-000cfb14.entry.js.map → p-dd11dd49.entry.js.map} +1 -1
  918. package/dist/siemens-ix/{p-2290614f.entry.js → p-e09ab46a.entry.js} +2 -2
  919. package/dist/siemens-ix/{p-2290614f.entry.js.map → p-e09ab46a.entry.js.map} +1 -1
  920. package/dist/siemens-ix/{p-5963369c.entry.js → p-e3c930ac.entry.js} +2 -2
  921. package/dist/siemens-ix/p-e3c930ac.entry.js.map +1 -0
  922. package/dist/siemens-ix/{p-933f6e1f.entry.js → p-ea310106.entry.js} +2 -2
  923. package/dist/siemens-ix/p-ea310106.entry.js.map +1 -0
  924. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  925. package/dist/siemens-ix/siemens-ix.css +174 -0
  926. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  927. package/dist/types/components/action-card/action-card.d.ts +0 -3
  928. package/dist/types/components/application/application.d.ts +0 -3
  929. package/dist/types/components/application-header/application-header.d.ts +0 -4
  930. package/dist/types/components/avatar/avatar.d.ts +0 -7
  931. package/dist/types/components/blind/blind.d.ts +0 -3
  932. package/dist/types/components/breadcrumb/breadcrumb.d.ts +0 -2
  933. package/dist/types/components/button/button.d.ts +0 -3
  934. package/dist/types/components/card/card.d.ts +1 -4
  935. package/dist/types/components/card-accordion/card-accordion.d.ts +0 -4
  936. package/dist/types/components/card-content/card-content.d.ts +0 -3
  937. package/dist/types/components/card-list/card-list.d.ts +0 -5
  938. package/dist/types/components/card-title/card-title.d.ts +0 -2
  939. package/dist/types/components/category-filter/category-filter.d.ts +0 -2
  940. package/dist/types/components/checkbox/checkbox.d.ts +8 -2
  941. package/dist/types/components/checkbox-group/checkbox-group.d.ts +21 -2
  942. package/dist/types/components/checkbox-group/test/checkbox-group.ct.d.ts +1 -0
  943. package/dist/types/components/chip/chip.d.ts +1 -2
  944. package/dist/types/components/col/col.d.ts +0 -3
  945. package/dist/types/components/content/content.d.ts +0 -1
  946. package/dist/types/components/custom-field/custom-field.d.ts +0 -3
  947. package/dist/types/components/date-dropdown/date-dropdown.d.ts +0 -9
  948. package/dist/types/components/date-input/date-input.d.ts +2 -4
  949. package/dist/types/components/date-picker/date-picker.d.ts +0 -20
  950. package/dist/types/components/datetime-picker/datetime-picker.d.ts +0 -29
  951. package/dist/types/components/divider/divider.d.ts +0 -3
  952. package/dist/types/components/dropdown/dropdown.d.ts +0 -2
  953. package/dist/types/components/dropdown-button/dropdown-button.d.ts +0 -6
  954. package/dist/types/components/dropdown-header/dropdown-header.d.ts +0 -3
  955. package/dist/types/components/dropdown-quick-actions/dropdown-quick-actions.d.ts +0 -3
  956. package/dist/types/components/empty-state/empty-state.d.ts +0 -3
  957. package/dist/types/components/expanding-search/expanding-search.d.ts +0 -1
  958. package/dist/types/components/filter-chip/filter-chip.d.ts +0 -1
  959. package/dist/types/components/flip-tile/flip-tile.d.ts +0 -2
  960. package/dist/types/components/icon-button/icon-button.d.ts +0 -5
  961. package/dist/types/components/icon-toggle-button/icon-toggle-button.d.ts +0 -3
  962. package/dist/types/components/input/input.d.ts +5 -2
  963. package/dist/types/components/input/input.fc.d.ts +5 -4
  964. package/dist/types/components/input/number-input.d.ts +7 -2
  965. package/dist/types/components/input/textarea.d.ts +1 -2
  966. package/dist/types/components/input-group/input-group.d.ts +1 -1
  967. package/dist/types/components/key-value/key-value.d.ts +0 -2
  968. package/dist/types/components/key-value-list/key-value-list.d.ts +0 -3
  969. package/dist/types/components/layout-auto/layout-auto.d.ts +0 -3
  970. package/dist/types/components/layout-grid/layout-grid.d.ts +0 -3
  971. package/dist/types/components/link-button/link-button.d.ts +0 -3
  972. package/dist/types/components/map-navigation/map-navigation.d.ts +0 -1
  973. package/dist/types/components/menu/menu.d.ts +0 -2
  974. package/dist/types/components/menu-avatar/menu-avatar.d.ts +0 -6
  975. package/dist/types/components/menu-category/menu-category.d.ts +0 -3
  976. package/dist/types/components/menu-item/menu-item.d.ts +0 -2
  977. package/dist/types/components/modal/modal.d.ts +0 -4
  978. package/dist/types/components/modal-content/modal-content.d.ts +0 -3
  979. package/dist/types/components/modal-footer/modal-footer.d.ts +0 -3
  980. package/dist/types/components/modal-header/modal-header.d.ts +0 -3
  981. package/dist/types/components/pagination/pagination.d.ts +0 -3
  982. package/dist/types/components/pane/pane.d.ts +0 -3
  983. package/dist/types/components/pane-layout/pane-layout.d.ts +0 -3
  984. package/dist/types/components/push-card/push-card.d.ts +0 -4
  985. package/dist/types/components/radio/radio.d.ts +13 -5
  986. package/dist/types/components/radio-group/radio-group.d.ts +15 -3
  987. package/dist/types/components/row/row.d.ts +0 -3
  988. package/dist/types/components/select/select.d.ts +1 -32
  989. package/dist/types/components/slider/slider.d.ts +0 -2
  990. package/dist/types/components/split-button/split-button.d.ts +0 -1
  991. package/dist/types/components/tab-item/tab-item.d.ts +0 -2
  992. package/dist/types/components/tabs/tabs.d.ts +0 -2
  993. package/dist/types/components/time-picker/time-picker.d.ts +0 -8
  994. package/dist/types/components/toggle/toggle.d.ts +10 -2
  995. package/dist/types/components/toggle-button/toggle-button.d.ts +0 -3
  996. package/dist/types/components/tooltip/tooltip.d.ts +0 -3
  997. package/dist/types/components/tree/tree.d.ts +4 -6
  998. package/dist/types/components/typography/typography.d.ts +0 -3
  999. package/dist/types/components/utils/input/index.d.ts +1 -1
  1000. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +2 -2
  1001. package/dist/types/components.d.ts +110 -673
  1002. package/hydrate/index.js +435 -467
  1003. package/hydrate/index.mjs +435 -467
  1004. package/package.json +3 -3
  1005. package/scss/_core.scss +2 -0
  1006. package/scss/components/_button-group.scss +13 -0
  1007. package/components/p-12nKYxsa.js.map +0 -1
  1008. package/components/p-2g5-4fWy.js.map +0 -1
  1009. package/components/p-BBSHeR_p.js.map +0 -1
  1010. package/components/p-BwyqOnwc.js.map +0 -1
  1011. package/components/p-C8vn2GFY.js.map +0 -1
  1012. package/components/p-CB1ADCkU.js.map +0 -1
  1013. package/components/p-D0LdqSVb.js.map +0 -1
  1014. package/components/p-DGeWaNlt.js.map +0 -1
  1015. package/components/p-DIzxAERt.js.map +0 -1
  1016. package/components/p-DM43N7pD.js.map +0 -1
  1017. package/components/p-DXzHgqiB.js.map +0 -1
  1018. package/components/p-D_wwWxx8.js.map +0 -1
  1019. package/components/p-Dy35mbzK.js.map +0 -1
  1020. package/components/p-DylMlJTZ.js.map +0 -1
  1021. package/dist/cjs/input.util-DuJG4-L-.js.map +0 -1
  1022. package/dist/cjs/validation-B-wzGaWF.js.map +0 -1
  1023. package/dist/esm/input.util-DpnoI5lb.js.map +0 -1
  1024. package/dist/esm/validation-C_w_pHgR.js.map +0 -1
  1025. package/dist/siemens-ix/p-08931f8c.entry.js.map +0 -1
  1026. package/dist/siemens-ix/p-0c830977.entry.js.map +0 -1
  1027. package/dist/siemens-ix/p-19ae7d99.entry.js.map +0 -1
  1028. package/dist/siemens-ix/p-20d1d114.entry.js.map +0 -1
  1029. package/dist/siemens-ix/p-2295246b.entry.js.map +0 -1
  1030. package/dist/siemens-ix/p-28055ea5.entry.js.map +0 -1
  1031. package/dist/siemens-ix/p-2j3Ly91D.js +0 -2
  1032. package/dist/siemens-ix/p-2j3Ly91D.js.map +0 -1
  1033. package/dist/siemens-ix/p-3283a5f3.entry.js.map +0 -1
  1034. package/dist/siemens-ix/p-34ff567f.entry.js.map +0 -1
  1035. package/dist/siemens-ix/p-37fa26f9.entry.js +0 -2
  1036. package/dist/siemens-ix/p-37fa26f9.entry.js.map +0 -1
  1037. package/dist/siemens-ix/p-3a0a5bc2.entry.js.map +0 -1
  1038. package/dist/siemens-ix/p-3db26a34.entry.js +0 -2
  1039. package/dist/siemens-ix/p-3e1a9763.entry.js.map +0 -1
  1040. package/dist/siemens-ix/p-3edc7dd2.entry.js.map +0 -1
  1041. package/dist/siemens-ix/p-4b0c3eeb.entry.js.map +0 -1
  1042. package/dist/siemens-ix/p-518b1e6b.entry.js +0 -2
  1043. package/dist/siemens-ix/p-575b3137.entry.js.map +0 -1
  1044. package/dist/siemens-ix/p-576fade1.entry.js.map +0 -1
  1045. package/dist/siemens-ix/p-5963369c.entry.js.map +0 -1
  1046. package/dist/siemens-ix/p-5b1d3595.entry.js +0 -2
  1047. package/dist/siemens-ix/p-5b1d3595.entry.js.map +0 -1
  1048. package/dist/siemens-ix/p-5fef5328.entry.js.map +0 -1
  1049. package/dist/siemens-ix/p-6691703e.entry.js +0 -2
  1050. package/dist/siemens-ix/p-6691703e.entry.js.map +0 -1
  1051. package/dist/siemens-ix/p-66fb6549.entry.js.map +0 -1
  1052. package/dist/siemens-ix/p-6d197072.entry.js +0 -2
  1053. package/dist/siemens-ix/p-6d197072.entry.js.map +0 -1
  1054. package/dist/siemens-ix/p-734bcb23.entry.js.map +0 -1
  1055. package/dist/siemens-ix/p-7abb0f0c.entry.js +0 -2
  1056. package/dist/siemens-ix/p-7abb0f0c.entry.js.map +0 -1
  1057. package/dist/siemens-ix/p-87b30e60.entry.js.map +0 -1
  1058. package/dist/siemens-ix/p-87c777a1.entry.js +0 -2
  1059. package/dist/siemens-ix/p-87c777a1.entry.js.map +0 -1
  1060. package/dist/siemens-ix/p-89edecbd.entry.js.map +0 -1
  1061. package/dist/siemens-ix/p-933f6e1f.entry.js.map +0 -1
  1062. package/dist/siemens-ix/p-93ba92af.entry.js.map +0 -1
  1063. package/dist/siemens-ix/p-96bbbbcb.entry.js.map +0 -1
  1064. package/dist/siemens-ix/p-9a679e62.entry.js.map +0 -1
  1065. package/dist/siemens-ix/p-9e3a36df.entry.js.map +0 -1
  1066. package/dist/siemens-ix/p-BPfEX8mR.js +0 -2
  1067. package/dist/siemens-ix/p-BPfEX8mR.js.map +0 -1
  1068. package/dist/siemens-ix/p-ac5f5042.entry.js.map +0 -1
  1069. package/dist/siemens-ix/p-aeb1eb75.entry.js.map +0 -1
  1070. package/dist/siemens-ix/p-aee95ea9.entry.js.map +0 -1
  1071. package/dist/siemens-ix/p-b01c5093.entry.js +0 -2
  1072. package/dist/siemens-ix/p-b39463a7.entry.js +0 -2
  1073. package/dist/siemens-ix/p-c675b650.entry.js.map +0 -1
  1074. package/dist/siemens-ix/p-c7384379.entry.js.map +0 -1
  1075. package/dist/siemens-ix/p-c80dddf1.entry.js.map +0 -1
  1076. package/dist/siemens-ix/p-c93a8094.entry.js.map +0 -1
  1077. package/dist/siemens-ix/p-cd52e37a.entry.js.map +0 -1
  1078. package/dist/siemens-ix/p-ce0642f0.entry.js.map +0 -1
  1079. package/dist/siemens-ix/p-d1cf2407.entry.js.map +0 -1
  1080. package/dist/siemens-ix/p-d3f99d59.entry.js.map +0 -1
  1081. package/dist/siemens-ix/p-e501b6ca.entry.js +0 -2
  1082. package/dist/siemens-ix/p-e501b6ca.entry.js.map +0 -1
  1083. package/dist/siemens-ix/p-e6c7e87a.entry.js.map +0 -1
  1084. package/dist/siemens-ix/p-f0575255.entry.js.map +0 -1
  1085. package/dist/siemens-ix/p-f3022851.entry.js +0 -2
  1086. package/dist/siemens-ix/p-f3022851.entry.js.map +0 -1
  1087. package/dist/siemens-ix/p-f3f6e45d.entry.js.map +0 -1
  1088. package/dist/siemens-ix/p-f7bfd5f6.entry.js.map +0 -1
  1089. package/dist/siemens-ix/p-f81de54a.entry.js +0 -2
  1090. package/dist/siemens-ix/p-f81de54a.entry.js.map +0 -1
  1091. package/dist/siemens-ix/p-f8a852c3.entry.js.map +0 -1
  1092. package/dist/siemens-ix/p-ff2171f6.entry.js.map +0 -1
  1093. /package/dist/siemens-ix/{p-e365aee3.entry.js.map → p-7535cbf6.entry.js.map} +0 -0
package/hydrate/index.js CHANGED
@@ -3688,9 +3688,6 @@ const themeSwitcher = new ThemeSwitcher();
3688
3688
 
3689
3689
  const applicationCss = ":host{display:flex;position:relative;width:100vw;height:100vh;flex-direction:column}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host ix-application-header{z-index:calc(var(--theme-z-index-sticky) + 1)}:host .logo-wrapper{display:contents}:host .application{display:flex;position:relative;flex-direction:row;height:100%;width:100%;overflow:hidden}:host .content-area{display:flex;position:relative;flex-direction:column;flex-wrap:nowrap;height:calc(100% - var(--ix-safe-area-inset-bottom, 0px));width:100%;margin-left:var(--ix-application-menu-margin-left)}:host main{display:block;position:relative;flex-grow:1;width:100%;padding-bottom:var(--ix-safe-area-inset-bottom);overflow:auto}:host footer{display:block;position:relative;width:100%}:host(.breakpoint-md){--ix-application-menu-margin-left:calc(\n 3.25rem + var(--ix-application-menu-safe-area-left, 0rem)\n )}:host(.breakpoint-md) aside.slotted{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-md) aside.slotted+.content-area{margin-left:0}:host(.breakpoint-md) aside:not(.slotted)+.content-area{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-lg){--ix-application-menu-margin-left:0}:host(.breakpoint-sm){--ix-application-menu-margin-left:var(\n --ix-application-menu-safe-area-left,\n 0rem\n )}";
3690
3690
 
3691
- /**
3692
- * @since 2.1.0
3693
- */
3694
3691
  class Application {
3695
3692
  constructor(hostRef) {
3696
3693
  registerInstance(this, hostRef);
@@ -3776,12 +3773,12 @@ class Application {
3776
3773
  });
3777
3774
  }
3778
3775
  render() {
3779
- return (hAsync(Host, { key: '50ca923e8983045fce768740d5ed1e939f87ab5d', "data-role": "", class: {
3776
+ return (hAsync(Host, { key: '12df5f0b5c589e0174dbf8459d92af4190a96c0f', "data-role": "", class: {
3780
3777
  [`breakpoint-${this.breakpoint}`]: true,
3781
- } }, hAsync("slot", { key: '25816ef9a2ca0755899f548d82422b36bdff0ea2', name: "application-header" }), hAsync("div", { key: 'b6decbb58f86e676b0f38f74d1a0b1cf06a0a047', class: "application" }, hAsync("slot", { key: 'ce9aa0dadca4c0fc457f46175accb2f2463b4f99', name: "menu" }), hAsync("aside", { key: '5bbed7f3373138a202c4ac5c5e53db200ae6c497', class: {
3778
+ } }, hAsync("slot", { key: 'a3d1468fbc1193ef21107a230d7306f75f35925b', name: "application-header" }), hAsync("div", { key: 'dc8ede839e213b5998a3ebd419ea2fded65da5eb', class: "application" }, hAsync("slot", { key: 'cfe19639784db5f834c1f19358221694d8a4ae67', name: "menu" }), hAsync("aside", { key: '014df49acba12b350b853084e5a20296d1d905c6', class: {
3782
3779
  'application-sidebar': true,
3783
3780
  slotted: this.applicationSidebarSlotted,
3784
- }, onClick: () => this.onContentClick() }, hAsync("slot", { key: '0d7177030baeb9798a88b596a051e3189e0f48c7', name: "application-sidebar", onSlotchange: () => (this.applicationSidebarSlotted = hasSlottedElements(this.applicationSidebarSlot)) })), hAsync("div", { key: 'fbadd8c31611153d09cb8923a45602ba87066f73', class: "content-area" }, hAsync("main", { key: '1800db092639a1cbcbbc3506a4fe911c3ad8f2df', class: "content", onClick: () => this.onContentClick() }, hAsync("slot", { key: 'b4f6e4327073f70991b6460a7b300721685e615f' })), hAsync("footer", { key: '83534298e878b0ef312ea138e475057d7a81166f', class: "footer" }, hAsync("slot", { key: 'bafee309d2384d9f358c6940f4e647ae267a866b', name: "bottom" }))))));
3781
+ }, onClick: () => this.onContentClick() }, hAsync("slot", { key: '522327d4f0e94b92d0437268e2a7126b153ebc92', name: "application-sidebar", onSlotchange: () => (this.applicationSidebarSlotted = hasSlottedElements(this.applicationSidebarSlot)) })), hAsync("div", { key: '72193d09002c9e34539c3f2f7134b25ec23ebdc3', class: "content-area" }, hAsync("main", { key: '1aa61d4160d06dccda6934f4093148d75530e973', class: "content", onClick: () => this.onContentClick() }, hAsync("slot", { key: 'f893c9dd078ee90fdfc195a4a29677296c2e8856' })), hAsync("footer", { key: 'a8a3e42fc670b3e998e6eb6875e8b76878957b41', class: "footer" }, hAsync("slot", { key: 'cad5c975e5b9698197cdede76f0316264ca92dca', name: "bottom" }))))));
3785
3782
  }
3786
3783
  get hostElement() { return getElement(this); }
3787
3784
  static get watchers() { return {
@@ -4015,8 +4012,6 @@ class ApplicationHeader {
4015
4012
  *
4016
4013
  * When the application header is utilized outside the application frame, the menu toggle button is displayed.
4017
4014
  * Conversely, if the header is within the application frame, this property is ineffective.
4018
- *
4019
- * @since 2.5.0
4020
4015
  */
4021
4016
  this.showMenu = false;
4022
4017
  this.breakpoint = 'lg';
@@ -4129,12 +4124,12 @@ class ApplicationHeader {
4129
4124
  const showApplicationSwitch = ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) &&
4130
4125
  this.breakpoint !== 'sm' &&
4131
4126
  this.suppressResponsive === false;
4132
- return (hAsync(Host, { key: 'fe720a3c6e78966c711e2cd9d213cb1550a534e0', class: {
4127
+ return (hAsync(Host, { key: '8554bbb8d79f1629ca042630e8efff26b39a9bda', class: {
4133
4128
  [`breakpoint-${this.breakpoint}`]: true,
4134
- }, slot: "application-header" }, (this.showMenu || showMenuByApplicationFrame) && (hAsync("ix-menu-expand-icon", { key: 'a5399f06220a5c96cc7466ddfb1f2a95736edc0d', onClick: () => this.onMenuClick(), expanded: this.menuExpanded })), showApplicationSwitch && (hAsync("ix-icon-button", { key: '1779c902e0a76eca78fd9222432b2320045e7044', onClick: () => this.showAppSwitch(), icon: iconApps, ghost: true, class: "app-switch" })), hAsync("div", { key: '21e4ad40bd8baf97b23d53075db6f04d66fcf6bc', class: { logo: true } }, hAsync("slot", { key: '1743adfec4b7789fed498b3786e34391555c5e4f', name: "logo" })), hAsync("ix-typography", { key: 'f0a8aa8b72907e205f90f6695bc747c8b9a391af', format: "body-lg", class: "name" }, this.name), hAsync("div", { key: '951b9b3f6abdc2164fa500a92b5d726a71b668f7', class: "content" }, this.breakpoint === 'sm' ? (hAsync(Fragment, null, hAsync("ix-icon-button", { class: {
4129
+ }, slot: "application-header" }, (this.showMenu || showMenuByApplicationFrame) && (hAsync("ix-menu-expand-icon", { key: 'c1d2316429d73f1dd110b6dbbc71150af5a8d595', onClick: () => this.onMenuClick(), expanded: this.menuExpanded })), showApplicationSwitch && (hAsync("ix-icon-button", { key: 'cf1e535834c69d538da3141cb63da2c875bb2ae7', onClick: () => this.showAppSwitch(), icon: iconApps, ghost: true, class: "app-switch" })), hAsync("div", { key: '409d608089d9c10b49d7d7585e8800a917eb8a18', class: { logo: true } }, hAsync("slot", { key: '3c5bcd07ef0aff570e74809fcb1c7663ee67f2a0', name: "logo" })), hAsync("ix-typography", { key: 'cf226ff850f351c570839ff2c453e58ba7a3cd5e', format: "body-lg", class: "name" }, this.name), hAsync("div", { key: '3491a96a4a591501c399fbc3d4cf275b17c43b13', class: "content" }, this.breakpoint === 'sm' ? (hAsync(Fragment, null, hAsync("ix-icon-button", { class: {
4135
4130
  ['context-menu']: true,
4136
4131
  ['context-menu-visible']: this.hasSlottedElements,
4137
- }, "data-context-menu": true, "data-testid": "show-more", icon: iconMoreMenu, ghost: true }), hAsync("ix-dropdown", { "data-overflow-dropdown": true, class: "dropdown", discoverAllSubmenus: true, trigger: this.resolveContextMenuButton() }, hAsync("div", { class: "dropdown-content", onClick: (e) => this.onContentBgClick(e) }, hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() }))))) : (hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() })), hAsync("slot", { key: 'e6af4e7086bfb7d77e92e5f96148d03079c5fa82', name: "ix-application-header-avatar" }))));
4132
+ }, "data-context-menu": true, "data-testid": "show-more", icon: iconMoreMenu, ghost: true }), hAsync("ix-dropdown", { "data-overflow-dropdown": true, class: "dropdown", discoverAllSubmenus: true, trigger: this.resolveContextMenuButton() }, hAsync("div", { class: "dropdown-content", onClick: (e) => this.onContentBgClick(e) }, hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() }))))) : (hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() })), hAsync("slot", { key: 'b7f84dbc67bc6dacc82e3576b4cdb59a5fdc7f0c', name: "ix-application-header-avatar" }))));
4138
4133
  }
4139
4134
  get hostElement() { return getElement(this); }
4140
4135
  static get watchers() { return {
@@ -5654,9 +5649,6 @@ function AvatarImage(props) {
5654
5649
  function UserInfo(props) {
5655
5650
  return (hAsync(Fragment, null, hAsync("div", { class: "user-info", onClick: (event) => event.preventDefault() }, hAsync(AvatarImage, { image: props.image, initials: props.initials }), hAsync("div", { class: "user" }, hAsync("div", { class: "username" }, props.userName), props.extra && (hAsync("ix-typography", { class: "extra", "text-color": 'soft' }, props.extra))))));
5656
5651
  }
5657
- /**
5658
- * @since 2.0.0
5659
- */
5660
5652
  class Avatar {
5661
5653
  constructor(hostRef) {
5662
5654
  registerInstance(this, hostRef);
@@ -5962,7 +5954,6 @@ class Blind {
5962
5954
  this.collapsed = false;
5963
5955
  /**
5964
5956
  * Blind variant
5965
- * @since 2.0.0
5966
5957
  */
5967
5958
  this.variant = 'filled';
5968
5959
  this.blindId = ++sequentialInstanceId;
@@ -6017,17 +6008,17 @@ class Blind {
6017
6008
  });
6018
6009
  }
6019
6010
  render() {
6020
- return (hAsync(Host, { key: 'a0a59c1fc6d473ce61246ea0234c994480ac60d1', class: {
6011
+ return (hAsync(Host, { key: 'e8e3003bc174e573bee19e97f6f4bc3ff44f6d1b', class: {
6021
6012
  [`blind-${this.variant}`]: true,
6022
- } }, hAsync("div", { key: 'ad3050c9ae503aa55bae3ceca992d79bf5f337fd', class: 'blind-header-wrapper' }, hAsync("button", { key: '81d27e4a4acaa79cc4dc362f10d58d89433641ff', class: {
6013
+ } }, hAsync("div", { key: '1034566a12454369ca3bb8dcbaa9c7e41d0cbc7c', class: 'blind-header-wrapper' }, hAsync("button", { key: 'f93ac381f2ec7f063c731633e4229b5f7bac7513', class: {
6023
6014
  'blind-header': true,
6024
6015
  [`blind-${this.variant}`]: true,
6025
6016
  closed: this.collapsed,
6026
- }, type: "button", "aria-labelledby": `ix-blind-header-title-${this.blindId}`, "aria-controls": `ix-blind-content-section-${this.blindId}`, "aria-expanded": a11yBoolean(!this.collapsed), onClick: () => this.onHeaderClick() }, hAsync("slot", { key: '3881b273421c2f87bdfc5a40018146c76f1803ee', name: "custom-header" })), hAsync("div", { key: 'f1f56f907d4bd04e39b3cddf080126f5c1bb5c0e', class: 'blind-header-content' }, hAsync("ix-icon", { key: '8f9f0e2ae7d8b41bb0bc1279e4a2249b326b8a18', class: "collapse-icon", name: iconChevronRightSmall, color: this.variant === 'filled' || this.variant === 'outline'
6017
+ }, type: "button", "aria-labelledby": `ix-blind-header-title-${this.blindId}`, "aria-controls": `ix-blind-content-section-${this.blindId}`, "aria-expanded": a11yBoolean(!this.collapsed), onClick: () => this.onHeaderClick() }, hAsync("slot", { key: '0868ac1e3339ac2404b0da95e6745c1beb53eeed', name: "custom-header" })), hAsync("div", { key: '7f9788cbf860557cf024742f4bc775df60d73eb4', class: 'blind-header-content' }, hAsync("ix-icon", { key: '0003ec2962bbba971116895effeaf93d0aac5307', class: "collapse-icon", name: iconChevronRightSmall, color: this.variant === 'filled' || this.variant === 'outline'
6027
6018
  ? 'color-primary'
6028
- : `color-${this.variant}--contrast`, ref: (ref) => (this.chevronRef = ref) }), hAsync("div", { key: '8ee02b39bae7b5d67508c00c3256e7045f3bcd85', class: "blind-header-title", id: `ix-blind-header-title-${this.blindId}` }, this.label !== undefined ? (hAsync(Fragment, null, this.icon && (hAsync("ix-icon", { class: "blind-header-title-icon", name: this.icon, color: this.variant === 'filled' || this.variant === 'outline'
6019
+ : `color-${this.variant}--contrast`, ref: (ref) => (this.chevronRef = ref) }), hAsync("div", { key: 'cc6d991f8405799fca6110f33217b821598709b2', class: "blind-header-title", id: `ix-blind-header-title-${this.blindId}` }, this.label !== undefined ? (hAsync(Fragment, null, this.icon && (hAsync("ix-icon", { class: "blind-header-title-icon", name: this.icon, color: this.variant === 'filled' || this.variant === 'outline'
6029
6020
  ? 'color-std-text'
6030
- : `color-${this.variant}--contrast` })), hAsync("div", { class: 'blind-header-title-row' }, hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.label, format: "label-lg", bold: true }, hAsync("div", { class: "blind-header-title-label", title: this.label }, this.label))), this.sublabel && (hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.sublabel }, hAsync("div", { class: "blind-header-title-sublabel" }, this.sublabel))))), hAsync("div", { class: "header-actions" }, hAsync("slot", { name: "header-actions" })))) : null))), hAsync("section", { key: 'ec9c4832154c5b31ef09849480b04cc39822ef95', id: `ix-blind-content-section-${this.blindId}`, "aria-labelledby": `ix-blind-header-title-${this.blindId}` }, hAsync("div", { key: '29d542d3fa8e77949188d48cd733f918ac8377df', class: {
6021
+ : `color-${this.variant}--contrast` })), hAsync("div", { class: 'blind-header-title-row' }, hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.label, format: "label-lg", bold: true }, hAsync("div", { class: "blind-header-title-label", title: this.label }, this.label))), this.sublabel && (hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.sublabel }, hAsync("div", { class: "blind-header-title-sublabel" }, this.sublabel))))), hAsync("div", { class: "header-actions" }, hAsync("slot", { name: "header-actions" })))) : null))), hAsync("section", { key: '82898718f59f80a28bef0ead436e957d5e729ae2', id: `ix-blind-content-section-${this.blindId}`, "aria-labelledby": `ix-blind-header-title-${this.blindId}` }, hAsync("div", { key: '0847aa3c59174d278cef6f85eb7a8aa537192449', class: {
6031
6022
  'blind-content': true,
6032
6023
  hide: this.collapsed,
6033
6024
  } }, !this.collapsed ? hAsync("slot", null) : null))));
@@ -6109,8 +6100,6 @@ class Breadcrumb {
6109
6100
  /**
6110
6101
  * Accessibility label for the dropdown button (ellipsis icon) used to access the dropdown list
6111
6102
  * with conditionally hidden previous items
6112
- *
6113
- * @since 2.0.0
6114
6103
  */
6115
6104
  this.ariaLabelPreviousButton = 'previous';
6116
6105
  this.previousButtonRef = makeRef();
@@ -6163,7 +6152,7 @@ class Breadcrumb {
6163
6152
  render() {
6164
6153
  var _a, _b, _c, _d;
6165
6154
  const a11y = a11yHostAttributes(this.hostElement);
6166
- return (hAsync(Host, { key: 'ad4b8c147f3478a9cb8f01d5f46b99ff86ee323f' }, hAsync("ix-dropdown", { key: 'b8fa759644e7252e3f25c5805e06196ad7acfeb3', id: this.previousDropdownId, "aria-label": this.ariaLabelPreviousButton, trigger: ((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) > this.visibleItemCount
6155
+ return (hAsync(Host, { key: '02424da5fc550f77643ff397668f12c77882ed70' }, hAsync("ix-dropdown", { key: '95004ed7d2dca7b77e19506fe4acd8c4c7c94ba7', id: this.previousDropdownId, "aria-label": this.ariaLabelPreviousButton, trigger: ((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) > this.visibleItemCount
6167
6156
  ? this.previousButtonRef.waitForCurrent()
6168
6157
  : undefined, onShowChanged: ({ detail }) => {
6169
6158
  this.isPreviousDropdownExpanded = detail;
@@ -6176,7 +6165,7 @@ class Breadcrumb {
6176
6165
  return (hAsync("ix-dropdown-item", { label: label, onClick: () => {
6177
6166
  this.onItemClick(label);
6178
6167
  }, onItemClick: (event) => event.stopPropagation() }));
6179
- })), ((_b = this.items) === null || _b === void 0 ? void 0 : _b.length) > this.visibleItemCount ? (hAsync("ix-breadcrumb-item", { id: this.previousButtonId, ref: this.previousButtonRef, label: "...", tabIndex: 1, onItemClick: (event) => event.stopPropagation(), "aria-describedby": this.previousDropdownId, "aria-controls": this.previousDropdownId, "aria-expanded": a11yBoolean(this.isPreviousDropdownExpanded), class: 'previous-button' })) : null, hAsync("nav", { key: '894aa6aba077c3154ff4e2f75ea90e044c9dd1b8', class: "crumb-items", "aria-label": (_c = a11y['aria-label']) !== null && _c !== void 0 ? _c : 'breadcrumbs' }, hAsync("ol", { key: 'a1bba2fc77e17877306e996373dc6269c7530e48' }, hAsync("slot", { key: '50dea282515e311e37ea48776793cc0aaa6746b2' }))), hAsync("ix-dropdown", { key: '3ebe74020ea3edabcaff09c3840db5fdeef1581d', trigger: this.nextButtonRef.waitForCurrent() }, (_d = this.nextItems) === null || _d === void 0 ? void 0 : _d.map((item) => (hAsync("ix-dropdown-item", { label: item, onClick: (e) => {
6168
+ })), ((_b = this.items) === null || _b === void 0 ? void 0 : _b.length) > this.visibleItemCount ? (hAsync("ix-breadcrumb-item", { id: this.previousButtonId, ref: this.previousButtonRef, label: "...", tabIndex: 1, onItemClick: (event) => event.stopPropagation(), "aria-describedby": this.previousDropdownId, "aria-controls": this.previousDropdownId, "aria-expanded": a11yBoolean(this.isPreviousDropdownExpanded), class: 'previous-button' })) : null, hAsync("nav", { key: 'f2c6cdaebfb4d416431367998b242412dc3fc31a', class: "crumb-items", "aria-label": (_c = a11y['aria-label']) !== null && _c !== void 0 ? _c : 'breadcrumbs' }, hAsync("ol", { key: 'acbb000c8578df2ddd309a96e22cd68fa1371fc6' }, hAsync("slot", { key: 'ee40496d4bd4af7dc01f6952469e691c5a471506' }))), hAsync("ix-dropdown", { key: '9299ba6a3a9009e3dd68d63c89c47233b42b1f52', trigger: this.nextButtonRef.waitForCurrent() }, (_d = this.nextItems) === null || _d === void 0 ? void 0 : _d.map((item) => (hAsync("ix-dropdown-item", { label: item, onClick: (e) => {
6180
6169
  this.nextClick.emit({
6181
6170
  event: e,
6182
6171
  item,
@@ -6292,7 +6281,6 @@ class Button {
6292
6281
  registerInstance(this, hostRef);
6293
6282
  /**
6294
6283
  * Button variant
6295
- * @since 2.3.0 - variant danger
6296
6284
  */
6297
6285
  this.variant = 'primary';
6298
6286
  /**
@@ -6313,8 +6301,6 @@ class Button {
6313
6301
  this.type = 'button';
6314
6302
  /**
6315
6303
  * Loading button
6316
- *
6317
- * @since 2.0.0
6318
6304
  */
6319
6305
  this.loading = false;
6320
6306
  /** @internal */
@@ -6373,9 +6359,9 @@ class Button {
6373
6359
  alignment: this.alignment,
6374
6360
  tabIndex: this.hostElement.tabIndex,
6375
6361
  };
6376
- return (hAsync(Host, { key: '0d7e9fe309d1c2fd320f19cafa0e15bcefafe346', tabindex: this.disabled ? -1 : 0, class: {
6362
+ return (hAsync(Host, { key: 'af8b3a0b70b1fcd0ca6fad617e63d00207e57e7f', tabindex: this.disabled ? -1 : 0, class: {
6377
6363
  disabled: this.disabled || this.loading,
6378
- }, onFocus: () => this.setFocus() }, hAsync(BaseButton, Object.assign({ key: '36c8821e58f2c9beee5d68b842636e629d728687' }, baseButtonProps), hAsync("slot", { key: 'e7ef0928f22720a705f3223fc2495bd90de5767c' }))));
6364
+ }, onFocus: () => this.setFocus() }, hAsync(BaseButton, Object.assign({ key: '50b2bd12cc7afa6b017dfbe0f22dcfc299210c54' }, baseButtonProps), hAsync("slot", { key: 'e0e3bf75b418b147df886d82a73a0635c198211e' }))));
6379
6365
  }
6380
6366
  get hostElement() { return getElement(this); }
6381
6367
  static get style() { return buttonCss; }
@@ -6401,9 +6387,6 @@ class Button {
6401
6387
 
6402
6388
  const cardCss = ":host{display:flex;position:relative;flex-direction:column;align-items:flex-start;align-self:flex-start;overflow:hidden;cursor:pointer;width:20rem;border:1px solid var(--ix-card-border-color, var(--theme-color-soft-bdr));border-radius:var(--theme-default-border-radius)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .card-content{display:block;position:relative;flex-shrink:0;flex-grow:1;width:100%;height:calc(100% - 2rem);background-color:var(--ix-card-background, transparent);border-top-left-radius:var(--theme-default-border-radius);border-top-right-radius:var(--theme-default-border-radius);overflow:hidden}:host .card-content-wrapper{height:100%;width:100%;box-sizing:border-box}:host .card-footer{display:flex;position:relative;width:100%}:host(.card-outline){--ix-card-background:var(--theme-color-ghost);--ix-card-border-color:var(--theme-color-soft-bdr)}:host(.card-outline) ::slotted(ix-card-accordion){color:var(--theme-color-primary)}:host(.card-filled){--ix-card-background:var(--theme-color-component-1)}:host(.card-filled) ::slotted(ix-card-accordion){color:var(--theme-color-primary)}:host(.card-alarm){--ix-card-background:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}:host(.card-critical){--ix-card-background:var(--theme-color-critical);color:var(--theme-color-critical--contrast)}:host(.card-warning){--ix-card-background:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}:host(.card-success){--ix-card-background:var(--theme-color-success);color:var(--theme-color-success--contrast)}:host(.card-info){--ix-card-background:var(--theme-color-info);color:var(--theme-color-info--contrast)}:host(.card-neutral){--ix-card-background:var(--theme-color-neutral);color:var(--theme-color-neutral--contrast)}:host(.card-primary){--ix-card-background:var(--theme-color-primary);color:var(--theme-color-neutral--contrast)}:host(:not(.card-insight,.card-outline)){--ix-card-border-color:transparent}:host(.card-insight:hover),:host(.card-outline:hover){--ix-card-background:var(--theme-color-ghost--hover)}:host(.card-notification:hover),:host(.card-filled:hover){--ix-card-background:var(--theme-color-component-1--hover)}:host(.card-alarm:hover){--ix-card-background:var(--theme-color-alarm--hover)}:host(.card-critical:hover){--ix-card-background:var(--theme-color-critical--hover)}:host(.card-warning:hover){--ix-card-background:var(--theme-color-warning--hover)}:host(.card-success:hover){--ix-card-background:var(--theme-color-success--hover)}:host(.card-info:hover){--ix-card-background:var(--theme-color-info--hover)}:host(.card-neutral:hover){--ix-card-background:var(--theme-color-neutral--hover)}:host(.card-primary:hover){--ix-card-background:var(--theme-color-primary--hover)}:host(.card-insight:active),:host(.card-outline:active){--ix-card-background:var(--theme-color-ghost--active)}:host(.card-notification:active),:host(.card-filled:active){--ix-card-background:var(--theme-color-component-1--active)}:host(.card-alarm:active){--ix-card-background:var(--theme-color-alarm--active)}:host(.card-critical:active){--ix-card-background:var(--theme-color-critical--active)}:host(.card-warning:active){--ix-card-background:var(--theme-color-warning--active)}:host(.card-success:active){--ix-card-background:var(--theme-color-success--active)}:host(.card-info:active){--ix-card-background:var(--theme-color-info--active)}:host(.card-neutral:active){--ix-card-background:var(--theme-color-neutral--active)}:host(.card-primary:active){--ix-card-background:var(--theme-color-primary--active)}:host(.selected){--ix-card-border-color:var(--theme-color-dynamic)}:host(.selected.card-insight),:host(.selected.card-outline){--ix-card-background:var(--theme-color-ghost--selected)}:host(.selected.card-notification),:host(.selected.card-filled){--ix-card-background:var(--theme-color-ghost--selected)}:host(.selected.card-alarm){--ix-card-background:var(--theme-color-alarm--active)}:host(.selected.card-critical){--ix-card-background:var(--theme-color-critical--active)}:host(.selected.card-warning){--ix-card-background:var(--theme-color-warning--active)}:host(.selected.card-success){--ix-card-background:var(--theme-color-success--active)}:host(.selected.card-info){--ix-card-background:var(--theme-color-info--active)}:host(.selected.card-neutral){--ix-card-background:var(--theme-color-neutral--active)}:host(.selected.card-primary){--ix-card-background:var(--theme-color-primary--active)}";
6403
6389
 
6404
- /**
6405
- * @since 1.6.0
6406
- */
6407
6390
  class Card {
6408
6391
  constructor(hostRef) {
6409
6392
  registerInstance(this, hostRef);
@@ -6412,15 +6395,15 @@ class Card {
6412
6395
  */
6413
6396
  this.variant = 'outline';
6414
6397
  /**
6415
- * @since 2.1.0
6398
+ * Show card in selected state
6416
6399
  */
6417
6400
  this.selected = false;
6418
6401
  }
6419
6402
  render() {
6420
- return (hAsync(Host, { key: '7d36825ad469c0a2453fb72dbf7f079458c2a2f1', class: {
6403
+ return (hAsync(Host, { key: '3d866b84586d9db427e6dd978c607e9293b63375', class: {
6421
6404
  selected: this.selected,
6422
6405
  [`card-${this.variant}`]: true,
6423
- } }, hAsync("div", { key: '3a6186d515640d60fb7b3c4898c268bd6cf15c21', class: "card-content" }, hAsync("slot", { key: 'd9fb872de9eb038fc0f02ba30458506f0b821784' })), hAsync("div", { key: '2b1214fe85a418875accd6927bd1ca0b0f388dd5', class: "card-footer" }, hAsync("slot", { key: 'ba68b648ad8c7d95a77d1b819f98957b43a0d663', name: "card-accordion" }))));
6406
+ } }, hAsync("div", { key: '9671d83ac2d056fdb0d130d0780474602470ee09', class: "card-content" }, hAsync("slot", { key: 'f1f87190a18a858981098e9230916f8821a7ac0c' })), hAsync("div", { key: '92492646227bfecc9d5977f240844664446e50e1', class: "card-footer" }, hAsync("slot", { key: '06cdce4a40548d9486a0bd44d9de7410eaebe538', name: "card-accordion" }))));
6424
6407
  }
6425
6408
  get hostElement() { return getElement(this); }
6426
6409
  static get style() { return cardCss; }
@@ -6443,16 +6426,12 @@ let accordionControlId = 0;
6443
6426
  const getAriaControlsId = (prefix = 'expand-content') => {
6444
6427
  return [prefix, accordionControlId++].join('-');
6445
6428
  };
6446
- /**
6447
- * @since 1.6.0
6448
- */
6449
6429
  class CardAccordion {
6450
6430
  constructor(hostRef) {
6451
6431
  registerInstance(this, hostRef);
6452
6432
  this.accordionExpand = createEvent(this, "accordionExpand", 7);
6453
6433
  /**
6454
6434
  * Collapse the card
6455
- * @since 2.1.0
6456
6435
  */
6457
6436
  this.collapse = false;
6458
6437
  this.expandContent = false;
@@ -6489,13 +6468,13 @@ class CardAccordion {
6489
6468
  this.onInitialExpandChange();
6490
6469
  }
6491
6470
  render() {
6492
- return (hAsync(Host, { key: '491fb99db65dab3492d23e3122ca9da2c899b232', slot: "card-accordion" }, hAsync("button", { key: 'b498d87343ed4e70ef4a094642fc4906b309f5b3', tabIndex: 0, class: { 'expand-action': true, show: this.expandContent }, onClick: (event) => this.onExpandActionClick(event), role: "button", type: "button", "aria-expanded": this.expandContent, "aria-controls": getAriaControlsId() }, hAsync("ix-icon", { key: 'eb8b3af0c8ded220c6c8d62b3c9da45ba302c5d6', name: iconChevronRightSmall, class: {
6471
+ return (hAsync(Host, { key: '7c185cd6dce5848a156f7cda3e1330e1d044eaf7', slot: "card-accordion" }, hAsync("button", { key: 'e69a169703eda0fd0298745c8792a387181f5a55', tabIndex: 0, class: { 'expand-action': true, show: this.expandContent }, onClick: (event) => this.onExpandActionClick(event), role: "button", type: "button", "aria-expanded": this.expandContent, "aria-controls": getAriaControlsId() }, hAsync("ix-icon", { key: '69c0621b1014d6a7bdc876d82f6ab14c52018aab', name: iconChevronRightSmall, class: {
6493
6472
  'expand-icon': true,
6494
6473
  show: this.expandContent,
6495
- } })), hAsync("div", { key: '9b0b53385f7b0b7f3365c89e7134869990c6270a', class: {
6474
+ } })), hAsync("div", { key: '884b7e0f360ad133ce8a3eb76c32ed34f435135f', class: {
6496
6475
  'expand-content': true,
6497
6476
  show: this.expandContent,
6498
- } }, hAsync("div", { key: 'a79520b455e3d344aca02ca70a9b7ff3262c76f8', class: "expand-content-inner" }, hAsync("div", { key: 'c0798bb66e28ca6e2a5d6ee38b21222677d5a09a', class: "expand-content-body" }, hAsync("slot", { key: '01f775b08d53d8ea428b35d972d75af719006e8c' })), hAsync("div", { key: 'df5f62b0667977076557472c5713e30a7840a1a4', class: "expand-content-footer" })))));
6477
+ } }, hAsync("div", { key: '6cfc7fccccb7758e3cc73e7eb6c067763b3b4268', class: "expand-content-inner" }, hAsync("div", { key: 'fd050651e883930641383c19fa02b49e68c6f7b5', class: "expand-content-body" }, hAsync("slot", { key: '7c5fb593f6cb6745a99ad546d840b1044038e288' })), hAsync("div", { key: 'ee9bd3cebe0d9c9ea1967fa9f121018ff487a5fb', class: "expand-content-footer" })))));
6499
6478
  }
6500
6479
  get hostElement() { return getElement(this); }
6501
6480
  static get watchers() { return {
@@ -6517,15 +6496,12 @@ class CardAccordion {
6517
6496
 
6518
6497
  const cardContentCss = ":host{display:flex;padding:1rem;height:100%;overflow:hidden}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .content-wrapper{box-sizing:border-box;height:100%;width:100%;overflow:hidden;gap:0.5rem;display:flex;flex-direction:column;align-items:flex-start}";
6519
6498
 
6520
- /**
6521
- * @since 1.6.0
6522
- */
6523
6499
  class CardContent {
6524
6500
  constructor(hostRef) {
6525
6501
  registerInstance(this, hostRef);
6526
6502
  }
6527
6503
  render() {
6528
- return (hAsync(Host, { key: 'b158a08d7ca4779af659d4fa143e047dba41088e' }, hAsync("div", { key: 'abd538339ad50ba6430c834eb1283c20788d78e2', class: "content-wrapper" }, hAsync("slot", { key: '86494d2878e0cb36e417a5d5868fff7f551b4de7' }))));
6504
+ return (hAsync(Host, { key: '9621026e8c6cfa6e3d8b86b9a7eea1aa092fd709' }, hAsync("div", { key: '42be4252caddf4e15d8554c9b1788e839dc946e8', class: "content-wrapper" }, hAsync("slot", { key: '5b695aaf03f88d426969691c87be2330cc23bcb4' }))));
6529
6505
  }
6530
6506
  static get style() { return cardContentCss; }
6531
6507
  static get cmpMeta() { return {
@@ -6542,15 +6518,13 @@ const cardTitleCss = ":host{display:flex;position:relative;flex-direction:row;al
6542
6518
 
6543
6519
  /**
6544
6520
  * @slot title-actions - Place additional actions inside title
6545
- *
6546
- * @since 1.6.0
6547
6521
  */
6548
6522
  class CardHeader {
6549
6523
  constructor(hostRef) {
6550
6524
  registerInstance(this, hostRef);
6551
6525
  }
6552
6526
  render() {
6553
- return (hAsync(Host, { key: '0f4e8785e6861fa9151cece5946a7b33e85bd7fd' }, hAsync("slot", { key: 'd8909ebe344940cda53d4076ccd1291eb1240f8b' }), hAsync("div", { key: 'f87b52b2b467664d6e9d886d358b1c6b5403aae8', class: "title-actions" }, hAsync("slot", { key: '9e45b897368e305f0ce1e66b47424360c44c148d', name: "title-actions" }))));
6527
+ return (hAsync(Host, { key: 'd4531b8777d3c33b0ebede19cbb7b0a57aac530d' }, hAsync("slot", { key: '66864059494bc518dae8ebe6cb77d3a33adbf00f' }), hAsync("div", { key: 'bf48c597921cf044b83500d1725c740a3ad05b84', class: "title-actions" }, hAsync("slot", { key: '628a31f58859cf14f210fade064526e7fd09b517', name: "title-actions" }))));
6554
6528
  }
6555
6529
  static get style() { return cardTitleCss; }
6556
6530
  static get cmpMeta() { return {
@@ -6574,9 +6548,6 @@ function CardListTitle(props) {
6574
6548
  CardList__Title__Button__Collapsed: props.isCollapsed,
6575
6549
  } }), hAsync("ix-typography", { class: "CardList_Title__Label", format: "body-lg" }, props.label), !props.hideShowAll && (hAsync("ix-button", { class: "CardList__Title__Show__All", ghost: true, onClick: props.onShowAllClick }, hAsync("span", null, props.showAllLabel), hAsync("span", null, !isNaN(props.showAllCounter) ? ` (${props.showAllCounter})` : null)))));
6576
6550
  }
6577
- /**
6578
- * @since 1.6.0
6579
- */
6580
6551
  class CardList {
6581
6552
  constructor(hostRef) {
6582
6553
  registerInstance(this, hostRef);
@@ -6603,8 +6574,6 @@ class CardList {
6603
6574
  this.suppressOverflowHandling = false;
6604
6575
  /**
6605
6576
  * Hide the show all button
6606
- *
6607
- * @since 2.2.0
6608
6577
  */
6609
6578
  this.hideShowAll = false;
6610
6579
  /**
@@ -6728,16 +6697,16 @@ class CardList {
6728
6697
  }
6729
6698
  }
6730
6699
  render() {
6731
- return (hAsync(Host, { key: '2157d907578c112638bdec74ad7be517b24af46d' }, hAsync(CardListTitle, { key: '96769a6c3a4735663f76879d90e2af2f56ddc323', isCollapsed: this.collapse, label: this.label, showAllLabel: this.i18nShowAll, showAllCounter: this.showAllCount === undefined
6700
+ return (hAsync(Host, { key: '9c7e330c5e56fdce20a528b8f6107833842e145c' }, hAsync(CardListTitle, { key: 'e52c141d2a6947ce4d98adc5749370fe39700567', isCollapsed: this.collapse, label: this.label, showAllLabel: this.i18nShowAll, showAllCounter: this.showAllCount === undefined
6732
6701
  ? this.numberOfAllChildElements
6733
- : this.showAllCount, onClick: () => this.onCardListVisibilityToggle(), onShowAllClick: (e) => this.onShowAllClick(e), hideShowAll: this.hideShowAll }), hAsync("div", { key: '5a982b69bcacc770709c81edb7e57e901e1ca88c', class: {
6702
+ : this.showAllCount, onClick: () => this.onCardListVisibilityToggle(), onShowAllClick: (e) => this.onShowAllClick(e), hideShowAll: this.hideShowAll }), hAsync("div", { key: 'ab0903170788ebba38b341959c21bedb125f4b33', class: {
6734
6703
  CardList__Overflow: true,
6735
- }, style: this.computeMaskLayer() }, hAsync("div", { key: '21c33b91f385f8e80c6ce4b2904ae959d287141c', class: {
6704
+ }, style: this.computeMaskLayer() }, hAsync("div", { key: 'bffa3e47652e170d19e788fabf2e4708f47b2a96', class: {
6736
6705
  CardList__Content: true,
6737
6706
  CardList__Content__Collapsed: this.collapse,
6738
6707
  CardList__Style__Flexbox__Scroll: this.listStyle === 'stack',
6739
6708
  CardList__Style__Infinite__Scroll: this.listStyle === 'scroll',
6740
- }, onScroll: () => this.onCardListScroll() }, hAsync("slot", { key: '5b7e106263dd575f1cbaa8e3272c341958babe7f', onSlotchange: () => this.changeVisibilityOfSlotChildren() }), this.isShowMoreCardVisible() ? (hAsync("ix-card", { class: {
6709
+ }, onScroll: () => this.onCardListScroll() }, hAsync("slot", { key: '3f96b3334bf6ff39797597f1318bf6a796d32503', onSlotchange: () => this.changeVisibilityOfSlotChildren() }), this.isShowMoreCardVisible() ? (hAsync("ix-card", { class: {
6741
6710
  Show__All__Card: true,
6742
6711
  }, onClick: (event) => this.showMoreCardClick.emit({
6743
6712
  nativeEvent: event,
@@ -7321,19 +7290,19 @@ class CategoryFilter {
7321
7290
  }
7322
7291
  render() {
7323
7292
  var _a, _b, _c;
7324
- return (hAsync(Host, { key: 'd48391204268faa3f704bc957fb6d134cc910481' }, hAsync("form", { key: 'cf53420f9616304f68291005f40c8a00b79777c8', ref: (el) => (this.formElement = el) }, hAsync("div", { key: 'd3c38a9b88285828d6d8c4f772b964af613ea1e6', "read-only": this.readonly, class: {
7293
+ return (hAsync(Host, { key: '42fc0940f51eeba50c75bcc9c611507f50dc959c' }, hAsync("form", { key: 'c76012919eac411895e28fb0b2d1a93f9454bd7a', ref: (el) => (this.formElement = el) }, hAsync("div", { key: 'db03e6f7d587cafc27f9ce1515f45d0155db5495', "read-only": this.readonly, class: {
7325
7294
  'input-container': true,
7326
7295
  disabled: this.disabled,
7327
7296
  focus: this.hasFocus,
7328
7297
  readonly: this.readonly,
7329
7298
  'no-icon': this.hideIcon,
7330
- } }, hAsync("ix-icon", { key: '0e0cd39cf3436c92b91e0da69845675af8ce45cd', color: this.getIconColor(), class: { 'display-none': this.hideIcon }, name: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, size: "16" }), hAsync("div", { key: '71a10d0e33a599af9dab3557493c11f5276ec9ef', class: "token-container" }, hAsync("div", { key: '00d8d20be2133b43f98fdee6d9e3e2e45a31284c', class: "list-unstyled" }, this.filterTokens.map((value, index) => (hAsync("span", { key: value.toString(), class: {
7299
+ } }, hAsync("ix-icon", { key: 'f46e872a458b3c3463c3ce285c344a84bbca886a', color: this.getIconColor(), class: { 'display-none': this.hideIcon }, name: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, size: "16" }), hAsync("div", { key: 'a738622921a0c86715dfa9562774429ea977e2bd', class: "token-container" }, hAsync("div", { key: '751bb10ea63772fbf52da2a30540068a1f45277f', class: "list-unstyled" }, this.filterTokens.map((value, index) => (hAsync("span", { key: value.toString(), class: {
7331
7300
  animate__animated: true,
7332
7301
  animate__fadein: true,
7333
7302
  } }, hAsync("ix-filter-chip", { disabled: this.disabled, readonly: this.readonly, onClick: (e) => e.stopPropagation(), onCloseClick: () => this.removeToken(index) }, this.getFilterChipLabel(value))))), this.categories === undefined ? ('') : (hAsync("span", { class: {
7334
7303
  'category-preview': true,
7335
7304
  'display-none': this.category === '',
7336
- } }, (_b = this.categories[this.category]) === null || _b === void 0 ? void 0 : _b.label)), hAsync("input", Object.assign({ key: '91b869c752452d7fe47681842a2fc280087bfcee', class: {
7305
+ } }, (_b = this.categories[this.category]) === null || _b === void 0 ? void 0 : _b.label)), hAsync("input", Object.assign({ key: 'd1c2a357355789ec61ddf6aa39efeb16a2e77b92', class: {
7337
7306
  'text-input': true,
7338
7307
  'hide-placeholder': this.readonly || this.disabled || this.category !== '',
7339
7308
  }, autocomplete: "off", name: "category-filter-input", disabled: this.disabled, readonly: this.readonly, ref: this.textInput, type: "text", placeholder: this.placeholder }, this.a11yAttributes)))), !this.readonly && !this.disabled && this.getResetButton())), this.disabled || this.readonly ? ('') : (hAsync("ix-dropdown", { show: this.showDropdown, closeBehavior: "outside", offset: { mainAxis: 2 }, anchor: (_c = this.textInput) === null || _c === void 0 ? void 0 : _c.waitForCurrent(), trigger: this.hostElement, header: this.getDropdownHeader() }, this.renderDropdownContent()))));
@@ -7453,6 +7422,7 @@ function HookValidationLifecycle(options) {
7453
7422
  host.classList.toggle(`ix-invalid--validity-patternMismatch`, validityState.patternMismatch);
7454
7423
  }
7455
7424
  };
7425
+ host.addEventListener('checkedChange', checkIfRequiredFunction);
7456
7426
  host.addEventListener('valueChange', checkIfRequiredFunction);
7457
7427
  host.addEventListener('ixBlur', checkIfRequiredFunction);
7458
7428
  setTimeout(checkIfRequiredFunction);
@@ -7475,6 +7445,7 @@ function HookValidationLifecycle(options) {
7475
7445
  classMutationObserver = null;
7476
7446
  }
7477
7447
  if (host && checkIfRequiredFunction) {
7448
+ host.removeEventListener('checkedChange', checkIfRequiredFunction);
7478
7449
  host.removeEventListener('valueChange', checkIfRequiredFunction);
7479
7450
  host.removeEventListener('ixBlur', checkIfRequiredFunction);
7480
7451
  checkIfRequiredFunction = null;
@@ -7502,7 +7473,7 @@ const checkboxCss = ":host{--ix-checkbox-check-color:var(--theme-color-primary--
7502
7473
  * This source code is licensed under the MIT license found in the
7503
7474
  * LICENSE file in the root directory of this source tree.
7504
7475
  */
7505
- var __decorate$b = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
7476
+ var __decorate$c = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
7506
7477
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
7507
7478
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
7508
7479
  r = Reflect.decorate(decorators, target, key, desc);
@@ -7513,14 +7484,14 @@ var __decorate$b = (undefined && undefined.__decorate) || function (decorators,
7513
7484
  return c > 3 && r && Object.defineProperty(target, key, r), r;
7514
7485
  };
7515
7486
  /**
7516
- * @since 2.6.0
7517
- * @form-ready 2.6.0
7487
+ * @form-ready
7518
7488
  */
7519
7489
  class Checkbox {
7520
7490
  constructor(hostRef) {
7521
7491
  registerInstance(this, hostRef);
7522
7492
  this.checkedChange = createEvent(this, "checkedChange", 7);
7523
7493
  this.valueChange = createEvent(this, "valueChange", 7);
7494
+ this.ixBlur = createEvent(this, "ixBlur", 7);
7524
7495
  if (hostRef.$hostElement$["s-ei"]) {
7525
7496
  this.formInternals = hostRef.$hostElement$["s-ei"];
7526
7497
  }
@@ -7550,6 +7521,7 @@ class Checkbox {
7550
7521
  * If true, checkbox needs to be checked to be valid
7551
7522
  */
7552
7523
  this.required = false;
7524
+ this.touched = false;
7553
7525
  this.inputRef = makeRef((checkboxRef) => {
7554
7526
  checkboxRef.checked = this.checked;
7555
7527
  });
@@ -7559,6 +7531,7 @@ class Checkbox {
7559
7531
  this.checkedChange.emit(this.checked);
7560
7532
  }
7561
7533
  onCheckedChange() {
7534
+ this.touched = true;
7562
7535
  this.updateFormInternalValue();
7563
7536
  }
7564
7537
  onValueChange() {
@@ -7584,6 +7557,10 @@ class Checkbox {
7584
7557
  getAssociatedFormElement() {
7585
7558
  return Promise.resolve(this.formInternals.form);
7586
7559
  }
7560
+ /** @internal */
7561
+ isTouched() {
7562
+ return Promise.resolve(this.touched);
7563
+ }
7587
7564
  updateClassMappings() {
7588
7565
  /** This function is intentionally empty */
7589
7566
  }
@@ -7591,13 +7568,13 @@ class Checkbox {
7591
7568
  return (hAsync("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, this.indeterminate && (hAsync(Fragment, null, hAsync("rect", { width: "18", height: "18", fill: "transparent" }), hAsync("rect", { x: "3", y: "8", width: "12", height: "2", fill: "var(--ix-checkbox-check-color)" }))), this.checked && (hAsync("path", { d: "M3.65625 8.15625L8.4375 12.9375L14.625 3.9375", stroke: "var(--ix-checkbox-check-color)", "stroke-width": "2" }))));
7592
7569
  }
7593
7570
  render() {
7594
- return (hAsync(Host, { key: 'd089bc3c663788b708f2ceb7fd1bbb21706a1534', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "checkbox", class: {
7571
+ return (hAsync(Host, { key: '2562db7e75c07d8cf18e7bd977ffc2bb85efe22c', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "checkbox", class: {
7595
7572
  disabled: this.disabled,
7596
7573
  checked: this.checked,
7597
7574
  indeterminate: this.indeterminate,
7598
- } }, hAsync("label", { key: 'c80b9d8f724f6b76bfaffb2f5a1a182bb8753e53' }, hAsync("input", { key: 'ab21dcea80e6823ae3029ba769853be39cab7bf4', "aria-checked": a11yBoolean(this.checked), disabled: this.disabled, checked: this.checked, ref: this.inputRef, type: "checkbox", onChange: () => this.setCheckedState(!this.checked) }), hAsync("button", { key: '100dc970576623fc11099abfefc9a51479c9ea14', disabled: this.disabled, class: {
7575
+ }, onFocus: () => (this.touched = true), onBlur: () => this.ixBlur.emit() }, hAsync("label", { key: 'a9163950ab9493863c2d8b6deae758d237d3d582' }, hAsync("input", { key: '361a23e529e302daef40e6eb79a1bbc6a2ec7f0d', "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, ref: this.inputRef, type: "checkbox", onChange: () => this.setCheckedState(!this.checked) }), hAsync("button", { key: 'bed5a7cd29b5469e653dfacdc831a9a7de0d2953', disabled: this.disabled, class: {
7599
7576
  checked: this.checked,
7600
- }, onClick: () => this.setCheckedState(!this.checked) }, this.renderCheckmark()), hAsync("ix-typography", { key: '0852bd38494e0d39fc8d37d8e1f5b8469fe8b811', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: '9ec03a9c86d0ec8e1306320963fc690640a55723' })))));
7577
+ }, onClick: () => this.setCheckedState(!this.checked) }, this.renderCheckmark()), hAsync("ix-typography", { key: 'fc6e95e6e9fef24068f4081461e54288a4c8bcfa', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: '9147eda9d809b21d83abd752a223023e7550909a' })))));
7601
7578
  }
7602
7579
  static get formAssociated() { return true; }
7603
7580
  get hostElement() { return getElement(this); }
@@ -7618,20 +7595,21 @@ class Checkbox {
7618
7595
  "indeterminate": [516],
7619
7596
  "required": [516],
7620
7597
  "hasValidValue": [64],
7621
- "getAssociatedFormElement": [64]
7598
+ "getAssociatedFormElement": [64],
7599
+ "isTouched": [64]
7622
7600
  },
7623
7601
  "$listeners$": undefined,
7624
7602
  "$lazyBundleId$": "-",
7625
7603
  "$attrsToReflect$": [["name", "name"], ["value", "value"], ["checked", "checked"], ["disabled", "disabled"], ["indeterminate", "indeterminate"], ["required", "required"]]
7626
7604
  }; }
7627
7605
  }
7628
- __decorate$b([
7606
+ __decorate$c([
7629
7607
  HookValidationLifecycle()
7630
7608
  ], Checkbox.prototype, "updateClassMappings", null);
7631
7609
 
7632
7610
  const checkboxGroupCss = ":host{display:inline-block;position:relative}:host .checkbox-container{display:flex;flex-direction:column;gap:1rem;margin:0.375rem 0;flex-wrap:wrap}:host .checkbox-container.row-layout{flex-direction:row}";
7633
7611
 
7634
- var __decorate$a = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
7612
+ var __decorate$b = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
7635
7613
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
7636
7614
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
7637
7615
  r = Reflect.decorate(decorators, target, key, desc);
@@ -7642,8 +7620,7 @@ var __decorate$a = (undefined && undefined.__decorate) || function (decorators,
7642
7620
  return c > 3 && r && Object.defineProperty(target, key, r), r;
7643
7621
  };
7644
7622
  /**
7645
- * @since 2.6.0
7646
- * @form-ready 2.6.0
7623
+ * @form-ready
7647
7624
  */
7648
7625
  class CheckboxGroup {
7649
7626
  constructor(hostRef) {
@@ -7656,10 +7633,41 @@ class CheckboxGroup {
7656
7633
  * Show helper, info, warning, error and valid text as tooltip
7657
7634
  */
7658
7635
  this.showTextAsTooltip = false;
7636
+ /**
7637
+ * @internal
7638
+ */
7639
+ this.required = false;
7659
7640
  this.isInvalid = false;
7660
7641
  this.isInfo = false;
7661
7642
  this.isValid = false;
7662
7643
  this.isWarning = false;
7644
+ this.touched = false;
7645
+ this.groupRef = makeRef();
7646
+ this.observer = new MutationObserver(() => {
7647
+ this.checkForRequiredCheckbox();
7648
+ });
7649
+ }
7650
+ get checkboxElements() {
7651
+ return Array.from(this.hostElement.querySelectorAll('ix-checkbox'));
7652
+ }
7653
+ checkForRequiredCheckbox() {
7654
+ this.required = this.checkboxElements.some((checkbox) => checkbox.required);
7655
+ }
7656
+ connectedCallback() {
7657
+ this.observer.observe(this.hostElement, {
7658
+ childList: true,
7659
+ subtree: true,
7660
+ attributes: true,
7661
+ attributeFilter: ['checked', 'required'],
7662
+ });
7663
+ }
7664
+ componentWillLoad() {
7665
+ this.checkForRequiredCheckbox();
7666
+ }
7667
+ disconnectedCallback() {
7668
+ if (this.observer) {
7669
+ this.observer.disconnect();
7670
+ }
7663
7671
  }
7664
7672
  onClassFieldUpdate({ isInvalid, isInvalidByRequired, isInfo, isValid, isWarning, }) {
7665
7673
  this.isInvalid = isInvalid || isInvalidByRequired;
@@ -7667,11 +7675,23 @@ class CheckboxGroup {
7667
7675
  this.isValid = isValid;
7668
7676
  this.isWarning = isWarning;
7669
7677
  }
7678
+ /**
7679
+ * @internal
7680
+ */
7681
+ isTouched() {
7682
+ return Promise.resolve(this.touched);
7683
+ }
7684
+ /**
7685
+ * @internal
7686
+ */
7687
+ hasValidValue() {
7688
+ return Promise.resolve(this.checkboxElements.some((checkbox) => checkbox.checked));
7689
+ }
7670
7690
  render() {
7671
- return (hAsync(Host, { key: '27aee735ce40e2c2f3b019afad6a44ed1029c2c6' }, hAsync("ix-field-wrapper", { key: '70b0666837cc8ed83defc9844cc58003f489a22e', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, validText: this.validText, warningText: this.warningText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isInfo: this.isInfo, isValid: this.isValid, isWarning: this.isWarning }, hAsync("div", { key: '59485040ff9509b58b7bd8f7f50e53970585ffb5', class: {
7691
+ return (hAsync(Host, { key: '77b87f092dc2a4d95adbd496cbbbc22eb0c923c3', ref: this.groupRef, onIxBlur: () => (this.touched = true) }, hAsync("ix-field-wrapper", { key: 'b0a0db7727ff7bd6cd554a8ef14afea3ed4ff46a', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, validText: this.validText, warningText: this.warningText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isInfo: this.isInfo, isValid: this.isValid, isWarning: this.isWarning, controlRef: this.groupRef }, hAsync("div", { key: '7bcf7ecacfe94c995a335f72b78f01f554a3d469', class: {
7672
7692
  'checkbox-container': true,
7673
7693
  'row-layout': this.direction === 'row',
7674
- } }, hAsync("slot", { key: 'af5f7db97a6efec492299336428bbb9ded00fbca' })))));
7694
+ } }, hAsync("slot", { key: '416117ca60b21153342224b27261faa3f81f87a2' })))));
7675
7695
  }
7676
7696
  get hostElement() { return getElement(this); }
7677
7697
  static get style() { return checkboxGroupCss; }
@@ -7687,17 +7707,20 @@ class CheckboxGroup {
7687
7707
  "validText": [1, "valid-text"],
7688
7708
  "warningText": [1, "warning-text"],
7689
7709
  "showTextAsTooltip": [4, "show-text-as-tooltip"],
7710
+ "required": [4],
7690
7711
  "isInvalid": [32],
7691
7712
  "isInfo": [32],
7692
7713
  "isValid": [32],
7693
- "isWarning": [32]
7714
+ "isWarning": [32],
7715
+ "isTouched": [64],
7716
+ "hasValidValue": [64]
7694
7717
  },
7695
7718
  "$listeners$": undefined,
7696
7719
  "$lazyBundleId$": "-",
7697
7720
  "$attrsToReflect$": []
7698
7721
  }; }
7699
7722
  }
7700
- __decorate$a([
7723
+ __decorate$b([
7701
7724
  HookValidationLifecycle({
7702
7725
  includeChildren: true,
7703
7726
  })
@@ -7729,6 +7752,7 @@ class Chip {
7729
7752
  /**
7730
7753
  * Display a tooltip. By default, no tooltip will be displayed.
7731
7754
  * Add the attribute to display the text content of the component as a tooltip or use a string to display a custom text.
7755
+ *
7732
7756
  * @since 3.0.0
7733
7757
  */
7734
7758
  this.tooltipText = false;
@@ -7759,13 +7783,13 @@ class Chip {
7759
7783
  [this.outline ? 'borderColor' : 'backgroundColor']: this.background,
7760
7784
  };
7761
7785
  }
7762
- return (hAsync(Host, { key: '7bbabe583825abcde45af20f5fe5eed80ba4141b', tabIndex: "-1", class: {
7786
+ return (hAsync(Host, { key: '4d2b258d01d16b9345263141abe7d7d3388123c5', tabIndex: "-1", class: {
7763
7787
  inactive: isInactive,
7764
7788
  }, style: this.variant === 'custom'
7765
7789
  ? {
7766
7790
  '--ix-icon-button-color': this.chipColor,
7767
7791
  }
7768
- : {} }, hAsync("div", { key: '64464d3cad83f4d9c0c7efbdd8d7a406f08f1118', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
7792
+ : {} }, hAsync("div", { key: '9aa88bf1c31f0946a77eea368ed03b13e031cfa1', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
7769
7793
  container: true,
7770
7794
  outline: this.outline,
7771
7795
  inactive: isInactive,
@@ -7779,10 +7803,10 @@ class Chip {
7779
7803
  custom: this.variant === 'custom',
7780
7804
  closable: this.closable,
7781
7805
  icon: !!this.icon,
7782
- } }, hAsync("ix-icon", { key: 'b38f0215ea69d966ab7bf8a6af178aa69db8e712', class: {
7806
+ } }, hAsync("ix-icon", { key: '904f4f03b99a5777696d4fb16e731660b965168d', class: {
7783
7807
  'with-icon': true,
7784
7808
  hidden: !this.icon,
7785
- }, name: this.icon, size: '24' }), hAsync("span", { key: '6229fc50ae6394772a580c69eaf087cb5300801a', class: "slot-container" }, hAsync("slot", { key: 'c11dd7e4f666ad9f6e39efdc9085ba42792a4481' })), isInactive === false && this.closable ? this.getCloseButton() : null), this.getTooltip()));
7809
+ }, name: this.icon, size: '24' }), hAsync("span", { key: '2163059e60b87e55ba0e961bc3c9a10ab4fe2f0e', class: "slot-container" }, hAsync("slot", { key: '905355f990900be5cb82ddab1ef8ddd68598d9f1' })), isInactive === false && this.closable ? this.getCloseButton() : null), this.getTooltip()));
7786
7810
  }
7787
7811
  get hostElement() { return getElement(this); }
7788
7812
  static get style() { return chipCss; }
@@ -7807,9 +7831,6 @@ class Chip {
7807
7831
 
7808
7832
  const colCss = ":host{position:relative;flex-basis:0;flex-grow:1;width:100%;max-width:100%;min-height:1px;padding:calc(var(--ix-layout-grid-gutter) * 0.5)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}";
7809
7833
 
7810
- /**
7811
- * @since 2.0.0
7812
- */
7813
7834
  class Col {
7814
7835
  constructor(hostRef) {
7815
7836
  registerInstance(this, hostRef);
@@ -7864,7 +7885,7 @@ class Col {
7864
7885
  };
7865
7886
  }
7866
7887
  render() {
7867
- return (hAsync(Host, { key: '1486b26e26c4adaf280571418448803fe5aa3bcd', style: Object.assign({}, this.getColumnSizeStyling()) }, hAsync("slot", { key: '8ba70d9d630747b60ac0a38f5974db27f46777fc' })));
7888
+ return (hAsync(Host, { key: 'c079ab348a6cdc2a541a589b3b420d017168b650', style: Object.assign({}, this.getColumnSizeStyling()) }, hAsync("slot", { key: 'd547e6ec36b0e50394f8f75d18e3d4ab62e1110e' })));
7868
7889
  }
7869
7890
  static get style() { return colCss; }
7870
7891
  static get cmpMeta() { return {
@@ -7883,10 +7904,9 @@ class Col {
7883
7904
  }
7884
7905
  Col.Breakpoints = ['', 'sm', 'md', 'lg'];
7885
7906
 
7886
- const contentCss = ":host{display:flex;flex-direction:column;position:relative;padding:1.5rem 0rem 0.25rem 2rem;width:100%;height:100%;overflow:hidden}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .content{flex-grow:1;overflow:auto;padding-right:1.5rem;position:relative}:host .content-header.slotted{margin-bottom:1rem;padding-right:1.5rem}";
7907
+ const contentCss = ":host{display:flex;flex-direction:column;position:relative;padding:1.5rem 2rem 0.25rem 2rem;width:100%;height:100%;overflow:hidden}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .content{flex-grow:1;overflow:auto;position:relative}:host .content-header.slotted{margin-bottom:1rem}";
7887
7908
 
7888
7909
  /**
7889
- * @since 2.1.0
7890
7910
  * @slot header - Display content at the top of the content page
7891
7911
  */
7892
7912
  class Content {
@@ -7898,12 +7918,12 @@ class Content {
7898
7918
  return this.hostElement.shadowRoot.querySelector('.content-header slot');
7899
7919
  }
7900
7920
  render() {
7901
- return (hAsync(Host, { key: '5ff3dde4c94bd5f40598a6b8fc9043ab2755c9a7' }, hAsync("div", { key: 'cb2d5d8d011649e5f2cb67d8b7857b7bd096ca44', class: {
7921
+ return (hAsync(Host, { key: '3c3c64e2754e169fb11710f049e434c52ad8f541' }, hAsync("div", { key: '4ccc370d1e12bdf3a8c2992c9d453002892ef948', class: {
7902
7922
  'content-header': true,
7903
7923
  slotted: this.isContentHeaderSlotted,
7904
- } }, hAsync("slot", { key: '1a0c6b612ff4364e6bdd10b15745160925b61efd', name: "header", onSlotchange: () => {
7924
+ } }, hAsync("slot", { key: 'b028f5424366302f93a8c873102b21ad619c35d1', name: "header", onSlotchange: () => {
7905
7925
  this.isContentHeaderSlotted = hasSlottedElements(this.contentHeaderSlot);
7906
- } })), hAsync("div", { key: '5eabaf6bcd0c33d982bd1b88862873383b58fae6', class: "content" }, hAsync("slot", { key: '25fa713021e9c01c08282da185c2fc14b6d06b3f' }))));
7926
+ } })), hAsync("div", { key: '2a7fb716ca17249c9757d77f2774692e26851f39', class: "content" }, hAsync("slot", { key: 'b3f6363475f45f36837120f2ecfda6aa4b751a09' }))));
7907
7927
  }
7908
7928
  get hostElement() { return getElement(this); }
7909
7929
  static get style() { return contentCss; }
@@ -8098,7 +8118,7 @@ const customFieldCss = ":host{display:block;width:-moz-fit-content;width:fit-con
8098
8118
  * This source code is licensed under the MIT license found in the
8099
8119
  * LICENSE file in the root directory of this source tree.
8100
8120
  */
8101
- var __decorate$9 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
8121
+ var __decorate$a = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
8102
8122
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
8103
8123
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
8104
8124
  r = Reflect.decorate(decorators, target, key, desc);
@@ -8108,9 +8128,6 @@ var __decorate$9 = (undefined && undefined.__decorate) || function (decorators,
8108
8128
  r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
8109
8129
  return c > 3 && r && Object.defineProperty(target, key, r), r;
8110
8130
  };
8111
- /**
8112
- * @since 2.6.0
8113
- */
8114
8131
  class CustomField {
8115
8132
  constructor(hostRef) {
8116
8133
  registerInstance(this, hostRef);
@@ -8130,7 +8147,7 @@ class CustomField {
8130
8147
  this.isWarning = isWarning;
8131
8148
  }
8132
8149
  render() {
8133
- return (hAsync(Host, { key: 'bb181d52fe217d477896a57dec475edcc6b6e5df' }, hAsync("ix-field-wrapper", { key: '3a164633b9955fbd86efefdaa9926b61dc45d39f', label: this.label, helperText: this.helperText, infoText: this.infoText, warningText: this.warningText, invalidText: this.invalidText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, required: this.required }, hAsync("slot", { key: 'd9b814b0f59dbc837443826bb5513172aba0b0a3' }))));
8150
+ return (hAsync(Host, { key: '50b7e5f59f28a32b2e4b9795efc2f0a9e753813e' }, hAsync("ix-field-wrapper", { key: 'c761f7f018a021ff7014b30e34a2d87ae91bb367', label: this.label, helperText: this.helperText, infoText: this.infoText, warningText: this.warningText, invalidText: this.invalidText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, required: this.required }, hAsync("slot", { key: '0a12c0d2a8cd5152aa926e3aa9633c1f0f76ea02' }))));
8134
8151
  }
8135
8152
  get hostElement() { return getElement(this); }
8136
8153
  static get style() { return customFieldCss; }
@@ -8156,7 +8173,7 @@ class CustomField {
8156
8173
  "$attrsToReflect$": []
8157
8174
  }; }
8158
8175
  }
8159
- __decorate$9([
8176
+ __decorate$a([
8160
8177
  HookValidationLifecycle({
8161
8178
  includeChildren: true,
8162
8179
  })
@@ -15857,17 +15874,12 @@ function friendlyDateTime(dateTimeish) {
15857
15874
 
15858
15875
  const dateDropdownCss = ":host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}@media (max-width: 48em){:host .min-width{width:-moz-min-content;width:min-content}}@media (min-width: 48em){:host .border-right{border-right:var(--theme-x-weak-bdr-2)}}:host ix-button{width:100%}:host .max-height{max-height:-moz-max-content;max-height:max-content}:host .no-margin{margin:0;padding:0}:host .pull-right{float:right;padding:0 1rem 0.75rem 1rem}";
15859
15876
 
15860
- /**
15861
- * @since 2.1.0
15862
- */
15863
15877
  class DateDropdown {
15864
15878
  constructor(hostRef) {
15865
15879
  registerInstance(this, hostRef);
15866
15880
  this.dateRangeChange = createEvent(this, "dateRangeChange", 7);
15867
15881
  /**
15868
15882
  * Disable the button that opens the dropdown containing the date picker.
15869
- *
15870
- * @since 2.3.0
15871
15883
  */
15872
15884
  this.disabled = false;
15873
15885
  /**
@@ -15953,8 +15965,6 @@ class DateDropdown {
15953
15965
  /**
15954
15966
  * The index of which day to start the week on, based on the Locale#weekdays array.
15955
15967
  * E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on monday.
15956
- *
15957
- * @since 2.6.0
15958
15968
  */
15959
15969
  this.weekStartIndex = 0;
15960
15970
  /**
@@ -16081,21 +16091,21 @@ class DateDropdown {
16081
16091
  }
16082
16092
  render() {
16083
16093
  var _a, _b, _c;
16084
- return (hAsync(Host, { key: 'fb251840a006c5efa804f444e52dd938fc7e6eda' }, hAsync("ix-button", { key: '7e7e4c12a2eb502564baaa5679969917aa40403c', "data-testid": "date-dropdown-trigger", "data-date-dropdown-trigger": true, variant: this.variant, ghost: this.ghost, outline: this.outline, loading: this.loading, icon: iconHistory, ref: this.triggerRef, disabled: this.disabled }, this.getButtonLabel()), hAsync("ix-dropdown", { key: 'a80a5f47757956fe5340acbe28a2634bcc46f30e', "data-testid": "date-dropdown", "data-date-dropdown": true, class: "min-width max-height", trigger: this.triggerRef.waitForCurrent(), closeBehavior: "outside", placement: "bottom-start", onShowChanged: ({ detail: show }) => {
16094
+ return (hAsync(Host, { key: '8a5ae63cb553e80b85681b489b6ea97350827867' }, hAsync("ix-button", { key: '0608d3a9063c9b729fbdda08b9a4f4441a19d039', "data-testid": "date-dropdown-trigger", "data-date-dropdown-trigger": true, variant: this.variant, ghost: this.ghost, outline: this.outline, loading: this.loading, icon: iconHistory, ref: this.triggerRef, disabled: this.disabled }, this.getButtonLabel()), hAsync("ix-dropdown", { key: 'd266a82bca22d8fe1009d55a29f485778ebf8b4c', "data-testid": "date-dropdown", "data-date-dropdown": true, class: "min-width max-height", trigger: this.triggerRef.waitForCurrent(), closeBehavior: "outside", placement: "bottom-start", onShowChanged: ({ detail: show }) => {
16085
16095
  if (!show &&
16086
16096
  this.selectedDateRangeId === 'custom' &&
16087
16097
  this.datePickerTouched &&
16088
16098
  this.currentRangeValue) {
16089
16099
  this.onDateSelect(this.currentRangeValue);
16090
16100
  }
16091
- } }, hAsync("ix-layout-grid", { key: 'd7cba7d46b7c7dfd545e41c5895842f5cbcd8f5a', noMargin: true }, hAsync("ix-row", { key: 'ad8958836b662def55cc51d52864639a25718ece' }, ((_a = this.dateRangeOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (hAsync("ix-col", { key: 'a830a5768c0e72f5710440c9a4199a794ff4667e', class: {
16101
+ } }, hAsync("ix-layout-grid", { key: 'c7a01092a838122a1041651c6a0f9c5eb74c2aae', noMargin: true }, hAsync("ix-row", { key: 'a6ed728fd08a35d8f0b3e71f115e0c258780474b' }, ((_a = this.dateRangeOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (hAsync("ix-col", { key: 'e698f56587ad326e808bf8972c856fb74ac60ee9', class: {
16092
16102
  'no-margin': true,
16093
16103
  'border-right': this.selectedDateRangeId === 'custom',
16094
- } }, this.dateRangeOptions.map((dateRangeOption) => (hAsync("ix-dropdown-item", { label: dateRangeOption.label, onClick: () => this.onRangeListSelect(dateRangeOption.id), checked: this.selectedDateRangeId === dateRangeOption.id }))), hAsync("div", { key: '4d1899c246bc6995852e25078a33bf297e7bdd6b', hidden: !this.customRangeAllowed }, hAsync("ix-dropdown-item", { key: '5e61b21055860fc54d84cf14a1678b773e7a3ba2', label: this.i18nCustomItem, checked: this.selectedDateRangeId === 'custom', onClick: () => this.onRangeListSelect('custom') })))), hAsync("ix-col", { key: '5d33b5d8f022fa59492c5ddd1eb71bb5afd2af67', class: "no-margin" }, this.selectedDateRangeId === 'custom' && (hAsync(Fragment, { key: '46229de1218d9b719fa8f5af3b784cac99e57b82' }, hAsync("ix-date-picker", { key: '87f3f37847b277dc0220b0a6a9769a332a39e59b', standaloneAppearance: false, locale: this.locale, onDateChange: (e) => {
16104
+ } }, this.dateRangeOptions.map((dateRangeOption) => (hAsync("ix-dropdown-item", { label: dateRangeOption.label, onClick: () => this.onRangeListSelect(dateRangeOption.id), checked: this.selectedDateRangeId === dateRangeOption.id }))), hAsync("div", { key: 'd2c9d06535272b384b6d730c885c8c1db8071c07', hidden: !this.customRangeAllowed }, hAsync("ix-dropdown-item", { key: '067c2ff3f3f977876a5b554dfd0c16b67fbab5b7', label: this.i18nCustomItem, checked: this.selectedDateRangeId === 'custom', onClick: () => this.onRangeListSelect('custom') })))), hAsync("ix-col", { key: 'af0d3397302ba7891efa9953f5ec2805255acc23', class: "no-margin" }, this.selectedDateRangeId === 'custom' && (hAsync(Fragment, { key: '715a8468214d59dd7f4891d78fb781c7c1987685' }, hAsync("ix-date-picker", { key: 'cbcc5f9b33b736444359fb67fa96a22d82713013', standaloneAppearance: false, locale: this.locale, onDateChange: (e) => {
16095
16105
  e.stopPropagation();
16096
16106
  this.currentRangeValue = Object.assign(Object.assign({}, e.detail), { id: 'custom' });
16097
16107
  this.datePickerTouched = true;
16098
- }, onDateRangeChange: (e) => e.stopPropagation(), format: this.format, range: this.range, from: this.from || ((_b = this.currentRangeValue) === null || _b === void 0 ? void 0 : _b.from), to: this.to || ((_c = this.currentRangeValue) === null || _c === void 0 ? void 0 : _c.to), minDate: this.minDate, maxDate: this.maxDate, today: this.today, weekStartIndex: this.weekStartIndex, showWeekNumbers: this.showWeekNumbers }), hAsync("div", { key: 'dac27dc2ebbf00321384691bdf1c0badb8d2df6a', class: "pull-right" }, hAsync("ix-button", { key: '44668c59a0dfe7c428dc28fe518f6ca6012f37a0', onClick: () => {
16108
+ }, onDateRangeChange: (e) => e.stopPropagation(), format: this.format, range: this.range, from: this.from || ((_b = this.currentRangeValue) === null || _b === void 0 ? void 0 : _b.from), to: this.to || ((_c = this.currentRangeValue) === null || _c === void 0 ? void 0 : _c.to), minDate: this.minDate, maxDate: this.maxDate, today: this.today, weekStartIndex: this.weekStartIndex, showWeekNumbers: this.showWeekNumbers }), hAsync("div", { key: 'd98f59b3e959f64fd5d7c4be6e19486616568865', class: "pull-right" }, hAsync("ix-button", { key: 'e30da682a1d4fecd958b6ed3c70d5f4bccc3e141', onClick: () => {
16099
16109
  if (this.currentRangeValue) {
16100
16110
  this.onDateSelect(this.currentRangeValue);
16101
16111
  }
@@ -16320,7 +16330,7 @@ function TextareaElement(props) {
16320
16330
  } }, props.ariaAttributes)));
16321
16331
  }
16322
16332
  function InputElement(props) {
16323
- return (hAsync("input", Object.assign({ id: props.id, autoComplete: "off", readOnly: props.readonly, disabled: props.disabled, min: props.min, max: props.max, maxLength: props.maxLength ? Number(props.maxLength) : undefined, minLength: props.maxLength ? Number(props.minLength) : undefined, ref: props.inputRef, pattern: props.pattern, type: props.type, class: {
16333
+ return (hAsync("input", Object.assign({ id: props.id, autoComplete: "off", readOnly: props.readonly, disabled: props.disabled, step: props.step, min: props.min, max: props.max, maxLength: props.maxLength ? Number(props.maxLength) : undefined, minLength: props.minLength ? Number(props.minLength) : undefined, ref: props.inputRef, pattern: props.pattern, type: props.type, class: {
16324
16334
  'is-invalid': props.isInvalid,
16325
16335
  }, required: props.required, value: props.value, placeholder: props.placeholder, onKeyPress: (event) => props.onKeyPress(event), onInput: (inputEvent) => {
16326
16336
  const target = inputEvent.target;
@@ -16513,7 +16523,7 @@ const dateInputCss = "input{font-feature-settings:\"clig\" off, \"liga\" off;fon
16513
16523
  * This source code is licensed under the MIT license found in the
16514
16524
  * LICENSE file in the root directory of this source tree.
16515
16525
  */
16516
- var __decorate$8 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
16526
+ var __decorate$9 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
16517
16527
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16518
16528
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
16519
16529
  r = Reflect.decorate(decorators, target, key, desc);
@@ -16524,8 +16534,8 @@ var __decorate$8 = (undefined && undefined.__decorate) || function (decorators,
16524
16534
  return c > 3 && r && Object.defineProperty(target, key, r), r;
16525
16535
  };
16526
16536
  /**
16527
- * @since 2.6.0
16528
- * @form-ready 2.6.0
16537
+ * @form-ready
16538
+ *
16529
16539
  * @slot start - Element will be displayed at the start of the input
16530
16540
  * @slot end - Element will be displayed at the end of the input
16531
16541
  */
@@ -16756,12 +16766,12 @@ class DateInput {
16756
16766
  const invalidText = this.isInputInvalid
16757
16767
  ? this.i18nErrorDateUnparsable
16758
16768
  : this.invalidText;
16759
- return (hAsync(Host, { key: '00b8af0c46dfa5c581dc27596ceb082120e1649b', class: {
16769
+ return (hAsync(Host, { key: 'a33d4df9e19bcbb3109d260c49dd9417bb4ed4e7', class: {
16760
16770
  disabled: this.disabled,
16761
16771
  readonly: this.readonly,
16762
- } }, hAsync("ix-field-wrapper", { key: '129204bab237fb58a44422fcdb99b31dc5d3a210', label: this.label, helperText: this.helperText, isInvalid: this.isInvalid, invalidText: invalidText, infoText: this.infoText, isInfo: this.isInfo, isWarning: this.isWarning, warningText: this.warningText, isValid: this.isValid, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, required: this.required, controlRef: this.inputElementRef }, this.renderInput()), hAsync("ix-dropdown", { key: 'c8a1e5af9f6bf52119ff74f2259f51add13d1376', "data-testid": "date-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
16772
+ } }, hAsync("ix-field-wrapper", { key: '578eeefc7d88b3c374037cd07f21a7de52107695', label: this.label, helperText: this.helperText, isInvalid: this.isInvalid, invalidText: invalidText, infoText: this.infoText, isInfo: this.isInfo, isWarning: this.isWarning, warningText: this.warningText, isValid: this.isValid, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, required: this.required, controlRef: this.inputElementRef }, this.renderInput()), hAsync("ix-dropdown", { key: 'b1319f74d0b8ee68323fb6b620e3fde7dc99764c', "data-testid": "date-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
16763
16773
  this.show = event.detail;
16764
- } }, hAsync("ix-date-picker", { key: '8761eb33e961f273437bfe9d4ecc416ec953744c', ref: this.datepickerRef, format: this.format, locale: this.locale, range: false, from: (_a = this.from) !== null && _a !== void 0 ? _a : '', onDateChange: (event) => {
16774
+ } }, hAsync("ix-date-picker", { key: '223dfab8dd2d968792cf8e25465ec5bca7315262', ref: this.datepickerRef, format: this.format, locale: this.locale, range: false, from: (_a = this.from) !== null && _a !== void 0 ? _a : '', onDateChange: (event) => {
16765
16775
  const { from } = event.detail;
16766
16776
  this.onInput(from);
16767
16777
  }, showWeekNumbers: this.showWeekNumbers }))));
@@ -16814,7 +16824,7 @@ class DateInput {
16814
16824
  "$attrsToReflect$": [["name", "name"], ["placeholder", "placeholder"], ["value", "value"], ["invalidText", "invalid-text"]]
16815
16825
  }; }
16816
16826
  }
16817
- __decorate$8([
16827
+ __decorate$9([
16818
16828
  HookValidationLifecycle()
16819
16829
  ], DateInput.prototype, "hookValidationLifecycle", null);
16820
16830
 
@@ -16898,7 +16908,7 @@ const datePickerCss = ":host{display:block;position:relative;width:21rem}:host *
16898
16908
  * This source code is licensed under the MIT license found in the
16899
16909
  * LICENSE file in the root directory of this source tree.
16900
16910
  */
16901
- var __decorate$7 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
16911
+ var __decorate$8 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
16902
16912
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
16903
16913
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
16904
16914
  r = Reflect.decorate(decorators, target, key, desc);
@@ -16930,28 +16940,20 @@ class DatePicker {
16930
16940
  /**
16931
16941
  * The earliest date that can be selected by the date picker.
16932
16942
  * If not set there will be no restriction.
16933
- *
16934
- * @since 1.1.0
16935
16943
  */
16936
16944
  this.minDate = '';
16937
16945
  /**
16938
16946
  * The latest date that can be selected by the date picker.
16939
16947
  * If not set there will be no restriction.
16940
- *
16941
- * @since 1.1.0
16942
16948
  */
16943
16949
  this.maxDate = '';
16944
16950
  /**
16945
16951
  * Text of date select button
16946
- *
16947
- * @since 2.1.0
16948
16952
  */
16949
16953
  this.i18nDone = 'Done';
16950
16954
  /**
16951
16955
  * The index of which day to start the week on, based on the Locale#weekdays array.
16952
16956
  * E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on monday.
16953
- *
16954
- * @since 2.1.0
16955
16957
  */
16956
16958
  this.weekStartIndex = 0;
16957
16959
  /**
@@ -17376,7 +17378,7 @@ class DatePicker {
17376
17378
  return rows;
17377
17379
  }
17378
17380
  render() {
17379
- return (hAsync(Host, { key: 'f7b223037b3b66698a530012ed0fcbf9ec849372' }, hAsync("ix-date-time-card", { key: '375131f5ba5126d2d95b46bbf605e29844b38b85', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, hAsync("div", { key: '5065a58f901b2f392bb1c6e6e4188ca08cae19c7', class: "header", slot: "header" }, hAsync("ix-icon-button", { key: 'f4f7e444c0e54c879ec72cbac9b9afabb962932e', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: iconChevronLeftSmall, variant: "primary", class: "arrows" }), hAsync("div", { key: '1cdb318edbb57e01efc62263bdfd635c0120a0e5', class: "selector" }, hAsync("ix-button", { key: 'c27b5dcea81095b286bd6f47ceb5bc854773c2dd', ghost: true, ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, hAsync("span", { key: '2d04c84e1fb480a3053e4488cb3ecb990d7bb438', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), hAsync("ix-dropdown", { key: 'ee3dd29d87bb29b80ddaa1bb3869b51827443600', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, hAsync("div", { key: '23fcd9fb8e577bf09bf2806752da187350f2e49a', class: "wrapper" }, hAsync("div", { key: '05a811bfaa72104f21c144ec15e7da6fe72d9748', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), hAsync("div", { key: '14d433a2412bfbfe0e20020385363916f8ae4a44', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (hAsync("div", { key: month, ref: (ref) => {
17381
+ return (hAsync(Host, { key: 'ec25433a60f924c7c819a92c57b2b629f79b663f' }, hAsync("ix-date-time-card", { key: '56f5ac9540a23986a08ccfddb143c24ff25c9a81', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, hAsync("div", { key: '145d9df28d8a093d0af698e85fe3d9cc6aacec64', class: "header", slot: "header" }, hAsync("ix-icon-button", { key: 'bc4a0fd59f15329eac25c289990ed1f50df963a9', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: iconChevronLeftSmall, variant: "primary", class: "arrows" }), hAsync("div", { key: '0c61ba812857744d7566c16524646d1d30667249', class: "selector" }, hAsync("ix-button", { key: '3d92b9b3817ea2aef09cb145a2af8f9c1bf76b28', ghost: true, ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, hAsync("span", { key: '5f696b8753daaa9c5988152b62e54a25c5e8dd26', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), hAsync("ix-dropdown", { key: 'ee0db36f54c1149a39e6b2d405cf79bfa562ed43', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, hAsync("div", { key: '0031f047384be91ad8e2ee4f72a290b741c8f1fd', class: "wrapper" }, hAsync("div", { key: '7de4de328365b482a12fb336d6aac1f32e6ec073', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), hAsync("div", { key: '217bd672e7a1f9111102de327c725e676741709e', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (hAsync("div", { key: month, ref: (ref) => {
17380
17382
  if (month === this.monthNames[0]) {
17381
17383
  this.firstMonthRef(ref);
17382
17384
  }
@@ -17390,10 +17392,10 @@ class DatePicker {
17390
17392
  hidden: this.tempYear !== this.selectedYear ||
17391
17393
  this.tempMonth !== index,
17392
17394
  checkPosition: true,
17393
- }, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: '867520bbab18fb88c1307bf9b353378c57c9f7b6', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: iconChevronRightSmall, variant: "primary", class: "arrows" })), hAsync("div", { key: '6e957e15a0884f0d614cc1bcf0becacebacc1171', class: {
17395
+ }, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: '7e33eae68de31647ee19d704a182b57e926d50dc', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: iconChevronRightSmall, variant: "primary", class: "arrows" })), hAsync("div", { key: 'e12141e31ccd52b9d9c7056d131435f66651ea98', class: {
17394
17396
  grid: true,
17395
17397
  'grid--show-week-numbers': this.showWeekNumbers,
17396
- } }, this.showWeekNumbers && hAsync("div", { key: 'bf9c1537e6d5f6f129a4c97091627863dd20df8b', class: "calendar-item week-day" }), this.dayNames.map((name) => (hAsync("div", { key: name, class: "calendar-item week-day" }, hAsync("div", { class: "overflow" }, name.slice(0, 3))))), this.calendar.map((week) => {
17398
+ } }, this.showWeekNumbers && hAsync("div", { key: '63e5860be65d58cecef6c862150220b963923db9', class: "calendar-item week-day" }), this.dayNames.map((name) => (hAsync("div", { key: name, class: "calendar-item week-day" }, hAsync("div", { class: "overflow" }, name.slice(0, 3))))), this.calendar.map((week) => {
17397
17399
  return (hAsync(Fragment, null, this.showWeekNumbers && (hAsync("div", { class: "calendar-item week-number" }, week.weekNumber)), week.dayNumbers.map((day) => {
17398
17400
  return day ? (hAsync("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: (e) => {
17399
17401
  const target = e.currentTarget;
@@ -17405,10 +17407,10 @@ class DatePicker {
17405
17407
  }
17406
17408
  }, tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur() }, day)) : (hAsync("div", null));
17407
17409
  })));
17408
- })), hAsync("div", { key: 'de56a96b662f67cc23d6e61daaa7800710e80157', class: {
17410
+ })), hAsync("div", { key: '00ee4cadb9498c9a99fbc5f68b4fc06f38d0d4f6', class: {
17409
17411
  button: true,
17410
17412
  hidden: !this.range || !this.standaloneAppearance,
17411
- } }, hAsync("ix-button", { key: 'e2b2f1ed481321f5092d3e409ca4b3565beecc9f', onClick: () => this.onDone() }, this.i18nDone)))));
17413
+ } }, hAsync("ix-button", { key: 'f546328ff53b946deb5f9a8caba642bb4983170f', onClick: () => this.onDone() }, this.i18nDone)))));
17412
17414
  }
17413
17415
  get hostElement() { return getElement(this); }
17414
17416
  static get watchers() { return {
@@ -17452,11 +17454,11 @@ class DatePicker {
17452
17454
  "$attrsToReflect$": []
17453
17455
  }; }
17454
17456
  }
17455
- __decorate$7([
17457
+ __decorate$8([
17456
17458
  OnListener('keydown')
17457
17459
  ], DatePicker.prototype, "handleKeyUp", null);
17458
17460
 
17459
- const dateTimeCardCss = ":host{}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .card{background-color:var(--theme-menu--background);width:100%;box-shadow:none;border:none;border-radius:unset;display:flex;flex-direction:column}:host .card.standaloneAppearance{box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 12px 18px 0 rgba(0, 0, 0, 0.1);border-radius:4px}:host .card.rounded{border-radius:4px}:host .card.left{border-radius:4px 0 0 4px;height:100%}:host .card.right{border-radius:0 4px 4px 0;height:100%}:host .card .header{padding:1rem;flex:0 1 auto}:host .card .separator{border:1px solid var(--theme-datepicker-separator--background);width:100%;flex:0 1 auto}:host .card .content{padding:0 1rem 1rem 1rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}";
17461
+ const dateTimeCardCss = ":host{}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .card{background-color:var(--theme-menu--background);width:100%;box-shadow:none;border:none;border-radius:unset;display:flex;flex-direction:column}:host .card.standaloneAppearance{box-shadow:var(--theme-shadow-4);border-radius:0.25rem}:host .card.rounded{border-radius:4px}:host .card.left{border-radius:4px 0 0 4px;height:100%}:host .card.right{border-radius:0 4px 4px 0;height:100%}:host .card .header{padding:1rem;flex:0 1 auto}:host .card .separator{border:1px solid var(--theme-datepicker-separator--background);width:100%;flex:0 1 auto}:host .card .content{padding:0 1rem 1rem 1rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}";
17460
17462
 
17461
17463
  /**
17462
17464
  * @internal
@@ -17501,7 +17503,7 @@ class DateTimeCard {
17501
17503
  }; }
17502
17504
  }
17503
17505
 
17504
- const datetimePickerCss = ":host{display:block;background-color:var(--theme-menu--background);border-radius:4px;position:relative;width:-moz-min-content;width:min-content}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .no-padding{padding:0}:host ix-col{display:flex;flex-direction:column;padding:0}:host .flex{display:flex;justify-content:center;flex-direction:column}@media (min-width: 576px){:host{min-width:-moz-max-content;min-width:max-content}:host .btn-select-date-container{display:inline-flex;flex-grow:1}:host .btn-select-date-container ix-button{margin-left:auto;margin-top:auto}:host .min-width{width:-moz-min-content;width:min-content}}:host .individual{box-shadow:none;border:none}:host .btn-select-date-container{padding:0 1rem 1rem}@media (max-width: 576px){:host .btn-select-date-container .btn-select-date{width:100%}}";
17506
+ const datetimePickerCss = ":host{display:block;background-color:var(--theme-menu--background);border-radius:4px;position:relative;width:-moz-min-content;width:min-content}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host ix-layout-grid{border-radius:0.25rem;box-shadow:var(--theme-shadow-4)}:host .no-padding{padding:0}:host ix-col{display:flex;flex-direction:column;padding:0}:host .flex{display:flex;justify-content:center;flex-direction:column}@media (min-width: 576px){:host{min-width:-moz-max-content;min-width:max-content}:host .btn-select-date-container{display:inline-flex;flex-grow:1}:host .btn-select-date-container ix-button{margin-left:auto;margin-top:auto}:host .min-width{width:-moz-min-content;width:min-content}}:host .individual{box-shadow:none;border:none}:host .btn-select-date-container{padding:0 1rem 1rem}@media (max-width: 576px){:host .btn-select-date-container .btn-select-date{width:100%}}";
17505
17507
 
17506
17508
  class DatetimePicker {
17507
17509
  constructor(hostRef) {
@@ -17528,28 +17530,20 @@ class DatetimePicker {
17528
17530
  /**
17529
17531
  * Date format string.
17530
17532
  * See {@link "https://moment.github.io/luxon/#/formatting?id=table-of-tokens"} for all available tokens.
17531
- *
17532
- * @since 1.1.0
17533
17533
  */
17534
17534
  this.dateFormat = 'yyyy/LL/dd';
17535
17535
  /**
17536
17536
  * Time format string.
17537
17537
  * See {@link "https://moment.github.io/luxon/#/formatting?id=table-of-tokens"} for all available tokens.
17538
- *
17539
- * @since 1.1.0
17540
17538
  */
17541
17539
  this.timeFormat = 'HH:mm:ss';
17542
17540
  /**
17543
17541
  * Show time reference input
17544
17542
  * Time reference is default aligned with @see {this.timeFormat}
17545
- *
17546
- * @since 1.1.0
17547
17543
  */
17548
17544
  this.showTimeReference = false;
17549
17545
  /**
17550
17546
  * Text of date select button
17551
- *
17552
- * @since 2.1.0
17553
17547
  */
17554
17548
  this.i18nDone = 'Done';
17555
17549
  /**
@@ -17561,8 +17555,6 @@ class DatetimePicker {
17561
17555
  /**
17562
17556
  * The index of which day to start the week on, based on the Locale#weekdays array.
17563
17557
  * E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on monday.
17564
- *
17565
- * @since 2.1.0
17566
17558
  */
17567
17559
  this.weekStartIndex = 0;
17568
17560
  /**
@@ -17595,7 +17587,7 @@ class DatetimePicker {
17595
17587
  this.timeChange.emit(time);
17596
17588
  }
17597
17589
  render() {
17598
- return (hAsync(Host, { key: 'dd665870ff9bffac05640617ded60ca70bfb4060' }, hAsync("ix-layout-grid", { key: 'b67a7dfbfad4383ece3a69c6da13c2fd76a48d60', class: "no-padding" }, hAsync("ix-row", { key: '7e5f0d44bdb53dd28ceb5d2389f389d582d2a7d4' }, hAsync("ix-col", { key: 'aa9c25a9dc54da2d99f486c127980105287bfb0c' }, hAsync("ix-date-picker", { key: '0627d2e1c77a29fec14cc79fea96945626881313', ref: (ref) => (this.datePickerElement = ref), corners: "left", range: this.range, onDateChange: (event) => this.onDateChange(event), from: this.from, to: this.to, format: this.dateFormat, minDate: this.minDate, maxDate: this.maxDate, weekStartIndex: this.weekStartIndex, standaloneAppearance: false, locale: this.locale, showWeekNumbers: this.showWeekNumbers })), hAsync("ix-col", { key: '86804434e7b28a88011f93a37f33ed01cc9699d7' }, hAsync("ix-time-picker", { key: 'b68dd97d4d0fbbdc1e52f72c27eb975f52a60402', class: "min-width", ref: (ref) => (this.timePickerElement = ref), standaloneAppearance: false, showHour: this.showHour, showMinutes: this.showMinutes, showSeconds: this.showSeconds, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, textTime: this.i18nTime, time: this.time }), hAsync("div", { key: 'd2d929c1c7bcca8326d2b7d1ba94ffb1be7f5b39', class: "btn-select-date-container" }, hAsync("ix-button", { key: '5052d32b58dfaafb5e5f0038df5ea8aa3c1752e3', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
17590
+ return (hAsync(Host, { key: '7f08479621490c4064f5e0ba7c54f10730fabfbb' }, hAsync("ix-layout-grid", { key: '1c073d0809bec9ea46b1fa1882f8aa4830869578', class: "no-padding" }, hAsync("ix-row", { key: '523b1b08bcc3def18772b0b04c744863603f561d' }, hAsync("ix-col", { key: '3092eb9778936db8559cc24e39c648b309543096' }, hAsync("ix-date-picker", { key: 'b225445c1dd4b5fbbbca4e6152e98ac70a0ce7d0', ref: (ref) => (this.datePickerElement = ref), corners: "left", range: this.range, onDateChange: (event) => this.onDateChange(event), from: this.from, to: this.to, format: this.dateFormat, minDate: this.minDate, maxDate: this.maxDate, weekStartIndex: this.weekStartIndex, standaloneAppearance: false, locale: this.locale, showWeekNumbers: this.showWeekNumbers })), hAsync("ix-col", { key: '57a99bb035b4a03f0b6314bc91a5f93080c3b78d' }, hAsync("ix-time-picker", { key: '0962e9171c364b9cf6a23bb9d4fe6efcbe56a702', class: "min-width", ref: (ref) => (this.timePickerElement = ref), standaloneAppearance: false, showHour: this.showHour, showMinutes: this.showMinutes, showSeconds: this.showSeconds, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, textTime: this.i18nTime, time: this.time }), hAsync("div", { key: 'df8026657b45a30edfab788f913d968909fc9ad7', class: "btn-select-date-container" }, hAsync("ix-button", { key: '30274b4bc1dcbf89415f8d1ca8f5a46010320ec9', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
17599
17591
  }
17600
17592
  static get style() { return datetimePickerCss; }
17601
17593
  static get cmpMeta() { return {
@@ -17629,15 +17621,12 @@ class DatetimePicker {
17629
17621
 
17630
17622
  const dividerCss = ":host{display:block;position:relative;width:100%;border-bottom:0.0625rem solid var(--theme-color-x-weak-bdr);margin:0.25rem 0px}";
17631
17623
 
17632
- /**
17633
- * @since 1.4.0
17634
- */
17635
17624
  class Divider {
17636
17625
  constructor(hostRef) {
17637
17626
  registerInstance(this, hostRef);
17638
17627
  }
17639
17628
  render() {
17640
- return hAsync(Host, { key: '0312482e071d26e01d683fe2f2500cf1748bc2e0' });
17629
+ return hAsync(Host, { key: 'a87fb226cd6b8b3bbae1facf4629df5e11466f28' });
17641
17630
  }
17642
17631
  static get style() { return dividerCss; }
17643
17632
  static get cmpMeta() { return {
@@ -19770,8 +19759,6 @@ class Dropdown {
19770
19759
  this.showChanged = createEvent(this, "showChanged", 7);
19771
19760
  /**
19772
19761
  * Suppress the automatic placement of the dropdown.
19773
- *
19774
- * @since 2.0.0
19775
19762
  */
19776
19763
  this.suppressAutomaticPlacement = false;
19777
19764
  /**
@@ -20101,7 +20088,7 @@ class Dropdown {
20101
20088
  this.applyDropdownPosition();
20102
20089
  }
20103
20090
  render() {
20104
- return (hAsync(Host, { key: '8cb74ddd59a4160b1d85285244391fc8ae275c6d', "data-ix-dropdown": this.localUId, class: {
20091
+ return (hAsync(Host, { key: 'd54c0ad79513d4a564be19f747cca05b85098672', "data-ix-dropdown": this.localUId, class: {
20105
20092
  'dropdown-menu': true,
20106
20093
  show: this.show,
20107
20094
  overflow: !this.suppressOverflowBehavior,
@@ -20109,7 +20096,7 @@ class Dropdown {
20109
20096
  margin: '0',
20110
20097
  minWidth: '0px',
20111
20098
  position: this.positioningStrategy,
20112
- }, role: "list", onClick: (event) => this.onDropdownClick(event) }, hAsync("div", { key: 'ebbec839d63ecf94c025d7d20018a150dee89162', style: { display: 'contents' } }, this.header && hAsync("div", { key: '9a25904cd90dbec2f738567350bf0f0ada723abf', class: "dropdown-header" }, this.header), this.show && hAsync("slot", { key: 'f0b63a8335765d212f72fdc04f155e367a65c0a6' }))));
20099
+ }, role: "list", onClick: (event) => this.onDropdownClick(event) }, hAsync("div", { key: '87156dc26d388771694bdd0e780f686e10d4fe65', style: { display: 'contents' } }, this.header && hAsync("div", { key: 'd15f860e42ea138f7ce06b2da188f439ddf033ff', class: "dropdown-header" }, this.header), this.show && hAsync("slot", { key: 'fa6bef0ff0885d610de9ad6e1d5884da93438e9d' }))));
20113
20100
  }
20114
20101
  get hostElement() { return getElement(this); }
20115
20102
  static get watchers() { return {
@@ -20145,9 +20132,6 @@ class Dropdown {
20145
20132
 
20146
20133
  const dropdownButtonCss = ":host{display:inline-block;position:relative;height:2rem;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .hide{display:none}:host .dropdown-button{display:block;position:relative;width:100%;height:100%}:host .dropdown-button>ix-button{width:100%;height:100%}:host .dropdown-button .button-label{margin-right:auto;min-width:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .dropdown-button .dropdown-icon{margin-right:0.25rem}:host .triangle{position:absolute;margin-inline-start:1.5625rem;margin-block-start:-0.4375rem;border-right:0 solid transparent;border-left:4px solid transparent;border-top:0 solid transparent;border-bottom:4px solid;color:var(--theme-btn-primary--color)}:host .triangle.primary.ghost{color:var(--theme-btn-invisible-primary--color)}:host .triangle.primary.outline{color:var(--theme-btn-outline-primary--color)}:host .triangle.primary.ghost.disabled{color:var(--theme-btn-invisible-primary--color--disabled)}:host .triangle.primary.outline.disabled{color:var(--theme-btn-outline-primary--color--disabled)}:host .triangle.primary.disabled{color:var(--theme-btn-primary--color--disabled)}:host .triangle.secondary.ghost{color:var(--theme-btn-invisible-secondary--color)}:host .triangle.secondary.outline{color:var(--theme-btn-outline-secondary--color)}:host .triangle.secondary.ghost.disabled{color:var(--theme-btn-invisible-secondary--color--disabled)}:host .triangle.secondary.outline.disabled{color:var(--theme-btn-outline-secondary--color--disabled)}:host .triangle.secondary.disabled{color:var(--theme-btn-secondary--color--disabled)}:host .content{display:flex;align-items:center}:host(.disabled){pointer-events:none}";
20147
20134
 
20148
- /**
20149
- * @since 1.3.0
20150
- */
20151
20135
  class DropdownButton {
20152
20136
  constructor(hostRef) {
20153
20137
  registerInstance(this, hostRef);
@@ -20169,7 +20153,6 @@ class DropdownButton {
20169
20153
  this.disabled = false;
20170
20154
  /**
20171
20155
  * Controls if the dropdown will be closed in response to a click event depending on the position of the event relative to the dropdown.
20172
- * @since 2.1.0
20173
20156
  */
20174
20157
  this.closeBehavior = 'both';
20175
20158
  this.dropdownAnchor = makeRef();
@@ -20186,9 +20169,9 @@ class DropdownButton {
20186
20169
  } }));
20187
20170
  }
20188
20171
  render() {
20189
- return (hAsync(Host, { key: '8e9e32c96d0ec280f7d70163004945dcc2cdc77f', class: {
20172
+ return (hAsync(Host, { key: '705c03c6a2ab4e7a297b182066cc79cfb4de4ba9', class: {
20190
20173
  disabled: this.disabled,
20191
- }, ref: this.dropdownAnchor }, hAsync("div", { key: 'f4c1148f26de296814fb6b1b21151476f87038d2', class: "dropdown-button" }, this.label ? (hAsync("ix-button", { variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled, alignment: "start" }, hAsync("div", { class: 'content' }, this.icon ? (hAsync("ix-icon", { name: this.icon, size: "24", class: 'dropdown-icon' })) : null, hAsync("div", { class: 'button-label' }, this.label), hAsync("ix-icon", { name: iconChevronDownSmall, size: "24" })))) : (hAsync("div", null, hAsync("ix-icon-button", { icon: this.icon, variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled }), this.getTriangle()))), hAsync("ix-dropdown", { key: 'b999171ece591e675679172c4939d1a81ef26197', class: "dropdown", trigger: this.dropdownAnchor.waitForCurrent(), placement: this.placement, closeBehavior: this.closeBehavior }, hAsync("slot", { key: '09530ef7d76b07e5685d94569d95e54fd5c132ce' }))));
20174
+ }, ref: this.dropdownAnchor }, hAsync("div", { key: '336cddb2c0f0131660c6806fd15a569cab6b9b6e', class: "dropdown-button" }, this.label ? (hAsync("ix-button", { variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled, alignment: "start" }, hAsync("div", { class: 'content' }, this.icon ? (hAsync("ix-icon", { name: this.icon, size: "24", class: 'dropdown-icon' })) : null, hAsync("div", { class: 'button-label' }, this.label), hAsync("ix-icon", { name: iconChevronDownSmall, size: "24" })))) : (hAsync("div", null, hAsync("ix-icon-button", { icon: this.icon, variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled }), this.getTriangle()))), hAsync("ix-dropdown", { key: '595c0b5793e820b619c269e187f0ccb4d7c05f3c', class: "dropdown", trigger: this.dropdownAnchor.waitForCurrent(), placement: this.placement, closeBehavior: this.closeBehavior }, hAsync("slot", { key: 'cbe970851c0a91d4af69f24e9bcb50c87a3fc528' }))));
20192
20175
  }
20193
20176
  get hostElement() { return getElement(this); }
20194
20177
  static get style() { return dropdownButtonCss; }
@@ -20213,15 +20196,12 @@ class DropdownButton {
20213
20196
 
20214
20197
  const dropdownHeaderCss = ":host{display:flex;align-items:center;position:relative;height:2.5rem;width:auto;padding:0.25rem 1rem;overflow:hidden;cursor:default;color:var(--theme-color-soft-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}";
20215
20198
 
20216
- /**
20217
- * @since 2.0.0
20218
- */
20219
20199
  class DropdownHeader {
20220
20200
  constructor(hostRef) {
20221
20201
  registerInstance(this, hostRef);
20222
20202
  }
20223
20203
  render() {
20224
- return (hAsync(Host, { key: 'a34330869a1e53c3a2df09143066197b72b1abf8' }, hAsync("ix-typography", { key: '95d1226055d927243c0b9fd2e81c3850071ca93e', class: 'category-text', format: 'h5' }, this.label)));
20204
+ return (hAsync(Host, { key: '15371578ff615a3ca08fb49ef2ecacdf736cf74e' }, hAsync("ix-typography", { key: '3071d4924c7b98e4d234b6b2064f6ec1146ea988', class: 'category-text', format: 'h5' }, this.label)));
20225
20205
  }
20226
20206
  static get style() { return dropdownHeaderCss; }
20227
20207
  static get cmpMeta() { return {
@@ -20307,15 +20287,12 @@ class DropdownItem {
20307
20287
 
20308
20288
  const dropdownQuickActionsCss = ":host{display:flex;justify-content:center;align-items:center;margin-inline-start:1.5rem;margin-inline-end:1.5rem;margin-block-end:0.25rem}:host slot::slotted(*){display:flex;margin-inline-end:0.625rem}";
20309
20289
 
20310
- /**
20311
- * @since 1.4.0
20312
- */
20313
20290
  class DropdownQuickActions {
20314
20291
  constructor(hostRef) {
20315
20292
  registerInstance(this, hostRef);
20316
20293
  }
20317
20294
  render() {
20318
- return (hAsync(Host, { key: '061157db21ab43a8655d1e5bc3cc834dc1470e38' }, hAsync("slot", { key: 'c5af168d94e40f1deb0e82558778e43a9f5c684f' })));
20295
+ return (hAsync(Host, { key: 'f38082cc18541cb25cbb27e53e8071ab087ea7bf' }, hAsync("slot", { key: '57d7abc976bbfe107bf2297fcb0d5db1aec29294' })));
20319
20296
  }
20320
20297
  static get style() { return dropdownQuickActionsCss; }
20321
20298
  static get cmpMeta() { return {
@@ -20330,9 +20307,6 @@ class DropdownQuickActions {
20330
20307
 
20331
20308
  const emptyStateCss = ":host{}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .label__subHeader{color:var(--theme-color-soft-text)}:host(.emptyState.emptyState--large){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--large) .emptyState__icon{width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center}:host(.emptyState.emptyState--large) .emptyState__icon ix-icon{transform:scale(1.75)}:host(.emptyState.emptyState--large) .emptyState__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}:host(.emptyState.emptyState--large) .emptyState__content .content__label{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem}:host(.emptyState.emptyState--large) .label__subHeader,:host(.emptyState.emptyState--large) ix-typography{text-align:center}:host(.emptyState.emptyState--compact){display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--compact) .emptyState__icon{display:flex;flex-direction:row;align-items:center;height:2.5rem}:host(.emptyState.emptyState--compact) .emptyState__content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--compactBreak){display:flex;flex-direction:row;align-items:flex-start;gap:1rem}:host(.emptyState.emptyState--compactBreak) .emptyState__icon{display:flex;flex-direction:row;align-items:center;height:2.5rem}:host(.emptyState.emptyState--compactBreak) .emptyState__content{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem}";
20332
20309
 
20333
- /**
20334
- * @since 1.6.0
20335
- */
20336
20310
  class EmptyState {
20337
20311
  constructor(hostRef) {
20338
20312
  registerInstance(this, hostRef);
@@ -20343,7 +20317,7 @@ class EmptyState {
20343
20317
  this.layout = 'large';
20344
20318
  }
20345
20319
  render() {
20346
- return (hAsync(Host, { key: 'cbbe07a75484734b5db14c89545fe55efdf37d27', class: `emptyState emptyState--${this.layout}` }, this.icon && (hAsync("div", { key: 'e415e4efa5f20e90618624d543dd133178867eef', class: "emptyState__icon" }, hAsync("ix-icon", { key: 'ce08a515b0200a8bf6edf46a548c3ab3c48bcc0d', name: this.icon, size: this.layout === 'large' ? '32' : '32', color: "color-soft-text" }))), hAsync("div", { key: '8ec2947856676415c31a7d931bf9ab17f15b4d17', class: "emptyState__content" }, hAsync("div", { key: '82d5af7c13358d8aa1a92db475c489cf6ad84583', class: "content__label" }, hAsync("ix-typography", { key: 'b70f6a9386fb7de4edd5642f45c1966ba84c8981', format: this.layout === 'large' ? 'h3' : 'body' }, this.header), this.subHeader && (hAsync("div", { key: 'b2e7dec12f70f9676d47e34bb84edefd14101956', class: "label__subHeader" }, this.subHeader))), this.action && (hAsync("div", { key: 'e7c5229d9de24354d25b35cfaf921a1e25b7eab3', class: "content__action" }, hAsync("ix-button", { key: '30f464a500dde5debb39be4672d99f07097eac4b', onClick: () => this.actionClick.emit() }, this.action))))));
20320
+ return (hAsync(Host, { key: 'f0f9a5786f47ea5654e3405c3f1801f7eef2b727', class: `emptyState emptyState--${this.layout}` }, this.icon && (hAsync("div", { key: 'c228337793db4b012a629b9f3dba46414d1c99a3', class: "emptyState__icon" }, hAsync("ix-icon", { key: '21230467c73a20358675e9897209764de04322dc', name: this.icon, size: this.layout === 'large' ? '32' : '32', color: "color-soft-text" }))), hAsync("div", { key: '91f38de4d8a4f6a0425917aa193bf4a2a21d5a44', class: "emptyState__content" }, hAsync("div", { key: '211d263089f8c10cc13c8af246de3c33525916b8', class: "content__label" }, hAsync("ix-typography", { key: '43cc10b9a788b39b9328981e2ad2ec046d5e25c4', format: this.layout === 'large' ? 'h3' : 'body' }, this.header), this.subHeader && (hAsync("div", { key: 'ed87bc328617986beb763f73559cbf958d561f9e', class: "label__subHeader" }, this.subHeader))), this.action && (hAsync("div", { key: 'bb81fe8c36ecbc257528ae4b61f76345062a5292', class: "content__action" }, hAsync("ix-button", { key: 'e7ea2c3f9534c20cbbfded277c77eadca1db302a', onClick: () => this.actionClick.emit() }, this.action))))));
20347
20321
  }
20348
20322
  static get style() { return emptyStateCss; }
20349
20323
  static get cmpMeta() { return {
@@ -20607,7 +20581,6 @@ class ExpandingSearch {
20607
20581
  this.value = '';
20608
20582
  /**
20609
20583
  * If true the search field will fill all available horizontal space of it's parent container when expanded.
20610
- * @since 1.6.0
20611
20584
  */
20612
20585
  this.fullWidth = false;
20613
20586
  /**
@@ -20639,20 +20612,20 @@ class ExpandingSearch {
20639
20612
  }
20640
20613
  render() {
20641
20614
  var _a;
20642
- return (hAsync(Host, { key: '778a3f4cd73be2af611d384a6b47a0173e84aff5', class: {
20615
+ return (hAsync(Host, { key: '68d9ae5038e172481ed9c53fb362c6bfc6220086', class: {
20643
20616
  expanded: this.expanded,
20644
20617
  'right-position': this.expanded,
20645
20618
  fullWidth: this.fullWidth,
20646
- } }, hAsync("ix-icon-button", { key: '26ef39a4840c4b6eea417d42996de418b74a23f0', size: this.expanded ? '16' : '24', icon: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, variant: this.expanded ? 'primary' : this.variant, ghost: this.ghost || this.expanded, outline: this.outline && !this.expanded, "data-testid": "button", onClick: () => this.expandInput(), tabindex: this.expanded ? -1 : 0, color: this.hasFocus ? 'input-search-icon--color--focus' : undefined, class: {
20619
+ } }, hAsync("ix-icon-button", { key: 'a88ebb7bf35831454dcb56a26bf7ae576b1101bc', size: this.expanded ? '16' : '24', icon: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, variant: this.expanded ? 'primary' : this.variant, ghost: this.ghost || this.expanded, outline: this.outline && !this.expanded, "data-testid": "button", onClick: () => this.expandInput(), tabindex: this.expanded ? -1 : 0, color: this.hasFocus ? 'input-search-icon--color--focus' : undefined, class: {
20647
20620
  'btn-search': true,
20648
20621
  'btn-search--expanded': this.expanded,
20649
- } }), hAsync("div", { key: '1d078e39c14d7bb5dd8db0a1f8f14eb60895068d', class: {
20622
+ } }), hAsync("div", { key: '63aa5a717b7eabdfb2c98eb341a89ac1d81293e0', class: {
20650
20623
  expanded: this.expanded,
20651
20624
  fullWidth: this.fullWidth,
20652
20625
  collapsed: !this.expanded,
20653
20626
  'disable-pointer': !this.expanded,
20654
20627
  'input-container': true,
20655
- }, "data-testid": "input-wrapper" }, hAsync("input", { key: '0c4e3efbc2ef3c4b0682c58ec52fa3bc4c861589', class: {
20628
+ }, "data-testid": "input-wrapper" }, hAsync("input", { key: '4d1cbef5c33babebe90893737263a84b0a6eeb73', class: {
20656
20629
  'ix-form-control': true,
20657
20630
  input: this.expanded,
20658
20631
  'disable-pointer': !this.expanded,
@@ -20807,7 +20780,6 @@ class FilterChip {
20807
20780
  this.disabled = false;
20808
20781
  /**
20809
20782
  * If true the filter chip will be in readonly mode
20810
- * @since 2.0.0
20811
20783
  */
20812
20784
  this.readonly = false;
20813
20785
  }
@@ -20817,7 +20789,7 @@ class FilterChip {
20817
20789
  this.closeClick.emit();
20818
20790
  }
20819
20791
  render() {
20820
- return (hAsync(Host, { key: 'a57c6ee5c0f824e0ba5df6ca0e23276993122ae6', class: { disabled: this.disabled, readonly: this.readonly }, title: this.hostElement.textContent }, hAsync("div", { key: 'f52227d98b4711c3902e5626fdc44aed5bbf5654', class: "slot-container" }, hAsync("slot", { key: 'bd5be22e9d81b49906794ea928562b46ce165952' })), !this.disabled && !this.readonly ? (hAsync("ix-icon-button", { ghost: true, oval: true, icon: iconCloseSmall, size: "16", tabindex: this.disabled ? -1 : 0, variant: "primary", disabled: this.disabled, onClick: (e) => this.onCloseClick(e) })) : null));
20792
+ return (hAsync(Host, { key: 'e3b72ae1a230407eb5a5b4b29b0c35bae916ca44', class: { disabled: this.disabled, readonly: this.readonly }, title: this.hostElement.textContent }, hAsync("div", { key: '8eb078b239b54e9e72dc14e02ea60c93fa531c7c', class: "slot-container" }, hAsync("slot", { key: 'ce47a7f795bf7d09bdbe42113c1a994068545940' })), !this.disabled && !this.readonly ? (hAsync("ix-icon-button", { ghost: true, oval: true, icon: iconCloseSmall, size: "16", tabindex: this.disabled ? -1 : 0, variant: "primary", disabled: this.disabled, onClick: (e) => this.onCloseClick(e) })) : null));
20821
20793
  }
20822
20794
  get hostElement() { return getElement(this); }
20823
20795
  static get style() { return filterChipCss; }
@@ -20860,12 +20832,10 @@ class FlipTile {
20860
20832
  this.toggle = createEvent(this, "toggle", 7);
20861
20833
  /**
20862
20834
  * Height interpreted as REM
20863
- * @since 1.5.0
20864
20835
  */
20865
20836
  this.height = 15.125;
20866
20837
  /**
20867
20838
  * Width interpreted as REM
20868
- * @since 1.5.0
20869
20839
  */
20870
20840
  this.width = 16;
20871
20841
  /**
@@ -20932,26 +20902,26 @@ class FlipTile {
20932
20902
  }, 2 * this.ANIMATION_DURATION);
20933
20903
  }
20934
20904
  render() {
20935
- return (hAsync(Host, { key: '56ac52c0846a09ebbabe445a7b472d8163249d0f', style: {
20905
+ return (hAsync(Host, { key: '8892b7907bdfb0a5f0c2d7cc19c4d29fdf956d81', style: {
20936
20906
  height: `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
20937
20907
  'min-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
20938
20908
  'max-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
20939
20909
  width: `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
20940
20910
  'min-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
20941
20911
  'max-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
20942
- } }, hAsync("div", { key: '63bd41182f32389d24f06a65934fa1fdf613814e', class: {
20912
+ } }, hAsync("div", { key: 'e322ed0cad19e1e2c2c287555c1d613cccce965b', class: {
20943
20913
  'flip-tile-container': true,
20944
20914
  info: this.state === FlipTileState.Info,
20945
20915
  warning: this.state === FlipTileState.Warning,
20946
20916
  alarm: this.state === FlipTileState.Alarm,
20947
20917
  primary: this.state === FlipTileState.Primary,
20948
20918
  'flip-animation-active': this.isFlipAnimationActive,
20949
- } }, hAsync("div", { key: 'b14e594b79d762dc1e1861f053fca55527205099', class: "flip-tile-header" }, hAsync("div", { key: '71294a8041516ded7a7e22be40b779d242958db8', class: "header-slot-container text-l-title" }, hAsync("slot", { key: '015f97f7f35ed25d0c808457a8d1a5b1055d0f3e', name: "header" })), hAsync("ix-icon-button", { key: '4ada116aa7ad0ae8b1499b7a3c142eaee3f8320e', icon: iconEye, variant: "primary", ghost: true, onClick: () => this.toggleIndex() })), hAsync("div", { key: '0c30a20df8eff93c9433fad1a157311d185e342f', class: "content-container" }, hAsync("slot", { key: '471ebb3a8619bdb35d4db4c7c6f63065d446116a' })), hAsync("div", { key: '4c4a45e81c365670d4b7f1d7cbb4838778dd96c3', class: {
20919
+ } }, hAsync("div", { key: 'b9722c9baa43b7022aef0ae6f1511d72b9b6ef27', class: "flip-tile-header" }, hAsync("div", { key: '05360f768bbfc11656404ff7078d5fc2e27c793a', class: "header-slot-container text-l-title" }, hAsync("slot", { key: '84f83de8ac0e872b339099632ba71c77562235e5', name: "header" })), hAsync("ix-icon-button", { key: '7ff6a1faaf174da2427b5bbba382ecd10a22e2be', icon: iconEye, variant: "primary", ghost: true, onClick: () => this.toggleIndex() })), hAsync("div", { key: 'dd88100383ddbb0b4d58c0a281905cdec370c79f', class: "content-container" }, hAsync("slot", { key: 'f39529910e08e2757a2a6a2db9b1b021fe301c77' })), hAsync("div", { key: '2d17fc0f712da5707cd81d5bc69a7ca2a9097bd6', class: {
20950
20920
  footer: true,
20951
20921
  'contrast-light': this.state === FlipTileState.Warning,
20952
20922
  'contrast-dark': this.state === FlipTileState.Info ||
20953
20923
  this.state === FlipTileState.Alarm,
20954
- } }, hAsync("slot", { key: '39be6dc2a46af588318fe63beceae81dfafc0eec', name: "footer" })))));
20924
+ } }, hAsync("slot", { key: '3c3b397cf51c71b3d45802f6e69ddb877d1ee3ef', name: "footer" })))));
20955
20925
  }
20956
20926
  get hostElement() { return getElement(this); }
20957
20927
  static get watchers() { return {
@@ -21489,7 +21459,6 @@ class IconButton {
21489
21459
  registerInstance(this, hostRef);
21490
21460
  /**
21491
21461
  * Variant of button
21492
- * @since 2.3.0 - variant danger
21493
21462
  */
21494
21463
  this.variant = 'secondary';
21495
21464
  /**
@@ -21519,8 +21488,6 @@ class IconButton {
21519
21488
  this.type = 'button';
21520
21489
  /**
21521
21490
  * Loading button
21522
- *
21523
- * @since 2.0.0
21524
21491
  */
21525
21492
  this.loading = false;
21526
21493
  }
@@ -21568,7 +21535,7 @@ class IconButton {
21568
21535
  type: this.type,
21569
21536
  extraClasses: this.getIconSizeClass(),
21570
21537
  };
21571
- return (hAsync(Host, { key: '6a8627c8e3e093bfb86d60748fcac8f7677b3463', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: 'be439ea407b8c736e014775fe209d99cb6663631' }, baseButtonProps))));
21538
+ return (hAsync(Host, { key: '489506f8d42dfa6e8d851305ffa875b826f4bbe0', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: 'af5769a992a9f367c53b89abc51638e75da85bf0' }, baseButtonProps))));
21572
21539
  }
21573
21540
  get hostElement() { return getElement(this); }
21574
21541
  static get style() { return iconButtonCss; }
@@ -21596,9 +21563,6 @@ class IconButton {
21596
21563
 
21597
21564
  const iconToggleButtonCss = ":host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none}:host(.disabled){cursor:default}*,*::after,*::before{box-sizing:border-box}::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){*{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}::-webkit-scrollbar-corner{display:none}:host .btn-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-danger,:host .btn-danger.focus,:host .btn-danger:focus-visible{background-color:var(--theme-btn-danger--background);color:var(--theme-btn-danger--color);--ix-button-color:var(--theme-btn-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger--border-color);border-style:solid}:host .btn-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):active,:host .btn-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-danger--border-color--hover);background-color:var(--theme-btn-danger--background--hover);color:var(--theme-btn-danger--color--hover)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):active,:host .btn-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger--border-color--active);background-color:var(--theme-btn-danger--background--active);color:var(--theme-btn-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger.disabled,:host(.disabled) .btn-danger:disabled{pointer-events:none;border-color:var(--theme-btn-danger--border-color--disabled);background-color:var(--theme-btn-danger--background--disabled);color:var(--theme-btn-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger--color--disabled)}:host .btn-outline-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-danger,:host .btn-outline-danger.focus,:host .btn-outline-danger:focus-visible{background-color:var(--theme-btn-outline-danger--background);color:var(--theme-btn-outline-danger--color);--ix-button-color:var(--theme-btn-outline-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-danger--border-color);border-style:solid}:host .btn-outline-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):active,:host .btn-outline-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-danger--border-color--hover);background-color:var(--theme-btn-outline-danger--background--hover);color:var(--theme-btn-outline-danger--color--hover)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):active,:host .btn-outline-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-danger--border-color--active);background-color:var(--theme-btn-outline-danger--background--active);color:var(--theme-btn-outline-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-danger.disabled,:host(.disabled) .btn-outline-danger:disabled{pointer-events:none;border-color:var(--theme-btn-outline-danger--border-color--disabled);background-color:var(--theme-btn-outline-danger--background--disabled);color:var(--theme-btn-outline-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-danger--color--disabled)}:host .btn-invisible-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-danger,:host .btn-invisible-danger.focus,:host .btn-invisible-danger:focus-visible{background-color:var(--theme-btn-invisible-danger--background);color:var(--theme-btn-invisible-danger--color);--ix-button-color:var(--theme-btn-invisible-danger--color);border-color:transparent}:host .btn-invisible-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-danger--background--hover);color:var(--theme-btn-invisible-danger--color--hover)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):active,:host .btn-invisible-danger:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-danger--background--active);color:var(--theme-btn-invisible-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-danger.disabled,:host(.disabled) .btn-invisible-danger:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-danger--background--disabled);color:var(--theme-btn-invisible-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-danger--color--disabled)}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{display:inline-flex;justify-content:center;align-items:center}:host button{width:100%;height:100%;overflow:hidden;padding:0}:host button.btn-oval{border-radius:6.25rem}:host ix-icon{color:var(--ix-icon-button-color, currentColor);margin:0}:host ix-spinner{margin:0}:host(.btn-icon-12){height:1rem;width:1rem;min-width:1rem;min-height:1rem}:host(.btn-icon-16){height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}:host(.btn-icon-32){height:2rem;width:2rem;min-width:2rem;min-height:2rem}";
21598
21565
 
21599
- /**
21600
- * @since 2.0.0
21601
- */
21602
21566
  class IconToggleButton {
21603
21567
  constructor(hostRef) {
21604
21568
  registerInstance(this, hostRef);
@@ -21682,7 +21646,7 @@ class IconToggleButton {
21682
21646
  },
21683
21647
  extraClasses: Object.assign({ 'icon-button': true }, this.getIconSizeClass()),
21684
21648
  };
21685
- return (hAsync(Host, { key: '4eaf3eebcdaddee356a4c0ab41de10ef47eb45a6', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '5d137a0c0c34cd940efb6be5ec02acde47e2a660' }, baseButtonProps))));
21649
+ return (hAsync(Host, { key: 'c6ee50eeae6633065e5de88f97596caf8eb0e281', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '7d47806873919e9f74da8531c1fe2b087902c56f' }, baseButtonProps))));
21686
21650
  }
21687
21651
  get hostElement() { return getElement(this); }
21688
21652
  static get watchers() { return {
@@ -21720,7 +21684,7 @@ const inputCss = "input{font-feature-settings:\"clig\" off, \"liga\" off;font-fa
21720
21684
  * This source code is licensed under the MIT license found in the
21721
21685
  * LICENSE file in the root directory of this source tree.
21722
21686
  */
21723
- var __decorate$6 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
21687
+ var __decorate$7 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
21724
21688
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
21725
21689
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
21726
21690
  r = Reflect.decorate(decorators, target, key, desc);
@@ -21732,8 +21696,7 @@ var __decorate$6 = (undefined && undefined.__decorate) || function (decorators,
21732
21696
  };
21733
21697
  let inputIds = 0;
21734
21698
  /**
21735
- * @since 2.6.0
21736
- * @form-ready 2.6.0
21699
+ * @form-ready
21737
21700
  * @slot start - Element will be displayed at the start of the input
21738
21701
  * @slot end - Element will be displayed at the end of the input
21739
21702
  */
@@ -21821,6 +21784,12 @@ class Input {
21821
21784
  getNativeInputElement() {
21822
21785
  return this.inputRef.waitForCurrent();
21823
21786
  }
21787
+ /**
21788
+ * Returns the validity state of the input field.
21789
+ */
21790
+ getValidityState() {
21791
+ return Promise.resolve(this.inputRef.current.validity);
21792
+ }
21824
21793
  /**
21825
21794
  * Focuses the input field
21826
21795
  */
@@ -21837,13 +21806,13 @@ class Input {
21837
21806
  render() {
21838
21807
  var _a;
21839
21808
  const inputAria = getAriaAttributesForInput(this);
21840
- return (hAsync(Host, { key: 'e97028201512da11b9689b345c9fa798067eb763', class: {
21809
+ return (hAsync(Host, { key: '48a3eeafce2c7449aac74866ce083b2985b788c3', class: {
21841
21810
  disabled: this.disabled,
21842
21811
  readonly: this.readonly,
21843
- } }, hAsync("ix-field-wrapper", { key: '922e59e33affd1e1fb0ddabad74adb65b91ed1a1', htmlForLabel: this.inputId, required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, hAsync("div", { key: 'a01046da7f1c0ef87780ef6535fc15941df56605', class: "input-wrapper" }, hAsync(SlotStart, { key: 'e35395215ee831413792f31d021d65b36106a002', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: 'ef08393ffd6f5715e9493bec32ee652177cf11fc', id: this.inputId, readonly: this.readonly, disabled: this.disabled, maxLength: this.maxLength, minLength: this.minLength, pattern: this.pattern, type: this.inputType, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, inputRef: this.inputRef, onKeyPress: (event) => checkAllowedKeys(this, event), valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
21812
+ } }, hAsync("ix-field-wrapper", { key: '8890776f7c99b4e5432d2a7e02b61885ab1f1f40', htmlForLabel: this.inputId, required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, hAsync("div", { key: 'bb41666cc78347c3800d6efcf1912a450fc7e6e9', class: "input-wrapper" }, hAsync(SlotStart, { key: '3fafbeff30d7b3b0d7e22fc5ffc89f4ed3dfae86', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '312f25e4cd128d32f6ba3f4960b9a00d860d89e5', id: this.inputId, readonly: this.readonly, disabled: this.disabled, maxLength: this.maxLength, minLength: this.minLength, pattern: this.pattern, type: this.inputType, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, inputRef: this.inputRef, onKeyPress: (event) => checkAllowedKeys(this, event), valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
21844
21813
  onInputBlur(this, this.inputRef.current);
21845
21814
  this.touched = true;
21846
- }, ariaAttributes: inputAria }), hAsync(SlotEnd, { key: 'a21e3d12f0525430e8898a9b979c1e038fd2a76f', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("ix-icon-button", { key: '1c45547f969085a5b484143c5f1b1de3d801696d', color: "color-weak-text", class: {
21815
+ }, ariaAttributes: inputAria }), hAsync(SlotEnd, { key: 'e1eb5730048cd5e21047c3656a4d37c3805ae757', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("ix-icon-button", { key: 'ad393d7fd9acf7d5258e9e951e670abc99e19730', color: "color-weak-text", class: {
21847
21816
  'password-eye': true,
21848
21817
  'eye-hidden': this.type !== 'password',
21849
21818
  }, ghost: true, icon: this.inputType === 'password' ? iconEye : iconEyeCancelled, onClick: () => {
@@ -21852,7 +21821,7 @@ class Input {
21852
21821
  return;
21853
21822
  }
21854
21823
  this.inputType = 'password';
21855
- } }))), !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '8d699ee76f3b7be660c5b8bab57a9d18f6abb769', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, (_a = this.value) === null || _a === void 0 ? void 0 :
21824
+ } }))), !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '3be733d6e0c96577d5d24c16f88de24ec966d570', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, (_a = this.value) === null || _a === void 0 ? void 0 :
21856
21825
  _a.length, "/", this.maxLength)))));
21857
21826
  }
21858
21827
  static get formAssociated() { return true; }
@@ -21892,6 +21861,7 @@ class Input {
21892
21861
  "getAssociatedFormElement": [64],
21893
21862
  "hasValidValue": [64],
21894
21863
  "getNativeInputElement": [64],
21864
+ "getValidityState": [64],
21895
21865
  "focusInput": [64],
21896
21866
  "isTouched": [64]
21897
21867
  },
@@ -21900,14 +21870,14 @@ class Input {
21900
21870
  "$attrsToReflect$": [["name", "name"], ["placeholder", "placeholder"], ["value", "value"], ["required", "required"], ["disabled", "disabled"], ["readonly", "readonly"], ["label", "label"]]
21901
21871
  }; }
21902
21872
  }
21903
- __decorate$6([
21873
+ __decorate$7([
21904
21874
  HookValidationLifecycle()
21905
21875
  ], Input.prototype, "updateClassMappings", null);
21906
21876
 
21907
21877
  const inputGroupCss = ":host{position:relative;display:flex;width:100%;flex-wrap:wrap;align-items:stretch}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .group{display:flex;position:absolute;align-items:center;height:100%}:host .group-start{left:0px;height:2rem;margin-left:0.5rem;color:var(--theme-color-soft-text)}:host .group-end{right:0px;height:2rem;margin-right:0.5rem;color:var(--theme-color-soft-text)}:host ::slotted(*){display:flex}:host(.disabled){pointer-events:none}:host(.disabled) .group-start ::slotted(*),:host(.disabled) .group-end ::slotted(*){opacity:0.4 !important}";
21908
21878
 
21909
21879
  /**
21910
- * @deprecated since 3.0.0. Will be removed with 4.0.0.
21880
+ * @deprecated Will be removed with 4.0.0
21911
21881
  * Use the 'ix-input' component instead
21912
21882
  */
21913
21883
  class InputGroup {
@@ -22025,7 +21995,7 @@ class InputGroup {
22025
21995
  return width;
22026
21996
  }
22027
21997
  render() {
22028
- return (hAsync(Host, { key: 'f911a9b30ed5788e3a2e81da5d935ccdc2bbfbbd', class: { disabled: this.disabled } }, hAsync("div", { key: '65d7c4134a794f46c89d7a8a55140ac515a9d27b', class: "group group-start" }, hAsync("slot", { key: '39bdf4ec556d693e34862bd058a4dfa25f93c82c', ref: (el) => (this.startSlotRef = el), name: "input-start" })), hAsync("slot", { key: '88a1331fdda64f4981cad520f93027740284ce4d' }), hAsync("div", { key: '7b6b3c4b1c365b3bcf0a60715c678fe973c17483', class: "group group-end" }, hAsync("slot", { key: 'a8f4717abc967a4a7fcebd261937ee3533ae344a', ref: (el) => (this.endSlotRef = el), name: "input-end" }))));
21998
+ return (hAsync(Host, { key: '537177c9cb9a001815ac47742896143a163bf071', class: { disabled: this.disabled } }, hAsync("div", { key: '3b66c6d7b6b810d958de6c33fd508239b6caeac9', class: "group group-start" }, hAsync("slot", { key: '22ff48e13e858965b9565f1b9b1701ae71fc533c', ref: (el) => (this.startSlotRef = el), name: "input-start" })), hAsync("slot", { key: '9b017c4b47a6c814932ca744c977ede9b71940dd' }), hAsync("div", { key: '2f2deaf07fdc410bc205e1c5af19dcb491be660c', class: "group group-end" }, hAsync("slot", { key: 'fb30e0f0ddd98f9f2224c7413f7185f563dee966', ref: (el) => (this.endSlotRef = el), name: "input-end" }))));
22029
21999
  }
22030
22000
  get hostElement() { return getElement(this); }
22031
22001
  static get style() { return inputGroupCss; }
@@ -22045,9 +22015,6 @@ class InputGroup {
22045
22015
 
22046
22016
  const actionCardCss = ":host{display:block;position:relative;min-width:13.375rem;width:13.375rem;height:7.5rem;min-height:7.5rem;cursor:pointer;margin:0.25rem 0}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host ix-card{width:100%;height:100%}";
22047
22017
 
22048
- /**
22049
- * @since 1.6.0
22050
- */
22051
22018
  class IxActionCard {
22052
22019
  constructor(hostRef) {
22053
22020
  registerInstance(this, hostRef);
@@ -22065,7 +22032,7 @@ class IxActionCard {
22065
22032
  this.selected = false;
22066
22033
  }
22067
22034
  render() {
22068
- return (hAsync(Host, { key: '39a646f71db64b59ba53a54805663851a8f3e284' }, hAsync("ix-card", { key: 'e5eb68de78c4773d001bbabfc99f7bfbad374fe0', selected: this.selected, variant: this.variant, class: 'pointer' }, hAsync("ix-card-content", { key: '5da654e9f30859b19243fef30e5d60dc545a2463' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("div", { key: '8377281c7516efa2c0bd9dfce86b92aa01fb62f1' }, this.heading ? (hAsync("ix-typography", { format: "h4" }, this.heading)) : null, this.subheading ? (hAsync("ix-typography", { format: "h5" }, this.subheading)) : null, hAsync("slot", { key: 'f56da3824a2f808dc547044ae87afce70e3673ef' }))))));
22035
+ return (hAsync(Host, { key: '611489a81be0dda6b92579bc5a8b6442f9c8ba14' }, hAsync("ix-card", { key: '442340c0b4dcf3424187966ca06bf4b329cecda7', selected: this.selected, variant: this.variant, class: 'pointer' }, hAsync("ix-card-content", { key: '755a4d6236f9e89e9c7207c6a16cf90696b0a6dc' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("div", { key: '9482063b3546639e35ae0b6ae88c359fa79587d5' }, this.heading ? (hAsync("ix-typography", { format: "h4" }, this.heading)) : null, this.subheading ? (hAsync("ix-typography", { format: "h5" }, this.subheading)) : null, hAsync("slot", { key: '8b2f720026a55e8b40a829f2c93a003b40cc8f3a' }))))));
22069
22036
  }
22070
22037
  static get style() { return actionCardCss; }
22071
22038
  static get cmpMeta() { return {
@@ -22086,9 +22053,6 @@ class IxActionCard {
22086
22053
 
22087
22054
  const typographyCss = ".typography-label,:host(.typography-label){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-xs,:host(.typography-label-xs){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--2);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-sm,:host(.typography-label-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-lg,:host(.typography-label-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body,:host(.typography-body){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-xs,:host(.typography-body-xs){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--2);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-sm,:host(.typography-body-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-lg,:host(.typography-body-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display,:host(.typography-display){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-3);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xs,:host(.typography-display-xs){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-sm,:host(.typography-display-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-2);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-lg,:host(.typography-display-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-4);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xl,:host(.typography-display-xl){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-5);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xxl,:host(.typography-display-xxl){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-6);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h6,.h6,.typography-h6,:host(.typography-h6){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h5,.h5,.typography-h5,:host(.typography-h5){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h4,.h4,.typography-h4,:host(.typography-h4){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h3,.h3,.typography-h3,:host(.typography-h3){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-2);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h2,.h2,.typography-h2,:host(.typography-h2){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-3);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h1,.h1,.typography-h1,:host(.typography-h1){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-4);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code,:host(.typography-code){font-feature-settings:\"clig\" off, \"liga\" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code-lg,:host(.typography-code-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code-sm,:host(.typography-code-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-decoration-none,:host(.typography-decoration-none){text-decoration:none !important}.typography-decoration-underline,:host(.typography-decoration-underline){text-decoration:underline !important}.typography-decoration-line-through,:host(.typography-decoration-line-through){text-decoration:line-through !important}.typography-weight-bold,:host(.typography-weight-bold){font-weight:700 !important}a{color:var(--theme-color-primary)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.text-xs){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}:host(.text-s){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}:host(.text-caption){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}:host(.text-caption-single){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}:host(.text-default){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}:host(.text-default-single){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}:host(.text-default-title){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host(.text-default-title-single){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}:host(.text-l){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}:host(.text-l-single){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}:host(.text-l-title){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}:host(.text-l-title-single){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}:host(.text-h2){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}:host(.text-xl){-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}";
22088
22055
 
22089
- /**
22090
- * @since 2.0.0
22091
- */
22092
22056
  class IxTypography {
22093
22057
  constructor(hostRef) {
22094
22058
  registerInstance(this, hostRef);
@@ -22121,7 +22085,7 @@ class IxTypography {
22121
22085
  color: IxTypography.getTextColor(this.textColor),
22122
22086
  };
22123
22087
  }
22124
- return (hAsync(Host, { key: '98b5d010c3167750cd167157c45a9305f382c19a', class: typographyClass, style: style }, hAsync("slot", { key: '01586058f3ff1bcd88bdc5044c102dd4b09569d3' })));
22088
+ return (hAsync(Host, { key: 'faabb05682b1dd7817dc82aae7569fb57b6caa02', class: typographyClass, style: style }, hAsync("slot", { key: '62737116884ff4a52ad2484886f5b063d2702ece' })));
22125
22089
  }
22126
22090
  static get style() { return typographyCss; }
22127
22091
  static get cmpMeta() { return {
@@ -22143,8 +22107,6 @@ const keyValueCss = ":host(.keyValue){display:flex;flex-direction:row;align-item
22143
22107
 
22144
22108
  /**
22145
22109
  * @slot custom-value - Optional custom value at key value instead of text value
22146
- *
22147
- * @since 1.6.0
22148
22110
  */
22149
22111
  class KeyValue {
22150
22112
  constructor(hostRef) {
@@ -22155,7 +22117,7 @@ class KeyValue {
22155
22117
  this.labelPosition = 'top';
22156
22118
  }
22157
22119
  render() {
22158
- return (hAsync(Host, { key: '56d07ea92ae483d5e01bd69b4062657df1e24dd6', class: `keyValue keyValue--${this.labelPosition === 'top' ? 'column' : 'row'}` }, this.icon && (hAsync("ix-icon", { key: '1efbf65a72598d94983da8351dc30ec31098e5c5', name: this.icon, size: "24", class: "keyValue__icon" })), hAsync("div", { key: 'ad6c0511942410bceb233563c2abd44af22d53a2', class: "keyValue__content" }, hAsync("div", { key: '4a53d43ee6748c872ba908744b909af87fa9a618', class: "content__label" }, this.label), hAsync("div", { key: '6a92c9afbabc7cf22574d0302e2310a7178f2562', class: {
22120
+ return (hAsync(Host, { key: '1ab3490faac180bfd075e133b0baa78c38c33599', class: `keyValue keyValue--${this.labelPosition === 'top' ? 'column' : 'row'}` }, this.icon && (hAsync("ix-icon", { key: '385b4e87308b3bda4473c264b1d078bb47880c18', name: this.icon, size: "24", class: "keyValue__icon" })), hAsync("div", { key: '50bbdc9c086cd11f4332e23fd33c25d8dfdd8e63', class: "keyValue__content" }, hAsync("div", { key: 'a40ffc7c25fc36649711a433a8d5010342d61810', class: "content__label" }, this.label), hAsync("div", { key: '5de060584a67c5a64e8f624bdd5ea0f402a20a31', class: {
22159
22121
  content__value: true,
22160
22122
  'has-customValue': this.value === undefined,
22161
22123
  } }, this.value !== undefined ? (this.value) : (hAsync("slot", { name: "custom-value" }))))));
@@ -22178,9 +22140,6 @@ class KeyValue {
22178
22140
 
22179
22141
  const keyValueListCss = ":host(.keyValueList) ::slotted(ix-key-value){border-bottom:1px solid var(--theme-color-weak-bdr)}:host(.keyValueList.keyValueList--striped) ::slotted(ix-key-value:nth-child(odd)){background:var(--theme-color-ghost-alt)}";
22180
22142
 
22181
- /**
22182
- * @since 1.6.0
22183
- */
22184
22143
  class KeyValueList {
22185
22144
  constructor(hostRef) {
22186
22145
  registerInstance(this, hostRef);
@@ -22190,7 +22149,7 @@ class KeyValueList {
22190
22149
  this.striped = false;
22191
22150
  }
22192
22151
  render() {
22193
- return (hAsync(Host, { key: '7d8dd7871cd6618bc773f7d71feea75fa0506d8e', class: { keyValueList: true, 'keyValueList--striped': this.striped } }, hAsync("slot", { key: '1ad1d9d4acf4bdcbe766bb40583d4fe6e1fe60f3' })));
22152
+ return (hAsync(Host, { key: 'fe4120265311e472df052701a5f91112d42f4fe6', class: { keyValueList: true, 'keyValueList--striped': this.striped } }, hAsync("slot", { key: 'f2cb23adc21136d36cf9c32bf1496a4aceaa9c3b' })));
22194
22153
  }
22195
22154
  static get style() { return keyValueListCss; }
22196
22155
  static get cmpMeta() { return {
@@ -22264,9 +22223,6 @@ class Kpi {
22264
22223
 
22265
22224
  const layoutAutoCss = ":host{display:block;position:relative;margin:0 0.75rem;--ix-layout-grid-gap:1.5rem}:host .container{display:flex;align-items:stretch;flex-wrap:wrap;gap:var(--ix-layout-grid-gap)}:host ::slotted(*){flex-grow:0;flex-shrink:0}";
22266
22225
 
22267
- /**
22268
- * @since 2.6.0
22269
- */
22270
22226
  class LayoutForm {
22271
22227
  constructor(hostRef) {
22272
22228
  registerInstance(this, hostRef);
@@ -22341,7 +22297,7 @@ class LayoutForm {
22341
22297
  });
22342
22298
  }
22343
22299
  render() {
22344
- return (hAsync(Host, { key: 'cfde786f950ca8e64ba0fc633b62c36192440952' }, hAsync("div", { key: 'cb0bb901e9c3dea3af20c5d0a45f2ea1e97eefee', class: "container" }, hAsync("slot", { key: 'eca940d9947ebadc44a1f8eeaa03f1f8ce055ae4' }))));
22300
+ return (hAsync(Host, { key: '1f8f84938e86f60299fab0e2a5bea7305165b82d' }, hAsync("div", { key: '4df4340902cbc0ec02ef07c9823a94a43039b6f5', class: "container" }, hAsync("slot", { key: '1af475b649df045f95d387129e659e85719dadda' }))));
22345
22301
  }
22346
22302
  get hostElement() { return getElement(this); }
22347
22303
  static get watchers() { return {
@@ -22362,9 +22318,6 @@ class LayoutForm {
22362
22318
 
22363
22319
  const layoutGridCss = ":host{--ix-layout-grid-gutter:24px;display:block;flex:1 1 0%;width:100%;padding-left:calc(var(--ix-layout-grid-gutter) * 0.5);padding-right:calc(var(--ix-layout-grid-gutter) * 0.5)}:host(.no-margin){padding-left:0;padding-right:0}";
22364
22320
 
22365
- /**
22366
- * @since 2.0.0
22367
- */
22368
22321
  class LayoutGrid {
22369
22322
  constructor(hostRef) {
22370
22323
  registerInstance(this, hostRef);
@@ -22382,12 +22335,12 @@ class LayoutGrid {
22382
22335
  this.columns = 12;
22383
22336
  }
22384
22337
  render() {
22385
- return (hAsync(Host, { key: '90429a1d956a697a73dd9c7263ada3507c558547', class: {
22338
+ return (hAsync(Host, { key: 'd40e8aced8025bbe08dd872852003bcc29c03dac', class: {
22386
22339
  'no-margin': this.noMargin,
22387
22340
  }, style: {
22388
22341
  '--ix-layout-grid-columns': `${this.columns}`,
22389
22342
  '--ix-layout-grid-gutter': `${this.gap}px`,
22390
- } }, hAsync("slot", { key: '34f4bb1ff2d8fd675df91798bfda5ce3d7075fa3' })));
22343
+ } }, hAsync("slot", { key: 'cec24b350d29b7e30e73d408ad15887951f30184' })));
22391
22344
  }
22392
22345
  static get style() { return layoutGridCss; }
22393
22346
  static get cmpMeta() { return {
@@ -22406,9 +22359,6 @@ class LayoutGrid {
22406
22359
 
22407
22360
  const linkButtonCss = ".btn{display:inline-flex;align-items:center;justify-content:center;height:2rem;font-size:0.875rem;font-weight:700;transition:var(--theme-default-time);padding:0 0.5rem;min-width:5rem;gap:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn .glyph{margin-right:0.25rem;font-weight:400}.btn:focus-visible,.btn.focus{box-shadow:none}.btn-primary{border-radius:var(--theme-btn--border-radius)}.btn-primary,.btn-primary.focus,.btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}.btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-primary.hover,.btn-primary:hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}.btn-primary.selected.hover,.btn-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}.btn-primary.selected:not(:disabled):not(.disabled):active,.btn-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-primary.disabled,.btn-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}.btn-outline-primary{border-radius:var(--theme-btn--border-radius)}.btn-outline-primary,.btn-outline-primary.focus,.btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}.btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-primary.hover,.btn-outline-primary:hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}.btn-outline-primary.selected.hover,.btn-outline-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}.btn-outline-primary.selected:not(:disabled):not(.disabled):active,.btn-outline-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}.btn-invisible-primary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-primary,.btn-invisible-primary.focus,.btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}.btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-primary.hover,.btn-invisible-primary:hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}.btn-invisible-primary.selected.hover,.btn-invisible-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-primary:not(:disabled):not(.disabled):active,.btn-invisible-primary:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.dropdown-toggle{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}.btn-invisible-primary.selected:not(:disabled):not(.disabled):active,.btn-invisible-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-primary.disabled,.btn-invisible-primary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}.btn-secondary{border-radius:var(--theme-btn--border-radius)}.btn-secondary,.btn-secondary.focus,.btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}.btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-secondary.hover,.btn-secondary:hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}.btn-secondary.selected.hover,.btn-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}.btn-secondary.selected:not(:disabled):not(.disabled):active,.btn-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-secondary.disabled,.btn-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}.btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}.btn-outline-secondary,.btn-outline-secondary.focus,.btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}.btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-secondary.hover,.btn-outline-secondary:hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}.btn-outline-secondary.selected.hover,.btn-outline-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}.btn-outline-secondary.selected:not(:disabled):not(.disabled):active,.btn-outline-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}.btn-invisible-secondary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-secondary,.btn-invisible-secondary.focus,.btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}.btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-secondary.hover,.btn-invisible-secondary:hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}.btn-invisible-secondary.selected.hover,.btn-invisible-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-secondary:not(:disabled):not(.disabled):active,.btn-invisible-secondary:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.dropdown-toggle{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}.btn-invisible-secondary.selected:not(:disabled):not(.disabled):active,.btn-invisible-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-secondary.disabled,.btn-invisible-secondary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}.btn-oval,.btn-icon{min-width:2rem;width:2rem}.btn-oval .glyph,.btn-icon .glyph{margin-right:0}.btn-oval{border-radius:6.25rem;width:2rem}.btn-icon-xs,.btn-icon-12{height:1rem;width:1rem;min-width:1rem;min-height:1rem}.btn-icon-s,.btn-icon-16{height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}.btn-icon-32{height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host{display:inline-flex;height:2rem;font-size:0.875rem;font-weight:400;min-width:2rem}:host .link-button{display:inline-flex;position:relative;width:100%;padding:0 0.25rem 0 0;align-items:center;justify-content:center;background-color:transparent;color:var(--theme-color-primary);cursor:pointer;text-decoration:none}:host .link-button .link{display:block;position:relative;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}:host .link-button:not(.disabled):not(:disabled){cursor:pointer}:host .link-button:not(.disabled):not(:disabled):hover{color:var(--theme-color-dynamic--hover)}:host .link-button:not(.disabled):not(:disabled):hover .link{text-decoration:underline;text-underline-offset:0.2rem}:host .link-button:not(.disabled):not(:disabled){cursor:pointer}:host .link-button:not(.disabled):not(:disabled):active,:host .link-button:not(.disabled):not(:disabled).active{color:var(--theme-color-dynamic--active)}:host .link-button:not(.disabled):not(:disabled):active .link,:host .link-button:not(.disabled):not(:disabled).active .link{text-decoration:underline;text-underline-offset:0.2rem}:host .link-button.disabled{cursor:default;color:var(--theme-color-weak-text)}:host .link-button a{all:unset}:host :focus-visible{outline:1px solid var(--theme-color-focus-bdr)}";
22408
22361
 
22409
- /**
22410
- * @since 2.0.0
22411
- */
22412
22362
  class LinkButton {
22413
22363
  constructor(hostRef) {
22414
22364
  registerInstance(this, hostRef);
@@ -22424,13 +22374,13 @@ class LinkButton {
22424
22374
  this.target = '_self';
22425
22375
  }
22426
22376
  render() {
22427
- return (hAsync(Host, { key: '8d558c6e3040a669a95973a11ec8aba725053937' }, hAsync("a", { key: '915bfd275ac021eec6f05929208df8856d937b65', title: this.url, tabindex: "0", class: {
22377
+ return (hAsync(Host, { key: '0f76f75d757b7b90d5fc8c4552276e41b6428312' }, hAsync("a", { key: '48515c1d185900b72c62e938b86fcdf41532ab9c', title: this.url, tabindex: "0", class: {
22428
22378
  'link-button': true,
22429
22379
  disabled: this.disabled,
22430
- }, href: this.disabled ? undefined : this.url, target: this.target }, hAsync("ix-icon", { key: '216cbfcf435f2ac46c515f7721fc2bda9a0ebb9b', class: "icon", name: iconChevronRightSmall, size: "16" }), hAsync("div", { key: '523e74973932a089166f015fa76daa7d73bd653f', class: {
22380
+ }, href: this.disabled ? undefined : this.url, target: this.target }, hAsync("ix-icon", { key: 'f3fc4f402c9245113fe85f05068ed8e1087c7f51', class: "icon", name: iconChevronRightSmall, size: "16" }), hAsync("div", { key: '38563a986bf32fd87f3029bba5ca4dde1bea67bf', class: {
22431
22381
  link: true,
22432
22382
  disabled: this.disabled,
22433
- } }, hAsync("slot", { key: 'a9c650e9b77d2bba0e60f78bd96c036f6fc02c7a' })))));
22383
+ } }, hAsync("slot", { key: '9e305448f5b367db3c54fcab6522fbcb2d388c6c' })))));
22434
22384
  }
22435
22385
  static get style() { return linkButtonCss; }
22436
22386
  static get cmpMeta() { return {
@@ -22497,7 +22447,6 @@ class MapNavigation {
22497
22447
  * Change the visibility of the sidebar
22498
22448
  *
22499
22449
  * @param show new visibility state
22500
- * @since 1.6.0
22501
22450
  */
22502
22451
  async toggleSidebar(show) {
22503
22452
  if (show !== undefined) {
@@ -22598,11 +22547,11 @@ class MapNavigation {
22598
22547
  this.hasContentHeader = (nodes === null || nodes === void 0 ? void 0 : nodes.length) !== 0;
22599
22548
  }
22600
22549
  render() {
22601
- return (hAsync(Host, { key: '3e3241827aec837fdc348cf5d1213691f5780428' }, hAsync("slot", { key: '5bd3dae6dd41bd53eed1551c8398ca302bab573c', name: "menu" }), hAsync("div", { key: 'd6fb088fbedee4cd01cc83b8feedd5017f07060f', class: "map-nav" }, hAsync("div", { key: '0e777bcbf889c0a101f6c4e44363b4d176813d47', class: "map-nav-sidebar" }, hAsync("div", { key: '12de7debb9766ada7f0c5c26378d6cafab118cda', class: "map-nav-header" }, hAsync("ix-application-header", { key: '74c65d9fb6b7be6b522411509fa8a5a71afc2244', name: this.applicationName, class: "map-nav-header-brand" }, hAsync("slot", { key: '3513d27e844f2f5c0ae2052d64fd8f3f9cea70a7', slot: "logo", name: "logo" }))), hAsync("div", { key: '3abae9f99b74404df5cd23f5d0b9715cbdd0b371', class: "map-nav-sidebar-content" }, hAsync("div", { key: '5f62402dc4f5c3743a3fd79d5160b9ab75b132c6', class: "map-nav-sidebar-static-content" }, hAsync("div", { key: '715c115bdf5178a311b04037005efc3230529b0c', class: "map-nav-title" }, this.navigationTitle), this.hideContextMenu ? ('') : (hAsync("ix-icon-button", { icon: iconContextMenu, ghost: true, size: "24", variant: "secondary", onClick: (_) => this.contextMenuClick.emit() }))), hAsync("div", { key: 'ea4894c17a372c76fc74680cddfd79a645391a76', class: "map-nav-sidebar-user-content" }, hAsync("slot", { key: 'bb86645cbf9f71c710f12f78b68858fab7bdd38d', name: "sidebar-content" })))), hAsync("div", { key: 'fbee95f2bac6e72acf639d4e788063e8cf36d528', class: "content" }, hAsync("div", { key: 'dbadf99583818d8f62866e5073caa53e09d97a74', class: {
22550
+ return (hAsync(Host, { key: '86b303027d0bc3436690ab9a53be5f929a3e98c0' }, hAsync("slot", { key: '76fd7b86f876de37b7f82d4f3c4fc3d1c2772cb9', name: "menu" }), hAsync("div", { key: 'bce1a6bec7505a6f5616fdda27f7c4b5eec97d34', class: "map-nav" }, hAsync("div", { key: 'c4a57979251db5730c8e236313daea06d21aad60', class: "map-nav-sidebar" }, hAsync("div", { key: '5951cd2e9a57b02e5ed024051511f1b8535b2a67', class: "map-nav-header" }, hAsync("ix-application-header", { key: 'f2a18de8a2ed086b0872d69470431276dad54190', name: this.applicationName, class: "map-nav-header-brand" }, hAsync("slot", { key: 'c2d62404affd9a3b0bc0ae19858d7a2deb2f2a21', slot: "logo", name: "logo" }))), hAsync("div", { key: 'f3fdec6225aefa7576d18937e4af6266c4ff5cb4', class: "map-nav-sidebar-content" }, hAsync("div", { key: 'a79157817ca415b33e5d0b3d19921ddf06195032', class: "map-nav-sidebar-static-content" }, hAsync("div", { key: '214b4a053bac581586ac2e31fd81c6b830aace41', class: "map-nav-title" }, this.navigationTitle), this.hideContextMenu ? ('') : (hAsync("ix-icon-button", { icon: iconContextMenu, ghost: true, size: "24", variant: "secondary", onClick: (_) => this.contextMenuClick.emit() }))), hAsync("div", { key: 'a5c3ffcfc3ac1bab6e348bb86f90269d0772741c', class: "map-nav-sidebar-user-content" }, hAsync("slot", { key: '7e4db742cf074e15353294fe550e4173232f6f65', name: "sidebar-content" })))), hAsync("div", { key: '4b1ac28c5296879b2bd5150262d0950c4fa38bd6', class: "content" }, hAsync("div", { key: 'f137a4a85c8eabd754b069ca85164fc86ac11405', class: {
22602
22551
  'map-nav-header-content': true,
22603
22552
  'bg-2': true,
22604
22553
  empty: !this.hasContentHeader,
22605
- } }, hAsync("slot", { key: '32fdf4eed811b0bc4b6f043ae98e16b05ed2e267', name: "content-header", onSlotchange: (e) => this.checkHasContentHeader(e) })), hAsync("main", { key: 'ef909703d699998939dc77a96c9e2cebae80f300' }, hAsync("slot", { key: '2dc6375d4004990560852d1e0497b6fe9ad6cbc6' }), hAsync("slot", { key: '4f6fc515a05d2ff8feceb0381ffa6d80ea46ae5a', name: "overlay" }))))));
22554
+ } }, hAsync("slot", { key: '968a6f87d40d5f89b273065a020da8e09614c0ac', name: "content-header", onSlotchange: (e) => this.checkHasContentHeader(e) })), hAsync("main", { key: '2a5a269b7f9677f897fe6c81374e963dbc79c7d6' }, hAsync("slot", { key: 'b91df811ab59da3a93d27c351cf7a5c50ca44f7f' }), hAsync("slot", { key: '30973907e9335d11781d2cfaac17f6c5d3092aed', name: "overlay" }))))));
22606
22555
  }
22607
22556
  get hostElement() { return getElement(this); }
22608
22557
  static get style() { return mapNavigationCss; }
@@ -22747,8 +22696,6 @@ class Menu {
22747
22696
  this.expand = false;
22748
22697
  /**
22749
22698
  * If set the menu will be expanded initially. This will only take effect at the breakpoint 'lg'.
22750
- *
22751
- * @since 2.2.0
22752
22699
  */
22753
22700
  this.startExpanded = false;
22754
22701
  /**
@@ -23139,44 +23086,44 @@ class Menu {
23139
23086
  }
23140
23087
  render() {
23141
23088
  var _a, _b;
23142
- return (hAsync(Host, { key: '399b24ede589bfad9528bea4392c9054b3d0461b', class: {
23089
+ return (hAsync(Host, { key: '650164a77e7a09f6a7cde22aa1886e2919f539fe', class: {
23143
23090
  expanded: this.expand,
23144
23091
  [`breakpoint-${this.breakpoint}`]: true,
23145
- }, slot: "menu" }, hAsync("nav", { key: '90d7abe543d3626c562c97637f186227a07d8a80', class: {
23092
+ }, slot: "menu" }, hAsync("nav", { key: '2ef8fc642f5fa12590c70834fce0d0755dae4df9', class: {
23146
23093
  menu: true,
23147
23094
  expanded: this.expand,
23148
- } }, hAsync("div", { key: '73c45171a05831f52ec82f67212c00e22445643d', class: "menu-buttons" }, this.breakpoint !== 'sm' && (hAsync("ix-menu-expand-icon", { key: 'a60fed4a2191b18903a1bb3a1805e67eda925a00', breakpoint: this.breakpoint, expanded: this.expand, pinned: this.pinned, class: "menu-expand-icon", ixAriaLabel: this.i18nExpandSidebar, onClick: async () => this.toggleMenu(), "data-testid": "expand-collapse-menu" })), this.breakpoint === 'sm' &&
23149
- ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && (hAsync("ix-icon-button", { key: 'eeac468e4edf2bc90d52e5f6c1b5ec33b673400d', onClick: () => {
23095
+ } }, hAsync("div", { key: 'b9c8b63f54d33243bb2d863a7d399f723296e03d', class: "menu-buttons" }, this.breakpoint !== 'sm' && (hAsync("ix-menu-expand-icon", { key: '6ebfb8c0c7f662b0186d7ca519f9a85ada839c42', breakpoint: this.breakpoint, expanded: this.expand, pinned: this.pinned, class: "menu-expand-icon", ixAriaLabel: this.i18nExpandSidebar, onClick: async () => this.toggleMenu(), "data-testid": "expand-collapse-menu" })), this.breakpoint === 'sm' &&
23096
+ ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && (hAsync("ix-icon-button", { key: 'b5104d73c83bdcdd159a8c1bfe2e304221934f65', onClick: () => {
23150
23097
  this.showAppSwitch();
23151
- }, icon: iconApps, ghost: true }))), hAsync("div", { key: '14b0349a9f7fd7fb92dffd69d0ce2882e627d29e', id: "menu-tabs", style: {
23098
+ }, icon: iconApps, ghost: true }))), hAsync("div", { key: 'f2680bb0281da2d5ceb6cbfbbc40baf1eafbb4ae', id: "menu-tabs", style: {
23152
23099
  display: 'contents',
23153
- }, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: 'dca30d5bf98b83e776fafe7708586a204bbd5de1', class: "tabs-shadow-container" }, hAsync("div", { key: 'cb243ca034e6612dad9107a9f53d22e833bee9a3', class: {
23100
+ }, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: '9daceab8d810b2671805fcdb213944719704ea68', class: "tabs-shadow-container" }, hAsync("div", { key: '0b45dc060f10698a8ff196c4a57f1c429e68067f', class: {
23154
23101
  'tabs--shadow': true,
23155
23102
  'tabs--shadow-top': true,
23156
23103
  'tabs--shadow--show': this.itemsScrollShadowTop,
23157
- } }), hAsync("div", { key: '997a2f8f8762c25d0e92f223f119af436e6fd4b7', class: {
23104
+ } }), hAsync("div", { key: 'b49d5755eeb03be99dc66877bca949d4248731fe', class: {
23158
23105
  tabs: true,
23159
23106
  'show-scrollbar': this.expand,
23160
- }, onScroll: () => this.handleOverflowIndicator() }, hAsync("div", { key: '8685278d96b4afce9e68fe780907c1385ad3e730', class: "menu-avatar" }, hAsync("slot", { key: '9d8b09624ae560118a5677c3978d24364b988319', name: "ix-menu-avatar" })), hAsync("slot", { key: 'd0098a9a68369713a02e4118ed10abed5fbd64f3', name: "home" }), this.breakpoint !== 'sm' || !this.isHiddenFromViewport() ? (hAsync("slot", null)) : null), hAsync("div", { key: '031fe38db543f6661dd6e950825ecd311752c2bd', class: {
23107
+ }, onScroll: () => this.handleOverflowIndicator() }, hAsync("div", { key: 'a7a223f13b0277243b5ffe876ada6dc40c93a323', class: "menu-avatar" }, hAsync("slot", { key: 'f2c0cb7167d80de7a942815f1ef256e10c990320', name: "ix-menu-avatar" })), hAsync("slot", { key: 'f5910904de6a0f4028baedd528a81ec16931a6a7', name: "home" }), this.breakpoint !== 'sm' || !this.isHiddenFromViewport() ? (hAsync("slot", null)) : null), hAsync("div", { key: 'f5a57d190a8d5657aaebcc06dc5f452347886710', class: {
23161
23108
  'tabs--shadow': true,
23162
23109
  'tabs--shadow-bottom': true,
23163
23110
  'tabs--shadow--show': this.itemsScrollShadowBottom,
23164
- } }))), hAsync("div", { key: 'c02ca069adbc019601db85ba560c303209fc2e3a', class: "bottom-tab-divider" }), this.settings ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
23111
+ } }))), hAsync("div", { key: '8fcf9b0a984596b72bbf4c3b91cd2e27ed57253e', class: "bottom-tab-divider" }), this.settings ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
23165
23112
  'internal-tab': true,
23166
23113
  'bottom-tab': true,
23167
23114
  active: this.showSettings,
23168
- }, icon: iconCogwheel, onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings })) : null, hAsync("div", { key: '017d2aff04ec6763938d344c18293dccbff99356', onClick: (e) => this.onMenuItemsClick(e) }, hAsync("slot", { key: 'a224710759e1a84f500b50497ff0cf442f656ae3', name: "bottom" })), hAsync("div", { key: 'ea74cad15c8c3aaff02c7230a9d8298212e2b05a', id: "popover-area" }), this.about ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "aboutAndLegal", class: {
23115
+ }, icon: iconCogwheel, onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings })) : null, hAsync("div", { key: '9e3a3a85ebb22fd46e7f9bf92f0acd5c6495c7ba', onClick: (e) => this.onMenuItemsClick(e) }, hAsync("slot", { key: '4e8f72485d82247ecb304a1a4ae80c28c0384ac9', name: "bottom" })), hAsync("div", { key: '02951c7908b3f9e2a59349b6a8ed1aed19ca7107', id: "popover-area" }), this.about ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "aboutAndLegal", class: {
23169
23116
  'internal-tab': true,
23170
23117
  'bottom-tab': true,
23171
23118
  active: this.showAbout,
23172
- }, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null, this.enableToggleTheme ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "toggleTheme", onClick: () => themeSwitcher.toggleMode(), class: "internal-tab bottom-tab", icon: iconLightDark, label: this.i18nToggleTheme })) : null, this.enableMapExpand || ((_b = this.applicationLayoutContext) === null || _b === void 0 ? void 0 : _b.sidebar) ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "menu-collapse", onClick: () => this.sidebarToggle(), class: "internal-tab bottom-tab", icon: `${this.getCollapseIcon()}`, label: this.getCollapseText() })) : null), hAsync("div", { key: '04b30df0d35054be5ef65d8fab91a6b92c225fb9', class: {
23119
+ }, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null, this.enableToggleTheme ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "toggleTheme", onClick: () => themeSwitcher.toggleMode(), class: "internal-tab bottom-tab", icon: iconLightDark, label: this.i18nToggleTheme })) : null, this.enableMapExpand || ((_b = this.applicationLayoutContext) === null || _b === void 0 ? void 0 : _b.sidebar) ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "menu-collapse", onClick: () => this.sidebarToggle(), class: "internal-tab bottom-tab", icon: `${this.getCollapseIcon()}`, label: this.getCollapseText() })) : null), hAsync("div", { key: '7a0ce4f3b2e926c02d29663fb143af90939d9516', class: {
23173
23120
  'menu-overlay': true,
23174
23121
  visible: this.isOverlayVisible(),
23175
23122
  expanded: this.expand,
23176
23123
  }, onTransitionEnd: () => {
23177
23124
  this.isTransitionDisabled = true;
23178
23125
  this.checkTransition();
23179
- } }, hAsync("div", { key: '95534ab84a9e2f3d30a1be08b2dd45b4d526a844', class: 'menu-overlay-container' }, this.showSettings ? hAsync("slot", { name: "ix-menu-settings" }) : null), hAsync("div", { key: '3d4f4bf7ef1debe0e46b00740298fb6519900acd', class: 'menu-overlay-container' }, this.showAbout ? hAsync("slot", { name: "ix-menu-about" }) : null))));
23126
+ } }, hAsync("div", { key: '727628ba3d30f395e0d27a1d1f095c561ae5265d', class: 'menu-overlay-container' }, this.showSettings ? hAsync("slot", { name: "ix-menu-settings" }) : null), hAsync("div", { key: '953cb3d35ad5f60a8db131ee5131c403bf05900c', class: 'menu-overlay-container' }, this.showAbout ? hAsync("slot", { name: "ix-menu-about" }) : null))));
23180
23127
  }
23181
23128
  get hostElement() { return getElement(this); }
23182
23129
  static get watchers() { return {
@@ -23485,12 +23432,10 @@ class MenuAvatar {
23485
23432
  this.i18nLogout = 'Logout';
23486
23433
  /**
23487
23434
  * Control the visibility of the logout button
23488
- * @since 2.1.0
23489
23435
  */
23490
23436
  this.showLogoutButton = true;
23491
23437
  /**
23492
23438
  * Control the visibility of the dropdown menu
23493
- * @since 2.1.0
23494
23439
  */
23495
23440
  this.showContextMenu = false;
23496
23441
  this.avatarElementId = 'ix-menu-avatar-id';
@@ -23504,9 +23449,9 @@ class MenuAvatar {
23504
23449
  this.showContextMenu = elements.length !== 0;
23505
23450
  }
23506
23451
  render() {
23507
- return (hAsync(Host, { key: '3bcb9db9a5f7b6e2b949a1b78d31ac4307d55a21', slot: "ix-menu-avatar" }, hAsync("button", { key: '997f2a3ca9f419eb8618b7baecea9487fee4353a', class: "nav-item top-item avatar no-hover", title: this.top, id: this.avatarElementId, tabIndex: 0 }, hAsync("ix-avatar", { key: '9f16020bf51db6289cdda6ec9f9576d5d1e0f30a', image: this.image, initials: this.initials }), hAsync("div", { key: 'bb5bc3adb3b7ec2973e2212fc913423ae69d2796', class: "avatar-name" }, hAsync("span", { key: 'efa4a3e92895392a7618db2f124228bb785717ae', class: "text-default-single", title: this.top }, this.top), hAsync("span", { key: 'eff8ba846915852b97771f1610f62450496f8c33', class: "text-default-single", title: this.bottom }, this.bottom))), hAsync("ix-dropdown", { key: '51e2c74f032ef5960aa1b3491728545bd3d88557', trigger: this.hostElement, placement: 'right-start', hidden: !this.showContextMenu && !this.showLogoutButton, offset: {
23452
+ return (hAsync(Host, { key: '0de17572a27311bdac05540ef99db83d45805f75', slot: "ix-menu-avatar" }, hAsync("button", { key: '92f5318a7f2d858eb2c5de56dc2fb936e89287ec', class: "nav-item top-item avatar no-hover", title: this.top, id: this.avatarElementId, tabIndex: 0 }, hAsync("ix-avatar", { key: '467817b892981995dad63306d86a37c319667677', image: this.image, initials: this.initials }), hAsync("div", { key: '25339aa123e84ed37d4d6733c571a4b9c542b3b0', class: "avatar-name" }, hAsync("span", { key: 'b4be6b9c6821461b2c01679ed5343dc233441b7c', class: "text-default-single", title: this.top }, this.top), hAsync("span", { key: '1beaa9327403d4d8a5da0ca6a9ec0e546ee2172e', class: "text-default-single", title: this.bottom }, this.bottom))), hAsync("ix-dropdown", { key: 'd5fcd99be86d4d13dad176354bfb7d8ba516c269', trigger: this.hostElement, placement: 'right-start', hidden: !this.showContextMenu && !this.showLogoutButton, offset: {
23508
23453
  mainAxis: 16,
23509
- } }, hAsync("slot", { key: '28605745ab13750eba6842c78e42fac4ac705a51', onSlotchange: () => this.onSlotChange() }), this.showLogoutButton ? (hAsync("ix-menu-avatar-item", { label: this.i18nLogout, icon: iconLogOut, onClick: (e) => {
23454
+ } }, hAsync("slot", { key: 'dd3580e96699f31becd4c16705ee4275960c1442', onSlotchange: () => this.onSlotChange() }), this.showLogoutButton ? (hAsync("ix-menu-avatar-item", { label: this.i18nLogout, icon: iconLogOut, onClick: (e) => {
23510
23455
  this.logoutClick.emit(e);
23511
23456
  } })) : null)));
23512
23457
  }
@@ -23595,9 +23540,6 @@ const menuCategoryCss = ":host{display:flex;flex-direction:column;position:relat
23595
23540
 
23596
23541
  const DefaultIxMenuItemHeight = 40;
23597
23542
  const DefaultAnimationTimeout = 150;
23598
- /**
23599
- * @since 2.0.0
23600
- */
23601
23543
  class MenuCategory {
23602
23544
  constructor(hostRef) {
23603
23545
  registerInstance(this, hostRef);
@@ -23741,7 +23683,7 @@ class MenuCategory {
23741
23683
  }
23742
23684
  }
23743
23685
  render() {
23744
- return (hAsync(Host, { key: '571bcfb41185abbb0507273605c92c808c6d5153', class: {
23686
+ return (hAsync(Host, { key: 'd72ef297d80ee26065129e05a4ce8327892efd93', class: {
23745
23687
  expanded: this.showItems,
23746
23688
  }, onPointerEnter: () => {
23747
23689
  this.enterLeaveDebounce.onEnter();
@@ -23750,14 +23692,14 @@ class MenuCategory {
23750
23692
  return;
23751
23693
  }
23752
23694
  this.enterLeaveDebounce.onLeave();
23753
- } }, hAsync("ix-menu-item", { key: '8bccb98e2774f6ab46fa42ef6ef349464940dd2f', class: 'category-parent', active: this.isNestedItemActive(), notifications: this.notifications, icon: this.icon, onClick: (e) => this.onCategoryClick(e), onFocus: () => this.onPointerEnter(), isCategory: true }, hAsync("div", { key: '6b292422fa8e7ffb5fe572bef0ed94d89d2c9e15', class: "category" }, hAsync("div", { key: '6c2ff8cf81035e13dcdbc0e450a99fb6397951c8', class: "category-text" }, this.label), hAsync("ix-icon", { key: '8f2e7518ab754635fbadd82d54b93e441917ce7a', name: iconChevronDownSmall, class: {
23695
+ } }, hAsync("ix-menu-item", { key: 'fa772d59cc0dbbf554287fdd351b650288c8253d', class: 'category-parent', active: this.isNestedItemActive(), notifications: this.notifications, icon: this.icon, onClick: (e) => this.onCategoryClick(e), onFocus: () => this.onPointerEnter(), isCategory: true }, hAsync("div", { key: '746cbb90fbec01530029523a49a9f0192086d701', class: "category" }, hAsync("div", { key: '201db5723f9e97b8e2c98f39ea7afc4480856528', class: "category-text" }, this.label), hAsync("ix-icon", { key: '5968ee754cc97aaf4947a003bf0536c09e9a156a', name: iconChevronDownSmall, class: {
23754
23696
  'category-chevron': true,
23755
23697
  'category-chevron--open': this.showItems,
23756
- } }))), hAsync("div", { key: 'b2f01026fcd4893f9b43ee83144f4e978f805358', ref: (ref) => (this.menuItemsContainer = ref), class: {
23698
+ } }))), hAsync("div", { key: '26894105c6d8355c957e30ab622658570aa62daf', ref: (ref) => (this.menuItemsContainer = ref), class: {
23757
23699
  'menu-items': true,
23758
23700
  'menu-items--expanded': this.showItems,
23759
23701
  'menu-items--collapsed': !this.showItems,
23760
- } }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: '5c07087f31baea26b2d7f170e9166f7758f59c0a', closeBehavior: 'both', show: this.showDropdown, onShowChanged: ({ detail: dropdownShown }) => {
23702
+ } }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: '708a0e2a15b0c67612981c84c8b854a95289a7c6', closeBehavior: 'both', show: this.showDropdown, onShowChanged: ({ detail: dropdownShown }) => {
23761
23703
  this.showDropdown = dropdownShown;
23762
23704
  }, class: 'category-dropdown', anchor: this.hostElement, placement: "right-start", offset: {
23763
23705
  mainAxis: 3,
@@ -23770,7 +23712,7 @@ class MenuCategory {
23770
23712
  e.preventDefault();
23771
23713
  }
23772
23714
  }
23773
- } }, hAsync("ix-dropdown-item", { key: '58082df65e185ce432b3d901c4c62894bd594790', class: 'category-dropdown-header' }, hAsync("ix-typography", { key: 'a0effbd7404653428b6197652943b7a6be2cd82f', format: "label", bold: true, textColor: "std" }, this.label)), hAsync("ix-divider", { key: '52a6bd0499b16717a27dc189f170fc1f7d91043a' }), hAsync("slot", { key: '67e00f22fc9ae4cde06408c87357483666201723' }))));
23715
+ } }, hAsync("ix-dropdown-item", { key: '7a95a0c12b475aae1842ddabf1bb0c8e1bbfd8b0', class: 'category-dropdown-header' }, hAsync("ix-typography", { key: 'ed99df5df58194920ea6389ebc1db8cf1df80676', format: "label", bold: true, textColor: "std" }, this.label)), hAsync("ix-divider", { key: '665617271f5a9864d9b98756f484a414f2eac4fe' }), hAsync("slot", { key: 'a61911819a98287b91e4d37b12799148c5a51adf' }))));
23774
23716
  }
23775
23717
  get hostElement() { return getElement(this); }
23776
23718
  static get style() { return menuCategoryCss; }
@@ -23928,15 +23870,15 @@ class MenuItem {
23928
23870
  slot: 'bottom',
23929
23871
  };
23930
23872
  }
23931
- return (hAsync(Host, Object.assign({ key: '338303e3fa74e42da6937c88c76aa8ae967c28cd', class: {
23873
+ return (hAsync(Host, Object.assign({ key: '7f8f0ba3e7531f61372620595c711a1b615b0aca', class: {
23932
23874
  disabled: this.disabled,
23933
23875
  'home-tab': this.home,
23934
23876
  'bottom-tab': this.bottom,
23935
23877
  active: this.active,
23936
23878
  'tab-nested': this.isHostedInsideCategory,
23937
- } }, extendedAttributes), hAsync("button", { key: 'c171aa4703864f4a8eab96e85c959292669d5e9a', class: "tab", tabIndex: this.disabled ? -1 : 0, ref: this.buttonRef }, this.icon && hAsync("ix-icon", { key: 'd09d3827395b46f368d26b9a81d9da764fdaf5cb', class: 'tab-icon', name: this.icon }), this.notifications ? (hAsync("div", { class: "notification" }, hAsync("div", { class: "pill" }, this.notifications))) : null, hAsync("span", { key: 'f9d95782c3e509252c03dcc771001ffeb9fac768', class: "tab-text text-default" }, this.label, hAsync("slot", { key: '57546e469c63601edce1d37ba552bae4b6969179' }))), !this.isCategory &&
23879
+ } }, extendedAttributes), hAsync("button", { key: '9209b663ca49398c8329ec08ac692b00503ec31c', class: "tab", tabIndex: this.disabled ? -1 : 0, ref: this.buttonRef }, this.icon && hAsync("ix-icon", { key: '00945ff44564bfac670ec600c2b1333207f100b2', class: 'tab-icon', name: this.icon }), this.notifications ? (hAsync("div", { class: "notification" }, hAsync("div", { class: "pill" }, this.notifications))) : null, hAsync("span", { key: 'f338c56836e86831fbdbc5ce38c4435e9f46c372', class: "tab-text text-default" }, this.label, hAsync("slot", { key: 'bad7031b601bd0bbd1080467163a565cd3d1115a' }))), !this.isCategory &&
23938
23880
  !this.isHostedInsideCategory &&
23939
- !this.menuExpanded && (hAsync("ix-tooltip", { key: 'c4a895fca8ba28f9a6f78596c9a32b66ca67f4bc', for: this.buttonRef.waitForCurrent(), placement: 'right', showDelay: 1000 }, this.tooltip))));
23881
+ !this.menuExpanded && (hAsync("ix-tooltip", { key: '38a95e7ab53b1e56d6552ecdf18f8c7121ab5393', for: this.buttonRef.waitForCurrent(), placement: 'right', showDelay: 1000 }, this.tooltip))));
23940
23882
  }
23941
23883
  get hostElement() { return getElement(this); }
23942
23884
  static get watchers() { return {
@@ -24101,7 +24043,7 @@ function waitForElement(selector, doc, timeout = 3000) {
24101
24043
 
24102
24044
  const modalCss = "::backdrop{--ix-dialog-backdrop:var(--theme-color-lightbox, #0000008c)}:focus-visible{outline:none !important}:host{display:none}:host dialog{--ix-dialog-padding:1rem;margin:0;padding:var(--ix-dialog-padding);padding-top:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-top));padding-bottom:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-bottom));left:50%}:host dialog::backdrop{-webkit-backdrop-filter:blur(2.7182817459px);backdrop-filter:blur(2.7182817459px)}:host .modal{display:flex;flex-direction:column;position:relative;border:none;border-radius:var(--theme-default-border-radius);background:var(--theme-modal--background);box-shadow:var(--theme-shadow-4);color:var(--theme-color-std-text);overflow:visible;max-height:80vh;pointer-events:all}:host .modal-size-360{width:22.5rem}:host .modal-size-480{width:30rem}:host .modal-size-600{width:37.5rem}:host .modal-size-720{width:45rem}:host .modal-size-840{width:52.5rem}:host .modal-size-full-width{width:95%}:host .modal-size-full-screen{border-radius:0;left:0 !important;top:0 !important;transform:none !important;box-shadow:none;--ix-dialog-full-screen-height:calc(\n var(--ix-safe-area-inset-top) + var(--ix-safe-area-inset-bottom)\n );width:calc(100% - var(--ix-dialog-padding) * 2);min-width:calc(100% - var(--ix-dialog-padding) * 2);max-width:calc(100% - var(--ix-dialog-padding) * 2);min-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height));max-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height))}:host dialog.modal-size-full-screen::backdrop{background:var(--theme-modal--background)}:host .dialog-backdrop{display:block;position:fixed;width:100vw;height:100vh;top:0;left:0;pointer-events:none}:host ::slotted(ix-modal-footer){margin-top:auto}:host(.visible){display:block}:host(.align-center) dialog{margin:0;left:50%;top:50%}:host(.no-backdrop) dialog::backdrop{background-color:transparent !important;-webkit-backdrop-filter:none !important;backdrop-filter:none !important}:host(.with-icon) ::slotted(ix-modal-footer),:host(.with-icon) ::slotted(ix-modal-content){margin-left:3rem}";
24103
24045
 
24104
- var __decorate$5 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
24046
+ var __decorate$6 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
24105
24047
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
24106
24048
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
24107
24049
  r = Reflect.decorate(decorators, target, key, desc);
@@ -24119,8 +24061,6 @@ class Modal {
24119
24061
  this.ariaAttributes = {};
24120
24062
  /**
24121
24063
  * Modal size
24122
- *
24123
- * @since 2.0.0
24124
24064
  */
24125
24065
  this.size = '360';
24126
24066
  /**
@@ -24133,8 +24073,6 @@ class Modal {
24133
24073
  this.backdrop = true;
24134
24074
  /**
24135
24075
  * Dismiss modal on backdrop click
24136
- *
24137
- * @since 2.0.0
24138
24076
  */
24139
24077
  this.closeOnBackdropClick = false;
24140
24078
  /**
@@ -24256,17 +24194,17 @@ class Modal {
24256
24194
  this.ariaAttributes = a11yHostAttributes(this.hostElement);
24257
24195
  }
24258
24196
  render() {
24259
- return (hAsync(Host, { key: '2eb4265e1340e363f2fad727ce537166e871c455', class: {
24197
+ return (hAsync(Host, { key: '8bf7dadc21c46f7ad2af8d728257fb572aaa614f', class: {
24260
24198
  visible: this.modalVisible,
24261
24199
  'no-backdrop': this.backdrop === false,
24262
24200
  'align-center': this.centered,
24263
- } }, hAsync("div", { key: '0ad32150a4e68a653531d20124fef022c348570f', class: "dialog-backdrop" }, hAsync("dialog", { key: '424c214d86b57d7001e4af7bd3894bf5024cc94c', "aria-modal": a11yBoolean(true), "aria-describedby": this.ariaAttributes['aria-describedby'], "aria-labelledby": this.ariaAttributes['aria-labelledby'], class: {
24201
+ } }, hAsync("div", { key: '22c82008401768f85dec8069cf55c85606fee12a', class: "dialog-backdrop" }, hAsync("dialog", { key: 'da673a81fb039edb081c84a773e496e2c092ac94', "aria-modal": a11yBoolean(true), "aria-describedby": this.ariaAttributes['aria-describedby'], "aria-labelledby": this.ariaAttributes['aria-labelledby'], class: {
24264
24202
  modal: true,
24265
24203
  [`modal-size-${this.size}`]: true,
24266
24204
  }, onClose: () => this.dismissModal(), onClick: (event) => this.onModalClick(event), onCancel: (e) => {
24267
24205
  e.preventDefault();
24268
24206
  this.dismissModal();
24269
- } }, hAsync("slot", { key: '4aa40b5224d791540c8a62f6412bb8b60ce0482c' })))));
24207
+ } }, hAsync("slot", { key: 'abe789efb65c59b3a09835e80302f21d8d306c95' })))));
24270
24208
  }
24271
24209
  get hostElement() { return getElement(this); }
24272
24210
  static get style() { return modalCss; }
@@ -24291,21 +24229,18 @@ class Modal {
24291
24229
  "$attrsToReflect$": []
24292
24230
  }; }
24293
24231
  }
24294
- __decorate$5([
24232
+ __decorate$6([
24295
24233
  OnListener('keydown', (self) => !self.closeOnEscape)
24296
24234
  ], Modal.prototype, "onKey", null);
24297
24235
 
24298
24236
  const modalContentCss = ":host{display:block;position:relative;overflow:auto;padding:0 0.5rem 0.5rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}";
24299
24237
 
24300
- /**
24301
- * @since 2.0.0
24302
- */
24303
24238
  class ModalContent {
24304
24239
  constructor(hostRef) {
24305
24240
  registerInstance(this, hostRef);
24306
24241
  }
24307
24242
  render() {
24308
- return (hAsync(Host, { key: '966dfdf390ee974c55f0a1c05e63b1b0480826ad' }, hAsync("slot", { key: 'ef9e15cdce6192604d87cafc83caad2b73e820d9' })));
24243
+ return (hAsync(Host, { key: '7edd09743946f8a9762ccaaec9fa578484030d25' }, hAsync("slot", { key: 'a35310fa981a3cff9997b26fa3bf1563f433a68b' })));
24309
24244
  }
24310
24245
  static get style() { return modalContentCss; }
24311
24246
  static get cmpMeta() { return {
@@ -24320,15 +24255,12 @@ class ModalContent {
24320
24255
 
24321
24256
  const modalFooterCss = ":host{display:flex;padding:0.5rem;justify-content:flex-end;align-items:center;gap:0.5rem;align-self:stretch}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}";
24322
24257
 
24323
- /**
24324
- * @since 2.0.0
24325
- */
24326
24258
  class ModalFooter {
24327
24259
  constructor(hostRef) {
24328
24260
  registerInstance(this, hostRef);
24329
24261
  }
24330
24262
  render() {
24331
- return (hAsync(Host, { key: 'b496e182f94cc4616cb39bc2df97ca4ac143d962' }, hAsync("slot", { key: 'b555ce404e2e8a950e4db1011267e60a5f5a4740' })));
24263
+ return (hAsync(Host, { key: 'd7d9f3a59d96c4f31c601daef5895a360bdd7d24' }, hAsync("slot", { key: '3ae29be9862f27ef3b903ea8005d0143e1925273' })));
24332
24264
  }
24333
24265
  static get style() { return modalFooterCss; }
24334
24266
  static get cmpMeta() { return {
@@ -24343,9 +24275,6 @@ class ModalFooter {
24343
24275
 
24344
24276
  const modalHeaderCss = ":host{display:flex;padding:0.5rem 0 0.5rem 0.5rem;align-items:center;gap:1rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .modal-title{flex-grow:1}:host .modal-close{align-self:flex-start}";
24345
24277
 
24346
- /**
24347
- * @since 2.0.0
24348
- */
24349
24278
  class ModalHeader {
24350
24279
  constructor(hostRef) {
24351
24280
  registerInstance(this, hostRef);
@@ -24377,7 +24306,7 @@ class ModalHeader {
24377
24306
  this.parentDialog.dismissModal();
24378
24307
  }
24379
24308
  render() {
24380
- return (hAsync(Host, { key: '6b75c891d3e4d19ce6f8692e73d1aa03c04b0cc4' }, this.icon ? (hAsync("ix-icon", { name: this.icon, color: this.iconColor, size: "32" })) : null, hAsync("div", { key: '34e9e7683b1c4b9c800442c6b587cb2a6e58349e', class: "modal-title" }, hAsync("ix-typography", { key: 'f98c534d57ecebaa2201e3cfbaa697e42b728774', format: "h5" }, hAsync("slot", { key: 'bd2904a4745d9e695d4e91aef8225a268a8ee2b5' }))), !this.hideClose ? (hAsync("ix-icon-button", { class: "modal-close", onClick: (event) => this.onCloseClick(event), ghost: true, icon: iconClose })) : null));
24309
+ return (hAsync(Host, { key: '8d12f1f002e629c7bc9dcb8f3f180ed8fbd05576' }, this.icon ? (hAsync("ix-icon", { name: this.icon, color: this.iconColor, size: "32" })) : null, hAsync("div", { key: 'bf436c6d673ba42f5127e9ab1091db07e92a822f', class: "modal-title" }, hAsync("ix-typography", { key: 'ceb4dc571d30b41a6e7182ea5d6e44f6815e8739', format: "h5" }, hAsync("slot", { key: '0edf144a78d450993f1aec96842b45e2a8dc38a8' }))), !this.hideClose ? (hAsync("ix-icon-button", { class: "modal-close", onClick: (event) => this.onCloseClick(event), ghost: true, icon: iconClose })) : null));
24381
24310
  }
24382
24311
  get hostElement() { return getElement(this); }
24383
24312
  static get watchers() { return {
@@ -24431,7 +24360,7 @@ const numberInputCss = "input{font-feature-settings:\"clig\" off, \"liga\" off;f
24431
24360
  * This source code is licensed under the MIT license found in the
24432
24361
  * LICENSE file in the root directory of this source tree.
24433
24362
  */
24434
- var __decorate$4 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
24363
+ var __decorate$5 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
24435
24364
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
24436
24365
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
24437
24366
  r = Reflect.decorate(decorators, target, key, desc);
@@ -24443,8 +24372,7 @@ var __decorate$4 = (undefined && undefined.__decorate) || function (decorators,
24443
24372
  };
24444
24373
  let numberInputIds = 0;
24445
24374
  /**
24446
- * @since 2.6.0
24447
- * @form-ready 2.6.0
24375
+ * @form-ready
24448
24376
  * @slot start - Element will be displayed at the start of the input
24449
24377
  * @slot end - Element will be displayed at the end of the input
24450
24378
  */
@@ -24514,8 +24442,12 @@ class NumberInput {
24514
24442
  return this.formInternals.form;
24515
24443
  }
24516
24444
  /** @internal */
24517
- hasValidValue() {
24518
- return Promise.resolve(!!this.value);
24445
+ async hasValidValue() {
24446
+ const nativeInput = await this.getNativeInputElement();
24447
+ if (nativeInput.value === '') {
24448
+ return Promise.resolve(false);
24449
+ }
24450
+ return Promise.resolve(this.value !== null && this.value !== undefined && !isNaN(this.value));
24519
24451
  }
24520
24452
  /**
24521
24453
  * Returns the native input element used under the hood
@@ -24538,19 +24470,19 @@ class NumberInput {
24538
24470
  }
24539
24471
  render() {
24540
24472
  const showStepperButtons = this.showStepperButtons && (this.disabled || this.readonly) === false;
24541
- return (hAsync(Host, { key: 'd4634b3d7387e9403d4096dad8b64cdf86ddc0b2', class: {
24473
+ return (hAsync(Host, { key: 'ef8acf686290210f136f6915caaf93519742a5c6', class: {
24542
24474
  disabled: this.disabled,
24543
24475
  readonly: this.readonly,
24544
- } }, hAsync("ix-field-wrapper", { key: 'ca8e3d7619f510b33ceca78b34babae22c8a5c2d', id: this.numberInputId, required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, hAsync("div", { key: '601c1efa7d76fccf3b0531ba5838dff6ac9ef988', class: {
24476
+ } }, hAsync("ix-field-wrapper", { key: 'fb332a250f3b89cd9ba913ce0d73ae769e1f7d11', id: this.numberInputId, required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, hAsync("div", { key: 'f75e95a23010f6227413ef8f3e845f881526feb2', class: {
24545
24477
  'input-wrapper': true,
24546
24478
  'show-stepper-buttons': !!this.showStepperButtons,
24547
- } }, hAsync(SlotStart, { key: '6227a18e452b881a6f0105371903db926de6be97', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: 'b1cf7b50b9081d242886b5c8e8fd17ec18af632e', id: this.numberInputId, readonly: this.readonly, disabled: this.disabled, min: this.min, max: this.max, pattern: this.pattern, type: 'number', isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, inputRef: this.inputRef, onKeyPress: (event) => checkAllowedKeys(this, event), valueChange: (value) => this.valueChange.emit(Number(value)), updateFormInternalValue: (value) => this.updateFormInternalValue(Number(value)), onBlur: () => {
24479
+ } }, hAsync(SlotStart, { key: '35361c9e391c2b2fcf47115ede6f7e66cfff7e3a', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '2c9255c6d904488f2969723bada4d5ce4164b44f', id: this.numberInputId, readonly: this.readonly, disabled: this.disabled, step: this.step, min: this.min, max: this.max, pattern: this.pattern, type: 'number', isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, inputRef: this.inputRef, onKeyPress: (event) => checkAllowedKeys(this, event), valueChange: (value) => this.valueChange.emit(Number(value)), updateFormInternalValue: (value) => this.updateFormInternalValue(Number(value)), onBlur: () => {
24548
24480
  onInputBlur(this, this.inputRef.current);
24549
24481
  this.touched = true;
24550
- } }), hAsync(SlotEnd, { key: 'ac36b5e13529d3289ead6bfe3a0df8a8a01968d3', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("div", { key: '2945f7bb4991960113e0b546fafb350840118fd0', class: {
24482
+ } }), hAsync(SlotEnd, { key: '5574b0ab18e81036f16c89c4b1bd84f1ae636385', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("div", { key: '8e78f12da4ea4130333542bf49f238b02a7d808e', class: {
24551
24483
  'number-stepper-container': true,
24552
24484
  'container-hidden': !showStepperButtons,
24553
- } }, hAsync("ix-icon-button", { key: '87d23accd5a945e28ce9e327eaee2a3eaccd42a7', ghost: true, icon: iconMinus, size: "16", class: "number-stepper-button step-minus", onClick: () => {
24485
+ } }, hAsync("ix-icon-button", { key: 'd44b7b3032860d9590bc22ef582fc4b8406a7ac0', ghost: true, icon: iconMinus, size: "16", class: "number-stepper-button step-minus", "aria-label": "decrement number", onClick: () => {
24554
24486
  if (!this.inputRef.current) {
24555
24487
  return;
24556
24488
  }
@@ -24558,7 +24490,7 @@ class NumberInput {
24558
24490
  checkInternalValidity(this, this.inputRef.current);
24559
24491
  this.updateFormInternalValue(Number(this.inputRef.current.value));
24560
24492
  this.valueChange.emit(this.value);
24561
- } }), hAsync("ix-icon-button", { key: '8f1a862f4ef4a87593fb24cf1d1d993c85f3855e', ghost: true, icon: iconPlus, size: "16", class: "number-stepper-button step-plus", onClick: () => {
24493
+ } }), hAsync("ix-icon-button", { key: 'f862e0c47f85486018eace274092f8eab9ff029d', ghost: true, icon: iconPlus, size: "16", class: "number-stepper-button step-plus", "aria-label": "increment number", onClick: () => {
24562
24494
  if (!this.inputRef.current) {
24563
24495
  return;
24564
24496
  }
@@ -24593,6 +24525,7 @@ class NumberInput {
24593
24525
  "max": [8],
24594
24526
  "allowedCharactersPattern": [1, "allowed-characters-pattern"],
24595
24527
  "showStepperButtons": [4, "show-stepper-buttons"],
24528
+ "step": [8],
24596
24529
  "isInvalid": [32],
24597
24530
  "isValid": [32],
24598
24531
  "isInfo": [32],
@@ -24609,15 +24542,12 @@ class NumberInput {
24609
24542
  "$attrsToReflect$": [["name", "name"], ["placeholder", "placeholder"], ["value", "value"], ["required", "required"], ["label", "label"]]
24610
24543
  }; }
24611
24544
  }
24612
- __decorate$4([
24545
+ __decorate$5([
24613
24546
  HookValidationLifecycle()
24614
24547
  ], NumberInput.prototype, "updateClassMappings", null);
24615
24548
 
24616
24549
  const paginationCss = ".ix-form-control,.ix-form-control-plaintext{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);color:var(--theme-input--color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:var(--theme-input--border-radius);height:2rem;min-height:2rem;min-width:2rem;background-color:var(--theme-input--background);border:solid 1px var(--theme-input--border-color);box-shadow:var(--theme-input--box-shadow);padding-inline-start:0.5rem;padding-inline-end:0.5rem}.ix-form-control::-moz-placeholder,.ix-form-control-plaintext::-moz-placeholder{color:var(--theme-input-hint--color)}.ix-form-control::placeholder,.ix-form-control-plaintext::placeholder{color:var(--theme-input-hint--color)}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:focus-visible{color:var(--theme-input--color)}.ix-form-control[type=number]{text-align:right}.ix-form-control[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}.ix-form-control.readonly,.ix-form-control[readonly]{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem}.ix-form-control:-moz-read-only{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only,.ix-form-control[readonly],.ix-form-control[readOnly],.ix-form-control.readonly{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only::-moz-placeholder,.ix-form-control[readonly]::-moz-placeholder,.ix-form-control[readOnly]::-moz-placeholder,.ix-form-control.readonly::-moz-placeholder{color:transparent}.ix-form-control:-moz-read-only::placeholder{color:transparent}.ix-form-control:read-only::placeholder,.ix-form-control[readonly]::placeholder,.ix-form-control[readOnly]::placeholder,.ix-form-control.readonly::placeholder{color:transparent}.ix-form-control:disabled,.ix-form-control.disabled{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem;color:var(--theme-color-weak-text);border-color:var(--theme-input--border-color-bottom--disabled)}.ix-form-control:disabled::-moz-placeholder,.ix-form-control.disabled::-moz-placeholder{color:transparent}.ix-form-control:disabled::placeholder,.ix-form-control.disabled::placeholder{color:transparent}.ix-form-control-plaintext{outline:0}.form-group{position:relative}.input-wrapper{display:flex;position:relative;align-items:center;flex-wrap:nowrap}.input-wrapper>.glyph{display:block;position:absolute;margin-inline-start:0.312rem;color:var(--theme-color-std-text)}.input-wrapper>input{padding-inline-start:2.2rem}select.ix-form-control{padding:0 0.312rem}textarea.ix-form-control{padding:0.375rem 0.5rem}input.ix-form-control.disabled,input.ix-form-control:disabled{color:var(--theme-input--color--disabled)}input.ix-form-control:-moz-read-only{cursor:default}input.ix-form-control:read-only,input.ix-form-control.readonly{cursor:default}:host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none}:host(.disabled){cursor:default}*,*::after,*::before{box-sizing:border-box}::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){*{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}::-webkit-scrollbar-corner{display:none}:host .btn-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-danger,:host .btn-danger.focus,:host .btn-danger:focus-visible{background-color:var(--theme-btn-danger--background);color:var(--theme-btn-danger--color);--ix-button-color:var(--theme-btn-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger--border-color);border-style:solid}:host .btn-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):active,:host .btn-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-danger--border-color--hover);background-color:var(--theme-btn-danger--background--hover);color:var(--theme-btn-danger--color--hover)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):active,:host .btn-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger--border-color--active);background-color:var(--theme-btn-danger--background--active);color:var(--theme-btn-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger.disabled,:host(.disabled) .btn-danger:disabled{pointer-events:none;border-color:var(--theme-btn-danger--border-color--disabled);background-color:var(--theme-btn-danger--background--disabled);color:var(--theme-btn-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger--color--disabled)}:host .btn-outline-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-danger,:host .btn-outline-danger.focus,:host .btn-outline-danger:focus-visible{background-color:var(--theme-btn-outline-danger--background);color:var(--theme-btn-outline-danger--color);--ix-button-color:var(--theme-btn-outline-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-danger--border-color);border-style:solid}:host .btn-outline-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):active,:host .btn-outline-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-danger--border-color--hover);background-color:var(--theme-btn-outline-danger--background--hover);color:var(--theme-btn-outline-danger--color--hover)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):active,:host .btn-outline-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-danger--border-color--active);background-color:var(--theme-btn-outline-danger--background--active);color:var(--theme-btn-outline-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-danger.disabled,:host(.disabled) .btn-outline-danger:disabled{pointer-events:none;border-color:var(--theme-btn-outline-danger--border-color--disabled);background-color:var(--theme-btn-outline-danger--background--disabled);color:var(--theme-btn-outline-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-danger--color--disabled)}:host .btn-invisible-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-danger,:host .btn-invisible-danger.focus,:host .btn-invisible-danger:focus-visible{background-color:var(--theme-btn-invisible-danger--background);color:var(--theme-btn-invisible-danger--color);--ix-button-color:var(--theme-btn-invisible-danger--color);border-color:transparent}:host .btn-invisible-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-danger--background--hover);color:var(--theme-btn-invisible-danger--color--hover)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):active,:host .btn-invisible-danger:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-danger--background--active);color:var(--theme-btn-invisible-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-danger.disabled,:host(.disabled) .btn-invisible-danger:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-danger--background--disabled);color:var(--theme-btn-invisible-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-danger--color--disabled)}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{display:inline-flex;justify-content:center;align-items:center}:host button{width:100%;height:100%;overflow:hidden;padding:0}:host button.btn-oval{border-radius:6.25rem}:host ix-icon{color:var(--ix-icon-button-color, currentColor);margin:0}:host ix-spinner{margin:0}:host(.btn-icon-12){height:1rem;width:1rem;min-width:1rem;min-height:1rem}:host(.btn-icon-16){height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}:host(.btn-icon-32){height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host{}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host,:host .advanced-pagination,:host .item-count{display:inline-flex;align-items:center}:host .basic-pagination{padding:0 0.125rem}:host .advanced-pagination{padding:0 0.75rem}:host .page-selection{width:4.125rem;text-align:center;margin:0 0.5rem;-moz-appearance:textfield;-webkit-appearance:textfield}:host .page-buttons{white-space:nowrap}:host .total-count{white-space:nowrap}:host .item-count{flex-grow:1;justify-content:flex-end;margin-inline-start:1.5rem}:host .item-count ix-select{width:4.5rem;margin-inline-start:1.5rem}:host button{width:auto;min-width:2rem;height:2rem;padding:0 0.5rem}:host button+button{margin-inline-start:0.125rem}";
24617
24550
 
24618
- /**
24619
- * @since 1.5.0
24620
- */
24621
24551
  class Pagination {
24622
24552
  constructor(hostRef) {
24623
24553
  registerInstance(this, hostRef);
@@ -24760,13 +24690,13 @@ class Pagination {
24760
24690
  return hAsync("span", { class: "page-buttons" }, pageButtons);
24761
24691
  }
24762
24692
  render() {
24763
- return (hAsync(Host, { key: '496bf848a39c020780a071e470b4f4bed1798282' }, hAsync("ix-icon-button", { key: '31c7be256d5f08d99053330c2cdab6448877f84c', disabled: !this.count || this.selectedPage === 0, ghost: true, icon: iconChevronLeftSmall, onClick: () => this.decrease() }), this.advanced ? (hAsync("div", { class: "advanced-pagination" }, hAsync("ix-typography", { format: "body" }, this.i18nPage), hAsync("input", { class: "ix-form-control page-selection", type: "number", min: "1", max: this.count, value: this.selectedPage + 1, onChange: (event) => {
24693
+ return (hAsync(Host, { key: 'ab4b74aee5de4a24fe29c8f2d1794e8aba8296e3' }, hAsync("ix-icon-button", { key: '63ffdbc380a049faa31a03b1219fc3a08886daeb', disabled: !this.count || this.selectedPage === 0, ghost: true, icon: iconChevronLeftSmall, onClick: () => this.decrease() }), this.advanced ? (hAsync("div", { class: "advanced-pagination" }, hAsync("ix-typography", { format: "body" }, this.i18nPage), hAsync("input", { class: "ix-form-control page-selection", type: "number", min: "1", max: this.count, value: this.selectedPage + 1, onChange: (event) => {
24764
24694
  const eventTarget = event.target;
24765
24695
  if (eventTarget) {
24766
24696
  const index = Number.parseInt(eventTarget.value);
24767
24697
  this.selectPage(index - 1);
24768
24698
  }
24769
- } }), hAsync("span", { class: "total-count" }, hAsync("ix-typography", { format: "body" }, this.i18nOf, " ", this.count)))) : (hAsync("span", { class: "basic-pagination" }, this.renderPageButtons(), " ")), hAsync("ix-icon-button", { key: '5c276d3ad4933665283d2f3c941daccb9b91cafb', disabled: !this.count || this.selectedPage === this.count - 1, ghost: true, icon: iconChevronRightSmall, onClick: () => this.increase() }), this.advanced && this.showItemCount ? (hAsync("span", { class: "item-count" }, hAsync("ix-typography", { format: "body" }, this.i18nItems), hAsync("ix-select", { hideListHeader: true, i18nPlaceholder: "", i18nSelectListHeader: "", value: `${this.itemCount}`, onValueChange: (e) => {
24699
+ } }), hAsync("span", { class: "total-count" }, hAsync("ix-typography", { format: "body" }, this.i18nOf, " ", this.count)))) : (hAsync("span", { class: "basic-pagination" }, this.renderPageButtons(), " ")), hAsync("ix-icon-button", { key: 'ded752d23bc14a681a7eb607b85f5f5779c5e08a', disabled: !this.count || this.selectedPage === this.count - 1, ghost: true, icon: iconChevronRightSmall, onClick: () => this.increase() }), this.advanced && this.showItemCount ? (hAsync("span", { class: "item-count" }, hAsync("ix-typography", { format: "body" }, this.i18nItems), hAsync("ix-select", { hideListHeader: true, i18nPlaceholder: "", i18nSelectListHeader: "", value: `${this.itemCount}`, onValueChange: (e) => {
24770
24700
  const count = Number.parseInt(Array.isArray(e.detail) ? e.detail[0] : e.detail);
24771
24701
  this.itemCountChanged.emit(count);
24772
24702
  } }, hAsync("ix-select-item", { label: "10", value: "10" }), hAsync("ix-select-item", { label: "15", value: "15" }), hAsync("ix-select-item", { label: "20", value: "20" }), hAsync("ix-select-item", { label: "40", value: "40" }), hAsync("ix-select-item", { label: "100", value: "100" })))) : ('')));
@@ -24794,9 +24724,6 @@ class Pagination {
24794
24724
 
24795
24725
  const paneCss = ":host{background-color:var(--theme-color-2);display:flex;position:relative;overflow:hidden;box-sizing:border-box}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host aside{width:100%;height:100%}:host .title-text{display:flex;align-items:center;gap:var(--theme-space-1);overflow:hidden}:host .title-text .title-text-overflow{width:100%;height:100%;display:contents}:host .title-text .title-text-overflow *{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host .header-gap{gap:var(--theme-space-1)}:host .top-bottom-pane{display:flex;flex-direction:column;flex-grow:1}:host .top-bottom-pane .title{display:flex;flex-direction:row;align-items:center;margin:var(--theme-space--1) var(--theme-space-2) var(--theme-space--1) var(--theme-space-2)}:host .top-bottom-pane .title-finished{padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .top-bottom-pane .title-expanded{display:flex;flex-direction:row}:host .top-bottom-pane .title-hide-on-collapse{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .left-right-pane{display:flex;flex-grow:1}:host .left-right-pane .title{display:flex;flex-direction:column;align-items:center;margin:var(--theme-space-2) var(--theme-space--1) var(--theme-space-2) var(--theme-space--1)}:host .left-right-pane .title .title-text{flex-direction:row-reverse;justify-content:start;flex-direction:row}:host .left-right-pane .title .rotate{writing-mode:vertical-lr;text-orientation:mixed;transform:rotate(180deg);flex-direction:row-reverse}:host .left-right-pane .title .rotate ix-icon{transform:rotate(90deg)}:host .left-right-pane .title-finished{padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .left-right-pane .title-expanded{display:flex;flex-direction:row}:host .left-right-pane .title-hide-on-collapse{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .left-right-pane.expanded{flex-direction:column}:host .mobile-pane{display:flex;flex-direction:column;flex-grow:1}:host .mobile-pane .title-mobile{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:var(--theme-space-1) var(--theme-space-2)}:host .side-pane-content{padding:var(--theme-space-1) var(--theme-space-2);overflow:auto;height:100%;width:100%}:host(.not-visible){display:none}:host(.inline-color){background-color:var(--theme-color-1)}:host(.box-shadow){box-shadow:0 0 1rem black}:host(.nav-left-border){border-left:var(--theme-app-header--border-width) solid var(--theme-color-weak-bdr)}:host(.left-pane-border){border-right:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.right-pane-border){border-left:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.top-pane-border){border-bottom:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.bottom-pane-border){border-top:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.mobile-overlay){width:100%;position:absolute;z-index:100 !important}:host(.mobile-overlay) .side-pane-content{height:calc(100% - 2.5rem)}:host(.mobile-border-top){border-bottom:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.mobile-border-bottom){border-top:var(--theme-app-header--border-width) solid var(--theme-color-soft-bdr)}:host(.top-expanded){top:0}:host(.bottom-expanded){bottom:0}:host(.left-right-pane){height:100%}:host(.top-bottom-pane){width:100%}";
24796
24726
 
24797
- /**
24798
- * @since 2.1.0
24799
- */
24800
24727
  class Pane {
24801
24728
  constructor(hostRef) {
24802
24729
  registerInstance(this, hostRef);
@@ -25225,7 +25152,7 @@ class Pane {
25225
25152
  }
25226
25153
  }
25227
25154
  render() {
25228
- return (hAsync(Host, { key: '48aefc1145058d559cb713356c94b112f9b6c236', class: {
25155
+ return (hAsync(Host, { key: 'ef23679a524b6ef0920ed74618700e39d332698d', class: {
25229
25156
  'inline-color': !this.floating,
25230
25157
  'mobile-overlay': this.expanded && this.isMobile,
25231
25158
  'top-expanded': this.expanded && this.isMobileTop && this.isMobile,
@@ -25250,26 +25177,26 @@ class Pane {
25250
25177
  'box-shadow': this.floating,
25251
25178
  'aria-expanded': this.expanded,
25252
25179
  'not-visible': this.hideOnCollapse && !this.expanded,
25253
- } }, hAsync("aside", { key: '373c760c22f98edff6f27e3c6c161d2c1d90c527', id: `pane-${this.composition}`, class: {
25180
+ } }, hAsync("aside", { key: '836145f46f598131cd0f7d48e1870b2b3fe56436', id: `pane-${this.composition}`, class: {
25254
25181
  'top-bottom-pane': this.isBottomTopPane && !this.isMobile,
25255
25182
  'left-right-pane': this.isLeftRightPane && !this.isMobile,
25256
25183
  'mobile-pane': this.isMobile,
25257
25184
  expanded: this.expanded,
25258
- } }, hAsync("div", { key: '2fcbd2bc94f9c3e518e41ce42be7d8c56daa91b4', id: "title-div", class: {
25185
+ } }, hAsync("div", { key: '5a74c72e36309bb8dd5c0ec4b34a61a97c6499c2', id: "title-div", class: {
25259
25186
  title: !this.isMobile && !this.hideOnCollapse && !this.showContent,
25260
25187
  'title-finished': !this.isMobile && !this.hideOnCollapse && this.showContent,
25261
25188
  'title-expanded': !this.isMobile && !this.hideOnCollapse && this.expanded,
25262
25189
  'title-hide-on-collapse': !this.isMobile && this.hideOnCollapse,
25263
25190
  'title-mobile': this.isMobile,
25264
25191
  'header-gap': !this.isMobile && !this.hideOnCollapse,
25265
- } }, hAsync("ix-icon-button", { key: 'cbb99e9885a41c88a66d839c45d4f67f37d37f80', class: "title-icon", size: "24", icon: this.expanded
25192
+ } }, hAsync("ix-icon-button", { key: '58d5341a003c95577340aba395ad373cd47448e6', class: "title-icon", size: "24", icon: this.expanded
25266
25193
  ? this.isMobile || this.hideOnCollapse
25267
25194
  ? iconClose
25268
25195
  : this.expandIcon
25269
- : this.minimizeIcon, ghost: true, onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}` }), hAsync("span", { key: 'edc04216716b06e9c13dbf94500225e71099e6d5', class: {
25196
+ : this.minimizeIcon, ghost: true, onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}` }), hAsync("span", { key: '50bc7296628c1f82932f4e59c6ff4438f7c911a3', class: {
25270
25197
  'title-text': true,
25271
25198
  rotate: !this.expanded && !this.isMobile && this.isLeftRightPane,
25272
- } }, this.icon ? (hAsync("ix-icon", { size: "24", name: this.icon })) : null, hAsync("div", { key: '2a1f686a93e3aee1b4374405df12b79c9b5f787b', class: "title-text-overflow" }, hAsync("ix-typography", { key: 'b0a42df1078d4360d2058262ac07551220fed513', format: "h4" }, this.heading)))), hAsync("div", { key: '5c4f24e9e0dee32bfb1d5502f487fdaf6b4c9859', class: "side-pane-content", hidden: !this.showContent }, hAsync("slot", { key: 'f28c9aa0dde2a4d14cf16f0849ec31025a80c37b' })))));
25199
+ } }, this.icon ? (hAsync("ix-icon", { size: "24", name: this.icon })) : null, hAsync("div", { key: '1d2017fad228bba526a69bb943ac139611e0fa9f', class: "title-text-overflow" }, hAsync("ix-typography", { key: 'd92fabb3423abb36c474fc9342cb792dfcd1c162', format: "h4" }, this.heading)))), hAsync("div", { key: 'ebc766b4b3010f6c0f93177e7fb71f002bbe0dfb', class: "side-pane-content", hidden: !this.showContent }, hAsync("slot", { key: 'bbf3740942b66907306b07b97fc396b0eb98a50d' })))));
25273
25200
  }
25274
25201
  get hostElement() { return getElement(this); }
25275
25202
  static get watchers() { return {
@@ -25316,9 +25243,6 @@ Pane.collapsedPaneMobile = '48px';
25316
25243
 
25317
25244
  const paneLayoutCss = ":host{display:flex;position:relative;width:100%;height:100%}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .side-panes-wrapper{height:100%;width:100%}:host .row{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;position:relative}:host .col{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative}:host .content{width:100%;height:100%;overflow:auto}:host .absolute-top{width:100%;position:absolute;top:0}:host .absolute-bottom{width:100%;position:absolute;bottom:0}:host .absolute-left{height:100%;position:absolute;left:0}:host .absolute-right{height:100%;position:absolute;right:0}:host .padding-top{padding-top:2.5rem}:host .padding-bottom{padding-bottom:2.5rem}:host .padding-left{padding-left:2.5rem}:host .padding-right{padding-right:2.5rem}";
25318
25245
 
25319
- /**
25320
- * @since 2.1.0
25321
- */
25322
25246
  class Panes {
25323
25247
  constructor(hostRef) {
25324
25248
  registerInstance(this, hostRef);
@@ -25545,7 +25469,7 @@ class Panes {
25545
25469
  return pane ? pane.floating : false;
25546
25470
  }
25547
25471
  render() {
25548
- return (hAsync(Host, { key: '42424752e70401984bd2a5d42b22128f956ab320' }, !this.isMobile ? (this.layout == 'full-vertical' ? (hAsync("div", { class: "side-panes-wrapper" }, hAsync("div", { class: {
25472
+ return (hAsync(Host, { key: 'ffc6ae7ffe03045aacc0ac08ea5edde835e2de78' }, !this.isMobile ? (this.layout == 'full-vertical' ? (hAsync("div", { class: "side-panes-wrapper" }, hAsync("div", { class: {
25549
25473
  row: true,
25550
25474
  'padding-left': this.hasPadding('left'),
25551
25475
  'padding-right': this.hasPadding('right'),
@@ -25701,9 +25625,6 @@ class Pill {
25701
25625
 
25702
25626
  const pushCardCss = ":host{display:block;position:relative}:host ix-card{cursor:default}:host ix-card-accordion{cursor:pointer}:host .icon{height:2.5rem;width:2.5rem}:host .notification{font-size:40px}:host ix-card-content{height:11rem}";
25703
25627
 
25704
- /**
25705
- * @since 1.6.0
25706
- */
25707
25628
  class PushCard {
25708
25629
  constructor(hostRef) {
25709
25630
  registerInstance(this, hostRef);
@@ -25713,13 +25634,12 @@ class PushCard {
25713
25634
  this.variant = 'outline';
25714
25635
  /**
25715
25636
  * Collapse the card
25716
- * @since 2.1.0
25717
25637
  */
25718
25638
  this.collapse = true;
25719
25639
  }
25720
25640
  render() {
25721
25641
  var _a;
25722
- return (hAsync(Host, { key: '729eb7aa95e11b35f41a8fbb3257f2d430022e43' }, hAsync("ix-card", { key: '0ba1030c9440bb5e90190f532bb303ae6e6598b1', variant: this.variant }, hAsync("ix-card-content", { key: '30425a6f9279103ea821f031ad6f41bbc9942185' }, hAsync("ix-card-title", { key: '7aa2d8165b766d32cb4b8ecdf232502c91300a4a' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("span", { key: 'b73e8e8ead6c6a54bfbab5f8a71338a2b9e278a6', class: 'notification' }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), hAsync("slot", { key: '848b45aac86c3a48e673300ff377b595caf7e678', name: "title-action" })), hAsync("ix-typography", { key: '69f3127aa6fb433d503b302ea8ecccde980dc23b', format: "h4" }, this.heading), hAsync("ix-typography", { key: '19518c77b67d53fd71f060627ae6c49527639bfb' }, this.subheading)), hAsync("ix-card-accordion", { key: '54d7cdf97845183ef112afdc83089f2cdc8e82bf', collapse: this.collapse }, hAsync("slot", { key: '648f716ecf8be35f43746d453780a5a2a0e12ae7' })))));
25642
+ return (hAsync(Host, { key: 'd27788bf4203057ec2b8a0cd884b32f47cb347ad' }, hAsync("ix-card", { key: '71e357c1619e349d63c9b43b74fe3e70025702ad', variant: this.variant }, hAsync("ix-card-content", { key: '9bc8bf53d42a234c821eae26bfe2ceffacda1ea7' }, hAsync("ix-card-title", { key: 'c37298a3f034a6a51aa264ae75fe659cedc46bac' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("span", { key: '56cef0aa0e632242a7172b30057b7f63e81335f6', class: 'notification' }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), hAsync("slot", { key: 'f5e061cc94e088a405f809d117b655718711d95d', name: "title-action" })), hAsync("ix-typography", { key: 'ee4e40fcf9e547c87b26cb3f5540ca5b5be8c2d8', format: "h4" }, this.heading), hAsync("ix-typography", { key: '05e9464aed2f5887e6e3809da886deb8c208f26c' }, this.subheading)), hAsync("ix-card-accordion", { key: 'cc109b735b6cf16a69ac449430eb3ed346b25c7b', collapse: this.collapse }, hAsync("slot", { key: '8536131544ad57b5d5be00f48cabc51362abc989' })))));
25723
25643
  }
25724
25644
  static get style() { return pushCardCss; }
25725
25645
  static get cmpMeta() { return {
@@ -25742,14 +25662,14 @@ class PushCard {
25742
25662
  const radioCss = ":host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;display:inline-flex;position:relative;align-items:center;justify-content:center;width:1.125rem;min-width:1.125rem;max-width:1.125rem;height:1.125rem;min-height:1.125rem;max-height:1.125rem;border:1px solid white;border-radius:100px;margin-right:0.5rem}:host button:focus-visible{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}:host input[type=radio]{display:none}:host label{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%}:host .checkmark{border-radius:100px;background-color:var(--theme-color-primary--contrast);width:0.5rem;height:0.5rem}:host button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.checked) button,:host([indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.checked:hover) button,:host([indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.checked:active) button,:host([indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.disabled){pointer-events:none}:host(.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.checked.disabled) button,:host([indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}ix-typography{margin-top:0.125rem}:host(.ix-info:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(--theme-radiobtn-unchecked--background--info);--theme-radiobtn-unchecked--background--hover:var(--theme-radiobtn-unchecked--background--info--hover);--theme-radiobtn-unchecked--background--active:var(--theme-radiobtn-unchecked--background--info--active);--theme-radiobtn-unchecked--border-color:var(--theme-radiobtn-unchecked--border-color--info);--theme-radiobtn-unchecked--border-color--hover:var(--theme-radiobtn-unchecked--border-color--info--hover);--theme-radiobtn-unchecked--border-color--active:var(--theme-radiobtn-unchecked--border-color--info--active);--theme-radiobtn-checked--background:var(--theme-radiobtn-checked--background--info);--theme-radiobtn-checked--background--hover:var(--theme-radiobtn-checked--background--info--hover);--theme-radiobtn-checked--background--active:var(--theme-radiobtn-checked--background--info--active);--theme-radiobtn-checked--border-color:var(--theme-radiobtn-checked--border-color--info);--theme-radiobtn-checked--border-color--hover:var(--theme-radiobtn-checked--border-color--info--hover);--theme-radiobtn-checked--border-color--active:var(--theme-radiobtn-checked--border-color--info--active);--theme-radiobtn-mixed--background:var(--theme-radiobtn-mixed--background--info);--theme-radiobtn-mixed--background--hover:var(--theme-radiobtn-mixed--background--info--hover);--theme-radiobtn-mixed--background--active:var(--theme-radiobtn-mixed--background--info--active);--theme-radiobtn-mixed--border-color:var(--theme-radiobtn-mixed--border-color--info);--theme-radiobtn-mixed--border-color--hover:var(--theme-radiobtn-mixed--border-color--info--hover);--theme-radiobtn-mixed--border-color--active:var(--theme-radiobtn-mixed--border-color--info--active)}:host(.ix-info) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-info:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-info:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-info.checked) button,:host(.ix-info[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-info.checked:hover) button,:host(.ix-info[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-info.checked:active) button,:host(.ix-info[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-info.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-info.checked.disabled) button,:host(.ix-info[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-warning:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(--theme-radiobtn-unchecked--background--warning);--theme-radiobtn-unchecked--background--hover:var(--theme-radiobtn-unchecked--background--warning--hover);--theme-radiobtn-unchecked--background--active:var(--theme-radiobtn-unchecked--background--warning--active);--theme-radiobtn-unchecked--border-color:var(--theme-radiobtn-unchecked--border-color--warning);--theme-radiobtn-unchecked--border-color--hover:var(--theme-radiobtn-unchecked--border-color--warning--hover);--theme-radiobtn-unchecked--border-color--active:var(--theme-radiobtn-unchecked--border-color--warning--active);--theme-radiobtn-checked--background:var(--theme-radiobtn-checked--background--warning);--theme-radiobtn-checked--background--hover:var(--theme-radiobtn-checked--background--warning--hover);--theme-radiobtn-checked--background--active:var(--theme-radiobtn-checked--background--warning--active);--theme-radiobtn-checked--border-color:var(--theme-radiobtn-checked--border-color--warning);--theme-radiobtn-checked--border-color--hover:var(--theme-radiobtn-checked--border-color--warning--hover);--theme-radiobtn-checked--border-color--active:var(--theme-radiobtn-checked--border-color--warning--active);--theme-radiobtn-mixed--background:var(--theme-radiobtn-mixed--background--warning);--theme-radiobtn-mixed--background--hover:var(--theme-radiobtn-mixed--background--warning--hover);--theme-radiobtn-mixed--background--active:var(--theme-radiobtn-mixed--background--warning--active);--theme-radiobtn-mixed--border-color:var(--theme-radiobtn-mixed--border-color--warning);--theme-radiobtn-mixed--border-color--hover:var(--theme-radiobtn-mixed--border-color--warning--hover);--theme-radiobtn-mixed--border-color--active:var(--theme-radiobtn-mixed--border-color--warning--active)}:host(.ix-warning) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-warning:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-warning:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-warning.checked) button,:host(.ix-warning[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-warning.checked:hover) button,:host(.ix-warning[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-warning.checked:active) button,:host(.ix-warning[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-warning.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-warning.checked.disabled) button,:host(.ix-warning[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-invalid--required:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(--theme-radiobtn-unchecked--background--invalid);--theme-radiobtn-unchecked--background--hover:var(--theme-radiobtn-unchecked--background--invalid--hover);--theme-radiobtn-unchecked--background--active:var(--theme-radiobtn-unchecked--background--invalid--active);--theme-radiobtn-unchecked--border-color:var(--theme-radiobtn-unchecked--border-color--invalid);--theme-radiobtn-unchecked--border-color--hover:var(--theme-radiobtn-unchecked--border-color--invalid--hover);--theme-radiobtn-unchecked--border-color--active:var(--theme-radiobtn-unchecked--border-color--invalid--active);--theme-radiobtn-checked--background:var(--theme-radiobtn-checked--background--invalid);--theme-radiobtn-checked--background--hover:var(--theme-radiobtn-checked--background--invalid--hover);--theme-radiobtn-checked--background--active:var(--theme-radiobtn-checked--background--invalid--active);--theme-radiobtn-checked--border-color:var(--theme-radiobtn-checked--border-color--invalid);--theme-radiobtn-checked--border-color--hover:var(--theme-radiobtn-checked--border-color--invalid--hover);--theme-radiobtn-checked--border-color--active:var(--theme-radiobtn-checked--border-color--invalid--active);--theme-radiobtn-mixed--background:var(--theme-radiobtn-mixed--background--invalid);--theme-radiobtn-mixed--background--hover:var(--theme-radiobtn-mixed--background--invalid--hover);--theme-radiobtn-mixed--background--active:var(--theme-radiobtn-mixed--background--invalid--active);--theme-radiobtn-mixed--border-color:var(--theme-radiobtn-mixed--border-color--invalid);--theme-radiobtn-mixed--border-color--hover:var(--theme-radiobtn-mixed--border-color--invalid--hover);--theme-radiobtn-mixed--border-color--active:var(--theme-radiobtn-mixed--border-color--invalid--active)}:host(.ix-invalid--required) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-invalid--required:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-invalid--required:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-invalid--required.checked) button,:host(.ix-invalid--required[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-invalid--required.checked:hover) button,:host(.ix-invalid--required[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-invalid--required.checked:active) button,:host(.ix-invalid--required[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-invalid--required.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-invalid--required.checked.disabled) button,:host(.ix-invalid--required[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-invalid:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(--theme-radiobtn-unchecked--background--invalid);--theme-radiobtn-unchecked--background--hover:var(--theme-radiobtn-unchecked--background--invalid--hover);--theme-radiobtn-unchecked--background--active:var(--theme-radiobtn-unchecked--background--invalid--active);--theme-radiobtn-unchecked--border-color:var(--theme-radiobtn-unchecked--border-color--invalid);--theme-radiobtn-unchecked--border-color--hover:var(--theme-radiobtn-unchecked--border-color--invalid--hover);--theme-radiobtn-unchecked--border-color--active:var(--theme-radiobtn-unchecked--border-color--invalid--active);--theme-radiobtn-checked--background:var(--theme-radiobtn-checked--background--invalid);--theme-radiobtn-checked--background--hover:var(--theme-radiobtn-checked--background--invalid--hover);--theme-radiobtn-checked--background--active:var(--theme-radiobtn-checked--background--invalid--active);--theme-radiobtn-checked--border-color:var(--theme-radiobtn-checked--border-color--invalid);--theme-radiobtn-checked--border-color--hover:var(--theme-radiobtn-checked--border-color--invalid--hover);--theme-radiobtn-checked--border-color--active:var(--theme-radiobtn-checked--border-color--invalid--active);--theme-radiobtn-mixed--background:var(--theme-radiobtn-mixed--background--invalid);--theme-radiobtn-mixed--background--hover:var(--theme-radiobtn-mixed--background--invalid--hover);--theme-radiobtn-mixed--background--active:var(--theme-radiobtn-mixed--background--invalid--active);--theme-radiobtn-mixed--border-color:var(--theme-radiobtn-mixed--border-color--invalid);--theme-radiobtn-mixed--border-color--hover:var(--theme-radiobtn-mixed--border-color--invalid--hover);--theme-radiobtn-mixed--border-color--active:var(--theme-radiobtn-mixed--border-color--invalid--active)}:host(.ix-invalid) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-invalid:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-invalid:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-invalid.checked) button,:host(.ix-invalid[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-invalid.checked:hover) button,:host(.ix-invalid[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-invalid.checked:active) button,:host(.ix-invalid[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-invalid.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-invalid.checked.disabled) button,:host(.ix-invalid[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}";
25743
25663
 
25744
25664
  /**
25745
- * @since 2.6.0
25746
- * @form-ready 2.6.0
25665
+ * @form-ready
25747
25666
  */
25748
25667
  class Radio {
25749
25668
  constructor(hostRef) {
25750
25669
  registerInstance(this, hostRef);
25751
25670
  this.checkedChange = createEvent(this, "checkedChange", 7);
25752
25671
  this.valueChange = createEvent(this, "valueChange", 7);
25672
+ this.ixBlur = createEvent(this, "ixBlur", 7);
25753
25673
  if (hostRef.$hostElement$["s-ei"]) {
25754
25674
  this.formInternals = hostRef.$hostElement$["s-ei"];
25755
25675
  }
@@ -25766,8 +25686,10 @@ class Radio {
25766
25686
  */
25767
25687
  this.checked = false;
25768
25688
  /**
25769
- * Single radio cannot be required
25770
- * */
25689
+ * Requires the radio component and its group to be checked for the form to be submittable
25690
+ *
25691
+ * @since 3.0.0
25692
+ */
25771
25693
  this.required = false;
25772
25694
  this.inputRef = makeRef((radiobuttonRef) => {
25773
25695
  radiobuttonRef.checked = this.checked;
@@ -25791,6 +25713,19 @@ class Radio {
25791
25713
  onValueChange() {
25792
25714
  this.valueChange.emit(this.value);
25793
25715
  }
25716
+ connectedCallback() {
25717
+ const parent = this.hostElement.closest('ix-radio-group');
25718
+ if (parent) {
25719
+ this.classMutationObserver = createClassMutationObserver(parent, () => {
25720
+ this.hostElement.classList.toggle('ix-invalid--required', parent.classList.contains('ix-invalid--required'));
25721
+ });
25722
+ }
25723
+ }
25724
+ disconnectedCallback() {
25725
+ if (this.classMutationObserver) {
25726
+ this.classMutationObserver.destroy();
25727
+ }
25728
+ }
25794
25729
  componentWillLoad() {
25795
25730
  this.updateFormInternalValue();
25796
25731
  }
@@ -25812,17 +25747,17 @@ class Radio {
25812
25747
  return Promise.resolve(this.formInternals.form);
25813
25748
  }
25814
25749
  render() {
25815
- return (hAsync(Host, { key: '104c0e841b0efdc9dbeda3bb6faa0ac1e6fcff37', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
25750
+ return (hAsync(Host, { key: 'e49795a12ee614091e288edead7f842d892c6ae1', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
25816
25751
  disabled: this.disabled,
25817
25752
  checked: this.checked,
25818
- } }, hAsync("label", { key: 'd954fd4fc1af2f3160a545f50838a9cc9962cf68' }, hAsync("input", { key: 'c1a47c6fa4262aabc296bf9a77b4a2e13eccf47b', "aria-checked": a11yBoolean(this.checked), disabled: this.disabled, checked: this.checked, ref: this.inputRef, type: "radio", onChange: () => {
25753
+ }, onBlur: () => this.ixBlur.emit() }, hAsync("label", { key: '336bb07623eabcc32f2e074f53b0583418e549af' }, hAsync("input", { key: 'f14f476a25b4b6016c305f6602a2bd6566964eb3', "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, name: this.name, ref: this.inputRef, type: "radio", onChange: () => {
25819
25754
  const ref = this.inputRef.current;
25820
25755
  if (ref) {
25821
25756
  this.setCheckedState(ref.checked);
25822
25757
  }
25823
- } }), hAsync("button", { key: '475c1a6f7a61d3cefacc83e719a53ee5695b316a', disabled: this.disabled, class: {
25758
+ } }), hAsync("button", { key: '62a18813a23df2b6ecd7d2b0d4b7ec3d34e2ebb5', disabled: this.disabled, class: {
25824
25759
  checked: this.checked,
25825
- }, onClick: () => this.setCheckedState(!this.checked) }, hAsync("div", { key: 'a408a279ae88ff6c4504df59649b95a27e720b64', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } })), hAsync("ix-typography", { key: '44aa6d54d72700c4a5ce8de88fa970b66fc6c343', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: 'cb45153ff3ea8da5b61c7f95e46fd04d51965644' })))));
25760
+ }, onClick: () => this.setCheckedState(!this.checked) }, hAsync("div", { key: '31b7b63134c50640a12a39ebc78a7d555cefbe34', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } })), hAsync("ix-typography", { key: '95c4c01749ad136fb93bc49b19fa1d4526525f6b', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: 'ee9a61d6f99dd163c3dc6135f5275f6167db9f9b' })))));
25826
25761
  }
25827
25762
  static get formAssociated() { return true; }
25828
25763
  get hostElement() { return getElement(this); }
@@ -25840,18 +25775,19 @@ class Radio {
25840
25775
  "label": [1],
25841
25776
  "disabled": [4],
25842
25777
  "checked": [1540],
25778
+ "required": [516],
25843
25779
  "hasValidValue": [64],
25844
25780
  "getAssociatedFormElement": [64]
25845
25781
  },
25846
25782
  "$listeners$": undefined,
25847
25783
  "$lazyBundleId$": "-",
25848
- "$attrsToReflect$": [["name", "name"], ["value", "value"], ["checked", "checked"]]
25784
+ "$attrsToReflect$": [["name", "name"], ["value", "value"], ["checked", "checked"], ["required", "required"]]
25849
25785
  }; }
25850
25786
  }
25851
25787
 
25852
25788
  const radioGroupCss = ":host{display:inline-block;position:relative}:host .checkbox-container{display:flex;flex-direction:column;gap:1rem;margin:0.375rem 0;flex-wrap:wrap}:host .checkbox-container.row-layout{flex-direction:row}";
25853
25789
 
25854
- var __decorate$3 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
25790
+ var __decorate$4 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
25855
25791
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
25856
25792
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
25857
25793
  r = Reflect.decorate(decorators, target, key, desc);
@@ -25862,8 +25798,7 @@ var __decorate$3 = (undefined && undefined.__decorate) || function (decorators,
25862
25798
  return c > 3 && r && Object.defineProperty(target, key, r), r;
25863
25799
  };
25864
25800
  /**
25865
- * @since 2.6.0
25866
- * @form-ready 2.6.0
25801
+ * @form-ready
25867
25802
  */
25868
25803
  class RadiobuttonGroup {
25869
25804
  constructor(hostRef) {
@@ -25873,12 +25808,21 @@ class RadiobuttonGroup {
25873
25808
  * Alignment of the radio buttons in the group
25874
25809
  */
25875
25810
  this.direction = 'column';
25811
+ /**
25812
+ * Required state of the checkbox component
25813
+ *
25814
+ * @internal
25815
+ */
25816
+ this.required = false;
25876
25817
  this.isInvalid = false;
25877
25818
  this.isValid = false;
25878
25819
  this.isInfo = false;
25879
25820
  this.isWarning = false;
25821
+ this.touched = false;
25822
+ this.groupRef = makeRef();
25880
25823
  this.observer = new MutationObserver(() => {
25881
25824
  this.ensureOnlyLastRadioChecked();
25825
+ this.hasNestedRequiredRadio();
25882
25826
  });
25883
25827
  }
25884
25828
  get radiobuttonElements() {
@@ -25889,12 +25833,13 @@ class RadiobuttonGroup {
25889
25833
  childList: true,
25890
25834
  subtree: true,
25891
25835
  attributes: true,
25892
- attributeFilter: ['checked'],
25836
+ attributeFilter: ['checked', 'required'],
25893
25837
  });
25894
25838
  }
25895
25839
  componentWillLoad() {
25896
25840
  this.selectInitialValue();
25897
25841
  this.ensureOnlyLastRadioChecked();
25842
+ this.hasNestedRequiredRadio();
25898
25843
  }
25899
25844
  disconnectedCallback() {
25900
25845
  if (this.observer) {
@@ -25918,7 +25863,11 @@ class RadiobuttonGroup {
25918
25863
  radio.checked = false;
25919
25864
  });
25920
25865
  }
25866
+ hasNestedRequiredRadio() {
25867
+ this.required = this.radiobuttonElements.some((radiobutton) => radiobutton.required);
25868
+ }
25921
25869
  onValueChangeHandler(newValue) {
25870
+ this.touched = true;
25922
25871
  this.radiobuttonElements.forEach((radiobutton) => {
25923
25872
  radiobutton.checked = radiobutton.value === newValue;
25924
25873
  });
@@ -25933,17 +25882,25 @@ class RadiobuttonGroup {
25933
25882
  this.valueChange.emit(radiobutton.value);
25934
25883
  });
25935
25884
  }
25936
- onClassField({ isInvalid, isInfo, isValid, isWarning }) {
25937
- this.isInvalid = isInvalid;
25885
+ onClassField({ isInvalid, isInfo, isValid, isWarning, isInvalidByRequired, }) {
25886
+ this.isInvalid = isInvalid || isInvalidByRequired;
25938
25887
  this.isInfo = isInfo;
25939
25888
  this.isValid = isValid;
25940
25889
  this.isWarning = isWarning;
25941
25890
  }
25891
+ /** @internal */
25892
+ hasValidValue() {
25893
+ return Promise.resolve(!!Array.from(this.hostElement.querySelectorAll('ix-radio')).find((radio) => radio.checked));
25894
+ }
25895
+ /** @internal */
25896
+ isTouched() {
25897
+ return Promise.resolve(this.touched);
25898
+ }
25942
25899
  render() {
25943
- return (hAsync(Host, { key: 'cd598d36a86107d79eccf16bd0b4ca4f69c301f4' }, hAsync("ix-field-wrapper", { key: '90d159cb14dc5d4329421ed75ae06569230aa704', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, isInvalid: this.isInvalid }, hAsync("div", { key: '1729d3d1a216b3d96c4422f5e5098226c04aa902', class: {
25900
+ return (hAsync(Host, { key: '82f7344f3c62f6d3edab91ab97575a353349409d', onIxBlur: () => (this.touched = true), ref: this.groupRef }, hAsync("ix-field-wrapper", { key: 'c820bb3ca72f60391ad8607466d5c129792c811a', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, isInvalid: this.isInvalid, controlRef: this.groupRef }, hAsync("div", { key: '7df5d5acb15bc90da19687c95033b187f74238c6', class: {
25944
25901
  'checkbox-container': true,
25945
25902
  'row-layout': this.direction === 'row',
25946
- } }, hAsync("slot", { key: 'd416793b6d3b0369a10b3e0797090f7c0bd35c32' })))));
25903
+ } }, hAsync("slot", { key: 'abb7dd22d12f81ec87c816d68b368c5485ccb821' })))));
25947
25904
  }
25948
25905
  get hostElement() { return getElement(this); }
25949
25906
  static get watchers() { return {
@@ -25963,17 +25920,20 @@ class RadiobuttonGroup {
25963
25920
  "validText": [1, "valid-text"],
25964
25921
  "showTextAsTooltip": [4, "show-text-as-tooltip"],
25965
25922
  "direction": [1],
25923
+ "required": [4],
25966
25924
  "isInvalid": [32],
25967
25925
  "isValid": [32],
25968
25926
  "isInfo": [32],
25969
- "isWarning": [32]
25927
+ "isWarning": [32],
25928
+ "hasValidValue": [64],
25929
+ "isTouched": [64]
25970
25930
  },
25971
25931
  "$listeners$": [[0, "checkedChange", "onCheckedChangeHandler"]],
25972
25932
  "$lazyBundleId$": "-",
25973
25933
  "$attrsToReflect$": []
25974
25934
  }; }
25975
25935
  }
25976
- __decorate$3([
25936
+ __decorate$4([
25977
25937
  HookValidationLifecycle({
25978
25938
  includeChildren: true,
25979
25939
  })
@@ -25981,15 +25941,12 @@ __decorate$3([
25981
25941
 
25982
25942
  const rowCss = ":host{display:flex;flex-wrap:wrap}:host(:not(:first-of-type)){margin-block-start:var(--ix-layout-grid-row-margin, 0)}";
25983
25943
 
25984
- /**
25985
- * @since 2.0.0
25986
- */
25987
25944
  class Row {
25988
25945
  constructor(hostRef) {
25989
25946
  registerInstance(this, hostRef);
25990
25947
  }
25991
25948
  render() {
25992
- return (hAsync(Host, { key: '80ca71d97810db517f4b4f7992449b19c6337076' }, hAsync("slot", { key: '1bae8e11e1ca4a4625b17489110e460a5cfe5002' })));
25949
+ return (hAsync(Host, { key: 'd196cf5b6609b66fd1d8e60175373e6463faec5c' }, hAsync("slot", { key: 'cd5208fe0e779fb69579e8f9bbc1af21572d8bbc' })));
25993
25950
  }
25994
25951
  static get style() { return rowCss; }
25995
25952
  static get cmpMeta() { return {
@@ -26012,7 +25969,7 @@ const selectCss = ":host{display:inline-block;position:relative;min-height:2rem;
26012
25969
  * This source code is licensed under the MIT license found in the
26013
25970
  * LICENSE file in the root directory of this source tree.
26014
25971
  */
26015
- var __decorate$2 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
25972
+ var __decorate$3 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
26016
25973
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
26017
25974
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
26018
25975
  r = Reflect.decorate(decorators, target, key, desc);
@@ -26023,7 +25980,7 @@ var __decorate$2 = (undefined && undefined.__decorate) || function (decorators,
26023
25980
  return c > 3 && r && Object.defineProperty(target, key, r), r;
26024
25981
  };
26025
25982
  /**
26026
- * @form-ready 2.6.0
25983
+ * @form-ready
26027
25984
  */
26028
25985
  class Select {
26029
25986
  constructor(hostRef) {
@@ -26041,14 +25998,11 @@ class Select {
26041
25998
  }
26042
25999
  /**
26043
26000
  * A Boolean attribute indicating that an option with a non-empty string value must be selected
26044
- *
26045
- * @since 2.6.0
26046
26001
  */
26047
26002
  this.required = false;
26048
26003
  /**
26049
26004
  * Current selected value.
26050
26005
  * This corresponds to the value property of ix-select-items
26051
- * @since 2.0.0
26052
26006
  */
26053
26007
  this.value = [];
26054
26008
  /**
@@ -26085,14 +26039,10 @@ class Select {
26085
26039
  this.i18nSelectListHeader = 'Select an option';
26086
26040
  /**
26087
26041
  * Information inside of dropdown if no items where found with current filter text
26088
- *
26089
- * @since 1.5.0
26090
26042
  */
26091
26043
  this.i18nNoMatches = 'No matches';
26092
26044
  /**
26093
26045
  * Hide list header
26094
- *
26095
- * @since 1.5.0
26096
26046
  */
26097
26047
  this.hideListHeader = false;
26098
26048
  this.dropdownShow = false;
@@ -26576,9 +26526,9 @@ class Select {
26576
26526
  }
26577
26527
  render() {
26578
26528
  var _a, _b, _c, _d;
26579
- return (hAsync(Host, { key: 'fe5a9d201aa6fa9bae2f5cb24057bf161d545d10', "aria-disabled": a11yBoolean(this.disabled), class: {
26529
+ return (hAsync(Host, { key: '9c96e0484bd918417dcbfde85e300e81ee76ff14', "aria-disabled": a11yBoolean(this.disabled), class: {
26580
26530
  disabled: this.disabled,
26581
- } }, hAsync("ix-field-wrapper", { key: 'c28aa0804523d6a799c055899194a62e05dcd1a5', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, hAsync("div", { key: 'fa78c9596e67642237ccf2bf027f3a4450b2cccb', class: {
26531
+ } }, hAsync("ix-field-wrapper", { key: '2361bfc2f09908d32ee86ffea1ad3e03e0b0e35e', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, hAsync("div", { key: '3bc425f480a9709262a4a75d0efc3a0edd344208', class: {
26582
26532
  select: true,
26583
26533
  disabled: this.disabled,
26584
26534
  readonly: this.readonly,
@@ -26586,13 +26536,13 @@ class Select {
26586
26536
  this.dropdownAnchorRef(ref);
26587
26537
  if (!this.editable)
26588
26538
  this.dropdownWrapperRef(ref);
26589
- } }, hAsync("div", { key: 'c0e4e52e89640cb3dd31950f4457bbf0209363ac', class: "input-container" }, hAsync("div", { key: '53375714b199123d27fdb57d51102f7d0be912bb', class: "chips" }, this.isMultipleMode
26539
+ } }, hAsync("div", { key: '36fb0119739e50e0b7ad33206b9ac2af13a2d02a', class: "input-container" }, hAsync("div", { key: '69cd6098ab12694ccbb9f379fe306d20e058ab7d', class: "chips" }, this.isMultipleMode
26590
26540
  ? (_a = this.selectedItems) === null || _a === void 0 ? void 0 : _a.map((item) => (hAsync("ix-filter-chip", { disabled: this.disabled || this.readonly, key: item.value, onCloseClick: (e) => {
26591
26541
  e.preventDefault();
26592
26542
  e.stopPropagation();
26593
26543
  this.itemClick(item.value);
26594
26544
  } }, item.label)))
26595
- : '', hAsync("div", { key: '42cac6b1306e7b0339c47857a41685952465280c', class: "trigger" }, hAsync("input", { key: '94fe4f82da75de234fb134fb7792f78cb87d2c37', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
26545
+ : '', hAsync("div", { key: '10b6f384260f0137b92063c6277601b30d91e71e', class: "trigger" }, hAsync("input", { key: '71222c3c2fce7115a28e1ddc798c1c947195b6c0', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
26596
26546
  'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
26597
26547
  }, placeholder: this.placeholderValue(), value: (_c = this.inputValue) !== null && _c !== void 0 ? _c : '', ref: (ref) => {
26598
26548
  this.inputElement = ref;
@@ -26609,7 +26559,7 @@ class Select {
26609
26559
  } })) : null, this.disabled || this.readonly ? null : (hAsync("ix-icon-button", { "data-select-dropdown": true, key: "dropdown", class: { 'dropdown-visible': this.dropdownShow }, icon: iconChevronDownSmall, ghost: true, ref: (ref) => {
26610
26560
  if (this.editable)
26611
26561
  this.dropdownWrapperRef(ref);
26612
- } }))))))), hAsync("ix-dropdown", { key: '82133f6945c1b7b1f043bdb5a80fbe53e506f8f6', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
26562
+ } }))))))), hAsync("ix-dropdown", { key: 'aac8cbe6759915570b9f940a024a0c124b88d7cb', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
26613
26563
  'display-none': this.disabled || this.readonly,
26614
26564
  }, anchor: this.dropdownAnchorRef.waitForCurrent(), trigger: this.dropdownWrapperRef.waitForCurrent(), onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
26615
26565
  var _a, _b;
@@ -26625,12 +26575,12 @@ class Select {
26625
26575
  styleOverwrites.maxWidth = `min(${this.dropdownMaxWidth}, 100%)`;
26626
26576
  }
26627
26577
  return styleOverwrites;
26628
- } }, hAsync("div", { key: '6e843696ec1bf3fe827e22e1aeda1cb07bbd51d6', class: {
26578
+ } }, hAsync("div", { key: '20c61f1e345f4203e0017480aecb16ba6559db53', class: {
26629
26579
  'select-list-header': true,
26630
26580
  hidden: this.hideListHeader || this.isDropdownEmpty,
26631
- }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: 'c6756d5bb0c13bc88dfd5acd6e5596151c694bcc', onSlotchange: () => {
26581
+ }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: 'f16a3d974086f0ed7701b6b6ded216c7a3be1603', onSlotchange: () => {
26632
26582
  this.updateSelection();
26633
- } }), hAsync("div", { key: '3dd0a1342c1261899088bb8ca0dadff69e5d2c1a', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
26583
+ } }), hAsync("div", { key: '6a1053c8bcd639b88a88ec1583514c1066e39677', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
26634
26584
  'add-item': true,
26635
26585
  }, label: this.inputFilterText, onItemClick: (e) => {
26636
26586
  e.preventDefault();
@@ -26694,10 +26644,10 @@ class Select {
26694
26644
  "$attrsToReflect$": [["name", "name"], ["required", "required"]]
26695
26645
  }; }
26696
26646
  }
26697
- __decorate$2([
26647
+ __decorate$3([
26698
26648
  OnListener('keydown', (self) => self.dropdownShow)
26699
26649
  ], Select.prototype, "onKeyDown", null);
26700
- __decorate$2([
26650
+ __decorate$3([
26701
26651
  HookValidationLifecycle()
26702
26652
  ], Select.prototype, "onValidationChange", null);
26703
26653
 
@@ -26818,7 +26768,7 @@ const sliderCss = ":host{display:flex;flex-direction:column;min-height:2rem;--th
26818
26768
  * This source code is licensed under the MIT license found in the
26819
26769
  * LICENSE file in the root directory of this source tree.
26820
26770
  */
26821
- var __decorate$1 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
26771
+ var __decorate$2 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
26822
26772
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
26823
26773
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
26824
26774
  r = Reflect.decorate(decorators, target, key, desc);
@@ -26840,8 +26790,6 @@ function between(min, value, max) {
26840
26790
  }
26841
26791
  }
26842
26792
  /**
26843
- * @since 2.0.0
26844
- *
26845
26793
  * @slot label-start - Element will be displayed at the start of the slider
26846
26794
  * @slot label-end - Element will be displayed at the end of the slider
26847
26795
  */
@@ -26959,12 +26907,12 @@ class Slider {
26959
26907
  traceStart = valueInPercentage;
26960
26908
  traceEnd = traceReferenceInPercentage;
26961
26909
  }
26962
- return (hAsync(Host, { key: '568077c2ec218ec59fcc8c5b71ee995f67b81c50', class: {
26910
+ return (hAsync(Host, { key: 'f8af597967df65e91e20aa98b8c1d62b25654020', class: {
26963
26911
  disabled: this.disabled,
26964
26912
  error: !!this.error,
26965
- }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, hAsync("div", { key: '5d90d4707432d082c643226572ba0df57fb31ecb', class: "slider" }, hAsync("div", { key: '6fa7862803ce7f774e33088866ffede29ec30ef8', class: "track" }, hAsync("div", { key: 'c24021f42964edbb0fcba1b722ef1ad8bb1bfcfb', ref: this.thumbRef, class: "thumb", style: {
26913
+ }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, hAsync("div", { key: 'abd6c96ccbc9050fea8eaee5a5055c3f7ea8b572', class: "slider" }, hAsync("div", { key: '5aeb899f3c66634fb81df75a8740c3f120d7df04', class: "track" }, hAsync("div", { key: 'ae71a66855444d3ca1ebcb0631af0398bc593805', ref: this.thumbRef, class: "thumb", style: {
26966
26914
  left: `calc(${valueInPercentage} * 100% - 8px)`,
26967
- } }), hAsync("div", { key: '610aaa115ad035cd656dfc92140c5b9219146396', class: "ticks" }, this.marker
26915
+ } }), hAsync("div", { key: '3f43211a7bdc6a7044fd646ed92cc69dc37e1f40', class: "ticks" }, this.marker
26968
26916
  ? this.marker.map((markerValue) => {
26969
26917
  if (markerValue > this.max || markerValue < this.min) {
26970
26918
  return;
@@ -26977,7 +26925,7 @@ class Slider {
26977
26925
  '--tick-value': `${left}`,
26978
26926
  } }));
26979
26927
  })
26980
- : null)), hAsync("input", Object.assign({ key: '6bccbc2d6f5fcea8b5d0e4f99a2e3839d01d5013', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
26928
+ : null)), hAsync("input", Object.assign({ key: '92efe17bd3f1290ebc77312614a7a06942ceb578', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
26981
26929
  '--value': `${valueInPercentage}`,
26982
26930
  '--trace-reference': `${traceReferenceInPercentage}`,
26983
26931
  '--trace-start': `${traceStart}`,
@@ -26991,9 +26939,9 @@ class Slider {
26991
26939
  this.showTooltip = true;
26992
26940
  }, onBlur: () => {
26993
26941
  this.showTooltip = false;
26994
- }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), hAsync("ix-tooltip", { key: 'b948f1c61df20d1b091b8cd398cf3d6abff256d9', ref: this.tooltipRef, class: {
26942
+ }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), hAsync("ix-tooltip", { key: '83f2a16a4173e4b74cd65477e1836cd7ceb81360', ref: this.tooltipRef, class: {
26995
26943
  'hide-tooltip': !this.showTooltip,
26996
- }, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), hAsync("div", { key: '491a6efb7dbdc1c6df81571f45d1a3b6ec8e43ce', class: "label" }, hAsync("div", { key: 'eceecfa340c3d7b1a7bf586935355ba21af71beb', class: "label-start" }, hAsync("slot", { key: 'f29a5cccc390e0d16e125bf81e01ba0b9df93849', name: "label-start" })), hAsync("div", { key: '7998cbb60c5a97ba20f23353bf34a661a8ff8198', class: "label-end" }, hAsync("slot", { key: '70e919a1b865884929945807fd3b36155e6da8b4', name: "label-end" }))), this.error ? (hAsync("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
26944
+ }, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), hAsync("div", { key: 'd6c77a4cd5032e5c598cc111be77639e454017da', class: "label" }, hAsync("div", { key: 'ca56de00794f0916ac97d1d34530c8e39fcdc4a0', class: "label-start" }, hAsync("slot", { key: 'bd44b330b62518c60c246c76817e635cdb6c45d4', name: "label-start" })), hAsync("div", { key: '27a643a4790d01aa23364fc8eeb605a8f8adfa69', class: "label-end" }, hAsync("slot", { key: '3cd0d7f9d369df1b68d8ea7c775c296ad1525b32', name: "label-end" }))), this.error ? (hAsync("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
26997
26945
  }
26998
26946
  get hostElement() { return getElement(this); }
26999
26947
  static get watchers() { return {
@@ -27028,7 +26976,7 @@ class Slider {
27028
26976
  "$attrsToReflect$": []
27029
26977
  }; }
27030
26978
  }
27031
- __decorate$1([
26979
+ __decorate$2([
27032
26980
  OnListener('pointerup', (self) => self.showTooltip)
27033
26981
  ], Slider.prototype, "onPointerUp", null);
27034
26982
 
@@ -27085,7 +27033,6 @@ class SplitButton {
27085
27033
  this.variant = 'primary';
27086
27034
  /**
27087
27035
  * Controls if the dropdown will be closed in response to a click event depending on the position of the event relative to the dropdown.
27088
- * @since 2.3.0
27089
27036
  */
27090
27037
  this.closeBehavior = 'both';
27091
27038
  /**
@@ -27125,7 +27072,7 @@ class SplitButton {
27125
27072
  'left-button-border': !this.outline,
27126
27073
  },
27127
27074
  };
27128
- return (hAsync(Host, { key: '1b0a92f3685c7c40fb424b0b3512da6b29c0f75b' }, hAsync("div", { key: 'ca8500f317af653798261979ede3d0d191c9e444', class: { 'btn-group': true, 'middle-gap': !this.outline } }, this.label ? (hAsync("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (hAsync("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }))), hAsync("ix-icon-button", Object.assign({ key: '668ef50e336004a1577054bd46e2d0452dc68216' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: (_a = this.splitIcon) !== null && _a !== void 0 ? _a : iconContextMenu }))), hAsync("ix-dropdown", { key: '083b54165e696c238462a4a93e9f1e45a92a0ea5', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, hAsync("slot", { key: '463a488847ded8a0757015e73a93979b082533f2' }))));
27075
+ return (hAsync(Host, { key: '68777b9c2c7df983d65ae32bbd622367a477a31a' }, hAsync("div", { key: 'e8c152f8de7ae7fe63a7941261472a69863c6cb9', class: { 'btn-group': true, 'middle-gap': !this.outline } }, this.label ? (hAsync("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (hAsync("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }))), hAsync("ix-icon-button", Object.assign({ key: 'b2ffc7c55a1a1b8a616eaca91ba84df82e9b1a40' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: (_a = this.splitIcon) !== null && _a !== void 0 ? _a : iconContextMenu }))), hAsync("ix-dropdown", { key: 'a8f812ac00d24a27afff24674dbcc9f9b78b21bd', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, hAsync("slot", { key: '29a0b0498632d3df0c93555df6c59906452a25fa' }))));
27129
27076
  }
27130
27077
  get hostElement() { return getElement(this); }
27131
27078
  static get style() { return splitButtonCss; }
@@ -27198,7 +27145,7 @@ class TabItem {
27198
27145
  };
27199
27146
  }
27200
27147
  render() {
27201
- return (hAsync(Host, { key: 'cbdfbecd0c8d59f2929fc30e19c771dc17477e9f', class: this.tabItemClasses({
27148
+ return (hAsync(Host, { key: 'a096af02399a879b9b7ed8562fccee14f9ddc0dd', class: this.tabItemClasses({
27202
27149
  selected: this.selected,
27203
27150
  disabled: this.disabled,
27204
27151
  small: this.small,
@@ -27215,12 +27162,12 @@ class TabItem {
27215
27162
  if (clientEvent.defaultPrevented) {
27216
27163
  event.stopPropagation();
27217
27164
  }
27218
- } }, hAsync("div", { key: 'a791bae7e669185abc5d17f590337e06969ac91b', class: {
27165
+ } }, hAsync("div", { key: '189d7bf9653455ed4680d1c9479617069c709f5a', class: {
27219
27166
  circle: this.rounded,
27220
27167
  text: !this.rounded,
27221
27168
  selected: this.selected,
27222
27169
  disabled: this.disabled,
27223
- } }, hAsync("slot", { key: '4f107c1be1047b45603026cb3bb5dd9fa44ec816' })), hAsync("div", { key: 'b0c60b8a83dbff18299be163d950f335e4806285', class: {
27170
+ } }, hAsync("slot", { key: 'ada9f604be911038afe1e1b2a540a7159b72b8e8' })), hAsync("div", { key: '6505968a278bfeb85b323d90ef46fe8183b8415d', class: {
27224
27171
  counter: true,
27225
27172
  selected: this.selected,
27226
27173
  hidden: !(this.rounded && this.counter !== undefined),
@@ -27506,13 +27453,13 @@ class Tabs {
27506
27453
  });
27507
27454
  }
27508
27455
  render() {
27509
- return (hAsync(Host, { key: 'd732d69d0c9fe6b8000b683821625cf0e0024974' }, this.showArrowPrevious && (hAsync("div", { key: '500a5a3d76313289e652fd8bdad50f56bde3d91f', class: "arrow", onClick: () => this.move(this.scrollAmount, true) }, hAsync("ix-icon", { key: '6acadf35ee826b0814e1152b70f95ee81e6c23c8', name: iconChevronLeftSmall }))), hAsync("div", { key: '58288db2899bd9fc95ae0e97c70bc789e718a591', class: {
27456
+ return (hAsync(Host, { key: '087e7e19b3ad5f5c759d8f083350cfa22f209da3' }, this.showArrowPrevious && (hAsync("div", { key: 'd339e9498044204193be9ee20b6c7a8a7ea885b1', class: "arrow", onClick: () => this.move(this.scrollAmount, true) }, hAsync("ix-icon", { key: 'f4703821ad1adf4bc75c3697693486cc33f9f830', name: iconChevronLeftSmall }))), hAsync("div", { key: 'cffe3545110b1638cafdc2643c2fbbbe3eabe303', class: {
27510
27457
  'tab-items': true,
27511
27458
  'overflow-shadow': true,
27512
27459
  'shadow-left': this.showArrowPrevious,
27513
27460
  'shadow-right': this.showArrowNext,
27514
27461
  'shadow-both': this.showArrowNext && this.showArrowPrevious,
27515
- } }, hAsync("div", { key: '08c98c34c63db36d8927c1edbe12083690faf86c', class: "items-content" }, hAsync("slot", { key: 'e15792a7cd6b6b2679fa46e7e3c1fb37eafdfec6' }))), this.showArrowNext && (hAsync("div", { key: '1c389a54121cc7453a18c7966ba3df6af51dd2da', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true) }, hAsync("ix-icon", { key: '9c604bfb38f9e31f3826ceb27d7ad4682e70c9b6', name: iconChevronRightSmall })))));
27462
+ } }, hAsync("div", { key: '4162663c6e5894b3e7467413a5a5fd05a7912f79', class: "items-content" }, hAsync("slot", { key: '3f55e88974efedcc9091073eab61a9746d6dbb38' }))), this.showArrowNext && (hAsync("div", { key: 'e8b9eed8a5457a0c29c82ffe0098a8e70a22a2ac', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true) }, hAsync("ix-icon", { key: '59a5552eddceab33b773d7c00aa5416d9fed35b7', name: iconChevronRightSmall })))));
27516
27463
  }
27517
27464
  get hostElement() { return getElement(this); }
27518
27465
  static get watchers() { return {
@@ -27551,7 +27498,7 @@ const textareaCss = "input{font-feature-settings:\"clig\" off, \"liga\" off;font
27551
27498
  * This source code is licensed under the MIT license found in the
27552
27499
  * LICENSE file in the root directory of this source tree.
27553
27500
  */
27554
- var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
27501
+ var __decorate$1 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
27555
27502
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
27556
27503
  if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
27557
27504
  r = Reflect.decorate(decorators, target, key, desc);
@@ -27562,8 +27509,7 @@ var __decorate = (undefined && undefined.__decorate) || function (decorators, ta
27562
27509
  return c > 3 && r && Object.defineProperty(target, key, r), r;
27563
27510
  };
27564
27511
  /**
27565
- * @since 2.6.0
27566
- * @form-ready 2.6.0
27512
+ * @form-ready
27567
27513
  */
27568
27514
  class Textarea {
27569
27515
  constructor(hostRef) {
@@ -27645,10 +27591,10 @@ class Textarea {
27645
27591
  return Promise.resolve(this.touched);
27646
27592
  }
27647
27593
  render() {
27648
- return (hAsync(Host, { key: '4ed1e77e5a025a8d1b65e3a25008d4fca1bc8ad8', class: {
27594
+ return (hAsync(Host, { key: 'bd07b9dd40671c81294de505d64f724d6d644f5d', class: {
27649
27595
  disabled: this.disabled,
27650
27596
  readonly: this.readonly,
27651
- } }, hAsync("ix-field-wrapper", { key: 'b6ba1fb2ffe4f26ba0359eb84b973c33c35ebe55', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.textAreaRef }, !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '00f8ab4aa178a1af626d55ce31767a664ef9756e', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, this.value.length, "/", this.maxLength)), hAsync("div", { key: 'acba6f724a576aad52da6d056ac8c55d17e20d53', class: "input-wrapper" }, hAsync(TextareaElement, { key: '626449aeefaba4a31e5b6d96f8638c1cf962555a', minLength: this.minLength, maxLength: this.maxLength, textareaCols: this.textareaCols, textareaRows: this.textareaRows, textareaHeight: this.textareaHeight, textareaWidth: this.textareaWidth, resizeBehavior: this.resizeBehavior, readonly: this.readonly, disabled: this.disabled, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, textAreaRef: this.textAreaRef, valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
27597
+ } }, hAsync("ix-field-wrapper", { key: 'fe385ac21943b3ae131d3a47609b7dd5f9027625', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.textAreaRef }, !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '8c34ba6618bf10eb43de5037a036bca382252287', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, (this.value || '').length, "/", this.maxLength)), hAsync("div", { key: '59c2480f284385187713b31f6346803e2d25fc02', class: "input-wrapper" }, hAsync(TextareaElement, { key: '224f8653cd18524d60db225cb8a0efb1c6cf8d37', minLength: this.minLength, maxLength: this.maxLength, textareaCols: this.textareaCols, textareaRows: this.textareaRows, textareaHeight: this.textareaHeight, textareaWidth: this.textareaWidth, resizeBehavior: this.resizeBehavior, readonly: this.readonly, disabled: this.disabled, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, textAreaRef: this.textAreaRef, valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
27652
27598
  onInputBlur(this, this.textAreaRef.current);
27653
27599
  this.touched = true;
27654
27600
  } })))));
@@ -27696,7 +27642,7 @@ class Textarea {
27696
27642
  "$attrsToReflect$": [["name", "name"], ["placeholder", "placeholder"], ["value", "value"], ["required", "required"], ["label", "label"]]
27697
27643
  }; }
27698
27644
  }
27699
- __decorate([
27645
+ __decorate$1([
27700
27646
  HookValidationLifecycle()
27701
27647
  ], Textarea.prototype, "updateClassMappings", null);
27702
27648
 
@@ -27757,8 +27703,6 @@ class TimePicker {
27757
27703
  /**
27758
27704
  * Format of time string
27759
27705
  * See {@link "https://moment.github.io/luxon/#/formatting?id=table-of-tokens"} for all available tokens.
27760
- *
27761
- * @since 1.1.0
27762
27706
  */
27763
27707
  this.format = 'TT';
27764
27708
  /**
@@ -27784,20 +27728,14 @@ class TimePicker {
27784
27728
  /**
27785
27729
  * Select time with format string
27786
27730
  * Format has to match the `format` property.
27787
- *
27788
- * @since 1.1.0
27789
27731
  */
27790
27732
  this.time = DateTime.now().toFormat(this.format);
27791
27733
  /**
27792
27734
  * Text of date select button
27793
- *
27794
- * @since 1.1.0
27795
27735
  */
27796
27736
  this.textSelectTime = 'Done';
27797
27737
  /**
27798
27738
  * Text for top label
27799
- *
27800
- * @since 2.1.0
27801
27739
  */
27802
27740
  this.textTime = 'Time';
27803
27741
  }
@@ -27891,7 +27829,7 @@ class TimePicker {
27891
27829
  },
27892
27830
  ];
27893
27831
  timepickerInformation = timepickerInformation.filter((item) => !item.hidden);
27894
- return (hAsync(Host, { key: '3324e541eaee13441527be68f301725504662914' }, hAsync("ix-date-time-card", { key: '5cca6cc594555537fabb7559fa772f0108288f02', standaloneAppearance: this.standaloneAppearance, corners: this.corners }, hAsync("div", { key: '23dd6dbf7b2ce70d43ac1175e7142732561e4a4c', class: "header", slot: "header" }, hAsync("ix-typography", { key: 'e3357692be47ce40ed0082febf7d2c0e7ce25749', format: "h5" }, this.textTime || 'Time')), hAsync("div", { key: 'a1b0ccb5870ee7f3bb06ccb0b1d3c24c7df3c892', class: "clock" }, timepickerInformation.map((descriptor, index) => (hAsync("div", { class: "flex" }, hAsync("div", { class: { columns: true, hidden: descriptor.hidden } }, hAsync("ix-icon-button", { size: "16", onClick: () => {
27832
+ return (hAsync(Host, { key: 'e88bc5d942730fa74a70bfaa04ea0658be50692b' }, hAsync("ix-date-time-card", { key: '720c83b1a2711c1e27b445d361ae5ddead39b49d', standaloneAppearance: this.standaloneAppearance, corners: this.corners }, hAsync("div", { key: '9916f41e86163d411496bf98bc2295e579b8bbdf', class: "header", slot: "header" }, hAsync("ix-typography", { key: 'dfb71fb42d5f848c79c2cda7a0d9a9a0379c1783', format: "h5" }, this.textTime || 'Time')), hAsync("div", { key: '18354a0657a181ba08c5b861641259493d914922', class: "clock" }, timepickerInformation.map((descriptor, index) => (hAsync("div", { class: "flex" }, hAsync("div", { class: { columns: true, hidden: descriptor.hidden } }, hAsync("ix-icon-button", { size: "16", onClick: () => {
27895
27833
  var _a;
27896
27834
  return (this._time = (_a = this._time) === null || _a === void 0 ? void 0 : _a.plus({
27897
27835
  [descriptor.unit]: 1,
@@ -27918,15 +27856,15 @@ class TimePicker {
27918
27856
  }, ghost: true, icon: iconChevronDownSmall, variant: "primary", class: "arrows" })), index !== timepickerInformation.length - 1 && (hAsync("div", { class: {
27919
27857
  'column-seperator': true,
27920
27858
  hidden: descriptor.hidden,
27921
- } }, ":"))))), hAsync("div", { key: 'cc807c62c8d7f1a6d4d45c1460cdf5f25afdffd6', class: {
27859
+ } }, ":"))))), hAsync("div", { key: 'a2f591181b00b98848238267e49399b66c8f6f38', class: {
27922
27860
  columns: true,
27923
27861
  'default-space': true,
27924
27862
  hidden: this._timeRef === undefined,
27925
- } }, hAsync("ix-icon-button", { key: '80fd8ec8d709cfadff53f09b0d2d047e242568a0', size: "16", onClick: () => this.changeTimeReference(), ghost: true, icon: iconChevronUp, variant: "primary", class: "arrows" }), hAsync("div", { key: 'e7d47e9686c937fc83c614176e0722885d7c2b55', class: "time-reference" }, this._timeRef), hAsync("ix-icon-button", { key: '7ca882f6dae9cae2bc180b79eff475a7c1ac944f', size: "16", onClick: () => this.changeTimeReference(), ghost: true, icon: iconChevronDown, variant: "primary", class: "arrows" }))), hAsync("div", { key: '63e6c67d7116d607b5b5635f7f47dec23978c126', class: {
27863
+ } }, hAsync("ix-icon-button", { key: 'fb3e96cf66d0a9e7b6946b901ee395185c8bae24', size: "16", onClick: () => this.changeTimeReference(), ghost: true, icon: iconChevronUp, variant: "primary", class: "arrows" }), hAsync("div", { key: '196388fb7200fe812e5de8dcd0d45746f655e69e', class: "time-reference" }, this._timeRef), hAsync("ix-icon-button", { key: '4930ff7fab12df13685d35fdf3cdd669d023e937', size: "16", onClick: () => this.changeTimeReference(), ghost: true, icon: iconChevronDown, variant: "primary", class: "arrows" }))), hAsync("div", { key: '5d9b76e8f7047e9a550b5d86391f2e9f3bd0f434', class: {
27926
27864
  button: true,
27927
27865
  hidden: !this.standaloneAppearance,
27928
27866
  standalone: true,
27929
- } }, hAsync("ix-button", { key: '382a7d16a98d76b8687d0e84ecf8efaaa21a6d06', onClick: () => {
27867
+ } }, hAsync("ix-button", { key: '135b0d00c830734b46bd94fc1d69e044e679edaf', onClick: () => {
27930
27868
  var _a;
27931
27869
  this.timeSelect.emit((_a = this._time) === null || _a === void 0 ? void 0 : _a.toFormat(this.format));
27932
27870
  } }, this.textSelectTime)))));
@@ -28156,14 +28094,33 @@ class ToastContainer {
28156
28094
 
28157
28095
  const toggleCss = ":host{display:inline-flex;flex-direction:row;position:relative;height:1.5rem;margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;height:100%}:host .label{display:inline-block;white-space:normal;overflow:hidden;text-overflow:ellipsis;margin-block-start:0.125rem;margin-inline-start:0.5625rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:\"\";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:not(.disabled)) .switch:focus-visible>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--info\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--info--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--info--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--info\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--info--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--info--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--info\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--info--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--info--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--info\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--info--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--info--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--info\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--info--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--info--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--info\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--info--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--info--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--info\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--info--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--info--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--info\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--info--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--info--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--info\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--info--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--info--active\n )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--warning\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--warning--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--warning--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--warning\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--warning--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--warning--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--warning\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--warning--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--warning--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--warning\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--warning--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--warning--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--warning\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--warning--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--warning--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--warning\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--warning--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--warning--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--warning\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--warning--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--warning--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--warning\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--warning--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--warning--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--warning\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--warning--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--warning--active\n )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}";
28158
28096
 
28097
+ /*
28098
+ * SPDX-FileCopyrightText: 2023 Siemens AG
28099
+ *
28100
+ * SPDX-License-Identifier: MIT
28101
+ *
28102
+ * This source code is licensed under the MIT license found in the
28103
+ * LICENSE file in the root directory of this source tree.
28104
+ */
28105
+ var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
28106
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
28107
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
28108
+ r = Reflect.decorate(decorators, target, key, desc);
28109
+ else
28110
+ for (var i = decorators.length - 1; i >= 0; i--)
28111
+ if (d = decorators[i])
28112
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
28113
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
28114
+ };
28159
28115
  /**
28160
- * @form-ready 2.6.0
28161
- * */
28116
+ * @form-ready
28117
+ */
28162
28118
  class Toggle {
28163
28119
  constructor(hostRef) {
28164
28120
  registerInstance(this, hostRef);
28165
28121
  this.checkedChange = createEvent(this, "checkedChange", 7);
28166
28122
  this.valueChange = createEvent(this, "valueChange", 7);
28123
+ this.ixBlur = createEvent(this, "ixBlur", 7);
28167
28124
  if (hostRef.$hostElement$["s-ei"]) {
28168
28125
  this.formInternals = hostRef.$hostElement$["s-ei"];
28169
28126
  }
@@ -28209,6 +28166,7 @@ class Toggle {
28209
28166
  * If true, checkbox needs to be checked to be valid
28210
28167
  */
28211
28168
  this.required = false;
28169
+ this.touched = false;
28212
28170
  }
28213
28171
  onCheckedChange(newChecked) {
28214
28172
  if (this.disabled) {
@@ -28238,6 +28196,7 @@ class Toggle {
28238
28196
  }
28239
28197
  }
28240
28198
  watchCheckedChange() {
28199
+ this.touched = true;
28241
28200
  this.updateFormInternalValue();
28242
28201
  }
28243
28202
  /** @internal */
@@ -28248,6 +28207,13 @@ class Toggle {
28248
28207
  getAssociatedFormElement() {
28249
28208
  return Promise.resolve(this.formInternals.form);
28250
28209
  }
28210
+ /** @internal */
28211
+ isTouched() {
28212
+ return Promise.resolve(this.touched);
28213
+ }
28214
+ updateClassMappings() {
28215
+ /** This function is intentionally empty */
28216
+ }
28251
28217
  render() {
28252
28218
  let toggleText = this.textOff;
28253
28219
  if (this.checked) {
@@ -28256,13 +28222,13 @@ class Toggle {
28256
28222
  if (this.indeterminate) {
28257
28223
  toggleText = this.textIndeterminate;
28258
28224
  }
28259
- return (hAsync(Host, { key: 'f531e9d80601ee7884a09b26adbcef4ccb1e6220', class: {
28225
+ return (hAsync(Host, { key: '2006d13cafca2fdd354b0481d45f06a08fba1eed', class: {
28260
28226
  disabled: this.disabled,
28261
- } }, hAsync("label", { key: 'f1ed4a7be7a1b54fd2b22ee722f4548652e902e5', class: "wrapper" }, hAsync("button", { key: 'f5c1b49ff55e2696ad7887a45ab316e41f189dab', role: "switch", "aria-checked": a11yBoolean(this.checked), class: {
28227
+ }, onBlur: () => this.ixBlur.emit(), onFocus: () => (this.touched = true) }, hAsync("label", { key: 'aa118214cf466c2dc95c494ae3762128258bbc0e', class: "wrapper" }, hAsync("button", { key: '952c8bd4175f6a87b424aab3740a79b9aafca0c4', role: "switch", "aria-checked": a11yBoolean(this.checked), class: {
28262
28228
  switch: true,
28263
28229
  checked: this.checked,
28264
28230
  indeterminate: this.indeterminate,
28265
- }, onClick: () => this.onCheckedChange(!this.checked) }, hAsync("div", { key: '78d480eb757f90adff629dee453be7989aa263f7', class: "slider" })), hAsync("input", { key: 'e95ea3776b169e735cf471807dc1c18debdbaed0', type: "checkbox", disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, tabindex: 0, "aria-hidden": a11yBoolean(true), "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), !this.hideText && (hAsync("ix-typography", { key: '1edb349714ec98ed6b3b57071d2a588bdd0c5bba', class: "label" }, toggleText)))));
28231
+ }, onClick: () => this.onCheckedChange(!this.checked) }, hAsync("div", { key: '9eb7fd9a73b7cbc1b001c0d6a32972c94dd46b05', class: "slider" })), hAsync("input", { key: '7fb350a1e6096e5e33011cf1c031d426b4a1d598', type: "checkbox", disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, tabindex: 0, "aria-hidden": a11yBoolean(true), "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), !this.hideText && (hAsync("ix-typography", { key: 'd1dfac3bbcb0e01a3ea1862539c59467a3abd860', class: "label" }, toggleText)))));
28266
28232
  }
28267
28233
  static get formAssociated() { return true; }
28268
28234
  get hostElement() { return getElement(this); }
@@ -28285,19 +28251,20 @@ class Toggle {
28285
28251
  "hideText": [4, "hide-text"],
28286
28252
  "required": [516],
28287
28253
  "hasValidValue": [64],
28288
- "getAssociatedFormElement": [64]
28254
+ "getAssociatedFormElement": [64],
28255
+ "isTouched": [64]
28289
28256
  },
28290
28257
  "$listeners$": undefined,
28291
28258
  "$lazyBundleId$": "-",
28292
28259
  "$attrsToReflect$": [["name", "name"], ["value", "value"], ["checked", "checked"], ["indeterminate", "indeterminate"], ["required", "required"]]
28293
28260
  }; }
28294
28261
  }
28262
+ __decorate([
28263
+ HookValidationLifecycle()
28264
+ ], Toggle.prototype, "updateClassMappings", null);
28295
28265
 
28296
- const toggleButtonCss = ".btn{display:inline-flex;align-items:center;justify-content:center;height:2rem;font-size:0.875rem;font-weight:700;transition:var(--theme-default-time);padding:0 0.5rem;min-width:5rem;gap:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn .glyph{margin-right:0.25rem;font-weight:400}.btn:focus-visible,.btn.focus{box-shadow:none}.btn-primary{border-radius:var(--theme-btn--border-radius)}.btn-primary,.btn-primary.focus,.btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}.btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-primary.hover,.btn-primary:hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}.btn-primary.selected.hover,.btn-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}.btn-primary.selected:not(:disabled):not(.disabled):active,.btn-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-primary.disabled,.btn-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}.btn-outline-primary{border-radius:var(--theme-btn--border-radius)}.btn-outline-primary,.btn-outline-primary.focus,.btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}.btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-primary.hover,.btn-outline-primary:hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}.btn-outline-primary.selected.hover,.btn-outline-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}.btn-outline-primary.selected:not(:disabled):not(.disabled):active,.btn-outline-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}.btn-invisible-primary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-primary,.btn-invisible-primary.focus,.btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}.btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-primary.hover,.btn-invisible-primary:hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}.btn-invisible-primary.selected.hover,.btn-invisible-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-primary:not(:disabled):not(.disabled):active,.btn-invisible-primary:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.dropdown-toggle{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}.btn-invisible-primary.selected:not(:disabled):not(.disabled):active,.btn-invisible-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-primary.disabled,.btn-invisible-primary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}.btn-secondary{border-radius:var(--theme-btn--border-radius)}.btn-secondary,.btn-secondary.focus,.btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}.btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-secondary.hover,.btn-secondary:hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}.btn-secondary.selected.hover,.btn-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}.btn-secondary.selected:not(:disabled):not(.disabled):active,.btn-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-secondary.disabled,.btn-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}.btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}.btn-outline-secondary,.btn-outline-secondary.focus,.btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}.btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-secondary.hover,.btn-outline-secondary:hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}.btn-outline-secondary.selected.hover,.btn-outline-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}.btn-outline-secondary.selected:not(:disabled):not(.disabled):active,.btn-outline-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}.btn-invisible-secondary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-secondary,.btn-invisible-secondary.focus,.btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}.btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-secondary.hover,.btn-invisible-secondary:hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}.btn-invisible-secondary.selected.hover,.btn-invisible-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-secondary:not(:disabled):not(.disabled):active,.btn-invisible-secondary:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.dropdown-toggle{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}.btn-invisible-secondary.selected:not(:disabled):not(.disabled):active,.btn-invisible-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-secondary.disabled,.btn-invisible-secondary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}.btn-oval,.btn-icon{min-width:2rem;width:2rem}.btn-oval .glyph,.btn-icon .glyph{margin-right:0}.btn-oval{border-radius:6.25rem;width:2rem}.btn-icon-xs,.btn-icon-12{height:1rem;width:1rem;min-width:1rem;min-height:1rem}.btn-icon-s,.btn-icon-16{height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}.btn-icon-32{height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host{display:inline-block;width:auto;height:2rem;vertical-align:middle}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .btn{width:100%;height:100%}:host button:not(:disabled){cursor:pointer}:host(.disabled){pointer-events:none}";
28266
+ const toggleButtonCss = ".btn{display:inline-flex;align-items:center;justify-content:center;height:2rem;font-size:0.875rem;font-weight:700;transition:var(--theme-default-time);padding:0 0.5rem;min-width:5rem;gap:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn .glyph{margin-right:0.25rem;font-weight:400}.btn:focus-visible,.btn.focus{box-shadow:none}.btn-primary{border-radius:var(--theme-btn--border-radius)}.btn-primary,.btn-primary.focus,.btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}.btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-primary.hover,.btn-primary:hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}.btn-primary.selected.hover,.btn-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}.btn-primary.selected:not(:disabled):not(.disabled):active,.btn-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-primary.disabled,.btn-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}.btn-outline-primary{border-radius:var(--theme-btn--border-radius)}.btn-outline-primary,.btn-outline-primary.focus,.btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}.btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-primary.hover,.btn-outline-primary:hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}.btn-outline-primary.selected.hover,.btn-outline-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}.btn-outline-primary.selected:not(:disabled):not(.disabled):active,.btn-outline-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}.btn-invisible-primary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-primary,.btn-invisible-primary.focus,.btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}.btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-primary.hover,.btn-invisible-primary:hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}.btn-invisible-primary.selected.hover,.btn-invisible-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-primary:not(:disabled):not(.disabled):active,.btn-invisible-primary:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.dropdown-toggle{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}.btn-invisible-primary.selected:not(:disabled):not(.disabled):active,.btn-invisible-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-primary.disabled,.btn-invisible-primary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}.btn-secondary{border-radius:var(--theme-btn--border-radius)}.btn-secondary,.btn-secondary.focus,.btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}.btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-secondary.hover,.btn-secondary:hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}.btn-secondary.selected.hover,.btn-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}.btn-secondary.selected:not(:disabled):not(.disabled):active,.btn-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-secondary.disabled,.btn-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}.btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}.btn-outline-secondary,.btn-outline-secondary.focus,.btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}.btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-secondary.hover,.btn-outline-secondary:hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}.btn-outline-secondary.selected.hover,.btn-outline-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}.btn-outline-secondary.selected:not(:disabled):not(.disabled):active,.btn-outline-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{pointer-events:none;cursor:initial;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}.btn-invisible-secondary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-secondary,.btn-invisible-secondary.focus,.btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}.btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-secondary.hover,.btn-invisible-secondary:hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}.btn-invisible-secondary.selected.hover,.btn-invisible-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-secondary:not(:disabled):not(.disabled):active,.btn-invisible-secondary:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.dropdown-toggle{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}.btn-invisible-secondary.selected:not(:disabled):not(.disabled):active,.btn-invisible-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-secondary.disabled,.btn-invisible-secondary:disabled{pointer-events:none;cursor:initial;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}.btn-oval,.btn-icon{min-width:2rem;width:2rem}.btn-oval .glyph,.btn-icon .glyph{margin-right:0}.btn-oval{border-radius:6.25rem;width:2rem}.btn-icon-xs,.btn-icon-12{height:1rem;width:1rem;min-width:1rem;min-height:1rem}.btn-icon-s,.btn-icon-16{height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}.btn-icon-32{height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host{display:inline-block;width:auto;height:2rem;vertical-align:middle;}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .btn{width:100%;height:100%}:host .btn.selected.btn-primary{background:var(--theme-color-dynamic);color:var(--theme-color-primary--contrast)}:host .btn.selected.btn-primary:hover{background:var(--theme-color-dynamic--hover);color:var(--theme-color-primary--contrast)}:host .btn.selected.btn-primary:active{background:var(--theme-color-dynamic--active);color:var(--theme-color-primary--contrast)}:host button:not(:disabled){cursor:pointer}:host(.disabled){pointer-events:none}";
28297
28267
 
28298
- /**
28299
- * @since 2.0.0
28300
- */
28301
28268
  class ToggleButton {
28302
28269
  constructor(hostRef) {
28303
28270
  registerInstance(this, hostRef);
@@ -28368,9 +28335,9 @@ class ToggleButton {
28368
28335
  'aria-pressed': a11yBoolean(this.pressed),
28369
28336
  },
28370
28337
  };
28371
- return (hAsync(Host, { key: '9fc2688839b9aa49b46d15239d9345938aaa6646', class: {
28338
+ return (hAsync(Host, { key: 'e37769484c98e132db6427889e7b3b1d3b8c9fe0', class: {
28372
28339
  disabled: this.disabled || this.loading,
28373
- } }, hAsync(BaseButton, Object.assign({ key: '2fcfa64674578f2613762a1e25d74e8d25b99001' }, baseButtonProps), hAsync("slot", { key: 'be73382aea8d2b99cbb14bb0d27af77d94f42028' }))));
28340
+ } }, hAsync(BaseButton, Object.assign({ key: 'acf4fa8c653297f4f48f62077d062a6e6430fcc9' }, baseButtonProps), hAsync("slot", { key: 'c73245006fff382188d49b3711f88cd5d6aebea3' }))));
28374
28341
  }
28375
28342
  static get watchers() { return {
28376
28343
  "variant": ["onVariantChange"],
@@ -28403,8 +28370,6 @@ let tooltipInstance = 0;
28403
28370
  /**
28404
28371
  * @slot title-icon - Icon of tooltip title
28405
28372
  * @slot title-content - Content of tooltip title
28406
- *
28407
- * @since 1.4.0
28408
28373
  */
28409
28374
  class Tooltip {
28410
28375
  constructor(hostRef) {
@@ -28416,7 +28381,6 @@ class Tooltip {
28416
28381
  /**
28417
28382
  * Initial placement of the tooltip.
28418
28383
  * If the selected placement doesn't have enough space, the tooltip will be repositioned to another location.
28419
- * @since 1.5.0
28420
28384
  */
28421
28385
  this.placement = 'top';
28422
28386
  /** @internal */
@@ -28715,7 +28679,7 @@ class Tooltip {
28715
28679
  (_d = this.disposeDomChangeListener) === null || _d === void 0 ? void 0 : _d.call(this);
28716
28680
  }
28717
28681
  render() {
28718
- return (hAsync(Host, { key: 'de71d4a53d4b9d1c5631eb52ebc58a9070e20c34', role: "tooltip", class: { visible: this.visible } }, hAsync("dialog", { key: '677ef22f8e4554645454312012303df2ec9e4c57', ref: this.dialogRef, id: 'tooltip-' + this.instance, class: "dialog", popover: "manual", inert: !this.visible }, hAsync("div", { key: '3965cab3b146c941c78238e3c5ce1f2c66014098', class: "tooltip-container" }, hAsync("div", { key: 'e9e3f38fec696d38327b3fbb5e848d248e74881e', class: "content-wrapper" }, hAsync("div", { key: '24c518e1ff9486dd8a28135bbf67312e78572a9e', class: 'tooltip-title' }, hAsync("slot", { key: 'a21f9fec2aad1c4bd9859998c31b368cf1f3afc3', name: "title-icon" }), hAsync("ix-typography", { key: '1dbbacaa0240b375f7d4ede44fce1ed8ba4409d4', format: "h5" }, this.titleContent, hAsync("slot", { key: 'c0e1a995fdce329322f02f39b9ecf7452e5230e7', name: "title-content" }))), hAsync("slot", { key: '1288a8f910a647a47ddf9167cdb8928a933a76dc' }), hAsync("div", { key: 'db76a2a402a20e13430f3573d1823d95a247f3e2', class: "arrow" }))))));
28682
+ return (hAsync(Host, { key: '36a8743eb0ebda55e9a470456692051caac17894', role: "tooltip", class: { visible: this.visible } }, hAsync("dialog", { key: '8ed7a8a435fc50977e6cc8bf5792ec48347c6c81', ref: this.dialogRef, id: 'tooltip-' + this.instance, class: "dialog", popover: "manual", inert: !this.visible }, hAsync("div", { key: '37c134036a13e239bc7ce7951e8cff288fce97b9', class: "tooltip-container" }, hAsync("div", { key: 'c1053f7ab1fc20a5b172ff987d51c3a4d56db73e', class: "content-wrapper" }, hAsync("div", { key: '045242b42cb66b6272dd23980bce24dff91d2ffd', class: 'tooltip-title' }, hAsync("slot", { key: '5743b9415b8f8ea6bcdca917a3e43e3c03f3abe4', name: "title-icon" }), hAsync("ix-typography", { key: 'c86c5b07775d2fc179cf20d43f87357802718ed1', format: "h5" }, this.titleContent, hAsync("slot", { key: 'b42f2ad9086133679eeb45ec0706a0b41fbc54ed', name: "title-content" }))), hAsync("slot", { key: '06f6215566b2a8df46ffb801c36f1fd743b87754' }), hAsync("div", { key: 'fe47bb2898758e28a6d81eb2f5f5d17f49d1fecc', class: "arrow" }))))));
28719
28683
  }
28720
28684
  get hostElement() { return getElement(this); }
28721
28685
  static get style() { return tooltipCss; }
@@ -29119,8 +29083,6 @@ class Tree {
29119
29083
  * Selection and collapsed state management
29120
29084
  */
29121
29085
  this.context = {};
29122
- this.toggleListener = new Map();
29123
- this.itemClickListener = new Map();
29124
29086
  this.updates = new Map();
29125
29087
  this.hasFirstRender = false;
29126
29088
  }
@@ -29129,20 +29091,6 @@ class Tree {
29129
29091
  }
29130
29092
  getVirtualizerOptions() {
29131
29093
  const list = this.buildTreeList(this.model[this.root]);
29132
- let setToggleListener = (item, el, index) => {
29133
- if (item.hasChildren && !this.toggleListener.has(el)) {
29134
- const toggleCallback = (e) => {
29135
- e.preventDefault();
29136
- e.stopPropagation();
29137
- const context = this.getContext(list[index].id);
29138
- context.isExpanded = !context.isExpanded;
29139
- this.nodeToggled.emit({ id: item.id, isExpaned: context.isExpanded });
29140
- this.setContext(item.id, context);
29141
- };
29142
- el.addEventListener('toggle', toggleCallback);
29143
- this.toggleListener.set(el, toggleCallback);
29144
- }
29145
- };
29146
29094
  return {
29147
29095
  width: '100%',
29148
29096
  height: '100%',
@@ -29155,7 +29103,6 @@ class Tree {
29155
29103
  if (renderedTreeItem) {
29156
29104
  renderedTreeItem.hasChildren = item.hasChildren;
29157
29105
  renderedTreeItem.context = Object.assign({}, context);
29158
- setToggleListener(item, renderedTreeItem, index);
29159
29106
  if (this.updates.has(item.id)) {
29160
29107
  const doUpdate = this.updates.get(item.id);
29161
29108
  if (doUpdate) {
@@ -29179,39 +29126,6 @@ class Tree {
29179
29126
  el.setAttribute('data-tree-node-id', item.id);
29180
29127
  el.style.paddingRight = '1rem';
29181
29128
  this.updatePadding(el, item);
29182
- if (!this.itemClickListener.has(el)) {
29183
- const itemClickCallback = (event) => {
29184
- const path = event.composedPath();
29185
- const treeIndex = path.indexOf(this.hostElement);
29186
- const treePath = path.slice(0, treeIndex);
29187
- const hasTrigger = dropdownController.pathIncludesTrigger(treePath);
29188
- if (hasTrigger) {
29189
- return;
29190
- }
29191
- if (!event.defaultPrevented) {
29192
- Object.values(this.context).forEach((c) => (c.isSelected = false));
29193
- const context = this.getContext(item.id);
29194
- context.isSelected = true;
29195
- this.setContext(item.id, context);
29196
- }
29197
- if (this.toggleOnItemClick && item.hasChildren) {
29198
- const context = this.getContext(item.id);
29199
- context.isExpanded = !context.isExpanded;
29200
- this.nodeToggled.emit({
29201
- id: item.id,
29202
- isExpaned: context.isExpanded,
29203
- });
29204
- this.setContext(item.id, context);
29205
- }
29206
- this.nodeClicked.emit(item.id);
29207
- };
29208
- el.addEventListener('toggle', (event) => {
29209
- event.preventDefault();
29210
- });
29211
- el.addEventListener('click', itemClickCallback);
29212
- this.itemClickListener.set(el, itemClickCallback);
29213
- }
29214
- setToggleListener(item, el, index);
29215
29129
  return el;
29216
29130
  },
29217
29131
  };
@@ -29315,8 +29229,62 @@ class Tree {
29315
29229
  const config = this.getVirtualizerOptions();
29316
29230
  this.hyperlist = new VirtualList(this.hostElement, config);
29317
29231
  }
29232
+ onToggle(event) {
29233
+ const { target } = event;
29234
+ event.preventDefault();
29235
+ event.stopPropagation();
29236
+ if (!(target instanceof HTMLElement)) {
29237
+ return;
29238
+ }
29239
+ const id = target.getAttribute('data-tree-node-id');
29240
+ if (!id) {
29241
+ return;
29242
+ }
29243
+ const item = this.model[id];
29244
+ if (!item.hasChildren) {
29245
+ return;
29246
+ }
29247
+ const context = this.getContext(id);
29248
+ context.isExpanded = !context.isExpanded;
29249
+ this.nodeToggled.emit({ id, isExpanded: context.isExpanded });
29250
+ this.setContext(id, context);
29251
+ }
29252
+ onTreeItemClick(event) {
29253
+ const { target } = event;
29254
+ if (!(target instanceof HTMLElement)) {
29255
+ return;
29256
+ }
29257
+ const id = target.getAttribute('data-tree-node-id');
29258
+ if (!id) {
29259
+ return;
29260
+ }
29261
+ const item = this.model[id];
29262
+ const path = event.composedPath();
29263
+ const treeIndex = path.indexOf(this.hostElement);
29264
+ const treePath = path.slice(0, treeIndex);
29265
+ const hasTrigger = dropdownController.pathIncludesTrigger(treePath);
29266
+ if (hasTrigger) {
29267
+ return;
29268
+ }
29269
+ if (!event.defaultPrevented) {
29270
+ Object.values(this.context).forEach((c) => (c.isSelected = false));
29271
+ const context = this.getContext(id);
29272
+ context.isSelected = true;
29273
+ this.setContext(id, context);
29274
+ }
29275
+ if (this.toggleOnItemClick && item.hasChildren) {
29276
+ const context = this.getContext(id);
29277
+ context.isExpanded = !context.isExpanded;
29278
+ this.nodeToggled.emit({
29279
+ id: id,
29280
+ isExpanded: context.isExpanded,
29281
+ });
29282
+ this.setContext(id, context);
29283
+ }
29284
+ this.nodeClicked.emit(id);
29285
+ }
29318
29286
  render() {
29319
- return (hAsync(Host, { key: '3d9a880f2714c69333145042506d396a3a2828cd' }, hAsync("slot", { key: '7d61c95a13e449305c3a8d33c509eed0389e5abe' })));
29287
+ return (hAsync(Host, { key: '334ea5dcb9482db02edbde78d1129e34b4c10988', onClick: (event) => this.onTreeItemClick(event) }, hAsync("slot", { key: '672d437ccefd8e58cef11ac61c166bf3e51369ba' })));
29320
29288
  }
29321
29289
  get hostElement() { return getElement(this); }
29322
29290
  static get watchers() { return {
@@ -29333,7 +29301,7 @@ class Tree {
29333
29301
  "context": [1040],
29334
29302
  "toggleOnItemClick": [4, "toggle-on-item-click"]
29335
29303
  },
29336
- "$listeners$": undefined,
29304
+ "$listeners$": [[0, "toggle", "onToggle"]],
29337
29305
  "$lazyBundleId$": "-",
29338
29306
  "$attrsToReflect$": []
29339
29307
  }; }
@@ -29600,10 +29568,12 @@ class Upload {
29600
29568
  }; }
29601
29569
  }
29602
29570
 
29603
- const validationTooltipCss = ".text-xs{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}.text-s{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}.text-default{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}.text-default-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}.text-l{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}.text-l-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}.text-h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}.text-xl{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}a{color:var(--theme-color-primary)}:host{display:inline-block;position:relative;width:100%}:host .validation-tooltip{background-color:var(--theme-tootlip--background);color:var(--theme-tooltip--color);padding:5px 10px;border-radius:4px;font-size:13px;border:1px solid var(--theme-tooltip--border-color);box-shadow:0 0 2px 0 rgba(0, 0, 40, 0.1), 0 4px 8px 0 rgba(0, 0, 40, 0.1), 0 12px 18px 0 rgba(0, 0, 40, 0.1)}:host .validation-tooltip #arrow,:host .validation-tooltip #arrow::before{position:absolute;width:8px;height:8px;background:inherit}:host .validation-tooltip #arrow{visibility:hidden}:host .validation-tooltip #arrow::before{visibility:visible;content:\"\";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}:host .validation-tooltip>#arrow{bottom:-5px}:host .validation-tooltip>#arrow::before{border-right:1px solid var(--theme-tooltip--border-color);border-bottom:1px solid var(--theme-tooltip--border-color)}";
29571
+ const validationTooltipCss = ".text-xs{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}.text-s{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}.text-default{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}.text-default-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}.text-l{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}.text-l-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}.text-h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}.text-xl{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}a{color:var(--theme-color-primary)}:host{display:inline-block;position:relative;width:100%;z-index:var(--theme-z-index-tooltip)}:host .validation-tooltip{background-color:var(--theme-tootlip--background);color:var(--theme-tooltip--color);padding:5px 10px;border-radius:4px;font-size:13px;border:1px solid var(--theme-tooltip--border-color);box-shadow:0 0 2px 0 rgba(0, 0, 40, 0.1), 0 4px 8px 0 rgba(0, 0, 40, 0.1), 0 12px 18px 0 rgba(0, 0, 40, 0.1)}:host .validation-tooltip #arrow,:host .validation-tooltip #arrow::before{position:absolute;width:8px;height:8px;background:inherit}:host .validation-tooltip #arrow{visibility:hidden}:host .validation-tooltip #arrow::before{visibility:visible;content:\"\";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}:host .validation-tooltip>#arrow{bottom:-5px}:host .validation-tooltip>#arrow::before{border-right:1px solid var(--theme-tooltip--border-color);border-bottom:1px solid var(--theme-tooltip--border-color)}";
29604
29572
 
29605
29573
  /**
29606
29574
  * @slot tooltip-message - Custom tooltip message with html support
29575
+ *
29576
+ * @deprecated Will be removed with 4.0.0
29607
29577
  */
29608
29578
  class ValidationTooltip {
29609
29579
  constructor(hostRef) {
@@ -29614,8 +29584,6 @@ class ValidationTooltip {
29614
29584
  this.placement = 'top';
29615
29585
  /**
29616
29586
  * Suppress the automatic placement of the dropdown.
29617
- *
29618
- * @since 2.0.0
29619
29587
  */
29620
29588
  this.suppressAutomaticPlacement = false;
29621
29589
  this.isInputValid = true;
@@ -29738,13 +29706,13 @@ class ValidationTooltip {
29738
29706
  }
29739
29707
  render() {
29740
29708
  var _a, _b, _c, _d;
29741
- return (hAsync(Host, { key: 'fce95b6a9df85da12c742a92ae5af48c15f5a04b' }, hAsync("slot", { key: 'c70130b23d312a884677e0aea4cf54158ebb36e4' }), hAsync("div", { key: '551b30175043178ead3068637b7525fcf2378623', role: "tooltip", style: {
29709
+ return (hAsync(Host, { key: '0582af013fdb45fa89977b01550230df8ad2e613' }, hAsync("slot", { key: '900e30ced560b90ad4495ab63a117c7f5e285632' }), hAsync("div", { key: '2196bc1ba0b51c93fc7e1705b8ce08aa76e8285e', role: "tooltip", style: {
29742
29710
  display: 'none',
29743
29711
  position: 'fixed',
29744
29712
  top: '0',
29745
29713
  left: '0',
29746
29714
  transform: `translate(${Math.round((_b = (_a = this.tooltipPosition) === null || _a === void 0 ? void 0 : _a.x) !== null && _b !== void 0 ? _b : 0)}px,${Math.round((_d = (_c = this.tooltipPosition) === null || _c === void 0 ? void 0 : _c.y) !== null && _d !== void 0 ? _d : 0)}px)`,
29747
- }, class: "validation-tooltip text-default" }, this.message, hAsync("slot", { key: 'f9af434ac0ae7710dccca7ffc6fb6a6b71546fc3', name: "tooltip-message" }), hAsync("div", { key: '66da811f499a7a995149e3575ef95b8eb5eac8e7', id: "arrow" }))));
29715
+ }, class: "validation-tooltip text-default" }, this.message, hAsync("slot", { key: '0c0607ed1e4a966ae8a10da7b4e467adc18ff6e4', name: "tooltip-message" }), hAsync("div", { key: 'ce75800f7e47c71196e442a0387111ef0b19ad10', id: "arrow" }))));
29748
29716
  }
29749
29717
  get hostElement() { return getElement(this); }
29750
29718
  static get watchers() { return {