@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,4 +1,4 @@
1
- import { S as Select, d as defineCustomElement$1 } from './p-DBsESzrF.js';
1
+ import { S as Select, d as defineCustomElement$1 } from './p-CJD0xZJW.js';
2
2
 
3
3
  const IxSelect = Select;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,9 +1,9 @@
1
- import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-CKuNFgoe.js';
1
+ import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-D-__gyet.js';
2
2
  import { b as a11yHostAttributes } from './p-Bb7pDeaQ.js';
3
- import { O as OnListener } from './p-W_8b1-4d.js';
3
+ import { O as OnListener } from './p-DdLose3V.js';
4
4
  import { m as makeRef } from './p-bcj7UEIC.js';
5
- import { d as defineCustomElement$3 } from './p-IgT3dgxG.js';
6
- import { d as defineCustomElement$2 } from './p-DgfGA7Z3.js';
5
+ import { d as defineCustomElement$3 } from './p-m0vXewzz.js';
6
+ import { d as defineCustomElement$2 } from './p-BD9N6Sgg.js';
7
7
 
8
8
  const sliderCss = ":host{display:flex;flex-direction:column;min-height:2rem;--thumb-size:1rem;--value:0;--trace-start:0;--trace-end:0;--trace-reference:0;--trace-reference-color:var(--theme-slider-track-marker--background);--trace-color:var(--theme-slider-trace--background);--tick-color:var(--theme-slider-track-marker--background);--tick-color--active:var(--theme-slider-trace-marker--background);--track-color:var(--theme-slider-track--background)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=range]{position:absolute;top:50%;transform:translateY(-50%);left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:1rem;margin:0}:host input[type=range].trace::before{content:\"\";position:absolute;display:block;z-index:-1;width:calc(7px + 100% * var(--trace-end) - 16px * var(--trace-end) - (7px + 100% * var(--trace-start) - 16px * var(--trace-start)));left:calc(7px + 100% * var(--trace-start) - 16px * var(--trace-start));height:4px;background-color:var(--trace-color);top:50%;transform:translateY(-50%)}:host input[type=range].trace:not(.hide-trace-reference)::after{content:\"\";position:absolute;display:block;width:2px;height:16px;background-color:var(--trace-reference-color);top:50%;transform:translateY(-50%);left:calc(7px + 100% * var(--trace-reference) - 16px * var(--trace-reference))}:host input[type=range]::-webkit-slider-runnable-track{background:transparent;height:0.25rem}:host input[type=range]::-moz-range-track{background:transparent;height:0.25rem}:host input[type=range i]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-6px}:host input[type=range i]::-moz-range-thumb{border:none;border-radius:0}:host input[type=range]::-webkit-slider-thumb{border-radius:100px;background-color:var(--theme-slider-thumb--background);height:var(--thumb-size);width:var(--thumb-size);-webkit-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]::-moz-range-thumb{border-radius:100px;background-color:var(--theme-slider-thumb--background);height:var(--thumb-size);width:var(--thumb-size);-moz-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]:hover::-webkit-slider-thumb{transform:scale(1.2);background-color:var(--theme-slider-thumb--background--hover)}:host input[type=range]:hover::-moz-range-thumb{transform:scale(1.2);background-color:var(--theme-slider-thumb--background--hover)}:host input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2);background-color:var(--theme-slider-thumb--background--active)}:host input[type=range]:active::-moz-range-thumb{transform:scale(1.2);background-color:var(--theme-slider-thumb--background--active)}:host input[type=range]:focus{outline:none}:host input[type=range]:focus-visible::-webkit-slider-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host input[type=range]:focus-visible::-moz-range-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host{}:host .ticks{display:flex;position:relative;top:50%;transform:translateY(-50%)}:host .ticks .tick{display:block;position:absolute;width:8px;height:8px;background-color:var(--tick-color);border-radius:100px;top:50%;transform:translateY(-50%);left:calc(var(--tick-value) * 100% - 4px)}:host .ticks .tick.tick-active{background-color:var(--tick-color--active)}:host .slider{position:relative;display:block;width:100%;height:1.5rem}:host .track{position:absolute;background-color:var(--track-color);height:4px;width:calc(100% - 1rem);margin-left:0.5rem;top:50%;transform:translateY(-50%);left:0px}:host .thumb{display:block;position:absolute;background-color:transparent;height:1rem;width:1rem;border-radius:100px;left:0px;top:50%;transform:translateY(-50%)}:host .hide-tooltip{display:none}:host .label{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;margin-top:0.5rem;min-height:0px}:host .label-start{margin-left:0.5rem}:host .label-end{margin-right:0.5rem}:host .label-error{margin-left:0.5rem}:host(.error){--trace-color:var(--theme-slider-trace--background--invalid);--tick-color--active:var(--theme-slider-trace-marker--background--invalid)}:host(.error) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.error) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.error) input[type=range]:hover::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.error) input[type=range]:hover::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.error) input[type=range]:active::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}:host(.error) input[type=range]:active::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}:host(.disabled){pointer-events:none;--track-color:var(--theme-slider-track--background--disabled);--trace-color:var(--theme-slider-trace--background--disabled);--tick-color:var(--theme-slider-track-marker--background--disabled);--tick-color--active:var(--theme-slider-trace-marker--background--disabled)}:host(.disabled) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--disabled)}:host(.disabled) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--disabled)}";
9
9
 
@@ -154,12 +154,12 @@ const Slider = /*@__PURE__*/ proxyCustomElement(class Slider extends H {
154
154
  traceStart = valueInPercentage;
155
155
  traceEnd = traceReferenceInPercentage;
156
156
  }
157
- return (h(Host, { key: '8607a41b85a5cb0241432eca5b6fccd931059247', class: {
157
+ return (h(Host, { key: 'ced207d13f14515355756b6f263b3c6bec2b3209', class: {
158
158
  disabled: this.disabled,
159
159
  error: !!this.error,
160
- }, 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: {
160
+ }, 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: {
161
161
  left: `calc(${valueInPercentage} * 100% - 8px)`,
162
- } }), h("div", { key: '8b39d81357e4c4c328f4cca4118a9114ee061e3b', class: "ticks" }, this.marker
162
+ } }), h("div", { key: '93826cc786a1276ad1f75f0663d338ece8b11779', class: "ticks" }, this.marker
163
163
  ? this.marker.map((markerValue) => {
164
164
  if (markerValue > this.max || markerValue < this.min) {
165
165
  return;
@@ -172,7 +172,7 @@ const Slider = /*@__PURE__*/ proxyCustomElement(class Slider extends H {
172
172
  '--tick-value': `${left}`,
173
173
  } }));
174
174
  })
175
- : 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: {
175
+ : 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: {
176
176
  '--value': `${valueInPercentage}`,
177
177
  '--trace-reference': `${traceReferenceInPercentage}`,
178
178
  '--trace-start': `${traceStart}`,
@@ -186,9 +186,9 @@ const Slider = /*@__PURE__*/ proxyCustomElement(class Slider extends H {
186
186
  this.showTooltip = true;
187
187
  }, onBlur: () => {
188
188
  this.showTooltip = false;
189
- }, 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: {
189
+ }, 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: {
190
190
  'hide-tooltip': !this.showTooltip,
191
- }, 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));
191
+ }, 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));
192
192
  }
193
193
  get hostElement() { return this; }
194
194
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { S as Spinner, d as defineCustomElement$1 } from './p-CkrLmEP7.js';
1
+ import { S as Spinner, d as defineCustomElement$1 } from './p-Ds0M0G_e.js';
2
2
 
3
3
  const IxSpinner = Spinner;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,9 +1,9 @@
1
- import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-CKuNFgoe.js';
2
- import { z as iconContextMenu } from './p-taILGXkr.js';
3
- import { d as defineCustomElement$5 } from './p-Qsbo2ls8.js';
4
- import { d as defineCustomElement$4 } from './p-D1In20Wh.js';
5
- import { d as defineCustomElement$3 } from './p-ciUqTzkB.js';
6
- import { d as defineCustomElement$2 } from './p-CkrLmEP7.js';
1
+ import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-D-__gyet.js';
2
+ import { z as iconContextMenu } from './p-BvsadYCu.js';
3
+ import { d as defineCustomElement$5 } from './p-BQPcfjX0.js';
4
+ import { d as defineCustomElement$4 } from './p-DkDGUG2W.js';
5
+ import { d as defineCustomElement$3 } from './p-7EBFmdVz.js';
6
+ import { d as defineCustomElement$2 } from './p-Ds0M0G_e.js';
7
7
 
8
8
  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}";
9
9
 
@@ -51,7 +51,7 @@ const SplitButton = /*@__PURE__*/ proxyCustomElement(class SplitButton extends H
51
51
  'left-button-border': !hasOutline,
52
52
  },
53
53
  };
54
- 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' }))));
54
+ 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' }))));
55
55
  }
56
56
  get hostElement() { return this; }
57
57
  static get style() { return splitButtonCss; }
@@ -1,4 +1,4 @@
1
- import { T as TabItem, d as defineCustomElement$1 } from './p-BUIOrNGz.js';
1
+ import { T as TabItem, d as defineCustomElement$1 } from './p-DEgkyi1N.js';
2
2
 
3
3
  const IxTabItem = TabItem;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { T as Tabs, d as defineCustomElement$1 } from './p-BccEFWg2.js';
1
+ import { T as Tabs, d as defineCustomElement$1 } from './p-UnkzJgmM.js';
2
2
 
3
3
  const IxTabs = Tabs;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,11 +1,11 @@
1
- import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-CKuNFgoe.js';
2
- import { H as HookValidationLifecycle } from './p-2fxFa_VL.js';
1
+ import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-D-__gyet.js';
2
+ import { H as HookValidationLifecycle } from './p-xHo-3QVy.js';
3
3
  import { m as makeRef } from './p-bcj7UEIC.js';
4
- import { m as mapValidationResult, T as TextareaElement, o as onInputBlur } from './p-DLPEB4G8.js';
5
- import { d as defineCustomElement$5 } from './p-DrH8EeUB.js';
6
- import { d as defineCustomElement$4 } from './p-VMk3rl5y.js';
7
- import { d as defineCustomElement$3 } from './p-IgT3dgxG.js';
8
- import { d as defineCustomElement$2 } from './p-DgfGA7Z3.js';
4
+ import { m as mapValidationResult, T as TextareaElement, o as onInputBlur } from './p-S6nC3Yb4.js';
5
+ import { d as defineCustomElement$5 } from './p-N-Mgk21S.js';
6
+ import { d as defineCustomElement$4 } from './p-DZHGeQ9B.js';
7
+ import { d as defineCustomElement$3 } from './p-m0vXewzz.js';
8
+ import { d as defineCustomElement$2 } from './p-BD9N6Sgg.js';
9
9
 
10
10
  const textareaCss = "input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) textarea{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) textarea:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) textarea:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) textarea{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) textarea:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) textarea:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) textarea,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) textarea{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) textarea:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) textarea:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) textarea:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) textarea:active{border-color:var(--theme-input--border-color--invalid--active) !important}";
11
11
 
@@ -150,10 +150,10 @@ const Textarea = /*@__PURE__*/ proxyCustomElement(class Textarea extends H {
150
150
  }
151
151
  render() {
152
152
  var _a;
153
- return (h(Host, { key: '01f3753f8d224c04fcfd170004d1591155bae8fe', class: {
153
+ return (h(Host, { key: '886249f3b150fd8d45ef69d6e9e91ade0213aa10', class: {
154
154
  disabled: this.disabled,
155
155
  readonly: this.readonly,
156
- } }, 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: () => {
156
+ } }, 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: () => {
157
157
  onInputBlur(this, this.textAreaRef.current);
158
158
  this.touched = true;
159
159
  } })))));
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h, d as Host } from './p-CKuNFgoe.js';
1
+ import { p as proxyCustomElement, H, h, d as Host } from './p-D-__gyet.js';
2
2
 
3
3
  const tileCss = ":host{min-width:11.937rem;max-width:11.937rem;width:11.937rem;display:flex;flex-direction:column;border:1px solid var(--theme-tile--border);border-radius:var(--theme-tile--border-radius);background-color:var(--theme-color-2);color:var(--theme-color-std-text);box-shadow:var(--theme-tile--box-shadow)}: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 .tile-header{display:flex;align-items:center;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host .tile-header,:host .tile-subheader,:host .tile-content,:host .tile-footer{padding:0 1rem}:host .tile-header,:host .tile-content{flex-grow:1}:host .tile-header.has-content{display:flex;height:2.5rem;max-height:2.5rem;padding-inline-end:0.5rem}:host .tile-subheader{color:var(--theme-btn-invisible-secondary--color);flex-grow:0}:host .tile-footer.has-content{border-block-start:1px solid var(--theme-color-1);height:2.5rem}:host(.tile-small){height:2.5rem;min-height:2.5rem;max-height:2.5rem}:host(.tile-medium){height:5rem;min-height:5rem;max-height:5rem}:host(.tile-big){height:10rem;min-height:10rem;max-height:10rem}:host(:active),:host(:focus-visible),:host(:visited){outline:none}";
4
4
 
@@ -23,17 +23,17 @@ const Tile = /*@__PURE__*/ proxyCustomElement(class Tile extends H {
23
23
  this.hasFooterSlot = !!this.hostElement.querySelector('[slot="footer"]');
24
24
  }
25
25
  render() {
26
- return (h(Host, { key: 'aa9ab71b723ec68685a2d0a37b53d9edcfe82cd6', class: {
26
+ return (h(Host, { key: 'e1166a8b4e348942b7ed4258f88f8be64de05933', class: {
27
27
  'tile-small': this.size === 'small',
28
28
  'tile-medium': this.size === 'medium',
29
29
  'tile-big': this.size === 'big',
30
- } }, h("div", { key: 'fdbc231e60e607c9a5c60d66138f87d563d3a1d1', class: {
30
+ } }, h("div", { key: 'a6bd9158342ed546d51c55685afe3d75c2bf31b8', class: {
31
31
  'tile-header': true,
32
32
  'has-content': this.hasHeaderSlot,
33
- } }, 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: {
33
+ } }, 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: {
34
34
  'tile-footer': true,
35
35
  'has-content': this.hasFooterSlot,
36
- } }, h("slot", { key: 'ce04db8085fda4bb5faaa170895cad9c8f850555', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
36
+ } }, h("slot", { key: 'fc565c7344dadeb70cf0002392a0ee98774843df', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
37
37
  }
38
38
  get hostElement() { return this; }
39
39
  static get style() { return tileCss; }
@@ -1,20 +1,20 @@
1
- import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-CKuNFgoe.js';
2
- import { Q as iconClock } from './p-taILGXkr.js';
1
+ import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-D-__gyet.js';
2
+ import { Q as iconClock } from './p-BvsadYCu.js';
3
3
  import { D as DateTime } from './p-bDicGJUN.js';
4
- import { a as addDisposableChangesAndVisibilityObservers, b as adjustPaddingForStartAndEnd, S as SlotEnd, c as SlotStart } from './p-DLPEB4G8.js';
5
- import { H as HookValidationLifecycle, c as createClassMutationObserver } from './p-2fxFa_VL.js';
4
+ import { a as addDisposableChangesAndVisibilityObservers, b as adjustPaddingForStartAndEnd, S as SlotEnd, c as SlotStart } from './p-S6nC3Yb4.js';
5
+ import { H as HookValidationLifecycle, c as createClassMutationObserver } from './p-xHo-3QVy.js';
6
6
  import { m as makeRef } from './p-bcj7UEIC.js';
7
7
  import { h as handleIconClick, o as openDropdown, c as closeDropdown, a as createValidityState } from './p-BvFOMxgl.js';
8
- import { d as defineCustomElement$b } from './p-Qsbo2ls8.js';
9
- import { d as defineCustomElement$a } from './p-CQhe_rqk.js';
10
- import { d as defineCustomElement$9 } from './p-D1In20Wh.js';
11
- import { d as defineCustomElement$8 } from './p-DrH8EeUB.js';
12
- import { d as defineCustomElement$7 } from './p-VMk3rl5y.js';
13
- import { d as defineCustomElement$6 } from './p-ciUqTzkB.js';
14
- import { d as defineCustomElement$5 } from './p-CkrLmEP7.js';
15
- import { d as defineCustomElement$4 } from './p-Bvf7gwPU.js';
16
- import { d as defineCustomElement$3 } from './p-IgT3dgxG.js';
17
- import { d as defineCustomElement$2 } from './p-DgfGA7Z3.js';
8
+ import { d as defineCustomElement$b } from './p-BQPcfjX0.js';
9
+ import { d as defineCustomElement$a } from './p-OLe05BAC.js';
10
+ import { d as defineCustomElement$9 } from './p-DkDGUG2W.js';
11
+ import { d as defineCustomElement$8 } from './p-N-Mgk21S.js';
12
+ import { d as defineCustomElement$7 } from './p-DZHGeQ9B.js';
13
+ import { d as defineCustomElement$6 } from './p-7EBFmdVz.js';
14
+ import { d as defineCustomElement$5 } from './p-Ds0M0G_e.js';
15
+ import { d as defineCustomElement$4 } from './p-N_4h54Ry.js';
16
+ import { d as defineCustomElement$3 } from './p-m0vXewzz.js';
17
+ import { d as defineCustomElement$2 } from './p-BD9N6Sgg.js';
18
18
 
19
19
  const timeInputCss = "input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input{width:100%;height:100%}:host .time-icon-hidden{display:none}:host(.readonly) input{pointer-events:none}.input-wrapper{position:relative}";
20
20
 
@@ -277,12 +277,12 @@ const TimeInput = /*@__PURE__*/ proxyCustomElement(class TimeInput extends H {
277
277
  const invalidText = this.isInputInvalid
278
278
  ? this.i18nErrorTimeUnparsable
279
279
  : this.invalidText;
280
- return (h(Host, { key: '09ce97a9605c6b22a872712c038a2628e5b0b81a', class: {
280
+ return (h(Host, { key: 'b8a2ac32c6efc747a397621d6174b1a236775aa9', class: {
281
281
  disabled: this.disabled,
282
282
  readonly: this.readonly,
283
- } }, 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) => {
283
+ } }, 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) => {
284
284
  this.show = event.detail;
285
- } }, 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) => {
285
+ } }, 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) => {
286
286
  this.onInput(event.detail);
287
287
  this.show = false;
288
288
  } }))));
@@ -1,4 +1,4 @@
1
- import { T as TimePicker, d as defineCustomElement$1 } from './p-Bvf7gwPU.js';
1
+ import { T as TimePicker, d as defineCustomElement$1 } from './p-N_4h54Ry.js';
2
2
 
3
3
  const IxTimePicker = TimePicker;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,9 +1,9 @@
1
- import { p as proxyCustomElement, H, h, d as Host } from './p-CKuNFgoe.js';
1
+ import { p as proxyCustomElement, H, h, d as Host } from './p-D-__gyet.js';
2
2
  import { T as TypedEvent } from './p-BdCnOrqW.js';
3
- import { d as defineCustomElement$5 } from './p-ciUqTzkB.js';
4
- import { d as defineCustomElement$4 } from './p-CkrLmEP7.js';
5
- import { d as defineCustomElement$3 } from './p-DzscKBhb.js';
6
- import { d as defineCustomElement$2 } from './p-DgfGA7Z3.js';
3
+ import { d as defineCustomElement$5 } from './p-7EBFmdVz.js';
4
+ import { d as defineCustomElement$4 } from './p-Ds0M0G_e.js';
5
+ import { d as defineCustomElement$3 } from './p-BUFjJUP2.js';
6
+ import { d as defineCustomElement$2 } from './p-BD9N6Sgg.js';
7
7
 
8
8
  const toastContainerCss = ":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}#toast-container>:not(:last-child){margin-block-end:1rem}.toast-container{display:block;position:fixed;z-index:var(--theme-z-index-toast)}.toast-container--top-right{right:1rem;top:2rem}.toast-container--bottom-right{right:1rem;bottom:2rem}";
9
9
 
@@ -106,10 +106,10 @@ const ToastContainer = /*@__PURE__*/ proxyCustomElement(class ToastContainer ext
106
106
  };
107
107
  }
108
108
  render() {
109
- return (h(Host, { key: '8ac8e6eb7cfc7110a4b2b44a835b6727e32c8db6', class: {
109
+ return (h(Host, { key: 'd0d6304f35eae029e019466e506ccc1cc62338d1', class: {
110
110
  'toast-container--bottom-right': this.position === 'bottom-right',
111
111
  'toast-container--top-right': this.position === 'top-right',
112
- } }, h("slot", { key: '1c158e22d6adef730c3642a6769e454b6b5e3c03' })));
112
+ } }, h("slot", { key: '0570337aeaf8edc9856d2d3329570b5dba99b0d3' })));
113
113
  }
114
114
  static get watchers() { return {
115
115
  "position": ["onPositionChange"]
@@ -1,4 +1,4 @@
1
- import { T as Toast, d as defineCustomElement$1 } from './p-DzscKBhb.js';
1
+ import { T as Toast, d as defineCustomElement$1 } from './p-BUFjJUP2.js';
2
2
 
3
3
  const IxToast = Toast;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
- import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-CKuNFgoe.js';
2
- import { B as BaseButton } from './p-CFAI8dx_.js';
1
+ import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-D-__gyet.js';
2
+ import { B as BaseButton } from './p-CV_EVAOW.js';
3
3
  import { a as a11yBoolean } from './p-Bb7pDeaQ.js';
4
- import { d as defineCustomElement$2 } from './p-CkrLmEP7.js';
4
+ import { d as defineCustomElement$2 } from './p-Ds0M0G_e.js';
5
5
 
6
6
  const toggleButtonCss = ":host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host .btn-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-btn-primary--background--pressed);color:var(--theme-btn-primary--color--pressed)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-hover)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-active)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover,:host .btn-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-btn-secondary--background--pressed);color:var(--theme-btn-secondary--color--pressed)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-hover)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-active)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover,:host .btn-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-tertiary,:host .btn-tertiary.focus,:host .btn-tertiary:focus-visible{background-color:var(--theme-btn-tertiary--background);color:var(--theme-btn-tertiary--color);--ix-button-color:var(--theme-btn-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-tertiary--border-color);border-style:solid}:host .btn-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-tertiary.selected{background-color:var(--theme-btn-tertiary--background--pressed);color:var(--theme-btn-tertiary--color--pressed)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-hover)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-active)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):hover,:host .btn-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-tertiary--border-color--hover);background-color:var(--theme-btn-tertiary--background--hover);color:var(--theme-btn-tertiary--color--hover)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):active,:host .btn-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-tertiary--border-color--active);background-color:var(--theme-btn-tertiary--background--active);color:var(--theme-btn-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-tertiary.disabled,:host(.disabled) .btn-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-tertiary--border-color--disabled);background-color:var(--theme-btn-tertiary--background--disabled);color:var(--theme-btn-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-tertiary--color--disabled)}:host .btn-subtle-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-primary,:host .btn-subtle-primary.focus,:host .btn-subtle-primary:focus-visible{background-color:var(--theme-btn-subtle-primary--background);color:var(--theme-btn-subtle-primary--color);--ix-button-color:var(--theme-btn-subtle-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-primary--border-color);border-style:solid}:host .btn-subtle-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-primary.selected{background-color:var(--theme-btn-subtle-primary--background--pressed);color:var(--theme-btn-subtle-primary--color--pressed)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-hover)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-active)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-primary--border-color--hover);background-color:var(--theme-btn-subtle-primary--background--hover);color:var(--theme-btn-subtle-primary--color--hover)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):active,:host .btn-subtle-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-primary--border-color--active);background-color:var(--theme-btn-subtle-primary--background--active);color:var(--theme-btn-subtle-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-primary.disabled,:host(.disabled) .btn-subtle-primary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-primary--border-color--disabled);background-color:var(--theme-btn-subtle-primary--background--disabled);color:var(--theme-btn-subtle-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-primary--color--disabled)}:host .btn-subtle-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-secondary,:host .btn-subtle-secondary.focus,:host .btn-subtle-secondary:focus-visible{background-color:var(--theme-btn-subtle-secondary--background);color:var(--theme-btn-subtle-secondary--color);--ix-button-color:var(--theme-btn-subtle-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-secondary--border-color);border-style:solid}:host .btn-subtle-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-secondary.selected{background-color:var(--theme-btn-subtle-secondary--background--pressed);color:var(--theme-btn-subtle-secondary--color--pressed)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-hover)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-active)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-secondary--border-color--hover);background-color:var(--theme-btn-subtle-secondary--background--hover);color:var(--theme-btn-subtle-secondary--color--hover)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-secondary--border-color--active);background-color:var(--theme-btn-subtle-secondary--background--active);color:var(--theme-btn-subtle-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-secondary.disabled,:host(.disabled) .btn-subtle-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-secondary--border-color--disabled);background-color:var(--theme-btn-subtle-secondary--background--disabled);color:var(--theme-btn-subtle-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-secondary--color--disabled)}:host .btn-subtle-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-tertiary,:host .btn-subtle-tertiary.focus,:host .btn-subtle-tertiary:focus-visible{background-color:var(--theme-btn-subtle-tertiary--background);color:var(--theme-btn-subtle-tertiary--color);--ix-button-color:var(--theme-btn-subtle-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-tertiary--border-color);border-style:solid}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-tertiary.selected{background-color:var(--theme-btn-subtle-tertiary--background--pressed);color:var(--theme-btn-subtle-tertiary--color--pressed)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-hover)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-active)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-tertiary--border-color--hover);background-color:var(--theme-btn-subtle-tertiary--background--hover);color:var(--theme-btn-subtle-tertiary--color--hover)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-tertiary--border-color--active);background-color:var(--theme-btn-subtle-tertiary--background--active);color:var(--theme-btn-subtle-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-tertiary.disabled,:host(.disabled) .btn-subtle-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-tertiary--border-color--disabled);background-color:var(--theme-btn-subtle-tertiary--background--disabled);color:var(--theme-btn-subtle-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .btn-danger-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-primary,:host .btn-danger-primary.focus,:host .btn-danger-primary:focus-visible{background-color:var(--theme-btn-danger-primary--background);color:var(--theme-btn-danger-primary--color);--ix-button-color:var(--theme-btn-danger-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-primary--border-color);border-style:solid}:host .btn-danger-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-primary.selected{background-color:var(--theme-btn-danger-primary--background--pressed);color:var(--theme-btn-danger-primary--color--pressed)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-hover)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-active)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):hover,:host .btn-danger-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-primary--border-color--hover);background-color:var(--theme-btn-danger-primary--background--hover);color:var(--theme-btn-danger-primary--color--hover)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):active,:host .btn-danger-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-primary--border-color--active);background-color:var(--theme-btn-danger-primary--background--active);color:var(--theme-btn-danger-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-primary.disabled,:host(.disabled) .btn-danger-primary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-primary--border-color--disabled);background-color:var(--theme-btn-danger-primary--background--disabled);color:var(--theme-btn-danger-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-primary--color--disabled)}:host .btn-danger-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-secondary,:host .btn-danger-secondary.focus,:host .btn-danger-secondary:focus-visible{background-color:var(--theme-btn-danger-secondary--background);color:var(--theme-btn-danger-secondary--color);--ix-button-color:var(--theme-btn-danger-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-secondary--border-color);border-style:solid}:host .btn-danger-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-secondary.selected{background-color:var(--theme-btn-danger-secondary--background--pressed);color:var(--theme-btn-danger-secondary--color--pressed)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-hover)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-active)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-secondary--border-color--hover);background-color:var(--theme-btn-danger-secondary--background--hover);color:var(--theme-btn-danger-secondary--color--hover)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):active,:host .btn-danger-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-secondary--border-color--active);background-color:var(--theme-btn-danger-secondary--background--active);color:var(--theme-btn-danger-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-secondary.disabled,:host(.disabled) .btn-danger-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-secondary--border-color--disabled);background-color:var(--theme-btn-danger-secondary--background--disabled);color:var(--theme-btn-danger-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-secondary--color--disabled)}:host .btn-danger-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-tertiary,:host .btn-danger-tertiary.focus,:host .btn-danger-tertiary:focus-visible{background-color:var(--theme-btn-danger-tertiary--background);color:var(--theme-btn-danger-tertiary--color);--ix-button-color:var(--theme-btn-danger-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-tertiary--border-color);border-style:solid}:host .btn-danger-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-tertiary.selected{background-color:var(--theme-btn-danger-tertiary--background--pressed);color:var(--theme-btn-danger-tertiary--color--pressed)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-hover)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-active)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-tertiary--border-color--hover);background-color:var(--theme-btn-danger-tertiary--background--hover);color:var(--theme-btn-danger-tertiary--color--hover)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-tertiary--border-color--active);background-color:var(--theme-btn-danger-tertiary--background--active);color:var(--theme-btn-danger-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-tertiary.disabled,:host(.disabled) .btn-danger-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-tertiary--border-color--disabled);background-color:var(--theme-btn-danger-tertiary--background--disabled);color:var(--theme-btn-danger-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-tertiary--color--disabled)}:host{display:inline-block;height:2rem;width:auto;min-width:5rem;vertical-align:middle}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}: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{width:100%;height:100%}:host button:not(:disabled){cursor:pointer}:host(.disabled){pointer-events:none}";
7
7
 
@@ -1,7 +1,7 @@
1
- import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-CKuNFgoe.js';
1
+ import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-D-__gyet.js';
2
2
  import { a as a11yBoolean } from './p-Bb7pDeaQ.js';
3
- import { H as HookValidationLifecycle } from './p-2fxFa_VL.js';
4
- import { d as defineCustomElement$2 } from './p-DgfGA7Z3.js';
3
+ import { H as HookValidationLifecycle } from './p-xHo-3QVy.js';
4
+ import { d as defineCustomElement$2 } from './p-BD9N6Sgg.js';
5
5
 
6
6
  const toggleCss = ":host{display:inline-flex;flex-direction:row;position:relative;min-height:1.5rem;max-height:calc(100% - 0.5rem);margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;max-height:100%}:host .label{word-break:break-word;display:block;white-space:normal;overflow:hidden;margin-block-start:0.125rem;margin-inline-start:0.5rem;min-height:1rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:\"\";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color)}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover);border:1px solid var(--theme-switch-thumb-off--border-color--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active);border:1px solid var(--theme-switch-thumb-off--border-color--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked>.slider:before{border:1px solid var(--theme-switch-thumb-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover);border:1px solid var(--theme-switch-thumb-on--border-color--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active);border:1px solid var(--theme-switch-thumb-on--border-color--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:not(.disabled)) .switch:focus-visible>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-valid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--valid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--valid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--valid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--valid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--valid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--valid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--valid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--valid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--valid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--valid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--valid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--valid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--valid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--valid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--valid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--valid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--valid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--valid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--valid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--valid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--valid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--valid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--valid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--valid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--valid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--valid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--valid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--valid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--valid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--valid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--valid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--valid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--valid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--valid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--valid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--valid--active\n )}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--info\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--info--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--info--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--info\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--info--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--info--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--info\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--info--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--info--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--info\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--info--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--info--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--info\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--info--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--info--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--info\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--info--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--info--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--info\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--info--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--info--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--info\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--info--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--info--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--info\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--info--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--info--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--info\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--info--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--info--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--info\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--info--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--info--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--info\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--info--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--info--active\n )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--warning\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--warning--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--warning--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--warning\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--warning--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--warning--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--warning\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--warning--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--warning--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--warning\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--warning--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--warning--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--warning\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--warning--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--warning--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--warning\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--warning--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--warning--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--warning\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--warning--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--warning--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--warning\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--warning--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--warning--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--warning\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--warning--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--warning--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--warning\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--warning--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--warning--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--warning\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--warning--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--warning--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--warning\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--warning--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--warning--active\n )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}";
7
7
 
@@ -128,13 +128,13 @@ const Toggle = /*@__PURE__*/ proxyCustomElement(class Toggle extends H {
128
128
  if (this.indeterminate) {
129
129
  toggleText = this.textIndeterminate;
130
130
  }
131
- return (h(Host, { key: 'cbc551d0aaaf8b93abf00eae8447b7ba910ee15c', class: {
131
+ return (h(Host, { key: 'a14271ad4354f825e43f7a9e74589ecf4293d1e0', class: {
132
132
  disabled: this.disabled,
133
- }, 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: {
133
+ }, 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: {
134
134
  switch: true,
135
135
  checked: this.checked,
136
136
  indeterminate: this.indeterminate,
137
- }, 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)))));
137
+ }, 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)))));
138
138
  }
139
139
  static get formAssociated() { return true; }
140
140
  get hostElement() { return this; }
@@ -1,4 +1,4 @@
1
- import { T as Tooltip, d as defineCustomElement$1 } from './p-IgT3dgxG.js';
1
+ import { T as Tooltip, d as defineCustomElement$1 } from './p-m0vXewzz.js';
2
2
 
3
3
  const IxTooltip = Tooltip;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { T as TreeItem, d as defineCustomElement$1 } from './p-cw5RHost.js';
1
+ import { T as TreeItem, d as defineCustomElement$1 } from './p-B2u6MNTQ.js';
2
2
 
3
3
  const IxTreeItem = TreeItem;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
- import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-CKuNFgoe.js';
1
+ import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-D-__gyet.js';
2
2
  import { d as dropdownController } from './p-D3K9vmFp.js';
3
3
  import { r as renderDefaultItem, d as defaultRefreshTreeOptions } from './p-DSTYytot.js';
4
- import { d as defineCustomElement$2 } from './p-cw5RHost.js';
4
+ import { d as defineCustomElement$2 } from './p-B2u6MNTQ.js';
5
5
 
6
6
  /*
7
7
  * SPDX-FileCopyrightText: 2024 Siemens AG
@@ -594,7 +594,7 @@ const Tree = /*@__PURE__*/ proxyCustomElement(class Tree extends H {
594
594
  this.nodeClicked.emit(id);
595
595
  }
596
596
  render() {
597
- return (h(Host, { key: '41229d69024d78162075253c32250ebf28e4bb3b', onClick: (event) => this.onTreeItemClick(event) }, h("slot", { key: '594c9e61448461dd39a81272f2d2c24b0e560806' })));
597
+ return (h(Host, { key: 'b79b4c88bfb6f2edd32f8a891b6953b7ff05eeec', onClick: (event) => this.onTreeItemClick(event) }, h("slot", { key: 'd2b08d64db02a4b4ffaa14d7d7f7db36bc406682' })));
598
598
  }
599
599
  get hostElement() { return this; }
600
600
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { I as IxTypography$1, d as defineCustomElement$1 } from './p-DgfGA7Z3.js';
1
+ import { I as IxTypography$1, d as defineCustomElement$1 } from './p-BD9N6Sgg.js';
2
2
 
3
3
  const IxTypography = IxTypography$1;
4
4
  const defineCustomElement = defineCustomElement$1;