@siemens/ix 0.0.0-v4-next-20251103080000 → 0.0.0-v4-next-20251105163401

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 (809) hide show
  1. package/components/index.js +4 -4
  2. package/components/ix-action-card.js +4 -4
  3. package/components/ix-application-header.js +263 -1
  4. package/components/ix-application-header.js.map +1 -1
  5. package/components/ix-application-sidebar.js +1 -1
  6. package/components/ix-application-switch-modal.js +8 -8
  7. package/components/ix-application.js +5 -7
  8. package/components/ix-application.js.map +1 -1
  9. package/components/ix-avatar.js +1 -1
  10. package/components/ix-blind.js +8 -8
  11. package/components/ix-breadcrumb-item.js +1 -1
  12. package/components/ix-breadcrumb.js +7 -7
  13. package/components/ix-button.js +1 -1
  14. package/components/ix-card-accordion.js +1 -1
  15. package/components/ix-card-content.js +1 -1
  16. package/components/ix-card-list.js +12 -12
  17. package/components/ix-card-title.js +1 -1
  18. package/components/ix-card.js +1 -1
  19. package/components/ix-category-filter.js +10 -10
  20. package/components/ix-checkbox-group.js +8 -8
  21. package/components/ix-checkbox.js +6 -6
  22. package/components/ix-chip.js +10 -10
  23. package/components/ix-col.js +1 -1
  24. package/components/ix-content-header.js +8 -8
  25. package/components/ix-content.js +4 -4
  26. package/components/ix-css-grid-item.js +2 -2
  27. package/components/ix-css-grid.js +2 -2
  28. package/components/ix-custom-field.js +7 -7
  29. package/components/ix-date-dropdown.js +16 -16
  30. package/components/ix-date-input.js +17 -17
  31. package/components/ix-date-picker.js +1 -1
  32. package/components/ix-date-time-card.js +1 -1
  33. package/components/ix-datetime-picker.js +13 -13
  34. package/components/ix-divider.js +1 -1
  35. package/components/ix-drawer.js +9 -9
  36. package/components/ix-dropdown-button.js +9 -9
  37. package/components/ix-dropdown-header.js +3 -3
  38. package/components/ix-dropdown-item.js +1 -1
  39. package/components/ix-dropdown-quick-actions.js +2 -2
  40. package/components/ix-dropdown.js +1 -1
  41. package/components/ix-empty-state.js +5 -5
  42. package/components/ix-event-list-item.js +6 -6
  43. package/components/ix-event-list.js +3 -3
  44. package/components/ix-expanding-search.js +8 -8
  45. package/components/ix-field-label.js +1 -1
  46. package/components/ix-field-wrapper.js +1 -1
  47. package/components/ix-filter-chip.js +1 -1
  48. package/components/ix-flip-tile-content.js +2 -2
  49. package/components/ix-flip-tile.js +7 -7
  50. package/components/ix-group-context-menu.js +1 -1
  51. package/components/ix-group-item.js +1 -1
  52. package/components/ix-group.js +14 -14
  53. package/components/ix-helper-text.js +5 -5
  54. package/components/ix-icon-button.js +1 -1
  55. package/components/ix-icon-toggle-button.js +4 -4
  56. package/components/ix-input-group.js +2 -2
  57. package/components/ix-input.js +14 -14
  58. package/components/ix-key-value-list.js +2 -2
  59. package/components/ix-key-value.js +2 -2
  60. package/components/ix-kpi.js +5 -5
  61. package/components/ix-layout-auto.js +2 -2
  62. package/components/ix-layout-grid.js +1 -1
  63. package/components/ix-link-button.js +5 -5
  64. package/components/ix-menu-about-item.js +2 -2
  65. package/components/ix-menu-about-news.js +10 -10
  66. package/components/ix-menu-about.js +6 -6
  67. package/components/ix-menu-avatar-item.js +1 -1
  68. package/components/ix-menu-avatar.js +12 -12
  69. package/components/ix-menu-category.js +14 -14
  70. package/components/ix-menu-expand-icon.js +1 -1
  71. package/components/ix-menu-item.js +1 -1
  72. package/components/ix-menu-settings-item.js +2 -2
  73. package/components/ix-menu-settings.js +1 -1
  74. package/components/ix-menu.js +22 -32
  75. package/components/ix-menu.js.map +1 -1
  76. package/components/ix-message-bar.js +5 -5
  77. package/components/ix-modal-content.js +1 -1
  78. package/components/ix-modal-footer.js +2 -2
  79. package/components/ix-modal-header.js +1 -1
  80. package/components/ix-modal-loading.js +3 -3
  81. package/components/ix-modal.js +5 -5
  82. package/components/ix-number-input.js +16 -16
  83. package/components/ix-pagination.js +17 -17
  84. package/components/ix-pane-layout.js +2 -2
  85. package/components/ix-pane.js +11 -11
  86. package/components/ix-pill.js +7 -7
  87. package/components/ix-progress-indicator.js +7 -7
  88. package/components/ix-push-card.js +7 -7
  89. package/components/ix-radio-group.js +8 -8
  90. package/components/ix-radio.js +7 -7
  91. package/components/ix-row.js +1 -1
  92. package/components/ix-select-item.js +1 -1
  93. package/components/ix-select.js +1 -1
  94. package/components/ix-slider.js +10 -10
  95. package/components/ix-spinner.js +1 -1
  96. package/components/ix-split-button.js +7 -7
  97. package/components/ix-tab-item.js +1 -1
  98. package/components/ix-tabs.js +1 -1
  99. package/components/ix-textarea.js +9 -9
  100. package/components/ix-tile.js +5 -5
  101. package/components/ix-time-input.js +17 -17
  102. package/components/ix-time-picker.js +1 -1
  103. package/components/ix-toast-container.js +7 -7
  104. package/components/ix-toast.js +1 -1
  105. package/components/ix-toggle-button.js +3 -3
  106. package/components/ix-toggle.js +6 -6
  107. package/components/ix-tooltip.js +1 -1
  108. package/components/ix-tree-item.js +1 -1
  109. package/components/ix-tree.js +3 -3
  110. package/components/ix-typography.js +1 -1
  111. package/components/ix-upload.js +7 -7
  112. package/components/ix-validation-tooltip.js +3 -3
  113. package/components/ix-workflow-step.js +5 -5
  114. package/components/ix-workflow-steps.js +2 -2
  115. package/components/{p-ciUqTzkB.js → p-7EBFmdVz.js} +6 -6
  116. package/components/{p-ciUqTzkB.js.map → p-7EBFmdVz.js.map} +1 -1
  117. package/components/{p-cw5RHost.js → p-B2u6MNTQ.js} +8 -8
  118. package/components/{p-cw5RHost.js.map → p-B2u6MNTQ.js.map} +1 -1
  119. package/components/{p-DOEb0lKA.js → p-B45tl2du.js} +4 -4
  120. package/components/{p-DOEb0lKA.js.map → p-B45tl2du.js.map} +1 -1
  121. package/components/{p-DgfGA7Z3.js → p-BD9N6Sgg.js} +4 -4
  122. package/components/{p-DgfGA7Z3.js.map → p-BD9N6Sgg.js.map} +1 -1
  123. package/components/{p-DsftMeEA.js → p-BGdI6-nv.js} +4 -4
  124. package/components/{p-DsftMeEA.js.map → p-BGdI6-nv.js.map} +1 -1
  125. package/components/{p-XiZWDi7n.js → p-BGjnKa2h.js} +4 -4
  126. package/components/{p-XiZWDi7n.js.map → p-BGjnKa2h.js.map} +1 -1
  127. package/components/{p-BxNzvWr2.js → p-BHcP7TVn.js} +5 -5
  128. package/components/{p-BxNzvWr2.js.map → p-BHcP7TVn.js.map} +1 -1
  129. package/components/{p-BNwXjBuF.js → p-BHkZn2Pd.js} +4 -4
  130. package/components/{p-BNwXjBuF.js.map → p-BHkZn2Pd.js.map} +1 -1
  131. package/components/{p-Qsbo2ls8.js → p-BQPcfjX0.js} +5 -5
  132. package/components/{p-Qsbo2ls8.js.map → p-BQPcfjX0.js.map} +1 -1
  133. package/components/{p-CO2zhw6V.js → p-BQk7HpA-.js} +3 -3
  134. package/components/{p-CO2zhw6V.js.map → p-BQk7HpA-.js.map} +1 -1
  135. package/components/{p-DzscKBhb.js → p-BUFjJUP2.js} +9 -9
  136. package/components/{p-DzscKBhb.js.map → p-BUFjJUP2.js.map} +1 -1
  137. package/components/{p-CJphMgA7.js → p-BVIuLGBo.js} +7 -7
  138. package/components/{p-CJphMgA7.js.map → p-BVIuLGBo.js.map} +1 -1
  139. package/components/{p--2LOMK-5.js → p-BhgW5qDm.js} +2 -3
  140. package/components/p-BhgW5qDm.js.map +1 -0
  141. package/components/{p-DcjRXRwg.js → p-BhmmDvui.js} +7 -7
  142. package/components/{p-DcjRXRwg.js.map → p-BhmmDvui.js.map} +1 -1
  143. package/components/{p-BaWdG-ph.js → p-Bn2uemGV.js} +8 -8
  144. package/components/{p-BaWdG-ph.js.map → p-Bn2uemGV.js.map} +1 -1
  145. package/components/{p-BWTF-D2w.js → p-BtDCIGt3.js} +4 -4
  146. package/components/{p-BWTF-D2w.js.map → p-BtDCIGt3.js.map} +1 -1
  147. package/components/{p-taILGXkr.js → p-BvsadYCu.js} +3 -3
  148. package/components/{p-taILGXkr.js.map → p-BvsadYCu.js.map} +1 -1
  149. package/components/{p-DeBhxnHo.js → p-CJA4iOtm.js} +8 -8
  150. package/components/{p-DeBhxnHo.js.map → p-CJA4iOtm.js.map} +1 -1
  151. package/components/{p-DBsESzrF.js → p-CJD0xZJW.js} +24 -24
  152. package/components/{p-DBsESzrF.js.map → p-CJD0xZJW.js.map} +1 -1
  153. package/components/{p-CFAI8dx_.js → p-CV_EVAOW.js} +3 -3
  154. package/components/{p-CFAI8dx_.js.map → p-CV_EVAOW.js.map} +1 -1
  155. package/components/{p-0MSWDTqB.js → p-ChFNWyCb.js} +4 -4
  156. package/components/{p-0MSWDTqB.js.map → p-ChFNWyCb.js.map} +1 -1
  157. package/components/{p-D_rmJU0n.js → p-CqRVA5i3.js} +15 -15
  158. package/components/{p-D_rmJU0n.js.map → p-CqRVA5i3.js.map} +1 -1
  159. package/components/{p-fahyavc3.js → p-CvF96Z51.js} +8 -8
  160. package/components/{p-fahyavc3.js.map → p-CvF96Z51.js.map} +1 -1
  161. package/components/{p-CtusOOtv.js → p-CwB-Yl7d.js} +6 -6
  162. package/components/{p-CtusOOtv.js.map → p-CwB-Yl7d.js.map} +1 -1
  163. package/components/{p-CKuNFgoe.js → p-D-__gyet.js} +3 -3
  164. package/components/{p-CKuNFgoe.js.map → p-D-__gyet.js.map} +1 -1
  165. package/components/{p-BvKUU6Ta.js → p-D6KzHh-w.js} +4 -4
  166. package/components/{p-BvKUU6Ta.js.map → p-D6KzHh-w.js.map} +1 -1
  167. package/components/{p-BUIOrNGz.js → p-DEgkyi1N.js} +6 -6
  168. package/components/{p-BUIOrNGz.js.map → p-DEgkyi1N.js.map} +1 -1
  169. package/components/{p-VMk3rl5y.js → p-DZHGeQ9B.js} +9 -9
  170. package/components/{p-VMk3rl5y.js.map → p-DZHGeQ9B.js.map} +1 -1
  171. package/components/{p-JUUSQc_M.js → p-D_4Mf9jE.js} +3 -3
  172. package/components/{p-JUUSQc_M.js.map → p-D_4Mf9jE.js.map} +1 -1
  173. package/components/{p-W_8b1-4d.js → p-DdLose3V.js} +3 -3
  174. package/components/{p-W_8b1-4d.js.map → p-DdLose3V.js.map} +1 -1
  175. package/components/{p-By1IU8iL.js → p-De0habf3.js} +5 -5
  176. package/components/{p-By1IU8iL.js.map → p-De0habf3.js.map} +1 -1
  177. package/components/{p-C6MbjoUl.js → p-Dh_lbOuZ.js} +8 -8
  178. package/components/{p-C6MbjoUl.js.map → p-Dh_lbOuZ.js.map} +1 -1
  179. package/components/{p-D1In20Wh.js → p-DkDGUG2W.js} +5 -5
  180. package/components/{p-D1In20Wh.js.map → p-DkDGUG2W.js.map} +1 -1
  181. package/components/{p-CkrLmEP7.js → p-Ds0M0G_e.js} +4 -4
  182. package/components/{p-CkrLmEP7.js.map → p-Ds0M0G_e.js.map} +1 -1
  183. package/components/{p-CCQYIDJK.js → p-DvD1nW88.js} +7 -7
  184. package/components/{p-CCQYIDJK.js.map → p-DvD1nW88.js.map} +1 -1
  185. package/components/{p-FnN74Elm.js → p-MuPiaYr1.js} +3 -3
  186. package/components/{p-FnN74Elm.js.map → p-MuPiaYr1.js.map} +1 -1
  187. package/components/{p-DrH8EeUB.js → p-N-Mgk21S.js} +6 -6
  188. package/components/{p-DrH8EeUB.js.map → p-N-Mgk21S.js.map} +1 -1
  189. package/components/{p-CINrBR9H.js → p-N4h8LKe5.js} +4 -4
  190. package/components/{p-CINrBR9H.js.map → p-N4h8LKe5.js.map} +1 -1
  191. package/components/{p-Bvf7gwPU.js → p-N_4h54Ry.js} +12 -12
  192. package/components/{p-Bvf7gwPU.js.map → p-N_4h54Ry.js.map} +1 -1
  193. package/components/{p-CQhe_rqk.js → p-OLe05BAC.js} +5 -5
  194. package/components/{p-CQhe_rqk.js.map → p-OLe05BAC.js.map} +1 -1
  195. package/components/{p-DLPEB4G8.js → p-S6nC3Yb4.js} +4 -4
  196. package/components/{p-DLPEB4G8.js.map → p-S6nC3Yb4.js.map} +1 -1
  197. package/components/{p-BccEFWg2.js → p-UnkzJgmM.js} +6 -6
  198. package/components/{p-BccEFWg2.js.map → p-UnkzJgmM.js.map} +1 -1
  199. package/components/{p-xZXH2vKm.js → p-hwPzPVf8.js} +5 -5
  200. package/components/{p-xZXH2vKm.js.map → p-hwPzPVf8.js.map} +1 -1
  201. package/components/{p-jbrSDf3o.js → p-ktzNBbfQ.js} +5 -5
  202. package/components/{p-jbrSDf3o.js.map → p-ktzNBbfQ.js.map} +1 -1
  203. package/components/{p-IgT3dgxG.js → p-m0vXewzz.js} +5 -5
  204. package/components/{p-IgT3dgxG.js.map → p-m0vXewzz.js.map} +1 -1
  205. package/components/{p-CHAuj3bi.js → p-p2dtYyiM.js} +10 -10
  206. package/components/{p-CHAuj3bi.js.map → p-p2dtYyiM.js.map} +1 -1
  207. package/components/{p-BEzKnceP.js → p-s425oBQi.js} +9 -9
  208. package/components/{p-BEzKnceP.js.map → p-s425oBQi.js.map} +1 -1
  209. package/components/{p-2fxFa_VL.js → p-xHo-3QVy.js} +3 -3
  210. package/components/{p-2fxFa_VL.js.map → p-xHo-3QVy.js.map} +1 -1
  211. package/dist/cjs/{context-B8bRIFA2.js → context-CmNuiaNz.js} +2 -3
  212. package/dist/{esm/context-CKM5pVsv.js.map → cjs/context-CmNuiaNz.js.map} +1 -1
  213. package/dist/cjs/index-C8Xo8L1k.js +6 -18
  214. package/dist/cjs/ix-application-header.cjs.entry.js +10 -15
  215. package/dist/cjs/ix-application-header.entry.cjs.js.map +1 -1
  216. package/dist/cjs/ix-application.cjs.entry.js +4 -6
  217. package/dist/cjs/ix-application.entry.cjs.js.map +1 -1
  218. package/dist/cjs/ix-avatar_2.cjs.entry.js +1 -1
  219. package/dist/cjs/ix-blind.cjs.entry.js +5 -5
  220. package/dist/cjs/ix-breadcrumb.cjs.entry.js +2 -2
  221. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +5 -5
  222. package/dist/cjs/ix-card-list.cjs.entry.js +4 -4
  223. package/dist/cjs/ix-card_2.cjs.entry.js +3 -3
  224. package/dist/cjs/ix-category-filter.cjs.entry.js +3 -3
  225. package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
  226. package/dist/cjs/ix-checkbox.cjs.entry.js +3 -3
  227. package/dist/cjs/ix-chip.cjs.entry.js +4 -4
  228. package/dist/cjs/ix-col_4.cjs.entry.js +9 -9
  229. package/dist/cjs/ix-content-header.cjs.entry.js +3 -3
  230. package/dist/cjs/ix-content.cjs.entry.js +3 -3
  231. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  232. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  233. package/dist/cjs/ix-custom-field.cjs.entry.js +1 -1
  234. package/dist/cjs/ix-date-dropdown.cjs.entry.js +4 -4
  235. package/dist/cjs/ix-date-input.cjs.entry.js +3 -3
  236. package/dist/cjs/ix-date-time-card.cjs.entry.js +2 -2
  237. package/dist/cjs/ix-datetime-picker.cjs.entry.js +1 -1
  238. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  239. package/dist/cjs/ix-drawer.cjs.entry.js +5 -5
  240. package/dist/cjs/ix-dropdown-button.cjs.entry.js +3 -3
  241. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  242. package/dist/cjs/ix-dropdown-item.cjs.entry.js +3 -3
  243. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  244. package/dist/cjs/ix-dropdown.cjs.entry.js +2 -2
  245. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  246. package/dist/cjs/ix-event-list-item.cjs.entry.js +4 -4
  247. package/dist/cjs/ix-event-list.cjs.entry.js +2 -2
  248. package/dist/cjs/ix-expanding-search.cjs.entry.js +4 -4
  249. package/dist/cjs/ix-field-label_2.cjs.entry.js +3 -3
  250. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
  251. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  252. package/dist/cjs/ix-flip-tile.cjs.entry.js +3 -3
  253. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +1 -1
  254. package/dist/cjs/ix-group.cjs.entry.js +8 -8
  255. package/dist/cjs/ix-helper-text.cjs.entry.js +1 -1
  256. package/dist/cjs/ix-icon-button_2.cjs.entry.js +2 -2
  257. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +1 -1
  258. package/dist/cjs/ix-input-group.cjs.entry.js +1 -1
  259. package/dist/cjs/ix-input.cjs.entry.js +4 -4
  260. package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
  261. package/dist/cjs/ix-key-value.cjs.entry.js +1 -1
  262. package/dist/cjs/ix-kpi.cjs.entry.js +3 -3
  263. package/dist/cjs/ix-layout-auto.cjs.entry.js +1 -1
  264. package/dist/cjs/ix-link-button.cjs.entry.js +3 -3
  265. package/dist/cjs/ix-menu-about-item.cjs.entry.js +1 -1
  266. package/dist/cjs/ix-menu-about-news.cjs.entry.js +4 -4
  267. package/dist/cjs/ix-menu-avatar.cjs.entry.js +2 -2
  268. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  269. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +1 -1
  270. package/dist/cjs/ix-menu-item.cjs.entry.js +4 -4
  271. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +1 -1
  272. package/dist/cjs/ix-menu.cjs.entry.js +13 -23
  273. package/dist/cjs/ix-menu.entry.cjs.js.map +1 -1
  274. package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
  275. package/dist/cjs/ix-modal-content_2.cjs.entry.js +2 -2
  276. package/dist/cjs/ix-modal-footer.cjs.entry.js +1 -1
  277. package/dist/cjs/ix-modal-loading.cjs.entry.js +1 -1
  278. package/dist/cjs/ix-modal.cjs.entry.js +3 -3
  279. package/dist/cjs/ix-number-input.cjs.entry.js +6 -6
  280. package/dist/cjs/ix-pagination.cjs.entry.js +3 -3
  281. package/dist/cjs/ix-pane-layout.cjs.entry.js +1 -1
  282. package/dist/cjs/ix-pane.cjs.entry.js +6 -6
  283. package/dist/cjs/ix-pill.cjs.entry.js +4 -4
  284. package/dist/cjs/ix-progress-indicator.cjs.entry.js +3 -3
  285. package/dist/cjs/ix-push-card.cjs.entry.js +1 -1
  286. package/dist/cjs/ix-radio-group.cjs.entry.js +2 -2
  287. package/dist/cjs/ix-radio.cjs.entry.js +4 -4
  288. package/dist/cjs/ix-select.cjs.entry.js +8 -8
  289. package/dist/cjs/ix-slider.cjs.entry.js +6 -6
  290. package/dist/cjs/ix-split-button.cjs.entry.js +1 -1
  291. package/dist/cjs/ix-tab-item_2.cjs.entry.js +5 -5
  292. package/dist/cjs/ix-textarea.cjs.entry.js +2 -2
  293. package/dist/cjs/ix-tile.cjs.entry.js +4 -4
  294. package/dist/cjs/ix-time-input.cjs.entry.js +3 -3
  295. package/dist/cjs/ix-time-picker.cjs.entry.js +4 -4
  296. package/dist/cjs/ix-toast-container.cjs.entry.js +2 -2
  297. package/dist/cjs/ix-toast.cjs.entry.js +2 -2
  298. package/dist/cjs/ix-toggle.cjs.entry.js +3 -3
  299. package/dist/cjs/ix-tooltip.cjs.entry.js +1 -1
  300. package/dist/cjs/ix-tree-item.cjs.entry.js +4 -4
  301. package/dist/cjs/ix-tree.cjs.entry.js +1 -1
  302. package/dist/cjs/ix-typography.cjs.entry.js +1 -1
  303. package/dist/cjs/ix-upload.cjs.entry.js +3 -3
  304. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +2 -2
  305. package/dist/cjs/ix-workflow-step.cjs.entry.js +3 -3
  306. package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
  307. package/dist/cjs/loader.cjs.js +1 -1
  308. package/dist/cjs/siemens-ix.cjs.js +1 -1
  309. package/dist/collection/collection-manifest.json +0 -3
  310. package/dist/collection/components/application/application.js +3 -5
  311. package/dist/collection/components/application/application.js.map +1 -1
  312. package/dist/collection/components/application-header/application-header.js +9 -14
  313. package/dist/collection/components/application-header/application-header.js.map +1 -1
  314. package/dist/collection/components/blind/blind.js +5 -5
  315. package/dist/collection/components/breadcrumb/breadcrumb.js +2 -2
  316. package/dist/collection/components/card/card.js +2 -2
  317. package/dist/collection/components/card-accordion/card-accordion.js +4 -4
  318. package/dist/collection/components/card-content/card-content.js +1 -1
  319. package/dist/collection/components/card-list/card-list.js +4 -4
  320. package/dist/collection/components/card-title/card-title.js +1 -1
  321. package/dist/collection/components/category-filter/category-filter.js +3 -3
  322. package/dist/collection/components/checkbox/checkbox.js +3 -3
  323. package/dist/collection/components/checkbox-group/checkbox-group.js +2 -2
  324. package/dist/collection/components/chip/chip.js +4 -4
  325. package/dist/collection/components/col/col.js +1 -1
  326. package/dist/collection/components/content/content.js +3 -3
  327. package/dist/collection/components/content-header/content-header.js +3 -3
  328. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  329. package/dist/collection/components/css-grid/css-grid.js +1 -1
  330. package/dist/collection/components/custom-field/custom-field.js +1 -1
  331. package/dist/collection/components/date-dropdown/date-dropdown.js +4 -4
  332. package/dist/collection/components/date-input/date-input.js +3 -3
  333. package/dist/collection/components/date-picker/date-picker.js +5 -5
  334. package/dist/collection/components/date-time-card/date-time-card.js +2 -2
  335. package/dist/collection/components/datetime-picker/datetime-picker.js +1 -1
  336. package/dist/collection/components/divider/divider.js +1 -1
  337. package/dist/collection/components/drawer/drawer.js +5 -5
  338. package/dist/collection/components/dropdown/dropdown.js +2 -2
  339. package/dist/collection/components/dropdown-button/dropdown-button.js +3 -3
  340. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  341. package/dist/collection/components/dropdown-item/dropdown-item.js +3 -3
  342. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  343. package/dist/collection/components/empty-state/empty-state.js +1 -1
  344. package/dist/collection/components/event-list/event-list.js +2 -2
  345. package/dist/collection/components/event-list-item/event-list-item.js +4 -4
  346. package/dist/collection/components/expanding-search/expanding-search.js +4 -4
  347. package/dist/collection/components/field-label/field-label.js +1 -1
  348. package/dist/collection/components/field-wrapper/field-wrapper.js +2 -2
  349. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  350. package/dist/collection/components/flip-tile/flip-tile.js +3 -3
  351. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  352. package/dist/collection/components/group/group-context-menu.js +1 -1
  353. package/dist/collection/components/group/group.js +8 -8
  354. package/dist/collection/components/helper-text/helper-text.js +1 -1
  355. package/dist/collection/components/icon-button/icon-button.js +1 -1
  356. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  357. package/dist/collection/components/input/input.js +4 -4
  358. package/dist/collection/components/input/number-input.js +6 -6
  359. package/dist/collection/components/input/textarea.js +2 -2
  360. package/dist/collection/components/input-group/input-group.js +1 -1
  361. package/dist/collection/components/key-value/key-value.js +1 -1
  362. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  363. package/dist/collection/components/kpi/kpi.js +3 -3
  364. package/dist/collection/components/layout-auto/layout-auto.js +1 -1
  365. package/dist/collection/components/layout-grid/layout-grid.js +2 -2
  366. package/dist/collection/components/link-button/link-button.js +3 -3
  367. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  368. package/dist/collection/components/menu/menu.js +12 -22
  369. package/dist/collection/components/menu/menu.js.map +1 -1
  370. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  371. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
  372. package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
  373. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  374. package/dist/collection/components/menu-category/menu-category.js +5 -5
  375. package/dist/collection/components/menu-item/menu-item.js +4 -4
  376. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  377. package/dist/collection/components/message-bar/message-bar.js +1 -1
  378. package/dist/collection/components/modal/modal.js +3 -3
  379. package/dist/collection/components/modal-content/modal-content.js +1 -1
  380. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  381. package/dist/collection/components/modal-header/modal-header.js +1 -1
  382. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  383. package/dist/collection/components/pagination/pagination.js +3 -3
  384. package/dist/collection/components/pane/pane.js +6 -6
  385. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  386. package/dist/collection/components/pill/pill.js +4 -4
  387. package/dist/collection/components/progress-indicator/progress-indicator.js +3 -3
  388. package/dist/collection/components/push-card/push-card.js +1 -1
  389. package/dist/collection/components/radio/radio.js +4 -4
  390. package/dist/collection/components/radio-group/radio-group.js +2 -2
  391. package/dist/collection/components/row/row.js +1 -1
  392. package/dist/collection/components/select/select.js +8 -8
  393. package/dist/collection/components/select-item/select-item.js +1 -1
  394. package/dist/collection/components/slider/slider.js +6 -6
  395. package/dist/collection/components/spinner/spinner.js +1 -1
  396. package/dist/collection/components/split-button/split-button.js +1 -1
  397. package/dist/collection/components/tab-item/tab-item.js +3 -3
  398. package/dist/collection/components/tabs/tabs.js +2 -2
  399. package/dist/collection/components/tile/tile.js +4 -4
  400. package/dist/collection/components/time-input/time-input.js +3 -3
  401. package/dist/collection/components/time-picker/time-picker.js +4 -4
  402. package/dist/collection/components/toast/toast-container.js +2 -2
  403. package/dist/collection/components/toast/toast.js +2 -2
  404. package/dist/collection/components/toggle/toggle.js +3 -3
  405. package/dist/collection/components/tooltip/tooltip.js +1 -1
  406. package/dist/collection/components/tree/tree.js +1 -1
  407. package/dist/collection/components/tree-item/tree-item.js +4 -4
  408. package/dist/collection/components/typography/typography.js +1 -1
  409. package/dist/collection/components/upload/upload.js +3 -3
  410. package/dist/collection/components/utils/application-layout/context.js +0 -1
  411. package/dist/collection/components/utils/application-layout/context.js.map +1 -1
  412. package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
  413. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  414. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  415. package/dist/esm/{context-CKM5pVsv.js → context-BniHpAE1.js} +2 -3
  416. package/dist/{cjs/context-B8bRIFA2.js.map → esm/context-BniHpAE1.js.map} +1 -1
  417. package/dist/esm/{helper-text-util-rnbkuaac.js → helper-text-util-BurV4TiQ.js} +3 -3
  418. package/dist/esm/{helper-text-util-rnbkuaac.js.map → helper-text-util-BurV4TiQ.js.map} +1 -1
  419. package/dist/esm/{index-Cz75KU1f.js → index-8HpPmDK_.js} +3 -3
  420. package/dist/esm/{index-Cz75KU1f.js.map → index-8HpPmDK_.js.map} +1 -1
  421. package/dist/esm/index-CtoreFVF.js +6 -18
  422. package/dist/esm/{index--ZIr3Aqz.js → index-Kp5Wf9wr.js} +3 -3
  423. package/dist/esm/{index--ZIr3Aqz.js.map → index-Kp5Wf9wr.js.map} +1 -1
  424. package/dist/esm/index.js +3 -3
  425. package/dist/esm/ix-application-header.entry.js +13 -18
  426. package/dist/esm/ix-application-header.entry.js.map +1 -1
  427. package/dist/esm/ix-application-switch-modal.entry.js +2 -2
  428. package/dist/esm/ix-application.entry.js +4 -6
  429. package/dist/esm/ix-application.entry.js.map +1 -1
  430. package/dist/esm/ix-avatar_2.entry.js +1 -1
  431. package/dist/esm/ix-blind.entry.js +6 -6
  432. package/dist/esm/ix-breadcrumb-item.entry.js +1 -1
  433. package/dist/esm/ix-breadcrumb.entry.js +2 -2
  434. package/dist/esm/ix-card-accordion_2.entry.js +6 -6
  435. package/dist/esm/ix-card-list.entry.js +5 -5
  436. package/dist/esm/ix-card_2.entry.js +3 -3
  437. package/dist/esm/ix-category-filter.entry.js +4 -4
  438. package/dist/esm/ix-checkbox-group.entry.js +2 -2
  439. package/dist/esm/ix-checkbox.entry.js +3 -3
  440. package/dist/esm/ix-chip.entry.js +5 -5
  441. package/dist/esm/ix-col_4.entry.js +10 -10
  442. package/dist/esm/ix-content-header.entry.js +4 -4
  443. package/dist/esm/ix-content.entry.js +3 -3
  444. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  445. package/dist/esm/ix-css-grid.entry.js +1 -1
  446. package/dist/esm/ix-custom-field.entry.js +1 -1
  447. package/dist/esm/ix-date-dropdown.entry.js +5 -5
  448. package/dist/esm/ix-date-input.entry.js +4 -4
  449. package/dist/esm/ix-date-time-card.entry.js +2 -2
  450. package/dist/esm/ix-datetime-picker.entry.js +1 -1
  451. package/dist/esm/ix-divider.entry.js +1 -1
  452. package/dist/esm/ix-drawer.entry.js +6 -6
  453. package/dist/esm/ix-dropdown-button.entry.js +4 -4
  454. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  455. package/dist/esm/ix-dropdown-item.entry.js +4 -4
  456. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  457. package/dist/esm/ix-dropdown.entry.js +2 -2
  458. package/dist/esm/ix-empty-state.entry.js +1 -1
  459. package/dist/esm/ix-event-list-item.entry.js +5 -5
  460. package/dist/esm/ix-event-list.entry.js +2 -2
  461. package/dist/esm/ix-expanding-search.entry.js +5 -5
  462. package/dist/esm/ix-field-label_2.entry.js +5 -5
  463. package/dist/esm/ix-filter-chip_2.entry.js +3 -3
  464. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  465. package/dist/esm/ix-flip-tile.entry.js +4 -4
  466. package/dist/esm/ix-group-context-menu_2.entry.js +2 -2
  467. package/dist/esm/ix-group.entry.js +9 -9
  468. package/dist/esm/ix-helper-text.entry.js +3 -3
  469. package/dist/esm/ix-icon-button_2.entry.js +2 -2
  470. package/dist/esm/ix-icon-toggle-button.entry.js +1 -1
  471. package/dist/esm/ix-input-group.entry.js +1 -1
  472. package/dist/esm/ix-input.entry.js +5 -5
  473. package/dist/esm/ix-key-value-list.entry.js +1 -1
  474. package/dist/esm/ix-key-value.entry.js +1 -1
  475. package/dist/esm/ix-kpi.entry.js +4 -4
  476. package/dist/esm/ix-layout-auto.entry.js +1 -1
  477. package/dist/esm/ix-link-button.entry.js +4 -4
  478. package/dist/esm/ix-menu-about-item.entry.js +1 -1
  479. package/dist/esm/ix-menu-about-news.entry.js +5 -5
  480. package/dist/esm/ix-menu-about.entry.js +2 -2
  481. package/dist/esm/ix-menu-avatar.entry.js +3 -3
  482. package/dist/esm/ix-menu-category.entry.js +7 -7
  483. package/dist/esm/ix-menu-expand-icon.entry.js +2 -2
  484. package/dist/esm/ix-menu-item.entry.js +5 -5
  485. package/dist/esm/{ix-menu-settings-DRSkDgox.js → ix-menu-settings-Bif4wByb.js} +3 -3
  486. package/dist/esm/{ix-menu-settings-DRSkDgox.js.map → ix-menu-settings-Bif4wByb.js.map} +1 -1
  487. package/dist/esm/ix-menu-settings-item.entry.js +1 -1
  488. package/dist/esm/ix-menu-settings.entry.js +2 -2
  489. package/dist/esm/ix-menu.entry.js +16 -26
  490. package/dist/esm/ix-menu.entry.js.map +1 -1
  491. package/dist/esm/ix-message-bar.entry.js +2 -2
  492. package/dist/esm/ix-modal-content_2.entry.js +3 -3
  493. package/dist/esm/ix-modal-footer.entry.js +1 -1
  494. package/dist/esm/ix-modal-loading.entry.js +1 -1
  495. package/dist/esm/ix-modal.entry.js +3 -3
  496. package/dist/esm/ix-number-input.entry.js +7 -7
  497. package/dist/esm/ix-pagination.entry.js +4 -4
  498. package/dist/esm/ix-pane-layout.entry.js +1 -1
  499. package/dist/esm/ix-pane.entry.js +7 -7
  500. package/dist/esm/ix-pill.entry.js +4 -4
  501. package/dist/esm/ix-progress-indicator.entry.js +4 -4
  502. package/dist/esm/ix-push-card.entry.js +1 -1
  503. package/dist/esm/ix-radio-group.entry.js +2 -2
  504. package/dist/esm/ix-radio.entry.js +4 -4
  505. package/dist/esm/ix-select.entry.js +9 -9
  506. package/dist/esm/ix-slider.entry.js +6 -6
  507. package/dist/esm/ix-split-button.entry.js +2 -2
  508. package/dist/esm/ix-tab-item_2.entry.js +6 -6
  509. package/dist/esm/ix-textarea.entry.js +2 -2
  510. package/dist/esm/ix-tile.entry.js +4 -4
  511. package/dist/esm/ix-time-input.entry.js +4 -4
  512. package/dist/esm/ix-time-picker.entry.js +4 -4
  513. package/dist/esm/ix-toast-container.entry.js +2 -2
  514. package/dist/esm/ix-toast.entry.js +3 -3
  515. package/dist/esm/ix-toggle.entry.js +3 -3
  516. package/dist/esm/ix-tooltip.entry.js +1 -1
  517. package/dist/esm/ix-tree-item.entry.js +5 -5
  518. package/dist/esm/ix-tree.entry.js +1 -1
  519. package/dist/esm/ix-typography.entry.js +1 -1
  520. package/dist/esm/ix-upload.entry.js +4 -4
  521. package/dist/esm/ix-validation-tooltip.entry.js +2 -2
  522. package/dist/esm/ix-workflow-step.entry.js +4 -4
  523. package/dist/esm/ix-workflow-steps.entry.js +1 -1
  524. package/dist/esm/loader.js +1 -1
  525. package/dist/esm/{modal-D9BaTrTa.js → modal-BTxff2hq.js} +3 -3
  526. package/dist/esm/{modal-D9BaTrTa.js.map → modal-BTxff2hq.js.map} +1 -1
  527. package/dist/esm/siemens-ix.js +1 -1
  528. package/dist/siemens-ix/index.esm.js +1 -1
  529. package/dist/siemens-ix/ix-application-header.entry.esm.js.map +1 -1
  530. package/dist/siemens-ix/ix-application.entry.esm.js.map +1 -1
  531. package/dist/siemens-ix/ix-menu.entry.esm.js.map +1 -1
  532. package/dist/siemens-ix/{p-7cf61ff6.entry.js → p-011fe058.entry.js} +2 -2
  533. package/dist/siemens-ix/{p-6f152ed2.entry.js → p-06a2c69b.entry.js} +2 -2
  534. package/dist/siemens-ix/p-07c079fd.entry.js +2 -0
  535. package/dist/siemens-ix/{p-f29f280b.entry.js.map → p-07c079fd.entry.js.map} +1 -1
  536. package/dist/siemens-ix/p-091295e8.entry.js +2 -0
  537. package/dist/siemens-ix/{p-5e86944d.entry.js.map → p-091295e8.entry.js.map} +1 -1
  538. package/dist/siemens-ix/{p-0e2b89f2.entry.js → p-0fd006b9.entry.js} +2 -2
  539. package/dist/siemens-ix/{p-a4d6ee80.entry.js → p-11b1eaa3.entry.js} +2 -2
  540. package/dist/siemens-ix/p-1550973a.entry.js +2 -0
  541. package/dist/siemens-ix/{p-f9b4e5f1.entry.js → p-162a4cc0.entry.js} +2 -2
  542. package/dist/siemens-ix/{p-4448252f.entry.js → p-18d4645d.entry.js} +2 -2
  543. package/dist/siemens-ix/{p-20ad8d1e.entry.js → p-1c83cb5f.entry.js} +2 -2
  544. package/dist/siemens-ix/{p-01030dfb.entry.js → p-1de6e736.entry.js} +2 -2
  545. package/dist/siemens-ix/{p-3b314194.entry.js → p-213f28c0.entry.js} +2 -2
  546. package/dist/siemens-ix/{p-e25aa385.entry.js → p-23e4f5f3.entry.js} +2 -2
  547. package/dist/siemens-ix/{p-34e530b9.entry.js → p-249f87ff.entry.js} +2 -2
  548. package/dist/siemens-ix/{p-f3b485de.entry.js → p-277f6718.entry.js} +2 -2
  549. package/dist/siemens-ix/p-28695184.entry.js +2 -0
  550. package/dist/siemens-ix/{p-f82e4e0f.entry.js.map → p-28695184.entry.js.map} +1 -1
  551. package/dist/siemens-ix/{p-347fcf94.entry.js → p-2b2f339e.entry.js} +2 -2
  552. package/dist/siemens-ix/{p-d49f7ae4.entry.js → p-2d96a4a1.entry.js} +2 -2
  553. package/dist/siemens-ix/{p-80f55403.entry.js → p-305b3333.entry.js} +2 -2
  554. package/dist/siemens-ix/{p-db9d5872.entry.js → p-306c889e.entry.js} +2 -2
  555. package/dist/siemens-ix/{p-2db36aa6.entry.js → p-3099c12a.entry.js} +2 -2
  556. package/dist/siemens-ix/p-35d6b656.entry.js +2 -0
  557. package/dist/siemens-ix/p-35d6b656.entry.js.map +1 -0
  558. package/dist/siemens-ix/{p-75d8b192.entry.js → p-39c321c1.entry.js} +2 -2
  559. package/dist/siemens-ix/{p-608b3631.entry.js → p-418671c7.entry.js} +2 -2
  560. package/dist/siemens-ix/{p-f753f1f5.entry.js → p-4288bd66.entry.js} +2 -2
  561. package/dist/siemens-ix/{p-730a6161.entry.js → p-439d7ab7.entry.js} +2 -2
  562. package/dist/siemens-ix/{p-b7c5ab43.entry.js → p-43ecc5c3.entry.js} +2 -2
  563. package/dist/siemens-ix/p-43ecc5c3.entry.js.map +1 -0
  564. package/dist/siemens-ix/p-453aa17a.entry.js +2 -0
  565. package/dist/siemens-ix/{p-4b65234d.entry.js.map → p-453aa17a.entry.js.map} +1 -1
  566. package/dist/siemens-ix/p-45b53c34.entry.js +2 -0
  567. package/dist/siemens-ix/{p-710af987.entry.js.map → p-45b53c34.entry.js.map} +1 -1
  568. package/dist/siemens-ix/{p-4b1745dc.entry.js → p-49843cce.entry.js} +2 -2
  569. package/dist/siemens-ix/{p-48cbacaf.entry.js → p-4d0e900c.entry.js} +2 -2
  570. package/dist/siemens-ix/{p-b6736ce7.entry.js → p-4f6dee54.entry.js} +2 -2
  571. package/dist/siemens-ix/{p-9c862819.entry.js → p-51bd3222.entry.js} +2 -2
  572. package/dist/siemens-ix/{p-2f54ce99.entry.js → p-531f9746.entry.js} +2 -2
  573. package/dist/siemens-ix/{p-337a3457.entry.js → p-53cc0fda.entry.js} +2 -2
  574. package/dist/siemens-ix/p-53df921a.entry.js +2 -0
  575. package/dist/siemens-ix/{p-556417c6.entry.js.map → p-53df921a.entry.js.map} +1 -1
  576. package/dist/siemens-ix/p-598ece5a.entry.js +2 -0
  577. package/dist/siemens-ix/{p-81120f11.entry.js → p-5bb86bf7.entry.js} +2 -2
  578. package/dist/siemens-ix/{p-67766c28.entry.js → p-5c22d3e5.entry.js} +2 -2
  579. package/dist/siemens-ix/{p-9d8fb7dd.entry.js → p-6045dce9.entry.js} +2 -2
  580. package/dist/siemens-ix/{p-17a74a48.entry.js → p-60d2f3db.entry.js} +2 -2
  581. package/dist/siemens-ix/{p-fc3071d0.entry.js → p-619a3dc8.entry.js} +2 -2
  582. package/dist/siemens-ix/p-620158aa.entry.js +2 -0
  583. package/dist/siemens-ix/{p-9d135d59.entry.js → p-6880e267.entry.js} +2 -2
  584. package/dist/siemens-ix/{p-ecff1e2f.entry.js → p-6fd7d11a.entry.js} +2 -2
  585. package/dist/siemens-ix/p-70af7f44.entry.js +2 -0
  586. package/dist/siemens-ix/{p-d4ba3f9f.entry.js → p-713df610.entry.js} +2 -2
  587. package/dist/siemens-ix/{p-467c0fff.entry.js → p-7364534a.entry.js} +2 -2
  588. package/dist/siemens-ix/{p-fea12773.entry.js → p-75a10c1e.entry.js} +2 -2
  589. package/dist/siemens-ix/{p-67e4f814.entry.js → p-76bd4cf9.entry.js} +2 -2
  590. package/dist/siemens-ix/{p-0d4f0223.entry.js → p-7827c263.entry.js} +2 -2
  591. package/dist/siemens-ix/{p-65842e35.entry.js → p-79181aa7.entry.js} +2 -2
  592. package/dist/siemens-ix/{p-e562ffb2.entry.js → p-7c474c82.entry.js} +2 -2
  593. package/dist/siemens-ix/{p-548a2231.entry.js → p-7f0b0fa3.entry.js} +2 -2
  594. package/dist/siemens-ix/{p-d8fb5a86.entry.js → p-80981f03.entry.js} +2 -2
  595. package/dist/siemens-ix/p-8418f756.entry.js +2 -0
  596. package/dist/siemens-ix/p-8418f756.entry.js.map +1 -0
  597. package/dist/siemens-ix/{p-7388d2ee.entry.js → p-8532a932.entry.js} +2 -2
  598. package/dist/siemens-ix/{p-Cz75KU1f.js → p-8HpPmDK_.js} +2 -2
  599. package/dist/siemens-ix/{p-Cz75KU1f.js.map → p-8HpPmDK_.js.map} +1 -1
  600. package/dist/siemens-ix/{p-04f1b89a.entry.js → p-8cb3d70c.entry.js} +2 -2
  601. package/dist/siemens-ix/{p-784c6dd6.entry.js → p-8ce61408.entry.js} +2 -2
  602. package/dist/siemens-ix/{p-c0064123.entry.js → p-8f17f6ec.entry.js} +2 -2
  603. package/dist/siemens-ix/{p-3472fc1a.entry.js → p-8fc2bea6.entry.js} +2 -2
  604. package/dist/siemens-ix/{p-9e7223f6.entry.js → p-905d4977.entry.js} +2 -2
  605. package/dist/siemens-ix/{p-538843d4.entry.js → p-92e0ebf1.entry.js} +2 -2
  606. package/dist/siemens-ix/{p-3acbbe01.entry.js → p-94596bff.entry.js} +2 -2
  607. package/dist/siemens-ix/{p-e825a921.entry.js → p-97c3d27e.entry.js} +2 -2
  608. package/dist/siemens-ix/{p-957d0d0b.entry.js → p-9a4db5e9.entry.js} +2 -2
  609. package/dist/siemens-ix/{p-7e6beda5.entry.js → p-9f7f5cd3.entry.js} +2 -2
  610. package/dist/siemens-ix/{p-CpVbQsUI.js → p-BC0Exw_O.js} +2 -2
  611. package/dist/siemens-ix/{p-CpVbQsUI.js.map → p-BC0Exw_O.js.map} +1 -1
  612. package/dist/siemens-ix/{p--2LOMK-5.js → p-BhgW5qDm.js} +2 -2
  613. package/dist/siemens-ix/{p--2LOMK-5.js.map → p-BhgW5qDm.js.map} +1 -1
  614. package/dist/siemens-ix/{p-DRnSC9aV.js → p-CObJ-t0Z.js} +2 -2
  615. package/dist/siemens-ix/{p-DRnSC9aV.js.map → p-CObJ-t0Z.js.map} +1 -1
  616. package/dist/siemens-ix/{p-sxLz5AVO.js → p-DBsKyLIP.js} +2 -2
  617. package/dist/siemens-ix/{p-sxLz5AVO.js.map → p-DBsKyLIP.js.map} +1 -1
  618. package/dist/siemens-ix/{p-CX3n_rRh.js → p-DXAZefAa.js} +2 -2
  619. package/dist/siemens-ix/{p-CX3n_rRh.js.map → p-DXAZefAa.js.map} +1 -1
  620. package/dist/siemens-ix/p-a0ffeea7.entry.js +2 -0
  621. package/dist/siemens-ix/{p-58219b7e.entry.js → p-a2829e55.entry.js} +2 -2
  622. package/dist/siemens-ix/{p-4f2fb1c5.entry.js → p-a4c8457e.entry.js} +2 -2
  623. package/dist/siemens-ix/p-a61972c5.entry.js +2 -0
  624. package/dist/siemens-ix/{p-2180ddb8.entry.js.map → p-a61972c5.entry.js.map} +1 -1
  625. package/dist/siemens-ix/p-a6e398d2.entry.js +2 -0
  626. package/dist/siemens-ix/{p-aa6368b4.entry.js → p-acb7c236.entry.js} +2 -2
  627. package/dist/siemens-ix/{p-788e1ef8.entry.js → p-b2aa549b.entry.js} +2 -2
  628. package/dist/siemens-ix/{p-89449e22.entry.js → p-b7c64537.entry.js} +2 -2
  629. package/dist/siemens-ix/{p-d1941577.entry.js → p-bb744e91.entry.js} +2 -2
  630. package/dist/siemens-ix/{p-94fa5d00.entry.js → p-be78352f.entry.js} +2 -2
  631. package/dist/siemens-ix/{p-845054ca.entry.js → p-c6536a88.entry.js} +2 -2
  632. package/dist/siemens-ix/p-ca43aa61.entry.js +2 -0
  633. package/dist/siemens-ix/{p-8aa0fda7.entry.js → p-cc7f7788.entry.js} +2 -2
  634. package/dist/siemens-ix/p-d18df859.entry.js +2 -0
  635. package/dist/siemens-ix/{p-a02e0685.entry.js → p-d2831f7b.entry.js} +2 -2
  636. package/dist/siemens-ix/{p-dff78943.entry.js → p-d90d1310.entry.js} +2 -2
  637. package/dist/siemens-ix/{p-fabcc5f5.entry.js → p-d997238b.entry.js} +2 -2
  638. package/dist/siemens-ix/{p-41b9392e.entry.js → p-da3a9845.entry.js} +2 -2
  639. package/dist/siemens-ix/{p-51786593.entry.js → p-df5494ff.entry.js} +2 -2
  640. package/dist/siemens-ix/{p-79798af1.entry.js → p-e3dca831.entry.js} +2 -2
  641. package/dist/siemens-ix/{p-eebe632b.entry.js → p-e5180acd.entry.js} +2 -2
  642. package/dist/siemens-ix/{p-b5e0ddb3.entry.js → p-ea410634.entry.js} +2 -2
  643. package/dist/siemens-ix/{p-39950a1c.entry.js → p-f253d38c.entry.js} +2 -2
  644. package/dist/siemens-ix/{p-da6a27c1.entry.js → p-fb02d7fd.entry.js} +2 -2
  645. package/dist/siemens-ix/p-fdb802ac.entry.js +2 -0
  646. package/dist/siemens-ix/{p-7e612a3b.entry.js → p-fe5bf44b.entry.js} +2 -2
  647. package/dist/siemens-ix/{p-1f5befb2.entry.js → p-ff6f13e1.entry.js} +2 -2
  648. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  649. package/dist/siemens-ix/siemens-ix.css +0 -17
  650. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  651. package/dist/types/components/utils/application-layout/context.d.ts +0 -1
  652. package/dist/types/components.d.ts +0 -229
  653. package/hydrate/index.js +259 -616
  654. package/hydrate/index.mjs +259 -616
  655. package/package.json +1 -1
  656. package/scss/theme/core/_components.scss +0 -2
  657. package/components/ix-basic-navigation.d.ts +0 -11
  658. package/components/ix-basic-navigation.js +0 -156
  659. package/components/ix-basic-navigation.js.map +0 -1
  660. package/components/ix-map-navigation-overlay.d.ts +0 -11
  661. package/components/ix-map-navigation-overlay.js +0 -9
  662. package/components/ix-map-navigation-overlay.js.map +0 -1
  663. package/components/ix-map-navigation.d.ts +0 -11
  664. package/components/ix-map-navigation.js +0 -240
  665. package/components/ix-map-navigation.js.map +0 -1
  666. package/components/p--2LOMK-5.js.map +0 -1
  667. package/components/p-UEMLzDk6.js +0 -92
  668. package/components/p-UEMLzDk6.js.map +0 -1
  669. package/components/p-yuZO1O90.js +0 -273
  670. package/components/p-yuZO1O90.js.map +0 -1
  671. package/dist/cjs/ix-basic-navigation.cjs.entry.js +0 -93
  672. package/dist/cjs/ix-basic-navigation.entry.cjs.js.map +0 -1
  673. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +0 -56
  674. package/dist/cjs/ix-map-navigation-overlay.entry.cjs.js.map +0 -1
  675. package/dist/cjs/ix-map-navigation.cjs.entry.js +0 -169
  676. package/dist/cjs/ix-map-navigation.entry.cjs.js.map +0 -1
  677. package/dist/collection/components/basic-navigation/basic-navigation.css +0 -113
  678. package/dist/collection/components/basic-navigation/basic-navigation.js +0 -209
  679. package/dist/collection/components/basic-navigation/basic-navigation.js.map +0 -1
  680. package/dist/collection/components/map-navigation/map-navigation.css +0 -212
  681. package/dist/collection/components/map-navigation/map-navigation.js +0 -401
  682. package/dist/collection/components/map-navigation/map-navigation.js.map +0 -1
  683. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.css +0 -156
  684. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +0 -209
  685. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js.map +0 -1
  686. package/dist/esm/ix-basic-navigation.entry.js +0 -91
  687. package/dist/esm/ix-basic-navigation.entry.js.map +0 -1
  688. package/dist/esm/ix-map-navigation-overlay.entry.js +0 -54
  689. package/dist/esm/ix-map-navigation-overlay.entry.js.map +0 -1
  690. package/dist/esm/ix-map-navigation.entry.js +0 -167
  691. package/dist/esm/ix-map-navigation.entry.js.map +0 -1
  692. package/dist/siemens-ix/ix-basic-navigation.entry.esm.js.map +0 -1
  693. package/dist/siemens-ix/ix-map-navigation-overlay.entry.esm.js.map +0 -1
  694. package/dist/siemens-ix/ix-map-navigation.entry.esm.js.map +0 -1
  695. package/dist/siemens-ix/p-08f4c3f0.entry.js +0 -2
  696. package/dist/siemens-ix/p-2055daf3.entry.js +0 -2
  697. package/dist/siemens-ix/p-2055daf3.entry.js.map +0 -1
  698. package/dist/siemens-ix/p-2180ddb8.entry.js +0 -2
  699. package/dist/siemens-ix/p-4b65234d.entry.js +0 -2
  700. package/dist/siemens-ix/p-52d377d1.entry.js +0 -2
  701. package/dist/siemens-ix/p-52d377d1.entry.js.map +0 -1
  702. package/dist/siemens-ix/p-556417c6.entry.js +0 -2
  703. package/dist/siemens-ix/p-5e86944d.entry.js +0 -2
  704. package/dist/siemens-ix/p-710af987.entry.js +0 -2
  705. package/dist/siemens-ix/p-759ba03d.entry.js +0 -2
  706. package/dist/siemens-ix/p-85f3aa13.entry.js +0 -2
  707. package/dist/siemens-ix/p-879a0cc5.entry.js +0 -2
  708. package/dist/siemens-ix/p-879a0cc5.entry.js.map +0 -1
  709. package/dist/siemens-ix/p-92a6324b.entry.js +0 -2
  710. package/dist/siemens-ix/p-ad20efd0.entry.js +0 -2
  711. package/dist/siemens-ix/p-b7c5ab43.entry.js.map +0 -1
  712. package/dist/siemens-ix/p-c4b26603.entry.js +0 -2
  713. package/dist/siemens-ix/p-cc80918d.entry.js +0 -2
  714. package/dist/siemens-ix/p-d120adf6.entry.js +0 -2
  715. package/dist/siemens-ix/p-d120adf6.entry.js.map +0 -1
  716. package/dist/siemens-ix/p-dd89a190.entry.js +0 -2
  717. package/dist/siemens-ix/p-e3c57208.entry.js +0 -2
  718. package/dist/siemens-ix/p-eef311b1.entry.js +0 -2
  719. package/dist/siemens-ix/p-eef311b1.entry.js.map +0 -1
  720. package/dist/siemens-ix/p-f29f280b.entry.js +0 -2
  721. package/dist/siemens-ix/p-f82e4e0f.entry.js +0 -2
  722. package/dist/types/components/basic-navigation/basic-navigation.d.ts +0 -33
  723. package/dist/types/components/map-navigation/map-navigation.d.ts +0 -68
  724. package/dist/types/components/map-navigation-overlay/map-navigation-overlay.d.ts +0 -43
  725. package/scss/theme/core/components/map-navigation.scss +0 -20
  726. /package/dist/siemens-ix/{p-7cf61ff6.entry.js.map → p-011fe058.entry.js.map} +0 -0
  727. /package/dist/siemens-ix/{p-6f152ed2.entry.js.map → p-06a2c69b.entry.js.map} +0 -0
  728. /package/dist/siemens-ix/{p-0e2b89f2.entry.js.map → p-0fd006b9.entry.js.map} +0 -0
  729. /package/dist/siemens-ix/{p-a4d6ee80.entry.js.map → p-11b1eaa3.entry.js.map} +0 -0
  730. /package/dist/siemens-ix/{p-ad20efd0.entry.js.map → p-1550973a.entry.js.map} +0 -0
  731. /package/dist/siemens-ix/{p-f9b4e5f1.entry.js.map → p-162a4cc0.entry.js.map} +0 -0
  732. /package/dist/siemens-ix/{p-4448252f.entry.js.map → p-18d4645d.entry.js.map} +0 -0
  733. /package/dist/siemens-ix/{p-20ad8d1e.entry.js.map → p-1c83cb5f.entry.js.map} +0 -0
  734. /package/dist/siemens-ix/{p-01030dfb.entry.js.map → p-1de6e736.entry.js.map} +0 -0
  735. /package/dist/siemens-ix/{p-3b314194.entry.js.map → p-213f28c0.entry.js.map} +0 -0
  736. /package/dist/siemens-ix/{p-e25aa385.entry.js.map → p-23e4f5f3.entry.js.map} +0 -0
  737. /package/dist/siemens-ix/{p-34e530b9.entry.js.map → p-249f87ff.entry.js.map} +0 -0
  738. /package/dist/siemens-ix/{p-f3b485de.entry.js.map → p-277f6718.entry.js.map} +0 -0
  739. /package/dist/siemens-ix/{p-347fcf94.entry.js.map → p-2b2f339e.entry.js.map} +0 -0
  740. /package/dist/siemens-ix/{p-d49f7ae4.entry.js.map → p-2d96a4a1.entry.js.map} +0 -0
  741. /package/dist/siemens-ix/{p-80f55403.entry.js.map → p-305b3333.entry.js.map} +0 -0
  742. /package/dist/siemens-ix/{p-db9d5872.entry.js.map → p-306c889e.entry.js.map} +0 -0
  743. /package/dist/siemens-ix/{p-2db36aa6.entry.js.map → p-3099c12a.entry.js.map} +0 -0
  744. /package/dist/siemens-ix/{p-75d8b192.entry.js.map → p-39c321c1.entry.js.map} +0 -0
  745. /package/dist/siemens-ix/{p-608b3631.entry.js.map → p-418671c7.entry.js.map} +0 -0
  746. /package/dist/siemens-ix/{p-f753f1f5.entry.js.map → p-4288bd66.entry.js.map} +0 -0
  747. /package/dist/siemens-ix/{p-730a6161.entry.js.map → p-439d7ab7.entry.js.map} +0 -0
  748. /package/dist/siemens-ix/{p-4b1745dc.entry.js.map → p-49843cce.entry.js.map} +0 -0
  749. /package/dist/siemens-ix/{p-48cbacaf.entry.js.map → p-4d0e900c.entry.js.map} +0 -0
  750. /package/dist/siemens-ix/{p-b6736ce7.entry.js.map → p-4f6dee54.entry.js.map} +0 -0
  751. /package/dist/siemens-ix/{p-9c862819.entry.js.map → p-51bd3222.entry.js.map} +0 -0
  752. /package/dist/siemens-ix/{p-2f54ce99.entry.js.map → p-531f9746.entry.js.map} +0 -0
  753. /package/dist/siemens-ix/{p-337a3457.entry.js.map → p-53cc0fda.entry.js.map} +0 -0
  754. /package/dist/siemens-ix/{p-759ba03d.entry.js.map → p-598ece5a.entry.js.map} +0 -0
  755. /package/dist/siemens-ix/{p-81120f11.entry.js.map → p-5bb86bf7.entry.js.map} +0 -0
  756. /package/dist/siemens-ix/{p-67766c28.entry.js.map → p-5c22d3e5.entry.js.map} +0 -0
  757. /package/dist/siemens-ix/{p-9d8fb7dd.entry.js.map → p-6045dce9.entry.js.map} +0 -0
  758. /package/dist/siemens-ix/{p-17a74a48.entry.js.map → p-60d2f3db.entry.js.map} +0 -0
  759. /package/dist/siemens-ix/{p-fc3071d0.entry.js.map → p-619a3dc8.entry.js.map} +0 -0
  760. /package/dist/siemens-ix/{p-dd89a190.entry.js.map → p-620158aa.entry.js.map} +0 -0
  761. /package/dist/siemens-ix/{p-9d135d59.entry.js.map → p-6880e267.entry.js.map} +0 -0
  762. /package/dist/siemens-ix/{p-ecff1e2f.entry.js.map → p-6fd7d11a.entry.js.map} +0 -0
  763. /package/dist/siemens-ix/{p-e3c57208.entry.js.map → p-70af7f44.entry.js.map} +0 -0
  764. /package/dist/siemens-ix/{p-d4ba3f9f.entry.js.map → p-713df610.entry.js.map} +0 -0
  765. /package/dist/siemens-ix/{p-467c0fff.entry.js.map → p-7364534a.entry.js.map} +0 -0
  766. /package/dist/siemens-ix/{p-fea12773.entry.js.map → p-75a10c1e.entry.js.map} +0 -0
  767. /package/dist/siemens-ix/{p-67e4f814.entry.js.map → p-76bd4cf9.entry.js.map} +0 -0
  768. /package/dist/siemens-ix/{p-0d4f0223.entry.js.map → p-7827c263.entry.js.map} +0 -0
  769. /package/dist/siemens-ix/{p-65842e35.entry.js.map → p-79181aa7.entry.js.map} +0 -0
  770. /package/dist/siemens-ix/{p-e562ffb2.entry.js.map → p-7c474c82.entry.js.map} +0 -0
  771. /package/dist/siemens-ix/{p-548a2231.entry.js.map → p-7f0b0fa3.entry.js.map} +0 -0
  772. /package/dist/siemens-ix/{p-d8fb5a86.entry.js.map → p-80981f03.entry.js.map} +0 -0
  773. /package/dist/siemens-ix/{p-7388d2ee.entry.js.map → p-8532a932.entry.js.map} +0 -0
  774. /package/dist/siemens-ix/{p-04f1b89a.entry.js.map → p-8cb3d70c.entry.js.map} +0 -0
  775. /package/dist/siemens-ix/{p-784c6dd6.entry.js.map → p-8ce61408.entry.js.map} +0 -0
  776. /package/dist/siemens-ix/{p-c0064123.entry.js.map → p-8f17f6ec.entry.js.map} +0 -0
  777. /package/dist/siemens-ix/{p-3472fc1a.entry.js.map → p-8fc2bea6.entry.js.map} +0 -0
  778. /package/dist/siemens-ix/{p-9e7223f6.entry.js.map → p-905d4977.entry.js.map} +0 -0
  779. /package/dist/siemens-ix/{p-538843d4.entry.js.map → p-92e0ebf1.entry.js.map} +0 -0
  780. /package/dist/siemens-ix/{p-3acbbe01.entry.js.map → p-94596bff.entry.js.map} +0 -0
  781. /package/dist/siemens-ix/{p-e825a921.entry.js.map → p-97c3d27e.entry.js.map} +0 -0
  782. /package/dist/siemens-ix/{p-957d0d0b.entry.js.map → p-9a4db5e9.entry.js.map} +0 -0
  783. /package/dist/siemens-ix/{p-7e6beda5.entry.js.map → p-9f7f5cd3.entry.js.map} +0 -0
  784. /package/dist/siemens-ix/{p-85f3aa13.entry.js.map → p-a0ffeea7.entry.js.map} +0 -0
  785. /package/dist/siemens-ix/{p-58219b7e.entry.js.map → p-a2829e55.entry.js.map} +0 -0
  786. /package/dist/siemens-ix/{p-4f2fb1c5.entry.js.map → p-a4c8457e.entry.js.map} +0 -0
  787. /package/dist/siemens-ix/{p-c4b26603.entry.js.map → p-a6e398d2.entry.js.map} +0 -0
  788. /package/dist/siemens-ix/{p-aa6368b4.entry.js.map → p-acb7c236.entry.js.map} +0 -0
  789. /package/dist/siemens-ix/{p-788e1ef8.entry.js.map → p-b2aa549b.entry.js.map} +0 -0
  790. /package/dist/siemens-ix/{p-89449e22.entry.js.map → p-b7c64537.entry.js.map} +0 -0
  791. /package/dist/siemens-ix/{p-d1941577.entry.js.map → p-bb744e91.entry.js.map} +0 -0
  792. /package/dist/siemens-ix/{p-94fa5d00.entry.js.map → p-be78352f.entry.js.map} +0 -0
  793. /package/dist/siemens-ix/{p-845054ca.entry.js.map → p-c6536a88.entry.js.map} +0 -0
  794. /package/dist/siemens-ix/{p-cc80918d.entry.js.map → p-ca43aa61.entry.js.map} +0 -0
  795. /package/dist/siemens-ix/{p-8aa0fda7.entry.js.map → p-cc7f7788.entry.js.map} +0 -0
  796. /package/dist/siemens-ix/{p-92a6324b.entry.js.map → p-d18df859.entry.js.map} +0 -0
  797. /package/dist/siemens-ix/{p-a02e0685.entry.js.map → p-d2831f7b.entry.js.map} +0 -0
  798. /package/dist/siemens-ix/{p-dff78943.entry.js.map → p-d90d1310.entry.js.map} +0 -0
  799. /package/dist/siemens-ix/{p-fabcc5f5.entry.js.map → p-d997238b.entry.js.map} +0 -0
  800. /package/dist/siemens-ix/{p-41b9392e.entry.js.map → p-da3a9845.entry.js.map} +0 -0
  801. /package/dist/siemens-ix/{p-51786593.entry.js.map → p-df5494ff.entry.js.map} +0 -0
  802. /package/dist/siemens-ix/{p-79798af1.entry.js.map → p-e3dca831.entry.js.map} +0 -0
  803. /package/dist/siemens-ix/{p-eebe632b.entry.js.map → p-e5180acd.entry.js.map} +0 -0
  804. /package/dist/siemens-ix/{p-b5e0ddb3.entry.js.map → p-ea410634.entry.js.map} +0 -0
  805. /package/dist/siemens-ix/{p-39950a1c.entry.js.map → p-f253d38c.entry.js.map} +0 -0
  806. /package/dist/siemens-ix/{p-da6a27c1.entry.js.map → p-fb02d7fd.entry.js.map} +0 -0
  807. /package/dist/siemens-ix/{p-08f4c3f0.entry.js.map → p-fdb802ac.entry.js.map} +0 -0
  808. /package/dist/siemens-ix/{p-7e612a3b.entry.js.map → p-fe5bf44b.entry.js.map} +0 -0
  809. /package/dist/siemens-ix/{p-1f5befb2.entry.js.map → p-ff6f13e1.entry.js.map} +0 -0
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { p as iconClose, E as iconDoubleChevronUp, F as iconDoubleChevronDown, G as iconDoubleChevronRight, H as iconDoubleChevronLeft } from './index-Cz75KU1f.js';
2
+ import { p as iconClose, D as iconDoubleChevronUp, E as iconDoubleChevronDown, F as iconDoubleChevronRight, G as iconDoubleChevronLeft } from './index-8HpPmDK_.js';
3
3
  import { a as animate } from './anime.esm-DhE1t8Qh.js';
4
4
  import { A as Animation } from './animation-C5MWUgDN.js';
5
5
  import { a as applicationLayoutService } from './service-Da0kv8hS.js';
@@ -454,7 +454,7 @@ const Pane = class {
454
454
  }
455
455
  render() {
456
456
  const rotate = !this.expanded && !this.isMobile && this.isLeftRightPane;
457
- return (h(Host, { key: 'dd8c6d4cd68bbc2dce4938a97a0499316acda9f3', class: {
457
+ return (h(Host, { key: 'd90ef7a63b141b3af9c9f04aba41cf8ef13c448a', class: {
458
458
  'floating-pane': this.floating,
459
459
  'inline-pane': !this.floating,
460
460
  'mobile-overlay': this.expanded && this.isMobile,
@@ -478,28 +478,28 @@ const Pane = class {
478
478
  !this.expanded &&
479
479
  !this.floating,
480
480
  'not-visible': this.hideOnCollapse && !this.expanded,
481
- }, "aria-expanded": a11yBoolean(this.expanded) }, h("aside", { key: '9c1e0a51dd112be47cd6ac72a56da3c8f8c7402e', id: `pane-${this.composition}`, class: {
481
+ }, "aria-expanded": a11yBoolean(this.expanded) }, h("aside", { key: '02cb43bcca7a7d6acf5d341f9a4e7ee5739f72c1', id: `pane-${this.composition}`, class: {
482
482
  'top-bottom-pane': this.isBottomTopPane && !this.isMobile,
483
483
  'left-right-pane': this.isLeftRightPane && !this.isMobile,
484
484
  'mobile-pane': this.isMobile,
485
485
  expanded: this.expanded,
486
- } }, h("div", { key: 'e6c9183e30405b36ef67d76d812288573e75112b', id: "title-div", class: {
486
+ } }, h("div", { key: 'be05dfaf0f1080ad0bcdbd41ea01ac151b2aeb86', id: "title-div", class: {
487
487
  title: !this.isMobile && !this.hideOnCollapse && !this.showContent,
488
488
  'title-finished': !this.isMobile && !this.hideOnCollapse && this.showContent,
489
489
  'title-expanded': !this.isMobile && !this.hideOnCollapse && this.expanded,
490
490
  'title-hide-on-collapse': !this.isMobile && this.hideOnCollapse,
491
491
  'title-mobile': this.isMobile,
492
492
  'header-gap': !this.isMobile && !this.hideOnCollapse,
493
- } }, h("ix-icon-button", { key: 'b1b5b89d42572b9499866c3a59a22a4dfac97707', class: "title-icon", size: "24", icon: this.expanded
493
+ } }, h("ix-icon-button", { key: '767886aea1428fdc4c10875de8eb0dd3750b5cdf', class: "title-icon", size: "24", icon: this.expanded
494
494
  ? this.isMobile || this.hideOnCollapse
495
495
  ? iconClose
496
496
  : this.expandIcon
497
497
  : this.minimizeIcon, iconColor: this.expanded && (this.isMobile || this.hideOnCollapse)
498
498
  ? 'color-soft-text'
499
- : undefined, variant: "subtle-tertiary", onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}`, "aria-label": this.ariaLabelCollapseCloseButton }), h("div", { key: 'e908c4100d070c35be2c1f16e1c7b5e2f7bbfa42', class: {
499
+ : undefined, variant: "subtle-tertiary", onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}`, "aria-label": this.ariaLabelCollapseCloseButton }), h("div", { key: '5fd6b9619ce193b891fd98a9bee39aad31f3747d', class: {
500
500
  'title-text': true,
501
501
  rotate: rotate,
502
- } }, this.icon && (h("ix-icon", { key: 'c38702ea2028987bdd185bde0e846f6e77e02cce', class: "pane-icon", size: "24", name: this.icon, "aria-label": this.ariaLabelIcon })), h("div", { key: '59c00c7861e7cc4606fa7ace7bda410a66a9a13d', class: "title-text-overflow" }, h("ix-typography", { key: '5008f70a17ef9a8792cedb12bea3517775e87b99', format: "h4" }, this.heading)), this.expanded && (h("div", { key: '2810168de3fc7383d0fa4b0a3d8b1ee3d99f2d80', class: "slot-header" }, h("slot", { key: '64e6644c2ee29a40d4b6343a03d00140518fb9d3', name: "header" }))))), h("div", { key: '9ee1b00114877447c0457a3a77d92c5176c25195', class: "side-pane-content", hidden: !this.showContent }, h("slot", { key: '439ee1eb5b4f7506d758577bd56d6f506f786c32' })))));
502
+ } }, this.icon && (h("ix-icon", { key: '38d9ad10b7d61868aa94b9b02ca3f74063e1f6e8', class: "pane-icon", size: "24", name: this.icon, "aria-label": this.ariaLabelIcon })), h("div", { key: '4b69e18d0297c51b814531353192a2199477ca29', class: "title-text-overflow" }, h("ix-typography", { key: 'fe5a51d0b8189484c85c7e373e4144aacdda2605', format: "h4" }, this.heading)), this.expanded && (h("div", { key: '39edc85909cabbbc8103d6a322c0385ae9d495b5', class: "slot-header" }, h("slot", { key: '886bd5bc2aad66c103698cf38259072ca524563a', name: "header" }))))), h("div", { key: 'e4bdfa446878efd622c8d1c10ad53f94caf0da9d', class: "side-pane-content", hidden: !this.showContent }, h("slot", { key: '967fed090b6ab347a2140815dd93a29dee023b54' })))));
503
503
  }
504
504
  get hostElement() { return getElement(this); }
505
505
  static get watchers() { return {
@@ -53,13 +53,13 @@ const Pill = class {
53
53
  [this.outline ? 'borderColor' : 'backgroundColor']: this.background,
54
54
  };
55
55
  }
56
- return (h(Host, { key: '2a7697576ed5ec91672c45f54dd4c5ffeb3c0763', style: this.variant === 'custom'
56
+ return (h(Host, { key: '95aefc19a906deedb01249939024ad937f82f212', style: this.variant === 'custom'
57
57
  ? {
58
58
  '--ix-icon-button-color': this.pillColor,
59
59
  }
60
60
  : {}, class: {
61
61
  'align-left': this.alignLeft,
62
- } }, h("div", { key: 'ee9bc939ac718fe45d6d3a1d3974f98f3dac3881', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
62
+ } }, h("div", { key: '2e056a3b7a048b087ea1cd7cfbfed90a899cb5b1', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
63
63
  container: true,
64
64
  outline: this.outline,
65
65
  inactive: false,
@@ -74,9 +74,9 @@ const Pill = class {
74
74
  closable: false,
75
75
  icon: !!this.icon,
76
76
  'with-gap': !this.iconOnly,
77
- } }, this.icon && (h("ix-icon", { key: '34a581e8e9994088b52deda084131c595485a522', class: {
77
+ } }, this.icon && (h("ix-icon", { key: '7ad101403100e938791c5f6c8c1ea5df7bc9097f', class: {
78
78
  'with-icon': true,
79
- }, name: this.icon, size: '16', "aria-label": this.ariaLabelIcon })), h("span", { key: 'abd12c31ed933190c5cd40b131cfab9e9318350d', class: "slot-container" }, h("slot", { key: 'ace912aa428b071a562286bb692ac82b98d57201', onSlotchange: () => this.checkIfContentAvailable() }))), this.getTooltip()));
79
+ }, name: this.icon, size: '16', "aria-label": this.ariaLabelIcon })), h("span", { key: '5a7fafab5c670fb778febc21477eefe42475aea3', class: "slot-container" }, h("slot", { key: '595de03aae3978e6b40674adf16ffb3b47db1e6d', onSlotchange: () => this.checkIfContentAvailable() }))), this.getTooltip()));
80
80
  }
81
81
  get hostElement() { return getElement(this); }
82
82
  };
@@ -1,5 +1,5 @@
1
1
  import { h, r as registerInstance, F as Fragment, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { U as iconCirclePause, c as iconSuccess, a as iconWarning, b as iconInfo, i as iconError } from './index-Cz75KU1f.js';
2
+ import { U as iconCirclePause, c as iconSuccess, a as iconWarning, b as iconInfo, i as iconError } from './index-8HpPmDK_.js';
3
3
 
4
4
  /*
5
5
  * SPDX-FileCopyrightText: 2025 Siemens AG
@@ -132,17 +132,17 @@ const ProgressIndicator = class {
132
132
  render() {
133
133
  const normalizedValue = ((this.value - this.min) / (this.max - this.min)) * 100;
134
134
  const clampedValue = Math.max(0, Math.min(normalizedValue, 100));
135
- return (h(Host, { key: 'b9df8144037a0e126848e2425192dd8d8b752518', class: {
135
+ return (h(Host, { key: '640d68ad2e2fd3f61c60c91ea2b18725334a939f', class: {
136
136
  linear: this.type === 'linear',
137
137
  circular: this.type === 'circular',
138
- }, tabIndex: -1 }, h("div", { key: '15b088ae86016b1563aa34c2f1b31e0a0ae54cb2', class: {
138
+ }, tabIndex: -1 }, h("div", { key: 'c9cbf3913838d5ea0d9f89dc46680d86690a3382', class: {
139
139
  'progress-indicator': true,
140
140
  [this.size]: true,
141
141
  [this.status]: true,
142
142
  ['text-center']: this.textAlignment === 'center',
143
143
  ['text-left']: this.textAlignment === 'left',
144
144
  ['text-right']: this.textAlignment === 'right',
145
- } }, this.label && (h("ix-typography", { key: '98235751d98341318807c30826d220de3e089e5b', format: "label", textColor: this.status === 'error' ? 'alarm' : 'soft', class: 'label' }, this.label)), h("div", { key: 'da8947864a85cbbecd4b72fbfc1c1e88e4d536b7', class: "progress-container" }, this.type === 'linear' ? (h(Fragment, null, h(LinearBar, { value: clampedValue, status: this.status }), h("div", { class: "linear-slot" }, h("slot", null)))) : (h(CircularProgress, { status: this.status, alignment: this.textAlignment, value: clampedValue, size: this.size }, h("slot", null)))), this.showTextAsTooltip === true && this.helperText ? (h("ix-tooltip", { for: this.hostElement, showDelay: 500, placement: "bottom" }, this.getHelperText())) : (this.getHelperText()))));
145
+ } }, this.label && (h("ix-typography", { key: '25682b4008e976cb4a02d2bb957baed33e0250d7', format: "label", textColor: this.status === 'error' ? 'alarm' : 'soft', class: 'label' }, this.label)), h("div", { key: '74a13977a442268c72278f005965d5263e741e12', class: "progress-container" }, this.type === 'linear' ? (h(Fragment, null, h(LinearBar, { value: clampedValue, status: this.status }), h("div", { class: "linear-slot" }, h("slot", null)))) : (h(CircularProgress, { status: this.status, alignment: this.textAlignment, value: clampedValue, size: this.size }, h("slot", null)))), this.showTextAsTooltip === true && this.helperText ? (h("ix-tooltip", { for: this.hostElement, showDelay: 500, placement: "bottom" }, this.getHelperText())) : (this.getHelperText()))));
146
146
  }
147
147
  get hostElement() { return getElement(this); }
148
148
  };
@@ -16,7 +16,7 @@ const PushCard = class {
16
16
  }
17
17
  render() {
18
18
  var _a;
19
- return (h(Host, { key: '25cc0c4fea44a0a035e59a617c81c5c4ba46f7bf', class: `card-${this.variant}` }, h("ix-card", { key: '3414251824d2f252985c29be1ae7f67235608147', variant: this.variant }, h("ix-card-content", { key: 'cecdda5d8a8d6818c6ffe4aed7a47e0dffe12bd0' }, h("ix-card-title", { key: '6e7b0859b6bf0704fe43845c2e2b456eda578aa7' }, this.icon ? (h("ix-icon", { class: 'icon', name: this.icon, size: "32", "aria-label": this.ariaLabelIcon })) : null, h("ix-typography", { key: '60df1048ad8d94f9f741fba881e0276e5c864899', format: "display-xxl" }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), h("slot", { key: '503f04b96a2d1a93cb60ef47f256236249eb0473', name: "title-action" })), h("ix-typography", { key: 'e1ccccb5a67b270e93b1aae952ad6fdf27a19658', format: "h4" }, this.heading), h("ix-typography", { key: 'cd147ac7c5bb418926b62634b06e897a454d987b' }, this.subheading)), h("ix-card-accordion", { key: 'ac1045a3cc07cd515de917e7afe096d6ebf3b312', collapse: !this.expanded, variant: this.variant }, h("slot", { key: '6cfd442f9174fae7e66d750f519445b9fcbeb079' })))));
19
+ return (h(Host, { key: '32d1c2383ba5f21901eacfd3048af7435100b2b7', class: `card-${this.variant}` }, h("ix-card", { key: 'b1d03d963e570c329056cf3eb70c09ef6abc13a9', variant: this.variant }, h("ix-card-content", { key: '9c46d2744676c929137f8bd9dd9ac1058d6c6a53' }, h("ix-card-title", { key: '76c052d9be63151295802b58d42e269dc0149c68' }, this.icon ? (h("ix-icon", { class: 'icon', name: this.icon, size: "32", "aria-label": this.ariaLabelIcon })) : null, h("ix-typography", { key: 'be3a399500fa1dc58c10c8d01eb1691fb662940f', format: "display-xxl" }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), h("slot", { key: 'eadeb7a0b034113e2e0a5d8557a8bf9000027306', name: "title-action" })), h("ix-typography", { key: '93dd2faeba0563a3e7c195941dc1424975e032fb', format: "h4" }, this.heading), h("ix-typography", { key: '3279cd3e6b24c0029e8d83a66a5f3344eee496b4' }, this.subheading)), h("ix-card-accordion", { key: 'c36c63dac6e2ccf61745143a0fa5bf82bebac085', collapse: !this.expanded, variant: this.variant }, h("slot", { key: '7567ec4ff104a9933a632004aea3b3e607660471' })))));
20
20
  }
21
21
  };
22
22
  PushCard.style = pushCardCss;
@@ -111,10 +111,10 @@ const RadiobuttonGroup = class {
111
111
  return Promise.resolve(this.touched);
112
112
  }
113
113
  render() {
114
- return (h(Host, { key: '93241d4ab22b1d87d5fd1e5ff65d5fc8877e1784', onIxBlur: () => (this.touched = true), ref: this.groupRef }, h("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 }, h("div", { key: '96216c66bce9e4b63071048a3848de1c611da84f', class: {
114
+ return (h(Host, { key: '2dd3d82d58a32203135321ba638c55b074b9f628', onIxBlur: () => (this.touched = true), ref: this.groupRef }, h("ix-field-wrapper", { key: 'a8f1f97ab61388f7bc37dcf395bd89dbf00bab95', 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 }, h("div", { key: 'db7071faa7d87361671587c469c0ce18309d63f2', class: {
115
115
  'checkbox-container': true,
116
116
  'row-layout': this.direction === 'row',
117
- } }, h("slot", { key: '8910a200a6eb0d9f88f3b45d96967a7f406b545d' })))));
117
+ } }, h("slot", { key: '34e16ab1e87248e24b316b25b64f11462b7883c5' })))));
118
118
  }
119
119
  get hostElement() { return getElement(this); }
120
120
  static get watchers() { return {
@@ -89,17 +89,17 @@ const Radio = class {
89
89
  }
90
90
  render() {
91
91
  var _a;
92
- return (h(Host, { key: 'e74cc1b490830412ff329d586c35914a8b55abb8', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
92
+ return (h(Host, { key: '7c4e63e0463f26f0c10309d731d8a199bb5de4f6', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
93
93
  disabled: this.disabled,
94
94
  checked: this.checked,
95
- }, onBlur: () => this.ixBlur.emit() }, h("label", { key: '2e2736e762d21e1e254078dc07e0e6754c9f0d60' }, h("div", { key: 'c22603f3a435fc4271b092af4010208ab7d43eda', class: "radio-button" }, h("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: () => {
95
+ }, onBlur: () => this.ixBlur.emit() }, h("label", { key: '47822f54a77665cb7fafb087da25db93343e55ce' }, h("div", { key: '76bc278430fd736fcfd871853c7b3e3d2c8f9da7', class: "radio-button" }, h("input", { key: '547dd9547ec9ee2613119a70174a9f72790fc77a', "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: () => {
96
96
  const ref = this.inputRef.current;
97
97
  if (ref) {
98
98
  this.setCheckedState(ref.checked);
99
99
  }
100
- } }), h("button", { key: '70747f5c03103161f8808d996b15720af681c54d', disabled: this.disabled, class: {
100
+ } }), h("button", { key: '9ba48fa9d9c3c1172fc58cc45d1f75425c39528c', disabled: this.disabled, class: {
101
101
  checked: this.checked,
102
- }, onClick: () => this.setCheckedState(!this.checked) }, h("div", { key: '3f2a5030726debb338686f95feabc123f64524bb', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } }))), this.label && (h("ix-typography", { key: '1beb22d26c2e6c759bfc6be64ad6a11b1c0d2d19', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, h("slot", { key: 'cbf06b0578d34daed1a952d2bb3346affaf384b6' }))))));
102
+ }, onClick: () => this.setCheckedState(!this.checked) }, h("div", { key: 'fe51f6c3c6b638309aafe0c7481adfe313a057d5', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } }))), this.label && (h("ix-typography", { key: '23d6b78a599b70ffd06e08bffaf0f8ff68e7535b', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, h("slot", { key: 'c9d1afc17c51c15bd91078b897b1ab6b8b8c4928' }))))));
103
103
  }
104
104
  static get formAssociated() { return true; }
105
105
  get hostElement() { return getElement(this); }
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { C as iconPlus, j as iconClear, q as iconChevronUpSmall, f as iconChevronDownSmall } from './index-Cz75KU1f.js';
2
+ import { B as iconPlus, j as iconClear, q as iconChevronUpSmall, g as iconChevronDownSmall } from './index-8HpPmDK_.js';
3
3
  import { a as a11yBoolean } from './a11y-Bb7pDeaQ.js';
4
4
  import { A as ArrowFocusController } from './focus-BAKpVknt.js';
5
5
  import { H as HookValidationLifecycle } from './validation-D_dk-JqT.js';
@@ -569,9 +569,9 @@ const Select = class {
569
569
  }
570
570
  render() {
571
571
  var _a, _b, _c, _d;
572
- return (h(Host, { key: '616b4904936081cc06fea9f96ba1534ad9c72072', "aria-disabled": a11yBoolean(this.disabled), class: {
572
+ return (h(Host, { key: 'fa2fe3b954c13ec624b3cfbc1b9fc1fbb12da8ba', "aria-disabled": a11yBoolean(this.disabled), class: {
573
573
  disabled: this.disabled,
574
- } }, h("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 }, h("div", { key: '3daefd90f192731fa4b770e5da2c189c80551d3a', class: {
574
+ } }, h("ix-field-wrapper", { key: '0b3766dba1a67a2f82602fd95d6b97f3c5406963', 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 }, h("div", { key: 'c22dd458e84fa4e2b93f4e1350493d24e22d1558', class: {
575
575
  select: true,
576
576
  disabled: this.disabled,
577
577
  readonly: this.readonly,
@@ -579,13 +579,13 @@ const Select = class {
579
579
  this.dropdownAnchorRef(ref);
580
580
  if (!this.editable)
581
581
  this.dropdownWrapperRef(ref);
582
- } }, h("div", { key: '61298dac05f4be62b06e0db6fd18299fee55ce76', class: "input-container" }, h("div", { key: '21c3950b5d76a4027de13baaf9c8054f90b4cbcf', class: "chips" }, this.isMultipleMode
582
+ } }, h("div", { key: 'b688e73f2381c1da69c85c90c22593eaef3b2663', class: "input-container" }, h("div", { key: 'dd2495fb0f698cec9791cee97cfee9dba58e79de', class: "chips" }, this.isMultipleMode
583
583
  ? (_a = this.selectedItems) === null || _a === void 0 ? void 0 : _a.map((item) => (h("ix-filter-chip", { disabled: this.disabled || this.readonly, key: item.value, onCloseClick: (e) => {
584
584
  e.preventDefault();
585
585
  e.stopPropagation();
586
586
  this.itemClick(item.value);
587
587
  } }, item.label)))
588
- : '', h("div", { key: '31390b0957847514ace6fef5c3bfe68f9975a3c0', class: "trigger" }, h("input", { key: 'cce77232cf533ff29bd394cdaaf1698ab3bcdc5e', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
588
+ : '', h("div", { key: '9b5fe0053e60152e0c2c7e9bd4a55acb44a09ec9', class: "trigger" }, h("input", { key: '16de609269d6378b3abbdbd1d12760d1668476f2', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
589
589
  'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
590
590
  }, placeholder: this.placeholderValue(), value: (_c = this.inputValue) !== null && _c !== void 0 ? _c : '', ref: (ref) => {
591
591
  this.inputElement = ref;
@@ -604,7 +604,7 @@ const Select = class {
604
604
  : iconChevronDownSmall, variant: "subtle-tertiary", ref: (ref) => {
605
605
  if (this.editable)
606
606
  this.dropdownWrapperRef(ref);
607
- }, "aria-label": this.ariaLabelChevronDownIconButton }))))))), h("ix-dropdown", { key: '69e81d42ef04f3c65449fda9778596bde0c0c708', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
607
+ }, "aria-label": this.ariaLabelChevronDownIconButton }))))))), h("ix-dropdown", { key: 'e0209df8a782b83f2d6f9c8f36f915225e4c5350', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
608
608
  'display-none': this.disabled || this.readonly,
609
609
  }, anchor: this.dropdownAnchorRef.waitForCurrent(), trigger: this.dropdownWrapperRef.waitForCurrent(), onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
610
610
  var _a, _b;
@@ -620,12 +620,12 @@ const Select = class {
620
620
  styleOverwrites.maxWidth = `min(${this.dropdownMaxWidth}, 100%)`;
621
621
  }
622
622
  return styleOverwrites;
623
- } }, h("div", { key: 'e3bbcfe9eaa0547b4f1818d1e96e2aba4b1ff199', class: {
623
+ } }, h("div", { key: '66a5be09c93ce987f3abb706386a151e3bc2a8c0', class: {
624
624
  'select-list-header': true,
625
625
  hidden: this.hideListHeader || this.isDropdownEmpty,
626
- }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), h("slot", { key: 'd9d1060ee1fa7188a60e854d855c96cee1752355', onSlotchange: () => {
626
+ }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), h("slot", { key: '9743afd0eb5be9d6fc078043dcd61708b542a404', onSlotchange: () => {
627
627
  this.updateSelection();
628
- } }), h("div", { key: '80906bd69760d63dd6b45c62337d8b9fdb1b3c3a', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (h("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
628
+ } }), h("div", { key: '2ce8d900ce88645e95919187baceece9c12c3d27', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (h("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
629
629
  'add-item': true,
630
630
  }, label: this.inputFilterText, onItemClick: (e) => {
631
631
  e.preventDefault();
@@ -148,12 +148,12 @@ const Slider = class {
148
148
  traceStart = valueInPercentage;
149
149
  traceEnd = traceReferenceInPercentage;
150
150
  }
151
- return (h(Host, { key: '8607a41b85a5cb0241432eca5b6fccd931059247', class: {
151
+ return (h(Host, { key: 'ced207d13f14515355756b6f263b3c6bec2b3209', class: {
152
152
  disabled: this.disabled,
153
153
  error: !!this.error,
154
- }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, h("div", { key: 'e5b7d976938e96a4e6f39a2070b4144288f70f29', class: "slider" }, h("div", { key: 'c5e5f75983bad193e6ee5fd64f4a23ad06e7eebb', class: "track" }, h("div", { key: '10aad41281a45508e54c35d20a2b0d06c071c7f5', ref: this.thumbRef, class: "thumb", style: {
154
+ }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, h("div", { key: 'c293d00d438f6e24d8b322842cb692706691331c', class: "slider" }, h("div", { key: 'd98fe64e7eb7dd9cb3606ca6296762882c955234', class: "track" }, h("div", { key: '98c02d33da457adee53c4fb9f3efd563b68eec0f', ref: this.thumbRef, class: "thumb", style: {
155
155
  left: `calc(${valueInPercentage} * 100% - 8px)`,
156
- } }), h("div", { key: '8b39d81357e4c4c328f4cca4118a9114ee061e3b', class: "ticks" }, this.marker
156
+ } }), h("div", { key: '93826cc786a1276ad1f75f0663d338ece8b11779', class: "ticks" }, this.marker
157
157
  ? this.marker.map((markerValue) => {
158
158
  if (markerValue > this.max || markerValue < this.min) {
159
159
  return;
@@ -166,7 +166,7 @@ const Slider = class {
166
166
  '--tick-value': `${left}`,
167
167
  } }));
168
168
  })
169
- : null)), h("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: {
169
+ : null)), h("input", Object.assign({ key: '85b6e682067ad68ea6e15380d96c6d142dad2838', 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: {
170
170
  '--value': `${valueInPercentage}`,
171
171
  '--trace-reference': `${traceReferenceInPercentage}`,
172
172
  '--trace-start': `${traceStart}`,
@@ -180,9 +180,9 @@ const Slider = class {
180
180
  this.showTooltip = true;
181
181
  }, onBlur: () => {
182
182
  this.showTooltip = false;
183
- }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), h("ix-tooltip", { key: 'e22440fb877deb31a73fcb3ef7d7de68e1e3bc26', ref: this.tooltipRef, class: {
183
+ }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), h("ix-tooltip", { key: '8a41a6681becc0058f76752e46f61cadc2124a11', ref: this.tooltipRef, class: {
184
184
  'hide-tooltip': !this.showTooltip,
185
- }, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), h("div", { key: '94dc92cea736331e1adf377a550e0d5da003fcfc', class: "label" }, h("div", { key: 'ffd03546d0e0a5c8fb974f689c700572b429f76d', class: "label-start" }, h("slot", { key: 'fcf333f15011541e4ce9fc11472d00de73b2b768', name: "label-start" })), h("div", { key: '2b9ff68a94f3c882428414e2fa089b134a8ccbb6', class: "label-end" }, h("slot", { key: '5c5ba7b73af4067842afe022bf01686a3e437eae', name: "label-end" }))), this.error ? (h("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
185
+ }, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), h("div", { key: '5edd24e230364a761297b81d14af42702ae43dd2', class: "label" }, h("div", { key: '61dc1d63fc02740c939baab017933e49596bc2f7', class: "label-start" }, h("slot", { key: '3cbd07966df87b3f821e25e0c89b12b740d54200', name: "label-start" })), h("div", { key: 'd437f171c83b76dec30f71d546fb2b63a0c319af', class: "label-end" }, h("slot", { key: '3ce1dcbfff773c12fa60a94a77b5bb95d0e96792', name: "label-end" }))), this.error ? (h("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
186
186
  }
187
187
  get hostElement() { return getElement(this); }
188
188
  static get watchers() { return {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { w as iconContextMenu } from './index-Cz75KU1f.js';
2
+ import { H as iconContextMenu } from './index-8HpPmDK_.js';
3
3
 
4
4
  const splitButtonCss = ".btn-group ix-button:first-child .btn{border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:0px}.btn-group ix-button:last-child .btn{border-top-left-radius:0px;border-bottom-left-radius:0px}.btn-group ix-button:not(:first-child):not(:last-child) .btn{border-radius:0px;border-right:0px}:host{display:inline-block}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .btn-group{position:relative;display:inline-flex;vertical-align:middle;width:100%}:host .btn-group>ix-button:nth-child(1),:host .btn-group>ix-icon-button:nth-child(1){width:calc(100% - 2rem);--ix-button-border-radius-right:0}:host .btn-group>ix-icon-button:nth-child(2){width:2rem;--ix-button-border-radius-left:0}:host .middle-gap{gap:0.125rem}:host .left-button-border{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem}";
5
5
 
@@ -43,7 +43,7 @@ const SplitButton = class {
43
43
  'left-button-border': !hasOutline,
44
44
  },
45
45
  };
46
- return (h(Host, { key: 'c0fec74005091e767fabcb3a3f19da5bdd95a43b' }, h("div", { key: '5ed4d1f6ecc27eacb58c101612b6f38d6487e903', class: { 'btn-group': true, 'middle-gap': !hasOutline } }, this.label ? (h("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (h("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e), "aria-label": this.ariaLabelButton }))), h("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 }))), h("ix-dropdown", { key: 'c6e1fc922c216672d8c9545721b421021408f74f', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, h("slot", { key: 'ae34c0441b00ef9f29ea8a53308698cda6678468' }))));
46
+ return (h(Host, { key: '0dc63835924ed1f30a7f734784a3fb76db827dba' }, h("div", { key: '6615abc02cbd9232b8855703f90d93a52c4948f1', class: { 'btn-group': true, 'middle-gap': !hasOutline } }, this.label ? (h("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (h("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e), "aria-label": this.ariaLabelButton }))), h("ix-icon-button", Object.assign({ key: 'c5c736d7105c8e84030e94146a094bc0aab6c8c9' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: (_a = this.splitIcon) !== null && _a !== void 0 ? _a : iconContextMenu, "aria-label": this.ariaLabelSplitIconButton }))), h("ix-dropdown", { key: '73aad4c875a12e36ee79363a81586ff687dffd46', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, h("slot", { key: 'a06fbe62a5985b3f10dfcb78f209178d23dc4445' }))));
47
47
  }
48
48
  get hostElement() { return getElement(this); }
49
49
  };
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { v as iconChevronRightSmall, D as iconChevronLeftSmall } from './index-Cz75KU1f.js';
2
+ import { v as iconChevronRightSmall, C as iconChevronLeftSmall } from './index-8HpPmDK_.js';
3
3
 
4
4
  const tabItemCss = "@charset \"UTF-8\";:host{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 1.5rem;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host::after{content:\"\";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0}:host .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .text span,:host .text span::before{pointer-events:none}:host .text{vertical-align:middle}:host .circle{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;background-color:var(--theme-animated-tab-indicator--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-an…icon--color);cursor:pointer}:host .circle.selected:not(.disabled){background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}:host .circle.selected:not(.disabled):hover{background-color:var(--theme-animated-tab-circle--background--selected)}:host .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle.disabled{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled)}:host .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-pill-outline--background);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:14px;color:var(--theme-pill-outline--color);cursor:pointer}:host .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}:host .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled)}:host .hidden{display:none}:host(.circle){height:72px}:host(.top)::after{top:0}:host(.bottom)::after{bottom:0}:host(.stretched){flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(:hover:not(.circle)){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover);cursor:pointer}:host(:hover:not(.circle))::after{background-color:var(--theme-tab-indicator--background--hover)}:host(:active:not(.circle)){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}:host(:active:not(.circle))::after{background-color:var(--theme-tab-indicator--background--active)}:host(:focus-visible){outline:0px solid var(--focus--border-color)}:host(:focus-visible) .circle{outline:1px solid var(--focus--border-color)}:host(:focus-visible:not(.circle)){outline:1px solid var(--focus--border-color)}:host(.disabled){pointer-events:none;color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled)}:host(.disabled)::after{background-color:var(--theme-tab-indicator--background--disabled)}:host(.selected:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected:not(.disabled))::after{background-color:var(--theme-tab-indicator--background--selected)}:host(.icon){padding:1.5rem 0.5rem}:host(.small-tab){height:32px;padding:1rem}:host(.small-tab.icon){padding:1rem 0.25rem}";
5
5
 
@@ -49,7 +49,7 @@ const TabItem = class {
49
49
  };
50
50
  }
51
51
  render() {
52
- return (h(Host, { key: '2eaa9ee3ba9488210877fa4ed43595e1f9d9a8dd', class: this.tabItemClasses({
52
+ return (h(Host, { key: 'f0e6c03c7624e9d8ae86223da810ca909e89ceb9', class: this.tabItemClasses({
53
53
  selected: this.selected,
54
54
  disabled: this.disabled,
55
55
  small: this.small,
@@ -66,12 +66,12 @@ const TabItem = class {
66
66
  if (clientEvent.defaultPrevented) {
67
67
  event.stopPropagation();
68
68
  }
69
- } }, h("div", { key: 'a3592b79e11a50056834d1920aa666a6989f7be9', class: {
69
+ } }, h("div", { key: '21b8861c7547865527d9395b1c288b358ca816c3', class: {
70
70
  circle: this.rounded,
71
71
  text: !this.rounded,
72
72
  selected: this.selected,
73
73
  disabled: this.disabled,
74
- } }, h("slot", { key: '6bdd7252b0906f1d47257c6bc0fd4bff91a7eb3b' })), h("div", { key: '876c31b1ee2c454887434a99b65435d1511676e1', class: {
74
+ } }, h("slot", { key: '4e268ef6667abfd1e2b4ea85b7a34819a16c188a' })), h("div", { key: '86633194654d3ab97aaa0c37fdf22b9f2ea6dd7c', class: {
75
75
  counter: true,
76
76
  selected: this.selected,
77
77
  hidden: !(this.rounded && this.counter !== undefined),
@@ -340,13 +340,13 @@ const Tabs = class {
340
340
  });
341
341
  }
342
342
  render() {
343
- return (h(Host, { key: '4c58b26f100793ee93715ddf2d71cd85c7a77394' }, this.showArrowPrevious && (h("button", { key: '88b2aa246f44f6fca988e8cc95d5c69f973b5626', class: "arrow", onClick: () => this.move(this.scrollAmount, true), "aria-label": this.ariaLabelChevronLeftIconButton }, h("ix-icon", { key: '0a6bdb7e2edafe47e7a2c3a09c860df3b8e8c73f', name: iconChevronLeftSmall }))), h("div", { key: 'd06c37c4aae268d43ada257185256163c54668bf', class: {
343
+ return (h(Host, { key: 'c756fbb7d81e27ec6933c724febfb5a6ad6ff8ef' }, this.showArrowPrevious && (h("button", { key: '318c355a1e02f1b76916940569116419984a7654', class: "arrow", onClick: () => this.move(this.scrollAmount, true), "aria-label": this.ariaLabelChevronLeftIconButton }, h("ix-icon", { key: '7f22da7b7042eb8dc0ec033224ba79d9277025f0', name: iconChevronLeftSmall }))), h("div", { key: 'e2218eb17d252887bdc215cbd9995bafaaa57948', class: {
344
344
  'tab-items': true,
345
345
  'overflow-shadow': true,
346
346
  'shadow-left': this.showArrowPrevious,
347
347
  'shadow-right': this.showArrowNext,
348
348
  'shadow-both': this.showArrowNext && this.showArrowPrevious,
349
- } }, h("div", { key: 'b2636001520d9d9c63173f35a45c3f38217f949f', class: "items-content" }, h("slot", { key: 'd29d939ea9c1053d79b7670c7c54d9e6ec483dce' }))), this.showArrowNext && (h("button", { key: '91b68bb75e979fdab0643a479300371e67a0174f', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true), "aria-label": this.ariaLabelChevronRightIconButton }, h("ix-icon", { key: '735a473ee7bd00e299530b09c166b111cd8f04cd', name: iconChevronRightSmall })))));
349
+ } }, h("div", { key: '5defa66da4f7dcb37ed6942caa8bc2c0754623b4', class: "items-content" }, h("slot", { key: '6045ae1b6a9b6313a9476a4d646696bc0ecc5356' }))), this.showArrowNext && (h("button", { key: 'fb065f75de3acfe34c2a2f2a929ed29d82498d7b', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true), "aria-label": this.ariaLabelChevronRightIconButton }, h("ix-icon", { key: 'e8c6a8e99fe5756346abd99cb833bfb9152613a8', name: iconChevronRightSmall })))));
350
350
  }
351
351
  get hostElement() { return getElement(this); }
352
352
  static get watchers() { return {
@@ -153,10 +153,10 @@ const Textarea = class {
153
153
  }
154
154
  render() {
155
155
  var _a;
156
- return (h(Host, { key: '01f3753f8d224c04fcfd170004d1591155bae8fe', class: {
156
+ return (h(Host, { key: '886249f3b150fd8d45ef69d6e9e91ade0213aa10', class: {
157
157
  disabled: this.disabled,
158
158
  readonly: this.readonly,
159
- } }, h("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 && (h("ix-typography", { key: 'ebd14c19b62522cfb95ab1aa5177931020e12673', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, ((_a = this.value) !== null && _a !== void 0 ? _a : '').length, "/", this.maxLength)), h("div", { key: '26855cb5d7dcd374388e8c6d8ab8102b57414a47', class: "input-wrapper" }, h(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: () => {
159
+ } }, h("ix-field-wrapper", { key: '178c631726c9e1db43f0d2041f3adca9d4587c78', 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 && (h("ix-typography", { key: '83f426ae1fe578142232fb71e3ae40820d55954f', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, ((_a = this.value) !== null && _a !== void 0 ? _a : '').length, "/", this.maxLength)), h("div", { key: '17a8fe75f5f9248fc6559ecf8298e62a4d959f02', class: "input-wrapper" }, h(TextareaElement, { key: 'd9e284e0357cb2608f7b4d1a1fc220dc92ccf4d8', 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: () => {
160
160
  onInputBlur(this, this.textAreaRef.current);
161
161
  this.touched = true;
162
162
  } })))));
@@ -19,17 +19,17 @@ const Tile = class {
19
19
  this.hasFooterSlot = !!this.hostElement.querySelector('[slot="footer"]');
20
20
  }
21
21
  render() {
22
- return (h(Host, { key: 'aa9ab71b723ec68685a2d0a37b53d9edcfe82cd6', class: {
22
+ return (h(Host, { key: 'e1166a8b4e348942b7ed4258f88f8be64de05933', class: {
23
23
  'tile-small': this.size === 'small',
24
24
  'tile-medium': this.size === 'medium',
25
25
  'tile-big': this.size === 'big',
26
- } }, h("div", { key: 'fdbc231e60e607c9a5c60d66138f87d563d3a1d1', class: {
26
+ } }, h("div", { key: 'a6bd9158342ed546d51c55685afe3d75c2bf31b8', class: {
27
27
  'tile-header': true,
28
28
  'has-content': this.hasHeaderSlot,
29
- } }, h("slot", { key: 'f881aa65ee46aa1f8ea7991d94e934fed4fe5e6a', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), h("div", { key: '3a7603fe58fd66c7309a9ec743839f6df1db88d3', class: "tile-subheader" }, h("slot", { key: '846def8a0c20dba9c4d929a10ffad9ad2da73128', name: "subheader" })), h("div", { key: '1a1c7830c296988a0928d76b2af53c14d999e2ac', class: "tile-content" }, h("slot", { key: '5450f27247704ac16db78f1c6507ea9319c367c4' })), h("div", { key: '0464f19054f1c1e15c06fdab283d72f17ab0b9cd', class: {
29
+ } }, h("slot", { key: 'c24c054f14e378dc126472b4086b4be4a245cbac', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), h("div", { key: '975744cdd6f42661636fc382a2f2e3c256ccdc9f', class: "tile-subheader" }, h("slot", { key: 'a867a5e2e3cb8958c819d5d936bf955cb51e808b', name: "subheader" })), h("div", { key: '8ab40a481b778384e6773a6318545e1d0001e669', class: "tile-content" }, h("slot", { key: 'c013dd68db8ce80c3b4cfac26acf9c690fcb2439' })), h("div", { key: '00b012d9f4bce4b623fc30b1f750f4319f4144f9', class: {
30
30
  'tile-footer': true,
31
31
  'has-content': this.hasFooterSlot,
32
- } }, h("slot", { key: 'ce04db8085fda4bb5faaa170895cad9c8f850555', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
32
+ } }, h("slot", { key: 'fc565c7344dadeb70cf0002392a0ee98774843df', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
33
33
  }
34
34
  get hostElement() { return getElement(this); }
35
35
  };
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { I as iconClock } from './index-Cz75KU1f.js';
2
+ import { I as iconClock } from './index-8HpPmDK_.js';
3
3
  import { D as DateTime } from './datetime-bDicGJUN.js';
4
4
  import { a as addDisposableChangesAndVisibilityObservers, b as adjustPaddingForStartAndEnd, S as SlotEnd, c as SlotStart } from './input.util-VHrSuCP7.js';
5
5
  import { H as HookValidationLifecycle, c as createClassMutationObserver } from './validation-D_dk-JqT.js';
@@ -275,12 +275,12 @@ const TimeInput = class {
275
275
  const invalidText = this.isInputInvalid
276
276
  ? this.i18nErrorTimeUnparsable
277
277
  : this.invalidText;
278
- return (h(Host, { key: '09ce97a9605c6b22a872712c038a2628e5b0b81a', class: {
278
+ return (h(Host, { key: 'b8a2ac32c6efc747a397621d6174b1a236775aa9', class: {
279
279
  disabled: this.disabled,
280
280
  readonly: this.readonly,
281
- } }, h("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()), h("ix-dropdown", { key: 'e1e55b1d1b48ba6b90e9181814c7d01e1fcd8bae', "data-testid": "time-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
281
+ } }, h("ix-field-wrapper", { key: 'd0a6c1288cb3b4208438e86e23bc30000acf0cd7', 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()), h("ix-dropdown", { key: '1c9b3b6476abc646c42e5c40c84398b25535b1e4', "data-testid": "time-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
282
282
  this.show = event.detail;
283
- } }, h("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) => {
283
+ } }, h("ix-time-picker", { key: '73c74c5e67b4ef882b91c0f0d87dac4120133c34', 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) => {
284
284
  this.onInput(event.detail);
285
285
  this.show = false;
286
286
  } }))));
@@ -601,19 +601,19 @@ const TimePicker = class {
601
601
  return '-1';
602
602
  }
603
603
  render() {
604
- return (h(Host, { key: 'fe021682c409d261844a66afc06f7fd821d98311' }, h("ix-date-time-card", { key: '29d86af50dfbe071b9ba542d715a0d310b5acdd8', embedded: this.embedded, timePickerAppearance: true, corners: this.corners, hasFooter: true, hideHeader: this.hideHeader }, h("div", { key: 'a0189088fa1b26c1deadd04a571391eade2f4a82', class: "header", slot: "header" }, h("ix-typography", { key: '168ab5345ae2afa0b084c8acd1e6e533db5ae398', format: "h5" }, this.i18nHeader)), h("div", { key: '5fca2d1fb2059d72269e44f231faa0d0e0fc9889', class: "clock" }, this.timePickerDescriptors.map((descriptor, index) => (h("div", { class: "flex" }, h("div", { class: { columns: true, hidden: descriptor.hidden } }, h("div", { class: "column-header", title: descriptor.header }, descriptor.header), h("div", { "data-element-list-id": descriptor.unit, class: "element-list", tabIndex: -1 }, descriptor.numberArray.map((number) => (h("button", { "data-element-container-id": `${descriptor.unit}-${number}`, class: {
604
+ return (h(Host, { key: '78ee8afebd895a67135b36d5961a44df2a38461f' }, h("ix-date-time-card", { key: '19084fa7147b813af9db2ea5aadc871a061c5b1f', embedded: this.embedded, timePickerAppearance: true, corners: this.corners, hasFooter: true, hideHeader: this.hideHeader }, h("div", { key: '318ea73a9fe2851c73c947269de181ed5a418230', class: "header", slot: "header" }, h("ix-typography", { key: 'a7d77bd33ae9f4195acd16fb0f133ed84afba25b', format: "h5" }, this.i18nHeader)), h("div", { key: 'b1e6ed89ab0f056c5bdcea3ee459fc99bac0ddf5', class: "clock" }, this.timePickerDescriptors.map((descriptor, index) => (h("div", { class: "flex" }, h("div", { class: { columns: true, hidden: descriptor.hidden } }, h("div", { class: "column-header", title: descriptor.header }, descriptor.header), h("div", { "data-element-list-id": descriptor.unit, class: "element-list", tabIndex: -1 }, descriptor.numberArray.map((number) => (h("button", { "data-element-container-id": `${descriptor.unit}-${number}`, class: {
605
605
  selected: this.isSelected(descriptor.unit, number),
606
606
  'element-container': true,
607
607
  }, 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)))), h("div", { class: "element-list-padding" }))), index !== this.timePickerDescriptors.length - 1 && (h("div", { class: {
608
608
  'column-seperator': true,
609
609
  hidden: descriptor.hidden,
610
- } }, this.getColumnSeparator(index))))))), h("div", { key: '94fff2af6e3e86a2bebdee7e17a3ae46503c8a03', class: {
610
+ } }, this.getColumnSeparator(index))))))), h("div", { key: 'e3544fd1c410c476a12de6254f28a6adf9af90c5', class: {
611
611
  footer: true,
612
612
  'footer--compact': this.timePickerDescriptors.length <= 2,
613
- }, slot: "footer" }, this.timeRef && (h("div", { key: 'a9248cc2ac1c71c8886bfc177eb9c013db8a7a69', class: {
613
+ }, slot: "footer" }, this.timeRef && (h("div", { key: '2df318b53e8eb1c50b59c6a39b82b1baebcbc4a3', class: {
614
614
  'time-ref-buttons': true,
615
615
  'time-ref-buttons--datetime-picker-appearance': this.dateTimePickerAppearance,
616
- } }, h("button", { key: '506e0e1b8d1ebbb59f53944596e38bbde2f1c0bb', "data-am-pm-id": "AM", class: { selected: this.timeRef === 'AM' }, onClick: () => this.changeTimeReference('AM') }, "AM"), h("button", { key: 'b94ff617ed3e1a539ae3991fbf9e1b69dfb3f2f3', "data-am-pm-id": "PM", class: { selected: this.timeRef === 'PM' }, onClick: () => this.changeTimeReference('PM') }, "PM"))), !this.dateTimePickerAppearance && (h("ix-button", { key: '3f49ec5488f6bc4914956fa88e793f6029f0f0e5', class: "confirm-button", onClick: () => {
616
+ } }, h("button", { key: 'c54fb058014a446d27ac85d35a8c808505b22ebc', "data-am-pm-id": "AM", class: { selected: this.timeRef === 'AM' }, onClick: () => this.changeTimeReference('AM') }, "AM"), h("button", { key: '1586c1d749ab2582c56e10c3f5d99533e77b86bb', "data-am-pm-id": "PM", class: { selected: this.timeRef === 'PM' }, onClick: () => this.changeTimeReference('PM') }, "PM"))), !this.dateTimePickerAppearance && (h("ix-button", { key: '41dc3f6f630a19e4c2c057b8b6c05bf3fdf77de3', class: "confirm-button", onClick: () => {
617
617
  var _a;
618
618
  this.timeSelect.emit((_a = this._time) === null || _a === void 0 ? void 0 : _a.toFormat(this.format));
619
619
  } }, this.i18nConfirmTime))))));
@@ -98,10 +98,10 @@ const ToastContainer = class {
98
98
  };
99
99
  }
100
100
  render() {
101
- return (h(Host, { key: '8ac8e6eb7cfc7110a4b2b44a835b6727e32c8db6', class: {
101
+ return (h(Host, { key: 'd0d6304f35eae029e019466e506ccc1cc62338d1', class: {
102
102
  'toast-container--bottom-right': this.position === 'bottom-right',
103
103
  'toast-container--top-right': this.position === 'top-right',
104
- } }, h("slot", { key: '1c158e22d6adef730c3642a6769e454b6b5e3c03' })));
104
+ } }, h("slot", { key: '0570337aeaf8edc9856d2d3329570b5dba99b0d3' })));
105
105
  }
106
106
  static get watchers() { return {
107
107
  "position": ["onPositionChange"]
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { a as iconWarning, c as iconSuccess, i as iconError, b as iconInfo, p as iconClose } from './index-Cz75KU1f.js';
2
+ import { a as iconWarning, c as iconSuccess, i as iconError, b as iconInfo, p as iconClose } from './index-8HpPmDK_.js';
3
3
 
4
4
  const toastCss = ":host{display:flex;flex-direction:column;position:relative;min-width:17.5rem;max-width:17.5rem;min-height:3.5rem;pointer-events:all;background-color:var(--theme-toast--background);border:var(--theme-toast--border-thickness) solid var(--theme-toast--border-color);border-radius:var(--theme-toast--border-radius, var(--theme-toast--border-radus));box-shadow:var(--theme-toast--box-shadow);--animate-duration:var(--theme-medium-time)}: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 .toast-body{display:flex;position:relative;min-height:3.5rem;width:100%;flex-grow:1;padding:0.75rem}:host .toast-body .toast-icon{display:flex;align-items:flex-start;margin-right:0.5rem}:host .toast-body .toast-content{overflow:hidden;text-overflow:ellipsis;min-width:0;width:100%}:host .toast-body .toast-content .toast-title{margin:0.25rem 0px}:host .toast-body .toast-content .toast-message{min-width:0;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}:host .toast-body .toast-content .toast-action{margin-top:0.5rem}:host .toast-body .toast-icon+.toast-content{max-width:10.25rem}:host .toast-close{display:flex;position:relative;pointer-events:all;margin-left:auto;margin-right:0px;opacity:0.6}:host .toast-close:hover{opacity:1}:host .toast-progress-bar{position:absolute;bottom:0;height:0.125rem;width:100%;background-color:var(--theme-toast-timer-value--background);transform-origin:left}:host .toast-progress-bar--animated{animation:trackProgress linear 1 forwards}@keyframes trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}";
5
5
 
@@ -75,11 +75,11 @@ const Toast = class {
75
75
  animationPlayState: this.touched || this.paused ? 'paused' : 'running',
76
76
  };
77
77
  progressBarClass.push('toast-progress-bar--animated');
78
- return (h(Host, { key: '899292380d8565664e1c7675d76327a11490d830', class: "animate__animated animate__fadeIn" }, h("div", { key: '5cd4377bdf58c1a2c0071ab31b28ad9655e44d0f', class: "toast-body", onPointerLeave: () => {
78
+ return (h(Host, { key: 'a144d4c5b1da1f237b07d7c92d946023332930f4', class: "animate__animated animate__fadeIn" }, h("div", { key: '5d2ee1d88fb36f1fbff617ed02fc5a1019505f7b', class: "toast-body", onPointerLeave: () => {
79
79
  this.touched = false;
80
80
  }, onPointerEnter: () => {
81
81
  this.touched = true;
82
- } }, this.type || this.icon ? (h("div", { class: "toast-icon" }, this.getIcon())) : null, h("div", { key: 'ef1403cbfb00f11515feae45dabfc5d4e0c13311', class: "toast-content" }, this.toastTitle ? (h("ix-typography", { class: "toast-title", format: "h5" }, this.toastTitle)) : null, h("div", { key: 'eb5d5bb4bab866b73a4b5607cd3e7b0b7c3e3da2', class: "toast-message" }, h("slot", { key: 'e03b7355c7dae971d87eba8fbc49495fa5876891' })), h("div", { key: '962de017d86b2a86919b41226dc2f5f37342488e', class: "toast-action" }, h("slot", { key: '172e62ff0d27ea9e3ab191e153e51eb35f442073', name: "action" }))), h("div", { key: 'cf14cce27542dab60676fb9d41ab60c061898c76', class: "toast-close" }, h("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 && (h("div", { key: '2b33706bda283c118e918b58fb7cb50720d0f1fb', class: progressBarClass.join(' '), style: progressBarStyle, onAnimationEnd: () => {
82
+ } }, this.type || this.icon ? (h("div", { class: "toast-icon" }, this.getIcon())) : null, h("div", { key: 'c395eabb0375017bf0d8c4d0183231c55e8965cd', class: "toast-content" }, this.toastTitle ? (h("ix-typography", { class: "toast-title", format: "h5" }, this.toastTitle)) : null, h("div", { key: 'ba100956b7166c7af82c19ede3a7348da5ffaacb', class: "toast-message" }, h("slot", { key: 'a66dbde12a7445c8b545469c4c1fe2461fdb532b' })), h("div", { key: '8c76cd2b589c3beecec2760ad06ef7a54639a93d', class: "toast-action" }, h("slot", { key: 'b40edda02403828fe800c28879f4267487a1ad1a', name: "action" }))), h("div", { key: '2c93da02d845b8f9c95b4a94f9452f1061219811', class: "toast-close" }, h("ix-icon-button", { key: '77abab7e5d6f2656767a72f21e1ad5ff55a7e804', icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => this.closeToast.emit(), "aria-label": this.ariaLabelCloseIconButton }))), !this.preventAutoClose && (h("div", { key: '8ce58604918d034aee9afaefdf8953c79168fc25', class: progressBarClass.join(' '), style: progressBarStyle, onAnimationEnd: () => {
83
83
  this.close();
84
84
  }, onTransitionEnd: () => {
85
85
  if (this.progress === 0) {
@@ -129,13 +129,13 @@ const Toggle = class {
129
129
  if (this.indeterminate) {
130
130
  toggleText = this.textIndeterminate;
131
131
  }
132
- return (h(Host, { key: 'cbc551d0aaaf8b93abf00eae8447b7ba910ee15c', class: {
132
+ return (h(Host, { key: 'a14271ad4354f825e43f7a9e74589ecf4293d1e0', class: {
133
133
  disabled: this.disabled,
134
- }, onBlur: () => this.ixBlur.emit(), onFocus: () => (this.touched = true) }, h("label", { key: '9f07f9606f6f81abdd87d2198d32eec1dbc87fb1', class: "wrapper" }, h("button", { key: 'b2826894662f716e132cc86e5daaf15816c319e4', role: "switch", "aria-checked": a11yBoolean(this.checked), class: {
134
+ }, onBlur: () => this.ixBlur.emit(), onFocus: () => (this.touched = true) }, h("label", { key: 'efd9cd98226a484518c641b091b8c0f5db03ca20', class: "wrapper" }, h("button", { key: '0555df37425dea5a92d528e23c7a58b6d92d2a15', role: "switch", "aria-checked": a11yBoolean(this.checked), class: {
135
135
  switch: true,
136
136
  checked: this.checked,
137
137
  indeterminate: this.indeterminate,
138
- }, onClick: () => this.onCheckedChange(!this.checked) }, h("div", { key: '8cc16350102428ae1f2b8937eda731d5a8e48c4c', class: "slider" })), h("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 && (h("ix-typography", { key: '701732f68894cef4ff6a340be21a841862e321b4', class: "label" }, toggleText)))));
138
+ }, onClick: () => this.onCheckedChange(!this.checked) }, h("div", { key: '728a0036a0af11dc1151a88ac0e3e1ab3ab4ef9d', class: "slider" })), h("input", { key: 'b5abc565e56c99d6debb4e9d30550f9a2ed80457', 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 && (h("ix-typography", { key: '03fd95f007d4cf1dcc1fcfbc4878532471480005', class: "label" }, toggleText)))));
139
139
  }
140
140
  static get formAssociated() { return true; }
141
141
  get hostElement() { return getElement(this); }
@@ -316,7 +316,7 @@ const Tooltip = class {
316
316
  (_d = this.disposeDomChangeListener) === null || _d === void 0 ? void 0 : _d.call(this);
317
317
  }
318
318
  render() {
319
- return (h(Host, { key: 'eee651684c88795823f90194e2be5ed110077615', role: "tooltip", class: { visible: this.visible } }, h("dialog", { key: '29fa36972dc3c31122df8c1a76a88a748c59431a', ref: this.dialogRef, id: 'tooltip-' + this.instance, class: "dialog", popover: "manual", inert: !this.visible }, h("div", { key: '07ddb653d0218d195ab0a11ecad1fdba05e94cee', class: "tooltip-container" }, h("div", { key: '704252e6d76ddf26336514874bb77c9f6e13cb8d', class: "content-wrapper" }, h("div", { key: 'c69710b5152269a0ec33ed9941dd23426bac91ed', class: 'tooltip-title' }, h("slot", { key: 'f349cccad759202ac4c8f57b2124a904193d791d', name: "title-icon" }), h("ix-typography", { key: '6a73678531a8310e1c95da638486187df2341306', format: "h5" }, this.titleContent, h("slot", { key: '79fb0b5e2e62c554d419a765195529575ab7f879', name: "title-content" }))), h("slot", { key: '84ecbfefc9215d734d3c8e29916fa08be0762e39' }), h("div", { key: '417d4aaf3d5b7a52ddd35e0a17cce0b72fdb897c', class: "arrow" }))))));
319
+ return (h(Host, { key: 'bf59a9748277c6190fed113ecd3735a002cf9be2', role: "tooltip", class: { visible: this.visible } }, h("dialog", { key: '83235fd5d988a1fb31c32a4a9e3fcfac5429005e', ref: this.dialogRef, id: 'tooltip-' + this.instance, class: "dialog", popover: "manual", inert: !this.visible }, h("div", { key: 'd682e58450eeb86200e97589ec7570543facb06b', class: "tooltip-container" }, h("div", { key: 'f5f9b1a7fa3ad713a29c9626d4c153ee37f06360', class: "content-wrapper" }, h("div", { key: 'b6efffc7c296a0b1da8abc6cba9c97ced97afbda', class: 'tooltip-title' }, h("slot", { key: 'c2c05c3bd59478aabee65283cf3a757bee3d52f0', name: "title-icon" }), h("ix-typography", { key: '156db429da604ed706e642913f6b3793e5303515', format: "h5" }, this.titleContent, h("slot", { key: '850af7ff83f8a376d8c4783c67b45b237db8a2a9', name: "title-content" }))), h("slot", { key: '532f7182c47f363595d4003058c5029ccaf66b00' }), h("div", { key: 'dccb955584e577f7197d61e9b4e2eb099e1c2385', class: "arrow" }))))));
320
320
  }
321
321
  get hostElement() { return getElement(this); }
322
322
  };
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host } from './index-CtoreFVF.js';
2
- import { v as iconChevronRightSmall } from './index-Cz75KU1f.js';
2
+ import { v as iconChevronRightSmall } from './index-8HpPmDK_.js';
3
3
 
4
4
  const treeItemCss = ":host{display:flex;align-items:center;height:32px;width:100%;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .tree-node-container{display:flex;align-items:center;height:2rem;flex-grow:1;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .tree-node-container .tree-node-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .icon-toggle-container{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;min-width:2rem}:host .icon-toggle-container ix-icon{transition:transform var(--theme-default-time) ease-in-out}:host .icon-toggle-container ix-icon.icon-toggle-down{transform:rotate(90deg)}:host(:not(.disabled):not(:disabled):not(.selected).hover),:host(:not(.disabled):not(:disabled):not(.selected):hover){background-color:var(--theme-tree-item--background--hover)}:host(:not(.disabled):not(:disabled):not(.selected).active),:host(:not(.disabled):not(:disabled):not(.selected):active){background-color:var(--theme-tree-item--background--active)}:host(.selected){background-color:var(--theme-tree-item--background--selected)}:host(.selected.hover),:host(.selected:hover){background-color:var(--theme-tree-item--background--selected-hover)}:host(.selected.active),:host(.selected:active){background-color:var(--theme-tree-item--background--selected-active)}";
5
5
 
@@ -15,17 +15,17 @@ const TreeItem = class {
15
15
  }
16
16
  render() {
17
17
  var _a, _b;
18
- return (h(Host, { key: 'f3168fba8586e37800d2ba921d890e3f8c38d263', class: {
18
+ return (h(Host, { key: '0c38826dbcb0d8637d796cdb123d49226ad7e642', class: {
19
19
  selected: !!((_a = this.context) === null || _a === void 0 ? void 0 : _a.isSelected),
20
- } }, h("div", { key: '10905ce185a7dbae0921ab16c9656f4ef0569749', class: "icon-toggle-container" }, this.hasChildren ? (h("ix-icon", { name: iconChevronRightSmall, size: "24", class: {
20
+ } }, h("div", { key: 'e6c4bb2d2cbb87589a3463a434e3164c8ae7dcc4', class: "icon-toggle-container" }, this.hasChildren ? (h("ix-icon", { name: iconChevronRightSmall, size: "24", class: {
21
21
  ['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
22
22
  }, color: "color-std-text", onClick: (e) => {
23
23
  e.preventDefault();
24
24
  e.stopPropagation();
25
25
  this.toggle.emit();
26
- }, "aria-label": this.ariaLabelChevronIcon })) : null), h("div", { key: 'bf8b74b9b1e67b848a6d9d9f93c3dc01221ad9b9', class: "tree-node-container", onClick: () => {
26
+ }, "aria-label": this.ariaLabelChevronIcon })) : null), h("div", { key: '8b89bb444f270b353908513964cb2bb2d7f7455a', class: "tree-node-container", onClick: () => {
27
27
  this.itemClick.emit();
28
- } }, h("div", { key: '23449d4cc0c593f2fdb2f792eadbbf30481a225b', class: "tree-node-text" }, this.text), h("slot", { key: '91ba0ba1b85a0fc42a6ae0c4685c8df4717547f6' }))));
28
+ } }, h("div", { key: '14e2645fe3597e2d4dea312b7da375c89ed1353a', class: "tree-node-text" }, this.text), h("slot", { key: 'e6bd2c42e97399abdf21c2c3a8b449388ab7d5ed' }))));
29
29
  }
30
30
  };
31
31
  TreeItem.style = treeItemCss;