@siemens/ix 0.0.0-pr-2214-20251017134939 → 0.0.0-pr-2238-20251103095443

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 (1038) hide show
  1. package/components/index.js +3 -3
  2. package/components/index.js.map +1 -1
  3. package/components/ix-action-card.js +4 -4
  4. package/components/ix-application-header.js +1 -1
  5. package/components/ix-application-sidebar.js +1 -1
  6. package/components/ix-application-switch-modal.js +6 -6
  7. package/components/ix-application.js +2 -2
  8. package/components/ix-avatar.js +1 -1
  9. package/components/ix-basic-navigation.js +8 -8
  10. package/components/ix-blind.js +2 -2
  11. package/components/ix-breadcrumb-item.js +1 -1
  12. package/components/ix-breadcrumb.js +12 -12
  13. package/components/ix-breadcrumb.js.map +1 -1
  14. package/components/ix-button.js +1 -1
  15. package/components/ix-card-accordion.js +1 -1
  16. package/components/ix-card-content.js +1 -1
  17. package/components/ix-card-list.js +7 -7
  18. package/components/ix-card-title.js +1 -1
  19. package/components/ix-card.js +1 -1
  20. package/components/ix-category-filter.js +15 -24
  21. package/components/ix-category-filter.js.map +1 -1
  22. package/components/ix-checkbox-group.js +6 -6
  23. package/components/ix-checkbox.js +3 -3
  24. package/components/ix-chip.js +14 -15
  25. package/components/ix-chip.js.map +1 -1
  26. package/components/ix-col.js +1 -1
  27. package/components/ix-content-header.js +4 -4
  28. package/components/ix-content.js +1 -1
  29. package/components/ix-css-grid-item.js +1 -1
  30. package/components/ix-css-grid.js +1 -1
  31. package/components/ix-custom-field.js +6 -6
  32. package/components/ix-date-dropdown.js +24 -24
  33. package/components/ix-date-dropdown.js.map +1 -1
  34. package/components/ix-date-input.js +15 -15
  35. package/components/ix-date-input.js.map +1 -1
  36. package/components/ix-date-picker.js +1 -1
  37. package/components/ix-date-time-card.js +1 -1
  38. package/components/ix-datetime-picker.js +16 -37
  39. package/components/ix-datetime-picker.js.map +1 -1
  40. package/components/ix-divider.js +1 -1
  41. package/components/ix-drawer.js +9 -8
  42. package/components/ix-drawer.js.map +1 -1
  43. package/components/ix-dropdown-button.js +5 -5
  44. package/components/ix-dropdown-header.js +2 -2
  45. package/components/ix-dropdown-item.js +1 -1
  46. package/components/ix-dropdown-quick-actions.js +1 -1
  47. package/components/ix-dropdown.js +1 -1
  48. package/components/ix-empty-state.js +4 -4
  49. package/components/ix-event-list-item.js +5 -5
  50. package/components/ix-event-list-item.js.map +1 -1
  51. package/components/ix-event-list.js +5 -5
  52. package/components/ix-event-list.js.map +1 -1
  53. package/components/ix-expanding-search.js +3 -3
  54. package/components/ix-field-label.js +1 -1
  55. package/components/ix-field-wrapper.js +1 -1
  56. package/components/ix-filter-chip.js +1 -1
  57. package/components/ix-flip-tile-content.js +1 -1
  58. package/components/ix-flip-tile.js +3 -3
  59. package/components/ix-group-context-menu.js +1 -1
  60. package/components/ix-group-item.js +1 -1
  61. package/components/ix-group.js +25 -25
  62. package/components/ix-group.js.map +1 -1
  63. package/components/ix-helper-text.js +5 -5
  64. package/components/ix-icon-button.js +1 -1
  65. package/components/ix-icon-toggle-button.js +4 -4
  66. package/components/ix-input-group.js +2 -2
  67. package/components/ix-input-group.js.map +1 -1
  68. package/components/ix-input.js +13 -13
  69. package/components/ix-key-value-list.js +2 -2
  70. package/components/ix-key-value.js +2 -2
  71. package/components/ix-kpi.js +4 -4
  72. package/components/ix-layout-auto.js +2 -2
  73. package/components/ix-layout-grid.js +1 -1
  74. package/components/ix-link-button.js +4 -4
  75. package/components/ix-map-navigation-overlay.js +1 -1
  76. package/components/ix-map-navigation.js +11 -10
  77. package/components/ix-map-navigation.js.map +1 -1
  78. package/components/ix-menu-about-item.js +2 -2
  79. package/components/ix-menu-about-news.js +9 -14
  80. package/components/ix-menu-about-news.js.map +1 -1
  81. package/components/ix-menu-about.js +6 -6
  82. package/components/ix-menu-avatar-item.js +1 -1
  83. package/components/ix-menu-avatar.js +14 -14
  84. package/components/ix-menu-avatar.js.map +1 -1
  85. package/components/ix-menu-category.js +12 -12
  86. package/components/ix-menu-expand-icon.js +1 -1
  87. package/components/ix-menu-item.js +1 -1
  88. package/components/ix-menu-settings-item.js +2 -2
  89. package/components/ix-menu-settings.js +1 -1
  90. package/components/ix-menu.js +20 -25
  91. package/components/ix-menu.js.map +1 -1
  92. package/components/ix-message-bar.js +8 -10
  93. package/components/ix-message-bar.js.map +1 -1
  94. package/components/ix-modal-content.js +1 -1
  95. package/components/ix-modal-footer.js +2 -2
  96. package/components/ix-modal-header.js +1 -1
  97. package/components/ix-modal-loading.js +3 -3
  98. package/components/ix-modal.js +18 -18
  99. package/components/ix-modal.js.map +1 -1
  100. package/components/ix-number-input.js +15 -15
  101. package/components/ix-pagination.js +19 -19
  102. package/components/ix-pagination.js.map +1 -1
  103. package/components/ix-pane-layout.js +3 -3
  104. package/components/ix-pane.js +11 -11
  105. package/components/ix-pill.js +7 -7
  106. package/components/ix-progress-indicator.js +6 -6
  107. package/components/ix-push-card.js +10 -10
  108. package/components/ix-push-card.js.map +1 -1
  109. package/components/ix-radio-group.js +8 -8
  110. package/components/ix-radio.js +7 -7
  111. package/components/ix-row.js +1 -1
  112. package/components/ix-select-item.js +1 -1
  113. package/components/ix-select.js +1 -1
  114. package/components/ix-slider.js +10 -10
  115. package/components/ix-spinner.js +1 -1
  116. package/components/ix-split-button.js +6 -6
  117. package/components/ix-tab-item.js +1 -1
  118. package/components/ix-tabs.js +1 -1
  119. package/components/ix-textarea.js +63 -10
  120. package/components/ix-textarea.js.map +1 -1
  121. package/components/ix-tile.js +5 -5
  122. package/components/ix-time-input.js +16 -16
  123. package/components/ix-time-input.js.map +1 -1
  124. package/components/ix-time-picker.js +1 -1
  125. package/components/ix-toast-container.js +10 -10
  126. package/components/ix-toast-container.js.map +1 -1
  127. package/components/ix-toast.js +1 -1
  128. package/components/ix-toggle-button.js +3 -3
  129. package/components/ix-toggle.js +7 -7
  130. package/components/ix-toggle.js.map +1 -1
  131. package/components/ix-tooltip.js +1 -1
  132. package/components/ix-tree-item.js +1 -1
  133. package/components/ix-tree.js +3 -3
  134. package/components/ix-typography.js +1 -1
  135. package/components/ix-upload.js +6 -6
  136. package/components/ix-validation-tooltip.js +3 -3
  137. package/components/ix-validation-tooltip.js.map +1 -1
  138. package/components/ix-workflow-step.js +4 -4
  139. package/components/ix-workflow-steps.js +2 -2
  140. package/components/{p-qtej5d_m.js → p-0MSWDTqB.js} +3 -3
  141. package/components/{p-qtej5d_m.js.map → p-0MSWDTqB.js.map} +1 -1
  142. package/components/{p-BOcoAynq.js → p-2fxFa_VL.js} +3 -3
  143. package/components/{p-BOcoAynq.js.map → p-2fxFa_VL.js.map} +1 -1
  144. package/components/{p-BYvKfy9G.js → p-BEzKnceP.js} +9 -9
  145. package/components/{p-BYvKfy9G.js.map → p-BEzKnceP.js.map} +1 -1
  146. package/components/{p-DIi8uGTa.js → p-BNwXjBuF.js} +4 -4
  147. package/components/{p-DIi8uGTa.js.map → p-BNwXjBuF.js.map} +1 -1
  148. package/components/{p-4zrYEasX.js → p-BUIOrNGz.js} +7 -7
  149. package/components/p-BUIOrNGz.js.map +1 -0
  150. package/components/{p-BzYzD6DI.js → p-BWTF-D2w.js} +3 -3
  151. package/components/{p-BzYzD6DI.js.map → p-BWTF-D2w.js.map} +1 -1
  152. package/components/{p-C_x_G0ux.js → p-BaWdG-ph.js} +7 -7
  153. package/components/{p-C_x_G0ux.js.map → p-BaWdG-ph.js.map} +1 -1
  154. package/components/{p-_g5-yLTd.js → p-BccEFWg2.js} +5 -5
  155. package/components/{p-_g5-yLTd.js.map → p-BccEFWg2.js.map} +1 -1
  156. package/components/{p-8MS-omi7.js → p-BvKUU6Ta.js} +4 -4
  157. package/components/{p-8MS-omi7.js.map → p-BvKUU6Ta.js.map} +1 -1
  158. package/components/{p-CbQqqTKK.js → p-Bvf7gwPU.js} +20 -74
  159. package/components/p-Bvf7gwPU.js.map +1 -0
  160. package/components/{p-C3irznVN.js → p-BxNzvWr2.js} +5 -5
  161. package/components/{p-C3irznVN.js.map → p-BxNzvWr2.js.map} +1 -1
  162. package/components/{p-CMk-tLmg.js → p-By1IU8iL.js} +5 -5
  163. package/components/{p-CMk-tLmg.js.map → p-By1IU8iL.js.map} +1 -1
  164. package/components/{p-s3E9saxz.js → p-C6MbjoUl.js} +7 -7
  165. package/components/{p-s3E9saxz.js.map → p-C6MbjoUl.js.map} +1 -1
  166. package/components/{p-peiPnj46.js → p-CCQYIDJK.js} +3 -3
  167. package/components/{p-peiPnj46.js.map → p-CCQYIDJK.js.map} +1 -1
  168. package/components/{p-iTOaSMDo.js → p-CFAI8dx_.js} +3 -3
  169. package/components/{p-iTOaSMDo.js.map → p-CFAI8dx_.js.map} +1 -1
  170. package/components/{p-C-7UhkWz.js → p-CHAuj3bi.js} +9 -9
  171. package/components/{p-C-7UhkWz.js.map → p-CHAuj3bi.js.map} +1 -1
  172. package/components/{p-Gf60OBMd.js → p-CINrBR9H.js} +3 -3
  173. package/components/{p-Gf60OBMd.js.map → p-CINrBR9H.js.map} +1 -1
  174. package/components/{p-DmTyQW2E.js → p-CJphMgA7.js} +5 -5
  175. package/components/{p-DmTyQW2E.js.map → p-CJphMgA7.js.map} +1 -1
  176. package/components/{p-DFHA6KvD.js → p-CKuNFgoe.js} +6 -3
  177. package/components/p-CKuNFgoe.js.map +1 -0
  178. package/components/{p-BFuOBAQB.js → p-CQhe_rqk.js} +7 -13
  179. package/components/p-CQhe_rqk.js.map +1 -0
  180. package/components/{p-fef9-zXA.js → p-CkrLmEP7.js} +4 -4
  181. package/components/{p-fef9-zXA.js.map → p-CkrLmEP7.js.map} +1 -1
  182. package/components/{p-DyW_A5Tq.js → p-CtusOOtv.js} +15 -15
  183. package/components/p-CtusOOtv.js.map +1 -0
  184. package/components/{p-DZNnQyWO.js → p-D1In20Wh.js} +3 -3
  185. package/components/{p-DZNnQyWO.js.map → p-D1In20Wh.js.map} +1 -1
  186. package/components/{p-D5QNBS-J.js → p-DBsESzrF.js} +23 -23
  187. package/components/{p-D5QNBS-J.js.map → p-DBsESzrF.js.map} +1 -1
  188. package/components/{p-BkCOZyt9.js → p-DLPEB4G8.js} +4 -4
  189. package/components/{p-BkCOZyt9.js.map → p-DLPEB4G8.js.map} +1 -1
  190. package/components/{p-CntRboRo.js → p-DOEb0lKA.js} +3 -3
  191. package/components/{p-CntRboRo.js.map → p-DOEb0lKA.js.map} +1 -1
  192. package/components/{p-j4BMT-Rr.js → p-D_rmJU0n.js} +28 -28
  193. package/components/p-D_rmJU0n.js.map +1 -0
  194. package/components/{p-DAWZ76L0.js → p-DcjRXRwg.js} +5 -5
  195. package/components/{p-DAWZ76L0.js.map → p-DcjRXRwg.js.map} +1 -1
  196. package/components/{p-Cl420PSP.js → p-DeBhxnHo.js} +7 -7
  197. package/components/{p-Cl420PSP.js.map → p-DeBhxnHo.js.map} +1 -1
  198. package/components/{p-BrgHqrnH.js → p-DgfGA7Z3.js} +4 -4
  199. package/components/{p-BrgHqrnH.js.map → p-DgfGA7Z3.js.map} +1 -1
  200. package/components/{p-GkRC08qs.js → p-DrH8EeUB.js} +5 -5
  201. package/components/{p-GkRC08qs.js.map → p-DrH8EeUB.js.map} +1 -1
  202. package/components/{p-CvMaKRMC.js → p-DsftMeEA.js} +4 -4
  203. package/components/{p-CvMaKRMC.js.map → p-DsftMeEA.js.map} +1 -1
  204. package/components/{p-BYRT3Z1w.js → p-DzscKBhb.js} +11 -11
  205. package/components/p-DzscKBhb.js.map +1 -0
  206. package/components/{p-CGPMGyof.js → p-IgT3dgxG.js} +5 -5
  207. package/components/{p-CGPMGyof.js.map → p-IgT3dgxG.js.map} +1 -1
  208. package/components/p-JUUSQc_M.js +78 -0
  209. package/components/p-JUUSQc_M.js.map +1 -0
  210. package/components/{p-CMNpJTDF.js → p-Qsbo2ls8.js} +10 -9
  211. package/components/p-Qsbo2ls8.js.map +1 -0
  212. package/components/{p-BnT1mAuX.js → p-UEMLzDk6.js} +7 -7
  213. package/components/{p-BnT1mAuX.js.map → p-UEMLzDk6.js.map} +1 -1
  214. package/components/{p-DRlGkOeX.js → p-VMk3rl5y.js} +7 -7
  215. package/components/{p-DRlGkOeX.js.map → p-VMk3rl5y.js.map} +1 -1
  216. package/components/{p-BofzGnnf.js → p-W_8b1-4d.js} +3 -3
  217. package/components/{p-BofzGnnf.js.map → p-W_8b1-4d.js.map} +1 -1
  218. package/components/{p-BRY10Uzq.js → p-XiZWDi7n.js} +3 -3
  219. package/components/{p-BRY10Uzq.js.map → p-XiZWDi7n.js.map} +1 -1
  220. package/components/{p-D99ntB9D.js → p-ciUqTzkB.js} +6 -6
  221. package/components/{p-D99ntB9D.js.map → p-ciUqTzkB.js.map} +1 -1
  222. package/components/{p-BSiqAMAr.js → p-cw5RHost.js} +7 -7
  223. package/components/{p-BSiqAMAr.js.map → p-cw5RHost.js.map} +1 -1
  224. package/components/{p-3Mda78_q.js → p-fahyavc3.js} +3 -3
  225. package/components/{p-3Mda78_q.js.map → p-fahyavc3.js.map} +1 -1
  226. package/components/{p-CzzcLSmV.js → p-gkooEHol.js} +4 -4
  227. package/components/p-gkooEHol.js.map +1 -0
  228. package/components/{p-Djb86vHU.js → p-jbrSDf3o.js} +5 -5
  229. package/components/{p-Djb86vHU.js.map → p-jbrSDf3o.js.map} +1 -1
  230. package/components/{p-DCoQkYc4.js → p-xZXH2vKm.js} +3 -3
  231. package/components/{p-DCoQkYc4.js.map → p-xZXH2vKm.js.map} +1 -1
  232. package/components/{p-CyJWaxhg.js → p-yuZO1O90.js} +9 -9
  233. package/components/{p-CyJWaxhg.js.map → p-yuZO1O90.js.map} +1 -1
  234. package/dist/cjs/app-globals-DNr3NmSx.js +10 -0
  235. package/dist/cjs/{app-globals-DRggGkXg.js.map → app-globals-DNr3NmSx.js.map} +1 -1
  236. package/dist/cjs/{base-button-BXJGC5vr.js → base-button-CjsUotrL.js} +3 -3
  237. package/dist/cjs/{base-button-BXJGC5vr.js.map → base-button-CjsUotrL.js.map} +1 -1
  238. package/dist/cjs/{base-icon-button-BDl8hvCZ.js → base-icon-button-D3kZg-im.js} +4 -4
  239. package/dist/cjs/{base-icon-button-BDl8hvCZ.js.map → base-icon-button-D3kZg-im.js.map} +1 -1
  240. package/dist/cjs/{helper-text-util-FwOqFU7n.js → helper-text-util-BlElJLxk.js} +3 -3
  241. package/dist/cjs/{helper-text-util-FwOqFU7n.js.map → helper-text-util-BlElJLxk.js.map} +1 -1
  242. package/dist/cjs/{index-DuDLgBnw.js → index-C8Xo8L1k.js} +6 -3
  243. package/dist/cjs/index-C8Xo8L1k.js.map +1 -0
  244. package/dist/cjs/index.cjs.js +3 -3
  245. package/dist/cjs/index.cjs.js.map +1 -1
  246. package/dist/cjs/{input.util-B2BCXE7G.js → input.util-4AhBphgX.js} +4 -4
  247. package/dist/cjs/{input.util-B2BCXE7G.js.map → input.util-4AhBphgX.js.map} +1 -1
  248. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  249. package/dist/cjs/ix-application-header.cjs.entry.js +2 -2
  250. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  251. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  252. package/dist/cjs/ix-application.cjs.entry.js +2 -2
  253. package/dist/cjs/ix-avatar.ix-menu-avatar-item.entry.cjs.js.map +1 -1
  254. package/dist/cjs/ix-avatar_2.cjs.entry.js +3 -3
  255. package/dist/cjs/ix-basic-navigation.cjs.entry.js +2 -2
  256. package/dist/cjs/ix-blind.cjs.entry.js +1 -1
  257. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +9 -9
  258. package/dist/cjs/ix-breadcrumb-item.entry.cjs.js.map +1 -1
  259. package/dist/cjs/ix-breadcrumb.cjs.entry.js +7 -7
  260. package/dist/cjs/ix-breadcrumb.entry.cjs.js.map +1 -1
  261. package/dist/cjs/ix-button.cjs.entry.js +6 -5
  262. package/dist/cjs/ix-button.entry.cjs.js.map +1 -1
  263. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
  264. package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
  265. package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
  266. package/dist/cjs/ix-category-filter.cjs.entry.js +10 -18
  267. package/dist/cjs/ix-category-filter.entry.cjs.js.map +1 -1
  268. package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
  269. package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
  270. package/dist/cjs/ix-chip.cjs.entry.js +9 -10
  271. package/dist/cjs/ix-chip.entry.cjs.js.map +1 -1
  272. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  273. package/dist/cjs/ix-col_4.cjs.entry.js +22 -22
  274. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  275. package/dist/cjs/ix-content.cjs.entry.js +1 -1
  276. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  277. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  278. package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
  279. package/dist/cjs/ix-date-dropdown.cjs.entry.js +12 -12
  280. package/dist/cjs/ix-date-dropdown.entry.cjs.js.map +1 -1
  281. package/dist/cjs/ix-date-input.cjs.entry.js +5 -5
  282. package/dist/cjs/ix-date-input.entry.cjs.js.map +1 -1
  283. package/dist/cjs/ix-date-time-card.cjs.entry.js +4 -9
  284. package/dist/cjs/ix-date-time-card.entry.cjs.js.map +1 -1
  285. package/dist/cjs/ix-datetime-picker.cjs.entry.js +4 -22
  286. package/dist/cjs/ix-datetime-picker.entry.cjs.js.map +1 -1
  287. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  288. package/dist/cjs/ix-drawer.cjs.entry.js +7 -6
  289. package/dist/cjs/ix-drawer.entry.cjs.js.map +1 -1
  290. package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
  291. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  292. package/dist/cjs/ix-dropdown-item.cjs.entry.js +1 -1
  293. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  294. package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
  295. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  296. package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
  297. package/dist/cjs/ix-event-list-item.entry.cjs.js.map +1 -1
  298. package/dist/cjs/ix-event-list.cjs.entry.js +5 -5
  299. package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
  300. package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
  301. package/dist/cjs/ix-field-label_2.cjs.entry.js +3 -3
  302. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
  303. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  304. package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
  305. package/dist/cjs/ix-group-context-menu.ix-group-item.entry.cjs.js.map +1 -1
  306. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +19 -6
  307. package/dist/cjs/ix-group.cjs.entry.js +19 -19
  308. package/dist/cjs/ix-group.entry.cjs.js.map +1 -1
  309. package/dist/cjs/ix-helper-text.cjs.entry.js +4 -4
  310. package/dist/cjs/ix-icon-button.ix-spinner.entry.cjs.js.map +1 -1
  311. package/dist/cjs/ix-icon-button_2.cjs.entry.js +5 -5
  312. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +4 -4
  313. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  314. package/dist/cjs/ix-input-group.entry.cjs.js.map +1 -1
  315. package/dist/cjs/ix-input.cjs.entry.js +7 -7
  316. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  317. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  318. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  319. package/dist/cjs/ix-layout-auto.cjs.entry.js +2 -2
  320. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  321. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  322. package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -3
  323. package/dist/cjs/ix-map-navigation.entry.cjs.js.map +1 -1
  324. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  325. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -9
  326. package/dist/cjs/ix-menu-about-news.entry.cjs.js.map +1 -1
  327. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  328. package/dist/cjs/ix-menu-avatar.cjs.entry.js +5 -5
  329. package/dist/cjs/ix-menu-avatar.entry.cjs.js.map +1 -1
  330. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  331. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +3 -3
  332. package/dist/cjs/ix-menu-item.cjs.entry.js +5 -5
  333. package/dist/cjs/{ix-menu-settings-CkUUARX2.js → ix-menu-settings-Cdqo0r8E.js} +3 -3
  334. package/dist/cjs/{ix-menu-settings-CkUUARX2.js.map → ix-menu-settings-Cdqo0r8E.js.map} +1 -1
  335. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  336. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  337. package/dist/cjs/ix-menu.cjs.entry.js +14 -18
  338. package/dist/cjs/ix-menu.entry.cjs.js.map +1 -1
  339. package/dist/cjs/ix-message-bar.cjs.entry.js +5 -7
  340. package/dist/cjs/ix-message-bar.entry.cjs.js.map +1 -1
  341. package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
  342. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  343. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  344. package/dist/cjs/ix-modal.cjs.entry.js +15 -15
  345. package/dist/cjs/ix-modal.entry.cjs.js.map +1 -1
  346. package/dist/cjs/ix-number-input.cjs.entry.js +9 -9
  347. package/dist/cjs/ix-pagination.cjs.entry.js +7 -7
  348. package/dist/cjs/ix-pagination.entry.cjs.js.map +1 -1
  349. package/dist/cjs/ix-pane-layout.cjs.entry.js +3 -3
  350. package/dist/cjs/ix-pane.cjs.entry.js +8 -8
  351. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  352. package/dist/cjs/ix-progress-indicator.cjs.entry.js +4 -4
  353. package/dist/cjs/ix-push-card.cjs.entry.js +4 -4
  354. package/dist/cjs/ix-push-card.entry.cjs.js.map +1 -1
  355. package/dist/cjs/ix-radio-group.cjs.entry.js +4 -4
  356. package/dist/cjs/ix-radio.cjs.entry.js +6 -6
  357. package/dist/cjs/ix-select.cjs.entry.js +11 -11
  358. package/dist/cjs/ix-slider.cjs.entry.js +8 -8
  359. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  360. package/dist/cjs/ix-tab-item.ix-tabs.entry.cjs.js.map +1 -1
  361. package/dist/cjs/ix-tab-item_2.cjs.entry.js +7 -7
  362. package/dist/cjs/ix-textarea.cjs.entry.js +55 -6
  363. package/dist/cjs/ix-textarea.entry.cjs.js.map +1 -1
  364. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  365. package/dist/cjs/ix-time-input.cjs.entry.js +6 -6
  366. package/dist/cjs/ix-time-input.entry.cjs.js.map +1 -1
  367. package/dist/cjs/ix-time-picker.cjs.entry.js +13 -61
  368. package/dist/cjs/ix-time-picker.entry.cjs.js.map +1 -1
  369. package/dist/cjs/ix-toast-container.cjs.entry.js +6 -6
  370. package/dist/cjs/ix-toast-container.entry.cjs.js.map +1 -1
  371. package/dist/cjs/ix-toast.cjs.entry.js +5 -5
  372. package/dist/cjs/ix-toast.entry.cjs.js.map +1 -1
  373. package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
  374. package/dist/cjs/ix-toggle.cjs.entry.js +6 -6
  375. package/dist/cjs/ix-toggle.entry.cjs.js.map +1 -1
  376. package/dist/cjs/ix-tooltip.cjs.entry.js +2 -2
  377. package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
  378. package/dist/cjs/ix-tree.cjs.entry.js +2 -2
  379. package/dist/cjs/ix-typography.cjs.entry.js +2 -2
  380. package/dist/cjs/ix-upload.cjs.entry.js +4 -4
  381. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  382. package/dist/cjs/ix-validation-tooltip.entry.cjs.js.map +1 -1
  383. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  384. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  385. package/dist/cjs/{listener-DSbkvdXH.js → listener-OBCpw0Y2.js} +3 -3
  386. package/dist/cjs/{listener-DSbkvdXH.js.map → listener-OBCpw0Y2.js.map} +1 -1
  387. package/dist/cjs/loader.cjs.js +4 -4
  388. package/dist/cjs/{service-FGbUpQQM.js → service-DuiJmf7R.js} +4 -4
  389. package/dist/cjs/service-DuiJmf7R.js.map +1 -0
  390. package/dist/cjs/{setup-CXuLKoyt.js → setup-Do7b4BhK.js} +3 -3
  391. package/dist/cjs/{setup-CXuLKoyt.js.map → setup-Do7b4BhK.js.map} +1 -1
  392. package/dist/cjs/siemens-ix.cjs.js +4 -4
  393. package/dist/cjs/{validation-Dxmd4P7I.js → validation-CfL71_0d.js} +3 -3
  394. package/dist/cjs/{validation-Dxmd4P7I.js.map → validation-CfL71_0d.js.map} +1 -1
  395. package/dist/collection/components/avatar/avatar.js +1 -1
  396. package/dist/collection/components/avatar/avatar.js.map +1 -1
  397. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -9
  398. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  399. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +16 -16
  400. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js.map +1 -1
  401. package/dist/collection/components/button/button.js +4 -3
  402. package/dist/collection/components/button/button.js.map +1 -1
  403. package/dist/collection/components/category-filter/category-filter.js +12 -43
  404. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  405. package/dist/collection/components/chip/chip.js +12 -13
  406. package/dist/collection/components/chip/chip.js.map +1 -1
  407. package/dist/collection/components/date-dropdown/date-dropdown.js +19 -19
  408. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  409. package/dist/collection/components/date-input/date-input.js +2 -2
  410. package/dist/collection/components/date-input/date-input.js.map +1 -1
  411. package/dist/collection/components/date-picker/date-picker-component.js.map +1 -1
  412. package/dist/collection/components/date-picker/date-picker.css +0 -3
  413. package/dist/collection/components/date-picker/date-picker.js +23 -23
  414. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  415. package/dist/collection/components/date-time-card/date-time-card.js +5 -30
  416. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  417. package/dist/collection/components/datetime-picker/datetime-picker.js +7 -94
  418. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  419. package/dist/collection/components/drawer/drawer.js +6 -5
  420. package/dist/collection/components/drawer/drawer.js.map +1 -1
  421. package/dist/collection/components/event-list/event-list.js +6 -6
  422. package/dist/collection/components/event-list/event-list.js.map +1 -1
  423. package/dist/collection/components/event-list-item/event-list-item.js +5 -5
  424. package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
  425. package/dist/collection/components/group/group.css +12 -0
  426. package/dist/collection/components/group/group.js +23 -23
  427. package/dist/collection/components/group/group.js.map +1 -1
  428. package/dist/collection/components/group-item/group-item.css +22 -6
  429. package/dist/collection/components/group-item/group-item.js +44 -8
  430. package/dist/collection/components/group-item/group-item.js.map +1 -1
  431. package/dist/collection/components/helper-text/helper-text.js +1 -1
  432. package/dist/collection/components/icon-button/icon-button.js +2 -2
  433. package/dist/collection/components/icon-button/icon-button.js.map +1 -1
  434. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  435. package/dist/collection/components/input/input.fc.js.map +1 -1
  436. package/dist/collection/components/input/input.js +4 -4
  437. package/dist/collection/components/input/number-input.js +6 -6
  438. package/dist/collection/components/input/textarea.js +59 -3
  439. package/dist/collection/components/input/textarea.js.map +1 -1
  440. package/dist/collection/components/input-group/input-group.js +3 -2
  441. package/dist/collection/components/input-group/input-group.js.map +1 -1
  442. package/dist/collection/components/key-value/key-value.js +1 -1
  443. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  444. package/dist/collection/components/kpi/kpi.js +3 -3
  445. package/dist/collection/components/layout-auto/layout-auto.js +1 -1
  446. package/dist/collection/components/layout-grid/layout-grid.js +2 -2
  447. package/dist/collection/components/link-button/link-button.js +3 -3
  448. package/dist/collection/components/map-navigation/map-navigation.js +3 -2
  449. package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
  450. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  451. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  452. package/dist/collection/components/menu/menu.js +12 -36
  453. package/dist/collection/components/menu/menu.js.map +1 -1
  454. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  455. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -28
  456. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  457. package/dist/collection/components/menu-avatar/menu-avatar.js +7 -7
  458. package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
  459. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  460. package/dist/collection/components/menu-category/menu-category.js +5 -5
  461. package/dist/collection/components/menu-item/menu-item.js +4 -4
  462. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  463. package/dist/collection/components/message-bar/message-bar.js +11 -16
  464. package/dist/collection/components/message-bar/message-bar.js.map +1 -1
  465. package/dist/collection/components/modal/modal.js +29 -29
  466. package/dist/collection/components/modal/modal.js.map +1 -1
  467. package/dist/collection/components/modal-content/modal-content.js +1 -1
  468. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  469. package/dist/collection/components/modal-header/modal-header.js +1 -1
  470. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  471. package/dist/collection/components/pagination/pagination.js +9 -9
  472. package/dist/collection/components/pagination/pagination.js.map +1 -1
  473. package/dist/collection/components/pane/pane.js +6 -6
  474. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  475. package/dist/collection/components/pill/pill.js +4 -4
  476. package/dist/collection/components/progress-indicator/progress-indicator.js +3 -3
  477. package/dist/collection/components/push-card/push-card.js +7 -7
  478. package/dist/collection/components/push-card/push-card.js.map +1 -1
  479. package/dist/collection/components/radio/radio.js +4 -4
  480. package/dist/collection/components/radio-group/radio-group.js +2 -2
  481. package/dist/collection/components/row/row.js +1 -1
  482. package/dist/collection/components/select/select.js +8 -8
  483. package/dist/collection/components/select-item/select-item.js +1 -1
  484. package/dist/collection/components/slider/slider.js +6 -6
  485. package/dist/collection/components/spinner/spinner.js +1 -1
  486. package/dist/collection/components/split-button/split-button.js +1 -1
  487. package/dist/collection/components/tab-item/tab-item.css +1 -1
  488. package/dist/collection/components/tab-item/tab-item.js +3 -3
  489. package/dist/collection/components/tabs/tabs.js +2 -2
  490. package/dist/collection/components/tile/tile.js +4 -4
  491. package/dist/collection/components/time-input/time-input.js +3 -3
  492. package/dist/collection/components/time-input/time-input.js.map +1 -1
  493. package/dist/collection/components/time-picker/time-picker.js +15 -200
  494. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  495. package/dist/collection/components/toast/toast-container.js +5 -5
  496. package/dist/collection/components/toast/toast-container.js.map +1 -1
  497. package/dist/collection/components/toast/toast.js +7 -7
  498. package/dist/collection/components/toast/toast.js.map +1 -1
  499. package/dist/collection/components/toggle/toggle.css +0 -1
  500. package/dist/collection/components/toggle/toggle.js +3 -3
  501. package/dist/collection/components/tooltip/tooltip.js +1 -1
  502. package/dist/collection/components/tree/tree.js +1 -1
  503. package/dist/collection/components/tree-item/tree-item.js +4 -4
  504. package/dist/collection/components/typography/typography.js +1 -1
  505. package/dist/collection/components/upload/upload.js +3 -3
  506. package/dist/collection/components/utils/application-layout/service.js +2 -2
  507. package/dist/collection/components/utils/application-layout/service.js.map +1 -1
  508. package/dist/collection/components/utils/modal/loading.js +1 -1
  509. package/dist/collection/components/utils/modal/loading.js.map +1 -1
  510. package/dist/collection/components/validation-tooltip/validation-tooltip.js +4 -3
  511. package/dist/collection/components/validation-tooltip/validation-tooltip.js.map +1 -1
  512. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  513. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  514. package/dist/collection/tests/utils/test/page.js +1 -1
  515. package/dist/collection/tests/utils/test/page.js.map +1 -1
  516. package/dist/esm/app-globals-CdXXZdec.js +8 -0
  517. package/dist/esm/{app-globals-CX3toLCD.js.map → app-globals-CdXXZdec.js.map} +1 -1
  518. package/dist/esm/{base-button-Bl5hXxqL.js → base-button-TVpiK7pg.js} +3 -3
  519. package/dist/esm/{base-button-Bl5hXxqL.js.map → base-button-TVpiK7pg.js.map} +1 -1
  520. package/dist/esm/{base-icon-button-BZGQFXiY.js → base-icon-button-B3ULQ24g.js} +4 -4
  521. package/dist/esm/{base-icon-button-BZGQFXiY.js.map → base-icon-button-B3ULQ24g.js.map} +1 -1
  522. package/dist/esm/{helper-text-util-DISVmUeg.js → helper-text-util-rnbkuaac.js} +3 -3
  523. package/dist/esm/{helper-text-util-DISVmUeg.js.map → helper-text-util-rnbkuaac.js.map} +1 -1
  524. package/dist/esm/{index-DGODjp4O.js → index-CtoreFVF.js} +6 -3
  525. package/dist/esm/index-CtoreFVF.js.map +1 -0
  526. package/dist/esm/index.js +3 -3
  527. package/dist/esm/index.js.map +1 -1
  528. package/dist/esm/{input.util-6IjJg2ik.js → input.util-VHrSuCP7.js} +4 -4
  529. package/dist/esm/{input.util-6IjJg2ik.js.map → input.util-VHrSuCP7.js.map} +1 -1
  530. package/dist/esm/ix-action-card.entry.js +1 -1
  531. package/dist/esm/ix-application-header.entry.js +2 -2
  532. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  533. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  534. package/dist/esm/ix-application.entry.js +2 -2
  535. package/dist/esm/ix-avatar.ix-menu-avatar-item.entry.js.map +1 -1
  536. package/dist/esm/ix-avatar_2.entry.js +3 -3
  537. package/dist/esm/ix-basic-navigation.entry.js +2 -2
  538. package/dist/esm/ix-blind.entry.js +1 -1
  539. package/dist/esm/ix-breadcrumb-item.entry.js +9 -9
  540. package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -1
  541. package/dist/esm/ix-breadcrumb.entry.js +7 -7
  542. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  543. package/dist/esm/ix-button.entry.js +6 -5
  544. package/dist/esm/ix-button.entry.js.map +1 -1
  545. package/dist/esm/ix-card-accordion_2.entry.js +1 -1
  546. package/dist/esm/ix-card-list.entry.js +1 -1
  547. package/dist/esm/ix-card_2.entry.js +1 -1
  548. package/dist/esm/ix-category-filter.entry.js +10 -18
  549. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  550. package/dist/esm/ix-checkbox-group.entry.js +2 -2
  551. package/dist/esm/ix-checkbox.entry.js +2 -2
  552. package/dist/esm/ix-chip.entry.js +9 -10
  553. package/dist/esm/ix-chip.entry.js.map +1 -1
  554. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  555. package/dist/esm/ix-col_4.entry.js +22 -22
  556. package/dist/esm/ix-content-header.entry.js +1 -1
  557. package/dist/esm/ix-content.entry.js +1 -1
  558. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  559. package/dist/esm/ix-css-grid.entry.js +1 -1
  560. package/dist/esm/ix-custom-field.entry.js +2 -2
  561. package/dist/esm/ix-date-dropdown.entry.js +12 -12
  562. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  563. package/dist/esm/ix-date-input.entry.js +5 -5
  564. package/dist/esm/ix-date-input.entry.js.map +1 -1
  565. package/dist/esm/ix-date-time-card.entry.js +4 -9
  566. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  567. package/dist/esm/ix-datetime-picker.entry.js +4 -22
  568. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  569. package/dist/esm/ix-divider.entry.js +1 -1
  570. package/dist/esm/ix-drawer.entry.js +7 -6
  571. package/dist/esm/ix-drawer.entry.js.map +1 -1
  572. package/dist/esm/ix-dropdown-button.entry.js +1 -1
  573. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  574. package/dist/esm/ix-dropdown-item.entry.js +1 -1
  575. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  576. package/dist/esm/ix-dropdown.entry.js +1 -1
  577. package/dist/esm/ix-empty-state.entry.js +1 -1
  578. package/dist/esm/ix-event-list-item.entry.js +5 -5
  579. package/dist/esm/ix-event-list-item.entry.js.map +1 -1
  580. package/dist/esm/ix-event-list.entry.js +5 -5
  581. package/dist/esm/ix-event-list.entry.js.map +1 -1
  582. package/dist/esm/ix-expanding-search.entry.js +1 -1
  583. package/dist/esm/ix-field-label_2.entry.js +3 -3
  584. package/dist/esm/ix-filter-chip_2.entry.js +2 -2
  585. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  586. package/dist/esm/ix-flip-tile.entry.js +1 -1
  587. package/dist/esm/ix-group-context-menu.ix-group-item.entry.js.map +1 -1
  588. package/dist/esm/ix-group-context-menu_2.entry.js +19 -6
  589. package/dist/esm/ix-group.entry.js +20 -20
  590. package/dist/esm/ix-group.entry.js.map +1 -1
  591. package/dist/esm/ix-helper-text.entry.js +4 -4
  592. package/dist/esm/ix-icon-button.ix-spinner.entry.js.map +1 -1
  593. package/dist/esm/ix-icon-button_2.entry.js +5 -5
  594. package/dist/esm/ix-icon-toggle-button.entry.js +4 -4
  595. package/dist/esm/ix-input-group.entry.js +2 -2
  596. package/dist/esm/ix-input-group.entry.js.map +1 -1
  597. package/dist/esm/ix-input.entry.js +7 -7
  598. package/dist/esm/ix-key-value-list.entry.js +2 -2
  599. package/dist/esm/ix-key-value.entry.js +2 -2
  600. package/dist/esm/ix-kpi.entry.js +4 -4
  601. package/dist/esm/ix-layout-auto.entry.js +2 -2
  602. package/dist/esm/ix-link-button.entry.js +4 -4
  603. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  604. package/dist/esm/ix-map-navigation.entry.js +4 -3
  605. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  606. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  607. package/dist/esm/ix-menu-about-news.entry.js +5 -9
  608. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  609. package/dist/esm/ix-menu-about.entry.js +2 -2
  610. package/dist/esm/ix-menu-avatar.entry.js +5 -5
  611. package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
  612. package/dist/esm/ix-menu-category.entry.js +6 -6
  613. package/dist/esm/ix-menu-expand-icon.entry.js +3 -3
  614. package/dist/esm/ix-menu-item.entry.js +5 -5
  615. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js → ix-menu-settings-DRSkDgox.js} +3 -3
  616. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js.map → ix-menu-settings-DRSkDgox.js.map} +1 -1
  617. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  618. package/dist/esm/ix-menu-settings.entry.js +2 -2
  619. package/dist/esm/ix-menu.entry.js +14 -18
  620. package/dist/esm/ix-menu.entry.js.map +1 -1
  621. package/dist/esm/ix-message-bar.entry.js +5 -7
  622. package/dist/esm/ix-message-bar.entry.js.map +1 -1
  623. package/dist/esm/ix-modal-content_2.entry.js +3 -3
  624. package/dist/esm/ix-modal-footer.entry.js +2 -2
  625. package/dist/esm/ix-modal-loading.entry.js +2 -2
  626. package/dist/esm/ix-modal.entry.js +15 -15
  627. package/dist/esm/ix-modal.entry.js.map +1 -1
  628. package/dist/esm/ix-number-input.entry.js +9 -9
  629. package/dist/esm/ix-pagination.entry.js +7 -7
  630. package/dist/esm/ix-pagination.entry.js.map +1 -1
  631. package/dist/esm/ix-pane-layout.entry.js +3 -3
  632. package/dist/esm/ix-pane.entry.js +8 -8
  633. package/dist/esm/ix-pill.entry.js +5 -5
  634. package/dist/esm/ix-progress-indicator.entry.js +4 -4
  635. package/dist/esm/ix-push-card.entry.js +4 -4
  636. package/dist/esm/ix-push-card.entry.js.map +1 -1
  637. package/dist/esm/ix-radio-group.entry.js +4 -4
  638. package/dist/esm/ix-radio.entry.js +6 -6
  639. package/dist/esm/ix-select.entry.js +11 -11
  640. package/dist/esm/ix-slider.entry.js +8 -8
  641. package/dist/esm/ix-split-button.entry.js +2 -2
  642. package/dist/esm/ix-tab-item.ix-tabs.entry.js.map +1 -1
  643. package/dist/esm/ix-tab-item_2.entry.js +7 -7
  644. package/dist/esm/ix-textarea.entry.js +55 -6
  645. package/dist/esm/ix-textarea.entry.js.map +1 -1
  646. package/dist/esm/ix-tile.entry.js +5 -5
  647. package/dist/esm/ix-time-input.entry.js +6 -6
  648. package/dist/esm/ix-time-input.entry.js.map +1 -1
  649. package/dist/esm/ix-time-picker.entry.js +13 -61
  650. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  651. package/dist/esm/ix-toast-container.entry.js +6 -6
  652. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  653. package/dist/esm/ix-toast.entry.js +5 -5
  654. package/dist/esm/ix-toast.entry.js.map +1 -1
  655. package/dist/esm/ix-toggle-button.entry.js +2 -2
  656. package/dist/esm/ix-toggle.entry.js +6 -6
  657. package/dist/esm/ix-toggle.entry.js.map +1 -1
  658. package/dist/esm/ix-tooltip.entry.js +2 -2
  659. package/dist/esm/ix-tree-item.entry.js +5 -5
  660. package/dist/esm/ix-tree.entry.js +2 -2
  661. package/dist/esm/ix-typography.entry.js +2 -2
  662. package/dist/esm/ix-upload.entry.js +4 -4
  663. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  664. package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
  665. package/dist/esm/ix-workflow-step.entry.js +4 -4
  666. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  667. package/dist/esm/{listener-DshgMjE7.js → listener-DAJkOQte.js} +3 -3
  668. package/dist/esm/{listener-DshgMjE7.js.map → listener-DAJkOQte.js.map} +1 -1
  669. package/dist/esm/loader.js +5 -5
  670. package/dist/esm/{service-ktcE7NzB.js → service-Da0kv8hS.js} +4 -4
  671. package/dist/esm/service-Da0kv8hS.js.map +1 -0
  672. package/dist/esm/{setup-neVf7o_H.js → setup-BHVEOpQp.js} +3 -3
  673. package/dist/esm/{setup-neVf7o_H.js.map → setup-BHVEOpQp.js.map} +1 -1
  674. package/dist/esm/siemens-ix.js +5 -5
  675. package/dist/esm/{validation-CUDDECtV.js → validation-D_dk-JqT.js} +3 -3
  676. package/dist/esm/{validation-CUDDECtV.js.map → validation-D_dk-JqT.js.map} +1 -1
  677. package/dist/siemens-ix/index.esm.js +1 -1
  678. package/dist/siemens-ix/index.esm.js.map +1 -1
  679. package/dist/siemens-ix/ix-avatar.ix-menu-avatar-item.entry.esm.js.map +1 -1
  680. package/dist/siemens-ix/ix-breadcrumb-item.entry.esm.js.map +1 -1
  681. package/dist/siemens-ix/ix-breadcrumb.entry.esm.js.map +1 -1
  682. package/dist/siemens-ix/ix-button.entry.esm.js.map +1 -1
  683. package/dist/siemens-ix/ix-category-filter.entry.esm.js.map +1 -1
  684. package/dist/siemens-ix/ix-chip.entry.esm.js.map +1 -1
  685. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  686. package/dist/siemens-ix/ix-date-dropdown.entry.esm.js.map +1 -1
  687. package/dist/siemens-ix/ix-date-input.entry.esm.js.map +1 -1
  688. package/dist/siemens-ix/ix-date-time-card.entry.esm.js.map +1 -1
  689. package/dist/siemens-ix/ix-datetime-picker.entry.esm.js.map +1 -1
  690. package/dist/siemens-ix/ix-drawer.entry.esm.js.map +1 -1
  691. package/dist/siemens-ix/ix-event-list-item.entry.esm.js.map +1 -1
  692. package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
  693. package/dist/siemens-ix/ix-group-context-menu.ix-group-item.entry.esm.js.map +1 -1
  694. package/dist/siemens-ix/ix-group.entry.esm.js.map +1 -1
  695. package/dist/siemens-ix/ix-icon-button.ix-spinner.entry.esm.js.map +1 -1
  696. package/dist/siemens-ix/ix-input-group.entry.esm.js.map +1 -1
  697. package/dist/siemens-ix/ix-map-navigation.entry.esm.js.map +1 -1
  698. package/dist/siemens-ix/ix-menu-about-news.entry.esm.js.map +1 -1
  699. package/dist/siemens-ix/ix-menu-avatar.entry.esm.js.map +1 -1
  700. package/dist/siemens-ix/ix-menu.entry.esm.js.map +1 -1
  701. package/dist/siemens-ix/ix-message-bar.entry.esm.js.map +1 -1
  702. package/dist/siemens-ix/ix-modal.entry.esm.js.map +1 -1
  703. package/dist/siemens-ix/ix-pagination.entry.esm.js.map +1 -1
  704. package/dist/siemens-ix/ix-push-card.entry.esm.js.map +1 -1
  705. package/dist/siemens-ix/ix-tab-item.ix-tabs.entry.esm.js.map +1 -1
  706. package/dist/siemens-ix/ix-textarea.entry.esm.js.map +1 -1
  707. package/dist/siemens-ix/ix-time-input.entry.esm.js.map +1 -1
  708. package/dist/siemens-ix/ix-time-picker.entry.esm.js.map +1 -1
  709. package/dist/siemens-ix/ix-toast-container.entry.esm.js.map +1 -1
  710. package/dist/siemens-ix/ix-toast.entry.esm.js.map +1 -1
  711. package/dist/siemens-ix/ix-toggle.entry.esm.js.map +1 -1
  712. package/dist/siemens-ix/ix-validation-tooltip.entry.esm.js.map +1 -1
  713. package/dist/siemens-ix/{p-f6d678a6.entry.js → p-01030dfb.entry.js} +2 -2
  714. package/dist/siemens-ix/p-04f1b89a.entry.js +2 -0
  715. package/dist/siemens-ix/p-04f1b89a.entry.js.map +1 -0
  716. package/dist/siemens-ix/p-08f4c3f0.entry.js +2 -0
  717. package/dist/siemens-ix/{p-dc5b5c0c.entry.js → p-0d4f0223.entry.js} +2 -2
  718. package/dist/siemens-ix/{p-5140e6e6.entry.js → p-0e2b89f2.entry.js} +2 -2
  719. package/dist/siemens-ix/{p-6c4abdde.entry.js → p-17a74a48.entry.js} +2 -2
  720. package/dist/siemens-ix/{p-bb28a2d6.entry.js → p-1f5befb2.entry.js} +2 -2
  721. package/dist/siemens-ix/p-1f5befb2.entry.js.map +1 -0
  722. package/dist/siemens-ix/{p-71e94914.entry.js → p-2055daf3.entry.js} +2 -2
  723. package/dist/siemens-ix/p-2055daf3.entry.js.map +1 -0
  724. package/dist/siemens-ix/{p-6aa45e1e.entry.js → p-20ad8d1e.entry.js} +2 -2
  725. package/dist/siemens-ix/p-2180ddb8.entry.js +2 -0
  726. package/dist/siemens-ix/p-2180ddb8.entry.js.map +1 -0
  727. package/dist/siemens-ix/{p-31191cc6.entry.js → p-2db36aa6.entry.js} +2 -2
  728. package/dist/siemens-ix/{p-fb6b7f35.entry.js → p-2f54ce99.entry.js} +2 -2
  729. package/dist/siemens-ix/{p-48b0fef4.entry.js → p-337a3457.entry.js} +2 -2
  730. package/dist/siemens-ix/{p-99ad8022.entry.js → p-3472fc1a.entry.js} +2 -2
  731. package/dist/siemens-ix/p-3472fc1a.entry.js.map +1 -0
  732. package/dist/siemens-ix/{p-8ec9e08d.entry.js → p-347fcf94.entry.js} +2 -2
  733. package/dist/siemens-ix/{p-09cce59e.entry.js → p-34e530b9.entry.js} +2 -2
  734. package/dist/siemens-ix/p-34e530b9.entry.js.map +1 -0
  735. package/dist/siemens-ix/{p-6a39d630.entry.js → p-39950a1c.entry.js} +2 -2
  736. package/dist/siemens-ix/{p-14fca48a.entry.js → p-3acbbe01.entry.js} +2 -2
  737. package/dist/siemens-ix/{p-eba51393.entry.js → p-3b314194.entry.js} +2 -2
  738. package/dist/siemens-ix/{p-2d01c802.entry.js → p-41b9392e.entry.js} +2 -2
  739. package/dist/siemens-ix/p-41b9392e.entry.js.map +1 -0
  740. package/dist/siemens-ix/p-4448252f.entry.js +2 -0
  741. package/dist/siemens-ix/p-4448252f.entry.js.map +1 -0
  742. package/dist/siemens-ix/{p-d3c355c7.entry.js → p-467c0fff.entry.js} +2 -2
  743. package/dist/siemens-ix/{p-52dc3ba0.entry.js → p-48cbacaf.entry.js} +2 -2
  744. package/dist/siemens-ix/{p-b6d9c16c.entry.js → p-4b1745dc.entry.js} +2 -2
  745. package/dist/siemens-ix/p-4b65234d.entry.js +2 -0
  746. package/dist/siemens-ix/p-4b65234d.entry.js.map +1 -0
  747. package/dist/siemens-ix/{p-9d7a2428.entry.js → p-4f2fb1c5.entry.js} +2 -2
  748. package/dist/siemens-ix/p-4f2fb1c5.entry.js.map +1 -0
  749. package/dist/siemens-ix/{p-5c109476.entry.js → p-51786593.entry.js} +2 -2
  750. package/dist/siemens-ix/{p-bd369344.entry.js → p-52d377d1.entry.js} +2 -2
  751. package/dist/siemens-ix/{p-1ca58d8b.entry.js → p-538843d4.entry.js} +2 -2
  752. package/dist/siemens-ix/{p-d6b9e253.entry.js → p-548a2231.entry.js} +2 -2
  753. package/dist/siemens-ix/p-556417c6.entry.js +2 -0
  754. package/dist/siemens-ix/{p-d0d972c2.entry.js.map → p-556417c6.entry.js.map} +1 -1
  755. package/dist/siemens-ix/{p-8eee6a03.entry.js → p-58219b7e.entry.js} +2 -2
  756. package/dist/siemens-ix/p-5e86944d.entry.js +2 -0
  757. package/dist/siemens-ix/p-5e86944d.entry.js.map +1 -0
  758. package/dist/siemens-ix/{p-0469aec7.entry.js → p-608b3631.entry.js} +2 -2
  759. package/dist/siemens-ix/{p-19c2cb50.entry.js → p-65842e35.entry.js} +2 -2
  760. package/dist/siemens-ix/{p-6fc6d20a.entry.js → p-67766c28.entry.js} +2 -2
  761. package/dist/siemens-ix/{p-729d84eb.entry.js → p-67e4f814.entry.js} +2 -2
  762. package/dist/siemens-ix/{p-8c612656.entry.js → p-6f152ed2.entry.js} +2 -2
  763. package/dist/siemens-ix/p-710af987.entry.js +2 -0
  764. package/dist/siemens-ix/p-710af987.entry.js.map +1 -0
  765. package/dist/siemens-ix/{p-c4b230cd.entry.js → p-730a6161.entry.js} +2 -2
  766. package/dist/siemens-ix/{p-f112fabd.entry.js → p-7388d2ee.entry.js} +2 -2
  767. package/dist/siemens-ix/p-759ba03d.entry.js +2 -0
  768. package/dist/siemens-ix/p-75d8b192.entry.js +2 -0
  769. package/dist/siemens-ix/{p-a25ebeb2.entry.js.map → p-75d8b192.entry.js.map} +1 -1
  770. package/dist/siemens-ix/{p-71a42502.entry.js → p-784c6dd6.entry.js} +2 -2
  771. package/dist/siemens-ix/{p-404dffde.entry.js → p-788e1ef8.entry.js} +2 -2
  772. package/dist/siemens-ix/{p-3c99cfa5.entry.js → p-79798af1.entry.js} +2 -2
  773. package/dist/siemens-ix/{p-548c2a30.entry.js → p-7bc90e7e.entry.js} +2 -2
  774. package/dist/siemens-ix/{p-ec8f67b0.entry.js → p-7cf61ff6.entry.js} +2 -2
  775. package/dist/siemens-ix/p-7cf61ff6.entry.js.map +1 -0
  776. package/dist/siemens-ix/{p-88a812b7.entry.js → p-7e612a3b.entry.js} +2 -2
  777. package/dist/siemens-ix/{p-90bd8d7b.entry.js → p-7e6beda5.entry.js} +2 -2
  778. package/dist/siemens-ix/{p-818aadd7.entry.js → p-7f945e44.entry.js} +2 -2
  779. package/dist/siemens-ix/{p-81c8d542.entry.js → p-80f55403.entry.js} +2 -2
  780. package/dist/siemens-ix/{p-ddaf98b6.entry.js → p-81120f11.entry.js} +2 -2
  781. package/dist/siemens-ix/{p-89d7e13e.entry.js → p-845054ca.entry.js} +2 -2
  782. package/dist/siemens-ix/p-85f3aa13.entry.js +2 -0
  783. package/dist/siemens-ix/{p-7d95ae34.entry.js → p-879a0cc5.entry.js} +2 -2
  784. package/dist/siemens-ix/{p-b6dad40c.entry.js → p-89449e22.entry.js} +2 -2
  785. package/dist/siemens-ix/{p-b8144c96.entry.js → p-8aa0fda7.entry.js} +2 -2
  786. package/dist/siemens-ix/p-92a6324b.entry.js +2 -0
  787. package/dist/siemens-ix/{p-b59285eb.entry.js → p-94fa5d00.entry.js} +2 -2
  788. package/dist/siemens-ix/{p-c8cf26c5.entry.js → p-957d0d0b.entry.js} +2 -2
  789. package/dist/siemens-ix/p-957d0d0b.entry.js.map +1 -0
  790. package/dist/siemens-ix/p-9c862819.entry.js +2 -0
  791. package/dist/siemens-ix/{p-b11b63ca.entry.js.map → p-9c862819.entry.js.map} +1 -1
  792. package/dist/siemens-ix/{p-888c45dd.entry.js → p-9d135d59.entry.js} +2 -2
  793. package/dist/siemens-ix/{p-cd11dfa8.entry.js → p-9d8fb7dd.entry.js} +2 -2
  794. package/dist/siemens-ix/p-9d8fb7dd.entry.js.map +1 -0
  795. package/dist/siemens-ix/{p-10c44788.entry.js → p-9e7223f6.entry.js} +2 -2
  796. package/dist/siemens-ix/p-BhAVd5ka.js +2 -0
  797. package/dist/siemens-ix/{p-DErtoAo0.js.map → p-BhAVd5ka.js.map} +1 -1
  798. package/dist/siemens-ix/{p-BlIjqRam.js → p-CAj3Tlcn.js} +2 -2
  799. package/dist/siemens-ix/{p-BlIjqRam.js.map → p-CAj3Tlcn.js.map} +1 -1
  800. package/dist/siemens-ix/p-CX3n_rRh.js +2 -0
  801. package/dist/siemens-ix/{p-8Yd4qhs7.js.map → p-CX3n_rRh.js.map} +1 -1
  802. package/dist/siemens-ix/p-CtoreFVF.js +3 -0
  803. package/dist/siemens-ix/p-CtoreFVF.js.map +1 -0
  804. package/dist/siemens-ix/p-D5eiEBbz.js +2 -0
  805. package/dist/siemens-ix/{p-C97VdyAH.js.map → p-D5eiEBbz.js.map} +1 -1
  806. package/dist/siemens-ix/p-DG9fVPHR.js +2 -0
  807. package/dist/siemens-ix/{p-CGyISn-0.js.map → p-DG9fVPHR.js.map} +1 -1
  808. package/dist/siemens-ix/{p-q1WCgUmY.js → p-DS9crO46.js} +2 -2
  809. package/dist/siemens-ix/{p-q1WCgUmY.js.map → p-DS9crO46.js.map} +1 -1
  810. package/dist/siemens-ix/{p-BD4dR98z.js → p-DiMfcbUU.js} +2 -2
  811. package/dist/siemens-ix/{p-BD4dR98z.js.map → p-DiMfcbUU.js.map} +1 -1
  812. package/dist/siemens-ix/p-DpM4lbAX.js +2 -0
  813. package/dist/siemens-ix/{p-BvLq9aFA.js.map → p-DpM4lbAX.js.map} +1 -1
  814. package/dist/siemens-ix/{p-fd84048a.entry.js → p-a02e0685.entry.js} +2 -2
  815. package/dist/siemens-ix/{p-3522b3af.entry.js → p-a4d6ee80.entry.js} +2 -2
  816. package/dist/siemens-ix/{p-3522b3af.entry.js.map → p-a4d6ee80.entry.js.map} +1 -1
  817. package/dist/siemens-ix/{p-14a266d5.entry.js → p-a8308559.entry.js} +2 -2
  818. package/dist/siemens-ix/p-a8308559.entry.js.map +1 -0
  819. package/dist/siemens-ix/{p-8e48a7a1.entry.js → p-aa6368b4.entry.js} +2 -2
  820. package/dist/siemens-ix/p-ad20efd0.entry.js +2 -0
  821. package/dist/siemens-ix/p-b5e0ddb3.entry.js +2 -0
  822. package/dist/siemens-ix/p-b5e0ddb3.entry.js.map +1 -0
  823. package/dist/siemens-ix/{p-223c9d79.entry.js → p-b6736ce7.entry.js} +2 -2
  824. package/dist/siemens-ix/{p-02621eb8.entry.js → p-b7c5ab43.entry.js} +2 -2
  825. package/dist/siemens-ix/p-b7c5ab43.entry.js.map +1 -0
  826. package/dist/siemens-ix/{p-2ab42b09.entry.js → p-c0064123.entry.js} +2 -2
  827. package/dist/siemens-ix/{p-1fa5a3e4.entry.js → p-c1160cf8.entry.js} +2 -2
  828. package/dist/siemens-ix/p-c4b26603.entry.js +2 -0
  829. package/dist/siemens-ix/p-cc80918d.entry.js +2 -0
  830. package/dist/siemens-ix/{p-8dcc6456.entry.js → p-d120adf6.entry.js} +2 -2
  831. package/dist/siemens-ix/{p-7a108b0d.entry.js → p-d1941577.entry.js} +2 -2
  832. package/dist/siemens-ix/{p-53e82da9.entry.js → p-d49f7ae4.entry.js} +2 -2
  833. package/dist/siemens-ix/p-d49f7ae4.entry.js.map +1 -0
  834. package/dist/siemens-ix/{p-f55eef69.entry.js → p-d4ba3f9f.entry.js} +2 -2
  835. package/dist/siemens-ix/{p-96a20067.entry.js → p-d8fb5a86.entry.js} +2 -2
  836. package/dist/siemens-ix/p-da6a27c1.entry.js +2 -0
  837. package/dist/siemens-ix/p-da6a27c1.entry.js.map +1 -0
  838. package/dist/siemens-ix/{p-5bed04ac.entry.js → p-db9d5872.entry.js} +2 -2
  839. package/dist/siemens-ix/{p-fdf22b8e.entry.js → p-dd89a190.entry.js} +2 -2
  840. package/dist/siemens-ix/{p-4b88c430.entry.js → p-dff78943.entry.js} +2 -2
  841. package/dist/siemens-ix/{p-4b88c430.entry.js.map → p-dff78943.entry.js.map} +1 -1
  842. package/dist/siemens-ix/{p-71550396.entry.js → p-e25aa385.entry.js} +2 -2
  843. package/dist/siemens-ix/{p-71550396.entry.js.map → p-e25aa385.entry.js.map} +1 -1
  844. package/dist/siemens-ix/{p-11e7e647.entry.js → p-e3c57208.entry.js} +2 -2
  845. package/dist/siemens-ix/{p-f29eaee8.entry.js → p-e562ffb2.entry.js} +2 -2
  846. package/dist/siemens-ix/{p-fb6dfe07.entry.js → p-e825a921.entry.js} +2 -2
  847. package/dist/siemens-ix/{p-95d4d849.entry.js → p-ecff1e2f.entry.js} +2 -2
  848. package/dist/siemens-ix/{p-9638c57b.entry.js → p-eebe632b.entry.js} +2 -2
  849. package/dist/siemens-ix/p-eebe632b.entry.js.map +1 -0
  850. package/dist/siemens-ix/{p-746b04cb.entry.js → p-eef311b1.entry.js} +2 -2
  851. package/dist/siemens-ix/{p-4a90e7ea.entry.js → p-f29f280b.entry.js} +2 -2
  852. package/dist/siemens-ix/{p-7989235e.entry.js → p-f3b485de.entry.js} +2 -2
  853. package/dist/siemens-ix/p-f3b485de.entry.js.map +1 -0
  854. package/dist/siemens-ix/p-f753f1f5.entry.js +2 -0
  855. package/dist/siemens-ix/p-f753f1f5.entry.js.map +1 -0
  856. package/dist/siemens-ix/p-f82e4e0f.entry.js +2 -0
  857. package/dist/siemens-ix/{p-740420eb.entry.js.map → p-f82e4e0f.entry.js.map} +1 -1
  858. package/dist/siemens-ix/{p-b9eafd64.entry.js → p-f9b4e5f1.entry.js} +2 -2
  859. package/dist/siemens-ix/{p-4756bbdb.entry.js → p-fabcc5f5.entry.js} +2 -2
  860. package/dist/siemens-ix/{p-c446ffdb.entry.js → p-fc3071d0.entry.js} +2 -2
  861. package/dist/siemens-ix/{p-d9452ff9.entry.js → p-fea12773.entry.js} +2 -2
  862. package/dist/siemens-ix/{p-CzzcLSmV.js → p-gkooEHol.js} +2 -2
  863. package/dist/siemens-ix/p-gkooEHol.js.map +1 -0
  864. package/dist/siemens-ix/{p-DDS3FMm7.js → p-sxLz5AVO.js} +2 -2
  865. package/dist/siemens-ix/{p-DDS3FMm7.js.map → p-sxLz5AVO.js.map} +1 -1
  866. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  867. package/dist/types/components/avatar/avatar.d.ts +1 -1
  868. package/dist/types/components/breadcrumb/breadcrumb.d.ts +1 -1
  869. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +3 -3
  870. package/dist/types/components/button/button.d.ts +1 -1
  871. package/dist/types/components/category-filter/category-filter.d.ts +3 -9
  872. package/dist/types/components/chip/chip.d.ts +2 -2
  873. package/dist/types/components/date-dropdown/date-dropdown.d.ts +6 -6
  874. package/dist/types/components/date-picker/date-picker-component.d.ts +1 -1
  875. package/dist/types/components/date-picker/date-picker.d.ts +3 -3
  876. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -5
  877. package/dist/types/components/datetime-picker/datetime-picker.d.ts +2 -20
  878. package/dist/types/components/event-list/event-list.d.ts +1 -1
  879. package/dist/types/components/event-list-item/event-list-item.d.ts +1 -1
  880. package/dist/types/components/group/group.d.ts +4 -4
  881. package/dist/types/components/group-item/group-item.d.ts +9 -2
  882. package/dist/types/components/icon-button/icon-button.d.ts +1 -1
  883. package/dist/types/components/input/input.fc.d.ts +1 -1
  884. package/dist/types/components/input/textarea.d.ts +9 -0
  885. package/dist/types/components/input-group/input-group.d.ts +2 -1
  886. package/dist/types/components/menu/menu.d.ts +0 -4
  887. package/dist/types/components/menu-about-news/menu-about-news.d.ts +0 -4
  888. package/dist/types/components/menu-avatar/menu-avatar.d.ts +1 -1
  889. package/dist/types/components/message-bar/message-bar.d.ts +3 -4
  890. package/dist/types/components/modal/modal.d.ts +9 -9
  891. package/dist/types/components/pagination/pagination.d.ts +2 -2
  892. package/dist/types/components/push-card/push-card.d.ts +2 -2
  893. package/dist/types/components/time-picker/time-picker.d.ts +2 -40
  894. package/dist/types/components/toast/toast.d.ts +1 -1
  895. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +2 -1
  896. package/dist/types/components.d.ts +208 -340
  897. package/hydrate/index.js +390 -422
  898. package/hydrate/index.mjs +390 -422
  899. package/package.json +1 -1
  900. package/components/p-4zrYEasX.js.map +0 -1
  901. package/components/p-BFuOBAQB.js.map +0 -1
  902. package/components/p-BYRT3Z1w.js.map +0 -1
  903. package/components/p-CMNpJTDF.js.map +0 -1
  904. package/components/p-CbQqqTKK.js.map +0 -1
  905. package/components/p-Ctze1Bh6.js +0 -64
  906. package/components/p-Ctze1Bh6.js.map +0 -1
  907. package/components/p-CzzcLSmV.js.map +0 -1
  908. package/components/p-DFHA6KvD.js.map +0 -1
  909. package/components/p-DyW_A5Tq.js.map +0 -1
  910. package/components/p-j4BMT-Rr.js.map +0 -1
  911. package/dist/cjs/app-globals-DRggGkXg.js +0 -10
  912. package/dist/cjs/index-DuDLgBnw.js.map +0 -1
  913. package/dist/cjs/service-FGbUpQQM.js.map +0 -1
  914. package/dist/esm/app-globals-CX3toLCD.js +0 -8
  915. package/dist/esm/index-DGODjp4O.js.map +0 -1
  916. package/dist/esm/service-ktcE7NzB.js.map +0 -1
  917. package/dist/siemens-ix/p-02621eb8.entry.js.map +0 -1
  918. package/dist/siemens-ix/p-09cce59e.entry.js.map +0 -1
  919. package/dist/siemens-ix/p-14a266d5.entry.js.map +0 -1
  920. package/dist/siemens-ix/p-1d0ae43f.entry.js +0 -2
  921. package/dist/siemens-ix/p-1d0ae43f.entry.js.map +0 -1
  922. package/dist/siemens-ix/p-27f1d6c9.entry.js +0 -2
  923. package/dist/siemens-ix/p-27f1d6c9.entry.js.map +0 -1
  924. package/dist/siemens-ix/p-2d01c802.entry.js.map +0 -1
  925. package/dist/siemens-ix/p-2d3f7bb5.entry.js +0 -2
  926. package/dist/siemens-ix/p-2d3f7bb5.entry.js.map +0 -1
  927. package/dist/siemens-ix/p-2d9b7dbd.entry.js +0 -2
  928. package/dist/siemens-ix/p-2d9b7dbd.entry.js.map +0 -1
  929. package/dist/siemens-ix/p-30545ef9.entry.js +0 -2
  930. package/dist/siemens-ix/p-3d8e0616.entry.js +0 -2
  931. package/dist/siemens-ix/p-42a70164.entry.js +0 -2
  932. package/dist/siemens-ix/p-42a70164.entry.js.map +0 -1
  933. package/dist/siemens-ix/p-450ab7cb.entry.js +0 -2
  934. package/dist/siemens-ix/p-53e82da9.entry.js.map +0 -1
  935. package/dist/siemens-ix/p-53e9e280.entry.js +0 -2
  936. package/dist/siemens-ix/p-53e9e280.entry.js.map +0 -1
  937. package/dist/siemens-ix/p-5f72640f.entry.js +0 -2
  938. package/dist/siemens-ix/p-5f72640f.entry.js.map +0 -1
  939. package/dist/siemens-ix/p-6c873cc5.entry.js +0 -2
  940. package/dist/siemens-ix/p-6d8e725c.entry.js +0 -2
  941. package/dist/siemens-ix/p-6d8e725c.entry.js.map +0 -1
  942. package/dist/siemens-ix/p-71e94914.entry.js.map +0 -1
  943. package/dist/siemens-ix/p-740420eb.entry.js +0 -2
  944. package/dist/siemens-ix/p-78ddd5f5.entry.js +0 -2
  945. package/dist/siemens-ix/p-78ddd5f5.entry.js.map +0 -1
  946. package/dist/siemens-ix/p-7989235e.entry.js.map +0 -1
  947. package/dist/siemens-ix/p-8Yd4qhs7.js +0 -2
  948. package/dist/siemens-ix/p-90089ce1.entry.js +0 -2
  949. package/dist/siemens-ix/p-9638c57b.entry.js.map +0 -1
  950. package/dist/siemens-ix/p-99ad8022.entry.js.map +0 -1
  951. package/dist/siemens-ix/p-9bd4c682.entry.js +0 -2
  952. package/dist/siemens-ix/p-9d7a2428.entry.js.map +0 -1
  953. package/dist/siemens-ix/p-BvLq9aFA.js +0 -2
  954. package/dist/siemens-ix/p-C97VdyAH.js +0 -2
  955. package/dist/siemens-ix/p-CGyISn-0.js +0 -2
  956. package/dist/siemens-ix/p-CzzcLSmV.js.map +0 -1
  957. package/dist/siemens-ix/p-DErtoAo0.js +0 -2
  958. package/dist/siemens-ix/p-DGODjp4O.js +0 -3
  959. package/dist/siemens-ix/p-DGODjp4O.js.map +0 -1
  960. package/dist/siemens-ix/p-a25ebeb2.entry.js +0 -2
  961. package/dist/siemens-ix/p-b11b63ca.entry.js +0 -2
  962. package/dist/siemens-ix/p-bb28a2d6.entry.js.map +0 -1
  963. package/dist/siemens-ix/p-c733fea2.entry.js +0 -2
  964. package/dist/siemens-ix/p-c8cf26c5.entry.js.map +0 -1
  965. package/dist/siemens-ix/p-cd11dfa8.entry.js.map +0 -1
  966. package/dist/siemens-ix/p-d0d972c2.entry.js +0 -2
  967. package/dist/siemens-ix/p-ec8f67b0.entry.js.map +0 -1
  968. /package/dist/siemens-ix/{p-f6d678a6.entry.js.map → p-01030dfb.entry.js.map} +0 -0
  969. /package/dist/siemens-ix/{p-6c873cc5.entry.js.map → p-08f4c3f0.entry.js.map} +0 -0
  970. /package/dist/siemens-ix/{p-dc5b5c0c.entry.js.map → p-0d4f0223.entry.js.map} +0 -0
  971. /package/dist/siemens-ix/{p-5140e6e6.entry.js.map → p-0e2b89f2.entry.js.map} +0 -0
  972. /package/dist/siemens-ix/{p-6c4abdde.entry.js.map → p-17a74a48.entry.js.map} +0 -0
  973. /package/dist/siemens-ix/{p-6aa45e1e.entry.js.map → p-20ad8d1e.entry.js.map} +0 -0
  974. /package/dist/siemens-ix/{p-31191cc6.entry.js.map → p-2db36aa6.entry.js.map} +0 -0
  975. /package/dist/siemens-ix/{p-fb6b7f35.entry.js.map → p-2f54ce99.entry.js.map} +0 -0
  976. /package/dist/siemens-ix/{p-48b0fef4.entry.js.map → p-337a3457.entry.js.map} +0 -0
  977. /package/dist/siemens-ix/{p-8ec9e08d.entry.js.map → p-347fcf94.entry.js.map} +0 -0
  978. /package/dist/siemens-ix/{p-6a39d630.entry.js.map → p-39950a1c.entry.js.map} +0 -0
  979. /package/dist/siemens-ix/{p-14fca48a.entry.js.map → p-3acbbe01.entry.js.map} +0 -0
  980. /package/dist/siemens-ix/{p-eba51393.entry.js.map → p-3b314194.entry.js.map} +0 -0
  981. /package/dist/siemens-ix/{p-d3c355c7.entry.js.map → p-467c0fff.entry.js.map} +0 -0
  982. /package/dist/siemens-ix/{p-52dc3ba0.entry.js.map → p-48cbacaf.entry.js.map} +0 -0
  983. /package/dist/siemens-ix/{p-b6d9c16c.entry.js.map → p-4b1745dc.entry.js.map} +0 -0
  984. /package/dist/siemens-ix/{p-5c109476.entry.js.map → p-51786593.entry.js.map} +0 -0
  985. /package/dist/siemens-ix/{p-bd369344.entry.js.map → p-52d377d1.entry.js.map} +0 -0
  986. /package/dist/siemens-ix/{p-1ca58d8b.entry.js.map → p-538843d4.entry.js.map} +0 -0
  987. /package/dist/siemens-ix/{p-d6b9e253.entry.js.map → p-548a2231.entry.js.map} +0 -0
  988. /package/dist/siemens-ix/{p-8eee6a03.entry.js.map → p-58219b7e.entry.js.map} +0 -0
  989. /package/dist/siemens-ix/{p-0469aec7.entry.js.map → p-608b3631.entry.js.map} +0 -0
  990. /package/dist/siemens-ix/{p-19c2cb50.entry.js.map → p-65842e35.entry.js.map} +0 -0
  991. /package/dist/siemens-ix/{p-6fc6d20a.entry.js.map → p-67766c28.entry.js.map} +0 -0
  992. /package/dist/siemens-ix/{p-729d84eb.entry.js.map → p-67e4f814.entry.js.map} +0 -0
  993. /package/dist/siemens-ix/{p-8c612656.entry.js.map → p-6f152ed2.entry.js.map} +0 -0
  994. /package/dist/siemens-ix/{p-c4b230cd.entry.js.map → p-730a6161.entry.js.map} +0 -0
  995. /package/dist/siemens-ix/{p-f112fabd.entry.js.map → p-7388d2ee.entry.js.map} +0 -0
  996. /package/dist/siemens-ix/{p-30545ef9.entry.js.map → p-759ba03d.entry.js.map} +0 -0
  997. /package/dist/siemens-ix/{p-71a42502.entry.js.map → p-784c6dd6.entry.js.map} +0 -0
  998. /package/dist/siemens-ix/{p-404dffde.entry.js.map → p-788e1ef8.entry.js.map} +0 -0
  999. /package/dist/siemens-ix/{p-3c99cfa5.entry.js.map → p-79798af1.entry.js.map} +0 -0
  1000. /package/dist/siemens-ix/{p-548c2a30.entry.js.map → p-7bc90e7e.entry.js.map} +0 -0
  1001. /package/dist/siemens-ix/{p-88a812b7.entry.js.map → p-7e612a3b.entry.js.map} +0 -0
  1002. /package/dist/siemens-ix/{p-90bd8d7b.entry.js.map → p-7e6beda5.entry.js.map} +0 -0
  1003. /package/dist/siemens-ix/{p-818aadd7.entry.js.map → p-7f945e44.entry.js.map} +0 -0
  1004. /package/dist/siemens-ix/{p-81c8d542.entry.js.map → p-80f55403.entry.js.map} +0 -0
  1005. /package/dist/siemens-ix/{p-ddaf98b6.entry.js.map → p-81120f11.entry.js.map} +0 -0
  1006. /package/dist/siemens-ix/{p-89d7e13e.entry.js.map → p-845054ca.entry.js.map} +0 -0
  1007. /package/dist/siemens-ix/{p-9bd4c682.entry.js.map → p-85f3aa13.entry.js.map} +0 -0
  1008. /package/dist/siemens-ix/{p-7d95ae34.entry.js.map → p-879a0cc5.entry.js.map} +0 -0
  1009. /package/dist/siemens-ix/{p-b6dad40c.entry.js.map → p-89449e22.entry.js.map} +0 -0
  1010. /package/dist/siemens-ix/{p-b8144c96.entry.js.map → p-8aa0fda7.entry.js.map} +0 -0
  1011. /package/dist/siemens-ix/{p-450ab7cb.entry.js.map → p-92a6324b.entry.js.map} +0 -0
  1012. /package/dist/siemens-ix/{p-b59285eb.entry.js.map → p-94fa5d00.entry.js.map} +0 -0
  1013. /package/dist/siemens-ix/{p-888c45dd.entry.js.map → p-9d135d59.entry.js.map} +0 -0
  1014. /package/dist/siemens-ix/{p-10c44788.entry.js.map → p-9e7223f6.entry.js.map} +0 -0
  1015. /package/dist/siemens-ix/{p-fd84048a.entry.js.map → p-a02e0685.entry.js.map} +0 -0
  1016. /package/dist/siemens-ix/{p-8e48a7a1.entry.js.map → p-aa6368b4.entry.js.map} +0 -0
  1017. /package/dist/siemens-ix/{p-3d8e0616.entry.js.map → p-ad20efd0.entry.js.map} +0 -0
  1018. /package/dist/siemens-ix/{p-223c9d79.entry.js.map → p-b6736ce7.entry.js.map} +0 -0
  1019. /package/dist/siemens-ix/{p-2ab42b09.entry.js.map → p-c0064123.entry.js.map} +0 -0
  1020. /package/dist/siemens-ix/{p-1fa5a3e4.entry.js.map → p-c1160cf8.entry.js.map} +0 -0
  1021. /package/dist/siemens-ix/{p-90089ce1.entry.js.map → p-c4b26603.entry.js.map} +0 -0
  1022. /package/dist/siemens-ix/{p-c733fea2.entry.js.map → p-cc80918d.entry.js.map} +0 -0
  1023. /package/dist/siemens-ix/{p-8dcc6456.entry.js.map → p-d120adf6.entry.js.map} +0 -0
  1024. /package/dist/siemens-ix/{p-7a108b0d.entry.js.map → p-d1941577.entry.js.map} +0 -0
  1025. /package/dist/siemens-ix/{p-f55eef69.entry.js.map → p-d4ba3f9f.entry.js.map} +0 -0
  1026. /package/dist/siemens-ix/{p-96a20067.entry.js.map → p-d8fb5a86.entry.js.map} +0 -0
  1027. /package/dist/siemens-ix/{p-5bed04ac.entry.js.map → p-db9d5872.entry.js.map} +0 -0
  1028. /package/dist/siemens-ix/{p-fdf22b8e.entry.js.map → p-dd89a190.entry.js.map} +0 -0
  1029. /package/dist/siemens-ix/{p-11e7e647.entry.js.map → p-e3c57208.entry.js.map} +0 -0
  1030. /package/dist/siemens-ix/{p-f29eaee8.entry.js.map → p-e562ffb2.entry.js.map} +0 -0
  1031. /package/dist/siemens-ix/{p-fb6dfe07.entry.js.map → p-e825a921.entry.js.map} +0 -0
  1032. /package/dist/siemens-ix/{p-95d4d849.entry.js.map → p-ecff1e2f.entry.js.map} +0 -0
  1033. /package/dist/siemens-ix/{p-746b04cb.entry.js.map → p-eef311b1.entry.js.map} +0 -0
  1034. /package/dist/siemens-ix/{p-4a90e7ea.entry.js.map → p-f29f280b.entry.js.map} +0 -0
  1035. /package/dist/siemens-ix/{p-b9eafd64.entry.js.map → p-f9b4e5f1.entry.js.map} +0 -0
  1036. /package/dist/siemens-ix/{p-4756bbdb.entry.js.map → p-fabcc5f5.entry.js.map} +0 -0
  1037. /package/dist/siemens-ix/{p-c446ffdb.entry.js.map → p-fc3071d0.entry.js.map} +0 -0
  1038. /package/dist/siemens-ix/{p-d9452ff9.entry.js.map → p-fea12773.entry.js.map} +0 -0
package/hydrate/index.js CHANGED
@@ -372,7 +372,10 @@ function createStyleSheetIfNeededAndSupported(styles2) {
372
372
  var globalStyleSheet;
373
373
  function createShadowRoot(cmpMeta) {
374
374
  var _a;
375
- const shadowRoot = this.attachShadow({ mode: "open" });
375
+ const shadowRoot = this.attachShadow({
376
+ mode: "open",
377
+ delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)
378
+ }) ;
376
379
  if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported()) != null ? _a : null;
377
380
  if (globalStyleSheet) {
378
381
  {
@@ -3622,12 +3625,12 @@ class ApplicationLayoutService {
3622
3625
  const match = matchBreakpoint(breakpoint);
3623
3626
  matchBreakpoints.push([breakpoint, match]);
3624
3627
  });
3625
- if (matchBreakpoints.every(([_, match]) => match === false)) {
3628
+ if (matchBreakpoints.every(([, match]) => match === false)) {
3626
3629
  let breakPointIndex = 0;
3627
3630
  if (!__classPrivateFieldGet$2(this, _ApplicationLayoutService_supportedBreakpoints, "f").includes('lg')) {
3628
3631
  breakPointIndex = matchBreakpoints.length - 1;
3629
3632
  }
3630
- const [breakpoint, _] = matchBreakpoints[breakPointIndex];
3633
+ const [breakpoint] = matchBreakpoints[breakPointIndex];
3631
3634
  requestAnimationFrame(() => __classPrivateFieldGet$2(this, _ApplicationLayoutService_breakpointChangeListener, "f").emit(breakpoint));
3632
3635
  __classPrivateFieldSet$2(this, _ApplicationLayoutService_breakpoint, breakpoint, "f");
3633
3636
  return;
@@ -8855,7 +8858,7 @@ class Breadcrumb {
8855
8858
  /**
8856
8859
  * Ghost breadcrumbs will not show solid backgrounds on individual crumbs unless there is a mouse event (e.g. hover)
8857
8860
  */
8858
- this.ghost = true;
8861
+ this.subtle = false;
8859
8862
  /**
8860
8863
  * Accessibility label for the dropdown button (ellipsis icon) used to access the dropdown list
8861
8864
  * with conditionally hidden previous items
@@ -8892,8 +8895,8 @@ class Breadcrumb {
8892
8895
  const updatedItems = this.getItems();
8893
8896
  updatedItems.forEach((bc, index) => {
8894
8897
  const shouldShowDropdown = this.nextItems.length !== 0 && updatedItems.length - 1 === index;
8895
- bc.ghost = this.ghost;
8896
- bc.showChevron = updatedItems.length - 1 !== index || shouldShowDropdown;
8898
+ bc.subtle = this.subtle;
8899
+ bc.hideChevron = updatedItems.length - 1 === index && !shouldShowDropdown;
8897
8900
  bc.isDropdownTrigger = shouldShowDropdown;
8898
8901
  if (shouldShowDropdown) {
8899
8902
  this.nextButtonRef(bc);
@@ -8901,7 +8904,7 @@ class Breadcrumb {
8901
8904
  if (updatedItems.length < this.visibleItemCount) {
8902
8905
  return;
8903
8906
  }
8904
- bc.visible = index >= updatedItems.length - this.visibleItemCount;
8907
+ bc.invisible = index < updatedItems.length - this.visibleItemCount;
8905
8908
  });
8906
8909
  this.items = updatedItems;
8907
8910
  }
@@ -8911,7 +8914,7 @@ class Breadcrumb {
8911
8914
  render() {
8912
8915
  var _a, _b, _c, _d;
8913
8916
  const a11y = a11yHostAttributes(this.hostElement);
8914
- return (hAsync(Host, { key: 'cd3fb633db6e273763b650dee6cf699190f9c66c' }, hAsync("ix-dropdown", { key: '4bb90841a1e65c3c43a5897cd3b7baffa304df6e', id: this.previousDropdownId, "aria-label": this.ariaLabelPreviousButton, trigger: ((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) > this.visibleItemCount
8917
+ return (hAsync(Host, { key: '12f8783a3a970031434ab062dba6ced47c167570' }, hAsync("ix-dropdown", { key: 'c3d871fa0f8cdc9cb49f5449de13f599452ba323', id: this.previousDropdownId, "aria-label": this.ariaLabelPreviousButton, trigger: ((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) > this.visibleItemCount
8915
8918
  ? this.previousButtonRef.waitForCurrent()
8916
8919
  : undefined, onShowChanged: ({ detail }) => {
8917
8920
  this.isPreviousDropdownExpanded = detail;
@@ -8924,7 +8927,7 @@ class Breadcrumb {
8924
8927
  return (hAsync("ix-dropdown-item", { label: label, onClick: () => {
8925
8928
  this.onItemClick(label);
8926
8929
  }, onItemClick: (event) => event.stopPropagation() }));
8927
- })), ((_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: '153d49ef29065bcc78cb3b06a1bcc6341b028cca', class: "crumb-items", "aria-label": (_c = a11y['aria-label']) !== null && _c !== void 0 ? _c : 'breadcrumbs' }, hAsync("ol", { key: '1d7dcd947a111b74dcee6779968b52f63e36c984' }, hAsync("slot", { key: 'c9d8ac0c01834d40d2ca1d3acfbb323d04954669' }))), hAsync("ix-dropdown", { key: 'ba8cb0f0ffd45556b76be3e65d45c742ab2312ed', trigger: this.nextButtonRef.waitForCurrent() }, (_d = this.nextItems) === null || _d === void 0 ? void 0 : _d.map((item) => (hAsync("ix-dropdown-item", { label: item, onClick: (e) => {
8930
+ })), ((_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: '076d1d44094bbd01bce51daf92bc8ad28f93f224', class: "crumb-items", "aria-label": (_c = a11y['aria-label']) !== null && _c !== void 0 ? _c : 'breadcrumbs' }, hAsync("ol", { key: 'edd1719a74b337e52d6f2e30d7ea7040ef2c1640' }, hAsync("slot", { key: '8ec35c7e353630c9d9ba4839c6d33b7e68a25e74' }))), hAsync("ix-dropdown", { key: '8750f9d8b51762d5a2fc4303e4c34f048383f8fd', trigger: this.nextButtonRef.waitForCurrent() }, (_d = this.nextItems) === null || _d === void 0 ? void 0 : _d.map((item) => (hAsync("ix-dropdown-item", { label: item, onClick: (e) => {
8928
8931
  this.nextClick.emit({
8929
8932
  event: e,
8930
8933
  item,
@@ -8942,7 +8945,7 @@ class Breadcrumb {
8942
8945
  "$members$": {
8943
8946
  "visibleItemCount": [2, "visible-item-count"],
8944
8947
  "nextItems": [16, "next-items"],
8945
- "ghost": [4],
8948
+ "subtle": [4],
8946
8949
  "ariaLabelPreviousButton": [1, "aria-label-previous-button"],
8947
8950
  "items": [32],
8948
8951
  "isPreviousDropdownExpanded": [32]
@@ -8966,11 +8969,11 @@ class BreadcrumbItem {
8966
8969
  */
8967
8970
  this.target = '_self';
8968
8971
  /**@internal */
8969
- this.ghost = true;
8972
+ this.subtle = false;
8970
8973
  /**@internal */
8971
- this.visible = true;
8974
+ this.invisible = false;
8972
8975
  /**@internal */
8973
- this.showChevron = true;
8976
+ this.hideChevron = false;
8974
8977
  /** @internal */
8975
8978
  this.isDropdownTrigger = false;
8976
8979
  }
@@ -8994,7 +8997,7 @@ class BreadcrumbItem {
8994
8997
  }
8995
8998
  render() {
8996
8999
  const props = {
8997
- variant: this.ghost ? 'tertiary' : 'subtle-primary',
9000
+ variant: this.subtle ? 'subtle-primary' : 'tertiary',
8998
9001
  iconOnly: false,
8999
9002
  iconOval: false,
9000
9003
  disabled: false,
@@ -9012,12 +9015,12 @@ class BreadcrumbItem {
9012
9015
  target: this.target,
9013
9016
  rel: this.rel,
9014
9017
  };
9015
- if (!this.visible) {
9018
+ if (this.invisible) {
9016
9019
  return hAsync(Host, { class: 'invisible' });
9017
9020
  }
9018
9021
  return (hAsync(Host, { class: {
9019
- 'hide-chevron': !this.showChevron,
9020
- }, onClick: () => this.itemClick.emit(this.label) }, hAsync("li", null, hAsync(BaseButton, Object.assign({}, props, { afterContent: hAsync(Fragment, null, this.showChevron ? (hAsync("ix-icon", { name: iconChevronRightSmall, size: "16", class: 'chevron' })) : null) }), this.label, hAsync("slot", null)))));
9022
+ 'hide-chevron': this.hideChevron,
9023
+ }, onClick: () => this.itemClick.emit(this.label) }, hAsync("li", null, hAsync(BaseButton, Object.assign({}, props, { afterContent: hAsync(Fragment, null, !this.hideChevron && (hAsync("ix-icon", { name: iconChevronRightSmall, size: "16", class: 'chevron' }))) }), this.label, hAsync("slot", null)))));
9021
9024
  }
9022
9025
  get hostElement() { return getElement(this); }
9023
9026
  static get style() { return breadcrumbItemCss; }
@@ -9031,9 +9034,9 @@ class BreadcrumbItem {
9031
9034
  "href": [1],
9032
9035
  "target": [1],
9033
9036
  "rel": [1],
9034
- "ghost": [4],
9035
- "visible": [4],
9036
- "showChevron": [4, "show-chevron"],
9037
+ "subtle": [4],
9038
+ "invisible": [4],
9039
+ "hideChevron": [4, "hide-chevron"],
9037
9040
  "isDropdownTrigger": [4, "is-dropdown-trigger"],
9038
9041
  "a11y": [32]
9039
9042
  },
@@ -9138,7 +9141,7 @@ class Button {
9138
9141
  onClick: () => this.dispatchFormEvents(),
9139
9142
  type: this.type,
9140
9143
  alignment: this.alignment,
9141
- tabIndex: this.hostElement.tabIndex,
9144
+ tabIndex: 0,
9142
9145
  ariaAttributes: {
9143
9146
  'aria-label': this.ariaLabelButton,
9144
9147
  },
@@ -9146,17 +9149,18 @@ class Button {
9146
9149
  target: this.target,
9147
9150
  rel: this.rel,
9148
9151
  };
9149
- return (hAsync(Host, { key: '87b49342dbf1fa27f293186249d69b9962c885b0', tabindex: this.disabled ? -1 : 0, class: {
9152
+ return (hAsync(Host, { key: 'd59ad1ad7693982ea33b27383a41edfca9a59430', class: {
9150
9153
  disabled: this.disabled || this.loading,
9151
- }, onFocus: () => this.setFocus() }, hAsync(BaseButton, Object.assign({ key: '8b4741d0d010cb4b574e9c751b7aa6666dc5f1e7' }, baseButtonProps), hAsync("slot", { key: 'a6380123ede1305e1f5d6287896324951e56f18e' }))));
9154
+ } }, hAsync(BaseButton, Object.assign({ key: 'd27e0296718f433c7df2896bd73b5991ef302c9a' }, baseButtonProps), hAsync("slot", { key: 'c246c59dfd3406d389b9059020422f7a9779ab67' }))));
9152
9155
  }
9156
+ static get delegatesFocus() { return true; }
9153
9157
  get hostElement() { return getElement(this); }
9154
9158
  static get watchers() { return {
9155
9159
  "form": ["handleFormChange"]
9156
9160
  }; }
9157
9161
  static get style() { return buttonCss; }
9158
9162
  static get cmpMeta() { return {
9159
- "$flags$": 265,
9163
+ "$flags$": 281,
9160
9164
  "$tagName$": "ix-button",
9161
9165
  "$members$": {
9162
9166
  "ariaLabelButton": [1, "aria-label-button"],
@@ -9635,16 +9639,10 @@ class CategoryFilter {
9635
9639
  */
9636
9640
  this.hideIcon = false;
9637
9641
  /**
9638
- * If set to true, allows that a single category can be set more than once.
9639
- * An already set category will not appear in the category dropdown if set to false.
9640
- *
9641
- * Defaults to true
9642
- */
9643
- this.repeatCategories = true;
9644
- /**
9645
- * @internal For debugging purposes only!
9642
+ * If set to true, prevents that a single category can be set more than once.
9643
+ * An already set category will not appear in the category dropdown if set to true.
9646
9644
  */
9647
- this.tmpDisableScrollIntoView = true;
9645
+ this.uniqueCategories = false;
9648
9646
  /**
9649
9647
  * i18n
9650
9648
  */
@@ -9904,7 +9902,7 @@ class CategoryFilter {
9904
9902
  this.emitFilterEvent();
9905
9903
  }
9906
9904
  filterMultiples(value) {
9907
- if (this.repeatCategories) {
9905
+ if (!this.uniqueCategories) {
9908
9906
  return true;
9909
9907
  }
9910
9908
  const isCategoryAlreadySet = this.filterTokens.find((token) => token.id === value);
@@ -10050,9 +10048,7 @@ class CategoryFilter {
10050
10048
  componentDidRender() {
10051
10049
  var _a, _b;
10052
10050
  if (this.isScrollStateDirty) {
10053
- if (!this.tmpDisableScrollIntoView) {
10054
- (_b = (_a = this.textInput) === null || _a === void 0 ? void 0 : _a.current) === null || _b === void 0 ? void 0 : _b.scrollIntoView();
10055
- }
10051
+ (_b = (_a = this.textInput) === null || _a === void 0 ? void 0 : _a.current) === null || _b === void 0 ? void 0 : _b.scrollIntoView();
10056
10052
  this.isScrollStateDirty = false;
10057
10053
  }
10058
10054
  }
@@ -10094,19 +10090,19 @@ class CategoryFilter {
10094
10090
  }
10095
10091
  render() {
10096
10092
  var _a, _b, _c;
10097
- return (hAsync(Host, { key: 'b69168fccbcac0b261a929d4a44f6f693001714c' }, hAsync("form", { key: '3bad02565919f5e48674a5228ba0d7635b44a9d1', ref: (el) => (this.formElement = el) }, hAsync("div", { key: '732c413af7883a335c369bb4e2e02763d70f97d1', "read-only": this.readonly, class: {
10093
+ return (hAsync(Host, { key: 'c067de370164a717112829f8be82ac8d786d7622' }, hAsync("form", { key: '2cd185f59a209029a1184790488eb472a8456cbb', ref: (el) => (this.formElement = el) }, hAsync("div", { key: '5d0eed2dacde6318ebe516becdc41b785908c864', "read-only": this.readonly, class: {
10098
10094
  'input-container': true,
10099
10095
  disabled: this.disabled,
10100
10096
  focus: this.hasFocus,
10101
10097
  readonly: this.readonly,
10102
10098
  'no-icon': this.hideIcon,
10103
- } }, hAsync("ix-icon", { key: '67181824a8f1632c95fb686e0f6bc68c66fee398', color: this.getIconColor(), class: { 'display-none': this.hideIcon }, name: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, size: "16" }), hAsync("div", { key: '57d870d48eac869af8ae3a138e0ed10b7b781fcb', class: "token-container" }, hAsync("div", { key: '6fca67b428e8e9b5cef5e9e9980c220b1517c331', class: "list-unstyled" }, this.filterTokens.map((value, index) => (hAsync("span", { key: value.toString(), class: {
10099
+ } }, hAsync("ix-icon", { key: 'ec27370c08d6882c85f29dafb7c9cbf2655cbacf', color: this.getIconColor(), class: { 'display-none': this.hideIcon }, name: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, size: "16" }), hAsync("div", { key: '277a47c6cc91d6b631c01ae4b3f8f21cca29943e', class: "token-container" }, hAsync("div", { key: 'c086102952499cbd43ae910d745be5ef0aa44e40', class: "list-unstyled" }, this.filterTokens.map((value, index) => (hAsync("span", { key: value.toString(), class: {
10104
10100
  animate__animated: true,
10105
10101
  animate__fadein: true,
10106
10102
  } }, 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: {
10107
10103
  'category-preview': true,
10108
10104
  'display-none': this.category === '',
10109
- } }, (_b = this.categories[this.category]) === null || _b === void 0 ? void 0 : _b.label)), hAsync("input", Object.assign({ key: '2796b54f0a20bbd63ac98e1fadc087caf1a55d27', class: {
10105
+ } }, (_b = this.categories[this.category]) === null || _b === void 0 ? void 0 : _b.label)), hAsync("input", Object.assign({ key: '7f2bdc80da327d2c40f7031259618131a391bd7c', class: {
10110
10106
  'text-input': true,
10111
10107
  'hide-placeholder': this.readonly || this.disabled || this.category !== '',
10112
10108
  }, autocomplete: "off", name: "category-filter-input", disabled: this.disabled, readonly: this.readonly, ref: this.textInput, type: "text", placeholder: this.placeholder }, this.a11yAttributes, { "aria-label": this.ariaLabelFilterInput })))), !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()))));
@@ -10130,8 +10126,7 @@ class CategoryFilter {
10130
10126
  "icon": [1],
10131
10127
  "hideIcon": [4, "hide-icon"],
10132
10128
  "staticOperator": [1, "static-operator"],
10133
- "repeatCategories": [4, "repeat-categories"],
10134
- "tmpDisableScrollIntoView": [4, "tmp-disable-scroll-into-view"],
10129
+ "uniqueCategories": [4, "unique-categories"],
10135
10130
  "labelCategories": [1, "label-categories"],
10136
10131
  "i18nPlainText": [1, "i18n-plain-text"],
10137
10132
  "ariaLabelResetButton": [1, "aria-label-reset-button"],
@@ -10545,10 +10540,10 @@ class Chip {
10545
10540
  */
10546
10541
  this.variant = 'primary';
10547
10542
  /**
10548
- * Determines if the chip is interactive. If false no user input (e.g. mouse states, keyboard navigation)
10543
+ * Determines if the chip is interactive. If true no user input (e.g. mouse states, keyboard navigation)
10549
10544
  * will be possible and also the close button will not be present.
10550
10545
  */
10551
- this.active = true;
10546
+ this.inactive = false;
10552
10547
  /**
10553
10548
  * Show close icon
10554
10549
  */
@@ -10589,7 +10584,6 @@ class Chip {
10589
10584
  return (hAsync("ix-tooltip", { for: this.containerElementRef.waitForCurrent() }, text));
10590
10585
  }
10591
10586
  render() {
10592
- const isInactive = this.active === false;
10593
10587
  let customStyle = {};
10594
10588
  if (this.variant === 'custom') {
10595
10589
  customStyle = {
@@ -10597,16 +10591,16 @@ class Chip {
10597
10591
  [this.outline ? 'borderColor' : 'backgroundColor']: this.background,
10598
10592
  };
10599
10593
  }
10600
- return (hAsync(Host, { key: '615e9cde354e947cfedf93f5d7049a55acd742f9', tabIndex: "-1", class: {
10601
- inactive: isInactive,
10594
+ return (hAsync(Host, { key: 'a9d49af6fa315e993d7e6968037eec933ac7beb4', tabIndex: "-1", class: {
10595
+ inactive: this.inactive,
10602
10596
  }, style: this.variant === 'custom'
10603
10597
  ? {
10604
10598
  '--ix-icon-button-color': this.chipColor,
10605
10599
  }
10606
- : {} }, hAsync("div", { key: '64c04ae766296f7913ea662db14b5ec3e3828193', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
10600
+ : {} }, hAsync("div", { key: '68e9b1b7cdcd51c0ea62d1e907749d6019346411', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
10607
10601
  container: true,
10608
10602
  outline: this.outline,
10609
- inactive: isInactive,
10603
+ inactive: this.inactive,
10610
10604
  alarm: this.variant === 'alarm',
10611
10605
  critical: this.variant === 'critical',
10612
10606
  info: this.variant === 'info',
@@ -10618,11 +10612,11 @@ class Chip {
10618
10612
  closable: this.closable,
10619
10613
  icon: !!this.icon,
10620
10614
  centerContent: this.centerContent,
10621
- } }, hAsync("div", { key: 'b56a1240130fb26f2d31a946e1d1b3199e851836', class: "content-wrapper" }, this.icon && (hAsync("ix-icon", { key: '546438997d8e9727f9d410c9c3a7be16a0f9c858', class: {
10615
+ } }, hAsync("div", { key: '6880ba6bb16fb14ce2e3fb6e3575539a5c1c182a', class: "content-wrapper" }, this.icon && (hAsync("ix-icon", { key: '85ede4a45b6705d95e0d3d2ff602a75bce77c4fa', class: {
10622
10616
  'with-icon': true,
10623
10617
  }, name: this.icon, size: '24', style: this.variant === 'custom'
10624
10618
  ? { color: this.outline ? this.background : this.chipColor }
10625
- : undefined })), hAsync("span", { key: '0b7f723b1a687a0377f6b1d128d167c24c0ee43a', class: "slot-container" }, hAsync("slot", { key: '11dd6b1a9c781500c96d37563279f0359276c26d' }))), isInactive === false && this.closable ? this.getCloseButton() : null), this.getTooltip()));
10619
+ : undefined })), hAsync("span", { key: '3b7bd50643a4f5b3ba25c612eb29cbd8218d0aa2', class: "slot-container" }, hAsync("slot", { key: '0d282990c3bbc56eb96dd9373ff66b61fac0b1f9' }))), this.inactive === false && this.closable && this.getCloseButton()), this.getTooltip()));
10626
10620
  }
10627
10621
  get hostElement() { return getElement(this); }
10628
10622
  static get style() { return chipCss; }
@@ -10631,7 +10625,7 @@ class Chip {
10631
10625
  "$tagName$": "ix-chip",
10632
10626
  "$members$": {
10633
10627
  "variant": [513],
10634
- "active": [4],
10628
+ "inactive": [4],
10635
10629
  "closable": [4],
10636
10630
  "icon": [1],
10637
10631
  "background": [1],
@@ -18716,9 +18710,9 @@ class DateDropdown {
18716
18710
  */
18717
18711
  this.format = 'yyyy/LL/dd';
18718
18712
  /**
18719
- * If true a range of dates can be selected.
18713
+ * If true disables date range selection (from/to).
18720
18714
  */
18721
- this.range = true;
18715
+ this.singleSelection = false;
18722
18716
  /**
18723
18717
  * Picker date. If the picker is in range mode this property is the start date.
18724
18718
  * If set to `null` no default start date will be pre-selected.
@@ -18763,11 +18757,11 @@ class DateDropdown {
18763
18757
  */
18764
18758
  this.showWeekNumbers = false;
18765
18759
  /**
18766
- * Controls whether the user is allowed to pick custom date ranges in the component.
18767
- * When set to 'true', the user can select a custom date range using the date picker.
18768
- * When set to 'false', only predefined time date ranges are available for selection.
18760
+ * Controls whether custom date range selection is disabled in the component.
18761
+ * When set to 'false', the user can select a custom date range using the date picker.
18762
+ * When set to 'true', only predefined time date ranges are available for selection.
18769
18763
  */
18770
- this.customRangeAllowed = true;
18764
+ this.customRangeDisabled = false;
18771
18765
  /**
18772
18766
  * An array of predefined date range options for the date picker.
18773
18767
  * Each option is an object with a label describing the range and a function
@@ -18841,7 +18835,7 @@ class DateDropdown {
18841
18835
  initialize() {
18842
18836
  const isCustomRange = this.dateRangeId === 'custom' ||
18843
18837
  (!this.dateRangeId && !!this.from && !!this.to);
18844
- if (isCustomRange && this.customRangeAllowed) {
18838
+ if (isCustomRange && !this.customRangeDisabled) {
18845
18839
  this.selectedDateRangeId = 'custom';
18846
18840
  this.updateCurrentDate();
18847
18841
  return;
@@ -18911,21 +18905,21 @@ class DateDropdown {
18911
18905
  }
18912
18906
  render() {
18913
18907
  var _a, _b, _c;
18914
- return (hAsync(Host, { key: 'b977b971c393e2decb1ee6b5d9a0f289b97a9d49' }, hAsync("ix-button", { key: 'bb9b321daff499f439d555a5bdaca1beac6d945c', "data-testid": "date-dropdown-trigger", "data-date-dropdown-trigger": true, variant: this.variant, loading: this.loading, icon: iconHistory, ref: this.triggerRef, disabled: this.disabled, ariaLabel: this.ariaLabelDropdownButton }, this.getButtonLabel()), hAsync("ix-dropdown", { key: 'a9b816ca1356acaf7de353b30bfd0b248adddb67', "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 }) => {
18908
+ return (hAsync(Host, { key: 'b0c80bf0c01f34eccf3ffd03cab8cb4598122b8e' }, hAsync("ix-button", { key: '19fc20d03477850083cc6274ea8b4269fb827365', "data-testid": "date-dropdown-trigger", "data-date-dropdown-trigger": true, variant: this.variant, loading: this.loading, icon: iconHistory, ref: this.triggerRef, disabled: this.disabled, ariaLabel: this.ariaLabelDropdownButton }, this.getButtonLabel()), hAsync("ix-dropdown", { key: '8b0260dd47fd1e6267b539ef0f12a544f3817c93', "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 }) => {
18915
18909
  if (!show &&
18916
18910
  this.selectedDateRangeId === 'custom' &&
18917
18911
  this.datePickerTouched &&
18918
18912
  this.currentRangeValue) {
18919
18913
  this.onDateSelect(this.currentRangeValue);
18920
18914
  }
18921
- } }, hAsync("ix-layout-grid", { key: '506cb9851836d4afd5cd3389392134711dbf6d06', noMargin: true }, hAsync("ix-row", { key: '3535f191761b9eba9acce33a00cfb0e57fb8dfcf' }, ((_a = this.dateRangeOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (hAsync("ix-col", { key: '18aa27777967221e10c5e64463b2f06d00f5cb86', class: {
18915
+ } }, hAsync("ix-layout-grid", { key: '827aa5f75b7351f7194800e5d08e99be05550674', noMargin: true }, hAsync("ix-row", { key: '31a94fc990f9f4a30f3259e1148e897d512b3408' }, ((_a = this.dateRangeOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (hAsync("ix-col", { key: '4c6222ffde5a8f8644f7e4030f5942e148014e2f', class: {
18922
18916
  'no-margin': true,
18923
18917
  'border-right': this.selectedDateRangeId === 'custom',
18924
- } }, this.dateRangeOptions.map((dateRangeOption) => (hAsync("ix-dropdown-item", { label: dateRangeOption.label, onClick: () => this.onRangeListSelect(dateRangeOption.id), checked: this.selectedDateRangeId === dateRangeOption.id }))), hAsync("div", { key: '99819aa2022de83a79f9a405e875dd0749ce7e8c', hidden: !this.customRangeAllowed }, hAsync("ix-dropdown-item", { key: 'd60f7d8ada6b1a8835289b39f70c4a2082c3bddc', label: this.i18nCustomItem, checked: this.selectedDateRangeId === 'custom', onClick: () => this.onRangeListSelect('custom') })))), hAsync("ix-col", { key: 'b20fd6accb39f3f91450c9474b726ec5cd80a7e7', class: "no-margin" }, this.selectedDateRangeId === 'custom' && (hAsync(Fragment, { key: '69fe830b8d426b735274ada9e2d600dd0b402f42' }, hAsync("ix-date-picker", { key: 'bcfd9bcfa0517dfd8947ce39668bfd2a9e732708', standaloneAppearance: false, locale: this.locale, onDateChange: (e) => {
18918
+ } }, this.dateRangeOptions.map((dateRangeOption) => (hAsync("ix-dropdown-item", { label: dateRangeOption.label, onClick: () => this.onRangeListSelect(dateRangeOption.id), checked: this.selectedDateRangeId === dateRangeOption.id }))), hAsync("div", { key: '7c6e52ce4e81ba257925eaf9dae155d1fff0bcf1', hidden: this.customRangeDisabled }, hAsync("ix-dropdown-item", { key: '6be7c3b1b827a75c51f82edd8971b3cc53f8167c', label: this.i18nCustomItem, checked: this.selectedDateRangeId === 'custom', onClick: () => this.onRangeListSelect('custom') })))), hAsync("ix-col", { key: 'a8119f9199cb8e4e162688bfdcf4f91242fbd5b7', class: "no-margin" }, this.selectedDateRangeId === 'custom' && (hAsync(Fragment, { key: 'bd24f234a02cc55ed73df93ca6d6791d11d9ad77' }, hAsync("ix-date-picker", { key: '0aaf7e9c3ee79d9d232eed14fb840e246caddd20', embedded: true, locale: this.locale, onDateChange: (e) => {
18925
18919
  e.stopPropagation();
18926
18920
  this.currentRangeValue = Object.assign(Object.assign({}, e.detail), { id: 'custom' });
18927
18921
  this.datePickerTouched = true;
18928
- }, 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: '08f452db2c829fbb0e6e25e0c3ea38bb0c4a5361', class: "pull-right" }, hAsync("ix-button", { key: '33b0f283488347219afb840cfcdf92e308da58de', onClick: () => {
18922
+ }, onDateRangeChange: (e) => e.stopPropagation(), format: this.format, singleSelection: this.singleSelection, 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: 'f2bd49f4ca5012eb32fc4e859bb6e9da2cd25f3d', class: "pull-right" }, hAsync("ix-button", { key: '18cb506d16700b59884660c4d8afb63c6e66400b', onClick: () => {
18929
18923
  if (this.currentRangeValue) {
18930
18924
  this.onDateSelect(this.currentRangeValue);
18931
18925
  }
@@ -18946,7 +18940,7 @@ class DateDropdown {
18946
18940
  "$members$": {
18947
18941
  "disabled": [4],
18948
18942
  "format": [1],
18949
- "range": [4],
18943
+ "singleSelection": [4, "single-selection"],
18950
18944
  "from": [1],
18951
18945
  "to": [1],
18952
18946
  "minDate": [1, "min-date"],
@@ -18956,7 +18950,7 @@ class DateDropdown {
18956
18950
  "loading": [4],
18957
18951
  "showWeekNumbers": [4, "show-week-numbers"],
18958
18952
  "ariaLabelDropdownButton": [1, "aria-label-dropdown-button"],
18959
- "customRangeAllowed": [4, "custom-range-allowed"],
18953
+ "customRangeDisabled": [4, "custom-range-disabled"],
18960
18954
  "dateRangeOptions": [16, "date-range-options"],
18961
18955
  "locale": [1],
18962
18956
  "weekStartIndex": [2, "week-start-index"],
@@ -19644,10 +19638,10 @@ class DateInput {
19644
19638
  readonly: this.readonly,
19645
19639
  } }, hAsync("ix-field-wrapper", { key: '5e8c3a6dd37625cb818438fd8e0c7bef6daa46a1', 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: '5bffd40d906d1e1e929b4a6041ff2cec6f857d34', "data-testid": "date-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
19646
19640
  this.show = event.detail;
19647
- } }, hAsync("ix-date-picker", { key: '56b7f9d28a733952ee5ea0e1555f88295f10f50e', ref: this.datepickerRef, format: this.format, locale: this.locale, range: false, from: (_a = this.from) !== null && _a !== void 0 ? _a : '', minDate: this.minDate, maxDate: this.maxDate, onDateChange: (event) => {
19641
+ } }, hAsync("ix-date-picker", { key: '8237c6eca404f1f11a921d965a7a0b7817072cf7', ref: this.datepickerRef, format: this.format, locale: this.locale, singleSelection: true, from: (_a = this.from) !== null && _a !== void 0 ? _a : '', minDate: this.minDate, maxDate: this.maxDate, onDateChange: (event) => {
19648
19642
  const { from } = event.detail;
19649
19643
  this.onInput(from);
19650
- }, showWeekNumbers: this.showWeekNumbers, ariaLabelNextMonthButton: this.ariaLabelNextMonthButton, ariaLabelPreviousMonthButton: this.ariaLabelPreviousMonthButton, standaloneAppearance: false }))));
19644
+ }, showWeekNumbers: this.showWeekNumbers, ariaLabelNextMonthButton: this.ariaLabelNextMonthButton, ariaLabelPreviousMonthButton: this.ariaLabelPreviousMonthButton, embedded: true }))));
19651
19645
  }
19652
19646
  static get formAssociated() { return true; }
19653
19647
  get hostElement() { return getElement(this); }
@@ -19777,7 +19771,7 @@ function OnListener(event, fnExp) {
19777
19771
  };
19778
19772
  }
19779
19773
 
19780
- const datePickerCss = ":host{display:block;position:relative;width:21rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .header{display:flex;align-items:center;justify-content:space-between}:host .disabled-item{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .selector{flex-basis:100%;display:flex;align-items:center;justify-content:center;padding:0.25rem 1rem}:host .selector .dropdown{color:var(--theme-menu-item--color);font-size:14px;line-height:20px}:host .selector .fontSize{font-size:16px}:host .selector .capitalize{text-transform:capitalize}:host .selector .month-dropdown-item{margin-left:4px;margin-right:4px}:host .selector .month-dropdown-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .selector .arrowYear{display:flex;position:relative;padding:0.75rem 2rem;align-items:center;cursor:pointer}:host .selector .arrowYear:hover{background-color:var(--theme-select-list-item--background--hover)}:host .selector .arrowYear.selected{background-color:var(--theme-select-list-item--background--selected)}:host .selector .arrowYear .arrowPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 6px)}:host .selector .arrowYear .checkPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 8px)}:host .selector .arrowYear .monthMargin{margin-left:10px}:host .wrapper{display:flex}:host .wrapper .overflow{overflow-y:scroll;max-height:250px}:host .grid{display:grid;grid-template-columns:repeat(7, 40px);grid-template-rows:repeat(7, 40px);align-items:center;justify-items:center;justify-content:center;color:var(--theme-datepicker-today--color)}:host .grid--show-week-numbers{grid-template-columns:24px repeat(7, 40px)}:host .grid .calendar-item{position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--theme-datepicker-day--background);border:1px solid var(--theme-datepicker-day--background);width:40px;height:40px;cursor:pointer}:host .grid .calendar-item:first-child{width:24px}:host .grid .calendar-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset);background-color:var(--theme-datepicker-day--background--selected);border:inset 1px solid var(--theme-datepicker-day--border-color--selected);color:var(--theme-datepicker-day--color--selected);font-size:14px;line-height:20px;letter-spacing:0}:host .grid .calendar-item.today{border:1px solid var(--theme-datepicker-today--border-color)}:host .grid .calendar-item.today:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item.today:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.today.selected{box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.today.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.today.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);border:1px solid var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.today.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range);border:1px solid var(--theme-datepicker-today--border-color--range);box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.range:hover{background-color:var(--theme-datepicker-day--background--range-hover);border:1px solid var(--theme-datepicker-today--border-color--range-hover)}:host .grid .calendar-item.today.range:active{background-color:var(--theme-datepicker-day--background--range-active);border:1px solid var(--theme-datepicker-today--border-color--range-active)}:host .grid .calendar-item.today.range.disabled{background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled);border:1px solid var(--theme-datepicker-today--border-color--range-disabled)}:host .grid .calendar-item.today.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .grid .calendar-item:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.selected{background-color:var(--theme-datepicker-day--background--selected);color:var(--theme-datepicker-day--color--selected);border:1px solid var(--theme-datepicker-day--background--selected)}:host .grid .calendar-item.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range)}:host .grid .calendar-item.range:hover{background-color:var(--theme-datepicker-day--background--range-hover)}:host .grid .calendar-item.range:active{background-color:var(--theme-datepicker-day--background--range-active)}:host .grid .calendar-item.range.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled)}:host .grid .calendar-item.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled)}:host .grid .calendar-item.week-day{color:var(--theme-datepicker-weekday--color);font-size:12px;line-height:20px;border:none;background:none;cursor:initial}:host .grid .calendar-item.week-day .overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .grid .calendar-item.empty-day{border:none;background:none;cursor:initial}:host .grid .calendar-item.week-number{font-size:10px;line-height:14px;color:var(--theme-datepicker-weekday--color);border:none;background:none;cursor:initial;width:1.5rem}:host .button{display:flex;justify-content:flex-end;margin-top:1rem}:host .hidden{display:none}";
19774
+ const datePickerCss = ":host{display:block;position:relative;width:21rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .header{display:flex;align-items:center;justify-content:space-between}:host .disabled-item{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .selector{flex-basis:100%;display:flex;align-items:center;justify-content:center;padding:0.25rem 1rem}:host .selector .dropdown{color:var(--theme-menu-item--color);font-size:14px;line-height:20px}:host .selector .fontSize{font-size:16px}:host .selector .capitalize{text-transform:capitalize}:host .selector .month-dropdown-item{margin-left:4px;margin-right:4px}:host .selector .month-dropdown-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .selector .arrowYear{display:flex;position:relative;padding:0.75rem 2rem;align-items:center;cursor:pointer}:host .selector .arrowYear:hover{background-color:var(--theme-select-list-item--background--hover)}:host .selector .arrowYear.selected{background-color:var(--theme-select-list-item--background--selected)}:host .selector .arrowYear .arrowPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 6px)}:host .selector .arrowYear .checkPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 8px)}:host .selector .arrowYear .monthMargin{margin-left:10px}:host .wrapper{display:flex}:host .wrapper .overflow{overflow-y:scroll;max-height:250px}:host .grid{display:grid;grid-template-columns:repeat(7, 40px);grid-template-rows:repeat(7, 40px);align-items:center;justify-items:center;justify-content:center;color:var(--theme-datepicker-today--color)}:host .grid--show-week-numbers{grid-template-columns:24px repeat(7, 40px)}:host .grid .calendar-item{position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--theme-datepicker-day--background);border:1px solid var(--theme-datepicker-day--background);width:40px;height:40px;cursor:pointer}:host .grid .calendar-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset);background-color:var(--theme-datepicker-day--background--selected);border:inset 1px solid var(--theme-datepicker-day--border-color--selected);color:var(--theme-datepicker-day--color--selected);font-size:14px;line-height:20px;letter-spacing:0}:host .grid .calendar-item.today{border:1px solid var(--theme-datepicker-today--border-color)}:host .grid .calendar-item.today:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item.today:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.today.selected{box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.today.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.today.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);border:1px solid var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.today.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range);border:1px solid var(--theme-datepicker-today--border-color--range);box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.range:hover{background-color:var(--theme-datepicker-day--background--range-hover);border:1px solid var(--theme-datepicker-today--border-color--range-hover)}:host .grid .calendar-item.today.range:active{background-color:var(--theme-datepicker-day--background--range-active);border:1px solid var(--theme-datepicker-today--border-color--range-active)}:host .grid .calendar-item.today.range.disabled{background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled);border:1px solid var(--theme-datepicker-today--border-color--range-disabled)}:host .grid .calendar-item.today.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .grid .calendar-item:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.selected{background-color:var(--theme-datepicker-day--background--selected);color:var(--theme-datepicker-day--color--selected);border:1px solid var(--theme-datepicker-day--background--selected)}:host .grid .calendar-item.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range)}:host .grid .calendar-item.range:hover{background-color:var(--theme-datepicker-day--background--range-hover)}:host .grid .calendar-item.range:active{background-color:var(--theme-datepicker-day--background--range-active)}:host .grid .calendar-item.range.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled)}:host .grid .calendar-item.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled)}:host .grid .calendar-item.week-day{color:var(--theme-datepicker-weekday--color);font-size:12px;line-height:20px;border:none;background:none;cursor:initial}:host .grid .calendar-item.week-day .overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .grid .calendar-item.empty-day{border:none;background:none;cursor:initial}:host .grid .calendar-item.week-number{font-size:10px;line-height:14px;color:var(--theme-datepicker-weekday--color);border:none;background:none;cursor:initial;width:1.5rem}:host .button{display:flex;justify-content:flex-end;margin-top:1rem}:host .hidden{display:none}";
19781
19775
 
19782
19776
  /*
19783
19777
  * SPDX-FileCopyrightText: 2023 Siemens AG
@@ -19809,9 +19803,9 @@ class DatePicker {
19809
19803
  */
19810
19804
  this.format = 'yyyy/LL/dd';
19811
19805
  /**
19812
- * If true a date-range can be selected (from/to).
19806
+ * If true disables date range selection (from/to).
19813
19807
  */
19814
- this.range = true;
19808
+ this.singleSelection = false;
19815
19809
  /**
19816
19810
  * Corner style
19817
19811
  */
@@ -19842,7 +19836,7 @@ class DatePicker {
19842
19836
  */
19843
19837
  this.showWeekNumbers = false;
19844
19838
  /** @internal */
19845
- this.standaloneAppearance = true;
19839
+ this.embedded = false;
19846
19840
  /** @internal */
19847
19841
  this.today = DateTime.now().toISO();
19848
19842
  this.selectedYear = 0;
@@ -19898,7 +19892,7 @@ class DatePicker {
19898
19892
  const _to = ((_c = this.currToDate) === null || _c === void 0 ? void 0 : _c.isValid)
19899
19893
  ? (_d = this.currToDate) === null || _d === void 0 ? void 0 : _d.toFormat(this.format)
19900
19894
  : undefined;
19901
- if (this.range) {
19895
+ if (!this.singleSelection) {
19902
19896
  return {
19903
19897
  from: _from,
19904
19898
  to: _to,
@@ -20148,7 +20142,7 @@ class DatePicker {
20148
20142
  return;
20149
20143
  }
20150
20144
  const date = DateTime.fromJSDate(new Date(this.selectedYear, this.selectedMonth, selectedDay));
20151
- if (!this.range || this.currFromDate === undefined) {
20145
+ if (this.singleSelection || this.currFromDate === undefined) {
20152
20146
  this.currFromDate = date;
20153
20147
  this.onDateChange();
20154
20148
  return;
@@ -20174,7 +20168,7 @@ class DatePicker {
20174
20168
  onDateChange() {
20175
20169
  this.getCurrentDate().then((date) => {
20176
20170
  this.dateChange.emit(date);
20177
- if (this.range) {
20171
+ if (!this.singleSelection) {
20178
20172
  this.dateRangeChange.emit(date);
20179
20173
  }
20180
20174
  });
@@ -20187,12 +20181,12 @@ class DatePicker {
20187
20181
  'calendar-item': true,
20188
20182
  'empty-day': day === undefined,
20189
20183
  today: todayObj.hasSame(selectedDayObj, 'day'),
20190
- selected: ((_a = this.currFromDate) === null || _a === void 0 ? void 0 : _a.hasSame(selectedDayObj, 'day')) ||
20191
- ((_b = this.currToDate) === null || _b === void 0 ? void 0 : _b.hasSame(selectedDayObj, 'day')),
20192
- range: this.currFromDate &&
20184
+ selected: !!(((_a = this.currFromDate) === null || _a === void 0 ? void 0 : _a.hasSame(selectedDayObj, 'day')) ||
20185
+ ((_b = this.currToDate) === null || _b === void 0 ? void 0 : _b.hasSame(selectedDayObj, 'day'))),
20186
+ range: !!(this.currFromDate &&
20193
20187
  selectedDayObj.startOf('day') > this.currFromDate.startOf('day') &&
20194
20188
  this.currToDate !== undefined &&
20195
- selectedDayObj.startOf('day') < ((_c = this.currToDate) === null || _c === void 0 ? void 0 : _c.startOf('day')),
20189
+ selectedDayObj.startOf('day') < ((_c = this.currToDate) === null || _c === void 0 ? void 0 : _c.startOf('day'))),
20196
20190
  disabled: !this.isWithinMinMaxDate(selectedDayObj),
20197
20191
  };
20198
20192
  }
@@ -20259,7 +20253,7 @@ class DatePicker {
20259
20253
  return rows;
20260
20254
  }
20261
20255
  render() {
20262
- return (hAsync(Host, { key: '3b20ed51203020978076dedd30ac649d16d7fd80' }, hAsync("ix-date-time-card", { key: 'a005b3d5e293d1985d0130b343e260f0c5eb9451', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, hAsync("div", { key: '93646df15f3c696b994a5bf70d69c37514aaebd4', class: "header", slot: "header" }, hAsync("ix-icon-button", { key: 'f523e9357c8584bd244138964b2a04364d4937c2', onClick: () => this.changeToAdjacentMonth(-1), icon: iconChevronLeftSmall, variant: "tertiary", class: "arrows", "aria-label": this.ariaLabelPreviousMonthButton }), hAsync("div", { key: '038c847b675c52204e25af48175b260ae1fb0ae2', class: "selector" }, hAsync("ix-button", { key: 'e6c55b9c49452e03c9c5810d4e6a8a6363dfbc24', variant: "tertiary", ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, hAsync("span", { key: 'a1a1a13112a61835a766ecbc64088d8b6f4bf4b2', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), hAsync("ix-dropdown", { key: '6b769eb21fb7effecc71f169e43155ae2b71055e', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, hAsync("div", { key: '40403e97d28c97fd1da57968051e7ee4381ce307', class: "wrapper" }, hAsync("div", { key: '930ab7db24ffe11d38fd01c01599d8b8b4c9bb66', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), hAsync("div", { key: '4204d51c76c8420673966c9f98270dafdf78aebd', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (hAsync("div", { key: month, ref: (ref) => {
20256
+ return (hAsync(Host, { key: '42d2c188cd731f5a7328dd1ce481f660101d7a09' }, hAsync("ix-date-time-card", { key: 'f2d961f0b5aff7ff940ca19eb3a436462ca05e99', corners: this.corners, embedded: this.embedded }, hAsync("div", { key: '196010db71c2325a06dbfe0c0ba532e2e09b9fb2', class: "header", slot: "header" }, hAsync("ix-icon-button", { key: '585f9ba06de70c8f20a3de2b1b6cf98ccdec1c19', onClick: () => this.changeToAdjacentMonth(-1), icon: iconChevronLeftSmall, variant: "tertiary", class: "arrows", "aria-label": this.ariaLabelPreviousMonthButton }), hAsync("div", { key: '8d4222010c3ed656b21e0d75bf6013e0d7c19179', class: "selector" }, hAsync("ix-button", { key: '4a3dca3a156d8461c58a43ac2063a8416328eabb', variant: "tertiary", ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, hAsync("span", { key: 'bc208dd3649f23fa34b7ec577ccfd5f21cd35366', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), hAsync("ix-dropdown", { key: '22175d2d9b7624b6f1de915c53e9b1fdd1bd1a15', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, hAsync("div", { key: '2737cf0b9d6e5de84f3e875e8db015313eb1767e', class: "wrapper" }, hAsync("div", { key: '7a1cfb1f62cdbc0926ee1d50a6b515c762e54430', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), hAsync("div", { key: '53b4d6194cac8ff5579002adbeea59be73a872b8', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (hAsync("div", { key: month, ref: (ref) => {
20263
20257
  if (month === this.monthNames[0]) {
20264
20258
  this.firstMonthRef(ref);
20265
20259
  }
@@ -20273,10 +20267,10 @@ class DatePicker {
20273
20267
  hidden: this.tempYear !== this.selectedYear ||
20274
20268
  this.tempMonth !== index,
20275
20269
  checkPosition: true,
20276
- }, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: '2a36d2b492c6f3761d6538945ebdc627bc082efc', onClick: () => this.changeToAdjacentMonth(1), icon: iconChevronRightSmall, variant: "tertiary", class: "arrows", "aria-label": this.ariaLabelNextMonthButton })), hAsync("div", { key: '09fee287b15f21b7f615f52d1bbfd3baea3d2356', class: {
20270
+ }, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: 'c9d4d4885134a651f4ee37f6ab7bc5bc92d06afc', onClick: () => this.changeToAdjacentMonth(1), icon: iconChevronRightSmall, variant: "tertiary", class: "arrows", "aria-label": this.ariaLabelNextMonthButton })), hAsync("div", { key: '24ce38b7091fa6d8e712daaba8fd94d8e1364df3', class: {
20277
20271
  grid: true,
20278
20272
  'grid--show-week-numbers': this.showWeekNumbers,
20279
- } }, this.showWeekNumbers && hAsync("div", { key: 'b07745571edb138152eba523bea081ce49c3637e', 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) => {
20273
+ } }, this.showWeekNumbers && hAsync("div", { key: '27a12760475ceb0d93531b541e499c4d8274acee', 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) => {
20280
20274
  return (hAsync(Fragment, null, this.showWeekNumbers && (hAsync("div", { class: "calendar-item week-number" }, week.weekNumber)), week.dayNumbers.map((day) => {
20281
20275
  return day ? (hAsync("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: (e) => {
20282
20276
  const target = e.currentTarget;
@@ -20288,10 +20282,10 @@ class DatePicker {
20288
20282
  }
20289
20283
  }, tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur(), "aria-label": `${this.selectedMonth}: ${day}` }, day)) : (hAsync("div", null));
20290
20284
  })));
20291
- })), hAsync("div", { key: '5dc8efc666c7568ec2a3f59d5fa862e6a128c9e9', class: {
20285
+ })), hAsync("div", { key: '5bca82f35ddda23816f7bdab87abbf7d52152325', class: {
20292
20286
  button: true,
20293
- hidden: !this.range || !this.standaloneAppearance,
20294
- } }, hAsync("ix-button", { key: 'e42f6039dc5e3fb17dc105208c6028953281feff', onClick: () => this.onDone() }, this.i18nDone)))));
20287
+ hidden: this.singleSelection || this.embedded,
20288
+ } }, hAsync("ix-button", { key: 'f41c4b85162e1c199e079276b7ccfab3fb9149bd', onClick: () => this.onDone() }, this.i18nDone)))));
20295
20289
  }
20296
20290
  get hostElement() { return getElement(this); }
20297
20291
  static get watchers() { return {
@@ -20305,7 +20299,7 @@ class DatePicker {
20305
20299
  "$tagName$": "ix-date-picker",
20306
20300
  "$members$": {
20307
20301
  "format": [1],
20308
- "range": [4],
20302
+ "singleSelection": [4, "single-selection"],
20309
20303
  "corners": [1],
20310
20304
  "from": [1],
20311
20305
  "to": [1],
@@ -20317,7 +20311,7 @@ class DatePicker {
20317
20311
  "weekStartIndex": [2, "week-start-index"],
20318
20312
  "locale": [1],
20319
20313
  "showWeekNumbers": [4, "show-week-numbers"],
20320
- "standaloneAppearance": [4, "standalone-appearance"],
20314
+ "embedded": [4],
20321
20315
  "today": [1],
20322
20316
  "currFromDate": [32],
20323
20317
  "currToDate": [32],
@@ -20359,20 +20353,15 @@ class DateTimeCard {
20359
20353
  * Display footer
20360
20354
  */
20361
20355
  this.hasFooter = false;
20362
- /**
20363
- * set styles
20364
- */
20365
- this.individual = true;
20366
20356
  /**
20367
20357
  * Set corners style
20368
20358
  */
20369
20359
  this.corners = 'rounded';
20370
20360
  }
20371
20361
  cardClasses() {
20372
- var _a;
20373
20362
  return {
20374
20363
  card: true,
20375
- standaloneAppearance: (_a = this.standaloneAppearance) !== null && _a !== void 0 ? _a : this.individual,
20364
+ standaloneAppearance: this.embedded === false,
20376
20365
  rounded: this.corners === 'rounded',
20377
20366
  left: this.corners === 'left',
20378
20367
  right: this.corners === 'right',
@@ -20380,21 +20369,20 @@ class DateTimeCard {
20380
20369
  };
20381
20370
  }
20382
20371
  render() {
20383
- return (hAsync(Host, { key: '1917611940e9015bd69c54a4d727490e32c6296a' }, hAsync("div", { key: 'd962cf1ab891fb257bdef627c19bf5265ac7ad06', class: this.cardClasses() }, !this.hideHeader && (hAsync("div", { key: '97ede2ac6f96e0802cd47deaa2ac19a6ffbb5d9c', class: "header-container" }, hAsync("div", { key: '14dc85b4c1141543db4069245981712e4ddc6632', class: "header" }, hAsync("slot", { key: '2f1656c886787682ed7b6c6cc340476664f61cee', name: "header" })), hAsync("div", { key: '6e5931822bd606f3c5851528ba2a61dde147eabc', class: "separator" }))), hAsync("div", { key: '1c90b793333c65471f03a8201206968b7f9e754c', class: {
20372
+ return (hAsync(Host, { key: '0429648eb4c31bde407975b519809a5a6fd8043a' }, hAsync("div", { key: '21434d00d886949b32554468fdca445b2b5cf76f', class: this.cardClasses() }, !this.hideHeader && (hAsync("div", { key: '7ef2b75a31b0e75646010e7f02a8dc338117d627', class: "header-container" }, hAsync("div", { key: 'bb3e80cbc6b1c9b5c9171638726074122cd91908', class: "header" }, hAsync("slot", { key: '6ae65febb1ee7862df7dcc781fa68286bd0b7d5e', name: "header" })), hAsync("div", { key: 'd4d63d904222fbc638a04ee16e11ceea03f03e0e', class: "separator" }))), hAsync("div", { key: '0f299d9c0743f2b9e0c9f7a0e2504e51471d4475', class: {
20384
20373
  content: true,
20385
20374
  'content--time-picker': this.timePickerAppearance,
20386
- } }, hAsync("slot", { key: '9048c1df91da871f53bc050a83c50ccdc94cbaf4' })), this.hasFooter && (hAsync("div", { key: 'e3dcb1d1dc3aaaef5e7fca2456dd8fa84d0d5b05', class: "footer-container" }, hAsync("div", { key: '6f1433df5e0a8fcc4ecc5b49312e84ace6c25a2c', class: "separator" }), hAsync("div", { key: 'fa7fd4952aeb197504dd660857846c7d50146ebe', class: "footer" }, hAsync("slot", { key: '0493e93bf1fc30281bfe9e1e0fdc051d68edba61', name: "footer" })))))));
20375
+ } }, hAsync("slot", { key: '6c955414005a3d9e004f1f69ded181f60f59dee5' })), this.hasFooter && (hAsync("div", { key: '09348617c1986599e342b209518727bd65976078', class: "footer-container" }, hAsync("div", { key: 'c3b84578c1acf0f8c9f01dcf8b9ec30364408a89', class: "separator" }), hAsync("div", { key: '2cd97f773f26fb1e48fa4f5bf459c3531379b22b', class: "footer" }, hAsync("slot", { key: 'f079e60d93d18c34030ff23f0d8f2043b9a2d85e', name: "footer" })))))));
20387
20376
  }
20388
20377
  static get style() { return dateTimeCardCss; }
20389
20378
  static get cmpMeta() { return {
20390
20379
  "$flags$": 265,
20391
20380
  "$tagName$": "ix-date-time-card",
20392
20381
  "$members$": {
20393
- "standaloneAppearance": [4, "standalone-appearance"],
20382
+ "embedded": [4],
20394
20383
  "timePickerAppearance": [4, "time-picker-appearance"],
20395
20384
  "hideHeader": [4, "hide-header"],
20396
20385
  "hasFooter": [4, "has-footer"],
20397
- "individual": [4],
20398
20386
  "corners": [1]
20399
20387
  },
20400
20388
  "$listeners$": undefined,
@@ -20412,27 +20400,9 @@ class DatetimePicker {
20412
20400
  this.dateChange = createEvent(this, "dateChange", 7);
20413
20401
  this.dateSelect = createEvent(this, "dateSelect", 7);
20414
20402
  /**
20415
- * If true a date-range can be selected (from/to).
20403
+ * If true disables date range selection (from/to).
20416
20404
  */
20417
- this.range = true;
20418
- /**
20419
- * Show hour input
20420
- *
20421
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
20422
- */
20423
- this.showHour = true;
20424
- /**
20425
- * Show minutes input
20426
- *
20427
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
20428
- */
20429
- this.showMinutes = true;
20430
- /**
20431
- * Show seconds input
20432
- *
20433
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
20434
- */
20435
- this.showSeconds = true;
20405
+ this.singleSelection = false;
20436
20406
  /**
20437
20407
  * Date format string.
20438
20408
  * See {@link https://moment.github.io/luxon/#/formatting?id=table-of-tokens} for all available tokens.
@@ -20493,17 +20463,14 @@ class DatetimePicker {
20493
20463
  this.timeChange.emit(time);
20494
20464
  }
20495
20465
  render() {
20496
- return (hAsync(Host, { key: '92375c17933eb17041b078bbf8622552ded46226' }, hAsync("ix-layout-grid", { key: '012e77c15f250b7290926ef0cc9ea65ddfdc556f', class: "no-padding" }, hAsync("ix-row", { key: 'f495ce2c17a5ae0614be00b56a8be1214848e1cb' }, hAsync("ix-col", { key: 'd2863b9d3b90ed0e5d301ae595aec677f01a835f' }, hAsync("ix-date-picker", { key: '6586694bc13fc752d2fb29f2728ceb37ca31c336', 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, ariaLabelPreviousMonthButton: this.ariaLabelPreviousMonthButton, ariaLabelNextMonthButton: this.ariaLabelNextMonthButton })), hAsync("ix-col", { key: 'e8ea30ea905b964be809634e21f17a57d664c62d' }, hAsync("ix-time-picker", { key: '106449dfab4cc641f179aea35068f36e95f50140', class: "min-width", ref: (ref) => (this.timePickerElement = ref), standaloneAppearance: false, dateTimePickerAppearance: true, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, textTime: this.i18nTime, time: this.time, showHour: this.showHour, showMinutes: this.showMinutes, showSeconds: this.showSeconds }), hAsync("div", { key: 'f4c41e1e9e9513a6a37b7f0111d64ef9e6be1adf', class: "btn-select-date-container" }, hAsync("ix-button", { key: '9fc8c6549c17e40a062e8e8a387e564822de4842', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
20466
+ return (hAsync(Host, { key: '91fb1dbd40b48c37c207de3f173e19ed72f3b6c3' }, hAsync("ix-layout-grid", { key: '0a9fc8ae63d59ba14185a12d3eb126351f4f67c4', class: "no-padding" }, hAsync("ix-row", { key: '31e56d9e8a7ca4a6afd5754f0caf28eb494d68cd' }, hAsync("ix-col", { key: '1df4729e7703d4f48d19233774a8fead11b74553' }, hAsync("ix-date-picker", { key: '80923eee970fc1c163a94986c109e13f09d3a606', ref: (ref) => (this.datePickerElement = ref), corners: "left", singleSelection: this.singleSelection, onDateChange: (event) => this.onDateChange(event), from: this.from, to: this.to, format: this.dateFormat, minDate: this.minDate, maxDate: this.maxDate, weekStartIndex: this.weekStartIndex, embedded: true, locale: this.locale, showWeekNumbers: this.showWeekNumbers, ariaLabelPreviousMonthButton: this.ariaLabelPreviousMonthButton, ariaLabelNextMonthButton: this.ariaLabelNextMonthButton })), hAsync("ix-col", { key: 'd081455e2f00a9917e11902a70cb882a84e23615' }, hAsync("ix-time-picker", { key: '4602c3ca1b899ec283aa9469ce5fcdf4ba4a70fc', class: "min-width", ref: (ref) => (this.timePickerElement = ref), embedded: true, dateTimePickerAppearance: true, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, time: this.time }), hAsync("div", { key: '1329ef1e1af1b22de5f4754ee02452a4d1aabb6b', class: "btn-select-date-container" }, hAsync("ix-button", { key: '01efc3c5d4f72bd74a670a267a28e864c3e643fe', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
20497
20467
  }
20498
20468
  static get style() { return datetimePickerCss; }
20499
20469
  static get cmpMeta() { return {
20500
20470
  "$flags$": 265,
20501
20471
  "$tagName$": "ix-datetime-picker",
20502
20472
  "$members$": {
20503
- "range": [4],
20504
- "showHour": [4, "show-hour"],
20505
- "showMinutes": [4, "show-minutes"],
20506
- "showSeconds": [4, "show-seconds"],
20473
+ "singleSelection": [4, "single-selection"],
20507
20474
  "minDate": [1, "min-date"],
20508
20475
  "maxDate": [1, "max-date"],
20509
20476
  "dateFormat": [1, "date-format"],
@@ -20564,6 +20531,7 @@ class Drawer {
20564
20531
  /**
20565
20532
  * Fired in case of an outside click during drawer showed state
20566
20533
  */
20534
+ // eslint-disable-next-line @stencil-community/ban-default-true
20567
20535
  this.closeOnClickOutside = true;
20568
20536
  /**
20569
20537
  * Render the drawer with maximum height
@@ -20674,7 +20642,7 @@ class Drawer {
20674
20642
  this.toggleDrawer(this.show);
20675
20643
  }
20676
20644
  render() {
20677
- return (hAsync(Host, { key: '7be961a99e8e7ada4525260428b8cb05e9699813', class: {
20645
+ return (hAsync(Host, { key: '16521422bdb7a66912901a8d1d156772c31c588a', class: {
20678
20646
  'drawer-container': true,
20679
20647
  'display-none': true,
20680
20648
  }, style: {
@@ -20682,15 +20650,15 @@ class Drawer {
20682
20650
  'max-width': `${this.maxWidth}rem`,
20683
20651
  height: this.fullHeight ? '100%' : 'auto',
20684
20652
  overflow: 'hidden',
20685
- }, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, hAsync("div", { key: '5c2b3998afbfb0d0f01b2a2634c6e6d28077af27', style: {
20653
+ }, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, hAsync("div", { key: '8f1c103f6bb03c362a492031e2ad92bcf25d89cc', style: {
20686
20654
  width: this.width === 'auto'
20687
20655
  ? 'auto'
20688
20656
  : `${this.getConstrainedWidth(this.width)}rem`,
20689
- } }, hAsync("div", { key: 'b82cde6e8125ea023a8d553434ec399f681038a9', class: "header" }, hAsync("div", { key: '5aa258a2f3cdcb742993993ea0ed9bca152c2db3', class: "header-content" }, hAsync("slot", { key: 'ef89dbef6fbc0cad872effee17836f82be5dc219', name: "header" })), hAsync("ix-icon-button", { key: '461b4ece5fb4933b84174f51ee25d7de19de3843', class: "close-button", style: {
20657
+ } }, hAsync("div", { key: '7ff4e51b1f93fb7f686db4915ee838f32f61ae86', class: "header" }, hAsync("div", { key: '7c748e9f1e9c2b5468fd524844dfc761069572f2', class: "header-content" }, hAsync("slot", { key: 'ea0ef18347626104852b149f3944165932f9d661', name: "header" })), hAsync("ix-icon-button", { key: 'a446d3e8cb7648d320cd4ea31899d2b289afbabe', class: "close-button", style: {
20690
20658
  display: this.showContent ? 'block' : 'none',
20691
- }, icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => this.onCloseClicked(), "data-testid": "close-button", "aria-label": this.ariaLabelCloseButton })), hAsync("div", { key: 'f1d1735e2ae9d8ee33771bd3d11459bb3ac84d65', class: "content", style: {
20659
+ }, icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => this.onCloseClicked(), "data-testid": "close-button", "aria-label": this.ariaLabelCloseButton })), hAsync("div", { key: '87f799aa707aceefa145a0b547761f587593d8e2', class: "content", style: {
20692
20660
  display: this.showContent ? 'block' : 'none',
20693
- } }, hAsync("slot", { key: 'c1506217b6b73a685df75906356c3c1f29470d46' })))));
20661
+ } }, hAsync("slot", { key: 'aea1e984256bb60bcb6c6a6721988b86decdfca0' })))));
20694
20662
  }
20695
20663
  static get watchers() { return {
20696
20664
  "show": ["onShowChanged"]
@@ -23261,9 +23229,9 @@ class EventList {
23261
23229
  */
23262
23230
  this.compact = false;
23263
23231
  /**
23264
- * Animate state change transitions. Defaults to 'true'.
23232
+ * Animate state change transitions. Defaults to 'false'.
23265
23233
  */
23266
- this.animated = true;
23234
+ this.animated = false;
23267
23235
  /**
23268
23236
  * Display a chevron icon in list items. Defaults to 'false'
23269
23237
  */
@@ -23364,11 +23332,11 @@ class EventList {
23364
23332
  });
23365
23333
  }
23366
23334
  render() {
23367
- return (hAsync(Host, { key: '754948a81d85157177bfff7afeee4f4851540c4d', class: {
23335
+ return (hAsync(Host, { key: '700b662ebfba2754f0c4c0d3bf09e95c5277760d', class: {
23368
23336
  'item-size-s': this.itemHeight === 'S',
23369
23337
  'item-size-l': this.itemHeight === 'L',
23370
23338
  compact: this.compact,
23371
- } }, hAsync("div", { key: '27c68dcf3eeddc91e31bd1bb3abd3f933aa3cbdf', role: "list" }, hAsync("slot", { key: '828bb7c4b9b39cfb6aff66f0cbe35b0705ae6419' }))));
23339
+ } }, hAsync("div", { key: 'ebfed96ff53b21d49c9b9464978c79faa22210e0', role: "list" }, hAsync("slot", { key: '4df468a4c4cc9643dae0b13f7b88df3402e3beaf' }))));
23372
23340
  }
23373
23341
  get hostElement() { return getElement(this); }
23374
23342
  static get watchers() { return {
@@ -23425,17 +23393,17 @@ class EventListItem {
23425
23393
  let color = ((_a = this.itemColor) === null || _a === void 0 ? void 0 : _a.startsWith('--theme'))
23426
23394
  ? `var(${this.itemColor})`
23427
23395
  : `var(--theme-${this.itemColor})`;
23428
- return (hAsync(Host, { key: '0b0256a7b03a9e742ac1b5dd30db6fbd2b7e9802', class: {
23396
+ return (hAsync(Host, { key: 'd03c2d90446a33d65d9a8899e4966b7493126b50', class: {
23429
23397
  disabled: this.disabled,
23430
23398
  [`event-list-item-${this.variant}`]: true,
23431
- } }, hAsync("div", { key: '0feb7943a6882910c360f788382c57ec1f7d26b1', role: "listitem", "aria-disabled": a11yBoolean(this.disabled), class: {
23399
+ } }, hAsync("div", { key: 'fef59b96300f41b2454dc5033d070cc49a3418f5', role: "listitem", "aria-disabled": a11yBoolean(this.disabled), class: {
23432
23400
  'event-list-item': true,
23433
23401
  selected: this.selected,
23434
23402
  disabled: this.disabled,
23435
- } }, hAsync("div", { key: '526e1c4508184fd3b16451bb5075b69e2b688905', class: `indicator ${!this.itemColor ? 'indicator-empty' : ''}`, style: {
23403
+ } }, hAsync("div", { key: '5d9cee6f17423412e512046cb2db08e67e8bf692', class: `indicator ${!this.itemColor ? 'indicator-empty' : ''}`, style: {
23436
23404
  'background-color': this.itemColor ? color : 'inherit',
23437
23405
  opacity: `${this.disabled ? 0.4 : 1}`,
23438
- } }), hAsync("div", { key: 'c2ec2d86f0e727421c251b53ef4069d3da84407c', class: "event-list-item-container" }, hAsync("div", { key: '665715b3f2d211749f31cf106951e53fc91f5c60', class: "event-content" }, hAsync("slot", { key: '92188344c47b03ee97a4742e2482ca30ca8fcd97' })), this.chevron && (hAsync("ix-icon", { key: '309c470ebad865c335d541980e0113f9dbf293fc', name: iconChevronRight, size: "16", class: "chevron-icon", "aria-hidden": "true" }))))));
23406
+ } }), hAsync("div", { key: '19c487ecf53c8e3b277ed01d4e894cb60b314484', class: "event-list-item-container" }, hAsync("div", { key: '272e1d5326384ee10820219d010c2210632c1aaf', class: "event-content" }, hAsync("slot", { key: 'e901ca6e3059c187f5f3711610edaa9325f85112' })), this.chevron && (hAsync("ix-icon", { key: '5193a58d44e7a7d5c903d64c2c757575e9711806', name: iconChevronRight, size: "16", class: "chevron-icon", "aria-hidden": "true" }))))));
23439
23407
  }
23440
23408
  static get style() { return eventListItemCss; }
23441
23409
  static get cmpMeta() { return {
@@ -24010,22 +23978,22 @@ class FormFieldLabel {
24010
23978
  }; }
24011
23979
  }
24012
23980
 
24013
- const groupCss = ":host{display:flex;flex-direction:column;position:relative;width:19.75rem;min-width:12rem;border-color:var(--theme-group-item--border-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-header{height:4rem;min-height:4rem;max-height:4rem;border-radius:var(--theme-group--border-radius) var(--theme-group--border-radius) 0 0;display:flex;background-color:var(--theme-group-item--background);color:var(--theme-group-header--color);cursor:pointer}:host .group-header:not(.disabled):not(:disabled){cursor:pointer}:host .group-header:not(.disabled):not(:disabled):hover,:host .group-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-group-item--background--hover)}:host .group-header:not(.disabled):not(:disabled):hover.selected,:host .group-header:not(.disabled):not(:disabled).hover.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header:not(.disabled):not(:disabled){cursor:pointer}:host .group-header:not(.disabled):not(:disabled):active,:host .group-header:not(.disabled):not(:disabled).active{background-color:var(--theme-group-item--background--active)}:host .group-header:not(.disabled):not(:disabled):active.selected,:host .group-header:not(.disabled):not(:disabled).active.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header:not(.disabled):not(:disabled):focus-visible{border:1px solid var(--theme-color-focus-bdr);border-radius:var(--theme-default-border-radius) var(--theme-default-border-radius) 0px 0px;outline:none}:host .group-header.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header.selected .group-header-selection-indicator{background-color:var(--theme-group-item-indicator--background--selected)}:host .group-header .group-header-selection-indicator{background-color:var(--theme-color-input--focus)}:host .group-header .group-header-selection-indicator.group-header-selection-indicator-item-selected{background-color:var(--theme-group-item-indicator--background--selected)}:host .group-header-clickable{display:flex;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-header-selection-indicator{width:0.25rem;border-top-left-radius:var(--theme-group--border-radius)}:host .group-header-content{display:flex;flex-direction:row;justify-content:space-between;min-width:0;flex-grow:1;flex-basis:0;padding:0.5rem;padding-left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-header-content .group-header-props-container{width:100%}:host .group-header-content .group-header-title{display:flex;align-items:center;font-size:1rem;font-weight:700;height:1.5rem}:host .group-header-content .group-header-title>*{min-width:0;padding-right:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-header-content .group-subheader{height:1.25rem;font-size:0.875rem;color:var(--theme-group-subheader--color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .expand-icon{padding:0.125rem 0.437rem;color:var(--theme-color-std-text)}:host .btn-expand-header{margin:0.5rem;margin-inline-end:0.25rem;min-width:1.5rem}:host .group-content{display:flex;flex-direction:column;gap:1px;margin-top:1px}:host .footer{visibility:collapse;height:auto;min-height:0}:host .footer-visible{visibility:visible}:host .hidden{display:none}";
23981
+ const groupCss = ":host{display:flex;flex-direction:column;position:relative;width:19.75rem;min-width:12rem;border-color:var(--theme-group-item--border-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-header{height:4rem;min-height:4rem;max-height:4rem;border-radius:var(--theme-group--border-radius) var(--theme-group--border-radius) 0 0;display:flex;background-color:var(--theme-group-item--background);color:var(--theme-group-header--color);cursor:pointer}:host .group-header:not(.disabled):not(:disabled){cursor:pointer}:host .group-header:not(.disabled):not(:disabled):hover,:host .group-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-group-item--background--hover)}:host .group-header:not(.disabled):not(:disabled):hover.selected,:host .group-header:not(.disabled):not(:disabled).hover.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header:not(.disabled):not(:disabled){cursor:pointer}:host .group-header:not(.disabled):not(:disabled):active,:host .group-header:not(.disabled):not(:disabled).active{background-color:var(--theme-group-item--background--active)}:host .group-header:not(.disabled):not(:disabled):active.selected,:host .group-header:not(.disabled):not(:disabled).active.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header:not(.disabled):not(:disabled):focus-visible{height:calc(4rem - 2px);min-height:calc(4rem - 2px);border:1px solid var(--theme-color-focus-bdr);border-radius:var(--theme-default-border-radius) var(--theme-default-border-radius) 0px 0px;outline:none}:host .group-header:not(.disabled):not(:disabled):focus-visible .group-header-selection-indicator{width:calc(0.25rem - 1px)}:host .group-header:not(.disabled):not(:disabled):focus-visible .group-header-content{padding:calc(0.5rem - 1px) calc(0.5rem - 1px) calc(0.5rem - 1px) 0}:host .group-header:not(.disabled):not(:disabled):focus-visible .btn-expand-header{margin-top:calc(0.5rem - 1px);margin-bottom:calc(0.5rem - 1px)}:host .group-header.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header.selected .group-header-selection-indicator{background-color:var(--theme-group-item-indicator--background--selected)}:host .group-header .group-header-selection-indicator{background-color:var(--theme-color-input--focus)}:host .group-header .group-header-selection-indicator.group-header-selection-indicator-item-selected{background-color:var(--theme-group-item-indicator--background--selected)}:host .group-header-clickable{display:flex;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-header-selection-indicator{width:0.25rem;border-top-left-radius:var(--theme-group--border-radius)}:host .group-header-content{display:flex;flex-direction:row;justify-content:space-between;min-width:0;flex-grow:1;flex-basis:0;padding:0.5rem;padding-left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-header-content .group-header-props-container{width:100%}:host .group-header-content .group-header-title{display:flex;align-items:center;font-size:1rem;font-weight:700;height:1.5rem}:host .group-header-content .group-header-title>*{min-width:0;padding-right:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-header-content .group-subheader{height:1.25rem;font-size:0.875rem;color:var(--theme-group-subheader--color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .expand-icon{padding:0.125rem 0.437rem;color:var(--theme-color-std-text)}:host .btn-expand-header{margin:0.5rem;margin-inline-end:0.25rem;min-width:1.5rem}:host .group-content{display:flex;flex-direction:column;gap:1px;margin-top:1px}:host .footer{visibility:collapse;height:auto;min-height:0}:host .footer-visible{visibility:visible}:host .hidden{display:none}";
24014
23982
 
24015
23983
  class Group {
24016
23984
  constructor(hostRef) {
24017
23985
  registerInstance(this, hostRef);
24018
23986
  this.selectGroup = createEvent(this, "selectGroup", 7);
24019
23987
  this.selectItem = createEvent(this, "selectItem", 7);
24020
- this.collapsedChanged = createEvent(this, "collapsedChanged", 7);
23988
+ this.expandedChanged = createEvent(this, "expandedChanged", 7);
24021
23989
  /**
24022
23990
  * Prevent header from being selectable
24023
23991
  */
24024
23992
  this.suppressHeaderSelection = false;
24025
23993
  /**
24026
- * Whether the group is collapsed or expanded. Defaults to true.
23994
+ * Whether the group is expanded or collapsed. Defaults to false.
24027
23995
  */
24028
- this.collapsed = true;
23996
+ this.expanded = false;
24029
23997
  /**
24030
23998
  * Whether the group is selected.
24031
23999
  */
@@ -24057,12 +24025,12 @@ class Group {
24057
24025
  return (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.group-content');
24058
24026
  }
24059
24027
  onExpandClick(event) {
24060
- const oldCollapsed = this.collapsed;
24061
- this.collapsed = !this.collapsed;
24062
- const { defaultPrevented } = this.collapsedChanged.emit(this.collapsed);
24028
+ const oldExpanded = this.expanded;
24029
+ this.expanded = !this.expanded;
24030
+ const { defaultPrevented } = this.expandedChanged.emit(this.expanded);
24063
24031
  event.stopPropagation();
24064
24032
  if (defaultPrevented) {
24065
- this.collapsed = oldCollapsed;
24033
+ this.expanded = oldExpanded;
24066
24034
  }
24067
24035
  }
24068
24036
  onHeaderClick(event) {
@@ -24143,27 +24111,27 @@ class Group {
24143
24111
  }
24144
24112
  }
24145
24113
  render() {
24146
- return (hAsync(Host, { key: '58701d250c8e595737fa95f9981e788298e26c2a' }, hAsync("div", { key: '0f754f0be1fe8278e882447cd95f84384b82c467', class: {
24114
+ return (hAsync(Host, { key: '3f0490f98871cd258f1a7735587c5c994787b5f3' }, hAsync("div", { key: '85a820e8677768ac5952862d6860bf67ddddd06b', class: {
24147
24115
  'group-header': true,
24148
- expand: !this.collapsed,
24116
+ expand: this.expanded,
24149
24117
  selected: this.selected,
24150
- }, tabindex: "0" }, hAsync("div", { key: 'b15eddf0aa21c1f392c49974624c4d66f7ca441f', class: "group-header-clickable", onClick: (e) => this.onHeaderClick(e) }, hAsync("div", { key: '5987826be949fabd86fe4ab2d5da9f6ee92becde', class: {
24118
+ }, tabindex: "0" }, hAsync("div", { key: 'eb02896f695cf74d19a0c17e732886ba2791cae8', class: "group-header-clickable", onClick: (e) => this.onHeaderClick(e) }, hAsync("div", { key: '6c361a6e2bb2b9e9614f726c72d943bb540c6e6f', class: {
24151
24119
  'group-header-selection-indicator': true,
24152
24120
  'group-header-selection-indicator-item-selected': this.itemSelected,
24153
- } }), hAsync("div", { key: 'fb364b83a2dff3fcacbd661e6093ce8b975e3930', class: "btn-expand-header" }, hAsync("ix-icon", { key: 'd308f69c7d8e12d34d3442ce9a318a91b67c2033', "data-testid": "expand-collapsed-icon", class: {
24121
+ } }), hAsync("div", { key: '957fddd2512cb0004889bb8627dca06a24172678', class: "btn-expand-header" }, hAsync("ix-icon", { key: '5e6d9f54bd16530b6ee35be0ae2429075574f7af', "data-testid": "expand-collapsed-icon", class: {
24154
24122
  hidden: !this.showExpandCollapsedIcon,
24155
- }, name: this.collapsed ? iconChevronDownSmall : iconChevronUpSmall, onClick: (event) => this.onExpandClick(event) })), hAsync("div", { key: 'c5bad9a9cb3d025b5ea2bf1b85f471687959c69b', class: "group-header-content" }, this.header ? (hAsync("div", { class: "group-header-props-container" }, hAsync("div", { class: "group-header-title" }, hAsync("span", { title: this.header }, this.header)), hAsync("div", { class: "group-subheader", title: this.subHeader }, this.subHeader))) : null, hAsync("slot", { key: '2b7b1d241e9a33609d5b28653aaeeb4a51bb64af', name: "header" }))), this.hasDropdown && (hAsync("ix-group-context-menu", { key: 'eb3c896e413299db1b9ce93173b9d926d938e3e1' }, hAsync("slot", { key: '35670588a1f87409787c75fc32d34bfa9355d160', name: "dropdown" })))), hAsync("div", { key: '11254313bc4e541b69f38071c027cdfd0ef735f5', class: {
24123
+ }, name: this.expanded ? iconChevronUpSmall : iconChevronDownSmall, onClick: (event) => this.onExpandClick(event) })), hAsync("div", { key: '7afbcddcae71944c3d89f4671c52faec405072da', class: "group-header-content" }, this.header ? (hAsync("div", { class: "group-header-props-container" }, hAsync("div", { class: "group-header-title" }, hAsync("span", { title: this.header }, this.header)), hAsync("div", { class: "group-subheader", title: this.subHeader }, this.subHeader))) : null, hAsync("slot", { key: '434daedde0c193250cc55ecef24a648427d93521', name: "header" }))), this.hasDropdown && (hAsync("ix-group-context-menu", { key: '4c3e93b8fe830a7d3e40c9560b5821a44e82a076' }, hAsync("slot", { key: '509f13fadad10aa375da8d823692c869031e51c5', name: "dropdown" })))), hAsync("div", { key: '1fbc03459ee2ce55b44f2393898ced6fd8d767ca', class: {
24156
24124
  'group-content': true,
24157
- } }, hAsync("div", { key: '0c24d4903f217ded9c6330b349de13abc77b464b', style: {
24158
- display: this.collapsed ? 'none' : 'contents',
24159
- } }, hAsync("slot", { key: '45e1064fa54bb32ad27ac9f502cb4ec9a38963bf', onSlotchange: () => {
24125
+ } }, hAsync("div", { key: 'e5c7ab27d286eb9a3e56d906cff40009fcd9c317', style: {
24126
+ display: this.expanded ? 'contents' : 'none',
24127
+ } }, hAsync("slot", { key: '270b3877b50ad67ad95ef1bf6ac28aa7a6bfc1ae', onSlotchange: () => {
24160
24128
  var _a;
24161
24129
  const slot = (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('slot:not([name])');
24162
24130
  this.showExpandCollapsedIcon = hasSlottedElements(slot);
24163
- } }), hAsync("ix-group-item", { key: '81b3018f3cbafbcaf8c7ec0bad46b538944423b0', suppressSelection: true, focusable: false, class: {
24131
+ } }), hAsync("ix-group-item", { key: '1a44451e3855c4e7fa22d1aefa4df34692dc3453', class: {
24164
24132
  footer: true,
24165
24133
  'footer-visible': this.footerVisible,
24166
- } }, hAsync("slot", { key: 'e39c3a323325c7b6b1a2bc02c3c3fa47ad421a5d', name: "footer", onSlotchange: () => this.onSlotChange() }))))));
24134
+ }, groupFooter: true, suppressSelection: true }, hAsync("slot", { key: '221292d8be0d15548275e6a24e4f3fcbccd3d2dc', name: "footer", onSlotchange: () => this.onSlotChange() }))))));
24167
24135
  }
24168
24136
  get hostElement() { return getElement(this); }
24169
24137
  static get watchers() { return {
@@ -24177,7 +24145,7 @@ class Group {
24177
24145
  "suppressHeaderSelection": [4, "suppress-header-selection"],
24178
24146
  "header": [1],
24179
24147
  "subHeader": [1, "sub-header"],
24180
- "collapsed": [1540],
24148
+ "expanded": [1540],
24181
24149
  "selected": [1540],
24182
24150
  "index": [1538],
24183
24151
  "expandOnHeaderClick": [4, "expand-on-header-click"],
@@ -24189,7 +24157,7 @@ class Group {
24189
24157
  },
24190
24158
  "$listeners$": [[0, "selectedChanged", "onItemClicked"]],
24191
24159
  "$lazyBundleId$": "-",
24192
- "$attrsToReflect$": [["collapsed", "collapsed"], ["selected", "selected"], ["index", "index"]]
24160
+ "$attrsToReflect$": [["expanded", "expanded"], ["selected", "selected"], ["index", "index"]]
24193
24161
  }; }
24194
24162
  }
24195
24163
 
@@ -24241,7 +24209,7 @@ class GroupContextMenu {
24241
24209
  }; }
24242
24210
  }
24243
24211
 
24244
- const groupItemCss = ":host{display:flex;min-height:2.25rem;height:2.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host>button{display:flex;height:100%;width:100%;align-items:center;justify-content:flex-start;position:relative;outline:none;background-color:var(--theme-group-item--background);border:1px solid transparent;color:var(--theme-color-std-text);cursor:pointer;padding-left:2.5rem}:host>button:focus-visible{border:1px solid var(--theme-color-focus-bdr)}:host ix-icon{margin-right:0.25rem;margin-top:-0.125rem}:host .group-entry-selection-indicator{position:absolute;left:-1px;height:calc(100% + 2px);width:0.25rem}:host .group-entry-text{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-entry-text-secondary{display:flex;justify-content:flex-end;flex-grow:1;white-space:nowrap;color:var(--theme-color-soft-text)}:host .group-entry-text-secondary,:host .group-entry-text-secondary span{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.selected){border-top-width:0.062rem !important;background-color:var(--theme-color-ghost--selected)}:host(.selected) .group-entry-selection-indicator{background-color:var(--theme-group-item-indicator--background--selected)}:host(:hover){background-color:var(--theme-color-ghost--selected-hover);border-color:var(--theme-group-item--border-color--hover)}:host(.selected:hover){background-color:var(--theme-color-ghost--selected-hover)}:host(:active){background-color:var(--theme-color-ghost--selected-active);border-color:var(--theme-group-item--border-color--active)}:host(.selected:active){background-color:var(--theme-color-ghost--selected-active)}";
24212
+ const groupItemCss = ":host{display:flex;min-height:2.25rem;height:2.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host>button,:host>.group-footer{display:flex;height:100%;width:100%;align-items:center;justify-content:flex-start;position:relative;outline:none;background-color:var(--theme-group-item--background);border:1px solid transparent;color:var(--theme-color-std-text);cursor:pointer;padding-left:2.5rem}:host>button:focus-visible,:host>.group-footer:focus-visible{border:1px solid var(--theme-color-focus-bdr)}:host>button:disabled,:host>.group-footer:disabled{cursor:default;pointer-events:none}:host .group-footer{cursor:default;border:none}:host ix-icon{margin-right:0.25rem;margin-top:-0.125rem}:host .group-entry-selection-indicator{position:absolute;left:-1px;height:calc(100% + 2px);width:0.25rem}:host .group-entry-text{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-entry-text-secondary{display:flex;justify-content:flex-end;flex-grow:1;white-space:nowrap;color:var(--theme-color-soft-text)}:host .group-entry-text-secondary,:host .group-entry-text-secondary span{font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.selected){border-top-width:0.062rem !important;background-color:var(--theme-color-ghost--selected)}:host(.selected) .group-entry-selection-indicator{background-color:var(--theme-group-item-indicator--background--selected)}:host(:not(.suppress-mouse-states):hover){background-color:var(--theme-color-ghost--selected-hover);border-color:var(--theme-group-item--border-color--hover)}:host(:not(.suppress-mouse-states).selected:hover){background-color:var(--theme-color-ghost--selected-hover)}:host(:not(.suppress-mouse-states):active):not(.suppress-mouse-states){background-color:var(--theme-color-ghost--selected-active);border-color:var(--theme-group-item--border-color--active)}:host(:not(.suppress-mouse-states).selected:active):not(.suppress-mouse-states){background-color:var(--theme-color-ghost--selected-active)}:host([disabled]){pointer-events:none;color:var(--theme-color-weak-text)}";
24245
24213
 
24246
24214
  class GroupItem {
24247
24215
  constructor(hostRef) {
@@ -24251,23 +24219,36 @@ class GroupItem {
24251
24219
  * Supress the selection of the group
24252
24220
  */
24253
24221
  this.suppressSelection = false;
24222
+ /**
24223
+ * @internal
24224
+ * Item represents the footer of the group
24225
+ */
24226
+ this.groupFooter = false;
24254
24227
  /**
24255
24228
  * Show selected state
24256
24229
  */
24257
24230
  this.selected = false;
24258
24231
  /**
24232
+ * Disable the group item.
24259
24233
  * The elements tabindex attribute will get set accordingly.
24260
- * If true tabindex will be 0, -1 otherwise.
24234
+ *
24235
+ * If false tabindex will be 0, -1 otherwise.
24261
24236
  */
24262
- this.focusable = true;
24237
+ this.disabled = false;
24263
24238
  }
24264
24239
  clickListen() {
24240
+ if (this.suppressSelection || this.disabled) {
24241
+ return;
24242
+ }
24265
24243
  this.selectedChanged.emit(this.hostElement);
24266
24244
  }
24267
24245
  render() {
24268
- return (hAsync(Host, { key: '149648f824aeee11a3877fec7dba0b45ccef6ba1', class: {
24246
+ if (this.groupFooter) {
24247
+ return (hAsync(Host, { class: "suppress-mouse-states" }, hAsync("div", { class: "group-footer" }, hAsync("slot", null))));
24248
+ }
24249
+ return (hAsync(Host, { class: {
24269
24250
  selected: this.selected && !this.suppressSelection,
24270
- } }, hAsync("button", { key: 'e367df0d5ea0af27e88a572f96b0ce151b5f02db', tabindex: this.focusable ? 0 : -1 }, hAsync("div", { key: '589e2774a57f474ed9b77639b262f9d0fa607473', class: "group-entry-selection-indicator" }), this.icon ? (hAsync("ix-icon", { size: "16", name: this.icon, "aria-label": this.ariaLabelIcon })) : null, this.text ? (hAsync("span", { class: "group-entry-text" }, hAsync("span", { title: this.text }, this.text))) : null, this.secondaryText ? (hAsync("span", { class: "group-entry-text-secondary" }, hAsync("span", { title: this.secondaryText }, this.secondaryText))) : null, hAsync("slot", { key: '9cebb9c4a0383c77e935f6c5937c86445f4c28ec' }))));
24251
+ } }, hAsync("button", { tabindex: this.disabled ? -1 : 0, disabled: this.disabled }, hAsync("div", { class: "group-entry-selection-indicator" }), this.icon ? (hAsync("ix-icon", { size: "16", name: this.icon, "aria-label": this.ariaLabelIcon })) : null, this.text ? (hAsync("span", { class: "group-entry-text" }, hAsync("span", { title: this.text }, this.text))) : null, this.secondaryText ? (hAsync("span", { class: "group-entry-text-secondary" }, hAsync("span", { title: this.secondaryText }, this.secondaryText))) : null, hAsync("slot", null))));
24271
24252
  }
24272
24253
  get hostElement() { return getElement(this); }
24273
24254
  static get style() { return groupItemCss; }
@@ -24280,8 +24261,9 @@ class GroupItem {
24280
24261
  "text": [1],
24281
24262
  "secondaryText": [1, "secondary-text"],
24282
24263
  "suppressSelection": [4, "suppress-selection"],
24264
+ "groupFooter": [4, "group-footer"],
24283
24265
  "selected": [4],
24284
- "focusable": [4],
24266
+ "disabled": [4],
24285
24267
  "index": [2]
24286
24268
  },
24287
24269
  "$listeners$": [[1, "click", "clickListen"]],
@@ -24335,7 +24317,7 @@ class HelperText {
24335
24317
  this.validationResults = checkFieldClasses(forElement);
24336
24318
  }
24337
24319
  render() {
24338
- return (hAsync(Host, { key: '9fa836439e6423067e2da4328bfaeefbe898109a' }, hAsync(HelperText$1, Object.assign({ key: '86d6666e919b9c80fd85e40a7b27dbbdeebd4a2c', helperText: this.helperText,
24320
+ return (hAsync(Host, { key: 'fc7c96b79fcbff2f9bcf9b45345f16dba5a404c6' }, hAsync(HelperText$1, Object.assign({ key: '9e6d2c5fa00aa658c5fa9ae1393537b6255e42f4', helperText: this.helperText,
24339
24321
  invalidText: this.invalidText,
24340
24322
  validText: this.validText,
24341
24323
  infoText: this.infoText,
@@ -24446,7 +24428,7 @@ class IconButton {
24446
24428
  type: this.type,
24447
24429
  extraClasses: this.getIconSizeClass(),
24448
24430
  };
24449
- return (hAsync(Host, { key: 'f14e9fcbcef5261063165d6a3e9a852a50f52685', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '457e6e503a1ef75babc9894f8e44e6b672000d5c' }, baseButtonProps))));
24431
+ return (hAsync(Host, { key: 'bdb302ce6ef1803d43285e1effc3ce70ff9284c8', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '14073614fda1a07d4292094b91092871f05619d3' }, baseButtonProps))));
24450
24432
  }
24451
24433
  get hostElement() { return getElement(this); }
24452
24434
  static get style() { return iconButtonCss; }
@@ -24540,7 +24522,7 @@ class IconToggleButton {
24540
24522
  },
24541
24523
  extraClasses: Object.assign({ 'icon-button': true }, this.getIconSizeClass()),
24542
24524
  };
24543
- return (hAsync(Host, { key: '6c7f9e4e25875e5a688b4f211d596b458b819584', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '6813db68fff977b64748f962cde7836e72d06cb9' }, baseButtonProps))));
24525
+ return (hAsync(Host, { key: 'cdab0dbaf3a790f3d83fff58d73588504d7ba956', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '6cfe4d3b14eba61a9b80ffcdcd9664a1f815f70f' }, baseButtonProps))));
24544
24526
  }
24545
24527
  get hostElement() { return getElement(this); }
24546
24528
  static get style() { return iconToggleButtonCss; }
@@ -24698,13 +24680,13 @@ class Input {
24698
24680
  render() {
24699
24681
  var _a;
24700
24682
  const inputAria = getAriaAttributesForInput(this);
24701
- return (hAsync(Host, { key: 'f1a0a8e252682aab237e572ad8079cf496d0b519', class: {
24683
+ return (hAsync(Host, { key: '05bb684da7ab25f4cea5429ec2c166a9c7a9cc21', class: {
24702
24684
  disabled: this.disabled,
24703
24685
  readonly: this.readonly,
24704
- } }, hAsync("ix-field-wrapper", { key: 'a6bd8f0e90398dfb1288ceb585c9852fc4056552', 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: '30e5e1debfa21d1d6a9db780a1fa807e88e5fd62', class: "input-wrapper" }, hAsync(SlotStart, { key: '04338b8d4de55cb1cacfaeb381c39796ed542b27', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '3fe643f62d02522dad0bd63876bbf9873f77881b', 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: () => {
24686
+ } }, hAsync("ix-field-wrapper", { key: 'a2cd4a57590b5848de9738a0fbdff0c1c1947abc', 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: 'e9369f9d649068b7708fabf29b9c2e25954591a6', class: "input-wrapper" }, hAsync(SlotStart, { key: '4294b9e2329a9e0b9964630d76f64788f127e280', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '750c6a574acb4dac21f7a6143b34ae1482de7d74', 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: () => {
24705
24687
  onInputBlur(this, this.inputRef.current);
24706
24688
  this.touched = true;
24707
- }, ariaAttributes: inputAria }), hAsync(SlotEnd, { key: '7b3f09276058e7c9081c5a5c406ccb6f31556593', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("ix-icon-button", { key: '7a71d559e3f77db760039853e8e40144899a6d5b', color: "color-weak-text", class: {
24689
+ }, ariaAttributes: inputAria }), hAsync(SlotEnd, { key: 'ebd005ac85dc9109895d3cd7dcd147a08ee0fc02', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("ix-icon-button", { key: '473f7914b0b2e7bbc970f9eadfed8f8ec96ed761', color: "color-weak-text", class: {
24708
24690
  'password-eye': true,
24709
24691
  'eye-hidden': this.type !== 'password' || this.disabled,
24710
24692
  }, variant: "tertiary", icon: this.inputType === 'password' ? iconEye : iconEyeCancelled, onClick: () => {
@@ -24713,7 +24695,7 @@ class Input {
24713
24695
  return;
24714
24696
  }
24715
24697
  this.inputType = 'password';
24716
- } }))), !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '000514dd6f61b34ffb769b06e201e0f2fbb01a9d', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, ((_a = this.value) !== null && _a !== void 0 ? _a : '').length, "/", this.maxLength)))));
24698
+ } }))), !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: 'f5a0bc6e09ce7be919ccf97b34af1ef804c29df7', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, ((_a = this.value) !== null && _a !== void 0 ? _a : '').length, "/", this.maxLength)))));
24717
24699
  }
24718
24700
  static get formAssociated() { return true; }
24719
24701
  get hostElement() { return getElement(this); }
@@ -24768,7 +24750,8 @@ __decorate$9([
24768
24750
  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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .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}";
24769
24751
 
24770
24752
  /**
24771
- * @deprecated Will be removed with 4.0.0
24753
+ * @deprecated Since 3.0.0. Will be removed with 5.0.0
24754
+ * Not maintained anymore.
24772
24755
  * Use the 'ix-input' component instead
24773
24756
  */
24774
24757
  class InputGroup {
@@ -24886,7 +24869,7 @@ class InputGroup {
24886
24869
  return width;
24887
24870
  }
24888
24871
  render() {
24889
- return (hAsync(Host, { key: 'c957f5176fca638b1e84fb3aaec66feed288821f', class: { disabled: this.disabled } }, hAsync("div", { key: '4b77f75f4b402840fd94a4fa990a86f135a183b2', class: "group group-start" }, hAsync("slot", { key: '6fc6246c36799a567bc391aa20d0c9a944983e27', ref: (el) => (this.startSlotRef = el), name: "input-start" })), hAsync("slot", { key: 'd136710b684b584526c1a5685af1b6b45e4e4721' }), hAsync("div", { key: 'eafb23b6987f92876d9b4e1ea020ecd12d4a52f7', class: "group group-end" }, hAsync("slot", { key: '220f0582c0bd75488de9eefed451757502297c53', ref: (el) => (this.endSlotRef = el), name: "input-end" }))));
24872
+ return (hAsync(Host, { key: 'a3ccc5c517e8c33b0397acc5bd092684f0681ffe', class: { disabled: this.disabled } }, hAsync("div", { key: '607ea6b80837a6d2b35c34d000d1ab39bf559ed8', class: "group group-start" }, hAsync("slot", { key: '9fcbdb50ef9acbb4ed77f14194370ed9d214f1e9', ref: (el) => (this.startSlotRef = el), name: "input-start" })), hAsync("slot", { key: '93aebe48a3812e270607091966656d8d46cdc5e9' }), hAsync("div", { key: 'faeb55bffcfcad605a4efe5795f05c313986eeaa', class: "group group-end" }, hAsync("slot", { key: '8f52ddaacb0efdb46c6749d86e66064c06d94609', ref: (el) => (this.endSlotRef = el), name: "input-end" }))));
24890
24873
  }
24891
24874
  get hostElement() { return getElement(this); }
24892
24875
  static get style() { return inputGroupCss; }
@@ -24986,7 +24969,7 @@ class IxTypography {
24986
24969
  color: IxTypography.getTextColor(this.textColor),
24987
24970
  };
24988
24971
  }
24989
- return (hAsync(Host, { key: '423b6513833bef97a6ca053311ac4173861ebb83', class: typographyClass, style: style }, hAsync("slot", { key: 'f28c3f4a36fb4abd962cd9c00915ea930872e71c' })));
24972
+ return (hAsync(Host, { key: 'a8642e246a60b32a22e052b7755db3e302836fd6', class: typographyClass, style: style }, hAsync("slot", { key: '6b6ae0458fe7bbfbd3fb4ecd9175b50a42e9258e' })));
24990
24973
  }
24991
24974
  static get style() { return typographyCss; }
24992
24975
  static get cmpMeta() { return {
@@ -25018,7 +25001,7 @@ class KeyValue {
25018
25001
  this.labelPosition = 'top';
25019
25002
  }
25020
25003
  render() {
25021
- return (hAsync(Host, { key: '313aba27b9a98274d46da2091d3c255b5b6021a9', class: `keyValue keyValue--${this.labelPosition === 'top' ? 'column' : 'row'}` }, this.icon && (hAsync("ix-icon", { key: 'a60ed526a2d725c3c40ffaeb1f97f70c655f1402', name: this.icon, size: "24", class: "keyValue__icon", "aria-label": this.ariaLabelIcon })), hAsync("div", { key: '3b156278c7a40eec4ac1fda6b284b6f9da5edc7b', class: "keyValue__content" }, hAsync("div", { key: '9ca6cbc3a9a85804a750f10936a582ee09500381', class: "content__label" }, this.label), hAsync("div", { key: '808806083e40420bd0461a38393e17b2cad307f0', class: {
25004
+ return (hAsync(Host, { key: '29b48b869917aa09c497c7314c1b3297c70712f3', class: `keyValue keyValue--${this.labelPosition === 'top' ? 'column' : 'row'}` }, this.icon && (hAsync("ix-icon", { key: '50069d0a641035114045d44ae696a8a24f82bc26', name: this.icon, size: "24", class: "keyValue__icon", "aria-label": this.ariaLabelIcon })), hAsync("div", { key: 'efebf2aafab9c171a61287ac9f3f85e943388830', class: "keyValue__content" }, hAsync("div", { key: 'cc01525dfa12c51b3f16170adc448f61c13126e6', class: "content__label" }, this.label), hAsync("div", { key: 'd9c9ce50e3b101266fe522e32eb12c2b0b7b6004', class: {
25022
25005
  content__value: true,
25023
25006
  'has-customValue': this.value === undefined,
25024
25007
  } }, this.value !== undefined ? (this.value) : (hAsync("slot", { name: "custom-value" }))))));
@@ -25051,7 +25034,7 @@ class KeyValueList {
25051
25034
  this.striped = false;
25052
25035
  }
25053
25036
  render() {
25054
- return (hAsync(Host, { key: '65f4f193bd4c3b76ee0ffbae7791ff080b1a028f', class: { keyValueList: true, 'keyValueList--striped': this.striped } }, hAsync("slot", { key: '966e32b4ce52d499e500fbcbed1a9c43cac1b3e5' })));
25037
+ return (hAsync(Host, { key: 'e262c5729ec77f3c9a2beb0a7039cb40422d691e', class: { keyValueList: true, 'keyValueList--striped': this.striped } }, hAsync("slot", { key: '72e1498f1f1783e181eb8e83e09c337c5aa564d7' })));
25055
25038
  }
25056
25039
  static get style() { return keyValueListCss; }
25057
25040
  static get cmpMeta() { return {
@@ -25098,13 +25081,13 @@ class Kpi {
25098
25081
  return tooltip;
25099
25082
  }
25100
25083
  render() {
25101
- return (hAsync(Host, { key: 'f606b08119be0b32663efe2f51749fe88cb25608', title: this.getTooltipText(), tabindex: "1", class: {
25084
+ return (hAsync(Host, { key: 'b60cacc3f468bfb645ab5f8b7217fab907b24d62', title: this.getTooltipText(), tabindex: "1", class: {
25102
25085
  stacked: this.orientation === 'vertical',
25103
- } }, hAsync("div", { key: '2b7f2b65007d825f76b2380b25a81afe697fdcbf', class: {
25086
+ } }, hAsync("div", { key: 'f191f41a59eb16f11f69aeae0cd367b3e6cc6e97', class: {
25104
25087
  'kpi-container': true,
25105
25088
  alarm: this.state === 'alarm',
25106
25089
  warning: this.state === 'warning',
25107
- } }, hAsync("span", { key: '6241807a1c2497e3ed4ad6f498cd5c64c5b84185', class: "kpi-label" }, this.getStateIcon(), hAsync("span", { key: 'fcd050a162b9c3ac9a80abf54c3fe9000d9d2a8d', class: "kpi-label-text" }, this.label)), hAsync("span", { key: 'e0b0f5ce921c7579dc6f947c8129f1eec8377cc5', class: "kpi-value-container" }, hAsync("span", { key: '449f3de71bb4ee0b6a058f0fe8205aa06654dbc1', class: "kpi-value" }, this.value), this.unit ? hAsync("span", { class: "kpi-unit" }, this.unit) : ''))));
25090
+ } }, hAsync("span", { key: '1f77ffa87ad64740858fb9dd46ef3b2d206e6983', class: "kpi-label" }, this.getStateIcon(), hAsync("span", { key: '8347d50cc808a3b677c0340452f1482139f91c35', class: "kpi-label-text" }, this.label)), hAsync("span", { key: '20c58411fb499cccf20c4d6f92b75c1d875d8fbd', class: "kpi-value-container" }, hAsync("span", { key: '49df3a72c7da17998eec8de2be47bb0da4b68495', class: "kpi-value" }, this.value), this.unit ? hAsync("span", { class: "kpi-unit" }, this.unit) : ''))));
25108
25091
  }
25109
25092
  static get style() { return kpiCss; }
25110
25093
  static get cmpMeta() { return {
@@ -25201,7 +25184,7 @@ class LayoutForm {
25201
25184
  });
25202
25185
  }
25203
25186
  render() {
25204
- return (hAsync(Host, { key: 'f29e16a0be5c5d3751bbe6cffc35a8b33bd69075' }, hAsync("div", { key: '2eeb15c4fe4d5b09cce40faef29502367eb576a5', class: "container" }, hAsync("slot", { key: 'b13b8c6a610d0d9fff987d48f6bc1810af1b7390' }))));
25187
+ return (hAsync(Host, { key: '89fa65872d5cd211c41e8bfda6544155bbbbcc1c' }, hAsync("div", { key: 'b6a75e6ce330bbe76c5c3b83a541d3366bfb6866', class: "container" }, hAsync("slot", { key: 'd6983232325c2c0081346b059561137e9cf23669' }))));
25205
25188
  }
25206
25189
  get hostElement() { return getElement(this); }
25207
25190
  static get watchers() { return {
@@ -25239,12 +25222,12 @@ class LayoutGrid {
25239
25222
  this.columns = 12;
25240
25223
  }
25241
25224
  render() {
25242
- return (hAsync(Host, { key: '2772dd5c20d1b6e5da3fee9bbb1453ee6183755a', class: {
25225
+ return (hAsync(Host, { key: 'c426263f82beb3d366aea55da08259a9a2392c45', class: {
25243
25226
  'no-margin': this.noMargin,
25244
25227
  }, style: {
25245
25228
  '--ix-layout-grid-columns': `${this.columns}`,
25246
25229
  '--ix-layout-grid-gutter': `${this.gap}px`,
25247
- } }, hAsync("slot", { key: '0d3f8dad0571cf5b43762bf60657fbbf4f1a96b6' })));
25230
+ } }, hAsync("slot", { key: 'c85a805c185548b4331e206050c10567814f9833' })));
25248
25231
  }
25249
25232
  static get style() { return layoutGridCss; }
25250
25233
  static get cmpMeta() { return {
@@ -25278,13 +25261,13 @@ class LinkButton {
25278
25261
  this.target = '_self';
25279
25262
  }
25280
25263
  render() {
25281
- return (hAsync(Host, { key: '7f1fbbb36784bd6a5792da9ea48cc6e9c6aa5332' }, hAsync("a", { key: 'ffd97898fd1e720f6431e0f2405b3c23d765e0c6', title: this.url, tabindex: "0", class: {
25264
+ return (hAsync(Host, { key: 'd7efb1e99ba3ea4fdf9d13f2f32dfcbd8be2a6c2' }, hAsync("a", { key: '6b3adc3bf49879f8aa8ec5b07c55d9288c1c49be', title: this.url, tabindex: "0", class: {
25282
25265
  'link-button': true,
25283
25266
  disabled: this.disabled,
25284
- }, href: this.disabled ? undefined : this.url, target: this.target }, hAsync("ix-icon", { key: '9980af21cb250d099f2ba0ddd543d4934a6d0eb6', class: "icon", name: iconChevronRightSmall, size: "16", "aria-hidden": "true" }), hAsync("div", { key: '347fdc85236282e3b93b8215de0269dd4993a2f2', class: {
25267
+ }, href: this.disabled ? undefined : this.url, target: this.target }, hAsync("ix-icon", { key: '33d2923c2c1bd042bc9e9ed1d11f273a98380f6b', class: "icon", name: iconChevronRightSmall, size: "16", "aria-hidden": "true" }), hAsync("div", { key: '6eeb77386f6330bff5b209c1f005102468800899', class: {
25285
25268
  link: true,
25286
25269
  disabled: this.disabled,
25287
- } }, hAsync("slot", { key: '79348eda083a81187f79e3a1c043982ae93c97a9' })))));
25270
+ } }, hAsync("slot", { key: '1bd82e08a11323ab61d89c98a4c108ba2849a388' })))));
25288
25271
  }
25289
25272
  static get style() { return linkButtonCss; }
25290
25273
  static get cmpMeta() { return {
@@ -25311,6 +25294,7 @@ class MapNavigation {
25311
25294
  /**
25312
25295
  * Hide the sidebar context menu button when set to true
25313
25296
  */
25297
+ // eslint-disable-next-line @stencil-community/ban-default-true
25314
25298
  this.hideContextMenu = true;
25315
25299
  this.isSidebarOpen = true;
25316
25300
  this.hasContentHeader = false;
@@ -25447,11 +25431,11 @@ class MapNavigation {
25447
25431
  this.hasContentHeader = (nodes === null || nodes === void 0 ? void 0 : nodes.length) !== 0;
25448
25432
  }
25449
25433
  render() {
25450
- return (hAsync(Host, { key: '5e7b81e33095916809c72c77c58a0e9561e3eadc' }, hAsync("slot", { key: '6355eae609a9b40444e3af3f6ff344c657941eeb', name: "menu" }), hAsync("div", { key: '3b22b95b4816ed75f6eb186378be9dd025b9a8b0', class: "map-nav" }, hAsync("div", { key: 'dfe48e307748f1ec3115284f58a2f7e6eba704a9', class: "map-nav-sidebar" }, hAsync("div", { key: '330712680eaf25821f7f9819d2b07d1fee4f9077', class: "map-nav-header" }, hAsync("ix-application-header", { key: 'ac1b29fd7c20ef689b4ce2b41f1188444d492ecb', name: this.applicationName, class: "map-nav-header-brand" }, hAsync("slot", { key: 'a01977d24404f8db7e750e8cd61af5461183bf09', slot: "logo", name: "logo" }))), hAsync("div", { key: '409bf4a73f9c24cf7267380ce0bec7e91c51564e', class: "map-nav-sidebar-content" }, hAsync("div", { key: '26b2020c1f215665c7b40c2f81baf4d42620a482', class: "map-nav-sidebar-static-content" }, hAsync("div", { key: '265a149ce8f4f2502e45149a88159766556c37d3', class: "map-nav-title" }, this.navigationTitle), this.hideContextMenu ? ('') : (hAsync("ix-icon-button", { icon: iconContextMenu, size: "24", variant: "subtle-primary", onClick: (_) => this.contextMenuClick.emit(), "aria-label": this.ariaLabelContextIconButton }))), hAsync("div", { key: '2824fecae7636c4a68ab90dc06b0274afc031602', class: "map-nav-sidebar-user-content" }, hAsync("slot", { key: '1ef670f8310c5c3804c5eac3dc4d601898bf244d', name: "sidebar-content" })))), hAsync("div", { key: 'a383691fe6515768ef643ea8c69012d30c3b9d9b', class: "content" }, hAsync("div", { key: '9c2dee41f6fd805e31c0f555347a24f3e9f393b2', class: {
25434
+ return (hAsync(Host, { key: 'cd4530ccd67471918f05983f70d06502b24e3fee' }, hAsync("slot", { key: '249e6b7141958e055c0f74ecb85f5164544f8399', name: "menu" }), hAsync("div", { key: '6d540617fce0e51c5cc715d7f0476e3fa3dd9c8a', class: "map-nav" }, hAsync("div", { key: '7b58808ba2c2b6d338da6999644c1370118da61f', class: "map-nav-sidebar" }, hAsync("div", { key: 'be5403521cd41eb061a2810c89e2e977f81bdf76', class: "map-nav-header" }, hAsync("ix-application-header", { key: '40f2df3e6e2f6e6b83795087d84f3f0a9f9fe690', name: this.applicationName, class: "map-nav-header-brand" }, hAsync("slot", { key: '9e4fc605db3218d3b140b5ff66035cffb69f52b8', slot: "logo", name: "logo" }))), hAsync("div", { key: '7947098cca1b51e2182af7c85f75432f340a3413', class: "map-nav-sidebar-content" }, hAsync("div", { key: '4859a4e442219dbf432142367af6c8ce279b9c4a', class: "map-nav-sidebar-static-content" }, hAsync("div", { key: '261b790fd6a7dc08cd2a2bda92592899b98234e1', class: "map-nav-title" }, this.navigationTitle), this.hideContextMenu ? ('') : (hAsync("ix-icon-button", { icon: iconContextMenu, size: "24", variant: "subtle-primary", onClick: () => this.contextMenuClick.emit(), "aria-label": this.ariaLabelContextIconButton }))), hAsync("div", { key: '66a1dbff337ecd147c4a75440c37aadb05e2b097', class: "map-nav-sidebar-user-content" }, hAsync("slot", { key: '7f0738e40f4cbd2a274c0865cfc7ecc1f6da1c6b', name: "sidebar-content" })))), hAsync("div", { key: '80c8a85b44173445926f138b4e2e4f6b9c4c9f66', class: "content" }, hAsync("div", { key: 'a72f84f0ae6d08c1bb5f32a1ac31152c0d4c3e28', class: {
25451
25435
  'map-nav-header-content': true,
25452
25436
  'bg-2': true,
25453
25437
  empty: !this.hasContentHeader,
25454
- } }, hAsync("slot", { key: 'f7136c106397b3e0df52c4b3a14b5dfddf73f793', name: "content-header", onSlotchange: (e) => this.checkHasContentHeader(e) })), hAsync("main", { key: 'ca7e27826c15a419d9803cf99d67587f26a1d6a0' }, hAsync("slot", { key: '7083d7482930fc674efe735972268b4eb14dd7d8' }), hAsync("slot", { key: 'a94b1a95f2941fec540bd63c97b23b261688c0ba', name: "overlay" }))))));
25438
+ } }, hAsync("slot", { key: '952dbef4fb11a338f1f85a15c2ea12a3176aa919', name: "content-header", onSlotchange: (e) => this.checkHasContentHeader(e) })), hAsync("main", { key: '2885fdf7b60e1be41fe3da55fb764a1c379f3ba0' }, hAsync("slot", { key: '45803ecc4ee0f875f3ef920b19704c797644ab13' }), hAsync("slot", { key: '9a2043fc69bfe0c672b49716593a9f6c22b26d43', name: "overlay" }))))));
25455
25439
  }
25456
25440
  get hostElement() { return getElement(this); }
25457
25441
  static get style() { return mapNavigationCss; }
@@ -25511,14 +25495,14 @@ class MapNavigationOverlay {
25511
25495
  }
25512
25496
  render() {
25513
25497
  var _a, _b, _c;
25514
- return (hAsync(Host, { key: 'c7a50abb3513fe85c2b49cacb0ad9db139eeff61' }, hAsync("div", { key: '877867feede603c1eb0977ceebe8c1efa8c223c4', class: "overlay-header" }, hAsync("div", { key: 'c85cd0ce6dc09266d331e7100235fe6469598d5a', class: {
25498
+ return (hAsync(Host, { key: '6657572bcdf76784a998d94580437fac0a5acaea' }, hAsync("div", { key: '7896d06f707e0daa2f5015c0c944d7181aa802ec', class: "overlay-header" }, hAsync("div", { key: '6e9bacb89cd2cc25ed6a2a7ebc4fc7f47c89a482', class: {
25515
25499
  'color-indicator': true,
25516
25500
  'display-none': ((_a = this.iconColor) !== null && _a !== void 0 ? _a : this.color) === undefined,
25517
25501
  }, style: {
25518
25502
  'background-color': ((_b = this.iconColor) !== null && _b !== void 0 ? _b : this.color)
25519
25503
  ? `var(--theme-${(_c = this.iconColor) !== null && _c !== void 0 ? _c : this.color})`
25520
25504
  : '',
25521
- } }), hAsync("div", { key: '7b8a70dc3272d2c7a5a522accbafe58f330f1f30', class: "overlay-header-content" }, hAsync("ix-icon", { key: '4ec9d2689d01d79468bbeb1e395873264f8e14e0', size: "32", name: this.icon, "aria-label": this.ariaLabelIcon }), hAsync("span", { key: 'f0db6769dc5b3172f1196f1fbf8fe4b6210514d4', class: "overlay-header-title", title: this.name }, this.name)), hAsync("ix-icon-button", { key: '9c75f3ae0f263c2002c6e7e46e46b8379e7d63d1', class: "overlay-close", variant: "tertiary", icon: iconClose, iconColor: "color-soft-text", size: "24", onClick: () => this.closeOverlay(), "aria-label": this.ariaLabelCloseIconButton })), hAsync("slot", { key: 'd5c0fd5b40a7e33462e0f5aa2e1e491176583ae3' })));
25505
+ } }), hAsync("div", { key: 'e5e55e11bd6c49664dc915fdca6e5dd86d268129', class: "overlay-header-content" }, hAsync("ix-icon", { key: '619b02633255eb1abc02142aa9f868404d2d9924', size: "32", name: this.icon, "aria-label": this.ariaLabelIcon }), hAsync("span", { key: '03bac9a4d9b4a7fdb24843e774031801240a2f0c', class: "overlay-header-title", title: this.name }, this.name)), hAsync("ix-icon-button", { key: '9589d08cae7a3311f5758da56f00fb5f0aa4124c', class: "overlay-close", variant: "tertiary", icon: iconClose, iconColor: "color-soft-text", size: "24", onClick: () => this.closeOverlay(), "aria-label": this.ariaLabelCloseIconButton })), hAsync("slot", { key: 'd963b56a4f6a894030a35f01b5972db989818715' })));
25522
25506
  }
25523
25507
  get hostElement() { return getElement(this); }
25524
25508
  static get style() { return mapNavigationOverlayCss; }
@@ -25577,10 +25561,6 @@ class Menu {
25577
25561
  * Show toggle between light and dark variant. Only if the provided theme have implemented both!
25578
25562
  */
25579
25563
  this.enableToggleTheme = false;
25580
- /**
25581
- * Is settings tab is visible
25582
- */
25583
- this.enableSettings = true;
25584
25564
  /** @internal */
25585
25565
  this.enableMapExpand = false;
25586
25566
  /**
@@ -25990,44 +25970,44 @@ class Menu {
25990
25970
  }
25991
25971
  render() {
25992
25972
  var _a, _b;
25993
- return (hAsync(Host, { key: '21781b7d2198837eb8b1007971832254941dcd9e', class: {
25973
+ return (hAsync(Host, { key: '3cccf12b2f3221f6052a3bdc983c7f35ee8b6af8', class: {
25994
25974
  expanded: this.expand,
25995
25975
  [`breakpoint-${this.breakpoint}`]: true,
25996
- }, slot: "menu" }, hAsync("nav", { key: 'dda9ce6ad8d552a6df80db4b5ebdf6e64893ae92', class: {
25976
+ }, slot: "menu" }, hAsync("nav", { key: '148d5ae9d40d35b054c51c11d8853837b9a1f44a', class: {
25997
25977
  menu: true,
25998
25978
  expanded: this.expand,
25999
- } }, hAsync("div", { key: '45c1b1b1ad2b00f0f8bedf8b67c4fb4500f7c353', class: "menu-buttons" }, this.breakpoint !== 'sm' && (hAsync("ix-menu-expand-icon", { key: '6ba74e1b05b816f83efeee4cc2bba9eceec4c737', 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' &&
26000
- ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && (hAsync("ix-icon-button", { key: '50d7e7c7561e2825940db7a886763f8e18b49012', onClick: () => {
25979
+ } }, hAsync("div", { key: 'c9428afeac46b597e3268971d6e65d38b4b51c4e', class: "menu-buttons" }, this.breakpoint !== 'sm' && (hAsync("ix-menu-expand-icon", { key: '3860800122f52b878a097054cdf6190ac0e5c291', 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' &&
25980
+ ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && (hAsync("ix-icon-button", { key: '58ec78884e14b2a9728814af87eb816e0202b5f8', onClick: () => {
26001
25981
  this.showAppSwitch();
26002
- }, icon: iconApps, variant: "subtle-tertiary" }))), hAsync("div", { key: 'b28a77f0dc6f49dc8392e5c86620dc86280195de', id: "menu-tabs", style: {
25982
+ }, icon: iconApps, variant: "subtle-tertiary" }))), hAsync("div", { key: '4f8bdcec872baefee1470e455d38185ef9118a99', id: "menu-tabs", style: {
26003
25983
  display: 'contents',
26004
- }, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: '8efbc8954f8f22e6cf291fcbb62cf6c84388f493', class: "tabs-shadow-container" }, hAsync("div", { key: '42b2efd2c44adaf6af2afffdad66ec36bcb7b869', class: {
25984
+ }, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: '86a65cfd875f29519859ff9d5c6b862f9691f3ba', class: "tabs-shadow-container" }, hAsync("div", { key: '67687bedfef00d9cd9210bc5d96a82551f0c76b3', class: {
26005
25985
  'tabs--shadow': true,
26006
25986
  'tabs--shadow-top': true,
26007
25987
  'tabs--shadow--show': this.itemsScrollShadowTop,
26008
- } }), hAsync("div", { key: '1122c046c5e8dbdccbfb81c5a393d472aa1e8e17', class: {
25988
+ } }), hAsync("div", { key: '9fe969f863c48cc1eb4898557e3cb2867cda21ef', class: {
26009
25989
  tabs: true,
26010
25990
  'show-scrollbar': this.expand,
26011
- }, onScroll: () => this.handleOverflowIndicator() }, hAsync("div", { key: '031a6f8e3754561a97af8425f59a6f5dc9b9a88b', class: "menu-avatar" }, hAsync("slot", { key: 'd41e50f41b3f01b00e3dc44a8a42d849efe5726a', name: "ix-menu-avatar" })), hAsync("slot", { key: '0509060cc3a069972c7625d17cb59f4357585c36', name: "home" }), this.breakpoint !== 'sm' || !this.isHiddenFromViewport() ? (hAsync("slot", null)) : null), hAsync("div", { key: '09b2730f12d8d8f8ea86a679e635df19f631c61c', class: {
25991
+ }, onScroll: () => this.handleOverflowIndicator() }, hAsync("div", { key: 'a79fb68162eba16a76450edf3c871515b9472f47', class: "menu-avatar" }, hAsync("slot", { key: '0abbf3d21460eff778c71a192e2f53a2fd087210', name: "ix-menu-avatar" })), hAsync("slot", { key: '1b5f280b17b8509dbbaad50c2ef7ab8461274f3c', name: "home" }), this.breakpoint !== 'sm' || !this.isHiddenFromViewport() ? (hAsync("slot", null)) : null), hAsync("div", { key: 'd207bdfa217cff20873656a4e3abd7bd11e38d89', class: {
26012
25992
  'tabs--shadow': true,
26013
25993
  'tabs--shadow-bottom': true,
26014
25994
  'tabs--shadow--show': this.itemsScrollShadowBottom,
26015
- } }))), hAsync("div", { key: '7da7d49f4e88f714ec35e717106953311dc817be', class: "bottom-tab-divider" }), this.settings ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
25995
+ } }))), hAsync("div", { key: 'f46f2a702b67bfca557f61fe7a73dbb0c9e20135', class: "bottom-tab-divider" }), this.settings ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
26016
25996
  'internal-tab': true,
26017
25997
  'bottom-tab': true,
26018
25998
  active: this.showSettings,
26019
- }, icon: iconCogwheel, onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings })) : 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, hAsync("div", { key: 'a380c205550f416b7b9673cb911775f5bf1d4ce2', onClick: (e) => this.onMenuItemsClick(e) }, hAsync("slot", { key: 'f8d0aa6edd3321fe5544f4a2d0d5e091ab253c62', name: "bottom" })), hAsync("div", { key: '89f030f3b42dadf3f684ca742a40d071301b4a6c', id: "popover-area" }), 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, this.about ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "aboutAndLegal", class: {
25999
+ }, icon: iconCogwheel, onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings })) : 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, hAsync("div", { key: 'a17dc08ca5da7a1ae0a4a16cf12e1fbaf70ba440', onClick: (e) => this.onMenuItemsClick(e) }, hAsync("slot", { key: '3ce20b44b83388cd2b712a390dfaab64d5b9d2f3', name: "bottom" })), hAsync("div", { key: '1bae61efbf251689660887609b81b30ed4aaa68f', id: "popover-area" }), 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, this.about ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "aboutAndLegal", class: {
26020
26000
  'internal-tab': true,
26021
26001
  'bottom-tab': true,
26022
26002
  active: this.showAbout,
26023
- }, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null), hAsync("div", { key: '124c0cf340b5325e53ec1e5b27eb71c1293d1517', class: {
26003
+ }, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null), hAsync("div", { key: '052a799e811beccbcf888d116d228e01b49a9767', class: {
26024
26004
  'menu-overlay': true,
26025
26005
  visible: this.isOverlayVisible(),
26026
26006
  expanded: this.expand,
26027
26007
  }, onTransitionEnd: () => {
26028
26008
  this.isTransitionDisabled = true;
26029
26009
  this.checkTransition();
26030
- } }, hAsync("div", { key: 'e2114d44fcd9591e8468d3f07e30eb1d9e7bafba', class: 'menu-overlay-container' }, this.showSettings ? hAsync("slot", { name: "ix-menu-settings" }) : null), hAsync("div", { key: '8b076aa64d4d6216d7cd1c75989def2bac7eeaa8', class: 'menu-overlay-container' }, this.showAbout ? hAsync("slot", { name: "ix-menu-about" }) : null))));
26010
+ } }, hAsync("div", { key: '5a66febf87b30406e5df0131e06a444421a5cd56', class: 'menu-overlay-container' }, this.showSettings ? hAsync("slot", { name: "ix-menu-settings" }) : null), hAsync("div", { key: 'a73d40dc2a41997bb72c101b3b90d35b391bf8ca', class: 'menu-overlay-container' }, this.showAbout ? hAsync("slot", { name: "ix-menu-about" }) : null))));
26031
26011
  }
26032
26012
  get hostElement() { return getElement(this); }
26033
26013
  static get watchers() { return {
@@ -26041,7 +26021,6 @@ class Menu {
26041
26021
  "showSettings": [1028, "show-settings"],
26042
26022
  "showAbout": [1028, "show-about"],
26043
26023
  "enableToggleTheme": [4, "enable-toggle-theme"],
26044
- "enableSettings": [4, "enable-settings"],
26045
26024
  "enableMapExpand": [4, "enable-map-expand"],
26046
26025
  "applicationName": [1, "application-name"],
26047
26026
  "applicationDescription": [1, "application-description"],
@@ -26249,7 +26228,7 @@ class MenuAboutItem {
26249
26228
  });
26250
26229
  }
26251
26230
  render() {
26252
- return (hAsync(Host, { key: 'd7fbd6d3eb9261ae581a3fc6aa0d4547835856b0' }, hAsync("slot", { key: '7032262b6fd0d7e86f5d290596e3dce0880b10b4' })));
26231
+ return (hAsync(Host, { key: '65b663ccd628378a95ce42a3e5244a232eff116f' }, hAsync("slot", { key: 'c3a34b0a229cb627038be98d9d82d13228a6ca11' })));
26253
26232
  }
26254
26233
  static get watchers() { return {
26255
26234
  "label": ["watchLabel"]
@@ -26282,24 +26261,20 @@ class MenuAboutNews {
26282
26261
  * i18n label for 'Show more' button
26283
26262
  */
26284
26263
  this.i18nShowMore = 'Show more';
26285
- /**
26286
- * Bottom offset
26287
- */
26288
- this.offsetBottom = 0;
26289
26264
  /** @internal */
26290
26265
  this.expanded = false;
26291
26266
  }
26292
26267
  render() {
26293
- return (hAsync(Host, { key: '95f151ad250c647ad5f14bd4f88d78e46e514ac1', class: {
26268
+ return (hAsync(Host, { key: 'f6796c5d93527d954d18748a60cdbbdab1370af2', class: {
26294
26269
  expanded: this.expanded,
26295
26270
  show: !this.show,
26296
- } }, hAsync("div", { key: '368eaeb12a404db78aef6bcd787253e00c0497c1', class: "banner-container" }, hAsync("ix-icon", { key: '900e83916b49ed9193a7c86bd58a41e7afacf030', color: "color-inv-contrast-text", name: iconShout, size: "32" }), hAsync("svg", { key: '9b02bee68663b22c69e77294c34613145a6acae1', viewBox: "0 0 48 56", xmlns: "http://www.w3.org/2000/svg" }, hAsync("polygon", { key: '7ca8ba247adefcee66e3b6fb90766e1dac1c24e9', points: "0 0 48 0 48 56 24 48 0 56" }))), hAsync("div", { key: 'e51f022a72cbb89f12ae48230e454c420e739d6b', class: "cui-popover-news-header" }, hAsync("ix-typography", { key: '7342ce0e0fd3a3468d001f7d4a7f9fb1ded8e4d5', format: "label", bold: true }, this.label)), hAsync("ix-icon-button", { key: '78fc5325efc91de0dee537fb08fcef24cf4f2892', size: "24", icon: iconClose, iconColor: "color-soft-text", variant: "tertiary", onClick: () => {
26271
+ } }, hAsync("div", { key: '3ff7376bd993e2d8ed6f86ae75b5e594027db70a', class: "banner-container" }, hAsync("ix-icon", { key: '6fd35d106b65158700c2255005485e99ad4365a6', color: "color-inv-contrast-text", name: iconShout, size: "32" }), hAsync("svg", { key: '624dcf3a1c412c5480a5f5bd643c7c950c13f70e', viewBox: "0 0 48 56", xmlns: "http://www.w3.org/2000/svg" }, hAsync("polygon", { key: 'eb0c8a2a6713b83f49be3f96bbf93f0a0d375b09', points: "0 0 48 0 48 56 24 48 0 56" }))), hAsync("div", { key: '4790036caabea78033ca2272f4f58faf1ab05991', class: "cui-popover-news-header" }, hAsync("ix-typography", { key: '4f5a8de94bdcc382e334b8ec6f7483773280ec49', format: "label", bold: true }, this.label)), hAsync("ix-icon-button", { key: '71f9249273af952e0a88a22284f24bbdd3e52760', size: "24", icon: iconClose, iconColor: "color-soft-text", variant: "tertiary", onClick: () => {
26297
26272
  this.show = false;
26298
26273
  this.closePopover.emit();
26299
- } }), hAsync("div", { key: 'a4d2e24f6145159bc37443f0698c44d010cfae9f', class: "slot-container" }, hAsync("slot", { key: '3910790a589f986676f96351bc1dee070d9e1c70' })), this.aboutItemLabel ? (hAsync("div", { class: "cui-popover-news-footer" }, hAsync("ix-button", { variant: "primary", onClick: (e) => {
26274
+ } }), hAsync("div", { key: 'daf74d24e1c84fb3acf796bb3a9f6e9117dd9496', class: "slot-container" }, hAsync("slot", { key: 'd9809a23c9d7635158b22d535f6b06da085992e8' })), this.aboutItemLabel ? (hAsync("div", { class: "cui-popover-news-footer" }, hAsync("ix-button", { variant: "primary", onClick: (e) => {
26300
26275
  this.show = false;
26301
26276
  this.showMore.emit(e);
26302
- } }, this.i18nShowMore))) : null, hAsync("div", { key: '57c21fae6edd0514ff8691488e6dc5144d771d3f', id: "arrow" })));
26277
+ } }, this.i18nShowMore))) : null, hAsync("div", { key: '994de1ee58d3c39baed52ce729e77379c6c58a55', id: "arrow" })));
26303
26278
  }
26304
26279
  static get style() { return menuAboutNewsCss; }
26305
26280
  static get cmpMeta() { return {
@@ -26310,7 +26285,6 @@ class MenuAboutNews {
26310
26285
  "label": [1],
26311
26286
  "i18nShowMore": [1, "i18n-show-more"],
26312
26287
  "aboutItemLabel": [1, "about-item-label"],
26313
- "offsetBottom": [2, "offset-bottom"],
26314
26288
  "expanded": [4]
26315
26289
  },
26316
26290
  "$listeners$": undefined,
@@ -26332,7 +26306,7 @@ class MenuAvatar {
26332
26306
  /**
26333
26307
  * Control the visibility of the logout button
26334
26308
  */
26335
- this.showLogoutButton = true;
26309
+ this.hideLogoutButton = false;
26336
26310
  /**
26337
26311
  * Control the visibility of the dropdown menu
26338
26312
  */
@@ -26348,11 +26322,11 @@ class MenuAvatar {
26348
26322
  this.showContextMenu = elements.length !== 0;
26349
26323
  }
26350
26324
  render() {
26351
- return (hAsync(Host, { key: '7f79c4e8976609b457553718b3c7a6585343ef41', slot: "ix-menu-avatar" }, hAsync("button", { key: 'f7a1f54e92e994fde630950d14c2ab6d2f76cfca', class: "nav-item top-item avatar no-hover", title: this.top, id: this.avatarElementId, tabIndex: 0 }, hAsync("ix-avatar", { key: '4edcdbcb5888333209f3bac6ac83809199a1388b', image: this.image, initials: this.initials }), hAsync("div", { key: 'eb7445ac9e9b4b8805b16ddf658cecc8a92ce13b', class: "avatar-name" }, hAsync("span", { key: '5f45a9b27bab73604706cf12936e6dddb6c58ae8', class: "text-default-single", title: this.top }, this.top), hAsync("span", { key: '8244b2107e08794f2d0e69e254b67a21dc65b8a9', class: "text-default-single", title: this.bottom }, this.bottom))), hAsync("ix-dropdown", { key: '2ca742defd798ae705094d56a915d14a42002006', trigger: this.hostElement, placement: 'right-start', hidden: !this.showContextMenu && !this.showLogoutButton, offset: {
26325
+ return (hAsync(Host, { key: 'a782ea05231fff5ebebe2fe12a2775f519f327cf', slot: "ix-menu-avatar" }, hAsync("button", { key: '044a34b7db89797213223719a17a1b061cb1bd73', class: "nav-item top-item avatar no-hover", title: this.top, id: this.avatarElementId, tabIndex: 0 }, hAsync("ix-avatar", { key: 'cb1330bf41ca940bb3bde9025cbb1ea4871d2252', image: this.image, initials: this.initials }), hAsync("div", { key: 'ed6465daf36db4b60d3aceefbf6408677173a3f0', class: "avatar-name" }, hAsync("span", { key: '571392ee4ae8b60dd252ab92397d31784e4e3a5c', class: "text-default-single", title: this.top }, this.top), hAsync("span", { key: '52f9870036a925195723682aab11b103515f2c9d', class: "text-default-single", title: this.bottom }, this.bottom))), hAsync("ix-dropdown", { key: '09e4dd18be61500b17a6315792fb1ba334a5435c', trigger: this.hostElement, placement: 'right-start', hidden: !this.showContextMenu && this.hideLogoutButton, offset: {
26352
26326
  mainAxis: 16,
26353
- } }, hAsync("slot", { key: '05ee10031be21932e39653c9fb7a900ebb088f8f', onSlotchange: () => this.onSlotChange() }), this.showLogoutButton ? (hAsync("ix-menu-avatar-item", { label: this.i18nLogout, icon: iconLogOut, onClick: (e) => {
26327
+ } }, hAsync("slot", { key: '95885a59468c02dc83b81e47598224761b65f337', onSlotchange: () => this.onSlotChange() }), !this.hideLogoutButton && (hAsync("ix-menu-avatar-item", { key: 'f79cf9960e1de2ee4b03d797d5da4ec8ae53af9b', label: this.i18nLogout, icon: iconLogOut, onClick: (e) => {
26354
26328
  this.logoutClick.emit(e);
26355
- } })) : null)));
26329
+ } })))));
26356
26330
  }
26357
26331
  get hostElement() { return getElement(this); }
26358
26332
  static get style() { return menuAvatarCss; }
@@ -26365,7 +26339,7 @@ class MenuAvatar {
26365
26339
  "image": [1],
26366
26340
  "initials": [1],
26367
26341
  "i18nLogout": [1, "i18n-logout"],
26368
- "showLogoutButton": [4, "show-logout-button"],
26342
+ "hideLogoutButton": [4, "hide-logout-button"],
26369
26343
  "showContextMenu": [32]
26370
26344
  },
26371
26345
  "$listeners$": undefined,
@@ -26387,7 +26361,7 @@ class MenuAvatarItem {
26387
26361
  return this.dropdownItemRef.waitForCurrent();
26388
26362
  }
26389
26363
  render() {
26390
- return (hAsync("ix-dropdown-item", { key: '97bff4f37686e2e6613c8283595d918eac13a161', ref: this.dropdownItemRef, icon: this.icon, label: this.label, onClick: (e) => this.itemClick.emit(e) }));
26364
+ return (hAsync("ix-dropdown-item", { key: '7b30f261d40a584c089d70f40d0f4b853ec5219f', ref: this.dropdownItemRef, icon: this.icon, label: this.label, onClick: (e) => this.itemClick.emit(e) }));
26391
26365
  }
26392
26366
  get hostElement() { return getElement(this); }
26393
26367
  static get style() { return menuAvatarItemCss; }
@@ -26580,7 +26554,7 @@ class MenuCategory {
26580
26554
  }
26581
26555
  }
26582
26556
  render() {
26583
- return (hAsync(Host, { key: '49275009853fd8a9c9231e41b206e3f2d1b0d6a9', class: {
26557
+ return (hAsync(Host, { key: '3ab492c20cd7c41d300db0c3c4ad2cf5a6d51090', class: {
26584
26558
  expanded: this.showItems,
26585
26559
  }, onPointerEnter: () => {
26586
26560
  this.enterLeaveDebounce.onEnter();
@@ -26589,14 +26563,14 @@ class MenuCategory {
26589
26563
  return;
26590
26564
  }
26591
26565
  this.enterLeaveDebounce.onLeave();
26592
- } }, hAsync("ix-menu-item", { key: '9288752f9cd67d83434da74c8f4fe65e57f21b8a', class: 'category-parent', active: this.isNestedItemActive(), notifications: this.notifications, icon: this.icon, onClick: (e) => this.onCategoryClick(e), onFocus: () => this.onPointerEnter(), tooltipText: this.tooltipText, isCategory: true }, hAsync("div", { key: 'e45b143ed2316a69bcc06a8b7ee4b32895a25f67', class: "category" }, hAsync("div", { key: '34ab800b45131b0b7324921baa6883bc8f2f1bf2', class: "category-text" }, this.label), hAsync("ix-icon", { key: '54450dce975a283573a4a25aaff84cc43e3cfeee', name: iconChevronDownSmall, class: {
26566
+ } }, hAsync("ix-menu-item", { key: 'a59b7d4c9a1360f10c3555d57ece5e8ca439f711', class: 'category-parent', active: this.isNestedItemActive(), notifications: this.notifications, icon: this.icon, onClick: (e) => this.onCategoryClick(e), onFocus: () => this.onPointerEnter(), tooltipText: this.tooltipText, isCategory: true }, hAsync("div", { key: 'e7fb335217c858737e99a1c1df4959b1d15d1867', class: "category" }, hAsync("div", { key: '6700c5e1926a1fa908f323e2bfd059ef7abc3d9d', class: "category-text" }, this.label), hAsync("ix-icon", { key: '576a5b8a6ed3a7944a33d813bd254deaa8175438', name: iconChevronDownSmall, class: {
26593
26567
  'category-chevron': true,
26594
26568
  'category-chevron--open': this.showItems,
26595
- } }))), hAsync("div", { key: '71a3deccbecc34fe27423c0d8c5fe12648244a3e', ref: (ref) => (this.menuItemsContainer = ref), class: {
26569
+ } }))), hAsync("div", { key: '2898f39c1f4665a5cb684f875d7881558434cf80', ref: (ref) => (this.menuItemsContainer = ref), class: {
26596
26570
  'menu-items': true,
26597
26571
  'menu-items--expanded': this.showItems,
26598
26572
  'menu-items--collapsed': !this.showItems,
26599
- } }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: 'c9ba4105259aea83ecd4a125a084a555299c83de', closeBehavior: 'both', show: this.showDropdown, onShowChanged: ({ detail: dropdownShown }) => {
26573
+ } }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: '6e93539319261b3bd5c53cf80c75ddf4ff240376', closeBehavior: 'both', show: this.showDropdown, onShowChanged: ({ detail: dropdownShown }) => {
26600
26574
  this.showDropdown = dropdownShown;
26601
26575
  }, class: 'category-dropdown', anchor: this.hostElement, placement: "right-start", offset: {
26602
26576
  mainAxis: 3,
@@ -26609,7 +26583,7 @@ class MenuCategory {
26609
26583
  e.preventDefault();
26610
26584
  }
26611
26585
  }
26612
- } }, hAsync("ix-dropdown-item", { key: '1e5e1b3659d6359c7c613bf15e7f9993f716cfab', class: 'category-dropdown-header' }, hAsync("ix-typography", { key: 'ffd1265ecaa6a5edb29536088440d5654de2fd2f', format: "label", bold: true, textColor: "std" }, this.label)), hAsync("ix-divider", { key: '61d8dc31511e8ddf63233bd4bda467374fbe44ef' }), hAsync("slot", { key: 'c509e35530dc05faa847c9dbae7a16de0f84d415' }))));
26586
+ } }, hAsync("ix-dropdown-item", { key: 'aeb52967293d03a82de20c59b448d7f13cd03639', class: 'category-dropdown-header' }, hAsync("ix-typography", { key: '19ccac9959ec874b240989a2c43f7c03ed70d9b9', format: "label", bold: true, textColor: "std" }, this.label)), hAsync("ix-divider", { key: '1d113cd249baee291d9e25d47ed1eaecec56a7a7' }), hAsync("slot", { key: '7a21ba6c7a35fef4391bb57fa27cad853edd729a' }))));
26613
26587
  }
26614
26588
  get hostElement() { return getElement(this); }
26615
26589
  static get style() { return menuCategoryCss; }
@@ -26666,7 +26640,7 @@ class MenuExpandIcon {
26666
26640
  return this.getSmallScreenIcon();
26667
26641
  }
26668
26642
  render() {
26669
- return (hAsync(Host, { key: 'ef8794f40bf74a03af8b8ddeab15da2bfd40096f', class: {
26643
+ return (hAsync(Host, { key: '55bb276dfb9ec7960d0e81c1885f022790ef2967', class: {
26670
26644
  expanded: this.expanded,
26671
26645
  }, type: "button", "aria-label": this.ixAriaLabel, "aria-pressed": a11yBoolean(this.expanded) }, this.getMenuIcon()));
26672
26646
  }
@@ -26786,11 +26760,11 @@ class MenuItem {
26786
26760
  tabIndex: this.disabled ? -1 : 0,
26787
26761
  };
26788
26762
  const menuContent = [
26789
- this.icon && hAsync("ix-icon", { key: '247ccf76115c4f9a3504ae8625cd064da17cb5f4', class: 'tab-icon', name: this.icon }),
26763
+ this.icon && hAsync("ix-icon", { key: '010ccc4efd7284bfc7654ab6f9b29783129f17ff', class: 'tab-icon', name: this.icon }),
26790
26764
  this.notifications ? (hAsync("div", { class: "notification" }, hAsync("div", { class: "pill" }, this.notifications))) : null,
26791
- hAsync("span", { key: 'c98c04295888f8be7e0016cce7d749c19d641d32', id: this.internalItemId, class: "tab-text text-default" }, this.label, hAsync("slot", { key: 'ce04723016a4187e57f1dd31e4cb43cbea1cde93' })),
26765
+ hAsync("span", { key: '247db957f1317fe528db4a863736cc7bf974fbcc', id: this.internalItemId, class: "tab-text text-default" }, this.label, hAsync("slot", { key: 'dbe0bcf50882232b686e322af346ea8edb0007bf' })),
26792
26766
  ];
26793
- return (hAsync(Host, Object.assign({ key: '4f5490aa3304bdaa57dfbe5f2f9e292f78571ef7', class: {
26767
+ return (hAsync(Host, Object.assign({ key: '1877e4728bfea90d5084715ce7d30d59c027cb60', class: {
26794
26768
  disabled: this.disabled,
26795
26769
  'home-tab': this.home,
26796
26770
  'bottom-tab': this.bottom,
@@ -26801,7 +26775,7 @@ class MenuItem {
26801
26775
  e.preventDefault();
26802
26776
  e.stopPropagation();
26803
26777
  }
26804
- } }), menuContent)) : (hAsync("button", Object.assign({}, commonAttributes, { ref: this.buttonRef }), menuContent)), hAsync("ix-tooltip", { key: '9eb280ed1e0b95127eae4db991470111f1af550a', for: this.buttonRef.waitForCurrent(), placement: 'right', showDelay: 1000, interactive: false, "aria-hidden": a11yBoolean(this.ariaHiddenTooltip), "aria-labelledby": this.internalItemId }, this.tooltip)));
26778
+ } }), menuContent)) : (hAsync("button", Object.assign({}, commonAttributes, { ref: this.buttonRef }), menuContent)), hAsync("ix-tooltip", { key: 'c19646a81a5a2fed7b89eb95caf661125da9f7be', for: this.buttonRef.waitForCurrent(), placement: 'right', showDelay: 1000, interactive: false, "aria-hidden": a11yBoolean(this.ariaHiddenTooltip), "aria-labelledby": this.internalItemId }, this.tooltip)));
26805
26779
  }
26806
26780
  get hostElement() { return getElement(this); }
26807
26781
  static get watchers() { return {
@@ -26849,7 +26823,7 @@ class MenuSettingsItem {
26849
26823
  });
26850
26824
  }
26851
26825
  render() {
26852
- return (hAsync(Host, { key: '70dbe5bb6bb618cf897ea60bae0febecde3021d1' }, hAsync("slot", { key: 'ec2608b87f8123513ce9b052c6035ec04a41aef8' })));
26826
+ return (hAsync(Host, { key: 'd71ea99d2f7194c876c18e702b0a1d20d84f7a35' }, hAsync("slot", { key: '4906a29d17beb90749df4981daca1ae37c8b8c9b' })));
26853
26827
  }
26854
26828
  static get watchers() { return {
26855
26829
  "label": ["watchLabel"]
@@ -26876,13 +26850,12 @@ class MessageBar {
26876
26850
  this.closeAnimationCompleted = createEvent(this, "closeAnimationCompleted", 7);
26877
26851
  /**
26878
26852
  * Specifies the type of the alert.
26879
- * @deprecated Type `danger` will be removed in 4.0. Use `alarm` instead.
26880
26853
  */
26881
26854
  this.type = 'info';
26882
26855
  /**
26883
- * If true, close button is enabled and alert can be dismissed by the user
26856
+ * If true, close button is disabled and alert cannot be dismissed by the user
26884
26857
  */
26885
- this.dismissible = true;
26858
+ this.persistent = false;
26886
26859
  }
26887
26860
  componentWillRender() {
26888
26861
  const config = MessageBar.messageTypeConfigs[this.type];
@@ -26906,11 +26879,11 @@ class MessageBar {
26906
26879
  }
26907
26880
  }
26908
26881
  render() {
26909
- return (hAsync(Host, { key: '6891d4beda70c732fe7dabcccbda52364f64421b' }, hAsync("div", { key: 'eb114c2e6af4fdd9acda5ccd69a2a2d662f84fa2', class: { 'message-container': true, [this.type]: true }, role: "alert", ref: (el) => (this.divElement = el) }, hAsync("ix-icon", { key: '19a67a4072f5f101374f8fb715521b60cddef90b', color: this.color, name: this.icon }), hAsync("div", { key: '616ae9cfd0f341f9eb555e0d6c6e1b79247833c1', class: "message-content" }, hAsync("slot", { key: 'a9f942a0f9d9439cdf3bcbab58c43afe3c92821d' })), this.dismissible ? (hAsync("ix-icon-button", { icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => {
26882
+ return (hAsync(Host, { key: '5731cfe741529527f943834f721d426108cd5ded' }, hAsync("div", { key: 'b9b6293938b30cad8afe65bd021d095f73a7153b', class: { 'message-container': true, [this.type]: true }, role: "alert", ref: (el) => (this.divElement = el) }, hAsync("ix-icon", { key: '207487fae744ef55d405931a7546761259391fd0', color: this.color, name: this.icon }), hAsync("div", { key: '9b610a5141af0164fbc34b82c4296d2353494b60', class: "message-content" }, hAsync("slot", { key: '5ebf82ba3aaff680db743060a6b3785d3a20f953' })), !this.persistent && (hAsync("ix-icon-button", { key: '7049b2d51ca9efb6c67fc376a0c9ba6369d30784', icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => {
26910
26883
  if (this.divElement) {
26911
26884
  this.closeAlert(this.divElement);
26912
26885
  }
26913
- }, "data-testid": "close-btn" })) : (''))));
26886
+ }, "data-testid": "close-btn" })))));
26914
26887
  }
26915
26888
  static get style() { return messageBarCss; }
26916
26889
  static get cmpMeta() { return {
@@ -26918,7 +26891,7 @@ class MessageBar {
26918
26891
  "$tagName$": "ix-message-bar",
26919
26892
  "$members$": {
26920
26893
  "type": [1],
26921
- "dismissible": [4],
26894
+ "persistent": [4],
26922
26895
  "icon": [32],
26923
26896
  "color": [32]
26924
26897
  },
@@ -26931,7 +26904,6 @@ MessageBar.duration = 300;
26931
26904
  MessageBar.messageTypeConfigs = {
26932
26905
  //TODO(IX-3400): Replace icon colors with proper CSS variables when available
26933
26906
  alarm: { icon: iconError, color: 'color-alarm' },
26934
- danger: { icon: iconError, color: 'color-alarm' },
26935
26907
  critical: { icon: iconWarningRhomb, color: 'color-critical' },
26936
26908
  warning: { icon: iconWarning, color: 'color-warning-text' },
26937
26909
  success: { icon: iconSuccess, color: 'color-success' },
@@ -26993,13 +26965,13 @@ class Modal {
26993
26965
  */
26994
26966
  this.size = '360';
26995
26967
  /**
26996
- * Should the modal be animated
26968
+ * Should the modal animation be disabled
26997
26969
  */
26998
- this.animation = true;
26970
+ this.disableAnimation = false;
26999
26971
  /**
27000
- * Show a backdrop behind the modal dialog
26972
+ * Hide the backdrop behind the modal dialog
27001
26973
  */
27002
- this.backdrop = true;
26974
+ this.hideBackdrop = false;
27003
26975
  /**
27004
26976
  * Dismiss modal on backdrop click
27005
26977
  */
@@ -27009,9 +26981,9 @@ class Modal {
27009
26981
  */
27010
26982
  this.centered = false;
27011
26983
  /**
27012
- * If set to true the modal can be closed by pressing the Escape key
26984
+ * If set to true the modal cannot be closed by pressing the Escape key
27013
26985
  */
27014
- this.closeOnEscape = true;
26986
+ this.disableEscapeClose = false;
27015
26987
  this.modalVisible = false;
27016
26988
  }
27017
26989
  onKey(e) {
@@ -27023,7 +26995,7 @@ class Modal {
27023
26995
  return this.hostElement.shadowRoot.querySelector('dialog');
27024
26996
  }
27025
26997
  slideInModal() {
27026
- const duration = this.animation ? Animation.mediumTime : 0;
26998
+ const duration = this.disableAnimation ? 0 : Animation.mediumTime;
27027
26999
  const translateY = this.centered ? ['-90%', '-50%'] : [0, 40];
27028
27000
  animate(this.dialog, {
27029
27001
  duration,
@@ -27034,7 +27006,7 @@ class Modal {
27034
27006
  });
27035
27007
  }
27036
27008
  slideOutModal(completeCallback) {
27037
- const duration = this.animation ? Animation.mediumTime : 0;
27009
+ const duration = this.disableAnimation ? 0 : Animation.mediumTime;
27038
27010
  const translateY = this.centered ? ['-50%', '-90%'] : [40, 0];
27039
27011
  animate(this.dialog, {
27040
27012
  duration,
@@ -27123,17 +27095,17 @@ class Modal {
27123
27095
  this.ariaAttributes = a11yHostAttributes(this.hostElement);
27124
27096
  }
27125
27097
  render() {
27126
- return (hAsync(Host, { key: 'a564177392104f0864b5d3420cc16c902a932b02', class: {
27098
+ return (hAsync(Host, { key: 'c3f543b51f3434893a1c924ccaf7a7d877977e89', class: {
27127
27099
  visible: this.modalVisible,
27128
- 'no-backdrop': this.backdrop === false,
27100
+ 'no-backdrop': this.hideBackdrop,
27129
27101
  'align-center': this.centered,
27130
- } }, hAsync("div", { key: '5d06f39b564cfca3e1b956cd2343fc29d8daf8ad', class: "dialog-backdrop" }, hAsync("dialog", { key: '5c47755164df8b5f6767e8dad6b5fbfbcfee03b7', "aria-modal": a11yBoolean(true), "aria-describedby": this.ariaAttributes['aria-describedby'], "aria-labelledby": this.ariaAttributes['aria-labelledby'], class: {
27102
+ } }, hAsync("div", { key: '71dbff3ad3302924535ad5262185f9ffe7efd540', class: "dialog-backdrop" }, hAsync("dialog", { key: 'a266f8cc91840e2923ae18284eb244f132f38bb2', "aria-modal": a11yBoolean(true), "aria-describedby": this.ariaAttributes['aria-describedby'], "aria-labelledby": this.ariaAttributes['aria-labelledby'], class: {
27131
27103
  modal: true,
27132
27104
  [`modal-size-${this.size}`]: true,
27133
27105
  }, onClose: () => this.dismissModal(), onMouseDown: (event) => this.onMouseDown(event), onMouseUp: (event) => this.onMouseUp(event), onCancel: (e) => {
27134
27106
  e.preventDefault();
27135
27107
  this.dismissModal();
27136
- } }, hAsync("slot", { key: 'e2cd48ec148b91a57a467dfb903e1308e104a5ad' })))));
27108
+ } }, hAsync("slot", { key: 'd71f435060761f058ce2ceb47c94d2a9d5bc9678' })))));
27137
27109
  }
27138
27110
  get hostElement() { return getElement(this); }
27139
27111
  static get style() { return modalCss; }
@@ -27142,12 +27114,12 @@ class Modal {
27142
27114
  "$tagName$": "ix-modal",
27143
27115
  "$members$": {
27144
27116
  "size": [1],
27145
- "animation": [4],
27146
- "backdrop": [4],
27117
+ "disableAnimation": [4, "disable-animation"],
27118
+ "hideBackdrop": [4, "hide-backdrop"],
27147
27119
  "closeOnBackdropClick": [4, "close-on-backdrop-click"],
27148
27120
  "beforeDismiss": [16, "before-dismiss"],
27149
27121
  "centered": [4],
27150
- "closeOnEscape": [4, "close-on-escape"],
27122
+ "disableEscapeClose": [4, "disable-escape-close"],
27151
27123
  "modalVisible": [32],
27152
27124
  "showModal": [64],
27153
27125
  "dismissModal": [64],
@@ -27159,7 +27131,7 @@ class Modal {
27159
27131
  }; }
27160
27132
  }
27161
27133
  __decorate$8([
27162
- OnListener('keydown', (self) => !self.closeOnEscape)
27134
+ OnListener('keydown', (self) => self.disableEscapeClose)
27163
27135
  ], Modal.prototype, "onKey", null);
27164
27136
 
27165
27137
  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{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}";
@@ -27169,7 +27141,7 @@ class ModalContent {
27169
27141
  registerInstance(this, hostRef);
27170
27142
  }
27171
27143
  render() {
27172
- return (hAsync(Host, { key: 'd7bef3767ae242cfdd5a3367c9c2abb1f2c0d4d6' }, hAsync("slot", { key: 'e2b8abbf51791d879a28bc322578e571d5714e8a' })));
27144
+ return (hAsync(Host, { key: '3f9198f84a9686d2aaf532f85af567aa2b6c821c' }, hAsync("slot", { key: 'a0fc648541f56d4a7142bb91e55dfc7757b21746' })));
27173
27145
  }
27174
27146
  static get style() { return modalContentCss; }
27175
27147
  static get cmpMeta() { return {
@@ -27189,7 +27161,7 @@ class ModalFooter {
27189
27161
  registerInstance(this, hostRef);
27190
27162
  }
27191
27163
  render() {
27192
- return (hAsync(Host, { key: 'e3164f3ff8999aca095a833b495e5194841f0039' }, hAsync("slot", { key: 'c3765f1f908b7375a6c9f5cf08e7a370a0d750b7' })));
27164
+ return (hAsync(Host, { key: '26999141bb2fc468074ec5d05a43feaf6cbb4e78' }, hAsync("slot", { key: '48c1f1b8d51af57f6bef965d582f2ff898140b9c' })));
27193
27165
  }
27194
27166
  static get style() { return modalFooterCss; }
27195
27167
  static get cmpMeta() { return {
@@ -27235,7 +27207,7 @@ class ModalHeader {
27235
27207
  this.parentDialog.dismissModal();
27236
27208
  }
27237
27209
  render() {
27238
- return (hAsync(Host, { key: 'ec19146ced5b95a1b9723ece2aee4fbf6f3a666c' }, this.icon ? (hAsync("ix-icon", { name: this.icon, color: this.iconColor, size: "32", "aria-label": this.ariaLabelIcon })) : null, hAsync("div", { key: '46bac93f4005f43362c02a1852aa3e76e324358f', class: "modal-title" }, hAsync("ix-typography", { key: 'f201f3adcff612e81e34e60d3ed9470aac2f77e7', format: "h5" }, hAsync("slot", { key: '17302db5dbc882983abb1cbb1a46f4c2b9fce9ea' }))), !this.hideClose ? (hAsync("ix-icon-button", { class: "modal-close", onClick: (event) => this.onCloseClick(event), variant: "tertiary", icon: iconClose, iconColor: "color-soft-text", "aria-label": this.ariaLabelCloseIconButton })) : null));
27210
+ return (hAsync(Host, { key: '0ebfd37e83735c49aa640de880af719c278bf8dc' }, this.icon ? (hAsync("ix-icon", { name: this.icon, color: this.iconColor, size: "32", "aria-label": this.ariaLabelIcon })) : null, hAsync("div", { key: 'b8ccaf5afb50229756ad024f8932aca9e106bf35', class: "modal-title" }, hAsync("ix-typography", { key: 'edf640b077acc1feb0ce7e3d661ba84fbffde3f0', format: "h5" }, hAsync("slot", { key: '10da72cd839364e2fe81049de9d411a4cbea6e72' }))), !this.hideClose ? (hAsync("ix-icon-button", { class: "modal-close", onClick: (event) => this.onCloseClick(event), variant: "tertiary", icon: iconClose, iconColor: "color-soft-text", "aria-label": this.ariaLabelCloseIconButton })) : null));
27239
27211
  }
27240
27212
  get hostElement() { return getElement(this); }
27241
27213
  static get watchers() { return {
@@ -27268,7 +27240,7 @@ class ModalLoading {
27268
27240
  registerInstance(this, hostRef);
27269
27241
  }
27270
27242
  render() {
27271
- return (hAsync(Host, { key: '6689de127dae752b929ac792e91a9ba2c4bc6691' }, hAsync("ix-spinner", { key: 'fd210b76ae2210b57f1418be5d589eac139ca1a4', variant: "primary" }), hAsync("span", { key: '3d1078bd723bfb37172630f8fd55b34cd2b77c4e', class: 'loading-text' }, hAsync("slot", { key: '21de9ad0be01c0da9b7c8ca0bfbca99f5f5731f4' }))));
27243
+ return (hAsync(Host, { key: 'e6a5ed6cf016a30bd76692c5dcc96924cdfebc6d' }, hAsync("ix-spinner", { key: '0979352c75c22f1a97fbad587b2f6648c5fbd867', variant: "primary" }), hAsync("span", { key: '9cc99953a981540e8e2dc9806fd7e481199e1b54', class: 'loading-text' }, hAsync("slot", { key: '89cc3a8cd66fcff80b72fe2d8ed80cb272cf3201' }))));
27272
27244
  }
27273
27245
  static get style() { return modalLoadingCss; }
27274
27246
  static get cmpMeta() { return {
@@ -27401,19 +27373,19 @@ class NumberInput {
27401
27373
  }
27402
27374
  render() {
27403
27375
  const showStepperButtons = this.showStepperButtons && (this.disabled || this.readonly) === false;
27404
- return (hAsync(Host, { key: 'f4469bdb3c05aa990e20a17467d67243056c2767', class: {
27376
+ return (hAsync(Host, { key: '8504c7c73fc9b962d3d1bb53f80515876579a799', class: {
27405
27377
  disabled: this.disabled,
27406
27378
  readonly: this.readonly,
27407
- } }, hAsync("ix-field-wrapper", { key: 'b5172d5a04ff81b06484cd42bbafa95c4df918eb', 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: '40c286987ba4b67a3dde2f034db1d0c22d5a9cfe', class: {
27379
+ } }, hAsync("ix-field-wrapper", { key: '5f833ae1f6e134b0056cceda27cce2491bfa5a04', 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: '18d4fdfcb87f46340fd7f0c08587c8353122275f', class: {
27408
27380
  'input-wrapper': true,
27409
27381
  'show-stepper-buttons': !!this.showStepperButtons,
27410
- } }, hAsync(SlotStart, { key: '75e15f42a93ebc862ac718c35092be8175e97ca6', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '552e8d9e1b0ee6f2359398b51d2d3690deb8f41d', 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: () => {
27382
+ } }, hAsync(SlotStart, { key: '702b6335f92a587932de72d085487e21932897f9', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '385e81700361f81a6ee4f4999a673acc452decf9', 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: () => {
27411
27383
  onInputBlur(this, this.inputRef.current);
27412
27384
  this.touched = true;
27413
- } }), hAsync(SlotEnd, { key: '0a66c00a4c0c89543ceac9e67f3d20270811b606', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("div", { key: '7b7f430745f590159d4a358e48fe8c1b425ceb7c', class: {
27385
+ } }), hAsync(SlotEnd, { key: '346796a1af3fde17d66cc573457d63f3193f6420', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("div", { key: 'd4369359ea685b7ef974b3ff941652a496874207', class: {
27414
27386
  'number-stepper-container': true,
27415
27387
  'container-hidden': !showStepperButtons,
27416
- } }, hAsync("ix-icon-button", { key: '3d01783a59bf18983785052b697fefac4519d0c4', variant: "subtle-tertiary", icon: iconMinus, size: "16", class: "number-stepper-button step-minus", "aria-label": "decrement number", onClick: () => {
27388
+ } }, hAsync("ix-icon-button", { key: '0e9729ec618851639232d0d50822a89dfe899e06', variant: "subtle-tertiary", icon: iconMinus, size: "16", class: "number-stepper-button step-minus", "aria-label": "decrement number", onClick: () => {
27417
27389
  if (!this.inputRef.current) {
27418
27390
  return;
27419
27391
  }
@@ -27421,7 +27393,7 @@ class NumberInput {
27421
27393
  checkInternalValidity(this, this.inputRef.current);
27422
27394
  this.updateFormInternalValue(Number(this.inputRef.current.value));
27423
27395
  this.valueChange.emit(this.value);
27424
- } }), hAsync("ix-icon-button", { key: 'f4082f7d6c9f03369a3cd5d1259756bc9c61f831', variant: "subtle-tertiary", icon: iconPlus, size: "16", class: "number-stepper-button step-plus", "aria-label": "increment number", onClick: () => {
27396
+ } }), hAsync("ix-icon-button", { key: '9799ab98f29a44549fcf233ea0b0ca3189704c76', variant: "subtle-tertiary", icon: iconPlus, size: "16", class: "number-stepper-button step-plus", "aria-label": "increment number", onClick: () => {
27425
27397
  if (!this.inputRef.current) {
27426
27398
  return;
27427
27399
  }
@@ -27505,9 +27477,9 @@ class Pagination {
27505
27477
  */
27506
27478
  this.itemCount = 15;
27507
27479
  /**
27508
- * Show item count in advanced mode
27480
+ * Hide item count in advanced mode
27509
27481
  */
27510
- this.showItemCount = true;
27482
+ this.hideItemCount = false;
27511
27483
  /**
27512
27484
  * Total number of pages
27513
27485
  */
@@ -27618,16 +27590,16 @@ class Pagination {
27618
27590
  return hAsync("span", { class: "page-buttons" }, pageButtons);
27619
27591
  }
27620
27592
  render() {
27621
- return (hAsync(Host, { key: 'd8569f37bf15b09f97b84eaca4620f7fff2c4176' }, hAsync("ix-icon-button", { key: '774b6598068ca9226f53fa6212a63e6c0fb10c84', disabled: !this.count || this.selectedPage === 0, variant: "subtle-tertiary", icon: iconChevronLeftSmall, onClick: () => this.decrease(), "aria-label": this.ariaLabelChevronLeftIconButton }), 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) => {
27593
+ return (hAsync(Host, { key: '40b3ace6995e3344df7ea8fe9a4b076603136395' }, hAsync("ix-icon-button", { key: '22efb16a1553b9f935fa3af8fa5790f0bf5e9214', disabled: !this.count || this.selectedPage === 0, variant: "subtle-tertiary", icon: iconChevronLeftSmall, onClick: () => this.decrease(), "aria-label": this.ariaLabelChevronLeftIconButton }), 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) => {
27622
27594
  const eventTarget = event.target;
27623
27595
  if (eventTarget) {
27624
27596
  const index = Number.parseInt(eventTarget.value);
27625
27597
  this.selectPage(index - 1);
27626
27598
  }
27627
- } }), 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: '172d43a656479505535f3f07d651c3a55db6f66d', disabled: !this.count || this.selectedPage === this.count - 1, variant: "subtle-tertiary", icon: iconChevronRightSmall, onClick: () => this.increase(), "aria-label": this.ariaLabelChevronRightIconButton }), 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) => {
27599
+ } }), 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: '23dfbc2e249990b489229c7adda1a423408a5167', disabled: !this.count || this.selectedPage === this.count - 1, variant: "subtle-tertiary", icon: iconChevronRightSmall, onClick: () => this.increase(), "aria-label": this.ariaLabelChevronRightIconButton }), this.advanced && !this.hideItemCount && (hAsync("span", { key: '21fa9891cb8ce7605c0727cc84d5223164be4c61', class: "item-count" }, hAsync("ix-typography", { key: '1ff68ae57bb5aa4e513eb1c3e24b7a46043a3cd0', format: "body" }, this.i18nItems), hAsync("ix-select", { key: 'bb1ac2d152988e0fcf7083781e93dbaa3e6c1703', hideListHeader: true, i18nPlaceholder: "", i18nSelectListHeader: "", value: `${this.itemCount}`, onValueChange: (e) => {
27628
27600
  const count = Number.parseInt(Array.isArray(e.detail) ? e.detail[0] : e.detail);
27629
27601
  this.itemCountChanged.emit(count);
27630
- } }, 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" })))) : ('')));
27602
+ } }, hAsync("ix-select-item", { key: '5fb9c14e5b30116ad1fb05478637a1f65ca9a9fc', label: "10", value: "10" }), hAsync("ix-select-item", { key: '8cbea9c38bedf9382530315274f93702e3f6be2a', label: "15", value: "15" }), hAsync("ix-select-item", { key: '7095c60775ea46a7312b8f2a5fd14ee084cadeeb', label: "20", value: "20" }), hAsync("ix-select-item", { key: 'a4716aa6a22414e705d91665cabda72646823a9e', label: "40", value: "40" }), hAsync("ix-select-item", { key: 'd9077eabd7ca25171699a41425358b20063c4399', label: "100", value: "100" }))))));
27631
27603
  }
27632
27604
  get hostElement() { return getElement(this); }
27633
27605
  static get style() { return paginationCss; }
@@ -27637,7 +27609,7 @@ class Pagination {
27637
27609
  "$members$": {
27638
27610
  "advanced": [4],
27639
27611
  "itemCount": [2, "item-count"],
27640
- "showItemCount": [4, "show-item-count"],
27612
+ "hideItemCount": [4, "hide-item-count"],
27641
27613
  "count": [2],
27642
27614
  "selectedPage": [1026, "selected-page"],
27643
27615
  "i18nPage": [1, "i18n-page"],
@@ -28101,7 +28073,7 @@ class Pane {
28101
28073
  }
28102
28074
  render() {
28103
28075
  const rotate = !this.expanded && !this.isMobile && this.isLeftRightPane;
28104
- return (hAsync(Host, { key: 'ef43c572007deea4806b74a0bbb219767fd47839', class: {
28076
+ return (hAsync(Host, { key: 'dd8c6d4cd68bbc2dce4938a97a0499316acda9f3', class: {
28105
28077
  'floating-pane': this.floating,
28106
28078
  'inline-pane': !this.floating,
28107
28079
  'mobile-overlay': this.expanded && this.isMobile,
@@ -28125,28 +28097,28 @@ class Pane {
28125
28097
  !this.expanded &&
28126
28098
  !this.floating,
28127
28099
  'not-visible': this.hideOnCollapse && !this.expanded,
28128
- }, "aria-expanded": a11yBoolean(this.expanded) }, hAsync("aside", { key: '16489302e851cbe76ba44afab0620d6bab9a0937', id: `pane-${this.composition}`, class: {
28100
+ }, "aria-expanded": a11yBoolean(this.expanded) }, hAsync("aside", { key: '9c1e0a51dd112be47cd6ac72a56da3c8f8c7402e', id: `pane-${this.composition}`, class: {
28129
28101
  'top-bottom-pane': this.isBottomTopPane && !this.isMobile,
28130
28102
  'left-right-pane': this.isLeftRightPane && !this.isMobile,
28131
28103
  'mobile-pane': this.isMobile,
28132
28104
  expanded: this.expanded,
28133
- } }, hAsync("div", { key: '2c2463000fc0219242e5f2b4a21bc4ff40d9a133', id: "title-div", class: {
28105
+ } }, hAsync("div", { key: 'e6c9183e30405b36ef67d76d812288573e75112b', id: "title-div", class: {
28134
28106
  title: !this.isMobile && !this.hideOnCollapse && !this.showContent,
28135
28107
  'title-finished': !this.isMobile && !this.hideOnCollapse && this.showContent,
28136
28108
  'title-expanded': !this.isMobile && !this.hideOnCollapse && this.expanded,
28137
28109
  'title-hide-on-collapse': !this.isMobile && this.hideOnCollapse,
28138
28110
  'title-mobile': this.isMobile,
28139
28111
  'header-gap': !this.isMobile && !this.hideOnCollapse,
28140
- } }, hAsync("ix-icon-button", { key: '2757032c08f9940e0bd3e80c5bdae15ad8933630', class: "title-icon", size: "24", icon: this.expanded
28112
+ } }, hAsync("ix-icon-button", { key: 'b1b5b89d42572b9499866c3a59a22a4dfac97707', class: "title-icon", size: "24", icon: this.expanded
28141
28113
  ? this.isMobile || this.hideOnCollapse
28142
28114
  ? iconClose
28143
28115
  : this.expandIcon
28144
28116
  : this.minimizeIcon, iconColor: this.expanded && (this.isMobile || this.hideOnCollapse)
28145
28117
  ? 'color-soft-text'
28146
- : undefined, variant: "subtle-tertiary", onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}`, "aria-label": this.ariaLabelCollapseCloseButton }), hAsync("div", { key: 'df941e13a649fd2c79e4521ca4cda3f8e3383f17', class: {
28118
+ : undefined, variant: "subtle-tertiary", onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}`, "aria-label": this.ariaLabelCollapseCloseButton }), hAsync("div", { key: 'e908c4100d070c35be2c1f16e1c7b5e2f7bbfa42', class: {
28147
28119
  'title-text': true,
28148
28120
  rotate: rotate,
28149
- } }, this.icon && (hAsync("ix-icon", { key: 'c6d6882ff9420ccc3ce630a609bd2d28da113393', class: "pane-icon", size: "24", name: this.icon, "aria-label": this.ariaLabelIcon })), hAsync("div", { key: '9687bf7676a3ba96bb4fc642b6ee7342c745cc94', class: "title-text-overflow" }, hAsync("ix-typography", { key: '0396af3732054c841783aafde38e1e91b8ab5ff9', format: "h4" }, this.heading)), this.expanded && (hAsync("div", { key: 'a0a1091307f143f928e5398992e143fc30f1fb44', class: "slot-header" }, hAsync("slot", { key: '989a4f1405dd0117d2f8857e5d52deab6ea84878', name: "header" }))))), hAsync("div", { key: '752b1123609ec6c2de3dba4d3648f3dc52efb4c7', class: "side-pane-content", hidden: !this.showContent }, hAsync("slot", { key: 'e45f1124c23bdc394c06ae268dc97d4ff1936cc1' })))));
28121
+ } }, this.icon && (hAsync("ix-icon", { key: 'c38702ea2028987bdd185bde0e846f6e77e02cce', class: "pane-icon", size: "24", name: this.icon, "aria-label": this.ariaLabelIcon })), hAsync("div", { key: '59c00c7861e7cc4606fa7ace7bda410a66a9a13d', class: "title-text-overflow" }, hAsync("ix-typography", { key: '5008f70a17ef9a8792cedb12bea3517775e87b99', format: "h4" }, this.heading)), this.expanded && (hAsync("div", { key: '2810168de3fc7383d0fa4b0a3d8b1ee3d99f2d80', class: "slot-header" }, hAsync("slot", { key: '64e6644c2ee29a40d4b6343a03d00140518fb9d3', name: "header" }))))), hAsync("div", { key: '9ee1b00114877447c0457a3a77d92c5176c25195', class: "side-pane-content", hidden: !this.showContent }, hAsync("slot", { key: '439ee1eb5b4f7506d758577bd56d6f506f786c32' })))));
28150
28122
  }
28151
28123
  get hostElement() { return getElement(this); }
28152
28124
  static get watchers() { return {
@@ -28422,7 +28394,7 @@ class Panes {
28422
28394
  return pane ? pane.floating : false;
28423
28395
  }
28424
28396
  render() {
28425
- return (hAsync(Host, { key: '3feb7042f19d98953f78fe0b12a6799436391503' }, !this.isMobile ? (this.layout == 'full-vertical' ? (hAsync("div", { class: "side-panes-wrapper" }, hAsync("div", { class: {
28397
+ return (hAsync(Host, { key: '03ea4309957e61df58b3d8bc01bad3f4a069e825' }, !this.isMobile ? (this.layout == 'full-vertical' ? (hAsync("div", { class: "side-panes-wrapper" }, hAsync("div", { class: {
28426
28398
  row: true,
28427
28399
  'padding-left': this.hasPadding('left'),
28428
28400
  'padding-right': this.hasPadding('right'),
@@ -28529,13 +28501,13 @@ class Pill {
28529
28501
  [this.outline ? 'borderColor' : 'backgroundColor']: this.background,
28530
28502
  };
28531
28503
  }
28532
- return (hAsync(Host, { key: 'c7820336c8fbdf01625a3cadfec75dceb6cbe890', style: this.variant === 'custom'
28504
+ return (hAsync(Host, { key: '2a7697576ed5ec91672c45f54dd4c5ffeb3c0763', style: this.variant === 'custom'
28533
28505
  ? {
28534
28506
  '--ix-icon-button-color': this.pillColor,
28535
28507
  }
28536
28508
  : {}, class: {
28537
28509
  'align-left': this.alignLeft,
28538
- } }, hAsync("div", { key: '6b070c63bb620b9d03adc4df29cb02d5bc83d5a2', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
28510
+ } }, hAsync("div", { key: 'ee9bc939ac718fe45d6d3a1d3974f98f3dac3881', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
28539
28511
  container: true,
28540
28512
  outline: this.outline,
28541
28513
  inactive: false,
@@ -28550,9 +28522,9 @@ class Pill {
28550
28522
  closable: false,
28551
28523
  icon: !!this.icon,
28552
28524
  'with-gap': !this.iconOnly,
28553
- } }, this.icon && (hAsync("ix-icon", { key: '0063f6ce74b07f7851ac68968983740f62b791dc', class: {
28525
+ } }, this.icon && (hAsync("ix-icon", { key: '34a581e8e9994088b52deda084131c595485a522', class: {
28554
28526
  'with-icon': true,
28555
- }, name: this.icon, size: '16', "aria-label": this.ariaLabelIcon })), hAsync("span", { key: '92d7956ff09e2af3dfdf8d1e38cc8f02d4f73ee0', class: "slot-container" }, hAsync("slot", { key: '31098a5bc3c4b5c495f59a43535c838e701b8635', onSlotchange: () => this.checkIfContentAvailable() }))), this.getTooltip()));
28527
+ }, name: this.icon, size: '16', "aria-label": this.ariaLabelIcon })), hAsync("span", { key: 'abd12c31ed933190c5cd40b131cfab9e9318350d', class: "slot-container" }, hAsync("slot", { key: 'ace912aa428b071a562286bb692ac82b98d57201', onSlotchange: () => this.checkIfContentAvailable() }))), this.getTooltip()));
28556
28528
  }
28557
28529
  get hostElement() { return getElement(this); }
28558
28530
  static get style() { return pillCss; }
@@ -28710,17 +28682,17 @@ class ProgressIndicator {
28710
28682
  render() {
28711
28683
  const normalizedValue = ((this.value - this.min) / (this.max - this.min)) * 100;
28712
28684
  const clampedValue = Math.max(0, Math.min(normalizedValue, 100));
28713
- return (hAsync(Host, { key: 'aa5b8eb1f9882b6608a8b666dd86f01c49e955cc', class: {
28685
+ return (hAsync(Host, { key: 'b9df8144037a0e126848e2425192dd8d8b752518', class: {
28714
28686
  linear: this.type === 'linear',
28715
28687
  circular: this.type === 'circular',
28716
- }, tabIndex: -1 }, hAsync("div", { key: '99c7677920536a90e400de90f0d285f65bc582c7', class: {
28688
+ }, tabIndex: -1 }, hAsync("div", { key: '15b088ae86016b1563aa34c2f1b31e0a0ae54cb2', class: {
28717
28689
  'progress-indicator': true,
28718
28690
  [this.size]: true,
28719
28691
  [this.status]: true,
28720
28692
  ['text-center']: this.textAlignment === 'center',
28721
28693
  ['text-left']: this.textAlignment === 'left',
28722
28694
  ['text-right']: this.textAlignment === 'right',
28723
- } }, this.label && (hAsync("ix-typography", { key: 'a8ac13d83c35facd9d5203784b482890f1bd86a6', format: "label", textColor: this.status === 'error' ? 'alarm' : 'soft', class: 'label' }, this.label)), hAsync("div", { key: '0cabaadd0debbde831c879ecc3ac2be36b628014', class: "progress-container" }, this.type === 'linear' ? (hAsync(Fragment, null, hAsync(LinearBar, { value: clampedValue, status: this.status }), hAsync("div", { class: "linear-slot" }, hAsync("slot", null)))) : (hAsync(CircularProgress, { status: this.status, alignment: this.textAlignment, value: clampedValue, size: this.size }, hAsync("slot", null)))), this.showTextAsTooltip === true && this.helperText ? (hAsync("ix-tooltip", { for: this.hostElement, showDelay: 500, placement: "bottom" }, this.getHelperText())) : (this.getHelperText()))));
28695
+ } }, this.label && (hAsync("ix-typography", { key: '98235751d98341318807c30826d220de3e089e5b', format: "label", textColor: this.status === 'error' ? 'alarm' : 'soft', class: 'label' }, this.label)), hAsync("div", { key: 'da8947864a85cbbecd4b72fbfc1c1e88e4d536b7', class: "progress-container" }, this.type === 'linear' ? (hAsync(Fragment, null, hAsync(LinearBar, { value: clampedValue, status: this.status }), hAsync("div", { class: "linear-slot" }, hAsync("slot", null)))) : (hAsync(CircularProgress, { status: this.status, alignment: this.textAlignment, value: clampedValue, size: this.size }, hAsync("slot", null)))), this.showTextAsTooltip === true && this.helperText ? (hAsync("ix-tooltip", { for: this.hostElement, showDelay: 500, placement: "bottom" }, this.getHelperText())) : (this.getHelperText()))));
28724
28696
  }
28725
28697
  get hostElement() { return getElement(this); }
28726
28698
  static get style() { return progressIndicatorCss; }
@@ -28755,13 +28727,13 @@ class PushCard {
28755
28727
  */
28756
28728
  this.variant = 'outline';
28757
28729
  /**
28758
- * Collapse the card
28730
+ * Expand the card
28759
28731
  */
28760
- this.collapse = true;
28732
+ this.expanded = false;
28761
28733
  }
28762
28734
  render() {
28763
28735
  var _a;
28764
- return (hAsync(Host, { key: '6bbf00437c1ca66db153373bde27219f8e97a214', class: `card-${this.variant}` }, hAsync("ix-card", { key: 'd50854bbf3275c836c8007dcf718fe1d92696123', variant: this.variant }, hAsync("ix-card-content", { key: 'bef19c7cf43df532a478222958e0b4d860be1e30' }, hAsync("ix-card-title", { key: '123f9405b787ed426ffcc386ac3b28757bab3fcd' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32", "aria-label": this.ariaLabelIcon })) : null, hAsync("ix-typography", { key: '3b792a4d47d354388e04e2f2692cfe670f086bae', format: "display-xxl" }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), hAsync("slot", { key: '99309088649ceed43b54101f59a69a57c6c7597d', name: "title-action" })), hAsync("ix-typography", { key: 'aded73b945315c1c572cb59251205a8d9b3c7f38', format: "h4" }, this.heading), hAsync("ix-typography", { key: '589fb71f937b9db408ed611721b36e1ab7c0969b' }, this.subheading)), hAsync("ix-card-accordion", { key: '1fd8fa45f096ba73c23d903d2f809f2fea0cb1d0', collapse: this.collapse, variant: this.variant }, hAsync("slot", { key: '5ef36bf26050df5b5a57c6725adc133367c266b5' })))));
28736
+ return (hAsync(Host, { key: '25cc0c4fea44a0a035e59a617c81c5c4ba46f7bf', class: `card-${this.variant}` }, hAsync("ix-card", { key: '3414251824d2f252985c29be1ae7f67235608147', variant: this.variant }, hAsync("ix-card-content", { key: 'cecdda5d8a8d6818c6ffe4aed7a47e0dffe12bd0' }, hAsync("ix-card-title", { key: '6e7b0859b6bf0704fe43845c2e2b456eda578aa7' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32", "aria-label": this.ariaLabelIcon })) : null, hAsync("ix-typography", { key: '60df1048ad8d94f9f741fba881e0276e5c864899', format: "display-xxl" }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), hAsync("slot", { key: '503f04b96a2d1a93cb60ef47f256236249eb0473', name: "title-action" })), hAsync("ix-typography", { key: 'e1ccccb5a67b270e93b1aae952ad6fdf27a19658', format: "h4" }, this.heading), hAsync("ix-typography", { key: 'cd147ac7c5bb418926b62634b06e897a454d987b' }, this.subheading)), hAsync("ix-card-accordion", { key: 'ac1045a3cc07cd515de917e7afe096d6ebf3b312', collapse: !this.expanded, variant: this.variant }, hAsync("slot", { key: '6cfd442f9174fae7e66d750f519445b9fcbeb079' })))));
28765
28737
  }
28766
28738
  static get style() { return pushCardCss; }
28767
28739
  static get cmpMeta() { return {
@@ -28774,7 +28746,7 @@ class PushCard {
28774
28746
  "heading": [1],
28775
28747
  "subheading": [1],
28776
28748
  "variant": [1],
28777
- "collapse": [4]
28749
+ "expanded": [4]
28778
28750
  },
28779
28751
  "$listeners$": undefined,
28780
28752
  "$lazyBundleId$": "-",
@@ -28871,17 +28843,17 @@ class Radio {
28871
28843
  }
28872
28844
  render() {
28873
28845
  var _a;
28874
- return (hAsync(Host, { key: '2453cf39a2286a0a2b8fd10dca39aa5e2a3968d4', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
28846
+ return (hAsync(Host, { key: 'e74cc1b490830412ff329d586c35914a8b55abb8', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
28875
28847
  disabled: this.disabled,
28876
28848
  checked: this.checked,
28877
- }, onBlur: () => this.ixBlur.emit() }, hAsync("label", { key: '2be5fc28ed436ba826040941e5d277f1ab921986' }, hAsync("div", { key: '79e1b3cfc0815f9527d9e9e33d6069751163edd7', class: "radio-button" }, hAsync("input", { key: '470b37509f8c0a92ed2921b68bbb67d656a8b523', "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, name: this.name, ref: this.inputRef, type: "radio", value: (_a = this.value) !== null && _a !== void 0 ? _a : 'on', onChange: () => {
28849
+ }, onBlur: () => this.ixBlur.emit() }, hAsync("label", { key: '2e2736e762d21e1e254078dc07e0e6754c9f0d60' }, hAsync("div", { key: 'c22603f3a435fc4271b092af4010208ab7d43eda', class: "radio-button" }, hAsync("input", { key: 'd56beba76c83ab1ccf2e3eaea89c6d1c285e3c62', "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, name: this.name, ref: this.inputRef, type: "radio", value: (_a = this.value) !== null && _a !== void 0 ? _a : 'on', onChange: () => {
28878
28850
  const ref = this.inputRef.current;
28879
28851
  if (ref) {
28880
28852
  this.setCheckedState(ref.checked);
28881
28853
  }
28882
- } }), hAsync("button", { key: '9820d0db2c7be71866c79002ebd196091da44d79', disabled: this.disabled, class: {
28854
+ } }), hAsync("button", { key: '70747f5c03103161f8808d996b15720af681c54d', disabled: this.disabled, class: {
28883
28855
  checked: this.checked,
28884
- }, onClick: () => this.setCheckedState(!this.checked) }, hAsync("div", { key: 'd4a305dac94fe105e25046eb77f9611fdcfe2776', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } }))), this.label && (hAsync("ix-typography", { key: '4e4a65105d53a77d52281121fcd3f0cbe4494d14', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: 'abb88432952be427de10324fa06ca35a8732e193' }))))));
28856
+ }, onClick: () => this.setCheckedState(!this.checked) }, hAsync("div", { key: '3f2a5030726debb338686f95feabc123f64524bb', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } }))), this.label && (hAsync("ix-typography", { key: '1beb22d26c2e6c759bfc6be64ad6a11b1c0d2d19', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: 'cbf06b0578d34daed1a952d2bb3346affaf384b6' }))))));
28885
28857
  }
28886
28858
  static get formAssociated() { return true; }
28887
28859
  get hostElement() { return getElement(this); }
@@ -29021,10 +28993,10 @@ class RadiobuttonGroup {
29021
28993
  return Promise.resolve(this.touched);
29022
28994
  }
29023
28995
  render() {
29024
- return (hAsync(Host, { key: '4815cffc82b0358b71cefce73cd34dab1f2ddc5d', onIxBlur: () => (this.touched = true), ref: this.groupRef }, hAsync("ix-field-wrapper", { key: '6b4ab280bdfac49de80d73d8594880e2f0a6bacd', 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: 'cf8a03760b0950a474185f17018dcef178fa9509', class: {
28996
+ return (hAsync(Host, { key: '93241d4ab22b1d87d5fd1e5ff65d5fc8877e1784', onIxBlur: () => (this.touched = true), ref: this.groupRef }, hAsync("ix-field-wrapper", { key: '8ee3487bb24408f698cb975822eed476c070f3eb', 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: '96216c66bce9e4b63071048a3848de1c611da84f', class: {
29025
28997
  'checkbox-container': true,
29026
28998
  'row-layout': this.direction === 'row',
29027
- } }, hAsync("slot", { key: '51f23ea772d0762e2360846d124187532a946f81' })))));
28999
+ } }, hAsync("slot", { key: '8910a200a6eb0d9f88f3b45d96967a7f406b545d' })))));
29028
29000
  }
29029
29001
  get hostElement() { return getElement(this); }
29030
29002
  static get watchers() { return {
@@ -29070,7 +29042,7 @@ class Row {
29070
29042
  registerInstance(this, hostRef);
29071
29043
  }
29072
29044
  render() {
29073
- return (hAsync(Host, { key: '04ce61126421e977adaf0342c9c5736058770d15' }, hAsync("slot", { key: '619a359765da685bc3722f6f77bff996baf89961' })));
29045
+ return (hAsync(Host, { key: 'd1a97faf65f7bb2656702d903995c25589a6ef41' }, hAsync("slot", { key: 'b24d88c901dd8bf48eefaf2778d8db412b61811c' })));
29074
29046
  }
29075
29047
  static get style() { return rowCss; }
29076
29048
  static get cmpMeta() { return {
@@ -29647,9 +29619,9 @@ class Select {
29647
29619
  }
29648
29620
  render() {
29649
29621
  var _a, _b, _c, _d;
29650
- return (hAsync(Host, { key: 'c0099c77970de85593440ff14921f884c7837e39', "aria-disabled": a11yBoolean(this.disabled), class: {
29622
+ return (hAsync(Host, { key: '616b4904936081cc06fea9f96ba1534ad9c72072', "aria-disabled": a11yBoolean(this.disabled), class: {
29651
29623
  disabled: this.disabled,
29652
- } }, hAsync("ix-field-wrapper", { key: '243ba88d3902a5e0dbd24d093d1a7ad26dba715a', 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: '663134035c1950d87214106f8768ddd18a6e0b7d', class: {
29624
+ } }, hAsync("ix-field-wrapper", { key: 'f5db8587baff69257f674e0563c36561fb38411e', 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: '3daefd90f192731fa4b770e5da2c189c80551d3a', class: {
29653
29625
  select: true,
29654
29626
  disabled: this.disabled,
29655
29627
  readonly: this.readonly,
@@ -29657,13 +29629,13 @@ class Select {
29657
29629
  this.dropdownAnchorRef(ref);
29658
29630
  if (!this.editable)
29659
29631
  this.dropdownWrapperRef(ref);
29660
- } }, hAsync("div", { key: 'a88f41411a227fef16c86692c8b89e392e909130', class: "input-container" }, hAsync("div", { key: '115652ec0955d9968f57d016ad64f9d42a40b00c', class: "chips" }, this.isMultipleMode
29632
+ } }, hAsync("div", { key: '61298dac05f4be62b06e0db6fd18299fee55ce76', class: "input-container" }, hAsync("div", { key: '21c3950b5d76a4027de13baaf9c8054f90b4cbcf', class: "chips" }, this.isMultipleMode
29661
29633
  ? (_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) => {
29662
29634
  e.preventDefault();
29663
29635
  e.stopPropagation();
29664
29636
  this.itemClick(item.value);
29665
29637
  } }, item.label)))
29666
- : '', hAsync("div", { key: '3427065a8dc112e5ea11bcd6b823a0f97b400216', class: "trigger" }, hAsync("input", { key: '6d83e566afc5749fd0fcd980bf81093b9e5d5656', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
29638
+ : '', hAsync("div", { key: '31390b0957847514ace6fef5c3bfe68f9975a3c0', class: "trigger" }, hAsync("input", { key: 'cce77232cf533ff29bd394cdaaf1698ab3bcdc5e', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
29667
29639
  'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
29668
29640
  }, placeholder: this.placeholderValue(), value: (_c = this.inputValue) !== null && _c !== void 0 ? _c : '', ref: (ref) => {
29669
29641
  this.inputElement = ref;
@@ -29682,7 +29654,7 @@ class Select {
29682
29654
  : iconChevronDownSmall, variant: "subtle-tertiary", ref: (ref) => {
29683
29655
  if (this.editable)
29684
29656
  this.dropdownWrapperRef(ref);
29685
- }, "aria-label": this.ariaLabelChevronDownIconButton }))))))), hAsync("ix-dropdown", { key: '1fc475094870358ca9746b7a0a17ba90c525fc19', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
29657
+ }, "aria-label": this.ariaLabelChevronDownIconButton }))))))), hAsync("ix-dropdown", { key: '69e81d42ef04f3c65449fda9778596bde0c0c708', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
29686
29658
  'display-none': this.disabled || this.readonly,
29687
29659
  }, anchor: this.dropdownAnchorRef.waitForCurrent(), trigger: this.dropdownWrapperRef.waitForCurrent(), onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
29688
29660
  var _a, _b;
@@ -29698,12 +29670,12 @@ class Select {
29698
29670
  styleOverwrites.maxWidth = `min(${this.dropdownMaxWidth}, 100%)`;
29699
29671
  }
29700
29672
  return styleOverwrites;
29701
- } }, hAsync("div", { key: 'f31dea7cf6bf07744eb0570304fcf9783c8478cb', class: {
29673
+ } }, hAsync("div", { key: 'e3bbcfe9eaa0547b4f1818d1e96e2aba4b1ff199', class: {
29702
29674
  'select-list-header': true,
29703
29675
  hidden: this.hideListHeader || this.isDropdownEmpty,
29704
- }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: '7f8335b29e10f93c4a1fb85329d196439b16b5e8', onSlotchange: () => {
29676
+ }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: 'd9d1060ee1fa7188a60e854d855c96cee1752355', onSlotchange: () => {
29705
29677
  this.updateSelection();
29706
- } }), hAsync("div", { key: '8166cdc348b9952f3a89f525855a9ee0ea07c41d', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
29678
+ } }), hAsync("div", { key: '80906bd69760d63dd6b45c62337d8b9fdb1b3c3a', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
29707
29679
  'add-item': true,
29708
29680
  }, label: this.inputFilterText, onItemClick: (e) => {
29709
29681
  e.preventDefault();
@@ -29856,7 +29828,7 @@ class SelectItem {
29856
29828
  }
29857
29829
  }
29858
29830
  render() {
29859
- return (hAsync(Host, { key: 'a246c44f60262c0d667f256d3a0dd6ffa5639ead' }, hAsync("ix-dropdown-item", { key: 'eced5e715b6b8edaea18d034527caff930c739af', class: {
29831
+ return (hAsync(Host, { key: 'eda73234f63f14409068135e908af00d7f18b48b' }, hAsync("ix-dropdown-item", { key: '14603322f1a339a30aa00b32f6802037af69a187', class: {
29860
29832
  'select-item-checked': this.selected,
29861
29833
  }, checked: this.selected, label: this.label ? this.label : this.value, onItemClick: (e) => this.onItemClick(e) })));
29862
29834
  }
@@ -30032,12 +30004,12 @@ class Slider {
30032
30004
  traceStart = valueInPercentage;
30033
30005
  traceEnd = traceReferenceInPercentage;
30034
30006
  }
30035
- return (hAsync(Host, { key: 'a81caafd7b8f63a37b7011370c3707906b1d73b1', class: {
30007
+ return (hAsync(Host, { key: '8607a41b85a5cb0241432eca5b6fccd931059247', class: {
30036
30008
  disabled: this.disabled,
30037
30009
  error: !!this.error,
30038
- }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, hAsync("div", { key: 'e944af2bafd5b248141a82840f06e51828cb22f2', class: "slider" }, hAsync("div", { key: '04f951c61ecbee406baf635ddfd0e7803209e293', class: "track" }, hAsync("div", { key: '2eb71a2a40ab802ca2eb03be2f0312e136e568f3', ref: this.thumbRef, class: "thumb", style: {
30010
+ }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, hAsync("div", { key: 'e5b7d976938e96a4e6f39a2070b4144288f70f29', class: "slider" }, hAsync("div", { key: 'c5e5f75983bad193e6ee5fd64f4a23ad06e7eebb', class: "track" }, hAsync("div", { key: '10aad41281a45508e54c35d20a2b0d06c071c7f5', ref: this.thumbRef, class: "thumb", style: {
30039
30011
  left: `calc(${valueInPercentage} * 100% - 8px)`,
30040
- } }), hAsync("div", { key: 'ae0c97019fdbd3dae7751afb1f1d9f0e0a31ca8e', class: "ticks" }, this.marker
30012
+ } }), hAsync("div", { key: '8b39d81357e4c4c328f4cca4118a9114ee061e3b', class: "ticks" }, this.marker
30041
30013
  ? this.marker.map((markerValue) => {
30042
30014
  if (markerValue > this.max || markerValue < this.min) {
30043
30015
  return;
@@ -30050,7 +30022,7 @@ class Slider {
30050
30022
  '--tick-value': `${left}`,
30051
30023
  } }));
30052
30024
  })
30053
- : null)), hAsync("input", Object.assign({ key: 'de054139c483bd05507258e631eb57520b3f6643', 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: {
30025
+ : null)), hAsync("input", Object.assign({ key: 'e3dd09329ca7f15807222948b23a5691c0e8285d', 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: {
30054
30026
  '--value': `${valueInPercentage}`,
30055
30027
  '--trace-reference': `${traceReferenceInPercentage}`,
30056
30028
  '--trace-start': `${traceStart}`,
@@ -30064,9 +30036,9 @@ class Slider {
30064
30036
  this.showTooltip = true;
30065
30037
  }, onBlur: () => {
30066
30038
  this.showTooltip = false;
30067
- }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), hAsync("ix-tooltip", { key: '7812ffe4f03f6947e6e21984058f2207356ac779', ref: this.tooltipRef, class: {
30039
+ }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), hAsync("ix-tooltip", { key: 'e22440fb877deb31a73fcb3ef7d7de68e1e3bc26', ref: this.tooltipRef, class: {
30068
30040
  'hide-tooltip': !this.showTooltip,
30069
- }, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), hAsync("div", { key: '34c4e421d7371d8ca44e035cd5ffe3bf26c79f58', class: "label" }, hAsync("div", { key: '56c0ed549882f048fda2e1ecf6cdf340bfed34da', class: "label-start" }, hAsync("slot", { key: '912f1f85cbf81ddfca3717a8994c3db790168e75', name: "label-start" })), hAsync("div", { key: '9f78dec87e05c98cbd8d675598244a9f9956a487', class: "label-end" }, hAsync("slot", { key: 'd6bfbb945eca031efac18d68de7ef5611c58fafc', name: "label-end" }))), this.error ? (hAsync("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
30041
+ }, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), hAsync("div", { key: '94dc92cea736331e1adf377a550e0d5da003fcfc', class: "label" }, hAsync("div", { key: 'ffd03546d0e0a5c8fb974f689c700572b429f76d', class: "label-start" }, hAsync("slot", { key: 'fcf333f15011541e4ce9fc11472d00de73b2b768', name: "label-start" })), hAsync("div", { key: '2b9ff68a94f3c882428414e2fa089b134a8ccbb6', class: "label-end" }, hAsync("slot", { key: '5c5ba7b73af4067842afe022bf01686a3e437eae', name: "label-end" }))), this.error ? (hAsync("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
30070
30042
  }
30071
30043
  get hostElement() { return getElement(this); }
30072
30044
  static get watchers() { return {
@@ -30124,7 +30096,7 @@ class Spinner {
30124
30096
  this.hideTrack = false;
30125
30097
  }
30126
30098
  render() {
30127
- return (hAsync(Host, { key: 'ce8c4e7ccf1c837e2b0083ceaf144ff55498f6e0' }, hAsync("div", { key: '28808901101e05501e41ebbb7345319d5a14a29e', class: {
30099
+ return (hAsync(Host, { key: '99eb9b362588fb2f8f40c8e767066510535c312d' }, hAsync("div", { key: '219d9895c8d21ab3c571dd45fd07f5b006b4f34b', class: {
30128
30100
  primary: this.variant === 'primary',
30129
30101
  [this.size]: true,
30130
30102
  'hide-track': this.hideTrack,
@@ -30188,7 +30160,7 @@ class SplitButton {
30188
30160
  'left-button-border': !hasOutline,
30189
30161
  },
30190
30162
  };
30191
- return (hAsync(Host, { key: '433934494683c08599f0d30afb55b2e523d0a51b' }, hAsync("div", { key: '0776b30821ded50100a6e98922b8e32a72a0558c', class: { 'btn-group': true, 'middle-gap': !hasOutline } }, 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), "aria-label": this.ariaLabelButton }))), hAsync("ix-icon-button", Object.assign({ key: '4a9dc7a2f5c2f3c97f810db88db19cfa8fae0b90' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: (_a = this.splitIcon) !== null && _a !== void 0 ? _a : iconContextMenu, "aria-label": this.ariaLabelSplitIconButton }))), hAsync("ix-dropdown", { key: '6724d1d00d1546b418e7abff9038dc50d5ec5b31', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, hAsync("slot", { key: '7781baa65ec57e8aa9b0e5ab0a43b54f372b148c' }))));
30163
+ return (hAsync(Host, { key: 'c0fec74005091e767fabcb3a3f19da5bdd95a43b' }, hAsync("div", { key: '5ed4d1f6ecc27eacb58c101612b6f38d6487e903', class: { 'btn-group': true, 'middle-gap': !hasOutline } }, 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), "aria-label": this.ariaLabelButton }))), hAsync("ix-icon-button", Object.assign({ key: '0026fece6601ca9715b259bc2fd67f1c63993a93' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: (_a = this.splitIcon) !== null && _a !== void 0 ? _a : iconContextMenu, "aria-label": this.ariaLabelSplitIconButton }))), hAsync("ix-dropdown", { key: 'c6e1fc922c216672d8c9545721b421021408f74f', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, hAsync("slot", { key: 'ae34c0441b00ef9f29ea8a53308698cda6678468' }))));
30192
30164
  }
30193
30165
  get hostElement() { return getElement(this); }
30194
30166
  static get style() { return splitButtonCss; }
@@ -30213,7 +30185,7 @@ class SplitButton {
30213
30185
  }; }
30214
30186
  }
30215
30187
 
30216
- const tabItemCss = "@charset \"UTF-8\";:host{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 1.5rem;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host::after{content:\"\";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0}:host .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .text span,:host .text span::before{pointer-events:none}:host .text{vertical-align:middle}:host .circle{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;background-color:var(--theme-animated-tab-indicator--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-an…icon--color);cursor:pointer}:host .circle.selected:not(.disabled){background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}:host .circle.selected:not(.disabled):hover{background-color:var(--theme-animated-tab-circle--background--selected)}:host .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle.disabled{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled)}:host .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-color-1);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:14px;color:var(--theme-pill-outline--color);cursor:pointer}:host .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}:host .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled)}:host .hidden{display:none}:host(.circle){height:72px}:host(.top)::after{top:0}:host(.bottom)::after{bottom:0}:host(.stretched){flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(:hover:not(.circle)){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover);cursor:pointer}:host(:hover:not(.circle))::after{background-color:var(--theme-tab-indicator--background--hover)}:host(:active:not(.circle)){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}:host(:active:not(.circle))::after{background-color:var(--theme-tab-indicator--background--active)}:host(:focus-visible){outline:0px solid var(--focus--border-color)}:host(:focus-visible) .circle{outline:1px solid var(--focus--border-color)}:host(:focus-visible:not(.circle)){outline:1px solid var(--focus--border-color)}:host(.disabled){pointer-events:none;color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled)}:host(.disabled)::after{background-color:var(--theme-tab-indicator--background--disabled)}:host(.selected:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected:not(.disabled))::after{background-color:var(--theme-tab-indicator--background--selected)}:host(.icon){padding:1.5rem 0.5rem}:host(.small-tab){height:32px;padding:1rem}:host(.small-tab.icon){padding:1rem 0.25rem}";
30188
+ const tabItemCss = "@charset \"UTF-8\";:host{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 1.5rem;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host::after{content:\"\";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0}:host .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .text span,:host .text span::before{pointer-events:none}:host .text{vertical-align:middle}:host .circle{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;background-color:var(--theme-animated-tab-indicator--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-an…icon--color);cursor:pointer}:host .circle.selected:not(.disabled){background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}:host .circle.selected:not(.disabled):hover{background-color:var(--theme-animated-tab-circle--background--selected)}:host .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle.disabled{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled)}:host .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-pill-outline--background);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:14px;color:var(--theme-pill-outline--color);cursor:pointer}:host .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}:host .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled)}:host .hidden{display:none}:host(.circle){height:72px}:host(.top)::after{top:0}:host(.bottom)::after{bottom:0}:host(.stretched){flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(:hover:not(.circle)){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover);cursor:pointer}:host(:hover:not(.circle))::after{background-color:var(--theme-tab-indicator--background--hover)}:host(:active:not(.circle)){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}:host(:active:not(.circle))::after{background-color:var(--theme-tab-indicator--background--active)}:host(:focus-visible){outline:0px solid var(--focus--border-color)}:host(:focus-visible) .circle{outline:1px solid var(--focus--border-color)}:host(:focus-visible:not(.circle)){outline:1px solid var(--focus--border-color)}:host(.disabled){pointer-events:none;color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled)}:host(.disabled)::after{background-color:var(--theme-tab-indicator--background--disabled)}:host(.selected:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected:not(.disabled))::after{background-color:var(--theme-tab-indicator--background--selected)}:host(.icon){padding:1.5rem 0.5rem}:host(.small-tab){height:32px;padding:1rem}:host(.small-tab.icon){padding:1rem 0.25rem}";
30217
30189
 
30218
30190
  class TabItem {
30219
30191
  constructor(hostRef) {
@@ -30261,7 +30233,7 @@ class TabItem {
30261
30233
  };
30262
30234
  }
30263
30235
  render() {
30264
- return (hAsync(Host, { key: 'fbc797818155b68364410a11c5fe0a001e1e6acc', class: this.tabItemClasses({
30236
+ return (hAsync(Host, { key: '2eaa9ee3ba9488210877fa4ed43595e1f9d9a8dd', class: this.tabItemClasses({
30265
30237
  selected: this.selected,
30266
30238
  disabled: this.disabled,
30267
30239
  small: this.small,
@@ -30278,12 +30250,12 @@ class TabItem {
30278
30250
  if (clientEvent.defaultPrevented) {
30279
30251
  event.stopPropagation();
30280
30252
  }
30281
- } }, hAsync("div", { key: '98a4a06c0ceb6ef377de6d57ad42054e212fbe37', class: {
30253
+ } }, hAsync("div", { key: 'a3592b79e11a50056834d1920aa666a6989f7be9', class: {
30282
30254
  circle: this.rounded,
30283
30255
  text: !this.rounded,
30284
30256
  selected: this.selected,
30285
30257
  disabled: this.disabled,
30286
- } }, hAsync("slot", { key: 'd10de085d72f9559891dfd87f9b91f73832c5b46' })), hAsync("div", { key: '6a2c177981af05692249dd17741667a7986ac286', class: {
30258
+ } }, hAsync("slot", { key: '6bdd7252b0906f1d47257c6bc0fd4bff91a7eb3b' })), hAsync("div", { key: '876c31b1ee2c454887434a99b65435d1511676e1', class: {
30287
30259
  counter: true,
30288
30260
  selected: this.selected,
30289
30261
  hidden: !(this.rounded && this.counter !== undefined),
@@ -30569,13 +30541,13 @@ class Tabs {
30569
30541
  });
30570
30542
  }
30571
30543
  render() {
30572
- return (hAsync(Host, { key: '294d6eeab98bd88c83883202998e84542a4a0a7f' }, this.showArrowPrevious && (hAsync("button", { key: '13364839e49d3b69e11fbe13bb4d01d5ff36ec65', class: "arrow", onClick: () => this.move(this.scrollAmount, true), "aria-label": this.ariaLabelChevronLeftIconButton }, hAsync("ix-icon", { key: 'e3bb3d3ec0652668623d141a72f7f0e476610462', name: iconChevronLeftSmall }))), hAsync("div", { key: '8f816e05deec80a1d823412551d1ba8e321e33ca', class: {
30544
+ return (hAsync(Host, { key: '4c58b26f100793ee93715ddf2d71cd85c7a77394' }, this.showArrowPrevious && (hAsync("button", { key: '88b2aa246f44f6fca988e8cc95d5c69f973b5626', class: "arrow", onClick: () => this.move(this.scrollAmount, true), "aria-label": this.ariaLabelChevronLeftIconButton }, hAsync("ix-icon", { key: '0a6bdb7e2edafe47e7a2c3a09c860df3b8e8c73f', name: iconChevronLeftSmall }))), hAsync("div", { key: 'd06c37c4aae268d43ada257185256163c54668bf', class: {
30573
30545
  'tab-items': true,
30574
30546
  'overflow-shadow': true,
30575
30547
  'shadow-left': this.showArrowPrevious,
30576
30548
  'shadow-right': this.showArrowNext,
30577
30549
  'shadow-both': this.showArrowNext && this.showArrowPrevious,
30578
- } }, hAsync("div", { key: '0a36bc2b2d01a5b230ecb7f328c9499ecf8abe62', class: "items-content" }, hAsync("slot", { key: '4a91177c0ef4f293ba77e74d237c578846b62f95' }))), this.showArrowNext && (hAsync("button", { key: '37ecc7f36ae5496c981bfc59a0f727ccecb38a5d', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true), "aria-label": this.ariaLabelChevronRightIconButton }, hAsync("ix-icon", { key: 'aeecd541a82721742b91051b8289a189e9b3e88d', name: iconChevronRightSmall })))));
30550
+ } }, hAsync("div", { key: 'b2636001520d9d9c63173f35a45c3f38217f949f', class: "items-content" }, hAsync("slot", { key: 'd29d939ea9c1053d79b7670c7c54d9e6ec483dce' }))), this.showArrowNext && (hAsync("button", { key: '91b68bb75e979fdab0643a479300371e67a0174f', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true), "aria-label": this.ariaLabelChevronRightIconButton }, hAsync("ix-icon", { key: '735a473ee7bd00e299530b09c166b111cd8f04cd', name: iconChevronRightSmall })))));
30579
30551
  }
30580
30552
  get hostElement() { return getElement(this); }
30581
30553
  static get watchers() { return {
@@ -30668,15 +30640,59 @@ class Textarea {
30668
30640
  this.isInfo = false;
30669
30641
  this.isWarning = false;
30670
30642
  this.isInvalidByRequired = false;
30671
- this.textAreaRef = makeRef();
30643
+ this.textAreaRef = makeRef(() => {
30644
+ this.initResizeObserver();
30645
+ });
30672
30646
  this.touched = false;
30647
+ this.isManuallyResized = false;
30648
+ this.isProgrammaticResize = false;
30673
30649
  }
30674
30650
  updateClassMappings(result) {
30675
30651
  mapValidationResult(this, result);
30676
30652
  }
30653
+ onDimensionPropsChange() {
30654
+ this.isManuallyResized = false;
30655
+ this.manualHeight = undefined;
30656
+ this.manualWidth = undefined;
30657
+ this.isProgrammaticResize = true;
30658
+ }
30659
+ onResizeBehaviorChange() {
30660
+ this.initResizeObserver();
30661
+ }
30677
30662
  componentWillLoad() {
30678
30663
  this.updateFormInternalValue(this.value);
30679
30664
  }
30665
+ disconnectedCallback() {
30666
+ var _a;
30667
+ (_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
30668
+ }
30669
+ initResizeObserver() {
30670
+ var _a;
30671
+ (_a = this.resizeObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
30672
+ const textarea = this.textAreaRef.current;
30673
+ if (!textarea)
30674
+ return;
30675
+ if (this.resizeBehavior === 'none')
30676
+ return;
30677
+ let isInitialResize = true;
30678
+ this.resizeObserver = new ResizeObserver(() => {
30679
+ const textarea = this.textAreaRef.current;
30680
+ if (!textarea)
30681
+ return;
30682
+ if (isInitialResize) {
30683
+ isInitialResize = false;
30684
+ return;
30685
+ }
30686
+ if (this.isProgrammaticResize) {
30687
+ this.isProgrammaticResize = false;
30688
+ return;
30689
+ }
30690
+ this.isManuallyResized = true;
30691
+ this.manualHeight = textarea.style.height;
30692
+ this.manualWidth = textarea.style.width;
30693
+ });
30694
+ this.resizeObserver.observe(textarea);
30695
+ }
30680
30696
  updateFormInternalValue(value) {
30681
30697
  this.formInternals.setFormValue(value);
30682
30698
  this.value = value;
@@ -30710,16 +30726,21 @@ class Textarea {
30710
30726
  }
30711
30727
  render() {
30712
30728
  var _a;
30713
- return (hAsync(Host, { key: '2bd17a0b362db1a3b47a40a335e9dad0aacf60b2', class: {
30729
+ return (hAsync(Host, { key: '01f3753f8d224c04fcfd170004d1591155bae8fe', class: {
30714
30730
  disabled: this.disabled,
30715
30731
  readonly: this.readonly,
30716
- } }, hAsync("ix-field-wrapper", { key: '63f6f38a83f3ac585be94fcbae2f0a1f07a3594a', 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: 'edec746b0b0f15b01a42f827d8ed77d5b2ff3fbb', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, ((_a = this.value) !== null && _a !== void 0 ? _a : '').length, "/", this.maxLength)), hAsync("div", { key: 'bd53188011be0df0567500f6f4f85757210a5df3', class: "input-wrapper" }, hAsync(TextareaElement, { key: '2b38f2d805863b6f85630f2192a6c1dcd5238e5a', 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: () => {
30732
+ } }, hAsync("ix-field-wrapper", { key: '7e69d00bbdef14efac3be23a093602dc2c0dae76', 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: 'ebd14c19b62522cfb95ab1aa5177931020e12673', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, ((_a = this.value) !== null && _a !== void 0 ? _a : '').length, "/", this.maxLength)), hAsync("div", { key: '26855cb5d7dcd374388e8c6d8ab8102b57414a47', class: "input-wrapper" }, hAsync(TextareaElement, { key: '763de52ae31785cc5fd08b37c6f926528f3e665e', minLength: this.minLength, maxLength: this.maxLength, textareaCols: this.textareaCols, textareaRows: this.textareaRows, textareaHeight: this.isManuallyResized ? this.manualHeight : this.textareaHeight, textareaWidth: this.isManuallyResized ? this.manualWidth : 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: () => {
30717
30733
  onInputBlur(this, this.textAreaRef.current);
30718
30734
  this.touched = true;
30719
30735
  } })))));
30720
30736
  }
30721
30737
  static get formAssociated() { return true; }
30722
30738
  get hostElement() { return getElement(this); }
30739
+ static get watchers() { return {
30740
+ "textareaHeight": ["onDimensionPropsChange"],
30741
+ "textareaWidth": ["onDimensionPropsChange"],
30742
+ "resizeBehavior": ["onResizeBehaviorChange"]
30743
+ }; }
30723
30744
  static get style() { return textareaCss; }
30724
30745
  static get cmpMeta() { return {
30725
30746
  "$flags$": 329,
@@ -30784,17 +30805,17 @@ class Tile {
30784
30805
  this.hasFooterSlot = !!this.hostElement.querySelector('[slot="footer"]');
30785
30806
  }
30786
30807
  render() {
30787
- return (hAsync(Host, { key: 'e4355ad46843a1f23ce91dedb17d4e4bfb5a36fc', class: {
30808
+ return (hAsync(Host, { key: 'aa9ab71b723ec68685a2d0a37b53d9edcfe82cd6', class: {
30788
30809
  'tile-small': this.size === 'small',
30789
30810
  'tile-medium': this.size === 'medium',
30790
30811
  'tile-big': this.size === 'big',
30791
- } }, hAsync("div", { key: '43f307019c86fbf6b930d8539373dff898340b55', class: {
30812
+ } }, hAsync("div", { key: 'fdbc231e60e607c9a5c60d66138f87d563d3a1d1', class: {
30792
30813
  'tile-header': true,
30793
30814
  'has-content': this.hasHeaderSlot,
30794
- } }, hAsync("slot", { key: '72d72fd4daf1f51897fc576eced23d2606d194c0', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), hAsync("div", { key: '4e5ff688e3e4a36d3b69a94929f342e1726e372b', class: "tile-subheader" }, hAsync("slot", { key: 'e695880d57440390881181a80a47ceb0b5ef4359', name: "subheader" })), hAsync("div", { key: '23b985df1186dcef26a02220a31131812db83b6c', class: "tile-content" }, hAsync("slot", { key: 'b60ce52d51b0bdc13d69c781262565ffef9db17d' })), hAsync("div", { key: '1bd7a2c15693384b44989b2a00d4d1e2bfd11973', class: {
30815
+ } }, hAsync("slot", { key: 'f881aa65ee46aa1f8ea7991d94e934fed4fe5e6a', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), hAsync("div", { key: '3a7603fe58fd66c7309a9ec743839f6df1db88d3', class: "tile-subheader" }, hAsync("slot", { key: '846def8a0c20dba9c4d929a10ffad9ad2da73128', name: "subheader" })), hAsync("div", { key: '1a1c7830c296988a0928d76b2af53c14d999e2ac', class: "tile-content" }, hAsync("slot", { key: '5450f27247704ac16db78f1c6507ea9319c367c4' })), hAsync("div", { key: '0464f19054f1c1e15c06fdab283d72f17ab0b9cd', class: {
30795
30816
  'tile-footer': true,
30796
30817
  'has-content': this.hasFooterSlot,
30797
- } }, hAsync("slot", { key: 'd5ac25a1a60864047a8130a19158c0fbc070a95e', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
30818
+ } }, hAsync("slot", { key: 'ce04db8085fda4bb5faaa170895cad9c8f850555', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
30798
30819
  }
30799
30820
  get hostElement() { return getElement(this); }
30800
30821
  static get style() { return tileCss; }
@@ -31081,12 +31102,12 @@ class TimeInput {
31081
31102
  const invalidText = this.isInputInvalid
31082
31103
  ? this.i18nErrorTimeUnparsable
31083
31104
  : this.invalidText;
31084
- return (hAsync(Host, { key: '0001640191c8b6d5eae25490ea8d7759e1ce8466', class: {
31105
+ return (hAsync(Host, { key: '09ce97a9605c6b22a872712c038a2628e5b0b81a', class: {
31085
31106
  disabled: this.disabled,
31086
31107
  readonly: this.readonly,
31087
- } }, hAsync("ix-field-wrapper", { key: '37c77257a9bb1b3d59de20534d21a22dfd0c94d3', 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: '07f92d4dff124abdd559c9d3b5bb4c6411f844db', "data-testid": "time-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
31108
+ } }, hAsync("ix-field-wrapper", { key: '7885db329aa8632cfaeb55d427ba4d142a8b6ec6', 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: 'e1e55b1d1b48ba6b90e9181814c7d01e1fcd8bae', "data-testid": "time-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
31088
31109
  this.show = event.detail;
31089
- } }, hAsync("ix-time-picker", { key: '319619865e7f73b4896863289dc2a00b612ac8b2', ref: this.timePickerRef, format: this.format, time: (_a = this.time) !== null && _a !== void 0 ? _a : '', hourInterval: this.hourInterval, minuteInterval: this.minuteInterval, secondInterval: this.secondInterval, millisecondInterval: this.millisecondInterval, standaloneAppearance: false, hideHeader: this.hideHeader, i18nConfirmTime: this.i18nSelectTime, i18nHeader: this.i18nTime, i18nHourColumnHeader: this.i18nHourColumnHeader, i18nSecondColumnHeader: this.i18nSecondColumnHeader, i18nMinuteColumnHeader: this.i18nMinuteColumnHeader, i18nMillisecondColumnHeader: this.i18nMillisecondColumnHeader, onTimeSelect: (event) => {
31110
+ } }, hAsync("ix-time-picker", { key: '7c3b0350de27af8fe8633478ce1100fd62f75976', ref: this.timePickerRef, format: this.format, time: (_a = this.time) !== null && _a !== void 0 ? _a : '', hourInterval: this.hourInterval, minuteInterval: this.minuteInterval, secondInterval: this.secondInterval, millisecondInterval: this.millisecondInterval, embedded: true, hideHeader: this.hideHeader, i18nConfirmTime: this.i18nSelectTime, i18nHeader: this.i18nTime, i18nHourColumnHeader: this.i18nHourColumnHeader, i18nSecondColumnHeader: this.i18nSecondColumnHeader, i18nMinuteColumnHeader: this.i18nMinuteColumnHeader, i18nMillisecondColumnHeader: this.i18nMillisecondColumnHeader, onTimeSelect: (event) => {
31090
31111
  this.onInput(event.detail);
31091
31112
  this.show = false;
31092
31113
  } }))));
@@ -31210,31 +31231,13 @@ class TimePicker {
31210
31231
  */
31211
31232
  this.corners = 'rounded';
31212
31233
  /**
31213
- * Controls the visual presentation and styling of the component when it is displayed as a standalone element
31234
+ * Embedded style (for use in other components)
31214
31235
  */
31215
- this.standaloneAppearance = true;
31236
+ this.embedded = false;
31216
31237
  /**
31217
31238
  * @internal Temporary prop needed until datetime-picker is reworked for new design
31218
31239
  */
31219
31240
  this.dateTimePickerAppearance = false;
31220
- /**
31221
- * Show hour input
31222
- *
31223
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
31224
- */
31225
- this.showHour = true;
31226
- /**
31227
- * Show minutes input
31228
- *
31229
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
31230
- */
31231
- this.showMinutes = true;
31232
- /**
31233
- * Show seconds input
31234
- *
31235
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
31236
- */
31237
- this.showSeconds = true;
31238
31241
  /**
31239
31242
  * Hides the header of the picker.
31240
31243
  *
@@ -31270,22 +31273,10 @@ class TimePicker {
31270
31273
  * Format has to match the `format` property.
31271
31274
  */
31272
31275
  this.time = DateTime.now().toFormat(this.format);
31273
- /**
31274
- * Text of time select button
31275
- *
31276
- * @deprecated Use `i18nConfirmTime` instead. Will be removed in 4.0.0.
31277
- */
31278
- this.textSelectTime = CONFIRM_BUTTON_DEFAULT;
31279
31276
  /**
31280
31277
  * Text of the time confirm button
31281
31278
  */
31282
31279
  this.i18nConfirmTime = CONFIRM_BUTTON_DEFAULT;
31283
- /**
31284
- * Text for top label
31285
- *
31286
- * @deprecated Use `i18nHeader` instead. Will be removed in 4.0.0.
31287
- */
31288
- this.textTime = HEADER_DEFAULT;
31289
31280
  /**
31290
31281
  * Text for top header
31291
31282
  */
@@ -31674,21 +31665,21 @@ class TimePicker {
31674
31665
  {
31675
31666
  unit: 'hour',
31676
31667
  header: this.i18nHourColumnHeader,
31677
- hidden: !LUXON_FORMAT_PATTERNS.hours.test(this.format) || !this.showHour,
31668
+ hidden: !LUXON_FORMAT_PATTERNS.hours.test(this.format),
31678
31669
  numberArray: hourNumbers,
31679
31670
  focusedValue: this.getInitialFocusedValueForUnit('hour', hourNumbers),
31680
31671
  },
31681
31672
  {
31682
31673
  unit: 'minute',
31683
31674
  header: this.i18nMinuteColumnHeader,
31684
- hidden: !LUXON_FORMAT_PATTERNS.minutes.test(this.format) || !this.showMinutes,
31675
+ hidden: !LUXON_FORMAT_PATTERNS.minutes.test(this.format),
31685
31676
  numberArray: minuteNumbers,
31686
31677
  focusedValue: this.getInitialFocusedValueForUnit('minute', minuteNumbers),
31687
31678
  },
31688
31679
  {
31689
31680
  unit: 'second',
31690
31681
  header: this.i18nSecondColumnHeader,
31691
- hidden: !LUXON_FORMAT_PATTERNS.seconds.test(this.format) || !this.showSeconds,
31682
+ hidden: !LUXON_FORMAT_PATTERNS.seconds.test(this.format),
31692
31683
  numberArray: secondNumbers,
31693
31684
  focusedValue: this.getInitialFocusedValueForUnit('second', secondNumbers),
31694
31685
  },
@@ -31775,46 +31766,28 @@ class TimePicker {
31775
31766
  }
31776
31767
  getElementContainerTabIndex(number, descriptorUnit) {
31777
31768
  const descriptor = this.timePickerDescriptors.find((d) => d.unit === descriptorUnit);
31778
- if (descriptor && number === descriptor.focusedValue) {
31769
+ if (number === (descriptor === null || descriptor === void 0 ? void 0 : descriptor.focusedValue)) {
31779
31770
  return '0';
31780
31771
  }
31781
31772
  return '-1';
31782
31773
  }
31783
- getConfirmButtonText() {
31784
- if (this.i18nConfirmTime !== CONFIRM_BUTTON_DEFAULT) {
31785
- return this.i18nConfirmTime;
31786
- }
31787
- if (this.textSelectTime !== CONFIRM_BUTTON_DEFAULT) {
31788
- return this.textSelectTime;
31789
- }
31790
- return this.i18nConfirmTime;
31791
- }
31792
- getHeaderText() {
31793
- if (this.i18nHeader !== HEADER_DEFAULT) {
31794
- return this.i18nHeader;
31795
- }
31796
- if (this.textTime != HEADER_DEFAULT) {
31797
- return this.textTime;
31798
- }
31799
- return this.i18nHeader;
31800
- }
31801
31774
  render() {
31802
- return (hAsync(Host, { key: 'deaf89167092b74d0b144e44c7e8cf65e99bdc48' }, hAsync("ix-date-time-card", { key: '1c4aca1d13138955fd6a5b632338521e3b05d3cd', standaloneAppearance: this.standaloneAppearance, timePickerAppearance: true, corners: this.corners, hasFooter: true, hideHeader: this.hideHeader }, hAsync("div", { key: '4d4a4029e1b500eb945bfad7e7a803ec4b05cd61', class: "header", slot: "header" }, hAsync("ix-typography", { key: '0519cca29f05a3671349c0deb23d97b289bba435', format: "h5" }, this.getHeaderText())), hAsync("div", { key: '09c8c237d92acd7be30b58a1eac69e2c5154f7f4', class: "clock" }, this.timePickerDescriptors.map((descriptor, index) => (hAsync("div", { class: "flex" }, hAsync("div", { class: { columns: true, hidden: descriptor.hidden } }, hAsync("div", { class: "column-header", title: descriptor.header }, descriptor.header), hAsync("div", { "data-element-list-id": descriptor.unit, class: "element-list", tabIndex: -1 }, descriptor.numberArray.map((number) => (hAsync("button", { "data-element-container-id": `${descriptor.unit}-${number}`, class: {
31775
+ return (hAsync(Host, { key: 'fe021682c409d261844a66afc06f7fd821d98311' }, hAsync("ix-date-time-card", { key: '29d86af50dfbe071b9ba542d715a0d310b5acdd8', embedded: this.embedded, timePickerAppearance: true, corners: this.corners, hasFooter: true, hideHeader: this.hideHeader }, hAsync("div", { key: 'a0189088fa1b26c1deadd04a571391eade2f4a82', class: "header", slot: "header" }, hAsync("ix-typography", { key: '168ab5345ae2afa0b084c8acd1e6e533db5ae398', format: "h5" }, this.i18nHeader)), hAsync("div", { key: '5fca2d1fb2059d72269e44f231faa0d0e0fc9889', class: "clock" }, this.timePickerDescriptors.map((descriptor, index) => (hAsync("div", { class: "flex" }, hAsync("div", { class: { columns: true, hidden: descriptor.hidden } }, hAsync("div", { class: "column-header", title: descriptor.header }, descriptor.header), hAsync("div", { "data-element-list-id": descriptor.unit, class: "element-list", tabIndex: -1 }, descriptor.numberArray.map((number) => (hAsync("button", { "data-element-container-id": `${descriptor.unit}-${number}`, class: {
31803
31776
  selected: this.isSelected(descriptor.unit, number),
31804
31777
  'element-container': true,
31805
31778
  }, onClick: () => this.select(descriptor.unit, number), onFocus: () => this.onUnitCellFocus(descriptor.unit, number), onBlur: () => this.onUnitCellBlur(descriptor.unit), tabindex: this.getElementContainerTabIndex(number, descriptor.unit), role: "button", "aria-label": `${descriptor.header}: ${number}` }, this.formatUnitValue(descriptor.unit, number)))), hAsync("div", { class: "element-list-padding" }))), index !== this.timePickerDescriptors.length - 1 && (hAsync("div", { class: {
31806
31779
  'column-seperator': true,
31807
31780
  hidden: descriptor.hidden,
31808
- } }, this.getColumnSeparator(index))))))), hAsync("div", { key: '6e1560d71b59d8cbf32f9b201c3db2cea62bab38', class: {
31781
+ } }, this.getColumnSeparator(index))))))), hAsync("div", { key: '94fff2af6e3e86a2bebdee7e17a3ae46503c8a03', class: {
31809
31782
  footer: true,
31810
31783
  'footer--compact': this.timePickerDescriptors.length <= 2,
31811
- }, slot: "footer" }, this.timeRef && (hAsync("div", { key: '9f54da10f63c7cc75a09a22300c5714721c4ae59', class: {
31784
+ }, slot: "footer" }, this.timeRef && (hAsync("div", { key: 'a9248cc2ac1c71c8886bfc177eb9c013db8a7a69', class: {
31812
31785
  'time-ref-buttons': true,
31813
31786
  'time-ref-buttons--datetime-picker-appearance': this.dateTimePickerAppearance,
31814
- } }, hAsync("button", { key: '8081ccea518718dac3ed324511626d964c57c9a4', "data-am-pm-id": "AM", class: { selected: this.timeRef === 'AM' }, onClick: () => this.changeTimeReference('AM') }, "AM"), hAsync("button", { key: '9b41178ad92d5f7aa549163f64eb2e16c81149be', "data-am-pm-id": "PM", class: { selected: this.timeRef === 'PM' }, onClick: () => this.changeTimeReference('PM') }, "PM"))), !this.dateTimePickerAppearance && (hAsync("ix-button", { key: '5cd17cb2c0271daee317155a5246299856550719', class: "confirm-button", onClick: () => {
31787
+ } }, hAsync("button", { key: '506e0e1b8d1ebbb59f53944596e38bbde2f1c0bb', "data-am-pm-id": "AM", class: { selected: this.timeRef === 'AM' }, onClick: () => this.changeTimeReference('AM') }, "AM"), hAsync("button", { key: 'b94ff617ed3e1a539ae3991fbf9e1b69dfb3f2f3', "data-am-pm-id": "PM", class: { selected: this.timeRef === 'PM' }, onClick: () => this.changeTimeReference('PM') }, "PM"))), !this.dateTimePickerAppearance && (hAsync("ix-button", { key: '3f49ec5488f6bc4914956fa88e793f6029f0f0e5', class: "confirm-button", onClick: () => {
31815
31788
  var _a;
31816
31789
  this.timeSelect.emit((_a = this._time) === null || _a === void 0 ? void 0 : _a.toFormat(this.format));
31817
- } }, this.getConfirmButtonText()))))));
31790
+ } }, this.i18nConfirmTime))))));
31818
31791
  }
31819
31792
  get hostElement() { return getElement(this); }
31820
31793
  static get watchers() { return {
@@ -31833,21 +31806,15 @@ class TimePicker {
31833
31806
  "$members$": {
31834
31807
  "format": [1],
31835
31808
  "corners": [1],
31836
- "standaloneAppearance": [4, "standalone-appearance"],
31809
+ "embedded": [4],
31837
31810
  "dateTimePickerAppearance": [4, "date-time-picker-appearance"],
31838
- "showHour": [4, "show-hour"],
31839
- "showMinutes": [4, "show-minutes"],
31840
- "showSeconds": [4, "show-seconds"],
31841
31811
  "hideHeader": [4, "hide-header"],
31842
31812
  "hourInterval": [1026, "hour-interval"],
31843
31813
  "minuteInterval": [1026, "minute-interval"],
31844
31814
  "secondInterval": [1026, "second-interval"],
31845
31815
  "millisecondInterval": [1026, "millisecond-interval"],
31846
31816
  "time": [1],
31847
- "timeReference": [1, "time-reference"],
31848
- "textSelectTime": [1, "text-select-time"],
31849
31817
  "i18nConfirmTime": [1, "i18n-confirm-time"],
31850
- "textTime": [1, "text-time"],
31851
31818
  "i18nHeader": [1, "i18n-header"],
31852
31819
  "i18nHourColumnHeader": [1, "i18n-column-header"],
31853
31820
  "i18nMinuteColumnHeader": [1, "i18n-minute-column-header"],
@@ -31888,7 +31855,7 @@ class Toast {
31888
31855
  /**
31889
31856
  * Autoclose behavior
31890
31857
  */
31891
- this.autoClose = true;
31858
+ this.preventAutoClose = false;
31892
31859
  this.progress = 0;
31893
31860
  this.touched = false;
31894
31861
  this.paused = false;
@@ -31945,17 +31912,17 @@ class Toast {
31945
31912
  animationPlayState: this.touched || this.paused ? 'paused' : 'running',
31946
31913
  };
31947
31914
  progressBarClass.push('toast-progress-bar--animated');
31948
- return (hAsync(Host, { key: '4be41b7d6326a30e985506471f5ef6a9fcfc4cf7', class: "animate__animated animate__fadeIn" }, hAsync("div", { key: '02ae41f684be0f0c1b304c6565c22ec4cd9ee9d4', class: "toast-body", onPointerLeave: () => {
31915
+ return (hAsync(Host, { key: '899292380d8565664e1c7675d76327a11490d830', class: "animate__animated animate__fadeIn" }, hAsync("div", { key: '5cd4377bdf58c1a2c0071ab31b28ad9655e44d0f', class: "toast-body", onPointerLeave: () => {
31949
31916
  this.touched = false;
31950
31917
  }, onPointerEnter: () => {
31951
31918
  this.touched = true;
31952
- } }, this.type || this.icon ? (hAsync("div", { class: "toast-icon" }, this.getIcon())) : null, hAsync("div", { key: 'e9b2d338091b227f41b4470803b305394f3b2228', class: "toast-content" }, this.toastTitle ? (hAsync("ix-typography", { class: "toast-title", format: "h5" }, this.toastTitle)) : null, hAsync("div", { key: '527acd28a634e03f57eb6d92b3f67c40e0d2346a', class: "toast-message" }, hAsync("slot", { key: '1574e31e91cb4f84af715e37da9adf396846951f' })), hAsync("div", { key: '147f2e4f356cc028307cc504601bc0591e2cbd99', class: "toast-action" }, hAsync("slot", { key: '3dfeccf1e8eb06fda37cef838a67abee67268190', name: "action" }))), hAsync("div", { key: '036f9123375077554e7250dd8aaea513685571c8', class: "toast-close" }, hAsync("ix-icon-button", { key: 'f2ef551fa606e0d03a9cb1f02d074bbe75d1e158', icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => this.closeToast.emit(), "aria-label": this.ariaLabelCloseIconButton }))), this.autoClose ? (hAsync("div", { class: progressBarClass.join(' '), style: progressBarStyle, onAnimationEnd: () => {
31919
+ } }, this.type || this.icon ? (hAsync("div", { class: "toast-icon" }, this.getIcon())) : null, hAsync("div", { key: 'ef1403cbfb00f11515feae45dabfc5d4e0c13311', class: "toast-content" }, this.toastTitle ? (hAsync("ix-typography", { class: "toast-title", format: "h5" }, this.toastTitle)) : null, hAsync("div", { key: 'eb5d5bb4bab866b73a4b5607cd3e7b0b7c3e3da2', class: "toast-message" }, hAsync("slot", { key: 'e03b7355c7dae971d87eba8fbc49495fa5876891' })), hAsync("div", { key: '962de017d86b2a86919b41226dc2f5f37342488e', class: "toast-action" }, hAsync("slot", { key: '172e62ff0d27ea9e3ab191e153e51eb35f442073', name: "action" }))), hAsync("div", { key: 'cf14cce27542dab60676fb9d41ab60c061898c76', class: "toast-close" }, hAsync("ix-icon-button", { key: 'b4212ca84b1564510360e6f160d57d03d41b2bfe', icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => this.closeToast.emit(), "aria-label": this.ariaLabelCloseIconButton }))), !this.preventAutoClose && (hAsync("div", { key: '2b33706bda283c118e918b58fb7cb50720d0f1fb', class: progressBarClass.join(' '), style: progressBarStyle, onAnimationEnd: () => {
31953
31920
  this.close();
31954
31921
  }, onTransitionEnd: () => {
31955
31922
  if (this.progress === 0) {
31956
31923
  this.close();
31957
31924
  }
31958
- } })) : null));
31925
+ } }))));
31959
31926
  }
31960
31927
  get hostElement() { return getElement(this); }
31961
31928
  static get style() { return toastCss; }
@@ -31966,7 +31933,7 @@ class Toast {
31966
31933
  "type": [1],
31967
31934
  "toastTitle": [1, "toast-title"],
31968
31935
  "autoCloseDelay": [2, "auto-close-delay"],
31969
- "autoClose": [4, "auto-close"],
31936
+ "preventAutoClose": [4, "prevent-auto-close"],
31970
31937
  "icon": [1],
31971
31938
  "iconColor": [1, "icon-color"],
31972
31939
  "ariaLabelCloseIconButton": [1, "aria-label-close-icon-button"],
@@ -32033,7 +32000,7 @@ class ToastContainer {
32033
32000
  * @param config
32034
32001
  */
32035
32002
  async showToast(config) {
32036
- var _a, _b, _c;
32003
+ var _a, _b;
32037
32004
  const toast = document.createElement('ix-toast');
32038
32005
  const onClose = new TypedEvent();
32039
32006
  function removeToast(result) {
@@ -32042,8 +32009,8 @@ class ToastContainer {
32042
32009
  }
32043
32010
  toast.toastTitle = config.title;
32044
32011
  toast.type = (_a = config.type) !== null && _a !== void 0 ? _a : 'info';
32045
- toast.autoClose = (_b = config.autoClose) !== null && _b !== void 0 ? _b : true;
32046
- toast.autoCloseDelay = (_c = config.autoCloseDelay) !== null && _c !== void 0 ? _c : 5000;
32012
+ toast.preventAutoClose = config.autoClose === false;
32013
+ toast.autoCloseDelay = (_b = config.autoCloseDelay) !== null && _b !== void 0 ? _b : 5000;
32047
32014
  toast.icon = config.icon;
32048
32015
  toast.iconColor = config.iconColor;
32049
32016
  toast.addEventListener('closeToast', (event) => {
@@ -32080,10 +32047,10 @@ class ToastContainer {
32080
32047
  };
32081
32048
  }
32082
32049
  render() {
32083
- return (hAsync(Host, { key: '11f53d028ee14f4884f1a69b157298d53da4939c', class: {
32050
+ return (hAsync(Host, { key: '8ac8e6eb7cfc7110a4b2b44a835b6727e32c8db6', class: {
32084
32051
  'toast-container--bottom-right': this.position === 'bottom-right',
32085
32052
  'toast-container--top-right': this.position === 'top-right',
32086
- } }, hAsync("slot", { key: 'be298b17f3b67ed5d6e2589b4bb041b6d7b90dbd' })));
32053
+ } }, hAsync("slot", { key: '1c158e22d6adef730c3642a6769e454b6b5e3c03' })));
32087
32054
  }
32088
32055
  static get watchers() { return {
32089
32056
  "position": ["onPositionChange"]
@@ -32104,7 +32071,7 @@ class ToastContainer {
32104
32071
  }; }
32105
32072
  }
32106
32073
 
32107
- const toggleCss = ":host{display:inline-flex;flex-direction:row;position:relative;min-height:1.5rem;max-height:calc(100% - 0.5rem);margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;max-height:100%}:host .label{word-break:break-word;display:block;white-space:normal;overflow:hidden;margin-block-start:0.125rem;margin-inline-start:0.5rem;min-height:1rem;margin-left:0.625rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:\"\";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color)}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover);border:1px solid var(--theme-switch-thumb-off--border-color--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active);border:1px solid var(--theme-switch-thumb-off--border-color--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked>.slider:before{border:1px solid var(--theme-switch-thumb-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover);border:1px solid var(--theme-switch-thumb-on--border-color--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active);border:1px solid var(--theme-switch-thumb-on--border-color--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(: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-valid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--valid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--valid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--valid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--valid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--valid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--valid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--valid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--valid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--valid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--valid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--valid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--valid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--valid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--valid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--valid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--valid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--valid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--valid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--valid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--valid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--valid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--valid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--valid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--valid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--valid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--valid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--valid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--valid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--valid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--valid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--valid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--valid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--valid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--valid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--valid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--valid--active\n )}: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--border-color:var(\n --theme-switch-thumb-off--border-color--info\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--info--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--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--border-color:var(\n --theme-switch-thumb-on--border-color--info\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--info--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--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--border-color:var(\n --theme-switch-thumb-mixed--border-color--info\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--info--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--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--border-color:var(\n --theme-switch-thumb-off--border-color--warning\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--warning--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--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--border-color:var(\n --theme-switch-thumb-on--border-color--warning\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--warning--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--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--border-color:var(\n --theme-switch-thumb-mixed--border-color--warning\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--warning--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--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--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--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--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--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--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--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--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--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--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--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--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--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 )}";
32074
+ const toggleCss = ":host{display:inline-flex;flex-direction:row;position:relative;min-height:1.5rem;max-height:calc(100% - 0.5rem);margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;max-height:100%}:host .label{word-break:break-word;display:block;white-space:normal;overflow:hidden;margin-block-start:0.125rem;margin-inline-start:0.5rem;min-height:1rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:\"\";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color)}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover);border:1px solid var(--theme-switch-thumb-off--border-color--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active);border:1px solid var(--theme-switch-thumb-off--border-color--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked>.slider:before{border:1px solid var(--theme-switch-thumb-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover);border:1px solid var(--theme-switch-thumb-on--border-color--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active);border:1px solid var(--theme-switch-thumb-on--border-color--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(: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-valid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--valid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--valid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--valid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--valid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--valid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--valid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--valid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--valid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--valid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--valid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--valid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--valid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--valid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--valid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--valid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--valid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--valid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--valid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--valid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--valid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--valid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--valid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--valid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--valid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--valid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--valid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--valid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--valid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--valid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--valid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--valid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--valid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--valid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--valid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--valid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--valid--active\n )}: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--border-color:var(\n --theme-switch-thumb-off--border-color--info\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--info--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--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--border-color:var(\n --theme-switch-thumb-on--border-color--info\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--info--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--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--border-color:var(\n --theme-switch-thumb-mixed--border-color--info\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--info--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--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--border-color:var(\n --theme-switch-thumb-off--border-color--warning\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--warning--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--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--border-color:var(\n --theme-switch-thumb-on--border-color--warning\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--warning--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--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--border-color:var(\n --theme-switch-thumb-mixed--border-color--warning\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--warning--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--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--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--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--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--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--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--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--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--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--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--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--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--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 )}";
32108
32075
 
32109
32076
  /*
32110
32077
  * SPDX-FileCopyrightText: 2023 Siemens AG
@@ -32234,13 +32201,13 @@ class Toggle {
32234
32201
  if (this.indeterminate) {
32235
32202
  toggleText = this.textIndeterminate;
32236
32203
  }
32237
- return (hAsync(Host, { key: '959c6b0e5f6c2ea7f2ce6cf79ba2280b3c8b65dd', class: {
32204
+ return (hAsync(Host, { key: 'cbc551d0aaaf8b93abf00eae8447b7ba910ee15c', class: {
32238
32205
  disabled: this.disabled,
32239
- }, onBlur: () => this.ixBlur.emit(), onFocus: () => (this.touched = true) }, hAsync("label", { key: 'dc419b9a0a469ef8369b6c8cbc204a75367a7274', class: "wrapper" }, hAsync("button", { key: '3773fdea993e02d7aa7ee106aa08e1eee0768f65', role: "switch", "aria-checked": a11yBoolean(this.checked), class: {
32206
+ }, onBlur: () => this.ixBlur.emit(), onFocus: () => (this.touched = true) }, hAsync("label", { key: '9f07f9606f6f81abdd87d2198d32eec1dbc87fb1', class: "wrapper" }, hAsync("button", { key: 'b2826894662f716e132cc86e5daaf15816c319e4', role: "switch", "aria-checked": a11yBoolean(this.checked), class: {
32240
32207
  switch: true,
32241
32208
  checked: this.checked,
32242
32209
  indeterminate: this.indeterminate,
32243
- }, onClick: () => this.onCheckedChange(!this.checked) }, hAsync("div", { key: '5c74f7c65e49e3c0cb55206ecc5fc4e045b8bd0c', class: "slider" })), hAsync("input", { key: '46e28932ab63dfa9af6bfa497b5db38e2d66e416', 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: '103c3c8dca7b36db893c108ce8c11acf014b57ee', class: "label" }, toggleText)))));
32210
+ }, onClick: () => this.onCheckedChange(!this.checked) }, hAsync("div", { key: '8cc16350102428ae1f2b8937eda731d5a8e48c4c', class: "slider" })), hAsync("input", { key: '7c20a5235eca12a03a84082735249bf1e649adae', 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: '701732f68894cef4ff6a340be21a841862e321b4', class: "label" }, toggleText)))));
32244
32211
  }
32245
32212
  static get formAssociated() { return true; }
32246
32213
  get hostElement() { return getElement(this); }
@@ -32657,7 +32624,7 @@ class Tooltip {
32657
32624
  (_d = this.disposeDomChangeListener) === null || _d === void 0 ? void 0 : _d.call(this);
32658
32625
  }
32659
32626
  render() {
32660
- return (hAsync(Host, { key: '259eb829430ac738cf85ebbdb5fc21ed112468d8', role: "tooltip", class: { visible: this.visible } }, hAsync("dialog", { key: 'cf3d57f55b780b98bfcf637aff5dc7b35c829f0d', ref: this.dialogRef, id: 'tooltip-' + this.instance, class: "dialog", popover: "manual", inert: !this.visible }, hAsync("div", { key: '1520c20ab3eb9f7e58134b3e9f722f4176e48318', class: "tooltip-container" }, hAsync("div", { key: '82500b59751ffeced15965f8955519fac1405b6c', class: "content-wrapper" }, hAsync("div", { key: 'b7dab9108c3e145f8dd70fb5eff1323a2384a9d1', class: 'tooltip-title' }, hAsync("slot", { key: 'a327597fd2b7790d4a15031e5038ac560b744fac', name: "title-icon" }), hAsync("ix-typography", { key: '68550d2f60baf4b4887fc3916d52aa34c0686d47', format: "h5" }, this.titleContent, hAsync("slot", { key: '808955669e8ef204c2a00a18c1a22a47e6b75529', name: "title-content" }))), hAsync("slot", { key: '8872e40443a635579dfabb070e16abd1b510cd96' }), hAsync("div", { key: '1c0f216282b430d911259808f2520cacd74bac87', class: "arrow" }))))));
32627
+ return (hAsync(Host, { key: 'eee651684c88795823f90194e2be5ed110077615', role: "tooltip", class: { visible: this.visible } }, hAsync("dialog", { key: '29fa36972dc3c31122df8c1a76a88a748c59431a', ref: this.dialogRef, id: 'tooltip-' + this.instance, class: "dialog", popover: "manual", inert: !this.visible }, hAsync("div", { key: '07ddb653d0218d195ab0a11ecad1fdba05e94cee', class: "tooltip-container" }, hAsync("div", { key: '704252e6d76ddf26336514874bb77c9f6e13cb8d', class: "content-wrapper" }, hAsync("div", { key: 'c69710b5152269a0ec33ed9941dd23426bac91ed', class: 'tooltip-title' }, hAsync("slot", { key: 'f349cccad759202ac4c8f57b2124a904193d791d', name: "title-icon" }), hAsync("ix-typography", { key: '6a73678531a8310e1c95da638486187df2341306', format: "h5" }, this.titleContent, hAsync("slot", { key: '79fb0b5e2e62c554d419a765195529575ab7f879', name: "title-content" }))), hAsync("slot", { key: '84ecbfefc9215d734d3c8e29916fa08be0762e39' }), hAsync("div", { key: '417d4aaf3d5b7a52ddd35e0a17cce0b72fdb897c', class: "arrow" }))))));
32661
32628
  }
32662
32629
  get hostElement() { return getElement(this); }
32663
32630
  static get style() { return tooltipCss; }
@@ -33292,7 +33259,7 @@ class Tree {
33292
33259
  this.nodeClicked.emit(id);
33293
33260
  }
33294
33261
  render() {
33295
- return (hAsync(Host, { key: 'ed47b138fb50d9b9803d52b40526922aa9e406ad', onClick: (event) => this.onTreeItemClick(event) }, hAsync("slot", { key: '8b8f8a37f440ae2658764b8da65a2cb8d1db7afb' })));
33262
+ return (hAsync(Host, { key: '41229d69024d78162075253c32250ebf28e4bb3b', onClick: (event) => this.onTreeItemClick(event) }, hAsync("slot", { key: '594c9e61448461dd39a81272f2d2c24b0e560806' })));
33296
33263
  }
33297
33264
  get hostElement() { return getElement(this); }
33298
33265
  static get watchers() { return {
@@ -33331,17 +33298,17 @@ class TreeItem {
33331
33298
  }
33332
33299
  render() {
33333
33300
  var _a, _b;
33334
- return (hAsync(Host, { key: '05f896e21e252fab0d3f39b4d52885342522d0f9', class: {
33301
+ return (hAsync(Host, { key: 'f3168fba8586e37800d2ba921d890e3f8c38d263', class: {
33335
33302
  selected: !!((_a = this.context) === null || _a === void 0 ? void 0 : _a.isSelected),
33336
- } }, hAsync("div", { key: 'e716c8ee13d77bedf01cb603d8a65798a5cc647d', class: "icon-toggle-container" }, this.hasChildren ? (hAsync("ix-icon", { name: iconChevronRightSmall, size: "24", class: {
33303
+ } }, hAsync("div", { key: '10905ce185a7dbae0921ab16c9656f4ef0569749', class: "icon-toggle-container" }, this.hasChildren ? (hAsync("ix-icon", { name: iconChevronRightSmall, size: "24", class: {
33337
33304
  ['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
33338
33305
  }, color: "color-std-text", onClick: (e) => {
33339
33306
  e.preventDefault();
33340
33307
  e.stopPropagation();
33341
33308
  this.toggle.emit();
33342
- }, "aria-label": this.ariaLabelChevronIcon })) : null), hAsync("div", { key: '433f67a985cea3d1ea88f85e51355977197ae2fd', class: "tree-node-container", onClick: () => {
33309
+ }, "aria-label": this.ariaLabelChevronIcon })) : null), hAsync("div", { key: 'bf8b74b9b1e67b848a6d9d9f93c3dc01221ad9b9', class: "tree-node-container", onClick: () => {
33343
33310
  this.itemClick.emit();
33344
- } }, hAsync("div", { key: 'abd3864dc9a2425da258b1844617d37b5f38b831', class: "tree-node-text" }, this.text), hAsync("slot", { key: '16aa907095f9b1e28d825ca4cc6daacd04ca9bec' }))));
33311
+ } }, hAsync("div", { key: '23449d4cc0c593f2fdb2f792eadbbf30481a225b', class: "tree-node-text" }, this.text), hAsync("slot", { key: '91ba0ba1b85a0fc42a6ae0c4685c8df4717547f6' }))));
33345
33312
  }
33346
33313
  static get style() { return treeItemCss; }
33347
33314
  static get cmpMeta() { return {
@@ -33539,7 +33506,7 @@ class Upload {
33539
33506
  render() {
33540
33507
  const disabled = this.disabled || this.state === UploadFileState.LOADING;
33541
33508
  const _a = this.a11y, { 'aria-label': ariaLabel = 'Upload files' } = _a, a11y = __rest(_a, ['aria-label']);
33542
- return (hAsync(Host, Object.assign({ key: 'bf422891997d473a0d74b5654da1fc26df37b442' }, a11y, { "aria-disabled": disabled }), hAsync("div", { key: 'b37683a6d5e926dd4404374d58e9926f78bf41ec', class: {
33509
+ return (hAsync(Host, Object.assign({ key: 'd27377461517d95412c644cdc3c9f0b4c9edd1f9' }, a11y, { "aria-disabled": disabled }), hAsync("div", { key: '983727de99c90d57e0c0e296d054ea80894cc2e3', class: {
33543
33510
  'file-upload-area': true,
33544
33511
  'file-over': this.state !== UploadFileState.LOADING && this.isFileOver,
33545
33512
  checking: this.state === UploadFileState.LOADING,
@@ -33549,9 +33516,9 @@ class Upload {
33549
33516
  if (this.state !== UploadFileState.LOADING) {
33550
33517
  this.fileDropped(e);
33551
33518
  }
33552
- }, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), hAsync("div", { key: '042a23a8c008f2e851afebf1e7c6ed8d0135c954' }, hAsync("input", { key: '8f0b147483d1a87481f854fc17e1bb05cb646ee3', "aria-label": ariaLabel, "aria-disabled": disabled, multiple: this.multiple, type: "file", class: "upload-browser", id: "upload-browser", tabindex: "-1", onChange: (e) => {
33519
+ }, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), hAsync("div", { key: 'bd84f1781930713ca4c607a998749108a444b97c' }, hAsync("input", { key: '9585965e1f26be9d3c9f918efd6333b3d216ab76', "aria-label": ariaLabel, "aria-disabled": disabled, multiple: this.multiple, type: "file", class: "upload-browser", id: "upload-browser", tabindex: "-1", onChange: (e) => {
33553
33520
  this.fileChangeEvent(e);
33554
- }, accept: this.accept, disabled: disabled }), hAsync("ix-button", { key: 'c6aa9a9ae0cb9c9fdc577c318e78d9f1fef4744c', variant: "secondary", "aria-disabled": disabled, onClick: () => this.inputElement.click(), disabled: disabled }, this.i18nUploadFile)))));
33521
+ }, accept: this.accept, disabled: disabled }), hAsync("ix-button", { key: 'ab298c4a30538b1408648f9a02ceb7c52fb6b882', variant: "secondary", "aria-disabled": disabled, onClick: () => this.inputElement.click(), disabled: disabled }, this.i18nUploadFile)))));
33555
33522
  }
33556
33523
  get hostElement() { return getElement(this); }
33557
33524
  static get style() { return uploadCss; }
@@ -33584,7 +33551,8 @@ const validationTooltipCss = ".text-xs{font-family:Siemens Sans, sans-serif;font
33584
33551
  /**
33585
33552
  * @slot tooltip-message - Custom tooltip message with html support
33586
33553
  *
33587
- * @deprecated Will be removed with 4.0.0
33554
+ * @deprecated Since 3.0.0. Will be removed with 4.0.0
33555
+ * Not maintained anymore.
33588
33556
  */
33589
33557
  class ValidationTooltip {
33590
33558
  constructor(hostRef) {
@@ -33717,13 +33685,13 @@ class ValidationTooltip {
33717
33685
  }
33718
33686
  render() {
33719
33687
  var _a, _b, _c, _d;
33720
- return (hAsync(Host, { key: '4fb1bd884352a044ab9d4ea2eb70d2d80b331ebf' }, hAsync("slot", { key: '67df32333b98236630a4caf63776ea634129d1ae' }), hAsync("div", { key: '19cd5c7800c381a86b7135fb4538f3cad08abe46', role: "tooltip", style: {
33688
+ return (hAsync(Host, { key: 'af01b12284c6abad7b98a4e8c29e30c24abe206d' }, hAsync("slot", { key: 'a55080d265f74185eaa34a6998457343e41f248b' }), hAsync("div", { key: '2487996e1b6bd31f8136129cf046cc7c55f09b24', role: "tooltip", style: {
33721
33689
  display: 'none',
33722
33690
  position: 'fixed',
33723
33691
  top: '0',
33724
33692
  left: '0',
33725
33693
  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)`,
33726
- }, class: "validation-tooltip text-default" }, this.message, hAsync("slot", { key: 'f1ff77002cc733ef058755cc117747f1ba00a3ea', name: "tooltip-message" }), hAsync("div", { key: '5bcb70ba97cad112c1c5945d32cd52fa37784bb6', id: "arrow" }))));
33694
+ }, class: "validation-tooltip text-default" }, this.message, hAsync("slot", { key: '9639797207877d1e8107af82ccefec30db7e2f82', name: "tooltip-message" }), hAsync("div", { key: '34248d812f34bfa9cd734eab28b3c91af879aecd', id: "arrow" }))));
33727
33695
  }
33728
33696
  get hostElement() { return getElement(this); }
33729
33697
  static get watchers() { return {
@@ -33852,18 +33820,18 @@ class WorkflowStep {
33852
33820
  }
33853
33821
  render() {
33854
33822
  const icons = !this.customIconSlot ? (hAsync(Fragment, null, hAsync("ix-icon", { color: "color-1", name: this.status === 'warning' ? iconTriangleFilled : iconCircleFilled, class: "absolute", size: "24" }), hAsync("ix-icon", { color: this.iconColor, name: this.iconName, class: "absolute", size: "24", "aria-label": this.getIconAriaLabel() }))) : null;
33855
- return (hAsync(Host, { key: '488384edaa48299378abedcdff04034687550886', class: { 'host-vertical': this.vertical }, onClick: () => this.onStepClick() }, hAsync("div", { key: '2127d37a5062e645d50cc1b731c555b580ab2b16', tabIndex: 0, class: {
33823
+ return (hAsync(Host, { key: '3a93acf2907c533c0a0ddb040278e118c355bc32', class: { 'host-vertical': this.vertical }, onClick: () => this.onStepClick() }, hAsync("div", { key: 'e85b6a3859d59afb71fe1cb2718e44712fba509f', tabIndex: 0, class: {
33856
33824
  step: true,
33857
33825
  selected: this.selected,
33858
33826
  vertical: this.vertical,
33859
33827
  disabled: this.disabled,
33860
33828
  clickable: this.clickable && !this.disabled,
33861
- } }, hAsync("div", { key: '26445756e35b3b15ab1d3a98a004f70300fe48e5', class: "wrapper" }, hAsync("div", { key: 'd1eaee49190a99111893a6c48f15b86c27fc2a7b', class: {
33829
+ } }, hAsync("div", { key: '2712cbb97cfa21042c0cb4bea1d02f9e61199e55', class: "wrapper" }, hAsync("div", { key: '00e2e7a6daf986819d1e420d3b8379cab01abc47', class: {
33862
33830
  line: true,
33863
33831
  selected: this.selected,
33864
33832
  [this.status]: true,
33865
33833
  [this.position]: true,
33866
- } }), hAsync("div", { key: '89857433644f037867ff1de38c359617ae2ea0f6', class: "iconWrapper" }, icons, hAsync("slot", { key: 'de995c4b059a3959574dbc9362e771e8fe0739a7', name: "custom-icon" }))), hAsync("div", { key: '73a9e22a56933af2b3ee054aeab92ff7a8b5165a', class: "text" }, hAsync("slot", { key: 'b5123599dbc97cea396640ea56910b24c701c319' })))));
33834
+ } }), hAsync("div", { key: '7a46fa4306b9924ca7df0272f32592a458355774', class: "iconWrapper" }, icons, hAsync("slot", { key: '5b750aa1483f64625905a2b39fdce5f067ba853f', name: "custom-icon" }))), hAsync("div", { key: '9c2fa968aa7903f90a98e24e845de414844361ee', class: "text" }, hAsync("slot", { key: 'dc660f37779d7dde23a131158ae910b46732d896' })))));
33867
33835
  }
33868
33836
  get hostElement() { return getElement(this); }
33869
33837
  static get watchers() { return {
@@ -33968,7 +33936,7 @@ class WorkflowSteps {
33968
33936
  this.updateSteps();
33969
33937
  }
33970
33938
  render() {
33971
- return (hAsync(Host, { key: '58f2b6c6dadb7f4bcef41463aeb7d0e7c7b78903' }, hAsync("div", { key: '186972fd1f22f0a99af92bda5643c5156097122c', class: { steps: true, vertical: this.vertical } }, hAsync("slot", { key: '3d5efbb4c9ff065c8838a08c9ca5c9e4ce0daefb' }))));
33939
+ return (hAsync(Host, { key: 'fcfd2b61769e31adab006ed935a9776ecdfb8bfe' }, hAsync("div", { key: 'd0a264a599b4db3cb289549f608f1e749c91f180', class: { steps: true, vertical: this.vertical } }, hAsync("slot", { key: '8b275ef2551f7ad258eef17e9caffd8ca8c558b0' }))));
33972
33940
  }
33973
33941
  get hostElement() { return getElement(this); }
33974
33942
  static get style() { return workflowStepsCss; }