@siemens/ix 0.0.0-pr-2198-20251023082407 → 0.0.0-pr-2238-20251103105018

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 (1023) 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 +9 -9
  120. package/components/ix-tile.js +5 -5
  121. package/components/ix-time-input.js +16 -16
  122. package/components/ix-time-input.js.map +1 -1
  123. package/components/ix-time-picker.js +1 -1
  124. package/components/ix-toast-container.js +10 -10
  125. package/components/ix-toast-container.js.map +1 -1
  126. package/components/ix-toast.js +1 -1
  127. package/components/ix-toggle-button.js +3 -3
  128. package/components/ix-toggle.js +7 -7
  129. package/components/ix-toggle.js.map +1 -1
  130. package/components/ix-tooltip.js +1 -1
  131. package/components/ix-tree-item.js +1 -1
  132. package/components/ix-tree.js +3 -3
  133. package/components/ix-typography.js +1 -1
  134. package/components/ix-upload.js +6 -6
  135. package/components/ix-validation-tooltip.js +3 -3
  136. package/components/ix-validation-tooltip.js.map +1 -1
  137. package/components/ix-workflow-step.js +4 -4
  138. package/components/ix-workflow-steps.js +2 -2
  139. package/components/{p-qtej5d_m.js → p-0MSWDTqB.js} +3 -3
  140. package/components/{p-qtej5d_m.js.map → p-0MSWDTqB.js.map} +1 -1
  141. package/components/{p-BOcoAynq.js → p-2fxFa_VL.js} +3 -3
  142. package/components/{p-BOcoAynq.js.map → p-2fxFa_VL.js.map} +1 -1
  143. package/components/{p-BYvKfy9G.js → p-BEzKnceP.js} +9 -9
  144. package/components/{p-BYvKfy9G.js.map → p-BEzKnceP.js.map} +1 -1
  145. package/components/{p-DIi8uGTa.js → p-BNwXjBuF.js} +4 -4
  146. package/components/{p-DIi8uGTa.js.map → p-BNwXjBuF.js.map} +1 -1
  147. package/components/{p-COHP8TmU.js → p-BUIOrNGz.js} +6 -6
  148. package/components/{p-COHP8TmU.js.map → p-BUIOrNGz.js.map} +1 -1
  149. package/components/{p-BzYzD6DI.js → p-BWTF-D2w.js} +3 -3
  150. package/components/{p-BzYzD6DI.js.map → p-BWTF-D2w.js.map} +1 -1
  151. package/components/{p-BrKwrb_Z.js → p-BaWdG-ph.js} +7 -7
  152. package/components/{p-BrKwrb_Z.js.map → p-BaWdG-ph.js.map} +1 -1
  153. package/components/{p-_g5-yLTd.js → p-BccEFWg2.js} +5 -5
  154. package/components/{p-_g5-yLTd.js.map → p-BccEFWg2.js.map} +1 -1
  155. package/components/{p-8MS-omi7.js → p-BvKUU6Ta.js} +4 -4
  156. package/components/{p-8MS-omi7.js.map → p-BvKUU6Ta.js.map} +1 -1
  157. package/components/{p-CbQqqTKK.js → p-Bvf7gwPU.js} +20 -74
  158. package/components/p-Bvf7gwPU.js.map +1 -0
  159. package/components/{p-C3irznVN.js → p-BxNzvWr2.js} +5 -5
  160. package/components/{p-C3irznVN.js.map → p-BxNzvWr2.js.map} +1 -1
  161. package/components/{p-CMk-tLmg.js → p-By1IU8iL.js} +5 -5
  162. package/components/{p-CMk-tLmg.js.map → p-By1IU8iL.js.map} +1 -1
  163. package/components/{p-s3E9saxz.js → p-C6MbjoUl.js} +7 -7
  164. package/components/{p-s3E9saxz.js.map → p-C6MbjoUl.js.map} +1 -1
  165. package/components/{p-peiPnj46.js → p-CCQYIDJK.js} +3 -3
  166. package/components/{p-peiPnj46.js.map → p-CCQYIDJK.js.map} +1 -1
  167. package/components/{p-iTOaSMDo.js → p-CFAI8dx_.js} +3 -3
  168. package/components/{p-iTOaSMDo.js.map → p-CFAI8dx_.js.map} +1 -1
  169. package/components/{p-C-7UhkWz.js → p-CHAuj3bi.js} +9 -9
  170. package/components/{p-C-7UhkWz.js.map → p-CHAuj3bi.js.map} +1 -1
  171. package/components/{p-Gf60OBMd.js → p-CINrBR9H.js} +3 -3
  172. package/components/{p-Gf60OBMd.js.map → p-CINrBR9H.js.map} +1 -1
  173. package/components/{p-DmTyQW2E.js → p-CJphMgA7.js} +5 -5
  174. package/components/{p-DmTyQW2E.js.map → p-CJphMgA7.js.map} +1 -1
  175. package/components/{p-DFHA6KvD.js → p-CKuNFgoe.js} +6 -3
  176. package/components/p-CKuNFgoe.js.map +1 -0
  177. package/components/{p-BFuOBAQB.js → p-CQhe_rqk.js} +7 -13
  178. package/components/p-CQhe_rqk.js.map +1 -0
  179. package/components/{p-fef9-zXA.js → p-CkrLmEP7.js} +4 -4
  180. package/components/{p-fef9-zXA.js.map → p-CkrLmEP7.js.map} +1 -1
  181. package/components/{p-DyW_A5Tq.js → p-CtusOOtv.js} +15 -15
  182. package/components/p-CtusOOtv.js.map +1 -0
  183. package/components/{p-DZNnQyWO.js → p-D1In20Wh.js} +3 -3
  184. package/components/{p-DZNnQyWO.js.map → p-D1In20Wh.js.map} +1 -1
  185. package/components/{p-D5QNBS-J.js → p-DBsESzrF.js} +23 -23
  186. package/components/{p-D5QNBS-J.js.map → p-DBsESzrF.js.map} +1 -1
  187. package/components/{p-BkCOZyt9.js → p-DLPEB4G8.js} +4 -4
  188. package/components/{p-BkCOZyt9.js.map → p-DLPEB4G8.js.map} +1 -1
  189. package/components/{p-CntRboRo.js → p-DOEb0lKA.js} +3 -3
  190. package/components/{p-CntRboRo.js.map → p-DOEb0lKA.js.map} +1 -1
  191. package/components/{p-j4BMT-Rr.js → p-D_rmJU0n.js} +28 -28
  192. package/components/p-D_rmJU0n.js.map +1 -0
  193. package/components/{p-DAWZ76L0.js → p-DcjRXRwg.js} +5 -5
  194. package/components/{p-DAWZ76L0.js.map → p-DcjRXRwg.js.map} +1 -1
  195. package/components/{p-Cl420PSP.js → p-DeBhxnHo.js} +7 -7
  196. package/components/{p-Cl420PSP.js.map → p-DeBhxnHo.js.map} +1 -1
  197. package/components/{p-BrgHqrnH.js → p-DgfGA7Z3.js} +4 -4
  198. package/components/{p-BrgHqrnH.js.map → p-DgfGA7Z3.js.map} +1 -1
  199. package/components/{p-GkRC08qs.js → p-DrH8EeUB.js} +5 -5
  200. package/components/{p-GkRC08qs.js.map → p-DrH8EeUB.js.map} +1 -1
  201. package/components/{p-CvMaKRMC.js → p-DsftMeEA.js} +4 -4
  202. package/components/{p-CvMaKRMC.js.map → p-DsftMeEA.js.map} +1 -1
  203. package/components/{p-BYRT3Z1w.js → p-DzscKBhb.js} +11 -11
  204. package/components/p-DzscKBhb.js.map +1 -0
  205. package/components/{p-CGPMGyof.js → p-IgT3dgxG.js} +5 -5
  206. package/components/{p-CGPMGyof.js.map → p-IgT3dgxG.js.map} +1 -1
  207. package/components/p-JUUSQc_M.js +78 -0
  208. package/components/p-JUUSQc_M.js.map +1 -0
  209. package/components/{p-CMNpJTDF.js → p-Qsbo2ls8.js} +10 -9
  210. package/components/p-Qsbo2ls8.js.map +1 -0
  211. package/components/{p-BnT1mAuX.js → p-UEMLzDk6.js} +7 -7
  212. package/components/{p-BnT1mAuX.js.map → p-UEMLzDk6.js.map} +1 -1
  213. package/components/{p-DRlGkOeX.js → p-VMk3rl5y.js} +7 -7
  214. package/components/{p-DRlGkOeX.js.map → p-VMk3rl5y.js.map} +1 -1
  215. package/components/{p-BofzGnnf.js → p-W_8b1-4d.js} +3 -3
  216. package/components/{p-BofzGnnf.js.map → p-W_8b1-4d.js.map} +1 -1
  217. package/components/{p-BRY10Uzq.js → p-XiZWDi7n.js} +3 -3
  218. package/components/{p-BRY10Uzq.js.map → p-XiZWDi7n.js.map} +1 -1
  219. package/components/{p-D99ntB9D.js → p-ciUqTzkB.js} +6 -6
  220. package/components/{p-D99ntB9D.js.map → p-ciUqTzkB.js.map} +1 -1
  221. package/components/{p-BSiqAMAr.js → p-cw5RHost.js} +7 -7
  222. package/components/{p-BSiqAMAr.js.map → p-cw5RHost.js.map} +1 -1
  223. package/components/{p-3Mda78_q.js → p-fahyavc3.js} +3 -3
  224. package/components/{p-3Mda78_q.js.map → p-fahyavc3.js.map} +1 -1
  225. package/components/{p-CzzcLSmV.js → p-gkooEHol.js} +4 -4
  226. package/components/p-gkooEHol.js.map +1 -0
  227. package/components/{p-Djb86vHU.js → p-jbrSDf3o.js} +5 -5
  228. package/components/{p-Djb86vHU.js.map → p-jbrSDf3o.js.map} +1 -1
  229. package/components/{p-DCoQkYc4.js → p-xZXH2vKm.js} +3 -3
  230. package/components/{p-DCoQkYc4.js.map → p-xZXH2vKm.js.map} +1 -1
  231. package/components/{p-CyJWaxhg.js → p-yuZO1O90.js} +9 -9
  232. package/components/{p-CyJWaxhg.js.map → p-yuZO1O90.js.map} +1 -1
  233. package/dist/cjs/app-globals-DNr3NmSx.js +10 -0
  234. package/dist/cjs/{app-globals-DRggGkXg.js.map → app-globals-DNr3NmSx.js.map} +1 -1
  235. package/dist/cjs/{base-button-BXJGC5vr.js → base-button-CjsUotrL.js} +3 -3
  236. package/dist/cjs/{base-button-BXJGC5vr.js.map → base-button-CjsUotrL.js.map} +1 -1
  237. package/dist/cjs/{base-icon-button-BDl8hvCZ.js → base-icon-button-D3kZg-im.js} +4 -4
  238. package/dist/cjs/{base-icon-button-BDl8hvCZ.js.map → base-icon-button-D3kZg-im.js.map} +1 -1
  239. package/dist/cjs/{helper-text-util-FwOqFU7n.js → helper-text-util-BlElJLxk.js} +3 -3
  240. package/dist/cjs/{helper-text-util-FwOqFU7n.js.map → helper-text-util-BlElJLxk.js.map} +1 -1
  241. package/dist/cjs/{index-DuDLgBnw.js → index-C8Xo8L1k.js} +6 -3
  242. package/dist/cjs/index-C8Xo8L1k.js.map +1 -0
  243. package/dist/cjs/index.cjs.js +3 -3
  244. package/dist/cjs/index.cjs.js.map +1 -1
  245. package/dist/cjs/{input.util-B2BCXE7G.js → input.util-4AhBphgX.js} +4 -4
  246. package/dist/cjs/{input.util-B2BCXE7G.js.map → input.util-4AhBphgX.js.map} +1 -1
  247. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  248. package/dist/cjs/ix-application-header.cjs.entry.js +2 -2
  249. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  250. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  251. package/dist/cjs/ix-application.cjs.entry.js +2 -2
  252. package/dist/cjs/ix-avatar.ix-menu-avatar-item.entry.cjs.js.map +1 -1
  253. package/dist/cjs/ix-avatar_2.cjs.entry.js +3 -3
  254. package/dist/cjs/ix-basic-navigation.cjs.entry.js +2 -2
  255. package/dist/cjs/ix-blind.cjs.entry.js +1 -1
  256. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +9 -9
  257. package/dist/cjs/ix-breadcrumb-item.entry.cjs.js.map +1 -1
  258. package/dist/cjs/ix-breadcrumb.cjs.entry.js +7 -7
  259. package/dist/cjs/ix-breadcrumb.entry.cjs.js.map +1 -1
  260. package/dist/cjs/ix-button.cjs.entry.js +6 -5
  261. package/dist/cjs/ix-button.entry.cjs.js.map +1 -1
  262. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
  263. package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
  264. package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
  265. package/dist/cjs/ix-category-filter.cjs.entry.js +10 -18
  266. package/dist/cjs/ix-category-filter.entry.cjs.js.map +1 -1
  267. package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
  268. package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
  269. package/dist/cjs/ix-chip.cjs.entry.js +9 -10
  270. package/dist/cjs/ix-chip.entry.cjs.js.map +1 -1
  271. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  272. package/dist/cjs/ix-col_4.cjs.entry.js +22 -22
  273. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  274. package/dist/cjs/ix-content.cjs.entry.js +1 -1
  275. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  276. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  277. package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
  278. package/dist/cjs/ix-date-dropdown.cjs.entry.js +12 -12
  279. package/dist/cjs/ix-date-dropdown.entry.cjs.js.map +1 -1
  280. package/dist/cjs/ix-date-input.cjs.entry.js +5 -5
  281. package/dist/cjs/ix-date-input.entry.cjs.js.map +1 -1
  282. package/dist/cjs/ix-date-time-card.cjs.entry.js +4 -9
  283. package/dist/cjs/ix-date-time-card.entry.cjs.js.map +1 -1
  284. package/dist/cjs/ix-datetime-picker.cjs.entry.js +4 -22
  285. package/dist/cjs/ix-datetime-picker.entry.cjs.js.map +1 -1
  286. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  287. package/dist/cjs/ix-drawer.cjs.entry.js +7 -6
  288. package/dist/cjs/ix-drawer.entry.cjs.js.map +1 -1
  289. package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
  290. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  291. package/dist/cjs/ix-dropdown-item.cjs.entry.js +1 -1
  292. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  293. package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
  294. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  295. package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
  296. package/dist/cjs/ix-event-list-item.entry.cjs.js.map +1 -1
  297. package/dist/cjs/ix-event-list.cjs.entry.js +5 -5
  298. package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
  299. package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
  300. package/dist/cjs/ix-field-label_2.cjs.entry.js +3 -3
  301. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
  302. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  303. package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
  304. package/dist/cjs/ix-group-context-menu.ix-group-item.entry.cjs.js.map +1 -1
  305. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +19 -6
  306. package/dist/cjs/ix-group.cjs.entry.js +19 -19
  307. package/dist/cjs/ix-group.entry.cjs.js.map +1 -1
  308. package/dist/cjs/ix-helper-text.cjs.entry.js +4 -4
  309. package/dist/cjs/ix-icon-button.ix-spinner.entry.cjs.js.map +1 -1
  310. package/dist/cjs/ix-icon-button_2.cjs.entry.js +5 -5
  311. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +4 -4
  312. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  313. package/dist/cjs/ix-input-group.entry.cjs.js.map +1 -1
  314. package/dist/cjs/ix-input.cjs.entry.js +7 -7
  315. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  316. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  317. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  318. package/dist/cjs/ix-layout-auto.cjs.entry.js +2 -2
  319. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  320. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  321. package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -3
  322. package/dist/cjs/ix-map-navigation.entry.cjs.js.map +1 -1
  323. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  324. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -9
  325. package/dist/cjs/ix-menu-about-news.entry.cjs.js.map +1 -1
  326. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  327. package/dist/cjs/ix-menu-avatar.cjs.entry.js +5 -5
  328. package/dist/cjs/ix-menu-avatar.entry.cjs.js.map +1 -1
  329. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  330. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +3 -3
  331. package/dist/cjs/ix-menu-item.cjs.entry.js +5 -5
  332. package/dist/cjs/{ix-menu-settings-CkUUARX2.js → ix-menu-settings-Cdqo0r8E.js} +3 -3
  333. package/dist/cjs/{ix-menu-settings-CkUUARX2.js.map → ix-menu-settings-Cdqo0r8E.js.map} +1 -1
  334. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  335. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  336. package/dist/cjs/ix-menu.cjs.entry.js +14 -18
  337. package/dist/cjs/ix-menu.entry.cjs.js.map +1 -1
  338. package/dist/cjs/ix-message-bar.cjs.entry.js +5 -7
  339. package/dist/cjs/ix-message-bar.entry.cjs.js.map +1 -1
  340. package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
  341. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  342. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  343. package/dist/cjs/ix-modal.cjs.entry.js +15 -15
  344. package/dist/cjs/ix-modal.entry.cjs.js.map +1 -1
  345. package/dist/cjs/ix-number-input.cjs.entry.js +9 -9
  346. package/dist/cjs/ix-pagination.cjs.entry.js +7 -7
  347. package/dist/cjs/ix-pagination.entry.cjs.js.map +1 -1
  348. package/dist/cjs/ix-pane-layout.cjs.entry.js +3 -3
  349. package/dist/cjs/ix-pane.cjs.entry.js +8 -8
  350. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  351. package/dist/cjs/ix-progress-indicator.cjs.entry.js +4 -4
  352. package/dist/cjs/ix-push-card.cjs.entry.js +4 -4
  353. package/dist/cjs/ix-push-card.entry.cjs.js.map +1 -1
  354. package/dist/cjs/ix-radio-group.cjs.entry.js +4 -4
  355. package/dist/cjs/ix-radio.cjs.entry.js +6 -6
  356. package/dist/cjs/ix-select.cjs.entry.js +11 -11
  357. package/dist/cjs/ix-slider.cjs.entry.js +8 -8
  358. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  359. package/dist/cjs/ix-tab-item_2.cjs.entry.js +6 -6
  360. package/dist/cjs/ix-textarea.cjs.entry.js +5 -5
  361. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  362. package/dist/cjs/ix-time-input.cjs.entry.js +6 -6
  363. package/dist/cjs/ix-time-input.entry.cjs.js.map +1 -1
  364. package/dist/cjs/ix-time-picker.cjs.entry.js +13 -61
  365. package/dist/cjs/ix-time-picker.entry.cjs.js.map +1 -1
  366. package/dist/cjs/ix-toast-container.cjs.entry.js +6 -6
  367. package/dist/cjs/ix-toast-container.entry.cjs.js.map +1 -1
  368. package/dist/cjs/ix-toast.cjs.entry.js +5 -5
  369. package/dist/cjs/ix-toast.entry.cjs.js.map +1 -1
  370. package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
  371. package/dist/cjs/ix-toggle.cjs.entry.js +6 -6
  372. package/dist/cjs/ix-toggle.entry.cjs.js.map +1 -1
  373. package/dist/cjs/ix-tooltip.cjs.entry.js +2 -2
  374. package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
  375. package/dist/cjs/ix-tree.cjs.entry.js +2 -2
  376. package/dist/cjs/ix-typography.cjs.entry.js +2 -2
  377. package/dist/cjs/ix-upload.cjs.entry.js +4 -4
  378. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  379. package/dist/cjs/ix-validation-tooltip.entry.cjs.js.map +1 -1
  380. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  381. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  382. package/dist/cjs/{listener-DSbkvdXH.js → listener-OBCpw0Y2.js} +3 -3
  383. package/dist/cjs/{listener-DSbkvdXH.js.map → listener-OBCpw0Y2.js.map} +1 -1
  384. package/dist/cjs/loader.cjs.js +4 -4
  385. package/dist/cjs/{service-FGbUpQQM.js → service-DuiJmf7R.js} +4 -4
  386. package/dist/cjs/service-DuiJmf7R.js.map +1 -0
  387. package/dist/cjs/{setup-CXuLKoyt.js → setup-Do7b4BhK.js} +3 -3
  388. package/dist/cjs/{setup-CXuLKoyt.js.map → setup-Do7b4BhK.js.map} +1 -1
  389. package/dist/cjs/siemens-ix.cjs.js +4 -4
  390. package/dist/cjs/{validation-Dxmd4P7I.js → validation-CfL71_0d.js} +3 -3
  391. package/dist/cjs/{validation-Dxmd4P7I.js.map → validation-CfL71_0d.js.map} +1 -1
  392. package/dist/collection/components/avatar/avatar.js +1 -1
  393. package/dist/collection/components/avatar/avatar.js.map +1 -1
  394. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -9
  395. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  396. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +16 -16
  397. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js.map +1 -1
  398. package/dist/collection/components/button/button.js +4 -3
  399. package/dist/collection/components/button/button.js.map +1 -1
  400. package/dist/collection/components/category-filter/category-filter.js +12 -43
  401. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  402. package/dist/collection/components/chip/chip.js +12 -13
  403. package/dist/collection/components/chip/chip.js.map +1 -1
  404. package/dist/collection/components/date-dropdown/date-dropdown.js +19 -19
  405. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  406. package/dist/collection/components/date-input/date-input.js +2 -2
  407. package/dist/collection/components/date-input/date-input.js.map +1 -1
  408. package/dist/collection/components/date-picker/date-picker-component.js.map +1 -1
  409. package/dist/collection/components/date-picker/date-picker.css +0 -3
  410. package/dist/collection/components/date-picker/date-picker.js +23 -23
  411. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  412. package/dist/collection/components/date-time-card/date-time-card.js +5 -30
  413. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  414. package/dist/collection/components/datetime-picker/datetime-picker.js +7 -94
  415. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  416. package/dist/collection/components/drawer/drawer.js +6 -5
  417. package/dist/collection/components/drawer/drawer.js.map +1 -1
  418. package/dist/collection/components/event-list/event-list.js +6 -6
  419. package/dist/collection/components/event-list/event-list.js.map +1 -1
  420. package/dist/collection/components/event-list-item/event-list-item.js +5 -5
  421. package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
  422. package/dist/collection/components/group/group.css +12 -0
  423. package/dist/collection/components/group/group.js +23 -23
  424. package/dist/collection/components/group/group.js.map +1 -1
  425. package/dist/collection/components/group-item/group-item.css +22 -6
  426. package/dist/collection/components/group-item/group-item.js +44 -8
  427. package/dist/collection/components/group-item/group-item.js.map +1 -1
  428. package/dist/collection/components/helper-text/helper-text.js +1 -1
  429. package/dist/collection/components/icon-button/icon-button.js +2 -2
  430. package/dist/collection/components/icon-button/icon-button.js.map +1 -1
  431. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  432. package/dist/collection/components/input/input.js +4 -4
  433. package/dist/collection/components/input/number-input.js +6 -6
  434. package/dist/collection/components/input/textarea.js +2 -2
  435. package/dist/collection/components/input-group/input-group.js +3 -2
  436. package/dist/collection/components/input-group/input-group.js.map +1 -1
  437. package/dist/collection/components/key-value/key-value.js +1 -1
  438. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  439. package/dist/collection/components/kpi/kpi.js +3 -3
  440. package/dist/collection/components/layout-auto/layout-auto.js +1 -1
  441. package/dist/collection/components/layout-grid/layout-grid.js +2 -2
  442. package/dist/collection/components/link-button/link-button.js +3 -3
  443. package/dist/collection/components/map-navigation/map-navigation.js +3 -2
  444. package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
  445. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  446. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  447. package/dist/collection/components/menu/menu.js +12 -36
  448. package/dist/collection/components/menu/menu.js.map +1 -1
  449. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  450. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -28
  451. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  452. package/dist/collection/components/menu-avatar/menu-avatar.js +7 -7
  453. package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
  454. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  455. package/dist/collection/components/menu-category/menu-category.js +5 -5
  456. package/dist/collection/components/menu-item/menu-item.js +4 -4
  457. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  458. package/dist/collection/components/message-bar/message-bar.js +11 -16
  459. package/dist/collection/components/message-bar/message-bar.js.map +1 -1
  460. package/dist/collection/components/modal/modal.js +29 -29
  461. package/dist/collection/components/modal/modal.js.map +1 -1
  462. package/dist/collection/components/modal-content/modal-content.js +1 -1
  463. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  464. package/dist/collection/components/modal-header/modal-header.js +1 -1
  465. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  466. package/dist/collection/components/pagination/pagination.js +9 -9
  467. package/dist/collection/components/pagination/pagination.js.map +1 -1
  468. package/dist/collection/components/pane/pane.js +6 -6
  469. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  470. package/dist/collection/components/pill/pill.js +4 -4
  471. package/dist/collection/components/progress-indicator/progress-indicator.js +3 -3
  472. package/dist/collection/components/push-card/push-card.js +7 -7
  473. package/dist/collection/components/push-card/push-card.js.map +1 -1
  474. package/dist/collection/components/radio/radio.js +4 -4
  475. package/dist/collection/components/radio-group/radio-group.js +2 -2
  476. package/dist/collection/components/row/row.js +1 -1
  477. package/dist/collection/components/select/select.js +8 -8
  478. package/dist/collection/components/select-item/select-item.js +1 -1
  479. package/dist/collection/components/slider/slider.js +6 -6
  480. package/dist/collection/components/spinner/spinner.js +1 -1
  481. package/dist/collection/components/split-button/split-button.js +1 -1
  482. package/dist/collection/components/tab-item/tab-item.js +3 -3
  483. package/dist/collection/components/tabs/tabs.js +2 -2
  484. package/dist/collection/components/tile/tile.js +4 -4
  485. package/dist/collection/components/time-input/time-input.js +3 -3
  486. package/dist/collection/components/time-input/time-input.js.map +1 -1
  487. package/dist/collection/components/time-picker/time-picker.js +15 -200
  488. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  489. package/dist/collection/components/toast/toast-container.js +5 -5
  490. package/dist/collection/components/toast/toast-container.js.map +1 -1
  491. package/dist/collection/components/toast/toast.js +7 -7
  492. package/dist/collection/components/toast/toast.js.map +1 -1
  493. package/dist/collection/components/toggle/toggle.css +0 -1
  494. package/dist/collection/components/toggle/toggle.js +3 -3
  495. package/dist/collection/components/tooltip/tooltip.js +1 -1
  496. package/dist/collection/components/tree/tree.js +1 -1
  497. package/dist/collection/components/tree-item/tree-item.js +4 -4
  498. package/dist/collection/components/typography/typography.js +1 -1
  499. package/dist/collection/components/upload/upload.js +3 -3
  500. package/dist/collection/components/utils/application-layout/service.js +2 -2
  501. package/dist/collection/components/utils/application-layout/service.js.map +1 -1
  502. package/dist/collection/components/utils/modal/loading.js +1 -1
  503. package/dist/collection/components/utils/modal/loading.js.map +1 -1
  504. package/dist/collection/components/validation-tooltip/validation-tooltip.js +4 -3
  505. package/dist/collection/components/validation-tooltip/validation-tooltip.js.map +1 -1
  506. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  507. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  508. package/dist/collection/tests/utils/test/page.js +1 -1
  509. package/dist/collection/tests/utils/test/page.js.map +1 -1
  510. package/dist/esm/app-globals-CdXXZdec.js +8 -0
  511. package/dist/esm/{app-globals-CX3toLCD.js.map → app-globals-CdXXZdec.js.map} +1 -1
  512. package/dist/esm/{base-button-Bl5hXxqL.js → base-button-TVpiK7pg.js} +3 -3
  513. package/dist/esm/{base-button-Bl5hXxqL.js.map → base-button-TVpiK7pg.js.map} +1 -1
  514. package/dist/esm/{base-icon-button-BZGQFXiY.js → base-icon-button-B3ULQ24g.js} +4 -4
  515. package/dist/esm/{base-icon-button-BZGQFXiY.js.map → base-icon-button-B3ULQ24g.js.map} +1 -1
  516. package/dist/esm/{helper-text-util-DISVmUeg.js → helper-text-util-rnbkuaac.js} +3 -3
  517. package/dist/esm/{helper-text-util-DISVmUeg.js.map → helper-text-util-rnbkuaac.js.map} +1 -1
  518. package/dist/esm/{index-DGODjp4O.js → index-CtoreFVF.js} +6 -3
  519. package/dist/esm/index-CtoreFVF.js.map +1 -0
  520. package/dist/esm/index.js +3 -3
  521. package/dist/esm/index.js.map +1 -1
  522. package/dist/esm/{input.util-6IjJg2ik.js → input.util-VHrSuCP7.js} +4 -4
  523. package/dist/esm/{input.util-6IjJg2ik.js.map → input.util-VHrSuCP7.js.map} +1 -1
  524. package/dist/esm/ix-action-card.entry.js +1 -1
  525. package/dist/esm/ix-application-header.entry.js +2 -2
  526. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  527. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  528. package/dist/esm/ix-application.entry.js +2 -2
  529. package/dist/esm/ix-avatar.ix-menu-avatar-item.entry.js.map +1 -1
  530. package/dist/esm/ix-avatar_2.entry.js +3 -3
  531. package/dist/esm/ix-basic-navigation.entry.js +2 -2
  532. package/dist/esm/ix-blind.entry.js +1 -1
  533. package/dist/esm/ix-breadcrumb-item.entry.js +9 -9
  534. package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -1
  535. package/dist/esm/ix-breadcrumb.entry.js +7 -7
  536. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  537. package/dist/esm/ix-button.entry.js +6 -5
  538. package/dist/esm/ix-button.entry.js.map +1 -1
  539. package/dist/esm/ix-card-accordion_2.entry.js +1 -1
  540. package/dist/esm/ix-card-list.entry.js +1 -1
  541. package/dist/esm/ix-card_2.entry.js +1 -1
  542. package/dist/esm/ix-category-filter.entry.js +10 -18
  543. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  544. package/dist/esm/ix-checkbox-group.entry.js +2 -2
  545. package/dist/esm/ix-checkbox.entry.js +2 -2
  546. package/dist/esm/ix-chip.entry.js +9 -10
  547. package/dist/esm/ix-chip.entry.js.map +1 -1
  548. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  549. package/dist/esm/ix-col_4.entry.js +22 -22
  550. package/dist/esm/ix-content-header.entry.js +1 -1
  551. package/dist/esm/ix-content.entry.js +1 -1
  552. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  553. package/dist/esm/ix-css-grid.entry.js +1 -1
  554. package/dist/esm/ix-custom-field.entry.js +2 -2
  555. package/dist/esm/ix-date-dropdown.entry.js +12 -12
  556. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  557. package/dist/esm/ix-date-input.entry.js +5 -5
  558. package/dist/esm/ix-date-input.entry.js.map +1 -1
  559. package/dist/esm/ix-date-time-card.entry.js +4 -9
  560. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  561. package/dist/esm/ix-datetime-picker.entry.js +4 -22
  562. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  563. package/dist/esm/ix-divider.entry.js +1 -1
  564. package/dist/esm/ix-drawer.entry.js +7 -6
  565. package/dist/esm/ix-drawer.entry.js.map +1 -1
  566. package/dist/esm/ix-dropdown-button.entry.js +1 -1
  567. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  568. package/dist/esm/ix-dropdown-item.entry.js +1 -1
  569. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  570. package/dist/esm/ix-dropdown.entry.js +1 -1
  571. package/dist/esm/ix-empty-state.entry.js +1 -1
  572. package/dist/esm/ix-event-list-item.entry.js +5 -5
  573. package/dist/esm/ix-event-list-item.entry.js.map +1 -1
  574. package/dist/esm/ix-event-list.entry.js +5 -5
  575. package/dist/esm/ix-event-list.entry.js.map +1 -1
  576. package/dist/esm/ix-expanding-search.entry.js +1 -1
  577. package/dist/esm/ix-field-label_2.entry.js +3 -3
  578. package/dist/esm/ix-filter-chip_2.entry.js +2 -2
  579. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  580. package/dist/esm/ix-flip-tile.entry.js +1 -1
  581. package/dist/esm/ix-group-context-menu.ix-group-item.entry.js.map +1 -1
  582. package/dist/esm/ix-group-context-menu_2.entry.js +19 -6
  583. package/dist/esm/ix-group.entry.js +20 -20
  584. package/dist/esm/ix-group.entry.js.map +1 -1
  585. package/dist/esm/ix-helper-text.entry.js +4 -4
  586. package/dist/esm/ix-icon-button.ix-spinner.entry.js.map +1 -1
  587. package/dist/esm/ix-icon-button_2.entry.js +5 -5
  588. package/dist/esm/ix-icon-toggle-button.entry.js +4 -4
  589. package/dist/esm/ix-input-group.entry.js +2 -2
  590. package/dist/esm/ix-input-group.entry.js.map +1 -1
  591. package/dist/esm/ix-input.entry.js +7 -7
  592. package/dist/esm/ix-key-value-list.entry.js +2 -2
  593. package/dist/esm/ix-key-value.entry.js +2 -2
  594. package/dist/esm/ix-kpi.entry.js +4 -4
  595. package/dist/esm/ix-layout-auto.entry.js +2 -2
  596. package/dist/esm/ix-link-button.entry.js +4 -4
  597. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  598. package/dist/esm/ix-map-navigation.entry.js +4 -3
  599. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  600. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  601. package/dist/esm/ix-menu-about-news.entry.js +5 -9
  602. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  603. package/dist/esm/ix-menu-about.entry.js +2 -2
  604. package/dist/esm/ix-menu-avatar.entry.js +5 -5
  605. package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
  606. package/dist/esm/ix-menu-category.entry.js +6 -6
  607. package/dist/esm/ix-menu-expand-icon.entry.js +3 -3
  608. package/dist/esm/ix-menu-item.entry.js +5 -5
  609. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js → ix-menu-settings-DRSkDgox.js} +3 -3
  610. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js.map → ix-menu-settings-DRSkDgox.js.map} +1 -1
  611. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  612. package/dist/esm/ix-menu-settings.entry.js +2 -2
  613. package/dist/esm/ix-menu.entry.js +14 -18
  614. package/dist/esm/ix-menu.entry.js.map +1 -1
  615. package/dist/esm/ix-message-bar.entry.js +5 -7
  616. package/dist/esm/ix-message-bar.entry.js.map +1 -1
  617. package/dist/esm/ix-modal-content_2.entry.js +3 -3
  618. package/dist/esm/ix-modal-footer.entry.js +2 -2
  619. package/dist/esm/ix-modal-loading.entry.js +2 -2
  620. package/dist/esm/ix-modal.entry.js +15 -15
  621. package/dist/esm/ix-modal.entry.js.map +1 -1
  622. package/dist/esm/ix-number-input.entry.js +9 -9
  623. package/dist/esm/ix-pagination.entry.js +7 -7
  624. package/dist/esm/ix-pagination.entry.js.map +1 -1
  625. package/dist/esm/ix-pane-layout.entry.js +3 -3
  626. package/dist/esm/ix-pane.entry.js +8 -8
  627. package/dist/esm/ix-pill.entry.js +5 -5
  628. package/dist/esm/ix-progress-indicator.entry.js +4 -4
  629. package/dist/esm/ix-push-card.entry.js +4 -4
  630. package/dist/esm/ix-push-card.entry.js.map +1 -1
  631. package/dist/esm/ix-radio-group.entry.js +4 -4
  632. package/dist/esm/ix-radio.entry.js +6 -6
  633. package/dist/esm/ix-select.entry.js +11 -11
  634. package/dist/esm/ix-slider.entry.js +8 -8
  635. package/dist/esm/ix-split-button.entry.js +2 -2
  636. package/dist/esm/ix-tab-item_2.entry.js +6 -6
  637. package/dist/esm/ix-textarea.entry.js +5 -5
  638. package/dist/esm/ix-tile.entry.js +5 -5
  639. package/dist/esm/ix-time-input.entry.js +6 -6
  640. package/dist/esm/ix-time-input.entry.js.map +1 -1
  641. package/dist/esm/ix-time-picker.entry.js +13 -61
  642. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  643. package/dist/esm/ix-toast-container.entry.js +6 -6
  644. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  645. package/dist/esm/ix-toast.entry.js +5 -5
  646. package/dist/esm/ix-toast.entry.js.map +1 -1
  647. package/dist/esm/ix-toggle-button.entry.js +2 -2
  648. package/dist/esm/ix-toggle.entry.js +6 -6
  649. package/dist/esm/ix-toggle.entry.js.map +1 -1
  650. package/dist/esm/ix-tooltip.entry.js +2 -2
  651. package/dist/esm/ix-tree-item.entry.js +5 -5
  652. package/dist/esm/ix-tree.entry.js +2 -2
  653. package/dist/esm/ix-typography.entry.js +2 -2
  654. package/dist/esm/ix-upload.entry.js +4 -4
  655. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  656. package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
  657. package/dist/esm/ix-workflow-step.entry.js +4 -4
  658. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  659. package/dist/esm/{listener-DshgMjE7.js → listener-DAJkOQte.js} +3 -3
  660. package/dist/esm/{listener-DshgMjE7.js.map → listener-DAJkOQte.js.map} +1 -1
  661. package/dist/esm/loader.js +5 -5
  662. package/dist/esm/{service-ktcE7NzB.js → service-Da0kv8hS.js} +4 -4
  663. package/dist/esm/service-Da0kv8hS.js.map +1 -0
  664. package/dist/esm/{setup-neVf7o_H.js → setup-BHVEOpQp.js} +3 -3
  665. package/dist/esm/{setup-neVf7o_H.js.map → setup-BHVEOpQp.js.map} +1 -1
  666. package/dist/esm/siemens-ix.js +5 -5
  667. package/dist/esm/{validation-CUDDECtV.js → validation-D_dk-JqT.js} +3 -3
  668. package/dist/esm/{validation-CUDDECtV.js.map → validation-D_dk-JqT.js.map} +1 -1
  669. package/dist/siemens-ix/index.esm.js +1 -1
  670. package/dist/siemens-ix/index.esm.js.map +1 -1
  671. package/dist/siemens-ix/ix-avatar.ix-menu-avatar-item.entry.esm.js.map +1 -1
  672. package/dist/siemens-ix/ix-breadcrumb-item.entry.esm.js.map +1 -1
  673. package/dist/siemens-ix/ix-breadcrumb.entry.esm.js.map +1 -1
  674. package/dist/siemens-ix/ix-button.entry.esm.js.map +1 -1
  675. package/dist/siemens-ix/ix-category-filter.entry.esm.js.map +1 -1
  676. package/dist/siemens-ix/ix-chip.entry.esm.js.map +1 -1
  677. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  678. package/dist/siemens-ix/ix-date-dropdown.entry.esm.js.map +1 -1
  679. package/dist/siemens-ix/ix-date-input.entry.esm.js.map +1 -1
  680. package/dist/siemens-ix/ix-date-time-card.entry.esm.js.map +1 -1
  681. package/dist/siemens-ix/ix-datetime-picker.entry.esm.js.map +1 -1
  682. package/dist/siemens-ix/ix-drawer.entry.esm.js.map +1 -1
  683. package/dist/siemens-ix/ix-event-list-item.entry.esm.js.map +1 -1
  684. package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
  685. package/dist/siemens-ix/ix-group-context-menu.ix-group-item.entry.esm.js.map +1 -1
  686. package/dist/siemens-ix/ix-group.entry.esm.js.map +1 -1
  687. package/dist/siemens-ix/ix-icon-button.ix-spinner.entry.esm.js.map +1 -1
  688. package/dist/siemens-ix/ix-input-group.entry.esm.js.map +1 -1
  689. package/dist/siemens-ix/ix-map-navigation.entry.esm.js.map +1 -1
  690. package/dist/siemens-ix/ix-menu-about-news.entry.esm.js.map +1 -1
  691. package/dist/siemens-ix/ix-menu-avatar.entry.esm.js.map +1 -1
  692. package/dist/siemens-ix/ix-menu.entry.esm.js.map +1 -1
  693. package/dist/siemens-ix/ix-message-bar.entry.esm.js.map +1 -1
  694. package/dist/siemens-ix/ix-modal.entry.esm.js.map +1 -1
  695. package/dist/siemens-ix/ix-pagination.entry.esm.js.map +1 -1
  696. package/dist/siemens-ix/ix-push-card.entry.esm.js.map +1 -1
  697. package/dist/siemens-ix/ix-time-input.entry.esm.js.map +1 -1
  698. package/dist/siemens-ix/ix-time-picker.entry.esm.js.map +1 -1
  699. package/dist/siemens-ix/ix-toast-container.entry.esm.js.map +1 -1
  700. package/dist/siemens-ix/ix-toast.entry.esm.js.map +1 -1
  701. package/dist/siemens-ix/ix-toggle.entry.esm.js.map +1 -1
  702. package/dist/siemens-ix/ix-validation-tooltip.entry.esm.js.map +1 -1
  703. package/dist/siemens-ix/{p-f6d678a6.entry.js → p-01030dfb.entry.js} +2 -2
  704. package/dist/siemens-ix/p-04f1b89a.entry.js +2 -0
  705. package/dist/siemens-ix/p-04f1b89a.entry.js.map +1 -0
  706. package/dist/siemens-ix/p-08f4c3f0.entry.js +2 -0
  707. package/dist/siemens-ix/{p-dc5b5c0c.entry.js → p-0d4f0223.entry.js} +2 -2
  708. package/dist/siemens-ix/{p-5140e6e6.entry.js → p-0e2b89f2.entry.js} +2 -2
  709. package/dist/siemens-ix/{p-6c4abdde.entry.js → p-17a74a48.entry.js} +2 -2
  710. package/dist/siemens-ix/{p-bb28a2d6.entry.js → p-1f5befb2.entry.js} +2 -2
  711. package/dist/siemens-ix/p-1f5befb2.entry.js.map +1 -0
  712. package/dist/siemens-ix/{p-71e94914.entry.js → p-2055daf3.entry.js} +2 -2
  713. package/dist/siemens-ix/p-2055daf3.entry.js.map +1 -0
  714. package/dist/siemens-ix/{p-6aa45e1e.entry.js → p-20ad8d1e.entry.js} +2 -2
  715. package/dist/siemens-ix/p-2180ddb8.entry.js +2 -0
  716. package/dist/siemens-ix/p-2180ddb8.entry.js.map +1 -0
  717. package/dist/siemens-ix/{p-31191cc6.entry.js → p-2db36aa6.entry.js} +2 -2
  718. package/dist/siemens-ix/{p-fb6b7f35.entry.js → p-2f54ce99.entry.js} +2 -2
  719. package/dist/siemens-ix/{p-48b0fef4.entry.js → p-337a3457.entry.js} +2 -2
  720. package/dist/siemens-ix/{p-99ad8022.entry.js → p-3472fc1a.entry.js} +2 -2
  721. package/dist/siemens-ix/p-3472fc1a.entry.js.map +1 -0
  722. package/dist/siemens-ix/{p-8ec9e08d.entry.js → p-347fcf94.entry.js} +2 -2
  723. package/dist/siemens-ix/{p-09cce59e.entry.js → p-34e530b9.entry.js} +2 -2
  724. package/dist/siemens-ix/p-34e530b9.entry.js.map +1 -0
  725. package/dist/siemens-ix/{p-6a39d630.entry.js → p-39950a1c.entry.js} +2 -2
  726. package/dist/siemens-ix/{p-14fca48a.entry.js → p-3acbbe01.entry.js} +2 -2
  727. package/dist/siemens-ix/{p-eba51393.entry.js → p-3b314194.entry.js} +2 -2
  728. package/dist/siemens-ix/{p-2d01c802.entry.js → p-41b9392e.entry.js} +2 -2
  729. package/dist/siemens-ix/p-41b9392e.entry.js.map +1 -0
  730. package/dist/siemens-ix/p-4448252f.entry.js +2 -0
  731. package/dist/siemens-ix/p-4448252f.entry.js.map +1 -0
  732. package/dist/siemens-ix/{p-d3c355c7.entry.js → p-467c0fff.entry.js} +2 -2
  733. package/dist/siemens-ix/{p-52dc3ba0.entry.js → p-48cbacaf.entry.js} +2 -2
  734. package/dist/siemens-ix/{p-b6d9c16c.entry.js → p-4b1745dc.entry.js} +2 -2
  735. package/dist/siemens-ix/p-4b65234d.entry.js +2 -0
  736. package/dist/siemens-ix/p-4b65234d.entry.js.map +1 -0
  737. package/dist/siemens-ix/{p-9d7a2428.entry.js → p-4f2fb1c5.entry.js} +2 -2
  738. package/dist/siemens-ix/p-4f2fb1c5.entry.js.map +1 -0
  739. package/dist/siemens-ix/{p-5c109476.entry.js → p-51786593.entry.js} +2 -2
  740. package/dist/siemens-ix/{p-bd369344.entry.js → p-52d377d1.entry.js} +2 -2
  741. package/dist/siemens-ix/{p-1ca58d8b.entry.js → p-538843d4.entry.js} +2 -2
  742. package/dist/siemens-ix/{p-d6b9e253.entry.js → p-548a2231.entry.js} +2 -2
  743. package/dist/siemens-ix/p-556417c6.entry.js +2 -0
  744. package/dist/siemens-ix/{p-d0d972c2.entry.js.map → p-556417c6.entry.js.map} +1 -1
  745. package/dist/siemens-ix/{p-8eee6a03.entry.js → p-58219b7e.entry.js} +2 -2
  746. package/dist/siemens-ix/p-5e86944d.entry.js +2 -0
  747. package/dist/siemens-ix/p-5e86944d.entry.js.map +1 -0
  748. package/dist/siemens-ix/{p-0469aec7.entry.js → p-608b3631.entry.js} +2 -2
  749. package/dist/siemens-ix/{p-19c2cb50.entry.js → p-65842e35.entry.js} +2 -2
  750. package/dist/siemens-ix/{p-6fc6d20a.entry.js → p-67766c28.entry.js} +2 -2
  751. package/dist/siemens-ix/{p-729d84eb.entry.js → p-67e4f814.entry.js} +2 -2
  752. package/dist/siemens-ix/{p-8c612656.entry.js → p-6f152ed2.entry.js} +2 -2
  753. package/dist/siemens-ix/p-710af987.entry.js +2 -0
  754. package/dist/siemens-ix/p-710af987.entry.js.map +1 -0
  755. package/dist/siemens-ix/{p-c4b230cd.entry.js → p-730a6161.entry.js} +2 -2
  756. package/dist/siemens-ix/{p-f112fabd.entry.js → p-7388d2ee.entry.js} +2 -2
  757. package/dist/siemens-ix/p-759ba03d.entry.js +2 -0
  758. package/dist/siemens-ix/{p-f55c3bed.entry.js → p-75d8b192.entry.js} +2 -2
  759. package/dist/siemens-ix/{p-71a42502.entry.js → p-784c6dd6.entry.js} +2 -2
  760. package/dist/siemens-ix/{p-404dffde.entry.js → p-788e1ef8.entry.js} +2 -2
  761. package/dist/siemens-ix/{p-3c99cfa5.entry.js → p-79798af1.entry.js} +2 -2
  762. package/dist/siemens-ix/{p-548c2a30.entry.js → p-7bc90e7e.entry.js} +2 -2
  763. package/dist/siemens-ix/{p-ec8f67b0.entry.js → p-7cf61ff6.entry.js} +2 -2
  764. package/dist/siemens-ix/p-7cf61ff6.entry.js.map +1 -0
  765. package/dist/siemens-ix/{p-88a812b7.entry.js → p-7e612a3b.entry.js} +2 -2
  766. package/dist/siemens-ix/{p-90bd8d7b.entry.js → p-7e6beda5.entry.js} +2 -2
  767. package/dist/siemens-ix/{p-818aadd7.entry.js → p-7f945e44.entry.js} +2 -2
  768. package/dist/siemens-ix/{p-81c8d542.entry.js → p-80f55403.entry.js} +2 -2
  769. package/dist/siemens-ix/{p-ddaf98b6.entry.js → p-81120f11.entry.js} +2 -2
  770. package/dist/siemens-ix/{p-89d7e13e.entry.js → p-845054ca.entry.js} +2 -2
  771. package/dist/siemens-ix/p-85f3aa13.entry.js +2 -0
  772. package/dist/siemens-ix/{p-7d95ae34.entry.js → p-879a0cc5.entry.js} +2 -2
  773. package/dist/siemens-ix/{p-b6dad40c.entry.js → p-89449e22.entry.js} +2 -2
  774. package/dist/siemens-ix/{p-b8144c96.entry.js → p-8aa0fda7.entry.js} +2 -2
  775. package/dist/siemens-ix/p-92a6324b.entry.js +2 -0
  776. package/dist/siemens-ix/{p-b59285eb.entry.js → p-94fa5d00.entry.js} +2 -2
  777. package/dist/siemens-ix/{p-c8cf26c5.entry.js → p-957d0d0b.entry.js} +2 -2
  778. package/dist/siemens-ix/p-957d0d0b.entry.js.map +1 -0
  779. package/dist/siemens-ix/p-9c862819.entry.js +2 -0
  780. package/dist/siemens-ix/{p-b11b63ca.entry.js.map → p-9c862819.entry.js.map} +1 -1
  781. package/dist/siemens-ix/{p-888c45dd.entry.js → p-9d135d59.entry.js} +2 -2
  782. package/dist/siemens-ix/{p-20b5fc48.entry.js → p-9d8fb7dd.entry.js} +2 -2
  783. package/dist/siemens-ix/{p-10c44788.entry.js → p-9e7223f6.entry.js} +2 -2
  784. package/dist/siemens-ix/p-BhAVd5ka.js +2 -0
  785. package/dist/siemens-ix/{p-DErtoAo0.js.map → p-BhAVd5ka.js.map} +1 -1
  786. package/dist/siemens-ix/{p-BlIjqRam.js → p-CAj3Tlcn.js} +2 -2
  787. package/dist/siemens-ix/{p-BlIjqRam.js.map → p-CAj3Tlcn.js.map} +1 -1
  788. package/dist/siemens-ix/p-CX3n_rRh.js +2 -0
  789. package/dist/siemens-ix/{p-8Yd4qhs7.js.map → p-CX3n_rRh.js.map} +1 -1
  790. package/dist/siemens-ix/p-CtoreFVF.js +3 -0
  791. package/dist/siemens-ix/p-CtoreFVF.js.map +1 -0
  792. package/dist/siemens-ix/p-D5eiEBbz.js +2 -0
  793. package/dist/siemens-ix/{p-C97VdyAH.js.map → p-D5eiEBbz.js.map} +1 -1
  794. package/dist/siemens-ix/p-DG9fVPHR.js +2 -0
  795. package/dist/siemens-ix/{p-CGyISn-0.js.map → p-DG9fVPHR.js.map} +1 -1
  796. package/dist/siemens-ix/{p-q1WCgUmY.js → p-DS9crO46.js} +2 -2
  797. package/dist/siemens-ix/{p-q1WCgUmY.js.map → p-DS9crO46.js.map} +1 -1
  798. package/dist/siemens-ix/{p-BD4dR98z.js → p-DiMfcbUU.js} +2 -2
  799. package/dist/siemens-ix/{p-BD4dR98z.js.map → p-DiMfcbUU.js.map} +1 -1
  800. package/dist/siemens-ix/p-DpM4lbAX.js +2 -0
  801. package/dist/siemens-ix/{p-BvLq9aFA.js.map → p-DpM4lbAX.js.map} +1 -1
  802. package/dist/siemens-ix/{p-fd84048a.entry.js → p-a02e0685.entry.js} +2 -2
  803. package/dist/siemens-ix/{p-3522b3af.entry.js → p-a4d6ee80.entry.js} +2 -2
  804. package/dist/siemens-ix/{p-3522b3af.entry.js.map → p-a4d6ee80.entry.js.map} +1 -1
  805. package/dist/siemens-ix/{p-14a266d5.entry.js → p-a8308559.entry.js} +2 -2
  806. package/dist/siemens-ix/p-a8308559.entry.js.map +1 -0
  807. package/dist/siemens-ix/{p-8e48a7a1.entry.js → p-aa6368b4.entry.js} +2 -2
  808. package/dist/siemens-ix/p-ad20efd0.entry.js +2 -0
  809. package/dist/siemens-ix/p-b5e0ddb3.entry.js +2 -0
  810. package/dist/siemens-ix/p-b5e0ddb3.entry.js.map +1 -0
  811. package/dist/siemens-ix/{p-223c9d79.entry.js → p-b6736ce7.entry.js} +2 -2
  812. package/dist/siemens-ix/{p-02621eb8.entry.js → p-b7c5ab43.entry.js} +2 -2
  813. package/dist/siemens-ix/p-b7c5ab43.entry.js.map +1 -0
  814. package/dist/siemens-ix/{p-2ab42b09.entry.js → p-c0064123.entry.js} +2 -2
  815. package/dist/siemens-ix/{p-1fa5a3e4.entry.js → p-c1160cf8.entry.js} +2 -2
  816. package/dist/siemens-ix/p-c4b26603.entry.js +2 -0
  817. package/dist/siemens-ix/p-cc80918d.entry.js +2 -0
  818. package/dist/siemens-ix/{p-8dcc6456.entry.js → p-d120adf6.entry.js} +2 -2
  819. package/dist/siemens-ix/{p-7a108b0d.entry.js → p-d1941577.entry.js} +2 -2
  820. package/dist/siemens-ix/{p-53e82da9.entry.js → p-d49f7ae4.entry.js} +2 -2
  821. package/dist/siemens-ix/p-d49f7ae4.entry.js.map +1 -0
  822. package/dist/siemens-ix/{p-f55eef69.entry.js → p-d4ba3f9f.entry.js} +2 -2
  823. package/dist/siemens-ix/{p-96a20067.entry.js → p-d8fb5a86.entry.js} +2 -2
  824. package/dist/siemens-ix/p-da6a27c1.entry.js +2 -0
  825. package/dist/siemens-ix/p-da6a27c1.entry.js.map +1 -0
  826. package/dist/siemens-ix/{p-5bed04ac.entry.js → p-db9d5872.entry.js} +2 -2
  827. package/dist/siemens-ix/{p-fdf22b8e.entry.js → p-dd89a190.entry.js} +2 -2
  828. package/dist/siemens-ix/{p-4b88c430.entry.js → p-dff78943.entry.js} +2 -2
  829. package/dist/siemens-ix/{p-4b88c430.entry.js.map → p-dff78943.entry.js.map} +1 -1
  830. package/dist/siemens-ix/{p-71550396.entry.js → p-e25aa385.entry.js} +2 -2
  831. package/dist/siemens-ix/{p-71550396.entry.js.map → p-e25aa385.entry.js.map} +1 -1
  832. package/dist/siemens-ix/{p-11e7e647.entry.js → p-e3c57208.entry.js} +2 -2
  833. package/dist/siemens-ix/{p-f29eaee8.entry.js → p-e562ffb2.entry.js} +2 -2
  834. package/dist/siemens-ix/{p-fb6dfe07.entry.js → p-e825a921.entry.js} +2 -2
  835. package/dist/siemens-ix/{p-95d4d849.entry.js → p-ecff1e2f.entry.js} +2 -2
  836. package/dist/siemens-ix/{p-9638c57b.entry.js → p-eebe632b.entry.js} +2 -2
  837. package/dist/siemens-ix/p-eebe632b.entry.js.map +1 -0
  838. package/dist/siemens-ix/{p-746b04cb.entry.js → p-eef311b1.entry.js} +2 -2
  839. package/dist/siemens-ix/{p-4a90e7ea.entry.js → p-f29f280b.entry.js} +2 -2
  840. package/dist/siemens-ix/{p-7989235e.entry.js → p-f3b485de.entry.js} +2 -2
  841. package/dist/siemens-ix/p-f3b485de.entry.js.map +1 -0
  842. package/dist/siemens-ix/p-f753f1f5.entry.js +2 -0
  843. package/dist/siemens-ix/p-f753f1f5.entry.js.map +1 -0
  844. package/dist/siemens-ix/p-f82e4e0f.entry.js +2 -0
  845. package/dist/siemens-ix/{p-740420eb.entry.js.map → p-f82e4e0f.entry.js.map} +1 -1
  846. package/dist/siemens-ix/{p-b9eafd64.entry.js → p-f9b4e5f1.entry.js} +2 -2
  847. package/dist/siemens-ix/{p-4756bbdb.entry.js → p-fabcc5f5.entry.js} +2 -2
  848. package/dist/siemens-ix/{p-c446ffdb.entry.js → p-fc3071d0.entry.js} +2 -2
  849. package/dist/siemens-ix/{p-d9452ff9.entry.js → p-fea12773.entry.js} +2 -2
  850. package/dist/siemens-ix/{p-CzzcLSmV.js → p-gkooEHol.js} +2 -2
  851. package/dist/siemens-ix/p-gkooEHol.js.map +1 -0
  852. package/dist/siemens-ix/{p-DDS3FMm7.js → p-sxLz5AVO.js} +2 -2
  853. package/dist/siemens-ix/{p-DDS3FMm7.js.map → p-sxLz5AVO.js.map} +1 -1
  854. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  855. package/dist/types/components/avatar/avatar.d.ts +1 -1
  856. package/dist/types/components/breadcrumb/breadcrumb.d.ts +1 -1
  857. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +3 -3
  858. package/dist/types/components/button/button.d.ts +1 -1
  859. package/dist/types/components/category-filter/category-filter.d.ts +3 -9
  860. package/dist/types/components/chip/chip.d.ts +2 -2
  861. package/dist/types/components/date-dropdown/date-dropdown.d.ts +6 -6
  862. package/dist/types/components/date-picker/date-picker-component.d.ts +1 -1
  863. package/dist/types/components/date-picker/date-picker.d.ts +3 -3
  864. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -5
  865. package/dist/types/components/datetime-picker/datetime-picker.d.ts +2 -20
  866. package/dist/types/components/event-list/event-list.d.ts +1 -1
  867. package/dist/types/components/event-list-item/event-list-item.d.ts +1 -1
  868. package/dist/types/components/group/group.d.ts +4 -4
  869. package/dist/types/components/group-item/group-item.d.ts +9 -2
  870. package/dist/types/components/icon-button/icon-button.d.ts +1 -1
  871. package/dist/types/components/input-group/input-group.d.ts +2 -1
  872. package/dist/types/components/menu/menu.d.ts +0 -4
  873. package/dist/types/components/menu-about-news/menu-about-news.d.ts +0 -4
  874. package/dist/types/components/menu-avatar/menu-avatar.d.ts +1 -1
  875. package/dist/types/components/message-bar/message-bar.d.ts +3 -4
  876. package/dist/types/components/modal/modal.d.ts +9 -9
  877. package/dist/types/components/pagination/pagination.d.ts +2 -2
  878. package/dist/types/components/push-card/push-card.d.ts +2 -2
  879. package/dist/types/components/time-picker/time-picker.d.ts +2 -40
  880. package/dist/types/components/toast/toast.d.ts +1 -1
  881. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +2 -1
  882. package/dist/types/components.d.ts +208 -340
  883. package/hydrate/index.js +339 -420
  884. package/hydrate/index.mjs +339 -420
  885. package/package.json +1 -1
  886. package/components/p-BFuOBAQB.js.map +0 -1
  887. package/components/p-BYRT3Z1w.js.map +0 -1
  888. package/components/p-CMNpJTDF.js.map +0 -1
  889. package/components/p-CbQqqTKK.js.map +0 -1
  890. package/components/p-Ctze1Bh6.js +0 -64
  891. package/components/p-Ctze1Bh6.js.map +0 -1
  892. package/components/p-CzzcLSmV.js.map +0 -1
  893. package/components/p-DFHA6KvD.js.map +0 -1
  894. package/components/p-DyW_A5Tq.js.map +0 -1
  895. package/components/p-j4BMT-Rr.js.map +0 -1
  896. package/dist/cjs/app-globals-DRggGkXg.js +0 -10
  897. package/dist/cjs/index-DuDLgBnw.js.map +0 -1
  898. package/dist/cjs/service-FGbUpQQM.js.map +0 -1
  899. package/dist/esm/app-globals-CX3toLCD.js +0 -8
  900. package/dist/esm/index-DGODjp4O.js.map +0 -1
  901. package/dist/esm/service-ktcE7NzB.js.map +0 -1
  902. package/dist/siemens-ix/p-02621eb8.entry.js.map +0 -1
  903. package/dist/siemens-ix/p-09cce59e.entry.js.map +0 -1
  904. package/dist/siemens-ix/p-14a266d5.entry.js.map +0 -1
  905. package/dist/siemens-ix/p-1d0ae43f.entry.js +0 -2
  906. package/dist/siemens-ix/p-1d0ae43f.entry.js.map +0 -1
  907. package/dist/siemens-ix/p-27f1d6c9.entry.js +0 -2
  908. package/dist/siemens-ix/p-27f1d6c9.entry.js.map +0 -1
  909. package/dist/siemens-ix/p-2d01c802.entry.js.map +0 -1
  910. package/dist/siemens-ix/p-2d3f7bb5.entry.js +0 -2
  911. package/dist/siemens-ix/p-2d3f7bb5.entry.js.map +0 -1
  912. package/dist/siemens-ix/p-2d9b7dbd.entry.js +0 -2
  913. package/dist/siemens-ix/p-2d9b7dbd.entry.js.map +0 -1
  914. package/dist/siemens-ix/p-30545ef9.entry.js +0 -2
  915. package/dist/siemens-ix/p-3d8e0616.entry.js +0 -2
  916. package/dist/siemens-ix/p-42a70164.entry.js +0 -2
  917. package/dist/siemens-ix/p-42a70164.entry.js.map +0 -1
  918. package/dist/siemens-ix/p-450ab7cb.entry.js +0 -2
  919. package/dist/siemens-ix/p-53e82da9.entry.js.map +0 -1
  920. package/dist/siemens-ix/p-53e9e280.entry.js +0 -2
  921. package/dist/siemens-ix/p-53e9e280.entry.js.map +0 -1
  922. package/dist/siemens-ix/p-5f72640f.entry.js +0 -2
  923. package/dist/siemens-ix/p-5f72640f.entry.js.map +0 -1
  924. package/dist/siemens-ix/p-6c873cc5.entry.js +0 -2
  925. package/dist/siemens-ix/p-6d8e725c.entry.js +0 -2
  926. package/dist/siemens-ix/p-6d8e725c.entry.js.map +0 -1
  927. package/dist/siemens-ix/p-71e94914.entry.js.map +0 -1
  928. package/dist/siemens-ix/p-740420eb.entry.js +0 -2
  929. package/dist/siemens-ix/p-78ddd5f5.entry.js +0 -2
  930. package/dist/siemens-ix/p-78ddd5f5.entry.js.map +0 -1
  931. package/dist/siemens-ix/p-7989235e.entry.js.map +0 -1
  932. package/dist/siemens-ix/p-8Yd4qhs7.js +0 -2
  933. package/dist/siemens-ix/p-90089ce1.entry.js +0 -2
  934. package/dist/siemens-ix/p-9638c57b.entry.js.map +0 -1
  935. package/dist/siemens-ix/p-99ad8022.entry.js.map +0 -1
  936. package/dist/siemens-ix/p-9bd4c682.entry.js +0 -2
  937. package/dist/siemens-ix/p-9d7a2428.entry.js.map +0 -1
  938. package/dist/siemens-ix/p-BvLq9aFA.js +0 -2
  939. package/dist/siemens-ix/p-C97VdyAH.js +0 -2
  940. package/dist/siemens-ix/p-CGyISn-0.js +0 -2
  941. package/dist/siemens-ix/p-CzzcLSmV.js.map +0 -1
  942. package/dist/siemens-ix/p-DErtoAo0.js +0 -2
  943. package/dist/siemens-ix/p-DGODjp4O.js +0 -3
  944. package/dist/siemens-ix/p-DGODjp4O.js.map +0 -1
  945. package/dist/siemens-ix/p-b11b63ca.entry.js +0 -2
  946. package/dist/siemens-ix/p-bb28a2d6.entry.js.map +0 -1
  947. package/dist/siemens-ix/p-c733fea2.entry.js +0 -2
  948. package/dist/siemens-ix/p-c8cf26c5.entry.js.map +0 -1
  949. package/dist/siemens-ix/p-d0d972c2.entry.js +0 -2
  950. package/dist/siemens-ix/p-ec8f67b0.entry.js.map +0 -1
  951. /package/dist/siemens-ix/{p-f6d678a6.entry.js.map → p-01030dfb.entry.js.map} +0 -0
  952. /package/dist/siemens-ix/{p-6c873cc5.entry.js.map → p-08f4c3f0.entry.js.map} +0 -0
  953. /package/dist/siemens-ix/{p-dc5b5c0c.entry.js.map → p-0d4f0223.entry.js.map} +0 -0
  954. /package/dist/siemens-ix/{p-5140e6e6.entry.js.map → p-0e2b89f2.entry.js.map} +0 -0
  955. /package/dist/siemens-ix/{p-6c4abdde.entry.js.map → p-17a74a48.entry.js.map} +0 -0
  956. /package/dist/siemens-ix/{p-6aa45e1e.entry.js.map → p-20ad8d1e.entry.js.map} +0 -0
  957. /package/dist/siemens-ix/{p-31191cc6.entry.js.map → p-2db36aa6.entry.js.map} +0 -0
  958. /package/dist/siemens-ix/{p-fb6b7f35.entry.js.map → p-2f54ce99.entry.js.map} +0 -0
  959. /package/dist/siemens-ix/{p-48b0fef4.entry.js.map → p-337a3457.entry.js.map} +0 -0
  960. /package/dist/siemens-ix/{p-8ec9e08d.entry.js.map → p-347fcf94.entry.js.map} +0 -0
  961. /package/dist/siemens-ix/{p-6a39d630.entry.js.map → p-39950a1c.entry.js.map} +0 -0
  962. /package/dist/siemens-ix/{p-14fca48a.entry.js.map → p-3acbbe01.entry.js.map} +0 -0
  963. /package/dist/siemens-ix/{p-eba51393.entry.js.map → p-3b314194.entry.js.map} +0 -0
  964. /package/dist/siemens-ix/{p-d3c355c7.entry.js.map → p-467c0fff.entry.js.map} +0 -0
  965. /package/dist/siemens-ix/{p-52dc3ba0.entry.js.map → p-48cbacaf.entry.js.map} +0 -0
  966. /package/dist/siemens-ix/{p-b6d9c16c.entry.js.map → p-4b1745dc.entry.js.map} +0 -0
  967. /package/dist/siemens-ix/{p-5c109476.entry.js.map → p-51786593.entry.js.map} +0 -0
  968. /package/dist/siemens-ix/{p-bd369344.entry.js.map → p-52d377d1.entry.js.map} +0 -0
  969. /package/dist/siemens-ix/{p-1ca58d8b.entry.js.map → p-538843d4.entry.js.map} +0 -0
  970. /package/dist/siemens-ix/{p-d6b9e253.entry.js.map → p-548a2231.entry.js.map} +0 -0
  971. /package/dist/siemens-ix/{p-8eee6a03.entry.js.map → p-58219b7e.entry.js.map} +0 -0
  972. /package/dist/siemens-ix/{p-0469aec7.entry.js.map → p-608b3631.entry.js.map} +0 -0
  973. /package/dist/siemens-ix/{p-19c2cb50.entry.js.map → p-65842e35.entry.js.map} +0 -0
  974. /package/dist/siemens-ix/{p-6fc6d20a.entry.js.map → p-67766c28.entry.js.map} +0 -0
  975. /package/dist/siemens-ix/{p-729d84eb.entry.js.map → p-67e4f814.entry.js.map} +0 -0
  976. /package/dist/siemens-ix/{p-8c612656.entry.js.map → p-6f152ed2.entry.js.map} +0 -0
  977. /package/dist/siemens-ix/{p-c4b230cd.entry.js.map → p-730a6161.entry.js.map} +0 -0
  978. /package/dist/siemens-ix/{p-f112fabd.entry.js.map → p-7388d2ee.entry.js.map} +0 -0
  979. /package/dist/siemens-ix/{p-30545ef9.entry.js.map → p-759ba03d.entry.js.map} +0 -0
  980. /package/dist/siemens-ix/{p-f55c3bed.entry.js.map → p-75d8b192.entry.js.map} +0 -0
  981. /package/dist/siemens-ix/{p-71a42502.entry.js.map → p-784c6dd6.entry.js.map} +0 -0
  982. /package/dist/siemens-ix/{p-404dffde.entry.js.map → p-788e1ef8.entry.js.map} +0 -0
  983. /package/dist/siemens-ix/{p-3c99cfa5.entry.js.map → p-79798af1.entry.js.map} +0 -0
  984. /package/dist/siemens-ix/{p-548c2a30.entry.js.map → p-7bc90e7e.entry.js.map} +0 -0
  985. /package/dist/siemens-ix/{p-88a812b7.entry.js.map → p-7e612a3b.entry.js.map} +0 -0
  986. /package/dist/siemens-ix/{p-90bd8d7b.entry.js.map → p-7e6beda5.entry.js.map} +0 -0
  987. /package/dist/siemens-ix/{p-818aadd7.entry.js.map → p-7f945e44.entry.js.map} +0 -0
  988. /package/dist/siemens-ix/{p-81c8d542.entry.js.map → p-80f55403.entry.js.map} +0 -0
  989. /package/dist/siemens-ix/{p-ddaf98b6.entry.js.map → p-81120f11.entry.js.map} +0 -0
  990. /package/dist/siemens-ix/{p-89d7e13e.entry.js.map → p-845054ca.entry.js.map} +0 -0
  991. /package/dist/siemens-ix/{p-9bd4c682.entry.js.map → p-85f3aa13.entry.js.map} +0 -0
  992. /package/dist/siemens-ix/{p-7d95ae34.entry.js.map → p-879a0cc5.entry.js.map} +0 -0
  993. /package/dist/siemens-ix/{p-b6dad40c.entry.js.map → p-89449e22.entry.js.map} +0 -0
  994. /package/dist/siemens-ix/{p-b8144c96.entry.js.map → p-8aa0fda7.entry.js.map} +0 -0
  995. /package/dist/siemens-ix/{p-450ab7cb.entry.js.map → p-92a6324b.entry.js.map} +0 -0
  996. /package/dist/siemens-ix/{p-b59285eb.entry.js.map → p-94fa5d00.entry.js.map} +0 -0
  997. /package/dist/siemens-ix/{p-888c45dd.entry.js.map → p-9d135d59.entry.js.map} +0 -0
  998. /package/dist/siemens-ix/{p-20b5fc48.entry.js.map → p-9d8fb7dd.entry.js.map} +0 -0
  999. /package/dist/siemens-ix/{p-10c44788.entry.js.map → p-9e7223f6.entry.js.map} +0 -0
  1000. /package/dist/siemens-ix/{p-fd84048a.entry.js.map → p-a02e0685.entry.js.map} +0 -0
  1001. /package/dist/siemens-ix/{p-8e48a7a1.entry.js.map → p-aa6368b4.entry.js.map} +0 -0
  1002. /package/dist/siemens-ix/{p-3d8e0616.entry.js.map → p-ad20efd0.entry.js.map} +0 -0
  1003. /package/dist/siemens-ix/{p-223c9d79.entry.js.map → p-b6736ce7.entry.js.map} +0 -0
  1004. /package/dist/siemens-ix/{p-2ab42b09.entry.js.map → p-c0064123.entry.js.map} +0 -0
  1005. /package/dist/siemens-ix/{p-1fa5a3e4.entry.js.map → p-c1160cf8.entry.js.map} +0 -0
  1006. /package/dist/siemens-ix/{p-90089ce1.entry.js.map → p-c4b26603.entry.js.map} +0 -0
  1007. /package/dist/siemens-ix/{p-c733fea2.entry.js.map → p-cc80918d.entry.js.map} +0 -0
  1008. /package/dist/siemens-ix/{p-8dcc6456.entry.js.map → p-d120adf6.entry.js.map} +0 -0
  1009. /package/dist/siemens-ix/{p-7a108b0d.entry.js.map → p-d1941577.entry.js.map} +0 -0
  1010. /package/dist/siemens-ix/{p-f55eef69.entry.js.map → p-d4ba3f9f.entry.js.map} +0 -0
  1011. /package/dist/siemens-ix/{p-96a20067.entry.js.map → p-d8fb5a86.entry.js.map} +0 -0
  1012. /package/dist/siemens-ix/{p-5bed04ac.entry.js.map → p-db9d5872.entry.js.map} +0 -0
  1013. /package/dist/siemens-ix/{p-fdf22b8e.entry.js.map → p-dd89a190.entry.js.map} +0 -0
  1014. /package/dist/siemens-ix/{p-11e7e647.entry.js.map → p-e3c57208.entry.js.map} +0 -0
  1015. /package/dist/siemens-ix/{p-f29eaee8.entry.js.map → p-e562ffb2.entry.js.map} +0 -0
  1016. /package/dist/siemens-ix/{p-fb6dfe07.entry.js.map → p-e825a921.entry.js.map} +0 -0
  1017. /package/dist/siemens-ix/{p-95d4d849.entry.js.map → p-ecff1e2f.entry.js.map} +0 -0
  1018. /package/dist/siemens-ix/{p-746b04cb.entry.js.map → p-eef311b1.entry.js.map} +0 -0
  1019. /package/dist/siemens-ix/{p-4a90e7ea.entry.js.map → p-f29f280b.entry.js.map} +0 -0
  1020. /package/dist/siemens-ix/{p-b9eafd64.entry.js.map → p-f9b4e5f1.entry.js.map} +0 -0
  1021. /package/dist/siemens-ix/{p-4756bbdb.entry.js.map → p-fabcc5f5.entry.js.map} +0 -0
  1022. /package/dist/siemens-ix/{p-c446ffdb.entry.js.map → p-fc3071d0.entry.js.map} +0 -0
  1023. /package/dist/siemens-ix/{p-d9452ff9.entry.js.map → p-fea12773.entry.js.map} +0 -0
package/hydrate/index.mjs CHANGED
@@ -370,7 +370,10 @@ function createStyleSheetIfNeededAndSupported(styles2) {
370
370
  var globalStyleSheet;
371
371
  function createShadowRoot(cmpMeta) {
372
372
  var _a;
373
- const shadowRoot = this.attachShadow({ mode: "open" });
373
+ const shadowRoot = this.attachShadow({
374
+ mode: "open",
375
+ delegatesFocus: !!(cmpMeta.$flags$ & 16 /* shadowDelegatesFocus */)
376
+ }) ;
374
377
  if (globalStyleSheet === void 0) globalStyleSheet = (_a = createStyleSheetIfNeededAndSupported()) != null ? _a : null;
375
378
  if (globalStyleSheet) {
376
379
  {
@@ -3620,12 +3623,12 @@ class ApplicationLayoutService {
3620
3623
  const match = matchBreakpoint(breakpoint);
3621
3624
  matchBreakpoints.push([breakpoint, match]);
3622
3625
  });
3623
- if (matchBreakpoints.every(([_, match]) => match === false)) {
3626
+ if (matchBreakpoints.every(([, match]) => match === false)) {
3624
3627
  let breakPointIndex = 0;
3625
3628
  if (!__classPrivateFieldGet$2(this, _ApplicationLayoutService_supportedBreakpoints, "f").includes('lg')) {
3626
3629
  breakPointIndex = matchBreakpoints.length - 1;
3627
3630
  }
3628
- const [breakpoint, _] = matchBreakpoints[breakPointIndex];
3631
+ const [breakpoint] = matchBreakpoints[breakPointIndex];
3629
3632
  requestAnimationFrame(() => __classPrivateFieldGet$2(this, _ApplicationLayoutService_breakpointChangeListener, "f").emit(breakpoint));
3630
3633
  __classPrivateFieldSet$2(this, _ApplicationLayoutService_breakpoint, breakpoint, "f");
3631
3634
  return;
@@ -8853,7 +8856,7 @@ class Breadcrumb {
8853
8856
  /**
8854
8857
  * Ghost breadcrumbs will not show solid backgrounds on individual crumbs unless there is a mouse event (e.g. hover)
8855
8858
  */
8856
- this.ghost = true;
8859
+ this.subtle = false;
8857
8860
  /**
8858
8861
  * Accessibility label for the dropdown button (ellipsis icon) used to access the dropdown list
8859
8862
  * with conditionally hidden previous items
@@ -8890,8 +8893,8 @@ class Breadcrumb {
8890
8893
  const updatedItems = this.getItems();
8891
8894
  updatedItems.forEach((bc, index) => {
8892
8895
  const shouldShowDropdown = this.nextItems.length !== 0 && updatedItems.length - 1 === index;
8893
- bc.ghost = this.ghost;
8894
- bc.showChevron = updatedItems.length - 1 !== index || shouldShowDropdown;
8896
+ bc.subtle = this.subtle;
8897
+ bc.hideChevron = updatedItems.length - 1 === index && !shouldShowDropdown;
8895
8898
  bc.isDropdownTrigger = shouldShowDropdown;
8896
8899
  if (shouldShowDropdown) {
8897
8900
  this.nextButtonRef(bc);
@@ -8899,7 +8902,7 @@ class Breadcrumb {
8899
8902
  if (updatedItems.length < this.visibleItemCount) {
8900
8903
  return;
8901
8904
  }
8902
- bc.visible = index >= updatedItems.length - this.visibleItemCount;
8905
+ bc.invisible = index < updatedItems.length - this.visibleItemCount;
8903
8906
  });
8904
8907
  this.items = updatedItems;
8905
8908
  }
@@ -8909,7 +8912,7 @@ class Breadcrumb {
8909
8912
  render() {
8910
8913
  var _a, _b, _c, _d;
8911
8914
  const a11y = a11yHostAttributes(this.hostElement);
8912
- 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
8915
+ 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
8913
8916
  ? this.previousButtonRef.waitForCurrent()
8914
8917
  : undefined, onShowChanged: ({ detail }) => {
8915
8918
  this.isPreviousDropdownExpanded = detail;
@@ -8922,7 +8925,7 @@ class Breadcrumb {
8922
8925
  return (hAsync("ix-dropdown-item", { label: label, onClick: () => {
8923
8926
  this.onItemClick(label);
8924
8927
  }, onItemClick: (event) => event.stopPropagation() }));
8925
- })), ((_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) => {
8928
+ })), ((_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) => {
8926
8929
  this.nextClick.emit({
8927
8930
  event: e,
8928
8931
  item,
@@ -8940,7 +8943,7 @@ class Breadcrumb {
8940
8943
  "$members$": {
8941
8944
  "visibleItemCount": [2, "visible-item-count"],
8942
8945
  "nextItems": [16, "next-items"],
8943
- "ghost": [4],
8946
+ "subtle": [4],
8944
8947
  "ariaLabelPreviousButton": [1, "aria-label-previous-button"],
8945
8948
  "items": [32],
8946
8949
  "isPreviousDropdownExpanded": [32]
@@ -8964,11 +8967,11 @@ class BreadcrumbItem {
8964
8967
  */
8965
8968
  this.target = '_self';
8966
8969
  /**@internal */
8967
- this.ghost = true;
8970
+ this.subtle = false;
8968
8971
  /**@internal */
8969
- this.visible = true;
8972
+ this.invisible = false;
8970
8973
  /**@internal */
8971
- this.showChevron = true;
8974
+ this.hideChevron = false;
8972
8975
  /** @internal */
8973
8976
  this.isDropdownTrigger = false;
8974
8977
  }
@@ -8992,7 +8995,7 @@ class BreadcrumbItem {
8992
8995
  }
8993
8996
  render() {
8994
8997
  const props = {
8995
- variant: this.ghost ? 'tertiary' : 'subtle-primary',
8998
+ variant: this.subtle ? 'subtle-primary' : 'tertiary',
8996
8999
  iconOnly: false,
8997
9000
  iconOval: false,
8998
9001
  disabled: false,
@@ -9010,12 +9013,12 @@ class BreadcrumbItem {
9010
9013
  target: this.target,
9011
9014
  rel: this.rel,
9012
9015
  };
9013
- if (!this.visible) {
9016
+ if (this.invisible) {
9014
9017
  return hAsync(Host, { class: 'invisible' });
9015
9018
  }
9016
9019
  return (hAsync(Host, { class: {
9017
- 'hide-chevron': !this.showChevron,
9018
- }, 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)))));
9020
+ 'hide-chevron': this.hideChevron,
9021
+ }, 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)))));
9019
9022
  }
9020
9023
  get hostElement() { return getElement(this); }
9021
9024
  static get style() { return breadcrumbItemCss; }
@@ -9029,9 +9032,9 @@ class BreadcrumbItem {
9029
9032
  "href": [1],
9030
9033
  "target": [1],
9031
9034
  "rel": [1],
9032
- "ghost": [4],
9033
- "visible": [4],
9034
- "showChevron": [4, "show-chevron"],
9035
+ "subtle": [4],
9036
+ "invisible": [4],
9037
+ "hideChevron": [4, "hide-chevron"],
9035
9038
  "isDropdownTrigger": [4, "is-dropdown-trigger"],
9036
9039
  "a11y": [32]
9037
9040
  },
@@ -9136,7 +9139,7 @@ class Button {
9136
9139
  onClick: () => this.dispatchFormEvents(),
9137
9140
  type: this.type,
9138
9141
  alignment: this.alignment,
9139
- tabIndex: this.hostElement.tabIndex,
9142
+ tabIndex: 0,
9140
9143
  ariaAttributes: {
9141
9144
  'aria-label': this.ariaLabelButton,
9142
9145
  },
@@ -9144,17 +9147,18 @@ class Button {
9144
9147
  target: this.target,
9145
9148
  rel: this.rel,
9146
9149
  };
9147
- return (hAsync(Host, { key: '87b49342dbf1fa27f293186249d69b9962c885b0', tabindex: this.disabled ? -1 : 0, class: {
9150
+ return (hAsync(Host, { key: 'd59ad1ad7693982ea33b27383a41edfca9a59430', class: {
9148
9151
  disabled: this.disabled || this.loading,
9149
- }, onFocus: () => this.setFocus() }, hAsync(BaseButton, Object.assign({ key: '8b4741d0d010cb4b574e9c751b7aa6666dc5f1e7' }, baseButtonProps), hAsync("slot", { key: 'a6380123ede1305e1f5d6287896324951e56f18e' }))));
9152
+ } }, hAsync(BaseButton, Object.assign({ key: 'd27e0296718f433c7df2896bd73b5991ef302c9a' }, baseButtonProps), hAsync("slot", { key: 'c246c59dfd3406d389b9059020422f7a9779ab67' }))));
9150
9153
  }
9154
+ static get delegatesFocus() { return true; }
9151
9155
  get hostElement() { return getElement(this); }
9152
9156
  static get watchers() { return {
9153
9157
  "form": ["handleFormChange"]
9154
9158
  }; }
9155
9159
  static get style() { return buttonCss; }
9156
9160
  static get cmpMeta() { return {
9157
- "$flags$": 265,
9161
+ "$flags$": 281,
9158
9162
  "$tagName$": "ix-button",
9159
9163
  "$members$": {
9160
9164
  "ariaLabelButton": [1, "aria-label-button"],
@@ -9633,16 +9637,10 @@ class CategoryFilter {
9633
9637
  */
9634
9638
  this.hideIcon = false;
9635
9639
  /**
9636
- * If set to true, allows that a single category can be set more than once.
9637
- * An already set category will not appear in the category dropdown if set to false.
9638
- *
9639
- * Defaults to true
9640
+ * If set to true, prevents that a single category can be set more than once.
9641
+ * An already set category will not appear in the category dropdown if set to true.
9640
9642
  */
9641
- this.repeatCategories = true;
9642
- /**
9643
- * @internal For debugging purposes only!
9644
- */
9645
- this.tmpDisableScrollIntoView = true;
9643
+ this.uniqueCategories = false;
9646
9644
  /**
9647
9645
  * i18n
9648
9646
  */
@@ -9902,7 +9900,7 @@ class CategoryFilter {
9902
9900
  this.emitFilterEvent();
9903
9901
  }
9904
9902
  filterMultiples(value) {
9905
- if (this.repeatCategories) {
9903
+ if (!this.uniqueCategories) {
9906
9904
  return true;
9907
9905
  }
9908
9906
  const isCategoryAlreadySet = this.filterTokens.find((token) => token.id === value);
@@ -10048,9 +10046,7 @@ class CategoryFilter {
10048
10046
  componentDidRender() {
10049
10047
  var _a, _b;
10050
10048
  if (this.isScrollStateDirty) {
10051
- if (!this.tmpDisableScrollIntoView) {
10052
- (_b = (_a = this.textInput) === null || _a === void 0 ? void 0 : _a.current) === null || _b === void 0 ? void 0 : _b.scrollIntoView();
10053
- }
10049
+ (_b = (_a = this.textInput) === null || _a === void 0 ? void 0 : _a.current) === null || _b === void 0 ? void 0 : _b.scrollIntoView();
10054
10050
  this.isScrollStateDirty = false;
10055
10051
  }
10056
10052
  }
@@ -10092,19 +10088,19 @@ class CategoryFilter {
10092
10088
  }
10093
10089
  render() {
10094
10090
  var _a, _b, _c;
10095
- return (hAsync(Host, { key: 'b69168fccbcac0b261a929d4a44f6f693001714c' }, hAsync("form", { key: '3bad02565919f5e48674a5228ba0d7635b44a9d1', ref: (el) => (this.formElement = el) }, hAsync("div", { key: '732c413af7883a335c369bb4e2e02763d70f97d1', "read-only": this.readonly, class: {
10091
+ return (hAsync(Host, { key: 'c067de370164a717112829f8be82ac8d786d7622' }, hAsync("form", { key: '2cd185f59a209029a1184790488eb472a8456cbb', ref: (el) => (this.formElement = el) }, hAsync("div", { key: '5d0eed2dacde6318ebe516becdc41b785908c864', "read-only": this.readonly, class: {
10096
10092
  'input-container': true,
10097
10093
  disabled: this.disabled,
10098
10094
  focus: this.hasFocus,
10099
10095
  readonly: this.readonly,
10100
10096
  'no-icon': this.hideIcon,
10101
- } }, 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: {
10097
+ } }, 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: {
10102
10098
  animate__animated: true,
10103
10099
  animate__fadein: true,
10104
10100
  } }, 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: {
10105
10101
  'category-preview': true,
10106
10102
  'display-none': this.category === '',
10107
- } }, (_b = this.categories[this.category]) === null || _b === void 0 ? void 0 : _b.label)), hAsync("input", Object.assign({ key: '2796b54f0a20bbd63ac98e1fadc087caf1a55d27', class: {
10103
+ } }, (_b = this.categories[this.category]) === null || _b === void 0 ? void 0 : _b.label)), hAsync("input", Object.assign({ key: '7f2bdc80da327d2c40f7031259618131a391bd7c', class: {
10108
10104
  'text-input': true,
10109
10105
  'hide-placeholder': this.readonly || this.disabled || this.category !== '',
10110
10106
  }, 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()))));
@@ -10128,8 +10124,7 @@ class CategoryFilter {
10128
10124
  "icon": [1],
10129
10125
  "hideIcon": [4, "hide-icon"],
10130
10126
  "staticOperator": [1, "static-operator"],
10131
- "repeatCategories": [4, "repeat-categories"],
10132
- "tmpDisableScrollIntoView": [4, "tmp-disable-scroll-into-view"],
10127
+ "uniqueCategories": [4, "unique-categories"],
10133
10128
  "labelCategories": [1, "label-categories"],
10134
10129
  "i18nPlainText": [1, "i18n-plain-text"],
10135
10130
  "ariaLabelResetButton": [1, "aria-label-reset-button"],
@@ -10543,10 +10538,10 @@ class Chip {
10543
10538
  */
10544
10539
  this.variant = 'primary';
10545
10540
  /**
10546
- * Determines if the chip is interactive. If false no user input (e.g. mouse states, keyboard navigation)
10541
+ * Determines if the chip is interactive. If true no user input (e.g. mouse states, keyboard navigation)
10547
10542
  * will be possible and also the close button will not be present.
10548
10543
  */
10549
- this.active = true;
10544
+ this.inactive = false;
10550
10545
  /**
10551
10546
  * Show close icon
10552
10547
  */
@@ -10587,7 +10582,6 @@ class Chip {
10587
10582
  return (hAsync("ix-tooltip", { for: this.containerElementRef.waitForCurrent() }, text));
10588
10583
  }
10589
10584
  render() {
10590
- const isInactive = this.active === false;
10591
10585
  let customStyle = {};
10592
10586
  if (this.variant === 'custom') {
10593
10587
  customStyle = {
@@ -10595,16 +10589,16 @@ class Chip {
10595
10589
  [this.outline ? 'borderColor' : 'backgroundColor']: this.background,
10596
10590
  };
10597
10591
  }
10598
- return (hAsync(Host, { key: '615e9cde354e947cfedf93f5d7049a55acd742f9', tabIndex: "-1", class: {
10599
- inactive: isInactive,
10592
+ return (hAsync(Host, { key: 'a9d49af6fa315e993d7e6968037eec933ac7beb4', tabIndex: "-1", class: {
10593
+ inactive: this.inactive,
10600
10594
  }, style: this.variant === 'custom'
10601
10595
  ? {
10602
10596
  '--ix-icon-button-color': this.chipColor,
10603
10597
  }
10604
- : {} }, hAsync("div", { key: '64c04ae766296f7913ea662db14b5ec3e3828193', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
10598
+ : {} }, hAsync("div", { key: '68e9b1b7cdcd51c0ea62d1e907749d6019346411', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
10605
10599
  container: true,
10606
10600
  outline: this.outline,
10607
- inactive: isInactive,
10601
+ inactive: this.inactive,
10608
10602
  alarm: this.variant === 'alarm',
10609
10603
  critical: this.variant === 'critical',
10610
10604
  info: this.variant === 'info',
@@ -10616,11 +10610,11 @@ class Chip {
10616
10610
  closable: this.closable,
10617
10611
  icon: !!this.icon,
10618
10612
  centerContent: this.centerContent,
10619
- } }, hAsync("div", { key: 'b56a1240130fb26f2d31a946e1d1b3199e851836', class: "content-wrapper" }, this.icon && (hAsync("ix-icon", { key: '546438997d8e9727f9d410c9c3a7be16a0f9c858', class: {
10613
+ } }, hAsync("div", { key: '6880ba6bb16fb14ce2e3fb6e3575539a5c1c182a', class: "content-wrapper" }, this.icon && (hAsync("ix-icon", { key: '85ede4a45b6705d95e0d3d2ff602a75bce77c4fa', class: {
10620
10614
  'with-icon': true,
10621
10615
  }, name: this.icon, size: '24', style: this.variant === 'custom'
10622
10616
  ? { color: this.outline ? this.background : this.chipColor }
10623
- : undefined })), hAsync("span", { key: '0b7f723b1a687a0377f6b1d128d167c24c0ee43a', class: "slot-container" }, hAsync("slot", { key: '11dd6b1a9c781500c96d37563279f0359276c26d' }))), isInactive === false && this.closable ? this.getCloseButton() : null), this.getTooltip()));
10617
+ : undefined })), hAsync("span", { key: '3b7bd50643a4f5b3ba25c612eb29cbd8218d0aa2', class: "slot-container" }, hAsync("slot", { key: '0d282990c3bbc56eb96dd9373ff66b61fac0b1f9' }))), this.inactive === false && this.closable && this.getCloseButton()), this.getTooltip()));
10624
10618
  }
10625
10619
  get hostElement() { return getElement(this); }
10626
10620
  static get style() { return chipCss; }
@@ -10629,7 +10623,7 @@ class Chip {
10629
10623
  "$tagName$": "ix-chip",
10630
10624
  "$members$": {
10631
10625
  "variant": [513],
10632
- "active": [4],
10626
+ "inactive": [4],
10633
10627
  "closable": [4],
10634
10628
  "icon": [1],
10635
10629
  "background": [1],
@@ -18714,9 +18708,9 @@ class DateDropdown {
18714
18708
  */
18715
18709
  this.format = 'yyyy/LL/dd';
18716
18710
  /**
18717
- * If true a range of dates can be selected.
18711
+ * If true disables date range selection (from/to).
18718
18712
  */
18719
- this.range = true;
18713
+ this.singleSelection = false;
18720
18714
  /**
18721
18715
  * Picker date. If the picker is in range mode this property is the start date.
18722
18716
  * If set to `null` no default start date will be pre-selected.
@@ -18761,11 +18755,11 @@ class DateDropdown {
18761
18755
  */
18762
18756
  this.showWeekNumbers = false;
18763
18757
  /**
18764
- * Controls whether the user is allowed to pick custom date ranges in the component.
18765
- * When set to 'true', the user can select a custom date range using the date picker.
18766
- * When set to 'false', only predefined time date ranges are available for selection.
18758
+ * Controls whether custom date range selection is disabled in the component.
18759
+ * When set to 'false', the user can select a custom date range using the date picker.
18760
+ * When set to 'true', only predefined time date ranges are available for selection.
18767
18761
  */
18768
- this.customRangeAllowed = true;
18762
+ this.customRangeDisabled = false;
18769
18763
  /**
18770
18764
  * An array of predefined date range options for the date picker.
18771
18765
  * Each option is an object with a label describing the range and a function
@@ -18839,7 +18833,7 @@ class DateDropdown {
18839
18833
  initialize() {
18840
18834
  const isCustomRange = this.dateRangeId === 'custom' ||
18841
18835
  (!this.dateRangeId && !!this.from && !!this.to);
18842
- if (isCustomRange && this.customRangeAllowed) {
18836
+ if (isCustomRange && !this.customRangeDisabled) {
18843
18837
  this.selectedDateRangeId = 'custom';
18844
18838
  this.updateCurrentDate();
18845
18839
  return;
@@ -18909,21 +18903,21 @@ class DateDropdown {
18909
18903
  }
18910
18904
  render() {
18911
18905
  var _a, _b, _c;
18912
- 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 }) => {
18906
+ 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 }) => {
18913
18907
  if (!show &&
18914
18908
  this.selectedDateRangeId === 'custom' &&
18915
18909
  this.datePickerTouched &&
18916
18910
  this.currentRangeValue) {
18917
18911
  this.onDateSelect(this.currentRangeValue);
18918
18912
  }
18919
- } }, 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: {
18913
+ } }, 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: {
18920
18914
  'no-margin': true,
18921
18915
  'border-right': this.selectedDateRangeId === 'custom',
18922
- } }, 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) => {
18916
+ } }, 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) => {
18923
18917
  e.stopPropagation();
18924
18918
  this.currentRangeValue = Object.assign(Object.assign({}, e.detail), { id: 'custom' });
18925
18919
  this.datePickerTouched = true;
18926
- }, 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: () => {
18920
+ }, 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: () => {
18927
18921
  if (this.currentRangeValue) {
18928
18922
  this.onDateSelect(this.currentRangeValue);
18929
18923
  }
@@ -18944,7 +18938,7 @@ class DateDropdown {
18944
18938
  "$members$": {
18945
18939
  "disabled": [4],
18946
18940
  "format": [1],
18947
- "range": [4],
18941
+ "singleSelection": [4, "single-selection"],
18948
18942
  "from": [1],
18949
18943
  "to": [1],
18950
18944
  "minDate": [1, "min-date"],
@@ -18954,7 +18948,7 @@ class DateDropdown {
18954
18948
  "loading": [4],
18955
18949
  "showWeekNumbers": [4, "show-week-numbers"],
18956
18950
  "ariaLabelDropdownButton": [1, "aria-label-dropdown-button"],
18957
- "customRangeAllowed": [4, "custom-range-allowed"],
18951
+ "customRangeDisabled": [4, "custom-range-disabled"],
18958
18952
  "dateRangeOptions": [16, "date-range-options"],
18959
18953
  "locale": [1],
18960
18954
  "weekStartIndex": [2, "week-start-index"],
@@ -19642,10 +19636,10 @@ class DateInput {
19642
19636
  readonly: this.readonly,
19643
19637
  } }, 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) => {
19644
19638
  this.show = event.detail;
19645
- } }, 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) => {
19639
+ } }, 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) => {
19646
19640
  const { from } = event.detail;
19647
19641
  this.onInput(from);
19648
- }, showWeekNumbers: this.showWeekNumbers, ariaLabelNextMonthButton: this.ariaLabelNextMonthButton, ariaLabelPreviousMonthButton: this.ariaLabelPreviousMonthButton, standaloneAppearance: false }))));
19642
+ }, showWeekNumbers: this.showWeekNumbers, ariaLabelNextMonthButton: this.ariaLabelNextMonthButton, ariaLabelPreviousMonthButton: this.ariaLabelPreviousMonthButton, embedded: true }))));
19649
19643
  }
19650
19644
  static get formAssociated() { return true; }
19651
19645
  get hostElement() { return getElement(this); }
@@ -19775,7 +19769,7 @@ function OnListener(event, fnExp) {
19775
19769
  };
19776
19770
  }
19777
19771
 
19778
- 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}";
19772
+ 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}";
19779
19773
 
19780
19774
  /*
19781
19775
  * SPDX-FileCopyrightText: 2023 Siemens AG
@@ -19807,9 +19801,9 @@ class DatePicker {
19807
19801
  */
19808
19802
  this.format = 'yyyy/LL/dd';
19809
19803
  /**
19810
- * If true a date-range can be selected (from/to).
19804
+ * If true disables date range selection (from/to).
19811
19805
  */
19812
- this.range = true;
19806
+ this.singleSelection = false;
19813
19807
  /**
19814
19808
  * Corner style
19815
19809
  */
@@ -19840,7 +19834,7 @@ class DatePicker {
19840
19834
  */
19841
19835
  this.showWeekNumbers = false;
19842
19836
  /** @internal */
19843
- this.standaloneAppearance = true;
19837
+ this.embedded = false;
19844
19838
  /** @internal */
19845
19839
  this.today = DateTime.now().toISO();
19846
19840
  this.selectedYear = 0;
@@ -19896,7 +19890,7 @@ class DatePicker {
19896
19890
  const _to = ((_c = this.currToDate) === null || _c === void 0 ? void 0 : _c.isValid)
19897
19891
  ? (_d = this.currToDate) === null || _d === void 0 ? void 0 : _d.toFormat(this.format)
19898
19892
  : undefined;
19899
- if (this.range) {
19893
+ if (!this.singleSelection) {
19900
19894
  return {
19901
19895
  from: _from,
19902
19896
  to: _to,
@@ -20146,7 +20140,7 @@ class DatePicker {
20146
20140
  return;
20147
20141
  }
20148
20142
  const date = DateTime.fromJSDate(new Date(this.selectedYear, this.selectedMonth, selectedDay));
20149
- if (!this.range || this.currFromDate === undefined) {
20143
+ if (this.singleSelection || this.currFromDate === undefined) {
20150
20144
  this.currFromDate = date;
20151
20145
  this.onDateChange();
20152
20146
  return;
@@ -20172,7 +20166,7 @@ class DatePicker {
20172
20166
  onDateChange() {
20173
20167
  this.getCurrentDate().then((date) => {
20174
20168
  this.dateChange.emit(date);
20175
- if (this.range) {
20169
+ if (!this.singleSelection) {
20176
20170
  this.dateRangeChange.emit(date);
20177
20171
  }
20178
20172
  });
@@ -20185,12 +20179,12 @@ class DatePicker {
20185
20179
  'calendar-item': true,
20186
20180
  'empty-day': day === undefined,
20187
20181
  today: todayObj.hasSame(selectedDayObj, 'day'),
20188
- selected: ((_a = this.currFromDate) === null || _a === void 0 ? void 0 : _a.hasSame(selectedDayObj, 'day')) ||
20189
- ((_b = this.currToDate) === null || _b === void 0 ? void 0 : _b.hasSame(selectedDayObj, 'day')),
20190
- range: this.currFromDate &&
20182
+ selected: !!(((_a = this.currFromDate) === null || _a === void 0 ? void 0 : _a.hasSame(selectedDayObj, 'day')) ||
20183
+ ((_b = this.currToDate) === null || _b === void 0 ? void 0 : _b.hasSame(selectedDayObj, 'day'))),
20184
+ range: !!(this.currFromDate &&
20191
20185
  selectedDayObj.startOf('day') > this.currFromDate.startOf('day') &&
20192
20186
  this.currToDate !== undefined &&
20193
- selectedDayObj.startOf('day') < ((_c = this.currToDate) === null || _c === void 0 ? void 0 : _c.startOf('day')),
20187
+ selectedDayObj.startOf('day') < ((_c = this.currToDate) === null || _c === void 0 ? void 0 : _c.startOf('day'))),
20194
20188
  disabled: !this.isWithinMinMaxDate(selectedDayObj),
20195
20189
  };
20196
20190
  }
@@ -20257,7 +20251,7 @@ class DatePicker {
20257
20251
  return rows;
20258
20252
  }
20259
20253
  render() {
20260
- 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) => {
20254
+ 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) => {
20261
20255
  if (month === this.monthNames[0]) {
20262
20256
  this.firstMonthRef(ref);
20263
20257
  }
@@ -20271,10 +20265,10 @@ class DatePicker {
20271
20265
  hidden: this.tempYear !== this.selectedYear ||
20272
20266
  this.tempMonth !== index,
20273
20267
  checkPosition: true,
20274
- }, 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: {
20268
+ }, 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: {
20275
20269
  grid: true,
20276
20270
  'grid--show-week-numbers': this.showWeekNumbers,
20277
- } }, 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) => {
20271
+ } }, 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) => {
20278
20272
  return (hAsync(Fragment, null, this.showWeekNumbers && (hAsync("div", { class: "calendar-item week-number" }, week.weekNumber)), week.dayNumbers.map((day) => {
20279
20273
  return day ? (hAsync("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: (e) => {
20280
20274
  const target = e.currentTarget;
@@ -20286,10 +20280,10 @@ class DatePicker {
20286
20280
  }
20287
20281
  }, tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur(), "aria-label": `${this.selectedMonth}: ${day}` }, day)) : (hAsync("div", null));
20288
20282
  })));
20289
- })), hAsync("div", { key: '5dc8efc666c7568ec2a3f59d5fa862e6a128c9e9', class: {
20283
+ })), hAsync("div", { key: '5bca82f35ddda23816f7bdab87abbf7d52152325', class: {
20290
20284
  button: true,
20291
- hidden: !this.range || !this.standaloneAppearance,
20292
- } }, hAsync("ix-button", { key: 'e42f6039dc5e3fb17dc105208c6028953281feff', onClick: () => this.onDone() }, this.i18nDone)))));
20285
+ hidden: this.singleSelection || this.embedded,
20286
+ } }, hAsync("ix-button", { key: 'f41c4b85162e1c199e079276b7ccfab3fb9149bd', onClick: () => this.onDone() }, this.i18nDone)))));
20293
20287
  }
20294
20288
  get hostElement() { return getElement(this); }
20295
20289
  static get watchers() { return {
@@ -20303,7 +20297,7 @@ class DatePicker {
20303
20297
  "$tagName$": "ix-date-picker",
20304
20298
  "$members$": {
20305
20299
  "format": [1],
20306
- "range": [4],
20300
+ "singleSelection": [4, "single-selection"],
20307
20301
  "corners": [1],
20308
20302
  "from": [1],
20309
20303
  "to": [1],
@@ -20315,7 +20309,7 @@ class DatePicker {
20315
20309
  "weekStartIndex": [2, "week-start-index"],
20316
20310
  "locale": [1],
20317
20311
  "showWeekNumbers": [4, "show-week-numbers"],
20318
- "standaloneAppearance": [4, "standalone-appearance"],
20312
+ "embedded": [4],
20319
20313
  "today": [1],
20320
20314
  "currFromDate": [32],
20321
20315
  "currToDate": [32],
@@ -20357,20 +20351,15 @@ class DateTimeCard {
20357
20351
  * Display footer
20358
20352
  */
20359
20353
  this.hasFooter = false;
20360
- /**
20361
- * set styles
20362
- */
20363
- this.individual = true;
20364
20354
  /**
20365
20355
  * Set corners style
20366
20356
  */
20367
20357
  this.corners = 'rounded';
20368
20358
  }
20369
20359
  cardClasses() {
20370
- var _a;
20371
20360
  return {
20372
20361
  card: true,
20373
- standaloneAppearance: (_a = this.standaloneAppearance) !== null && _a !== void 0 ? _a : this.individual,
20362
+ standaloneAppearance: this.embedded === false,
20374
20363
  rounded: this.corners === 'rounded',
20375
20364
  left: this.corners === 'left',
20376
20365
  right: this.corners === 'right',
@@ -20378,21 +20367,20 @@ class DateTimeCard {
20378
20367
  };
20379
20368
  }
20380
20369
  render() {
20381
- 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: {
20370
+ 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: {
20382
20371
  content: true,
20383
20372
  'content--time-picker': this.timePickerAppearance,
20384
- } }, 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" })))))));
20373
+ } }, 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" })))))));
20385
20374
  }
20386
20375
  static get style() { return dateTimeCardCss; }
20387
20376
  static get cmpMeta() { return {
20388
20377
  "$flags$": 265,
20389
20378
  "$tagName$": "ix-date-time-card",
20390
20379
  "$members$": {
20391
- "standaloneAppearance": [4, "standalone-appearance"],
20380
+ "embedded": [4],
20392
20381
  "timePickerAppearance": [4, "time-picker-appearance"],
20393
20382
  "hideHeader": [4, "hide-header"],
20394
20383
  "hasFooter": [4, "has-footer"],
20395
- "individual": [4],
20396
20384
  "corners": [1]
20397
20385
  },
20398
20386
  "$listeners$": undefined,
@@ -20410,27 +20398,9 @@ class DatetimePicker {
20410
20398
  this.dateChange = createEvent(this, "dateChange", 7);
20411
20399
  this.dateSelect = createEvent(this, "dateSelect", 7);
20412
20400
  /**
20413
- * If true a date-range can be selected (from/to).
20414
- */
20415
- this.range = true;
20416
- /**
20417
- * Show hour input
20418
- *
20419
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
20420
- */
20421
- this.showHour = true;
20422
- /**
20423
- * Show minutes input
20424
- *
20425
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
20401
+ * If true disables date range selection (from/to).
20426
20402
  */
20427
- this.showMinutes = true;
20428
- /**
20429
- * Show seconds input
20430
- *
20431
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
20432
- */
20433
- this.showSeconds = true;
20403
+ this.singleSelection = false;
20434
20404
  /**
20435
20405
  * Date format string.
20436
20406
  * See {@link https://moment.github.io/luxon/#/formatting?id=table-of-tokens} for all available tokens.
@@ -20491,17 +20461,14 @@ class DatetimePicker {
20491
20461
  this.timeChange.emit(time);
20492
20462
  }
20493
20463
  render() {
20494
- 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)))))));
20464
+ 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)))))));
20495
20465
  }
20496
20466
  static get style() { return datetimePickerCss; }
20497
20467
  static get cmpMeta() { return {
20498
20468
  "$flags$": 265,
20499
20469
  "$tagName$": "ix-datetime-picker",
20500
20470
  "$members$": {
20501
- "range": [4],
20502
- "showHour": [4, "show-hour"],
20503
- "showMinutes": [4, "show-minutes"],
20504
- "showSeconds": [4, "show-seconds"],
20471
+ "singleSelection": [4, "single-selection"],
20505
20472
  "minDate": [1, "min-date"],
20506
20473
  "maxDate": [1, "max-date"],
20507
20474
  "dateFormat": [1, "date-format"],
@@ -20562,6 +20529,7 @@ class Drawer {
20562
20529
  /**
20563
20530
  * Fired in case of an outside click during drawer showed state
20564
20531
  */
20532
+ // eslint-disable-next-line @stencil-community/ban-default-true
20565
20533
  this.closeOnClickOutside = true;
20566
20534
  /**
20567
20535
  * Render the drawer with maximum height
@@ -20672,7 +20640,7 @@ class Drawer {
20672
20640
  this.toggleDrawer(this.show);
20673
20641
  }
20674
20642
  render() {
20675
- return (hAsync(Host, { key: '7be961a99e8e7ada4525260428b8cb05e9699813', class: {
20643
+ return (hAsync(Host, { key: '16521422bdb7a66912901a8d1d156772c31c588a', class: {
20676
20644
  'drawer-container': true,
20677
20645
  'display-none': true,
20678
20646
  }, style: {
@@ -20680,15 +20648,15 @@ class Drawer {
20680
20648
  'max-width': `${this.maxWidth}rem`,
20681
20649
  height: this.fullHeight ? '100%' : 'auto',
20682
20650
  overflow: 'hidden',
20683
- }, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, hAsync("div", { key: '5c2b3998afbfb0d0f01b2a2634c6e6d28077af27', style: {
20651
+ }, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, hAsync("div", { key: '8f1c103f6bb03c362a492031e2ad92bcf25d89cc', style: {
20684
20652
  width: this.width === 'auto'
20685
20653
  ? 'auto'
20686
20654
  : `${this.getConstrainedWidth(this.width)}rem`,
20687
- } }, 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: {
20655
+ } }, 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: {
20688
20656
  display: this.showContent ? 'block' : 'none',
20689
- }, 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: {
20657
+ }, 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: {
20690
20658
  display: this.showContent ? 'block' : 'none',
20691
- } }, hAsync("slot", { key: 'c1506217b6b73a685df75906356c3c1f29470d46' })))));
20659
+ } }, hAsync("slot", { key: 'aea1e984256bb60bcb6c6a6721988b86decdfca0' })))));
20692
20660
  }
20693
20661
  static get watchers() { return {
20694
20662
  "show": ["onShowChanged"]
@@ -23259,9 +23227,9 @@ class EventList {
23259
23227
  */
23260
23228
  this.compact = false;
23261
23229
  /**
23262
- * Animate state change transitions. Defaults to 'true'.
23230
+ * Animate state change transitions. Defaults to 'false'.
23263
23231
  */
23264
- this.animated = true;
23232
+ this.animated = false;
23265
23233
  /**
23266
23234
  * Display a chevron icon in list items. Defaults to 'false'
23267
23235
  */
@@ -23362,11 +23330,11 @@ class EventList {
23362
23330
  });
23363
23331
  }
23364
23332
  render() {
23365
- return (hAsync(Host, { key: '754948a81d85157177bfff7afeee4f4851540c4d', class: {
23333
+ return (hAsync(Host, { key: '700b662ebfba2754f0c4c0d3bf09e95c5277760d', class: {
23366
23334
  'item-size-s': this.itemHeight === 'S',
23367
23335
  'item-size-l': this.itemHeight === 'L',
23368
23336
  compact: this.compact,
23369
- } }, hAsync("div", { key: '27c68dcf3eeddc91e31bd1bb3abd3f933aa3cbdf', role: "list" }, hAsync("slot", { key: '828bb7c4b9b39cfb6aff66f0cbe35b0705ae6419' }))));
23337
+ } }, hAsync("div", { key: 'ebfed96ff53b21d49c9b9464978c79faa22210e0', role: "list" }, hAsync("slot", { key: '4df468a4c4cc9643dae0b13f7b88df3402e3beaf' }))));
23370
23338
  }
23371
23339
  get hostElement() { return getElement(this); }
23372
23340
  static get watchers() { return {
@@ -23423,17 +23391,17 @@ class EventListItem {
23423
23391
  let color = ((_a = this.itemColor) === null || _a === void 0 ? void 0 : _a.startsWith('--theme'))
23424
23392
  ? `var(${this.itemColor})`
23425
23393
  : `var(--theme-${this.itemColor})`;
23426
- return (hAsync(Host, { key: '0b0256a7b03a9e742ac1b5dd30db6fbd2b7e9802', class: {
23394
+ return (hAsync(Host, { key: 'd03c2d90446a33d65d9a8899e4966b7493126b50', class: {
23427
23395
  disabled: this.disabled,
23428
23396
  [`event-list-item-${this.variant}`]: true,
23429
- } }, hAsync("div", { key: '0feb7943a6882910c360f788382c57ec1f7d26b1', role: "listitem", "aria-disabled": a11yBoolean(this.disabled), class: {
23397
+ } }, hAsync("div", { key: 'fef59b96300f41b2454dc5033d070cc49a3418f5', role: "listitem", "aria-disabled": a11yBoolean(this.disabled), class: {
23430
23398
  'event-list-item': true,
23431
23399
  selected: this.selected,
23432
23400
  disabled: this.disabled,
23433
- } }, hAsync("div", { key: '526e1c4508184fd3b16451bb5075b69e2b688905', class: `indicator ${!this.itemColor ? 'indicator-empty' : ''}`, style: {
23401
+ } }, hAsync("div", { key: '5d9cee6f17423412e512046cb2db08e67e8bf692', class: `indicator ${!this.itemColor ? 'indicator-empty' : ''}`, style: {
23434
23402
  'background-color': this.itemColor ? color : 'inherit',
23435
23403
  opacity: `${this.disabled ? 0.4 : 1}`,
23436
- } }), 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" }))))));
23404
+ } }), 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" }))))));
23437
23405
  }
23438
23406
  static get style() { return eventListItemCss; }
23439
23407
  static get cmpMeta() { return {
@@ -24008,22 +23976,22 @@ class FormFieldLabel {
24008
23976
  }; }
24009
23977
  }
24010
23978
 
24011
- 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}";
23979
+ 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}";
24012
23980
 
24013
23981
  class Group {
24014
23982
  constructor(hostRef) {
24015
23983
  registerInstance(this, hostRef);
24016
23984
  this.selectGroup = createEvent(this, "selectGroup", 7);
24017
23985
  this.selectItem = createEvent(this, "selectItem", 7);
24018
- this.collapsedChanged = createEvent(this, "collapsedChanged", 7);
23986
+ this.expandedChanged = createEvent(this, "expandedChanged", 7);
24019
23987
  /**
24020
23988
  * Prevent header from being selectable
24021
23989
  */
24022
23990
  this.suppressHeaderSelection = false;
24023
23991
  /**
24024
- * Whether the group is collapsed or expanded. Defaults to true.
23992
+ * Whether the group is expanded or collapsed. Defaults to false.
24025
23993
  */
24026
- this.collapsed = true;
23994
+ this.expanded = false;
24027
23995
  /**
24028
23996
  * Whether the group is selected.
24029
23997
  */
@@ -24055,12 +24023,12 @@ class Group {
24055
24023
  return (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('.group-content');
24056
24024
  }
24057
24025
  onExpandClick(event) {
24058
- const oldCollapsed = this.collapsed;
24059
- this.collapsed = !this.collapsed;
24060
- const { defaultPrevented } = this.collapsedChanged.emit(this.collapsed);
24026
+ const oldExpanded = this.expanded;
24027
+ this.expanded = !this.expanded;
24028
+ const { defaultPrevented } = this.expandedChanged.emit(this.expanded);
24061
24029
  event.stopPropagation();
24062
24030
  if (defaultPrevented) {
24063
- this.collapsed = oldCollapsed;
24031
+ this.expanded = oldExpanded;
24064
24032
  }
24065
24033
  }
24066
24034
  onHeaderClick(event) {
@@ -24141,27 +24109,27 @@ class Group {
24141
24109
  }
24142
24110
  }
24143
24111
  render() {
24144
- return (hAsync(Host, { key: '58701d250c8e595737fa95f9981e788298e26c2a' }, hAsync("div", { key: '0f754f0be1fe8278e882447cd95f84384b82c467', class: {
24112
+ return (hAsync(Host, { key: '3f0490f98871cd258f1a7735587c5c994787b5f3' }, hAsync("div", { key: '85a820e8677768ac5952862d6860bf67ddddd06b', class: {
24145
24113
  'group-header': true,
24146
- expand: !this.collapsed,
24114
+ expand: this.expanded,
24147
24115
  selected: this.selected,
24148
- }, tabindex: "0" }, hAsync("div", { key: 'b15eddf0aa21c1f392c49974624c4d66f7ca441f', class: "group-header-clickable", onClick: (e) => this.onHeaderClick(e) }, hAsync("div", { key: '5987826be949fabd86fe4ab2d5da9f6ee92becde', class: {
24116
+ }, tabindex: "0" }, hAsync("div", { key: 'eb02896f695cf74d19a0c17e732886ba2791cae8', class: "group-header-clickable", onClick: (e) => this.onHeaderClick(e) }, hAsync("div", { key: '6c361a6e2bb2b9e9614f726c72d943bb540c6e6f', class: {
24149
24117
  'group-header-selection-indicator': true,
24150
24118
  'group-header-selection-indicator-item-selected': this.itemSelected,
24151
- } }), hAsync("div", { key: 'fb364b83a2dff3fcacbd661e6093ce8b975e3930', class: "btn-expand-header" }, hAsync("ix-icon", { key: 'd308f69c7d8e12d34d3442ce9a318a91b67c2033', "data-testid": "expand-collapsed-icon", class: {
24119
+ } }), hAsync("div", { key: '957fddd2512cb0004889bb8627dca06a24172678', class: "btn-expand-header" }, hAsync("ix-icon", { key: '5e6d9f54bd16530b6ee35be0ae2429075574f7af', "data-testid": "expand-collapsed-icon", class: {
24152
24120
  hidden: !this.showExpandCollapsedIcon,
24153
- }, 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: {
24121
+ }, 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: {
24154
24122
  'group-content': true,
24155
- } }, hAsync("div", { key: '0c24d4903f217ded9c6330b349de13abc77b464b', style: {
24156
- display: this.collapsed ? 'none' : 'contents',
24157
- } }, hAsync("slot", { key: '45e1064fa54bb32ad27ac9f502cb4ec9a38963bf', onSlotchange: () => {
24123
+ } }, hAsync("div", { key: 'e5c7ab27d286eb9a3e56d906cff40009fcd9c317', style: {
24124
+ display: this.expanded ? 'contents' : 'none',
24125
+ } }, hAsync("slot", { key: '270b3877b50ad67ad95ef1bf6ac28aa7a6bfc1ae', onSlotchange: () => {
24158
24126
  var _a;
24159
24127
  const slot = (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('slot:not([name])');
24160
24128
  this.showExpandCollapsedIcon = hasSlottedElements(slot);
24161
- } }), hAsync("ix-group-item", { key: '81b3018f3cbafbcaf8c7ec0bad46b538944423b0', suppressSelection: true, focusable: false, class: {
24129
+ } }), hAsync("ix-group-item", { key: '1a44451e3855c4e7fa22d1aefa4df34692dc3453', class: {
24162
24130
  footer: true,
24163
24131
  'footer-visible': this.footerVisible,
24164
- } }, hAsync("slot", { key: 'e39c3a323325c7b6b1a2bc02c3c3fa47ad421a5d', name: "footer", onSlotchange: () => this.onSlotChange() }))))));
24132
+ }, groupFooter: true, suppressSelection: true }, hAsync("slot", { key: '221292d8be0d15548275e6a24e4f3fcbccd3d2dc', name: "footer", onSlotchange: () => this.onSlotChange() }))))));
24165
24133
  }
24166
24134
  get hostElement() { return getElement(this); }
24167
24135
  static get watchers() { return {
@@ -24175,7 +24143,7 @@ class Group {
24175
24143
  "suppressHeaderSelection": [4, "suppress-header-selection"],
24176
24144
  "header": [1],
24177
24145
  "subHeader": [1, "sub-header"],
24178
- "collapsed": [1540],
24146
+ "expanded": [1540],
24179
24147
  "selected": [1540],
24180
24148
  "index": [1538],
24181
24149
  "expandOnHeaderClick": [4, "expand-on-header-click"],
@@ -24187,7 +24155,7 @@ class Group {
24187
24155
  },
24188
24156
  "$listeners$": [[0, "selectedChanged", "onItemClicked"]],
24189
24157
  "$lazyBundleId$": "-",
24190
- "$attrsToReflect$": [["collapsed", "collapsed"], ["selected", "selected"], ["index", "index"]]
24158
+ "$attrsToReflect$": [["expanded", "expanded"], ["selected", "selected"], ["index", "index"]]
24191
24159
  }; }
24192
24160
  }
24193
24161
 
@@ -24239,7 +24207,7 @@ class GroupContextMenu {
24239
24207
  }; }
24240
24208
  }
24241
24209
 
24242
- 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)}";
24210
+ 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)}";
24243
24211
 
24244
24212
  class GroupItem {
24245
24213
  constructor(hostRef) {
@@ -24249,23 +24217,36 @@ class GroupItem {
24249
24217
  * Supress the selection of the group
24250
24218
  */
24251
24219
  this.suppressSelection = false;
24220
+ /**
24221
+ * @internal
24222
+ * Item represents the footer of the group
24223
+ */
24224
+ this.groupFooter = false;
24252
24225
  /**
24253
24226
  * Show selected state
24254
24227
  */
24255
24228
  this.selected = false;
24256
24229
  /**
24230
+ * Disable the group item.
24257
24231
  * The elements tabindex attribute will get set accordingly.
24258
- * If true tabindex will be 0, -1 otherwise.
24232
+ *
24233
+ * If false tabindex will be 0, -1 otherwise.
24259
24234
  */
24260
- this.focusable = true;
24235
+ this.disabled = false;
24261
24236
  }
24262
24237
  clickListen() {
24238
+ if (this.suppressSelection || this.disabled) {
24239
+ return;
24240
+ }
24263
24241
  this.selectedChanged.emit(this.hostElement);
24264
24242
  }
24265
24243
  render() {
24266
- return (hAsync(Host, { key: '149648f824aeee11a3877fec7dba0b45ccef6ba1', class: {
24244
+ if (this.groupFooter) {
24245
+ return (hAsync(Host, { class: "suppress-mouse-states" }, hAsync("div", { class: "group-footer" }, hAsync("slot", null))));
24246
+ }
24247
+ return (hAsync(Host, { class: {
24267
24248
  selected: this.selected && !this.suppressSelection,
24268
- } }, 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' }))));
24249
+ } }, 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))));
24269
24250
  }
24270
24251
  get hostElement() { return getElement(this); }
24271
24252
  static get style() { return groupItemCss; }
@@ -24278,8 +24259,9 @@ class GroupItem {
24278
24259
  "text": [1],
24279
24260
  "secondaryText": [1, "secondary-text"],
24280
24261
  "suppressSelection": [4, "suppress-selection"],
24262
+ "groupFooter": [4, "group-footer"],
24281
24263
  "selected": [4],
24282
- "focusable": [4],
24264
+ "disabled": [4],
24283
24265
  "index": [2]
24284
24266
  },
24285
24267
  "$listeners$": [[1, "click", "clickListen"]],
@@ -24333,7 +24315,7 @@ class HelperText {
24333
24315
  this.validationResults = checkFieldClasses(forElement);
24334
24316
  }
24335
24317
  render() {
24336
- return (hAsync(Host, { key: '9fa836439e6423067e2da4328bfaeefbe898109a' }, hAsync(HelperText$1, Object.assign({ key: '86d6666e919b9c80fd85e40a7b27dbbdeebd4a2c', helperText: this.helperText,
24318
+ return (hAsync(Host, { key: 'fc7c96b79fcbff2f9bcf9b45345f16dba5a404c6' }, hAsync(HelperText$1, Object.assign({ key: '9e6d2c5fa00aa658c5fa9ae1393537b6255e42f4', helperText: this.helperText,
24337
24319
  invalidText: this.invalidText,
24338
24320
  validText: this.validText,
24339
24321
  infoText: this.infoText,
@@ -24444,7 +24426,7 @@ class IconButton {
24444
24426
  type: this.type,
24445
24427
  extraClasses: this.getIconSizeClass(),
24446
24428
  };
24447
- return (hAsync(Host, { key: 'f14e9fcbcef5261063165d6a3e9a852a50f52685', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '457e6e503a1ef75babc9894f8e44e6b672000d5c' }, baseButtonProps))));
24429
+ return (hAsync(Host, { key: 'bdb302ce6ef1803d43285e1effc3ce70ff9284c8', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '14073614fda1a07d4292094b91092871f05619d3' }, baseButtonProps))));
24448
24430
  }
24449
24431
  get hostElement() { return getElement(this); }
24450
24432
  static get style() { return iconButtonCss; }
@@ -24538,7 +24520,7 @@ class IconToggleButton {
24538
24520
  },
24539
24521
  extraClasses: Object.assign({ 'icon-button': true }, this.getIconSizeClass()),
24540
24522
  };
24541
- return (hAsync(Host, { key: '6c7f9e4e25875e5a688b4f211d596b458b819584', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '6813db68fff977b64748f962cde7836e72d06cb9' }, baseButtonProps))));
24523
+ return (hAsync(Host, { key: 'cdab0dbaf3a790f3d83fff58d73588504d7ba956', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: '6cfe4d3b14eba61a9b80ffcdcd9664a1f815f70f' }, baseButtonProps))));
24542
24524
  }
24543
24525
  get hostElement() { return getElement(this); }
24544
24526
  static get style() { return iconToggleButtonCss; }
@@ -24696,13 +24678,13 @@ class Input {
24696
24678
  render() {
24697
24679
  var _a;
24698
24680
  const inputAria = getAriaAttributesForInput(this);
24699
- return (hAsync(Host, { key: 'f1a0a8e252682aab237e572ad8079cf496d0b519', class: {
24681
+ return (hAsync(Host, { key: '05bb684da7ab25f4cea5429ec2c166a9c7a9cc21', class: {
24700
24682
  disabled: this.disabled,
24701
24683
  readonly: this.readonly,
24702
- } }, 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: () => {
24684
+ } }, 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: () => {
24703
24685
  onInputBlur(this, this.inputRef.current);
24704
24686
  this.touched = true;
24705
- }, ariaAttributes: inputAria }), hAsync(SlotEnd, { key: '7b3f09276058e7c9081c5a5c406ccb6f31556593', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("ix-icon-button", { key: '7a71d559e3f77db760039853e8e40144899a6d5b', color: "color-weak-text", class: {
24687
+ }, ariaAttributes: inputAria }), hAsync(SlotEnd, { key: 'ebd005ac85dc9109895d3cd7dcd147a08ee0fc02', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("ix-icon-button", { key: '473f7914b0b2e7bbc970f9eadfed8f8ec96ed761', color: "color-weak-text", class: {
24706
24688
  'password-eye': true,
24707
24689
  'eye-hidden': this.type !== 'password' || this.disabled,
24708
24690
  }, variant: "tertiary", icon: this.inputType === 'password' ? iconEye : iconEyeCancelled, onClick: () => {
@@ -24711,7 +24693,7 @@ class Input {
24711
24693
  return;
24712
24694
  }
24713
24695
  this.inputType = 'password';
24714
- } }))), !!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)))));
24696
+ } }))), !!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)))));
24715
24697
  }
24716
24698
  static get formAssociated() { return true; }
24717
24699
  get hostElement() { return getElement(this); }
@@ -24766,7 +24748,8 @@ __decorate$9([
24766
24748
  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}";
24767
24749
 
24768
24750
  /**
24769
- * @deprecated Will be removed with 4.0.0
24751
+ * @deprecated Since 3.0.0. Will be removed with 5.0.0
24752
+ * Not maintained anymore.
24770
24753
  * Use the 'ix-input' component instead
24771
24754
  */
24772
24755
  class InputGroup {
@@ -24884,7 +24867,7 @@ class InputGroup {
24884
24867
  return width;
24885
24868
  }
24886
24869
  render() {
24887
- 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" }))));
24870
+ 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" }))));
24888
24871
  }
24889
24872
  get hostElement() { return getElement(this); }
24890
24873
  static get style() { return inputGroupCss; }
@@ -24984,7 +24967,7 @@ class IxTypography {
24984
24967
  color: IxTypography.getTextColor(this.textColor),
24985
24968
  };
24986
24969
  }
24987
- return (hAsync(Host, { key: '423b6513833bef97a6ca053311ac4173861ebb83', class: typographyClass, style: style }, hAsync("slot", { key: 'f28c3f4a36fb4abd962cd9c00915ea930872e71c' })));
24970
+ return (hAsync(Host, { key: 'a8642e246a60b32a22e052b7755db3e302836fd6', class: typographyClass, style: style }, hAsync("slot", { key: '6b6ae0458fe7bbfbd3fb4ecd9175b50a42e9258e' })));
24988
24971
  }
24989
24972
  static get style() { return typographyCss; }
24990
24973
  static get cmpMeta() { return {
@@ -25016,7 +24999,7 @@ class KeyValue {
25016
24999
  this.labelPosition = 'top';
25017
25000
  }
25018
25001
  render() {
25019
- 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: {
25002
+ 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: {
25020
25003
  content__value: true,
25021
25004
  'has-customValue': this.value === undefined,
25022
25005
  } }, this.value !== undefined ? (this.value) : (hAsync("slot", { name: "custom-value" }))))));
@@ -25049,7 +25032,7 @@ class KeyValueList {
25049
25032
  this.striped = false;
25050
25033
  }
25051
25034
  render() {
25052
- return (hAsync(Host, { key: '65f4f193bd4c3b76ee0ffbae7791ff080b1a028f', class: { keyValueList: true, 'keyValueList--striped': this.striped } }, hAsync("slot", { key: '966e32b4ce52d499e500fbcbed1a9c43cac1b3e5' })));
25035
+ return (hAsync(Host, { key: 'e262c5729ec77f3c9a2beb0a7039cb40422d691e', class: { keyValueList: true, 'keyValueList--striped': this.striped } }, hAsync("slot", { key: '72e1498f1f1783e181eb8e83e09c337c5aa564d7' })));
25053
25036
  }
25054
25037
  static get style() { return keyValueListCss; }
25055
25038
  static get cmpMeta() { return {
@@ -25096,13 +25079,13 @@ class Kpi {
25096
25079
  return tooltip;
25097
25080
  }
25098
25081
  render() {
25099
- return (hAsync(Host, { key: 'f606b08119be0b32663efe2f51749fe88cb25608', title: this.getTooltipText(), tabindex: "1", class: {
25082
+ return (hAsync(Host, { key: 'b60cacc3f468bfb645ab5f8b7217fab907b24d62', title: this.getTooltipText(), tabindex: "1", class: {
25100
25083
  stacked: this.orientation === 'vertical',
25101
- } }, hAsync("div", { key: '2b7f2b65007d825f76b2380b25a81afe697fdcbf', class: {
25084
+ } }, hAsync("div", { key: 'f191f41a59eb16f11f69aeae0cd367b3e6cc6e97', class: {
25102
25085
  'kpi-container': true,
25103
25086
  alarm: this.state === 'alarm',
25104
25087
  warning: this.state === 'warning',
25105
- } }, 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) : ''))));
25088
+ } }, 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) : ''))));
25106
25089
  }
25107
25090
  static get style() { return kpiCss; }
25108
25091
  static get cmpMeta() { return {
@@ -25199,7 +25182,7 @@ class LayoutForm {
25199
25182
  });
25200
25183
  }
25201
25184
  render() {
25202
- return (hAsync(Host, { key: 'f29e16a0be5c5d3751bbe6cffc35a8b33bd69075' }, hAsync("div", { key: '2eeb15c4fe4d5b09cce40faef29502367eb576a5', class: "container" }, hAsync("slot", { key: 'b13b8c6a610d0d9fff987d48f6bc1810af1b7390' }))));
25185
+ return (hAsync(Host, { key: '89fa65872d5cd211c41e8bfda6544155bbbbcc1c' }, hAsync("div", { key: 'b6a75e6ce330bbe76c5c3b83a541d3366bfb6866', class: "container" }, hAsync("slot", { key: 'd6983232325c2c0081346b059561137e9cf23669' }))));
25203
25186
  }
25204
25187
  get hostElement() { return getElement(this); }
25205
25188
  static get watchers() { return {
@@ -25237,12 +25220,12 @@ class LayoutGrid {
25237
25220
  this.columns = 12;
25238
25221
  }
25239
25222
  render() {
25240
- return (hAsync(Host, { key: '2772dd5c20d1b6e5da3fee9bbb1453ee6183755a', class: {
25223
+ return (hAsync(Host, { key: 'c426263f82beb3d366aea55da08259a9a2392c45', class: {
25241
25224
  'no-margin': this.noMargin,
25242
25225
  }, style: {
25243
25226
  '--ix-layout-grid-columns': `${this.columns}`,
25244
25227
  '--ix-layout-grid-gutter': `${this.gap}px`,
25245
- } }, hAsync("slot", { key: '0d3f8dad0571cf5b43762bf60657fbbf4f1a96b6' })));
25228
+ } }, hAsync("slot", { key: 'c85a805c185548b4331e206050c10567814f9833' })));
25246
25229
  }
25247
25230
  static get style() { return layoutGridCss; }
25248
25231
  static get cmpMeta() { return {
@@ -25276,13 +25259,13 @@ class LinkButton {
25276
25259
  this.target = '_self';
25277
25260
  }
25278
25261
  render() {
25279
- return (hAsync(Host, { key: '7f1fbbb36784bd6a5792da9ea48cc6e9c6aa5332' }, hAsync("a", { key: 'ffd97898fd1e720f6431e0f2405b3c23d765e0c6', title: this.url, tabindex: "0", class: {
25262
+ return (hAsync(Host, { key: 'd7efb1e99ba3ea4fdf9d13f2f32dfcbd8be2a6c2' }, hAsync("a", { key: '6b3adc3bf49879f8aa8ec5b07c55d9288c1c49be', title: this.url, tabindex: "0", class: {
25280
25263
  'link-button': true,
25281
25264
  disabled: this.disabled,
25282
- }, 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: {
25265
+ }, 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: {
25283
25266
  link: true,
25284
25267
  disabled: this.disabled,
25285
- } }, hAsync("slot", { key: '79348eda083a81187f79e3a1c043982ae93c97a9' })))));
25268
+ } }, hAsync("slot", { key: '1bd82e08a11323ab61d89c98a4c108ba2849a388' })))));
25286
25269
  }
25287
25270
  static get style() { return linkButtonCss; }
25288
25271
  static get cmpMeta() { return {
@@ -25309,6 +25292,7 @@ class MapNavigation {
25309
25292
  /**
25310
25293
  * Hide the sidebar context menu button when set to true
25311
25294
  */
25295
+ // eslint-disable-next-line @stencil-community/ban-default-true
25312
25296
  this.hideContextMenu = true;
25313
25297
  this.isSidebarOpen = true;
25314
25298
  this.hasContentHeader = false;
@@ -25445,11 +25429,11 @@ class MapNavigation {
25445
25429
  this.hasContentHeader = (nodes === null || nodes === void 0 ? void 0 : nodes.length) !== 0;
25446
25430
  }
25447
25431
  render() {
25448
- 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: {
25432
+ 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: {
25449
25433
  'map-nav-header-content': true,
25450
25434
  'bg-2': true,
25451
25435
  empty: !this.hasContentHeader,
25452
- } }, 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" }))))));
25436
+ } }, 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" }))))));
25453
25437
  }
25454
25438
  get hostElement() { return getElement(this); }
25455
25439
  static get style() { return mapNavigationCss; }
@@ -25509,14 +25493,14 @@ class MapNavigationOverlay {
25509
25493
  }
25510
25494
  render() {
25511
25495
  var _a, _b, _c;
25512
- return (hAsync(Host, { key: 'c7a50abb3513fe85c2b49cacb0ad9db139eeff61' }, hAsync("div", { key: '877867feede603c1eb0977ceebe8c1efa8c223c4', class: "overlay-header" }, hAsync("div", { key: 'c85cd0ce6dc09266d331e7100235fe6469598d5a', class: {
25496
+ return (hAsync(Host, { key: '6657572bcdf76784a998d94580437fac0a5acaea' }, hAsync("div", { key: '7896d06f707e0daa2f5015c0c944d7181aa802ec', class: "overlay-header" }, hAsync("div", { key: '6e9bacb89cd2cc25ed6a2a7ebc4fc7f47c89a482', class: {
25513
25497
  'color-indicator': true,
25514
25498
  'display-none': ((_a = this.iconColor) !== null && _a !== void 0 ? _a : this.color) === undefined,
25515
25499
  }, style: {
25516
25500
  'background-color': ((_b = this.iconColor) !== null && _b !== void 0 ? _b : this.color)
25517
25501
  ? `var(--theme-${(_c = this.iconColor) !== null && _c !== void 0 ? _c : this.color})`
25518
25502
  : '',
25519
- } }), 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' })));
25503
+ } }), 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' })));
25520
25504
  }
25521
25505
  get hostElement() { return getElement(this); }
25522
25506
  static get style() { return mapNavigationOverlayCss; }
@@ -25575,10 +25559,6 @@ class Menu {
25575
25559
  * Show toggle between light and dark variant. Only if the provided theme have implemented both!
25576
25560
  */
25577
25561
  this.enableToggleTheme = false;
25578
- /**
25579
- * Is settings tab is visible
25580
- */
25581
- this.enableSettings = true;
25582
25562
  /** @internal */
25583
25563
  this.enableMapExpand = false;
25584
25564
  /**
@@ -25988,44 +25968,44 @@ class Menu {
25988
25968
  }
25989
25969
  render() {
25990
25970
  var _a, _b;
25991
- return (hAsync(Host, { key: '21781b7d2198837eb8b1007971832254941dcd9e', class: {
25971
+ return (hAsync(Host, { key: '3cccf12b2f3221f6052a3bdc983c7f35ee8b6af8', class: {
25992
25972
  expanded: this.expand,
25993
25973
  [`breakpoint-${this.breakpoint}`]: true,
25994
- }, slot: "menu" }, hAsync("nav", { key: 'dda9ce6ad8d552a6df80db4b5ebdf6e64893ae92', class: {
25974
+ }, slot: "menu" }, hAsync("nav", { key: '148d5ae9d40d35b054c51c11d8853837b9a1f44a', class: {
25995
25975
  menu: true,
25996
25976
  expanded: this.expand,
25997
- } }, 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' &&
25998
- ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && (hAsync("ix-icon-button", { key: '50d7e7c7561e2825940db7a886763f8e18b49012', onClick: () => {
25977
+ } }, 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' &&
25978
+ ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && (hAsync("ix-icon-button", { key: '58ec78884e14b2a9728814af87eb816e0202b5f8', onClick: () => {
25999
25979
  this.showAppSwitch();
26000
- }, icon: iconApps, variant: "subtle-tertiary" }))), hAsync("div", { key: 'b28a77f0dc6f49dc8392e5c86620dc86280195de', id: "menu-tabs", style: {
25980
+ }, icon: iconApps, variant: "subtle-tertiary" }))), hAsync("div", { key: '4f8bdcec872baefee1470e455d38185ef9118a99', id: "menu-tabs", style: {
26001
25981
  display: 'contents',
26002
- }, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: '8efbc8954f8f22e6cf291fcbb62cf6c84388f493', class: "tabs-shadow-container" }, hAsync("div", { key: '42b2efd2c44adaf6af2afffdad66ec36bcb7b869', class: {
25982
+ }, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: '86a65cfd875f29519859ff9d5c6b862f9691f3ba', class: "tabs-shadow-container" }, hAsync("div", { key: '67687bedfef00d9cd9210bc5d96a82551f0c76b3', class: {
26003
25983
  'tabs--shadow': true,
26004
25984
  'tabs--shadow-top': true,
26005
25985
  'tabs--shadow--show': this.itemsScrollShadowTop,
26006
- } }), hAsync("div", { key: '1122c046c5e8dbdccbfb81c5a393d472aa1e8e17', class: {
25986
+ } }), hAsync("div", { key: '9fe969f863c48cc1eb4898557e3cb2867cda21ef', class: {
26007
25987
  tabs: true,
26008
25988
  'show-scrollbar': this.expand,
26009
- }, 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: {
25989
+ }, 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: {
26010
25990
  'tabs--shadow': true,
26011
25991
  'tabs--shadow-bottom': true,
26012
25992
  'tabs--shadow--show': this.itemsScrollShadowBottom,
26013
- } }))), hAsync("div", { key: '7da7d49f4e88f714ec35e717106953311dc817be', class: "bottom-tab-divider" }), this.settings ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
25993
+ } }))), hAsync("div", { key: 'f46f2a702b67bfca557f61fe7a73dbb0c9e20135', class: "bottom-tab-divider" }), this.settings ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
26014
25994
  'internal-tab': true,
26015
25995
  'bottom-tab': true,
26016
25996
  active: this.showSettings,
26017
- }, 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: {
25997
+ }, 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: {
26018
25998
  'internal-tab': true,
26019
25999
  'bottom-tab': true,
26020
26000
  active: this.showAbout,
26021
- }, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null), hAsync("div", { key: '124c0cf340b5325e53ec1e5b27eb71c1293d1517', class: {
26001
+ }, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null), hAsync("div", { key: '052a799e811beccbcf888d116d228e01b49a9767', class: {
26022
26002
  'menu-overlay': true,
26023
26003
  visible: this.isOverlayVisible(),
26024
26004
  expanded: this.expand,
26025
26005
  }, onTransitionEnd: () => {
26026
26006
  this.isTransitionDisabled = true;
26027
26007
  this.checkTransition();
26028
- } }, 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))));
26008
+ } }, 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))));
26029
26009
  }
26030
26010
  get hostElement() { return getElement(this); }
26031
26011
  static get watchers() { return {
@@ -26039,7 +26019,6 @@ class Menu {
26039
26019
  "showSettings": [1028, "show-settings"],
26040
26020
  "showAbout": [1028, "show-about"],
26041
26021
  "enableToggleTheme": [4, "enable-toggle-theme"],
26042
- "enableSettings": [4, "enable-settings"],
26043
26022
  "enableMapExpand": [4, "enable-map-expand"],
26044
26023
  "applicationName": [1, "application-name"],
26045
26024
  "applicationDescription": [1, "application-description"],
@@ -26247,7 +26226,7 @@ class MenuAboutItem {
26247
26226
  });
26248
26227
  }
26249
26228
  render() {
26250
- return (hAsync(Host, { key: 'd7fbd6d3eb9261ae581a3fc6aa0d4547835856b0' }, hAsync("slot", { key: '7032262b6fd0d7e86f5d290596e3dce0880b10b4' })));
26229
+ return (hAsync(Host, { key: '65b663ccd628378a95ce42a3e5244a232eff116f' }, hAsync("slot", { key: 'c3a34b0a229cb627038be98d9d82d13228a6ca11' })));
26251
26230
  }
26252
26231
  static get watchers() { return {
26253
26232
  "label": ["watchLabel"]
@@ -26280,24 +26259,20 @@ class MenuAboutNews {
26280
26259
  * i18n label for 'Show more' button
26281
26260
  */
26282
26261
  this.i18nShowMore = 'Show more';
26283
- /**
26284
- * Bottom offset
26285
- */
26286
- this.offsetBottom = 0;
26287
26262
  /** @internal */
26288
26263
  this.expanded = false;
26289
26264
  }
26290
26265
  render() {
26291
- return (hAsync(Host, { key: '95f151ad250c647ad5f14bd4f88d78e46e514ac1', class: {
26266
+ return (hAsync(Host, { key: 'f6796c5d93527d954d18748a60cdbbdab1370af2', class: {
26292
26267
  expanded: this.expanded,
26293
26268
  show: !this.show,
26294
- } }, 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: () => {
26269
+ } }, 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: () => {
26295
26270
  this.show = false;
26296
26271
  this.closePopover.emit();
26297
- } }), 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) => {
26272
+ } }), 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) => {
26298
26273
  this.show = false;
26299
26274
  this.showMore.emit(e);
26300
- } }, this.i18nShowMore))) : null, hAsync("div", { key: '57c21fae6edd0514ff8691488e6dc5144d771d3f', id: "arrow" })));
26275
+ } }, this.i18nShowMore))) : null, hAsync("div", { key: '994de1ee58d3c39baed52ce729e77379c6c58a55', id: "arrow" })));
26301
26276
  }
26302
26277
  static get style() { return menuAboutNewsCss; }
26303
26278
  static get cmpMeta() { return {
@@ -26308,7 +26283,6 @@ class MenuAboutNews {
26308
26283
  "label": [1],
26309
26284
  "i18nShowMore": [1, "i18n-show-more"],
26310
26285
  "aboutItemLabel": [1, "about-item-label"],
26311
- "offsetBottom": [2, "offset-bottom"],
26312
26286
  "expanded": [4]
26313
26287
  },
26314
26288
  "$listeners$": undefined,
@@ -26330,7 +26304,7 @@ class MenuAvatar {
26330
26304
  /**
26331
26305
  * Control the visibility of the logout button
26332
26306
  */
26333
- this.showLogoutButton = true;
26307
+ this.hideLogoutButton = false;
26334
26308
  /**
26335
26309
  * Control the visibility of the dropdown menu
26336
26310
  */
@@ -26346,11 +26320,11 @@ class MenuAvatar {
26346
26320
  this.showContextMenu = elements.length !== 0;
26347
26321
  }
26348
26322
  render() {
26349
- 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: {
26323
+ 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: {
26350
26324
  mainAxis: 16,
26351
- } }, hAsync("slot", { key: '05ee10031be21932e39653c9fb7a900ebb088f8f', onSlotchange: () => this.onSlotChange() }), this.showLogoutButton ? (hAsync("ix-menu-avatar-item", { label: this.i18nLogout, icon: iconLogOut, onClick: (e) => {
26325
+ } }, hAsync("slot", { key: '95885a59468c02dc83b81e47598224761b65f337', onSlotchange: () => this.onSlotChange() }), !this.hideLogoutButton && (hAsync("ix-menu-avatar-item", { key: 'f79cf9960e1de2ee4b03d797d5da4ec8ae53af9b', label: this.i18nLogout, icon: iconLogOut, onClick: (e) => {
26352
26326
  this.logoutClick.emit(e);
26353
- } })) : null)));
26327
+ } })))));
26354
26328
  }
26355
26329
  get hostElement() { return getElement(this); }
26356
26330
  static get style() { return menuAvatarCss; }
@@ -26363,7 +26337,7 @@ class MenuAvatar {
26363
26337
  "image": [1],
26364
26338
  "initials": [1],
26365
26339
  "i18nLogout": [1, "i18n-logout"],
26366
- "showLogoutButton": [4, "show-logout-button"],
26340
+ "hideLogoutButton": [4, "hide-logout-button"],
26367
26341
  "showContextMenu": [32]
26368
26342
  },
26369
26343
  "$listeners$": undefined,
@@ -26385,7 +26359,7 @@ class MenuAvatarItem {
26385
26359
  return this.dropdownItemRef.waitForCurrent();
26386
26360
  }
26387
26361
  render() {
26388
- return (hAsync("ix-dropdown-item", { key: '97bff4f37686e2e6613c8283595d918eac13a161', ref: this.dropdownItemRef, icon: this.icon, label: this.label, onClick: (e) => this.itemClick.emit(e) }));
26362
+ return (hAsync("ix-dropdown-item", { key: '7b30f261d40a584c089d70f40d0f4b853ec5219f', ref: this.dropdownItemRef, icon: this.icon, label: this.label, onClick: (e) => this.itemClick.emit(e) }));
26389
26363
  }
26390
26364
  get hostElement() { return getElement(this); }
26391
26365
  static get style() { return menuAvatarItemCss; }
@@ -26578,7 +26552,7 @@ class MenuCategory {
26578
26552
  }
26579
26553
  }
26580
26554
  render() {
26581
- return (hAsync(Host, { key: '49275009853fd8a9c9231e41b206e3f2d1b0d6a9', class: {
26555
+ return (hAsync(Host, { key: '3ab492c20cd7c41d300db0c3c4ad2cf5a6d51090', class: {
26582
26556
  expanded: this.showItems,
26583
26557
  }, onPointerEnter: () => {
26584
26558
  this.enterLeaveDebounce.onEnter();
@@ -26587,14 +26561,14 @@ class MenuCategory {
26587
26561
  return;
26588
26562
  }
26589
26563
  this.enterLeaveDebounce.onLeave();
26590
- } }, 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: {
26564
+ } }, 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: {
26591
26565
  'category-chevron': true,
26592
26566
  'category-chevron--open': this.showItems,
26593
- } }))), hAsync("div", { key: '71a3deccbecc34fe27423c0d8c5fe12648244a3e', ref: (ref) => (this.menuItemsContainer = ref), class: {
26567
+ } }))), hAsync("div", { key: '2898f39c1f4665a5cb684f875d7881558434cf80', ref: (ref) => (this.menuItemsContainer = ref), class: {
26594
26568
  'menu-items': true,
26595
26569
  'menu-items--expanded': this.showItems,
26596
26570
  'menu-items--collapsed': !this.showItems,
26597
- } }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: 'c9ba4105259aea83ecd4a125a084a555299c83de', closeBehavior: 'both', show: this.showDropdown, onShowChanged: ({ detail: dropdownShown }) => {
26571
+ } }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: '6e93539319261b3bd5c53cf80c75ddf4ff240376', closeBehavior: 'both', show: this.showDropdown, onShowChanged: ({ detail: dropdownShown }) => {
26598
26572
  this.showDropdown = dropdownShown;
26599
26573
  }, class: 'category-dropdown', anchor: this.hostElement, placement: "right-start", offset: {
26600
26574
  mainAxis: 3,
@@ -26607,7 +26581,7 @@ class MenuCategory {
26607
26581
  e.preventDefault();
26608
26582
  }
26609
26583
  }
26610
- } }, 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' }))));
26584
+ } }, 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' }))));
26611
26585
  }
26612
26586
  get hostElement() { return getElement(this); }
26613
26587
  static get style() { return menuCategoryCss; }
@@ -26664,7 +26638,7 @@ class MenuExpandIcon {
26664
26638
  return this.getSmallScreenIcon();
26665
26639
  }
26666
26640
  render() {
26667
- return (hAsync(Host, { key: 'ef8794f40bf74a03af8b8ddeab15da2bfd40096f', class: {
26641
+ return (hAsync(Host, { key: '55bb276dfb9ec7960d0e81c1885f022790ef2967', class: {
26668
26642
  expanded: this.expanded,
26669
26643
  }, type: "button", "aria-label": this.ixAriaLabel, "aria-pressed": a11yBoolean(this.expanded) }, this.getMenuIcon()));
26670
26644
  }
@@ -26784,11 +26758,11 @@ class MenuItem {
26784
26758
  tabIndex: this.disabled ? -1 : 0,
26785
26759
  };
26786
26760
  const menuContent = [
26787
- this.icon && hAsync("ix-icon", { key: '247ccf76115c4f9a3504ae8625cd064da17cb5f4', class: 'tab-icon', name: this.icon }),
26761
+ this.icon && hAsync("ix-icon", { key: '010ccc4efd7284bfc7654ab6f9b29783129f17ff', class: 'tab-icon', name: this.icon }),
26788
26762
  this.notifications ? (hAsync("div", { class: "notification" }, hAsync("div", { class: "pill" }, this.notifications))) : null,
26789
- hAsync("span", { key: 'c98c04295888f8be7e0016cce7d749c19d641d32', id: this.internalItemId, class: "tab-text text-default" }, this.label, hAsync("slot", { key: 'ce04723016a4187e57f1dd31e4cb43cbea1cde93' })),
26763
+ hAsync("span", { key: '247db957f1317fe528db4a863736cc7bf974fbcc', id: this.internalItemId, class: "tab-text text-default" }, this.label, hAsync("slot", { key: 'dbe0bcf50882232b686e322af346ea8edb0007bf' })),
26790
26764
  ];
26791
- return (hAsync(Host, Object.assign({ key: '4f5490aa3304bdaa57dfbe5f2f9e292f78571ef7', class: {
26765
+ return (hAsync(Host, Object.assign({ key: '1877e4728bfea90d5084715ce7d30d59c027cb60', class: {
26792
26766
  disabled: this.disabled,
26793
26767
  'home-tab': this.home,
26794
26768
  'bottom-tab': this.bottom,
@@ -26799,7 +26773,7 @@ class MenuItem {
26799
26773
  e.preventDefault();
26800
26774
  e.stopPropagation();
26801
26775
  }
26802
- } }), 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)));
26776
+ } }), 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)));
26803
26777
  }
26804
26778
  get hostElement() { return getElement(this); }
26805
26779
  static get watchers() { return {
@@ -26847,7 +26821,7 @@ class MenuSettingsItem {
26847
26821
  });
26848
26822
  }
26849
26823
  render() {
26850
- return (hAsync(Host, { key: '70dbe5bb6bb618cf897ea60bae0febecde3021d1' }, hAsync("slot", { key: 'ec2608b87f8123513ce9b052c6035ec04a41aef8' })));
26824
+ return (hAsync(Host, { key: 'd71ea99d2f7194c876c18e702b0a1d20d84f7a35' }, hAsync("slot", { key: '4906a29d17beb90749df4981daca1ae37c8b8c9b' })));
26851
26825
  }
26852
26826
  static get watchers() { return {
26853
26827
  "label": ["watchLabel"]
@@ -26874,13 +26848,12 @@ class MessageBar {
26874
26848
  this.closeAnimationCompleted = createEvent(this, "closeAnimationCompleted", 7);
26875
26849
  /**
26876
26850
  * Specifies the type of the alert.
26877
- * @deprecated Type `danger` will be removed in 4.0. Use `alarm` instead.
26878
26851
  */
26879
26852
  this.type = 'info';
26880
26853
  /**
26881
- * If true, close button is enabled and alert can be dismissed by the user
26854
+ * If true, close button is disabled and alert cannot be dismissed by the user
26882
26855
  */
26883
- this.dismissible = true;
26856
+ this.persistent = false;
26884
26857
  }
26885
26858
  componentWillRender() {
26886
26859
  const config = MessageBar.messageTypeConfigs[this.type];
@@ -26904,11 +26877,11 @@ class MessageBar {
26904
26877
  }
26905
26878
  }
26906
26879
  render() {
26907
- 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: () => {
26880
+ 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: () => {
26908
26881
  if (this.divElement) {
26909
26882
  this.closeAlert(this.divElement);
26910
26883
  }
26911
- }, "data-testid": "close-btn" })) : (''))));
26884
+ }, "data-testid": "close-btn" })))));
26912
26885
  }
26913
26886
  static get style() { return messageBarCss; }
26914
26887
  static get cmpMeta() { return {
@@ -26916,7 +26889,7 @@ class MessageBar {
26916
26889
  "$tagName$": "ix-message-bar",
26917
26890
  "$members$": {
26918
26891
  "type": [1],
26919
- "dismissible": [4],
26892
+ "persistent": [4],
26920
26893
  "icon": [32],
26921
26894
  "color": [32]
26922
26895
  },
@@ -26929,7 +26902,6 @@ MessageBar.duration = 300;
26929
26902
  MessageBar.messageTypeConfigs = {
26930
26903
  //TODO(IX-3400): Replace icon colors with proper CSS variables when available
26931
26904
  alarm: { icon: iconError, color: 'color-alarm' },
26932
- danger: { icon: iconError, color: 'color-alarm' },
26933
26905
  critical: { icon: iconWarningRhomb, color: 'color-critical' },
26934
26906
  warning: { icon: iconWarning, color: 'color-warning-text' },
26935
26907
  success: { icon: iconSuccess, color: 'color-success' },
@@ -26991,13 +26963,13 @@ class Modal {
26991
26963
  */
26992
26964
  this.size = '360';
26993
26965
  /**
26994
- * Should the modal be animated
26966
+ * Should the modal animation be disabled
26995
26967
  */
26996
- this.animation = true;
26968
+ this.disableAnimation = false;
26997
26969
  /**
26998
- * Show a backdrop behind the modal dialog
26970
+ * Hide the backdrop behind the modal dialog
26999
26971
  */
27000
- this.backdrop = true;
26972
+ this.hideBackdrop = false;
27001
26973
  /**
27002
26974
  * Dismiss modal on backdrop click
27003
26975
  */
@@ -27007,9 +26979,9 @@ class Modal {
27007
26979
  */
27008
26980
  this.centered = false;
27009
26981
  /**
27010
- * If set to true the modal can be closed by pressing the Escape key
26982
+ * If set to true the modal cannot be closed by pressing the Escape key
27011
26983
  */
27012
- this.closeOnEscape = true;
26984
+ this.disableEscapeClose = false;
27013
26985
  this.modalVisible = false;
27014
26986
  }
27015
26987
  onKey(e) {
@@ -27021,7 +26993,7 @@ class Modal {
27021
26993
  return this.hostElement.shadowRoot.querySelector('dialog');
27022
26994
  }
27023
26995
  slideInModal() {
27024
- const duration = this.animation ? Animation.mediumTime : 0;
26996
+ const duration = this.disableAnimation ? 0 : Animation.mediumTime;
27025
26997
  const translateY = this.centered ? ['-90%', '-50%'] : [0, 40];
27026
26998
  animate(this.dialog, {
27027
26999
  duration,
@@ -27032,7 +27004,7 @@ class Modal {
27032
27004
  });
27033
27005
  }
27034
27006
  slideOutModal(completeCallback) {
27035
- const duration = this.animation ? Animation.mediumTime : 0;
27007
+ const duration = this.disableAnimation ? 0 : Animation.mediumTime;
27036
27008
  const translateY = this.centered ? ['-50%', '-90%'] : [40, 0];
27037
27009
  animate(this.dialog, {
27038
27010
  duration,
@@ -27121,17 +27093,17 @@ class Modal {
27121
27093
  this.ariaAttributes = a11yHostAttributes(this.hostElement);
27122
27094
  }
27123
27095
  render() {
27124
- return (hAsync(Host, { key: 'a564177392104f0864b5d3420cc16c902a932b02', class: {
27096
+ return (hAsync(Host, { key: 'c3f543b51f3434893a1c924ccaf7a7d877977e89', class: {
27125
27097
  visible: this.modalVisible,
27126
- 'no-backdrop': this.backdrop === false,
27098
+ 'no-backdrop': this.hideBackdrop,
27127
27099
  'align-center': this.centered,
27128
- } }, 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: {
27100
+ } }, 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: {
27129
27101
  modal: true,
27130
27102
  [`modal-size-${this.size}`]: true,
27131
27103
  }, onClose: () => this.dismissModal(), onMouseDown: (event) => this.onMouseDown(event), onMouseUp: (event) => this.onMouseUp(event), onCancel: (e) => {
27132
27104
  e.preventDefault();
27133
27105
  this.dismissModal();
27134
- } }, hAsync("slot", { key: 'e2cd48ec148b91a57a467dfb903e1308e104a5ad' })))));
27106
+ } }, hAsync("slot", { key: 'd71f435060761f058ce2ceb47c94d2a9d5bc9678' })))));
27135
27107
  }
27136
27108
  get hostElement() { return getElement(this); }
27137
27109
  static get style() { return modalCss; }
@@ -27140,12 +27112,12 @@ class Modal {
27140
27112
  "$tagName$": "ix-modal",
27141
27113
  "$members$": {
27142
27114
  "size": [1],
27143
- "animation": [4],
27144
- "backdrop": [4],
27115
+ "disableAnimation": [4, "disable-animation"],
27116
+ "hideBackdrop": [4, "hide-backdrop"],
27145
27117
  "closeOnBackdropClick": [4, "close-on-backdrop-click"],
27146
27118
  "beforeDismiss": [16, "before-dismiss"],
27147
27119
  "centered": [4],
27148
- "closeOnEscape": [4, "close-on-escape"],
27120
+ "disableEscapeClose": [4, "disable-escape-close"],
27149
27121
  "modalVisible": [32],
27150
27122
  "showModal": [64],
27151
27123
  "dismissModal": [64],
@@ -27157,7 +27129,7 @@ class Modal {
27157
27129
  }; }
27158
27130
  }
27159
27131
  __decorate$8([
27160
- OnListener('keydown', (self) => !self.closeOnEscape)
27132
+ OnListener('keydown', (self) => self.disableEscapeClose)
27161
27133
  ], Modal.prototype, "onKey", null);
27162
27134
 
27163
27135
  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}";
@@ -27167,7 +27139,7 @@ class ModalContent {
27167
27139
  registerInstance(this, hostRef);
27168
27140
  }
27169
27141
  render() {
27170
- return (hAsync(Host, { key: 'd7bef3767ae242cfdd5a3367c9c2abb1f2c0d4d6' }, hAsync("slot", { key: 'e2b8abbf51791d879a28bc322578e571d5714e8a' })));
27142
+ return (hAsync(Host, { key: '3f9198f84a9686d2aaf532f85af567aa2b6c821c' }, hAsync("slot", { key: 'a0fc648541f56d4a7142bb91e55dfc7757b21746' })));
27171
27143
  }
27172
27144
  static get style() { return modalContentCss; }
27173
27145
  static get cmpMeta() { return {
@@ -27187,7 +27159,7 @@ class ModalFooter {
27187
27159
  registerInstance(this, hostRef);
27188
27160
  }
27189
27161
  render() {
27190
- return (hAsync(Host, { key: 'e3164f3ff8999aca095a833b495e5194841f0039' }, hAsync("slot", { key: 'c3765f1f908b7375a6c9f5cf08e7a370a0d750b7' })));
27162
+ return (hAsync(Host, { key: '26999141bb2fc468074ec5d05a43feaf6cbb4e78' }, hAsync("slot", { key: '48c1f1b8d51af57f6bef965d582f2ff898140b9c' })));
27191
27163
  }
27192
27164
  static get style() { return modalFooterCss; }
27193
27165
  static get cmpMeta() { return {
@@ -27233,7 +27205,7 @@ class ModalHeader {
27233
27205
  this.parentDialog.dismissModal();
27234
27206
  }
27235
27207
  render() {
27236
- 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));
27208
+ 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));
27237
27209
  }
27238
27210
  get hostElement() { return getElement(this); }
27239
27211
  static get watchers() { return {
@@ -27266,7 +27238,7 @@ class ModalLoading {
27266
27238
  registerInstance(this, hostRef);
27267
27239
  }
27268
27240
  render() {
27269
- return (hAsync(Host, { key: '6689de127dae752b929ac792e91a9ba2c4bc6691' }, hAsync("ix-spinner", { key: 'fd210b76ae2210b57f1418be5d589eac139ca1a4', variant: "primary" }), hAsync("span", { key: '3d1078bd723bfb37172630f8fd55b34cd2b77c4e', class: 'loading-text' }, hAsync("slot", { key: '21de9ad0be01c0da9b7c8ca0bfbca99f5f5731f4' }))));
27241
+ return (hAsync(Host, { key: 'e6a5ed6cf016a30bd76692c5dcc96924cdfebc6d' }, hAsync("ix-spinner", { key: '0979352c75c22f1a97fbad587b2f6648c5fbd867', variant: "primary" }), hAsync("span", { key: '9cc99953a981540e8e2dc9806fd7e481199e1b54', class: 'loading-text' }, hAsync("slot", { key: '89cc3a8cd66fcff80b72fe2d8ed80cb272cf3201' }))));
27270
27242
  }
27271
27243
  static get style() { return modalLoadingCss; }
27272
27244
  static get cmpMeta() { return {
@@ -27399,19 +27371,19 @@ class NumberInput {
27399
27371
  }
27400
27372
  render() {
27401
27373
  const showStepperButtons = this.showStepperButtons && (this.disabled || this.readonly) === false;
27402
- return (hAsync(Host, { key: 'f4469bdb3c05aa990e20a17467d67243056c2767', class: {
27374
+ return (hAsync(Host, { key: '8504c7c73fc9b962d3d1bb53f80515876579a799', class: {
27403
27375
  disabled: this.disabled,
27404
27376
  readonly: this.readonly,
27405
- } }, 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: {
27377
+ } }, 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: {
27406
27378
  'input-wrapper': true,
27407
27379
  'show-stepper-buttons': !!this.showStepperButtons,
27408
- } }, 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: () => {
27380
+ } }, 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: () => {
27409
27381
  onInputBlur(this, this.inputRef.current);
27410
27382
  this.touched = true;
27411
- } }), hAsync(SlotEnd, { key: '0a66c00a4c0c89543ceac9e67f3d20270811b606', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("div", { key: '7b7f430745f590159d4a358e48fe8c1b425ceb7c', class: {
27383
+ } }), hAsync(SlotEnd, { key: '346796a1af3fde17d66cc573457d63f3193f6420', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("div", { key: 'd4369359ea685b7ef974b3ff941652a496874207', class: {
27412
27384
  'number-stepper-container': true,
27413
27385
  'container-hidden': !showStepperButtons,
27414
- } }, hAsync("ix-icon-button", { key: '3d01783a59bf18983785052b697fefac4519d0c4', variant: "subtle-tertiary", icon: iconMinus, size: "16", class: "number-stepper-button step-minus", "aria-label": "decrement number", onClick: () => {
27386
+ } }, hAsync("ix-icon-button", { key: '0e9729ec618851639232d0d50822a89dfe899e06', variant: "subtle-tertiary", icon: iconMinus, size: "16", class: "number-stepper-button step-minus", "aria-label": "decrement number", onClick: () => {
27415
27387
  if (!this.inputRef.current) {
27416
27388
  return;
27417
27389
  }
@@ -27419,7 +27391,7 @@ class NumberInput {
27419
27391
  checkInternalValidity(this, this.inputRef.current);
27420
27392
  this.updateFormInternalValue(Number(this.inputRef.current.value));
27421
27393
  this.valueChange.emit(this.value);
27422
- } }), hAsync("ix-icon-button", { key: 'f4082f7d6c9f03369a3cd5d1259756bc9c61f831', variant: "subtle-tertiary", icon: iconPlus, size: "16", class: "number-stepper-button step-plus", "aria-label": "increment number", onClick: () => {
27394
+ } }), hAsync("ix-icon-button", { key: '9799ab98f29a44549fcf233ea0b0ca3189704c76', variant: "subtle-tertiary", icon: iconPlus, size: "16", class: "number-stepper-button step-plus", "aria-label": "increment number", onClick: () => {
27423
27395
  if (!this.inputRef.current) {
27424
27396
  return;
27425
27397
  }
@@ -27503,9 +27475,9 @@ class Pagination {
27503
27475
  */
27504
27476
  this.itemCount = 15;
27505
27477
  /**
27506
- * Show item count in advanced mode
27478
+ * Hide item count in advanced mode
27507
27479
  */
27508
- this.showItemCount = true;
27480
+ this.hideItemCount = false;
27509
27481
  /**
27510
27482
  * Total number of pages
27511
27483
  */
@@ -27616,16 +27588,16 @@ class Pagination {
27616
27588
  return hAsync("span", { class: "page-buttons" }, pageButtons);
27617
27589
  }
27618
27590
  render() {
27619
- 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) => {
27591
+ 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) => {
27620
27592
  const eventTarget = event.target;
27621
27593
  if (eventTarget) {
27622
27594
  const index = Number.parseInt(eventTarget.value);
27623
27595
  this.selectPage(index - 1);
27624
27596
  }
27625
- } }), 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) => {
27597
+ } }), 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) => {
27626
27598
  const count = Number.parseInt(Array.isArray(e.detail) ? e.detail[0] : e.detail);
27627
27599
  this.itemCountChanged.emit(count);
27628
- } }, 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" })))) : ('')));
27600
+ } }, 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" }))))));
27629
27601
  }
27630
27602
  get hostElement() { return getElement(this); }
27631
27603
  static get style() { return paginationCss; }
@@ -27635,7 +27607,7 @@ class Pagination {
27635
27607
  "$members$": {
27636
27608
  "advanced": [4],
27637
27609
  "itemCount": [2, "item-count"],
27638
- "showItemCount": [4, "show-item-count"],
27610
+ "hideItemCount": [4, "hide-item-count"],
27639
27611
  "count": [2],
27640
27612
  "selectedPage": [1026, "selected-page"],
27641
27613
  "i18nPage": [1, "i18n-page"],
@@ -28099,7 +28071,7 @@ class Pane {
28099
28071
  }
28100
28072
  render() {
28101
28073
  const rotate = !this.expanded && !this.isMobile && this.isLeftRightPane;
28102
- return (hAsync(Host, { key: 'ef43c572007deea4806b74a0bbb219767fd47839', class: {
28074
+ return (hAsync(Host, { key: 'dd8c6d4cd68bbc2dce4938a97a0499316acda9f3', class: {
28103
28075
  'floating-pane': this.floating,
28104
28076
  'inline-pane': !this.floating,
28105
28077
  'mobile-overlay': this.expanded && this.isMobile,
@@ -28123,28 +28095,28 @@ class Pane {
28123
28095
  !this.expanded &&
28124
28096
  !this.floating,
28125
28097
  'not-visible': this.hideOnCollapse && !this.expanded,
28126
- }, "aria-expanded": a11yBoolean(this.expanded) }, hAsync("aside", { key: '16489302e851cbe76ba44afab0620d6bab9a0937', id: `pane-${this.composition}`, class: {
28098
+ }, "aria-expanded": a11yBoolean(this.expanded) }, hAsync("aside", { key: '9c1e0a51dd112be47cd6ac72a56da3c8f8c7402e', id: `pane-${this.composition}`, class: {
28127
28099
  'top-bottom-pane': this.isBottomTopPane && !this.isMobile,
28128
28100
  'left-right-pane': this.isLeftRightPane && !this.isMobile,
28129
28101
  'mobile-pane': this.isMobile,
28130
28102
  expanded: this.expanded,
28131
- } }, hAsync("div", { key: '2c2463000fc0219242e5f2b4a21bc4ff40d9a133', id: "title-div", class: {
28103
+ } }, hAsync("div", { key: 'e6c9183e30405b36ef67d76d812288573e75112b', id: "title-div", class: {
28132
28104
  title: !this.isMobile && !this.hideOnCollapse && !this.showContent,
28133
28105
  'title-finished': !this.isMobile && !this.hideOnCollapse && this.showContent,
28134
28106
  'title-expanded': !this.isMobile && !this.hideOnCollapse && this.expanded,
28135
28107
  'title-hide-on-collapse': !this.isMobile && this.hideOnCollapse,
28136
28108
  'title-mobile': this.isMobile,
28137
28109
  'header-gap': !this.isMobile && !this.hideOnCollapse,
28138
- } }, hAsync("ix-icon-button", { key: '2757032c08f9940e0bd3e80c5bdae15ad8933630', class: "title-icon", size: "24", icon: this.expanded
28110
+ } }, hAsync("ix-icon-button", { key: 'b1b5b89d42572b9499866c3a59a22a4dfac97707', class: "title-icon", size: "24", icon: this.expanded
28139
28111
  ? this.isMobile || this.hideOnCollapse
28140
28112
  ? iconClose
28141
28113
  : this.expandIcon
28142
28114
  : this.minimizeIcon, iconColor: this.expanded && (this.isMobile || this.hideOnCollapse)
28143
28115
  ? 'color-soft-text'
28144
- : undefined, variant: "subtle-tertiary", onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}`, "aria-label": this.ariaLabelCollapseCloseButton }), hAsync("div", { key: 'df941e13a649fd2c79e4521ca4cda3f8e3383f17', class: {
28116
+ : undefined, variant: "subtle-tertiary", onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}`, "aria-label": this.ariaLabelCollapseCloseButton }), hAsync("div", { key: 'e908c4100d070c35be2c1f16e1c7b5e2f7bbfa42', class: {
28145
28117
  'title-text': true,
28146
28118
  rotate: rotate,
28147
- } }, 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' })))));
28119
+ } }, 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' })))));
28148
28120
  }
28149
28121
  get hostElement() { return getElement(this); }
28150
28122
  static get watchers() { return {
@@ -28420,7 +28392,7 @@ class Panes {
28420
28392
  return pane ? pane.floating : false;
28421
28393
  }
28422
28394
  render() {
28423
- return (hAsync(Host, { key: '3feb7042f19d98953f78fe0b12a6799436391503' }, !this.isMobile ? (this.layout == 'full-vertical' ? (hAsync("div", { class: "side-panes-wrapper" }, hAsync("div", { class: {
28395
+ return (hAsync(Host, { key: '03ea4309957e61df58b3d8bc01bad3f4a069e825' }, !this.isMobile ? (this.layout == 'full-vertical' ? (hAsync("div", { class: "side-panes-wrapper" }, hAsync("div", { class: {
28424
28396
  row: true,
28425
28397
  'padding-left': this.hasPadding('left'),
28426
28398
  'padding-right': this.hasPadding('right'),
@@ -28527,13 +28499,13 @@ class Pill {
28527
28499
  [this.outline ? 'borderColor' : 'backgroundColor']: this.background,
28528
28500
  };
28529
28501
  }
28530
- return (hAsync(Host, { key: 'c7820336c8fbdf01625a3cadfec75dceb6cbe890', style: this.variant === 'custom'
28502
+ return (hAsync(Host, { key: '2a7697576ed5ec91672c45f54dd4c5ffeb3c0763', style: this.variant === 'custom'
28531
28503
  ? {
28532
28504
  '--ix-icon-button-color': this.pillColor,
28533
28505
  }
28534
28506
  : {}, class: {
28535
28507
  'align-left': this.alignLeft,
28536
- } }, hAsync("div", { key: '6b070c63bb620b9d03adc4df29cb02d5bc83d5a2', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
28508
+ } }, hAsync("div", { key: 'ee9bc939ac718fe45d6d3a1d3974f98f3dac3881', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
28537
28509
  container: true,
28538
28510
  outline: this.outline,
28539
28511
  inactive: false,
@@ -28548,9 +28520,9 @@ class Pill {
28548
28520
  closable: false,
28549
28521
  icon: !!this.icon,
28550
28522
  'with-gap': !this.iconOnly,
28551
- } }, this.icon && (hAsync("ix-icon", { key: '0063f6ce74b07f7851ac68968983740f62b791dc', class: {
28523
+ } }, this.icon && (hAsync("ix-icon", { key: '34a581e8e9994088b52deda084131c595485a522', class: {
28552
28524
  'with-icon': true,
28553
- }, 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()));
28525
+ }, 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()));
28554
28526
  }
28555
28527
  get hostElement() { return getElement(this); }
28556
28528
  static get style() { return pillCss; }
@@ -28708,17 +28680,17 @@ class ProgressIndicator {
28708
28680
  render() {
28709
28681
  const normalizedValue = ((this.value - this.min) / (this.max - this.min)) * 100;
28710
28682
  const clampedValue = Math.max(0, Math.min(normalizedValue, 100));
28711
- return (hAsync(Host, { key: 'aa5b8eb1f9882b6608a8b666dd86f01c49e955cc', class: {
28683
+ return (hAsync(Host, { key: 'b9df8144037a0e126848e2425192dd8d8b752518', class: {
28712
28684
  linear: this.type === 'linear',
28713
28685
  circular: this.type === 'circular',
28714
- }, tabIndex: -1 }, hAsync("div", { key: '99c7677920536a90e400de90f0d285f65bc582c7', class: {
28686
+ }, tabIndex: -1 }, hAsync("div", { key: '15b088ae86016b1563aa34c2f1b31e0a0ae54cb2', class: {
28715
28687
  'progress-indicator': true,
28716
28688
  [this.size]: true,
28717
28689
  [this.status]: true,
28718
28690
  ['text-center']: this.textAlignment === 'center',
28719
28691
  ['text-left']: this.textAlignment === 'left',
28720
28692
  ['text-right']: this.textAlignment === 'right',
28721
- } }, 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()))));
28693
+ } }, 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()))));
28722
28694
  }
28723
28695
  get hostElement() { return getElement(this); }
28724
28696
  static get style() { return progressIndicatorCss; }
@@ -28753,13 +28725,13 @@ class PushCard {
28753
28725
  */
28754
28726
  this.variant = 'outline';
28755
28727
  /**
28756
- * Collapse the card
28728
+ * Expand the card
28757
28729
  */
28758
- this.collapse = true;
28730
+ this.expanded = false;
28759
28731
  }
28760
28732
  render() {
28761
28733
  var _a;
28762
- 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' })))));
28734
+ 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' })))));
28763
28735
  }
28764
28736
  static get style() { return pushCardCss; }
28765
28737
  static get cmpMeta() { return {
@@ -28772,7 +28744,7 @@ class PushCard {
28772
28744
  "heading": [1],
28773
28745
  "subheading": [1],
28774
28746
  "variant": [1],
28775
- "collapse": [4]
28747
+ "expanded": [4]
28776
28748
  },
28777
28749
  "$listeners$": undefined,
28778
28750
  "$lazyBundleId$": "-",
@@ -28869,17 +28841,17 @@ class Radio {
28869
28841
  }
28870
28842
  render() {
28871
28843
  var _a;
28872
- return (hAsync(Host, { key: '2453cf39a2286a0a2b8fd10dca39aa5e2a3968d4', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
28844
+ return (hAsync(Host, { key: 'e74cc1b490830412ff329d586c35914a8b55abb8', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
28873
28845
  disabled: this.disabled,
28874
28846
  checked: this.checked,
28875
- }, 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: () => {
28847
+ }, 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: () => {
28876
28848
  const ref = this.inputRef.current;
28877
28849
  if (ref) {
28878
28850
  this.setCheckedState(ref.checked);
28879
28851
  }
28880
- } }), hAsync("button", { key: '9820d0db2c7be71866c79002ebd196091da44d79', disabled: this.disabled, class: {
28852
+ } }), hAsync("button", { key: '70747f5c03103161f8808d996b15720af681c54d', disabled: this.disabled, class: {
28881
28853
  checked: this.checked,
28882
- }, 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' }))))));
28854
+ }, 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' }))))));
28883
28855
  }
28884
28856
  static get formAssociated() { return true; }
28885
28857
  get hostElement() { return getElement(this); }
@@ -29019,10 +28991,10 @@ class RadiobuttonGroup {
29019
28991
  return Promise.resolve(this.touched);
29020
28992
  }
29021
28993
  render() {
29022
- 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: {
28994
+ 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: {
29023
28995
  'checkbox-container': true,
29024
28996
  'row-layout': this.direction === 'row',
29025
- } }, hAsync("slot", { key: '51f23ea772d0762e2360846d124187532a946f81' })))));
28997
+ } }, hAsync("slot", { key: '8910a200a6eb0d9f88f3b45d96967a7f406b545d' })))));
29026
28998
  }
29027
28999
  get hostElement() { return getElement(this); }
29028
29000
  static get watchers() { return {
@@ -29068,7 +29040,7 @@ class Row {
29068
29040
  registerInstance(this, hostRef);
29069
29041
  }
29070
29042
  render() {
29071
- return (hAsync(Host, { key: '04ce61126421e977adaf0342c9c5736058770d15' }, hAsync("slot", { key: '619a359765da685bc3722f6f77bff996baf89961' })));
29043
+ return (hAsync(Host, { key: 'd1a97faf65f7bb2656702d903995c25589a6ef41' }, hAsync("slot", { key: 'b24d88c901dd8bf48eefaf2778d8db412b61811c' })));
29072
29044
  }
29073
29045
  static get style() { return rowCss; }
29074
29046
  static get cmpMeta() { return {
@@ -29645,9 +29617,9 @@ class Select {
29645
29617
  }
29646
29618
  render() {
29647
29619
  var _a, _b, _c, _d;
29648
- return (hAsync(Host, { key: 'c0099c77970de85593440ff14921f884c7837e39', "aria-disabled": a11yBoolean(this.disabled), class: {
29620
+ return (hAsync(Host, { key: '616b4904936081cc06fea9f96ba1534ad9c72072', "aria-disabled": a11yBoolean(this.disabled), class: {
29649
29621
  disabled: this.disabled,
29650
- } }, 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: {
29622
+ } }, 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: {
29651
29623
  select: true,
29652
29624
  disabled: this.disabled,
29653
29625
  readonly: this.readonly,
@@ -29655,13 +29627,13 @@ class Select {
29655
29627
  this.dropdownAnchorRef(ref);
29656
29628
  if (!this.editable)
29657
29629
  this.dropdownWrapperRef(ref);
29658
- } }, hAsync("div", { key: 'a88f41411a227fef16c86692c8b89e392e909130', class: "input-container" }, hAsync("div", { key: '115652ec0955d9968f57d016ad64f9d42a40b00c', class: "chips" }, this.isMultipleMode
29630
+ } }, hAsync("div", { key: '61298dac05f4be62b06e0db6fd18299fee55ce76', class: "input-container" }, hAsync("div", { key: '21c3950b5d76a4027de13baaf9c8054f90b4cbcf', class: "chips" }, this.isMultipleMode
29659
29631
  ? (_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) => {
29660
29632
  e.preventDefault();
29661
29633
  e.stopPropagation();
29662
29634
  this.itemClick(item.value);
29663
29635
  } }, item.label)))
29664
- : '', 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: {
29636
+ : '', 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: {
29665
29637
  'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
29666
29638
  }, placeholder: this.placeholderValue(), value: (_c = this.inputValue) !== null && _c !== void 0 ? _c : '', ref: (ref) => {
29667
29639
  this.inputElement = ref;
@@ -29680,7 +29652,7 @@ class Select {
29680
29652
  : iconChevronDownSmall, variant: "subtle-tertiary", ref: (ref) => {
29681
29653
  if (this.editable)
29682
29654
  this.dropdownWrapperRef(ref);
29683
- }, "aria-label": this.ariaLabelChevronDownIconButton }))))))), hAsync("ix-dropdown", { key: '1fc475094870358ca9746b7a0a17ba90c525fc19', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
29655
+ }, "aria-label": this.ariaLabelChevronDownIconButton }))))))), hAsync("ix-dropdown", { key: '69e81d42ef04f3c65449fda9778596bde0c0c708', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
29684
29656
  'display-none': this.disabled || this.readonly,
29685
29657
  }, anchor: this.dropdownAnchorRef.waitForCurrent(), trigger: this.dropdownWrapperRef.waitForCurrent(), onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
29686
29658
  var _a, _b;
@@ -29696,12 +29668,12 @@ class Select {
29696
29668
  styleOverwrites.maxWidth = `min(${this.dropdownMaxWidth}, 100%)`;
29697
29669
  }
29698
29670
  return styleOverwrites;
29699
- } }, hAsync("div", { key: 'f31dea7cf6bf07744eb0570304fcf9783c8478cb', class: {
29671
+ } }, hAsync("div", { key: 'e3bbcfe9eaa0547b4f1818d1e96e2aba4b1ff199', class: {
29700
29672
  'select-list-header': true,
29701
29673
  hidden: this.hideListHeader || this.isDropdownEmpty,
29702
- }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: '7f8335b29e10f93c4a1fb85329d196439b16b5e8', onSlotchange: () => {
29674
+ }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: 'd9d1060ee1fa7188a60e854d855c96cee1752355', onSlotchange: () => {
29703
29675
  this.updateSelection();
29704
- } }), hAsync("div", { key: '8166cdc348b9952f3a89f525855a9ee0ea07c41d', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
29676
+ } }), hAsync("div", { key: '80906bd69760d63dd6b45c62337d8b9fdb1b3c3a', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
29705
29677
  'add-item': true,
29706
29678
  }, label: this.inputFilterText, onItemClick: (e) => {
29707
29679
  e.preventDefault();
@@ -29854,7 +29826,7 @@ class SelectItem {
29854
29826
  }
29855
29827
  }
29856
29828
  render() {
29857
- return (hAsync(Host, { key: 'a246c44f60262c0d667f256d3a0dd6ffa5639ead' }, hAsync("ix-dropdown-item", { key: 'eced5e715b6b8edaea18d034527caff930c739af', class: {
29829
+ return (hAsync(Host, { key: 'eda73234f63f14409068135e908af00d7f18b48b' }, hAsync("ix-dropdown-item", { key: '14603322f1a339a30aa00b32f6802037af69a187', class: {
29858
29830
  'select-item-checked': this.selected,
29859
29831
  }, checked: this.selected, label: this.label ? this.label : this.value, onItemClick: (e) => this.onItemClick(e) })));
29860
29832
  }
@@ -30030,12 +30002,12 @@ class Slider {
30030
30002
  traceStart = valueInPercentage;
30031
30003
  traceEnd = traceReferenceInPercentage;
30032
30004
  }
30033
- return (hAsync(Host, { key: 'a81caafd7b8f63a37b7011370c3707906b1d73b1', class: {
30005
+ return (hAsync(Host, { key: '8607a41b85a5cb0241432eca5b6fccd931059247', class: {
30034
30006
  disabled: this.disabled,
30035
30007
  error: !!this.error,
30036
- }, 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: {
30008
+ }, 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: {
30037
30009
  left: `calc(${valueInPercentage} * 100% - 8px)`,
30038
- } }), hAsync("div", { key: 'ae0c97019fdbd3dae7751afb1f1d9f0e0a31ca8e', class: "ticks" }, this.marker
30010
+ } }), hAsync("div", { key: '8b39d81357e4c4c328f4cca4118a9114ee061e3b', class: "ticks" }, this.marker
30039
30011
  ? this.marker.map((markerValue) => {
30040
30012
  if (markerValue > this.max || markerValue < this.min) {
30041
30013
  return;
@@ -30048,7 +30020,7 @@ class Slider {
30048
30020
  '--tick-value': `${left}`,
30049
30021
  } }));
30050
30022
  })
30051
- : 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: {
30023
+ : 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: {
30052
30024
  '--value': `${valueInPercentage}`,
30053
30025
  '--trace-reference': `${traceReferenceInPercentage}`,
30054
30026
  '--trace-start': `${traceStart}`,
@@ -30062,9 +30034,9 @@ class Slider {
30062
30034
  this.showTooltip = true;
30063
30035
  }, onBlur: () => {
30064
30036
  this.showTooltip = false;
30065
- }, 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: {
30037
+ }, 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: {
30066
30038
  'hide-tooltip': !this.showTooltip,
30067
- }, 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));
30039
+ }, 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));
30068
30040
  }
30069
30041
  get hostElement() { return getElement(this); }
30070
30042
  static get watchers() { return {
@@ -30122,7 +30094,7 @@ class Spinner {
30122
30094
  this.hideTrack = false;
30123
30095
  }
30124
30096
  render() {
30125
- return (hAsync(Host, { key: 'ce8c4e7ccf1c837e2b0083ceaf144ff55498f6e0' }, hAsync("div", { key: '28808901101e05501e41ebbb7345319d5a14a29e', class: {
30097
+ return (hAsync(Host, { key: '99eb9b362588fb2f8f40c8e767066510535c312d' }, hAsync("div", { key: '219d9895c8d21ab3c571dd45fd07f5b006b4f34b', class: {
30126
30098
  primary: this.variant === 'primary',
30127
30099
  [this.size]: true,
30128
30100
  'hide-track': this.hideTrack,
@@ -30186,7 +30158,7 @@ class SplitButton {
30186
30158
  'left-button-border': !hasOutline,
30187
30159
  },
30188
30160
  };
30189
- 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' }))));
30161
+ 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' }))));
30190
30162
  }
30191
30163
  get hostElement() { return getElement(this); }
30192
30164
  static get style() { return splitButtonCss; }
@@ -30259,7 +30231,7 @@ class TabItem {
30259
30231
  };
30260
30232
  }
30261
30233
  render() {
30262
- return (hAsync(Host, { key: 'fbc797818155b68364410a11c5fe0a001e1e6acc', class: this.tabItemClasses({
30234
+ return (hAsync(Host, { key: '2eaa9ee3ba9488210877fa4ed43595e1f9d9a8dd', class: this.tabItemClasses({
30263
30235
  selected: this.selected,
30264
30236
  disabled: this.disabled,
30265
30237
  small: this.small,
@@ -30276,12 +30248,12 @@ class TabItem {
30276
30248
  if (clientEvent.defaultPrevented) {
30277
30249
  event.stopPropagation();
30278
30250
  }
30279
- } }, hAsync("div", { key: '98a4a06c0ceb6ef377de6d57ad42054e212fbe37', class: {
30251
+ } }, hAsync("div", { key: 'a3592b79e11a50056834d1920aa666a6989f7be9', class: {
30280
30252
  circle: this.rounded,
30281
30253
  text: !this.rounded,
30282
30254
  selected: this.selected,
30283
30255
  disabled: this.disabled,
30284
- } }, hAsync("slot", { key: 'd10de085d72f9559891dfd87f9b91f73832c5b46' })), hAsync("div", { key: '6a2c177981af05692249dd17741667a7986ac286', class: {
30256
+ } }, hAsync("slot", { key: '6bdd7252b0906f1d47257c6bc0fd4bff91a7eb3b' })), hAsync("div", { key: '876c31b1ee2c454887434a99b65435d1511676e1', class: {
30285
30257
  counter: true,
30286
30258
  selected: this.selected,
30287
30259
  hidden: !(this.rounded && this.counter !== undefined),
@@ -30567,13 +30539,13 @@ class Tabs {
30567
30539
  });
30568
30540
  }
30569
30541
  render() {
30570
- 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: {
30542
+ 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: {
30571
30543
  'tab-items': true,
30572
30544
  'overflow-shadow': true,
30573
30545
  'shadow-left': this.showArrowPrevious,
30574
30546
  'shadow-right': this.showArrowNext,
30575
30547
  'shadow-both': this.showArrowNext && this.showArrowPrevious,
30576
- } }, 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 })))));
30548
+ } }, 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 })))));
30577
30549
  }
30578
30550
  get hostElement() { return getElement(this); }
30579
30551
  static get watchers() { return {
@@ -30752,10 +30724,10 @@ class Textarea {
30752
30724
  }
30753
30725
  render() {
30754
30726
  var _a;
30755
- return (hAsync(Host, { key: '03eb959f2c582fb1dddef9c4af3775ff27d4c391', class: {
30727
+ return (hAsync(Host, { key: '01f3753f8d224c04fcfd170004d1591155bae8fe', class: {
30756
30728
  disabled: this.disabled,
30757
30729
  readonly: this.readonly,
30758
- } }, hAsync("ix-field-wrapper", { key: '66ec862af71b352b89418708782d0a73bd54e49f', 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: 'c75441f683c072a52d5d51481bc87e7ea00c42ff', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, ((_a = this.value) !== null && _a !== void 0 ? _a : '').length, "/", this.maxLength)), hAsync("div", { key: 'c49e36dd468cc9e4b83887891316436359b750b6', class: "input-wrapper" }, hAsync(TextareaElement, { key: '9c051f207d06a4943540ed2c4f6d8b8be8ab1358', 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: () => {
30730
+ } }, 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: () => {
30759
30731
  onInputBlur(this, this.textAreaRef.current);
30760
30732
  this.touched = true;
30761
30733
  } })))));
@@ -30831,17 +30803,17 @@ class Tile {
30831
30803
  this.hasFooterSlot = !!this.hostElement.querySelector('[slot="footer"]');
30832
30804
  }
30833
30805
  render() {
30834
- return (hAsync(Host, { key: 'e4355ad46843a1f23ce91dedb17d4e4bfb5a36fc', class: {
30806
+ return (hAsync(Host, { key: 'aa9ab71b723ec68685a2d0a37b53d9edcfe82cd6', class: {
30835
30807
  'tile-small': this.size === 'small',
30836
30808
  'tile-medium': this.size === 'medium',
30837
30809
  'tile-big': this.size === 'big',
30838
- } }, hAsync("div", { key: '43f307019c86fbf6b930d8539373dff898340b55', class: {
30810
+ } }, hAsync("div", { key: 'fdbc231e60e607c9a5c60d66138f87d563d3a1d1', class: {
30839
30811
  'tile-header': true,
30840
30812
  'has-content': this.hasHeaderSlot,
30841
- } }, 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: {
30813
+ } }, 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: {
30842
30814
  'tile-footer': true,
30843
30815
  'has-content': this.hasFooterSlot,
30844
- } }, hAsync("slot", { key: 'd5ac25a1a60864047a8130a19158c0fbc070a95e', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
30816
+ } }, hAsync("slot", { key: 'ce04db8085fda4bb5faaa170895cad9c8f850555', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
30845
30817
  }
30846
30818
  get hostElement() { return getElement(this); }
30847
30819
  static get style() { return tileCss; }
@@ -31128,12 +31100,12 @@ class TimeInput {
31128
31100
  const invalidText = this.isInputInvalid
31129
31101
  ? this.i18nErrorTimeUnparsable
31130
31102
  : this.invalidText;
31131
- return (hAsync(Host, { key: '0001640191c8b6d5eae25490ea8d7759e1ce8466', class: {
31103
+ return (hAsync(Host, { key: '09ce97a9605c6b22a872712c038a2628e5b0b81a', class: {
31132
31104
  disabled: this.disabled,
31133
31105
  readonly: this.readonly,
31134
- } }, 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) => {
31106
+ } }, 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) => {
31135
31107
  this.show = event.detail;
31136
- } }, 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) => {
31108
+ } }, 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) => {
31137
31109
  this.onInput(event.detail);
31138
31110
  this.show = false;
31139
31111
  } }))));
@@ -31257,31 +31229,13 @@ class TimePicker {
31257
31229
  */
31258
31230
  this.corners = 'rounded';
31259
31231
  /**
31260
- * Controls the visual presentation and styling of the component when it is displayed as a standalone element
31232
+ * Embedded style (for use in other components)
31261
31233
  */
31262
- this.standaloneAppearance = true;
31234
+ this.embedded = false;
31263
31235
  /**
31264
31236
  * @internal Temporary prop needed until datetime-picker is reworked for new design
31265
31237
  */
31266
31238
  this.dateTimePickerAppearance = false;
31267
- /**
31268
- * Show hour input
31269
- *
31270
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
31271
- */
31272
- this.showHour = true;
31273
- /**
31274
- * Show minutes input
31275
- *
31276
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
31277
- */
31278
- this.showMinutes = true;
31279
- /**
31280
- * Show seconds input
31281
- *
31282
- * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0
31283
- */
31284
- this.showSeconds = true;
31285
31239
  /**
31286
31240
  * Hides the header of the picker.
31287
31241
  *
@@ -31317,22 +31271,10 @@ class TimePicker {
31317
31271
  * Format has to match the `format` property.
31318
31272
  */
31319
31273
  this.time = DateTime.now().toFormat(this.format);
31320
- /**
31321
- * Text of time select button
31322
- *
31323
- * @deprecated Use `i18nConfirmTime` instead. Will be removed in 4.0.0.
31324
- */
31325
- this.textSelectTime = CONFIRM_BUTTON_DEFAULT;
31326
31274
  /**
31327
31275
  * Text of the time confirm button
31328
31276
  */
31329
31277
  this.i18nConfirmTime = CONFIRM_BUTTON_DEFAULT;
31330
- /**
31331
- * Text for top label
31332
- *
31333
- * @deprecated Use `i18nHeader` instead. Will be removed in 4.0.0.
31334
- */
31335
- this.textTime = HEADER_DEFAULT;
31336
31278
  /**
31337
31279
  * Text for top header
31338
31280
  */
@@ -31721,21 +31663,21 @@ class TimePicker {
31721
31663
  {
31722
31664
  unit: 'hour',
31723
31665
  header: this.i18nHourColumnHeader,
31724
- hidden: !LUXON_FORMAT_PATTERNS.hours.test(this.format) || !this.showHour,
31666
+ hidden: !LUXON_FORMAT_PATTERNS.hours.test(this.format),
31725
31667
  numberArray: hourNumbers,
31726
31668
  focusedValue: this.getInitialFocusedValueForUnit('hour', hourNumbers),
31727
31669
  },
31728
31670
  {
31729
31671
  unit: 'minute',
31730
31672
  header: this.i18nMinuteColumnHeader,
31731
- hidden: !LUXON_FORMAT_PATTERNS.minutes.test(this.format) || !this.showMinutes,
31673
+ hidden: !LUXON_FORMAT_PATTERNS.minutes.test(this.format),
31732
31674
  numberArray: minuteNumbers,
31733
31675
  focusedValue: this.getInitialFocusedValueForUnit('minute', minuteNumbers),
31734
31676
  },
31735
31677
  {
31736
31678
  unit: 'second',
31737
31679
  header: this.i18nSecondColumnHeader,
31738
- hidden: !LUXON_FORMAT_PATTERNS.seconds.test(this.format) || !this.showSeconds,
31680
+ hidden: !LUXON_FORMAT_PATTERNS.seconds.test(this.format),
31739
31681
  numberArray: secondNumbers,
31740
31682
  focusedValue: this.getInitialFocusedValueForUnit('second', secondNumbers),
31741
31683
  },
@@ -31822,46 +31764,28 @@ class TimePicker {
31822
31764
  }
31823
31765
  getElementContainerTabIndex(number, descriptorUnit) {
31824
31766
  const descriptor = this.timePickerDescriptors.find((d) => d.unit === descriptorUnit);
31825
- if (descriptor && number === descriptor.focusedValue) {
31767
+ if (number === (descriptor === null || descriptor === void 0 ? void 0 : descriptor.focusedValue)) {
31826
31768
  return '0';
31827
31769
  }
31828
31770
  return '-1';
31829
31771
  }
31830
- getConfirmButtonText() {
31831
- if (this.i18nConfirmTime !== CONFIRM_BUTTON_DEFAULT) {
31832
- return this.i18nConfirmTime;
31833
- }
31834
- if (this.textSelectTime !== CONFIRM_BUTTON_DEFAULT) {
31835
- return this.textSelectTime;
31836
- }
31837
- return this.i18nConfirmTime;
31838
- }
31839
- getHeaderText() {
31840
- if (this.i18nHeader !== HEADER_DEFAULT) {
31841
- return this.i18nHeader;
31842
- }
31843
- if (this.textTime != HEADER_DEFAULT) {
31844
- return this.textTime;
31845
- }
31846
- return this.i18nHeader;
31847
- }
31848
31772
  render() {
31849
- 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: {
31773
+ 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: {
31850
31774
  selected: this.isSelected(descriptor.unit, number),
31851
31775
  'element-container': true,
31852
31776
  }, 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: {
31853
31777
  'column-seperator': true,
31854
31778
  hidden: descriptor.hidden,
31855
- } }, this.getColumnSeparator(index))))))), hAsync("div", { key: '6e1560d71b59d8cbf32f9b201c3db2cea62bab38', class: {
31779
+ } }, this.getColumnSeparator(index))))))), hAsync("div", { key: '94fff2af6e3e86a2bebdee7e17a3ae46503c8a03', class: {
31856
31780
  footer: true,
31857
31781
  'footer--compact': this.timePickerDescriptors.length <= 2,
31858
- }, slot: "footer" }, this.timeRef && (hAsync("div", { key: '9f54da10f63c7cc75a09a22300c5714721c4ae59', class: {
31782
+ }, slot: "footer" }, this.timeRef && (hAsync("div", { key: 'a9248cc2ac1c71c8886bfc177eb9c013db8a7a69', class: {
31859
31783
  'time-ref-buttons': true,
31860
31784
  'time-ref-buttons--datetime-picker-appearance': this.dateTimePickerAppearance,
31861
- } }, 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: () => {
31785
+ } }, 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: () => {
31862
31786
  var _a;
31863
31787
  this.timeSelect.emit((_a = this._time) === null || _a === void 0 ? void 0 : _a.toFormat(this.format));
31864
- } }, this.getConfirmButtonText()))))));
31788
+ } }, this.i18nConfirmTime))))));
31865
31789
  }
31866
31790
  get hostElement() { return getElement(this); }
31867
31791
  static get watchers() { return {
@@ -31880,21 +31804,15 @@ class TimePicker {
31880
31804
  "$members$": {
31881
31805
  "format": [1],
31882
31806
  "corners": [1],
31883
- "standaloneAppearance": [4, "standalone-appearance"],
31807
+ "embedded": [4],
31884
31808
  "dateTimePickerAppearance": [4, "date-time-picker-appearance"],
31885
- "showHour": [4, "show-hour"],
31886
- "showMinutes": [4, "show-minutes"],
31887
- "showSeconds": [4, "show-seconds"],
31888
31809
  "hideHeader": [4, "hide-header"],
31889
31810
  "hourInterval": [1026, "hour-interval"],
31890
31811
  "minuteInterval": [1026, "minute-interval"],
31891
31812
  "secondInterval": [1026, "second-interval"],
31892
31813
  "millisecondInterval": [1026, "millisecond-interval"],
31893
31814
  "time": [1],
31894
- "timeReference": [1, "time-reference"],
31895
- "textSelectTime": [1, "text-select-time"],
31896
31815
  "i18nConfirmTime": [1, "i18n-confirm-time"],
31897
- "textTime": [1, "text-time"],
31898
31816
  "i18nHeader": [1, "i18n-header"],
31899
31817
  "i18nHourColumnHeader": [1, "i18n-column-header"],
31900
31818
  "i18nMinuteColumnHeader": [1, "i18n-minute-column-header"],
@@ -31935,7 +31853,7 @@ class Toast {
31935
31853
  /**
31936
31854
  * Autoclose behavior
31937
31855
  */
31938
- this.autoClose = true;
31856
+ this.preventAutoClose = false;
31939
31857
  this.progress = 0;
31940
31858
  this.touched = false;
31941
31859
  this.paused = false;
@@ -31992,17 +31910,17 @@ class Toast {
31992
31910
  animationPlayState: this.touched || this.paused ? 'paused' : 'running',
31993
31911
  };
31994
31912
  progressBarClass.push('toast-progress-bar--animated');
31995
- return (hAsync(Host, { key: '4be41b7d6326a30e985506471f5ef6a9fcfc4cf7', class: "animate__animated animate__fadeIn" }, hAsync("div", { key: '02ae41f684be0f0c1b304c6565c22ec4cd9ee9d4', class: "toast-body", onPointerLeave: () => {
31913
+ return (hAsync(Host, { key: '899292380d8565664e1c7675d76327a11490d830', class: "animate__animated animate__fadeIn" }, hAsync("div", { key: '5cd4377bdf58c1a2c0071ab31b28ad9655e44d0f', class: "toast-body", onPointerLeave: () => {
31996
31914
  this.touched = false;
31997
31915
  }, onPointerEnter: () => {
31998
31916
  this.touched = true;
31999
- } }, 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: () => {
31917
+ } }, 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: () => {
32000
31918
  this.close();
32001
31919
  }, onTransitionEnd: () => {
32002
31920
  if (this.progress === 0) {
32003
31921
  this.close();
32004
31922
  }
32005
- } })) : null));
31923
+ } }))));
32006
31924
  }
32007
31925
  get hostElement() { return getElement(this); }
32008
31926
  static get style() { return toastCss; }
@@ -32013,7 +31931,7 @@ class Toast {
32013
31931
  "type": [1],
32014
31932
  "toastTitle": [1, "toast-title"],
32015
31933
  "autoCloseDelay": [2, "auto-close-delay"],
32016
- "autoClose": [4, "auto-close"],
31934
+ "preventAutoClose": [4, "prevent-auto-close"],
32017
31935
  "icon": [1],
32018
31936
  "iconColor": [1, "icon-color"],
32019
31937
  "ariaLabelCloseIconButton": [1, "aria-label-close-icon-button"],
@@ -32080,7 +31998,7 @@ class ToastContainer {
32080
31998
  * @param config
32081
31999
  */
32082
32000
  async showToast(config) {
32083
- var _a, _b, _c;
32001
+ var _a, _b;
32084
32002
  const toast = document.createElement('ix-toast');
32085
32003
  const onClose = new TypedEvent();
32086
32004
  function removeToast(result) {
@@ -32089,8 +32007,8 @@ class ToastContainer {
32089
32007
  }
32090
32008
  toast.toastTitle = config.title;
32091
32009
  toast.type = (_a = config.type) !== null && _a !== void 0 ? _a : 'info';
32092
- toast.autoClose = (_b = config.autoClose) !== null && _b !== void 0 ? _b : true;
32093
- toast.autoCloseDelay = (_c = config.autoCloseDelay) !== null && _c !== void 0 ? _c : 5000;
32010
+ toast.preventAutoClose = config.autoClose === false;
32011
+ toast.autoCloseDelay = (_b = config.autoCloseDelay) !== null && _b !== void 0 ? _b : 5000;
32094
32012
  toast.icon = config.icon;
32095
32013
  toast.iconColor = config.iconColor;
32096
32014
  toast.addEventListener('closeToast', (event) => {
@@ -32127,10 +32045,10 @@ class ToastContainer {
32127
32045
  };
32128
32046
  }
32129
32047
  render() {
32130
- return (hAsync(Host, { key: '11f53d028ee14f4884f1a69b157298d53da4939c', class: {
32048
+ return (hAsync(Host, { key: '8ac8e6eb7cfc7110a4b2b44a835b6727e32c8db6', class: {
32131
32049
  'toast-container--bottom-right': this.position === 'bottom-right',
32132
32050
  'toast-container--top-right': this.position === 'top-right',
32133
- } }, hAsync("slot", { key: 'be298b17f3b67ed5d6e2589b4bb041b6d7b90dbd' })));
32051
+ } }, hAsync("slot", { key: '1c158e22d6adef730c3642a6769e454b6b5e3c03' })));
32134
32052
  }
32135
32053
  static get watchers() { return {
32136
32054
  "position": ["onPositionChange"]
@@ -32151,7 +32069,7 @@ class ToastContainer {
32151
32069
  }; }
32152
32070
  }
32153
32071
 
32154
- 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 )}";
32072
+ 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 )}";
32155
32073
 
32156
32074
  /*
32157
32075
  * SPDX-FileCopyrightText: 2023 Siemens AG
@@ -32281,13 +32199,13 @@ class Toggle {
32281
32199
  if (this.indeterminate) {
32282
32200
  toggleText = this.textIndeterminate;
32283
32201
  }
32284
- return (hAsync(Host, { key: '959c6b0e5f6c2ea7f2ce6cf79ba2280b3c8b65dd', class: {
32202
+ return (hAsync(Host, { key: 'cbc551d0aaaf8b93abf00eae8447b7ba910ee15c', class: {
32285
32203
  disabled: this.disabled,
32286
- }, 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: {
32204
+ }, 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: {
32287
32205
  switch: true,
32288
32206
  checked: this.checked,
32289
32207
  indeterminate: this.indeterminate,
32290
- }, 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)))));
32208
+ }, 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)))));
32291
32209
  }
32292
32210
  static get formAssociated() { return true; }
32293
32211
  get hostElement() { return getElement(this); }
@@ -32704,7 +32622,7 @@ class Tooltip {
32704
32622
  (_d = this.disposeDomChangeListener) === null || _d === void 0 ? void 0 : _d.call(this);
32705
32623
  }
32706
32624
  render() {
32707
- 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" }))))));
32625
+ 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" }))))));
32708
32626
  }
32709
32627
  get hostElement() { return getElement(this); }
32710
32628
  static get style() { return tooltipCss; }
@@ -33339,7 +33257,7 @@ class Tree {
33339
33257
  this.nodeClicked.emit(id);
33340
33258
  }
33341
33259
  render() {
33342
- return (hAsync(Host, { key: 'ed47b138fb50d9b9803d52b40526922aa9e406ad', onClick: (event) => this.onTreeItemClick(event) }, hAsync("slot", { key: '8b8f8a37f440ae2658764b8da65a2cb8d1db7afb' })));
33260
+ return (hAsync(Host, { key: '41229d69024d78162075253c32250ebf28e4bb3b', onClick: (event) => this.onTreeItemClick(event) }, hAsync("slot", { key: '594c9e61448461dd39a81272f2d2c24b0e560806' })));
33343
33261
  }
33344
33262
  get hostElement() { return getElement(this); }
33345
33263
  static get watchers() { return {
@@ -33378,17 +33296,17 @@ class TreeItem {
33378
33296
  }
33379
33297
  render() {
33380
33298
  var _a, _b;
33381
- return (hAsync(Host, { key: '05f896e21e252fab0d3f39b4d52885342522d0f9', class: {
33299
+ return (hAsync(Host, { key: 'f3168fba8586e37800d2ba921d890e3f8c38d263', class: {
33382
33300
  selected: !!((_a = this.context) === null || _a === void 0 ? void 0 : _a.isSelected),
33383
- } }, hAsync("div", { key: 'e716c8ee13d77bedf01cb603d8a65798a5cc647d', class: "icon-toggle-container" }, this.hasChildren ? (hAsync("ix-icon", { name: iconChevronRightSmall, size: "24", class: {
33301
+ } }, hAsync("div", { key: '10905ce185a7dbae0921ab16c9656f4ef0569749', class: "icon-toggle-container" }, this.hasChildren ? (hAsync("ix-icon", { name: iconChevronRightSmall, size: "24", class: {
33384
33302
  ['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
33385
33303
  }, color: "color-std-text", onClick: (e) => {
33386
33304
  e.preventDefault();
33387
33305
  e.stopPropagation();
33388
33306
  this.toggle.emit();
33389
- }, "aria-label": this.ariaLabelChevronIcon })) : null), hAsync("div", { key: '433f67a985cea3d1ea88f85e51355977197ae2fd', class: "tree-node-container", onClick: () => {
33307
+ }, "aria-label": this.ariaLabelChevronIcon })) : null), hAsync("div", { key: 'bf8b74b9b1e67b848a6d9d9f93c3dc01221ad9b9', class: "tree-node-container", onClick: () => {
33390
33308
  this.itemClick.emit();
33391
- } }, hAsync("div", { key: 'abd3864dc9a2425da258b1844617d37b5f38b831', class: "tree-node-text" }, this.text), hAsync("slot", { key: '16aa907095f9b1e28d825ca4cc6daacd04ca9bec' }))));
33309
+ } }, hAsync("div", { key: '23449d4cc0c593f2fdb2f792eadbbf30481a225b', class: "tree-node-text" }, this.text), hAsync("slot", { key: '91ba0ba1b85a0fc42a6ae0c4685c8df4717547f6' }))));
33392
33310
  }
33393
33311
  static get style() { return treeItemCss; }
33394
33312
  static get cmpMeta() { return {
@@ -33586,7 +33504,7 @@ class Upload {
33586
33504
  render() {
33587
33505
  const disabled = this.disabled || this.state === UploadFileState.LOADING;
33588
33506
  const _a = this.a11y, { 'aria-label': ariaLabel = 'Upload files' } = _a, a11y = __rest(_a, ['aria-label']);
33589
- return (hAsync(Host, Object.assign({ key: 'bf422891997d473a0d74b5654da1fc26df37b442' }, a11y, { "aria-disabled": disabled }), hAsync("div", { key: 'b37683a6d5e926dd4404374d58e9926f78bf41ec', class: {
33507
+ return (hAsync(Host, Object.assign({ key: 'd27377461517d95412c644cdc3c9f0b4c9edd1f9' }, a11y, { "aria-disabled": disabled }), hAsync("div", { key: '983727de99c90d57e0c0e296d054ea80894cc2e3', class: {
33590
33508
  'file-upload-area': true,
33591
33509
  'file-over': this.state !== UploadFileState.LOADING && this.isFileOver,
33592
33510
  checking: this.state === UploadFileState.LOADING,
@@ -33596,9 +33514,9 @@ class Upload {
33596
33514
  if (this.state !== UploadFileState.LOADING) {
33597
33515
  this.fileDropped(e);
33598
33516
  }
33599
- }, 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) => {
33517
+ }, 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) => {
33600
33518
  this.fileChangeEvent(e);
33601
- }, accept: this.accept, disabled: disabled }), hAsync("ix-button", { key: 'c6aa9a9ae0cb9c9fdc577c318e78d9f1fef4744c', variant: "secondary", "aria-disabled": disabled, onClick: () => this.inputElement.click(), disabled: disabled }, this.i18nUploadFile)))));
33519
+ }, accept: this.accept, disabled: disabled }), hAsync("ix-button", { key: 'ab298c4a30538b1408648f9a02ceb7c52fb6b882', variant: "secondary", "aria-disabled": disabled, onClick: () => this.inputElement.click(), disabled: disabled }, this.i18nUploadFile)))));
33602
33520
  }
33603
33521
  get hostElement() { return getElement(this); }
33604
33522
  static get style() { return uploadCss; }
@@ -33631,7 +33549,8 @@ const validationTooltipCss = ".text-xs{font-family:Siemens Sans, sans-serif;font
33631
33549
  /**
33632
33550
  * @slot tooltip-message - Custom tooltip message with html support
33633
33551
  *
33634
- * @deprecated Will be removed with 4.0.0
33552
+ * @deprecated Since 3.0.0. Will be removed with 4.0.0
33553
+ * Not maintained anymore.
33635
33554
  */
33636
33555
  class ValidationTooltip {
33637
33556
  constructor(hostRef) {
@@ -33764,13 +33683,13 @@ class ValidationTooltip {
33764
33683
  }
33765
33684
  render() {
33766
33685
  var _a, _b, _c, _d;
33767
- return (hAsync(Host, { key: '4fb1bd884352a044ab9d4ea2eb70d2d80b331ebf' }, hAsync("slot", { key: '67df32333b98236630a4caf63776ea634129d1ae' }), hAsync("div", { key: '19cd5c7800c381a86b7135fb4538f3cad08abe46', role: "tooltip", style: {
33686
+ return (hAsync(Host, { key: 'af01b12284c6abad7b98a4e8c29e30c24abe206d' }, hAsync("slot", { key: 'a55080d265f74185eaa34a6998457343e41f248b' }), hAsync("div", { key: '2487996e1b6bd31f8136129cf046cc7c55f09b24', role: "tooltip", style: {
33768
33687
  display: 'none',
33769
33688
  position: 'fixed',
33770
33689
  top: '0',
33771
33690
  left: '0',
33772
33691
  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)`,
33773
- }, class: "validation-tooltip text-default" }, this.message, hAsync("slot", { key: 'f1ff77002cc733ef058755cc117747f1ba00a3ea', name: "tooltip-message" }), hAsync("div", { key: '5bcb70ba97cad112c1c5945d32cd52fa37784bb6', id: "arrow" }))));
33692
+ }, class: "validation-tooltip text-default" }, this.message, hAsync("slot", { key: '9639797207877d1e8107af82ccefec30db7e2f82', name: "tooltip-message" }), hAsync("div", { key: '34248d812f34bfa9cd734eab28b3c91af879aecd', id: "arrow" }))));
33774
33693
  }
33775
33694
  get hostElement() { return getElement(this); }
33776
33695
  static get watchers() { return {
@@ -33899,18 +33818,18 @@ class WorkflowStep {
33899
33818
  }
33900
33819
  render() {
33901
33820
  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;
33902
- return (hAsync(Host, { key: '488384edaa48299378abedcdff04034687550886', class: { 'host-vertical': this.vertical }, onClick: () => this.onStepClick() }, hAsync("div", { key: '2127d37a5062e645d50cc1b731c555b580ab2b16', tabIndex: 0, class: {
33821
+ return (hAsync(Host, { key: '3a93acf2907c533c0a0ddb040278e118c355bc32', class: { 'host-vertical': this.vertical }, onClick: () => this.onStepClick() }, hAsync("div", { key: 'e85b6a3859d59afb71fe1cb2718e44712fba509f', tabIndex: 0, class: {
33903
33822
  step: true,
33904
33823
  selected: this.selected,
33905
33824
  vertical: this.vertical,
33906
33825
  disabled: this.disabled,
33907
33826
  clickable: this.clickable && !this.disabled,
33908
- } }, hAsync("div", { key: '26445756e35b3b15ab1d3a98a004f70300fe48e5', class: "wrapper" }, hAsync("div", { key: 'd1eaee49190a99111893a6c48f15b86c27fc2a7b', class: {
33827
+ } }, hAsync("div", { key: '2712cbb97cfa21042c0cb4bea1d02f9e61199e55', class: "wrapper" }, hAsync("div", { key: '00e2e7a6daf986819d1e420d3b8379cab01abc47', class: {
33909
33828
  line: true,
33910
33829
  selected: this.selected,
33911
33830
  [this.status]: true,
33912
33831
  [this.position]: true,
33913
- } }), hAsync("div", { key: '89857433644f037867ff1de38c359617ae2ea0f6', class: "iconWrapper" }, icons, hAsync("slot", { key: 'de995c4b059a3959574dbc9362e771e8fe0739a7', name: "custom-icon" }))), hAsync("div", { key: '73a9e22a56933af2b3ee054aeab92ff7a8b5165a', class: "text" }, hAsync("slot", { key: 'b5123599dbc97cea396640ea56910b24c701c319' })))));
33832
+ } }), hAsync("div", { key: '7a46fa4306b9924ca7df0272f32592a458355774', class: "iconWrapper" }, icons, hAsync("slot", { key: '5b750aa1483f64625905a2b39fdce5f067ba853f', name: "custom-icon" }))), hAsync("div", { key: '9c2fa968aa7903f90a98e24e845de414844361ee', class: "text" }, hAsync("slot", { key: 'dc660f37779d7dde23a131158ae910b46732d896' })))));
33914
33833
  }
33915
33834
  get hostElement() { return getElement(this); }
33916
33835
  static get watchers() { return {
@@ -34015,7 +33934,7 @@ class WorkflowSteps {
34015
33934
  this.updateSteps();
34016
33935
  }
34017
33936
  render() {
34018
- return (hAsync(Host, { key: '58f2b6c6dadb7f4bcef41463aeb7d0e7c7b78903' }, hAsync("div", { key: '186972fd1f22f0a99af92bda5643c5156097122c', class: { steps: true, vertical: this.vertical } }, hAsync("slot", { key: '3d5efbb4c9ff065c8838a08c9ca5c9e4ce0daefb' }))));
33937
+ return (hAsync(Host, { key: 'fcfd2b61769e31adab006ed935a9776ecdfb8bfe' }, hAsync("div", { key: 'd0a264a599b4db3cb289549f608f1e749c91f180', class: { steps: true, vertical: this.vertical } }, hAsync("slot", { key: '8b275ef2551f7ad258eef17e9caffd8ca8c558b0' }))));
34019
33938
  }
34020
33939
  get hostElement() { return getElement(this); }
34021
33940
  static get style() { return workflowStepsCss; }