@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
@@ -40,7 +40,7 @@ const CustomField = class {
40
40
  this.isWarning = isWarning;
41
41
  }
42
42
  render() {
43
- return (h(Host, { key: '020e301b887a62969c8c500049a2d1e77638c789' }, h("ix-field-wrapper", { key: 'df6b54e55636b528c2c7c56ded6e31af411f43fa', label: this.label, helperText: this.helperText, infoText: this.infoText, warningText: this.warningText, invalidText: this.invalidText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, required: this.required }, h("slot", { key: '99de94d7431bc900977593304d2193eabaef898a' }))));
43
+ return (h(Host, { key: '732dae3e5ba3f37b5eac745ce48338cae5397d9e' }, h("ix-field-wrapper", { key: '5df555252c2de619f3dd5daa082632695a88e3f6', label: this.label, helperText: this.helperText, infoText: this.infoText, warningText: this.warningText, invalidText: this.invalidText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, required: this.required }, h("slot", { key: '81d169fce11d76b04876eb3483909bf163c44370' }))));
44
44
  }
45
45
  get hostElement() { return getElement(this); }
46
46
  };
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-CtoreFVF.js';
2
2
  import { D as DateTime } from './datetime-bDicGJUN.js';
3
3
  import { m as makeRef } from './make-ref-bcj7UEIC.js';
4
- import { n as iconHistory } from './index-Cz75KU1f.js';
4
+ import { n as iconHistory } from './index-8HpPmDK_.js';
5
5
 
6
6
  const dateDropdownCss = ":host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}: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}@media (max-width: 48em){:host .min-width{width:-moz-min-content;width:min-content}}@media (min-width: 48em){:host .border-right{border-right:var(--theme-x-weak-bdr-2)}}:host ix-button{width:100%}:host .max-height{max-height:-moz-max-content;max-height:max-content}:host .no-margin{margin:0;padding:0}:host .pull-right{float:right;padding:0 1rem 0.75rem 1rem}";
7
7
 
@@ -214,21 +214,21 @@ const DateDropdown = class {
214
214
  }
215
215
  render() {
216
216
  var _a, _b, _c;
217
- return (h(Host, { key: 'b0c80bf0c01f34eccf3ffd03cab8cb4598122b8e' }, h("ix-button", { key: '19fc20d03477850083cc6274ea8b4269fb827365', "data-testid": "date-dropdown-trigger", "data-date-dropdown-trigger": true, variant: this.variant, loading: this.loading, icon: iconHistory, ref: this.triggerRef, disabled: this.disabled, ariaLabel: this.ariaLabelDropdownButton }, this.getButtonLabel()), h("ix-dropdown", { key: '8b0260dd47fd1e6267b539ef0f12a544f3817c93', "data-testid": "date-dropdown", "data-date-dropdown": true, class: "min-width max-height", trigger: this.triggerRef.waitForCurrent(), closeBehavior: "outside", placement: "bottom-start", onShowChanged: ({ detail: show }) => {
217
+ return (h(Host, { key: '2cad55fd1448a2a553abb8bdf50f9245d2cc71bf' }, h("ix-button", { key: '77bd4e5f89d500b0323c5a2771cb2268601a87d3', "data-testid": "date-dropdown-trigger", "data-date-dropdown-trigger": true, variant: this.variant, loading: this.loading, icon: iconHistory, ref: this.triggerRef, disabled: this.disabled, ariaLabel: this.ariaLabelDropdownButton }, this.getButtonLabel()), h("ix-dropdown", { key: 'e1108d1cdac327961e3147d10f380f8d9850449c', "data-testid": "date-dropdown", "data-date-dropdown": true, class: "min-width max-height", trigger: this.triggerRef.waitForCurrent(), closeBehavior: "outside", placement: "bottom-start", onShowChanged: ({ detail: show }) => {
218
218
  if (!show &&
219
219
  this.selectedDateRangeId === 'custom' &&
220
220
  this.datePickerTouched &&
221
221
  this.currentRangeValue) {
222
222
  this.onDateSelect(this.currentRangeValue);
223
223
  }
224
- } }, h("ix-layout-grid", { key: '827aa5f75b7351f7194800e5d08e99be05550674', noMargin: true }, h("ix-row", { key: '31a94fc990f9f4a30f3259e1148e897d512b3408' }, ((_a = this.dateRangeOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (h("ix-col", { key: '4c6222ffde5a8f8644f7e4030f5942e148014e2f', class: {
224
+ } }, h("ix-layout-grid", { key: 'fd7ece26cbcda9da063b1832ca7c010fd508ae8b', noMargin: true }, h("ix-row", { key: '8854518f7534f9c52be1d74373c8a6d822983bca' }, ((_a = this.dateRangeOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (h("ix-col", { key: '8e7e4d96a0e91d91cee20f961b37da7645e0a28e', class: {
225
225
  'no-margin': true,
226
226
  'border-right': this.selectedDateRangeId === 'custom',
227
- } }, this.dateRangeOptions.map((dateRangeOption) => (h("ix-dropdown-item", { label: dateRangeOption.label, onClick: () => this.onRangeListSelect(dateRangeOption.id), checked: this.selectedDateRangeId === dateRangeOption.id }))), h("div", { key: '7c6e52ce4e81ba257925eaf9dae155d1fff0bcf1', hidden: this.customRangeDisabled }, h("ix-dropdown-item", { key: '6be7c3b1b827a75c51f82edd8971b3cc53f8167c', label: this.i18nCustomItem, checked: this.selectedDateRangeId === 'custom', onClick: () => this.onRangeListSelect('custom') })))), h("ix-col", { key: 'a8119f9199cb8e4e162688bfdcf4f91242fbd5b7', class: "no-margin" }, this.selectedDateRangeId === 'custom' && (h(Fragment, { key: 'bd24f234a02cc55ed73df93ca6d6791d11d9ad77' }, h("ix-date-picker", { key: '0aaf7e9c3ee79d9d232eed14fb840e246caddd20', embedded: true, locale: this.locale, onDateChange: (e) => {
227
+ } }, this.dateRangeOptions.map((dateRangeOption) => (h("ix-dropdown-item", { label: dateRangeOption.label, onClick: () => this.onRangeListSelect(dateRangeOption.id), checked: this.selectedDateRangeId === dateRangeOption.id }))), h("div", { key: 'f9e7879a9f2e00c5bbcd7ab454cf491345a2f1ee', hidden: this.customRangeDisabled }, h("ix-dropdown-item", { key: 'e373366109b1ac41af77fc4fcab8aeb4a5cf7a29', label: this.i18nCustomItem, checked: this.selectedDateRangeId === 'custom', onClick: () => this.onRangeListSelect('custom') })))), h("ix-col", { key: '4e4ad3072863235f5dda814f24811e982f407c9b', class: "no-margin" }, this.selectedDateRangeId === 'custom' && (h(Fragment, { key: 'a9c540a66333322c54cf7814231f6213806b86db' }, h("ix-date-picker", { key: '7e59d29e3a49bee9098879b51b23d9c6fbec5c6b', embedded: true, locale: this.locale, onDateChange: (e) => {
228
228
  e.stopPropagation();
229
229
  this.currentRangeValue = Object.assign(Object.assign({}, e.detail), { id: 'custom' });
230
230
  this.datePickerTouched = true;
231
- }, onDateRangeChange: (e) => e.stopPropagation(), format: this.format, singleSelection: this.singleSelection, from: this.from || ((_b = this.currentRangeValue) === null || _b === void 0 ? void 0 : _b.from), to: this.to || ((_c = this.currentRangeValue) === null || _c === void 0 ? void 0 : _c.to), minDate: this.minDate, maxDate: this.maxDate, today: this.today, weekStartIndex: this.weekStartIndex, showWeekNumbers: this.showWeekNumbers }), h("div", { key: 'f2bd49f4ca5012eb32fc4e859bb6e9da2cd25f3d', class: "pull-right" }, h("ix-button", { key: '18cb506d16700b59884660c4d8afb63c6e66400b', onClick: () => {
231
+ }, onDateRangeChange: (e) => e.stopPropagation(), format: this.format, singleSelection: this.singleSelection, from: this.from || ((_b = this.currentRangeValue) === null || _b === void 0 ? void 0 : _b.from), to: this.to || ((_c = this.currentRangeValue) === null || _c === void 0 ? void 0 : _c.to), minDate: this.minDate, maxDate: this.maxDate, today: this.today, weekStartIndex: this.weekStartIndex, showWeekNumbers: this.showWeekNumbers }), h("div", { key: '837f09d7b578640927e904f4adc2aef7fda7e65e', class: "pull-right" }, h("ix-button", { key: '09e9fbdf94d44bc52832d6787206aaded06a3aeb', onClick: () => {
232
232
  if (this.currentRangeValue) {
233
233
  this.onDateSelect(this.currentRangeValue);
234
234
  }
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { o as iconCalendar } from './index-Cz75KU1f.js';
2
+ import { o as iconCalendar } from './index-8HpPmDK_.js';
3
3
  import { D as DateTime } from './datetime-bDicGJUN.js';
4
4
  import { a as addDisposableChangesAndVisibilityObservers, b as adjustPaddingForStartAndEnd, S as SlotEnd, c as SlotStart } from './input.util-VHrSuCP7.js';
5
5
  import { H as HookValidationLifecycle, c as createClassMutationObserver } from './validation-D_dk-JqT.js';
@@ -246,12 +246,12 @@ const DateInput = class {
246
246
  const invalidText = this.isInputInvalid
247
247
  ? this.i18nErrorDateUnparsable
248
248
  : this.invalidText;
249
- return (h(Host, { key: '5c7284b0afd8b3ee906370beb4b7e872a849f5cb', class: {
249
+ return (h(Host, { key: '33f5063a7f848dfe2666c0c03420c577e29da00c', class: {
250
250
  disabled: this.disabled,
251
251
  readonly: this.readonly,
252
- } }, h("ix-field-wrapper", { key: '5e8c3a6dd37625cb818438fd8e0c7bef6daa46a1', label: this.label, helperText: this.helperText, isInvalid: this.isInvalid, invalidText: invalidText, infoText: this.infoText, isInfo: this.isInfo, isWarning: this.isWarning, warningText: this.warningText, isValid: this.isValid, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, required: this.required, controlRef: this.inputElementRef }, this.renderInput()), h("ix-dropdown", { key: '5bffd40d906d1e1e929b4a6041ff2cec6f857d34', "data-testid": "date-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
252
+ } }, h("ix-field-wrapper", { key: '703e6fc7546f7fb0087ef593f365b10c6b30eb2b', 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: '1bbe34f940ebe260e73f145be770f624a023644e', "data-testid": "date-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
253
253
  this.show = event.detail;
254
- } }, h("ix-date-picker", { key: '8237c6eca404f1f11a921d965a7a0b7817072cf7', ref: this.datepickerRef, format: this.format, locale: this.locale, singleSelection: true, from: (_a = this.from) !== null && _a !== void 0 ? _a : '', minDate: this.minDate, maxDate: this.maxDate, onDateChange: (event) => {
254
+ } }, h("ix-date-picker", { key: 'c9b60191ec638e2aacef51bf9973622dfbce5424', ref: this.datepickerRef, format: this.format, locale: this.locale, singleSelection: true, from: (_a = this.from) !== null && _a !== void 0 ? _a : '', minDate: this.minDate, maxDate: this.maxDate, onDateChange: (event) => {
255
255
  const { from } = event.detail;
256
256
  this.onInput(from);
257
257
  }, showWeekNumbers: this.showWeekNumbers, ariaLabelNextMonthButton: this.ariaLabelNextMonthButton, ariaLabelPreviousMonthButton: this.ariaLabelPreviousMonthButton, embedded: true }))));
@@ -31,10 +31,10 @@ const DateTimeCard = class {
31
31
  };
32
32
  }
33
33
  render() {
34
- return (h(Host, { key: '0429648eb4c31bde407975b519809a5a6fd8043a' }, h("div", { key: '21434d00d886949b32554468fdca445b2b5cf76f', class: this.cardClasses() }, !this.hideHeader && (h("div", { key: '7ef2b75a31b0e75646010e7f02a8dc338117d627', class: "header-container" }, h("div", { key: 'bb3e80cbc6b1c9b5c9171638726074122cd91908', class: "header" }, h("slot", { key: '6ae65febb1ee7862df7dcc781fa68286bd0b7d5e', name: "header" })), h("div", { key: 'd4d63d904222fbc638a04ee16e11ceea03f03e0e', class: "separator" }))), h("div", { key: '0f299d9c0743f2b9e0c9f7a0e2504e51471d4475', class: {
34
+ return (h(Host, { key: 'e4b044b0076f79934f3e561dab684a9aa53ab8c2' }, h("div", { key: '91f00686e9000d71745bca5bb958a401fe265ed2', class: this.cardClasses() }, !this.hideHeader && (h("div", { key: '974c90cd1522069f3e10831b6cec9d80eefc7630', class: "header-container" }, h("div", { key: '64d22e413cf579b3831580040d0921f73e37cbed', class: "header" }, h("slot", { key: 'dadc035aa3e2aad17d16a0b7edb9c1aa83f5b64a', name: "header" })), h("div", { key: '14c6cffd8a0086835c42dca7e5a12a9c569ebc2f', class: "separator" }))), h("div", { key: 'e3150b66b51fd87e5cb62c620d9e46d21a3b9aed', class: {
35
35
  content: true,
36
36
  'content--time-picker': this.timePickerAppearance,
37
- } }, h("slot", { key: '6c955414005a3d9e004f1f69ded181f60f59dee5' })), this.hasFooter && (h("div", { key: '09348617c1986599e342b209518727bd65976078', class: "footer-container" }, h("div", { key: 'c3b84578c1acf0f8c9f01dcf8b9ec30364408a89', class: "separator" }), h("div", { key: '2cd97f773f26fb1e48fa4f5bf459c3531379b22b', class: "footer" }, h("slot", { key: 'f079e60d93d18c34030ff23f0d8f2043b9a2d85e', name: "footer" })))))));
37
+ } }, h("slot", { key: '6fe2bfb5676a992be3caa5fd134dcb5f595f3ae3' })), this.hasFooter && (h("div", { key: '2c2a1a534b8e71a472e3a7e0bca7e5187322a107', class: "footer-container" }, h("div", { key: '67713b28bbfda3298d8778db37f8ca84d72270f0', class: "separator" }), h("div", { key: '247a0ac8c8fe7ddfa7b2d05c0bd9a1671229469c', class: "footer" }, h("slot", { key: 'b1f5a9ace8a8c69eff1a954850cca8174619dcc8', name: "footer" })))))));
38
38
  }
39
39
  };
40
40
  DateTimeCard.style = dateTimeCardCss;
@@ -72,7 +72,7 @@ const DatetimePicker = class {
72
72
  this.timeChange.emit(time);
73
73
  }
74
74
  render() {
75
- return (h(Host, { key: '91fb1dbd40b48c37c207de3f173e19ed72f3b6c3' }, h("ix-layout-grid", { key: '0a9fc8ae63d59ba14185a12d3eb126351f4f67c4', class: "no-padding" }, h("ix-row", { key: '31e56d9e8a7ca4a6afd5754f0caf28eb494d68cd' }, h("ix-col", { key: '1df4729e7703d4f48d19233774a8fead11b74553' }, h("ix-date-picker", { key: '80923eee970fc1c163a94986c109e13f09d3a606', ref: (ref) => (this.datePickerElement = ref), corners: "left", singleSelection: this.singleSelection, onDateChange: (event) => this.onDateChange(event), from: this.from, to: this.to, format: this.dateFormat, minDate: this.minDate, maxDate: this.maxDate, weekStartIndex: this.weekStartIndex, embedded: true, locale: this.locale, showWeekNumbers: this.showWeekNumbers, ariaLabelPreviousMonthButton: this.ariaLabelPreviousMonthButton, ariaLabelNextMonthButton: this.ariaLabelNextMonthButton })), h("ix-col", { key: 'd081455e2f00a9917e11902a70cb882a84e23615' }, h("ix-time-picker", { key: '4602c3ca1b899ec283aa9469ce5fcdf4ba4a70fc', class: "min-width", ref: (ref) => (this.timePickerElement = ref), embedded: true, dateTimePickerAppearance: true, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, time: this.time }), h("div", { key: '1329ef1e1af1b22de5f4754ee02452a4d1aabb6b', class: "btn-select-date-container" }, h("ix-button", { key: '01efc3c5d4f72bd74a670a267a28e864c3e643fe', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
75
+ return (h(Host, { key: '2b4812deec9408836a8187c3a520cd69b846e935' }, h("ix-layout-grid", { key: '610fad916eb544d6687bcbfb3543b926f7521b9e', class: "no-padding" }, h("ix-row", { key: 'e3aacceefb73ee04f1887da04d0b5e339daba649' }, h("ix-col", { key: '64b8c1c44a131fd546d54197031664b3c8270c28' }, h("ix-date-picker", { key: '926ca6fe6e4f17e80c83987598b374137a623a10', ref: (ref) => (this.datePickerElement = ref), corners: "left", singleSelection: this.singleSelection, onDateChange: (event) => this.onDateChange(event), from: this.from, to: this.to, format: this.dateFormat, minDate: this.minDate, maxDate: this.maxDate, weekStartIndex: this.weekStartIndex, embedded: true, locale: this.locale, showWeekNumbers: this.showWeekNumbers, ariaLabelPreviousMonthButton: this.ariaLabelPreviousMonthButton, ariaLabelNextMonthButton: this.ariaLabelNextMonthButton })), h("ix-col", { key: 'd27915a37d4d47bd11a066038adf59372f345296' }, h("ix-time-picker", { key: 'bc70ef23493d0c501be37d4425be5021c211e53b', class: "min-width", ref: (ref) => (this.timePickerElement = ref), embedded: true, dateTimePickerAppearance: true, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, time: this.time }), h("div", { key: '75f619c34b11412349017bed0013b41f7f947033', class: "btn-select-date-container" }, h("ix-button", { key: 'dc9602b6ed9e4406cb8ffee0168d41c7cc8d9763', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
76
76
  }
77
77
  };
78
78
  DatetimePicker.style = datetimePickerCss;
@@ -7,7 +7,7 @@ const Divider = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return h(Host, { key: '2353ffd7afdc669190af6a4ee6f405c38ac117de' });
10
+ return h(Host, { key: '265222b022fa8d13e4f07e6fe7e19abc7ae2b6c0' });
11
11
  }
12
12
  };
13
13
  Divider.style = dividerCss;
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host } from './index-CtoreFVF.js';
2
- import { p as iconClose } from './index-Cz75KU1f.js';
2
+ import { p as iconClose } from './index-8HpPmDK_.js';
3
3
  import { a as animate } from './anime.esm-DhE1t8Qh.js';
4
4
  import { A as Animation } from './animation-C5MWUgDN.js';
5
5
 
@@ -128,7 +128,7 @@ const Drawer = class {
128
128
  this.toggleDrawer(this.show);
129
129
  }
130
130
  render() {
131
- return (h(Host, { key: '16521422bdb7a66912901a8d1d156772c31c588a', class: {
131
+ return (h(Host, { key: 'fff4cbcfc2cef008be568700e64be24876e59e5a', class: {
132
132
  'drawer-container': true,
133
133
  'display-none': true,
134
134
  }, style: {
@@ -136,15 +136,15 @@ const Drawer = class {
136
136
  'max-width': `${this.maxWidth}rem`,
137
137
  height: this.fullHeight ? '100%' : 'auto',
138
138
  overflow: 'hidden',
139
- }, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, h("div", { key: '8f1c103f6bb03c362a492031e2ad92bcf25d89cc', style: {
139
+ }, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, h("div", { key: 'eda993c94161ac174630ac6aa81a5be1d574fd40', style: {
140
140
  width: this.width === 'auto'
141
141
  ? 'auto'
142
142
  : `${this.getConstrainedWidth(this.width)}rem`,
143
- } }, h("div", { key: '7ff4e51b1f93fb7f686db4915ee838f32f61ae86', class: "header" }, h("div", { key: '7c748e9f1e9c2b5468fd524844dfc761069572f2', class: "header-content" }, h("slot", { key: 'ea0ef18347626104852b149f3944165932f9d661', name: "header" })), h("ix-icon-button", { key: 'a446d3e8cb7648d320cd4ea31899d2b289afbabe', class: "close-button", style: {
143
+ } }, h("div", { key: '4dd5149ba7e4ad3b40e7e9a7a46883de01831740', class: "header" }, h("div", { key: 'fffb646da836939ed2fef0c91424996059792ce5', class: "header-content" }, h("slot", { key: 'b5902a3bce51e8fc0fbb5ed96563595a2e95e187', name: "header" })), h("ix-icon-button", { key: '855489d11e8439dd1cc9807c9fc7e11af56cc510', class: "close-button", style: {
144
144
  display: this.showContent ? 'block' : 'none',
145
- }, icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => this.onCloseClicked(), "data-testid": "close-button", "aria-label": this.ariaLabelCloseButton })), h("div", { key: '87f799aa707aceefa145a0b547761f587593d8e2', class: "content", style: {
145
+ }, icon: iconClose, iconColor: "color-soft-text", size: "24", variant: "tertiary", onClick: () => this.onCloseClicked(), "data-testid": "close-button", "aria-label": this.ariaLabelCloseButton })), h("div", { key: 'f5e9cbe17366b49ad20b501f663e8c8dee1e456a', class: "content", style: {
146
146
  display: this.showContent ? 'block' : 'none',
147
- } }, h("slot", { key: 'aea1e984256bb60bcb6c6a6721988b86decdfca0' })))));
147
+ } }, h("slot", { key: '1a8be255dce06ad85fd6fb689d8a50375d746b88' })))));
148
148
  }
149
149
  static get watchers() { return {
150
150
  "show": ["onShowChanged"]
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { q as iconChevronUpSmall, f as iconChevronDownSmall } from './index-Cz75KU1f.js';
2
+ import { q as iconChevronUpSmall, g as iconChevronDownSmall } from './index-8HpPmDK_.js';
3
3
  import { m as makeRef } from './make-ref-bcj7UEIC.js';
4
4
 
5
5
  const dropdownButtonCss = ":host{display:inline-block;position:relative;height:2rem;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}: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 .hide{display:none}:host .dropdown-button{display:block;position:relative;width:100%;height:100%}:host .dropdown-button>ix-button{width:100%;height:100%}:host .dropdown-button .button-label{margin-right:auto;min-width:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .dropdown-button .dropdown-icon{margin-right:0.25rem}:host .triangle{position:absolute;margin-inline-start:1.5625rem;margin-block-start:-0.4375rem;border-right:0 solid transparent;border-left:4px solid transparent;border-top:0 solid transparent;border-bottom:4px solid;color:var(--theme-btn-primary--color)}:host .triangle.primary{color:var(--theme-btn-primary--color)}:host .triangle.secondary{color:var(--theme-btn-secondary--color)}:host .triangle.tertiary{color:var(--theme-btn-tertiary--color)}:host .triangle.primary.disabled{color:var(--theme-btn-primary--color--disabled)}:host .triangle.secondary.disabled{color:var(--theme-btn-secondary--color--disabled)}:host .triangle.tertiary.disabled{color:var(--theme-btn-tertiary--color--disabled)}:host .triangle.subtle-primary{color:var(--theme-btn-subtle-primary--color)}:host .triangle.subtle-secondary{color:var(--theme-btn-subtle-secondary--color)}:host .triangle.subtle-tertiary{color:var(--theme-btn-subtle-tertiary--color)}:host .triangle.subtle-primary.disabled{color:var(--theme-btn-subtle-primary--color--disabled)}:host .triangle.subtle-secondary.disabled{color:var(--theme-btn-subtle-secondary--color--disabled)}:host .triangle.subtle-tertiary.disabled{color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .triangle.danger-primary{color:var(--theme-btn-danger-primary--color)}:host .triangle.danger-secondary{color:var(--theme-btn-danger-secondary--color)}:host .triangle.danger-tertiary{color:var(--theme-btn-danger-tertiary--color)}:host .triangle.danger-primary.disabled{color:var(--theme-btn-danger-primary--color--disabled)}:host .triangle.danger-secondary.disabled{color:var(--theme-btn-danger-secondary--color--disabled)}:host .triangle.danger-tertiary.disabled{color:var(--theme-btn-danger-tertiary--color--disabled)}:host .content{display:flex;align-items:center}:host(.disabled){pointer-events:none}";
@@ -34,11 +34,11 @@ const DropdownButton = class {
34
34
  } }));
35
35
  }
36
36
  render() {
37
- return (h(Host, { key: '7bf428f629c4b9c4abe352fa22e187298f50d9ba', class: {
37
+ return (h(Host, { key: 'f30e5874fe837b3b6a9f2ef092f8b4d50cd37979', class: {
38
38
  disabled: this.disabled,
39
- }, ref: this.dropdownAnchor }, h("div", { key: 'a1f250a7137b42f0f3a12a92190ea18929412b82', class: "dropdown-button" }, this.label ? (h("ix-button", { variant: this.variant, disabled: this.disabled, alignment: "start", ariaLabel: this.ariaLabelDropdownButton }, h("div", { class: 'content' }, this.icon ? (h("ix-icon", { name: this.icon, size: "24", class: 'dropdown-icon' })) : null, h("div", { class: 'button-label' }, this.label), h("ix-icon", { name: this.dropdownShow
39
+ }, ref: this.dropdownAnchor }, h("div", { key: 'd1407beed3397c7dc0c84a78d4833f22799b7400', class: "dropdown-button" }, this.label ? (h("ix-button", { variant: this.variant, disabled: this.disabled, alignment: "start", ariaLabel: this.ariaLabelDropdownButton }, h("div", { class: 'content' }, this.icon ? (h("ix-icon", { name: this.icon, size: "24", class: 'dropdown-icon' })) : null, h("div", { class: 'button-label' }, this.label), h("ix-icon", { name: this.dropdownShow
40
40
  ? iconChevronUpSmall
41
- : iconChevronDownSmall, size: "24" })))) : (h("div", null, h("ix-icon-button", { icon: this.icon, variant: this.variant, disabled: this.disabled }), this.getTriangle()))), h("ix-dropdown", { key: 'e726b227804176cc0b63a6c1bffc3d822820200d', class: "dropdown", trigger: this.dropdownAnchor.waitForCurrent(), placement: this.placement, closeBehavior: this.closeBehavior, onShowChanged: this.onDropdownShowChanged }, h("slot", { key: '9c596b8bd686b0e69336b563aef512aba7937275' }))));
41
+ : iconChevronDownSmall, size: "24" })))) : (h("div", null, h("ix-icon-button", { icon: this.icon, variant: this.variant, disabled: this.disabled }), this.getTriangle()))), h("ix-dropdown", { key: '9489f1c35d3483103b30aea27cd595ec9da21d58', class: "dropdown", trigger: this.dropdownAnchor.waitForCurrent(), placement: this.placement, closeBehavior: this.closeBehavior, onShowChanged: this.onDropdownShowChanged }, h("slot", { key: 'eccf0e7d86b7c4df9fe48b2873c0a05c7ec9a67f' }))));
42
42
  }
43
43
  get hostElement() { return getElement(this); }
44
44
  };
@@ -7,7 +7,7 @@ const DropdownHeader = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: '48d7022431ca3afd5b2a54d5ed66a753a65b11ba' }, h("ix-typography", { key: '930b1334c8a9e2974393bebec6890e72e204f360', class: 'category-text', format: 'h5' }, this.label)));
10
+ return (h(Host, { key: '07334cf803a7b60b148a688f954099d4c82dd156' }, h("ix-typography", { key: 'e71b5dca614dad0fdc6b29d04744b4d03042fcba', class: 'category-text', format: 'h5' }, this.label)));
11
11
  }
12
12
  };
13
13
  DropdownHeader.style = dropdownHeaderCss;
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { N as iconSingleCheck, v as iconChevronRightSmall } from './index-Cz75KU1f.js';
2
+ import { N as iconSingleCheck, v as iconChevronRightSmall } from './index-8HpPmDK_.js';
3
3
 
4
4
  const dropdownItemCss = ":host{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);border:0.0625rem solid transparent;white-space:nowrap;width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem}:host .dropdown-item.no-checked-field{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}:host .dropdown-item:focus-visible{border-color:var(--theme-color-focus-bdr)}:host .dropdown-item-checked{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}:host .dropdown-item-icon{margin-right:0.5rem;color:var(--theme-color-std-text)}:host .dropdown-item-text{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:pre}:host .submenu-icon{margin-left:auto}:host(.icon-only) .dropdown-item-icon{margin-right:0px}:host(.icon-only) .dropdown-item-checked{display:none}:host(.icon-only) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(.submenu) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(:not(.disabled):not(:disabled).hover),:host(:not(.disabled):not(:disabled):hover){background-color:var(--theme-ghost--background--hover)}:host(:not(.disabled):not(:disabled).active),:host(:not(.disabled):not(:disabled):active){background-color:var(--theme-ghost--background--active)}:host(.disabled){pointer-events:none;color:var(--theme-color-weak-text) !important}:host(.disabled) .dropdown-item-icon{color:var(--theme-color-weak-text) !important}";
5
5
 
@@ -38,15 +38,15 @@ const DropdownItem = class {
38
38
  this.icon !== undefined);
39
39
  }
40
40
  render() {
41
- return (h(Host, { key: 'a5b2ef55abc61e30f76a2936f8a3dab1089bce21', class: {
41
+ return (h(Host, { key: 'cd6bfb531ae38e3016ec9ebca8d02ec359c3ea7c', class: {
42
42
  hover: this.hover,
43
43
  'icon-only': this.isIconOnly(),
44
44
  disabled: this.disabled,
45
45
  submenu: this.isSubMenu,
46
- }, role: "listitem" }, h("button", { key: '8bbf025361d0f8f7e07e54e3d377a91900f40181', type: "button", tabIndex: 0, class: {
46
+ }, role: "listitem" }, h("button", { key: '0c21ba9811bd0943835d206b2ef520a442817c53', type: "button", tabIndex: 0, class: {
47
47
  'dropdown-item': true,
48
48
  'no-checked-field': this.suppressChecked,
49
- }, onClick: () => this.emitItemClick(), "aria-label": this.ariaLabelButton }, !this.suppressChecked ? (h("div", { class: "dropdown-item-checked" }, this.checked ? (h("ix-icon", { class: "checkmark", name: iconSingleCheck, size: "16" })) : null)) : null, this.icon ? (h("ix-icon", { class: "dropdown-item-icon", name: this.icon, "aria-label": this.ariaLabelIcon })) : null, h("div", { key: '65fae7a6a32288a2b48be1cb26c83ae4faea527a', class: "dropdown-item-text" }, this.label, h("slot", { key: '5b0f74293fcfecf625a83abf1a5ac4de8f6f55ea' })), this.isSubMenu ? (h("ix-icon", { name: iconChevronRightSmall, class: 'submenu-icon' })) : null)));
49
+ }, onClick: () => this.emitItemClick(), "aria-label": this.ariaLabelButton }, !this.suppressChecked ? (h("div", { class: "dropdown-item-checked" }, this.checked ? (h("ix-icon", { class: "checkmark", name: iconSingleCheck, size: "16" })) : null)) : null, this.icon ? (h("ix-icon", { class: "dropdown-item-icon", name: this.icon, "aria-label": this.ariaLabelIcon })) : null, h("div", { key: '28895721674306daf8293096800e7a2296be2fbf', class: "dropdown-item-text" }, this.label, h("slot", { key: 'b71da89943666f609c8428aa62e91655766f2cb1' })), this.isSubMenu ? (h("ix-icon", { name: iconChevronRightSmall, class: 'submenu-icon' })) : null)));
50
50
  }
51
51
  get hostElement() { return getElement(this); }
52
52
  };
@@ -7,7 +7,7 @@ const DropdownQuickActions = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: '35441282ec232f2028ff15215a93a48c6d4e46ed' }, h("slot", { key: '91f97516822014d5b70ee4b7134f9c377cb70824' })));
10
+ return (h(Host, { key: 'fdd2e2b6dbcb923c0f777d59d6500aae7a809b62' }, h("slot", { key: '89da7a8f6531cbee860e5677035357c785743c64' })));
11
11
  }
12
12
  };
13
13
  DropdownQuickActions.style = dropdownQuickActionsCss;
@@ -343,7 +343,7 @@ const Dropdown = class {
343
343
  this.applyDropdownPosition();
344
344
  }
345
345
  render() {
346
- return (h(Host, { key: 'ee3eb8e3b68d99b1b5b81fe5540ea3b32ff41f09', "data-ix-dropdown": this.localUId, class: {
346
+ return (h(Host, { key: '86e8b81af4bc5ad0fe27bbe62e9f1f7eb7c49f7e', "data-ix-dropdown": this.localUId, class: {
347
347
  'dropdown-menu': true,
348
348
  show: this.show,
349
349
  overflow: !this.suppressOverflowBehavior,
@@ -351,7 +351,7 @@ const Dropdown = class {
351
351
  margin: '0',
352
352
  minWidth: '0px',
353
353
  position: this.positioningStrategy,
354
- }, role: "list", onClick: (event) => this.onDropdownClick(event) }, h("div", { key: '2ba27fbce21906f5ae9e98fa3527a834d9370938', style: { display: 'contents' } }, this.header && h("div", { key: 'fa128cf328ac0228b99723fef040448979f610f9', class: "dropdown-header" }, this.header), this.show && h("slot", { key: '2310f848f75cab461581ffb83d71b1b99ba7dc2e' }))));
354
+ }, role: "list", onClick: (event) => this.onDropdownClick(event) }, h("div", { key: '071d50d4dd055be7a6d430cf913de9e6a99ca88b', style: { display: 'contents' } }, this.header && h("div", { key: '408ab95eb7afaa61e1752204ebc1435038ecf49d', class: "dropdown-header" }, this.header), this.show && h("slot", { key: '3945c3c05e90a93acaaaff3110a26485fe058324' }))));
355
355
  }
356
356
  get hostElement() { return getElement(this); }
357
357
  static get watchers() { return {
@@ -12,7 +12,7 @@ const EmptyState = class {
12
12
  this.layout = 'large';
13
13
  }
14
14
  render() {
15
- return (h(Host, { key: 'd9b634f06732db0749e3c9c3167ae711f96a7183', class: `emptyState emptyState--${this.layout}` }, this.icon && (h("div", { key: 'a6a98e33af14d3a66d207c2d77d1aa6e34800538', class: "emptyState__icon" }, h("ix-icon", { key: '8511efa645e81a5d1604cdd01e2f4caf95e01d3b', name: this.icon, size: this.layout === 'large' ? '32' : '32', color: "color-soft-text", "aria-label": this.ariaLabelEmptyStateIcon }))), h("div", { key: 'b33eaf65405ef3941876dd7b9cf0f561e9de1649', class: "emptyState__content" }, h("div", { key: '3b9670173d55afc815b8e43606b06c535ddd51d6', class: "content__label" }, h("ix-typography", { key: 'e461e4696bd05399ad8a3f270edff959d6a49fbd', format: this.layout === 'large' ? 'h3' : 'body' }, this.header), this.subHeader && (h("div", { key: 'ff0926ea025bb9a374ac765ac287b757af6f7c22', class: "label__subHeader" }, this.subHeader))), this.action && (h("div", { key: '611fbc746d27fcde68f6dd11db2a0b2d3725ff05', class: "content__action" }, h("ix-button", { key: 'ee78f195e25bbed7ece55ffc5e5884ad5ea9fef9', onClick: () => this.actionClick.emit() }, this.action))))));
15
+ return (h(Host, { key: 'c157ef4dd8518201fdae6fe41bf00208aa0067a7', class: `emptyState emptyState--${this.layout}` }, this.icon && (h("div", { key: '77152339a4f5e696d159ff2f37081debca16ef4d', class: "emptyState__icon" }, h("ix-icon", { key: '274f9d1288fc209e07b7b53286b149582c9ae2b9', name: this.icon, size: this.layout === 'large' ? '32' : '32', color: "color-soft-text", "aria-label": this.ariaLabelEmptyStateIcon }))), h("div", { key: '9f9aeddd7f574c59ac82ddf5d3abca5ca963257e', class: "emptyState__content" }, h("div", { key: '1def400c5abb743075aa44d531acf6ee97d2cb65', class: "content__label" }, h("ix-typography", { key: '9b304c1ae25a9dba4339c585b762cc98a369c3b5', format: this.layout === 'large' ? 'h3' : 'body' }, this.header), this.subHeader && (h("div", { key: 'f55d27f18bb2ad7ad4e0952c2a2b65c95a169a62', class: "label__subHeader" }, this.subHeader))), this.action && (h("div", { key: '45eda366d47fc9a8077b84015dd7f311df5a572f', class: "content__action" }, h("ix-button", { key: '349520a7e809efe28770db0ad81641ed450d1ef7', onClick: () => this.actionClick.emit() }, this.action))))));
16
16
  }
17
17
  };
18
18
  EmptyState.style = emptyStateCss;
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host } from './index-CtoreFVF.js';
2
- import { r as iconChevronRight } from './index-Cz75KU1f.js';
2
+ import { r as iconChevronRight } from './index-8HpPmDK_.js';
3
3
  import { a as a11yBoolean } from './a11y-Bb7pDeaQ.js';
4
4
 
5
5
  const eventListItemCss = ":host(.event-list-item-outline) .event-list-item{--ix-event-list-item--color-border:var(\n --theme-event-item-outline--border\n );--ix-event-list-item--background:var(\n --theme-event-item-outline--background\n );--ix-event-list-item--background--hover:var(\n --theme-event-item-outline--background--hover\n );--ix-event-list-item--background--active:var(\n --theme-event-item-outline--background--active\n );--ix-event-list-item--background--selected:var(\n --theme-event-item-outline--background--selected\n );--ix-event-list-item--border--hover:var(\n --theme-event-item-outline--border--hover\n );--ix-event-list-item--border--active:var(\n --theme-event-item-outline--border--active\n );--ix-event-list-item--border--selected:var(\n --theme-event-item-outline--border--selected\n );--ix-event-list-item--border--disabled:var(\n --theme-event-item-outline--border--disabled\n )}:host(.event-list-item-filled) .event-list-item{--ix-event-list-item--color-border:var(\n --theme-event-item-filled--border\n );--ix-event-list-item--background:var(\n --theme-event-item-filled--background\n );--ix-event-list-item--background--hover:var(\n --theme-event-item-filled--background--hover\n );--ix-event-list-item--background--active:var(\n --theme-event-item-filled--background--active\n );--ix-event-list-item--background--selected:var(\n --theme-event-item-filled--background--selected\n );--ix-event-list-item--border--hover:var(\n --theme-event-item-filled--border--hover\n );--ix-event-list-item--border--active:var(\n --theme-event-item-filled--border--active\n );--ix-event-list-item--border--selected:var(\n --theme-event-item-filled--border--selected\n );--ix-event-list-item--border--disabled:var(\n --theme-event-item-filled--border--disabled\n )}: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 .event-list-item{display:flex;align-items:center;position:relative;height:var(--event-list-item-height, 2.5rem);max-height:var(--event-list-item-height, 2.5rem);border-radius:var(--event-list-item-border-radius, 0.25rem);background-color:var(--ix-event-list-item--background);overflow:hidden;transition:var(--theme-default-time);cursor:pointer;margin-bottom:var(--event-list-item-margin-bottom, 0.5rem)}:host .event-list-item .indicator{height:100%;width:0.5rem;max-width:0.5rem;min-width:0.5rem;border-top-left-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:var(--event-list-item-border-radius, 0.25rem)}:host .event-list-item .indicator-empty{border:var(--theme-weak-bdr-1);border-right:none}:host .event-list-item .event-list-item-container{display:flex;flex-grow:1;width:calc(100% - (1rem + 0.5rem));height:100%;border:0.062rem solid;border-color:var(--ix-event-list-item--color-border);border-top-left-radius:0;border-top-right-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:0;border-bottom-right-radius:var(--event-list-item-border-radius, 0.25rem);border-left:none;padding-left:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .event-list-item .event-content{display:flex;align-items:center;width:100%;height:var(--event-list-item-height, 100%);max-height:var(--event-list-item-height, 100%);white-space:var(--event-list-item-content-white-space, inherit);overflow:hidden;padding-inline-end:0.5rem}:host .event-list-item .chevron-icon{margin-left:auto;margin-right:0.5rem;opacity:0.6;align-self:center}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):hover,:host .event-list-item:not(.selected):not(.disabled):not(:disabled).hover{background-color:var(--ix-event-list-item--background--hover)}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected):not(.disabled):not(:disabled).active{background-color:var(--ix-event-list-item--background--active)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):hover,:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled).hover{border-color:var(--ix-event-list-item--border--hover)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled).active{border-color:var(--ix-event-list-item--border--active)}:host .event-list-item.selected .event-list-item-container{background-color:var(--ix-event-list-item--background--selected);border-color:var(--ix-event-list-item--border--selected)}:host .event-list-item[disabled],:host .event-list-item.disabled{pointer-events:none}:host .event-list-item[disabled] .event-list-item-container,:host .event-list-item.disabled .event-list-item-container{background-color:var(--ix-event-list-item--background--disabled);border-color:var(--ix-event-list-item--border--disabled)}:host(.disabled){pointer-events:none}";
@@ -35,17 +35,17 @@ const EventListItem = class {
35
35
  let color = ((_a = this.itemColor) === null || _a === void 0 ? void 0 : _a.startsWith('--theme'))
36
36
  ? `var(${this.itemColor})`
37
37
  : `var(--theme-${this.itemColor})`;
38
- return (h(Host, { key: 'd03c2d90446a33d65d9a8899e4966b7493126b50', class: {
38
+ return (h(Host, { key: '69bcf29128bcdcbb1d4ec916ab267c3f3872563d', class: {
39
39
  disabled: this.disabled,
40
40
  [`event-list-item-${this.variant}`]: true,
41
- } }, h("div", { key: 'fef59b96300f41b2454dc5033d070cc49a3418f5', role: "listitem", "aria-disabled": a11yBoolean(this.disabled), class: {
41
+ } }, h("div", { key: '44a56bfe9beee7643cd97998309c7e1339673494', role: "listitem", "aria-disabled": a11yBoolean(this.disabled), class: {
42
42
  'event-list-item': true,
43
43
  selected: this.selected,
44
44
  disabled: this.disabled,
45
- } }, h("div", { key: '5d9cee6f17423412e512046cb2db08e67e8bf692', class: `indicator ${!this.itemColor ? 'indicator-empty' : ''}`, style: {
45
+ } }, h("div", { key: 'cc43c1752fd48d33a40fbdc7b28f120b128d11f5', class: `indicator ${!this.itemColor ? 'indicator-empty' : ''}`, style: {
46
46
  'background-color': this.itemColor ? color : 'inherit',
47
47
  opacity: `${this.disabled ? 0.4 : 1}`,
48
- } }), h("div", { key: '19c487ecf53c8e3b277ed01d4e894cb60b314484', class: "event-list-item-container" }, h("div", { key: '272e1d5326384ee10820219d010c2210632c1aaf', class: "event-content" }, h("slot", { key: 'e901ca6e3059c187f5f3711610edaa9325f85112' })), this.chevron && (h("ix-icon", { key: '5193a58d44e7a7d5c903d64c2c757575e9711806', name: iconChevronRight, size: "16", class: "chevron-icon", "aria-hidden": "true" }))))));
48
+ } }), h("div", { key: 'dc79d72bff599d0c2cb3850548b56f2a7a7d74c0', class: "event-list-item-container" }, h("div", { key: '6eb217297a62214cc4b2ecc0a24f2ac8b7b1be71', class: "event-content" }, h("slot", { key: 'a2e260050ee37c653bbb46d5447dd4d299a93eb9' })), this.chevron && (h("ix-icon", { key: 'e5b66296f312ae808f48826305fbd8e8a992e602', name: iconChevronRight, size: "16", class: "chevron-icon", "aria-hidden": "true" }))))));
49
49
  }
50
50
  };
51
51
  EventListItem.style = eventListItemCss;
@@ -124,11 +124,11 @@ const EventList = class {
124
124
  });
125
125
  }
126
126
  render() {
127
- return (h(Host, { key: '700b662ebfba2754f0c4c0d3bf09e95c5277760d', class: {
127
+ return (h(Host, { key: '412f1406ca77c5cc4b8d97858a0a6b2dcde571c9', class: {
128
128
  'item-size-s': this.itemHeight === 'S',
129
129
  'item-size-l': this.itemHeight === 'L',
130
130
  compact: this.compact,
131
- } }, h("div", { key: 'ebfed96ff53b21d49c9b9464978c79faa22210e0', role: "list" }, h("slot", { key: '4df468a4c4cc9643dae0b13f7b88df3402e3beaf' }))));
131
+ } }, h("div", { key: 'bf8731c25aa807b3971d7d1caa3380233c262b26', role: "list" }, h("slot", { key: 'aa48d21a40f00146ada43ec541977efd5553554a' }))));
132
132
  }
133
133
  get hostElement() { return getElement(this); }
134
134
  static get watchers() { return {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host } from './index-CtoreFVF.js';
2
- import { j as iconClear, k as iconSearch } from './index-Cz75KU1f.js';
2
+ import { j as iconClear, k as iconSearch } from './index-8HpPmDK_.js';
3
3
 
4
4
  const expandingSearchCss = ".ix-form-control,.ix-form-control-plaintext{color:var(--theme-input--color);border-radius:var(--theme-input--border-radius);height:2rem;min-height:2rem;min-width:2rem;background-color:var(--theme-input--background);border:solid 1px var(--theme-input--border-color);box-shadow:var(--theme-input--box-shadow);padding-inline-start:0.5rem;padding-inline-end:0.5rem;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ix-form-control::-moz-placeholder,.ix-form-control-plaintext::-moz-placeholder{color:var(--theme-input-hint--color)}.ix-form-control::placeholder,.ix-form-control-plaintext::placeholder{color:var(--theme-input-hint--color)}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled),.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled){cursor:pointer}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):hover,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled).hover{background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover);cursor:auto}.ix-form-control:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:-moz-read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible,.ix-form-control-plaintext:not(:read-only):not([readonly]):not([readOnly]):not(.readonly):not(.disabled):not(:disabled):focus-visible{background-color:var(--theme-input--background--focus);border-color:var(--theme-input--border-color--focus);outline-offset:var(--theme-input--focus--outline-offset);box-shadow:var(--theme-input--box-shadow);outline:1px solid var(--theme-color-focus-bdr)}.ix-form-control:focus-visible{color:var(--theme-input--color)}.ix-form-control[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}.ix-form-control[type=number]{text-align:right}.ix-form-control.readonly,.ix-form-control[readonly]{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem}.ix-form-control:-moz-read-only{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only,.ix-form-control[readonly],.ix-form-control[readOnly],.ix-form-control.readonly{box-shadow:none !important;outline:none !important;border-color:var(--theme-input--border-color);cursor:default !important}.ix-form-control:read-only::-moz-placeholder,.ix-form-control[readonly]::-moz-placeholder,.ix-form-control[readOnly]::-moz-placeholder,.ix-form-control.readonly::-moz-placeholder{color:transparent}.ix-form-control:-moz-read-only::placeholder{color:transparent}.ix-form-control:read-only::placeholder,.ix-form-control[readonly]::placeholder,.ix-form-control[readOnly]::placeholder,.ix-form-control.readonly::placeholder{color:transparent}.ix-form-control:disabled,.ix-form-control.disabled{background:transparent !important;border-block-start:none !important;border-inline-start:none !important;border-inline-end:none !important;border-radius:0rem;color:var(--theme-color-weak-text);border-color:var(--theme-input--border-color-bottom--disabled)}.ix-form-control:disabled::-moz-placeholder,.ix-form-control.disabled::-moz-placeholder{color:transparent}.ix-form-control:disabled::placeholder,.ix-form-control.disabled::placeholder{color:transparent}.ix-form-control-plaintext{outline:0}.form-group{position:relative}.input-wrapper{display:flex;position:relative;align-items:center;flex-wrap:nowrap}.input-wrapper>.glyph{display:block;position:absolute;margin-inline-start:0.312rem;color:var(--theme-color-std-text)}.input-wrapper>input{padding-inline-start:2.2rem}select.ix-form-control{padding:0 0.312rem}textarea.ix-form-control{padding:0.375rem 0.5rem}input.ix-form-control.disabled,input.ix-form-control:disabled{color:var(--theme-input--color--disabled)}input.ix-form-control:-moz-read-only{cursor:default}input.ix-form-control:read-only,input.ix-form-control.readonly{cursor:default}:host{display:inline-flex;width:auto;height:2rem;align-items:center;justify-content:space-between;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-container{transition:all var(--theme-medium-time) ease-in-out}:host input{box-shadow:var(--theme-input--box-shadow);cursor:auto !important;width:100%}:host .expanded{width:11.5625rem}:host .expanded.fullWidth{width:100%}:host .collapsed{width:1.5rem;border:none}:host{}:host .btn-search-icon{align-self:center;margin:auto;position:relative}:host .btn-search{display:flex;max-width:2rem;max-height:2rem;border-radius:var(--theme-input--border-radius);transition:all var(--theme-default-time) ease-in-out;z-index:1;align-items:center;position:relative;border:none}:host .btn-search:not(.disabled):not(:disabled){cursor:pointer}:host .btn-search:not(.disabled):not(:disabled):hover,:host .btn-search:not(.disabled):not(:disabled).hover{border-color:transparent}:host .btn-search:not(.disabled):not(:disabled){cursor:pointer}:host .btn-search:not(.disabled):not(:disabled):active,:host .btn-search:not(.disabled):not(:disabled).active{border-color:transparent}:host .btn-search:not(.disabled):not(:disabled):focus-visible{outline:none}:host .btn-search:not(.disabled):not(:disabled):focus-visible{outline:var(--focus--border-color);outline-width:1px;outline-style:solid}:host .btn-search.btn-search--expanded{margin-left:0.25rem;pointer-events:none}:host .btn-search:active{width:2rem;height:2rem;border-radius:var(--theme-input--border-radius);border:var(--theme-std-bdr-1) !important}:host{}:host .input-container{display:flex;position:absolute;align-items:center;flex-wrap:nowrap}:host .btn-clear{position:absolute;border-radius:var(--theme-input--border-radius);right:0px;margin-right:0.25rem}:host .input{padding-left:2rem !important;padding-right:2.5rem !important}:host .opacity-before{opacity:0}:host .opacity-after{opacity:1}:host(.right-position){width:11.5625rem !important}:host(.right-position.fullWidth){width:100% !important}:host(.right-position.fullWidth) .fullWidth{width:100% !important}";
5
5
 
@@ -63,20 +63,20 @@ const ExpandingSearch = class {
63
63
  }
64
64
  render() {
65
65
  var _a;
66
- return (h(Host, { key: '91622f4e7d04b72c143c27d92097b16e05314423', class: {
66
+ return (h(Host, { key: 'cef1eaadd1182fc228042ec6358dae162b870bfa', class: {
67
67
  expanded: this.expanded,
68
68
  'right-position': this.expanded,
69
69
  fullWidth: this.fullWidth,
70
- } }, h("ix-icon-button", { key: '1c84d2ec7fac2727f626b796348d60c41f559d55', size: this.expanded ? '16' : '24', icon: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, variant: this.expanded ? 'tertiary' : this.variant, "data-testid": "button", onClick: () => this.expandInput(), tabindex: this.expanded ? -1 : 0, color: this.hasFocus ? 'input-search-icon--color--focus' : undefined, class: {
70
+ } }, h("ix-icon-button", { key: '143fa362134e939f965e38c836effd321451c355', size: this.expanded ? '16' : '24', icon: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, variant: this.expanded ? 'tertiary' : this.variant, "data-testid": "button", onClick: () => this.expandInput(), tabindex: this.expanded ? -1 : 0, color: this.hasFocus ? 'input-search-icon--color--focus' : undefined, class: {
71
71
  'btn-search': true,
72
72
  'btn-search--expanded': this.expanded,
73
- }, "aria-label": this.ariaLabelSearchIconButton }), h("div", { key: 'a407add1967deb4343c4044fecbe2836f73f967f', class: {
73
+ }, "aria-label": this.ariaLabelSearchIconButton }), h("div", { key: '7fcbd5c539b210a8c56106e478f208bd7987f50b', class: {
74
74
  expanded: this.expanded,
75
75
  fullWidth: this.fullWidth,
76
76
  collapsed: !this.expanded,
77
77
  'disable-pointer': !this.expanded,
78
78
  'input-container': true,
79
- }, "data-testid": "input-wrapper" }, h("input", { key: '6842d94f77a0b6ed4fb0ed6c6d77bb7e7937bacd', class: {
79
+ }, "data-testid": "input-wrapper" }, h("input", { key: 'f138deadccf92bd26f4b548147bbeb6a66e06da2', class: {
80
80
  'ix-form-control': true,
81
81
  input: this.expanded,
82
82
  'disable-pointer': !this.expanded,
@@ -2,8 +2,8 @@ import { r as registerInstance, h, H as Host, g as getElement } from './index-Ct
2
2
  import { b as a11yHostAttributes } from './a11y-Bb7pDeaQ.js';
3
3
  import { m as makeRef } from './make-ref-bcj7UEIC.js';
4
4
  import { c as createClassMutationObserver } from './validation-D_dk-JqT.js';
5
- import { h as hasAnyText, H as HelperText$1 } from './helper-text-util-rnbkuaac.js';
6
- import './index-Cz75KU1f.js';
5
+ import { h as hasAnyText, H as HelperText$1 } from './helper-text-util-BurV4TiQ.js';
6
+ import './index-8HpPmDK_.js';
7
7
 
8
8
  function isIxInputFieldComponent(obj) {
9
9
  return (obj &&
@@ -119,7 +119,7 @@ const FormFieldLabel = class {
119
119
  }
120
120
  }
121
121
  render() {
122
- return (h(Host, { key: '77162f206e9a44c451be1c3e63f36647514df468', onClick: () => this.focusOnClick() }, h("label", Object.assign({ key: '73aae16a736c4bcb35e87947128df17dae60b262', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), h("ix-typography", { key: 'b73ceb433e4db5c0fb178ba7aebb61c24e1cf37a', textColor: this.isInvalid ? 'alarm' : 'soft', format: "label" }, h("slot", { key: '8625032e1c28424e817ec6c2a7aaab73cfaf1900' }), this.required && h("span", { key: 'c1b865c52013bbb51ceb8797a324bffbe771eaa9' }, "*")))));
122
+ return (h(Host, { key: '8b95961ee8dde015e7be8c9b5d5b0c742abc66a2', onClick: () => this.focusOnClick() }, h("label", Object.assign({ key: '94e23159d8cfc8366628245ff88c66a75114ddcd', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), h("ix-typography", { key: '71d0e1969ab2ffbc95366c256f22412caeca51a4', textColor: this.isInvalid ? 'alarm' : 'soft', format: "label" }, h("slot", { key: '73d15d7c64df8d301cbe1a0d5158c459273d90ed' }), this.required && h("span", { key: 'adfe97c75781edcf3a3d84c463f019afff623765' }, "*")))));
123
123
  }
124
124
  get hostElement() { return getElement(this); }
125
125
  static get watchers() { return {
@@ -172,9 +172,9 @@ const FieldWrapper = class {
172
172
  infoText: this.infoText,
173
173
  helperText: this.helperText,
174
174
  };
175
- return (h(Host, { key: '3ea3695c5b1cb5cb88461edf1a695dbbffc41446' }, this.label && (h("div", { key: '6e70790f01487566ca50218321827083273a8b72', class: "field-top" }, h("ix-field-label", { key: 'e95f598950e502b0b740aa715b4ba98d29988274', required: this.required, htmlFor: this.htmlForLabel, controlRef: this.controlRef, isInvalid: this.isInvalid }, this.label))), h("div", { key: '779b3fc2560650307ce95531b49354a9c5d87ecd', class: {
175
+ return (h(Host, { key: '3e4d4cc4d1825e7c882844497a14c683e6fa4984' }, this.label && (h("div", { key: '14c73ca16fca119c7ae3b57406fed9d06c92682b', class: "field-top" }, h("ix-field-label", { key: '528080fc33fbba4af32b995c2a5b812cbe546c3c', required: this.required, htmlFor: this.htmlForLabel, controlRef: this.controlRef, isInvalid: this.isInvalid }, this.label))), h("div", { key: '07dd086cb873468943feddd633ff9487c4ac28ad', class: {
176
176
  'slot-wrapper': true,
177
- }, ref: this.slotRef }, h("slot", { key: 'de4549ef8be697b8298962bb254c33b531cbc915' })), h("div", { key: '638eab71346a22e27c6e255d1ffd631d9f714cc7', class: 'field-bottom' }, !this.showTextAsTooltip && h(HelperText$1, Object.assign({ key: '37e18fbd7031e597ab332cb0dbc1d49f8fd64204' }, textOptions)), h("div", { key: '0b8ac94f2968e14a3d0640ab74f00a3d51eb74a2', class: "bottom-right" }, h("slot", { key: 'd8357cafd084a1481b1312d624493bbde299a270', name: "bottom-right" }))), this.showTextAsTooltip === true && hasAnyText(textOptions) && (h("ix-tooltip", { key: 'd4e277ed85a1cbb2d28779bfee25569cbd717e41', for: this.slotRef.waitForCurrent(), showDelay: 500, placement: "bottom" }, h(HelperText$1, Object.assign({ key: '0286be2eb095edbfb7f97c794dac74d79c2c4ad0' }, textOptions))))));
177
+ }, ref: this.slotRef }, h("slot", { key: 'b7cd2920a4ddfcd8c89c661a516169f965956150' })), h("div", { key: 'f2976ba8ed9a373e46ad0b12b7aa4e7eefd15f16', class: 'field-bottom' }, !this.showTextAsTooltip && h(HelperText$1, Object.assign({ key: 'aec1f83ed3e30742d7e3d50e5287b3585cfff158' }, textOptions)), h("div", { key: 'a89b5e7a6485fd220b5b1b0fa68eda56fe77367c', class: "bottom-right" }, h("slot", { key: '079a9c2ad3694da127bc03324764a317d0ad97a3', name: "bottom-right" }))), this.showTextAsTooltip === true && hasAnyText(textOptions) && (h("ix-tooltip", { key: 'c43740e25841a7e14069b0f666ede1e3d3a38e35', for: this.slotRef.waitForCurrent(), showDelay: 500, placement: "bottom" }, h(HelperText$1, Object.assign({ key: '8cffb6fb825da3d30f8b0362359d305c53a99c93' }, textOptions))))));
178
178
  }
179
179
  get hostElement() { return getElement(this); }
180
180
  };
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { l as iconCloseSmall } from './index-Cz75KU1f.js';
2
+ import { l as iconCloseSmall } from './index-8HpPmDK_.js';
3
3
 
4
4
  const filterChipCss = ":host{display:inline-flex;align-items:center;justify-content:space-between;height:1.5rem;padding-left:0.5rem;border:var(--theme-focus--border-thickness) solid var(--theme-chip-primary-outline--border-color);border-radius:2rem;background-color:var(--theme-color-ghost);color:var(--theme-chip-primary-outline--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5rem}:host .slot-container :host-context(.disabled){background-color:var(--theme-color-ghost);border-color:var(--theme-color-component-4);color:var(--theme-color-weak-text)}:host ix-icon-button{height:1.5rem;margin-left:0.25rem}:host ix-icon-button:not(.disabled):not(:disabled):focus-visible{outline:none}:host(.disabled){border:var(--theme-focus--border-thickness) solid var(--theme-color-component-4);color:var(--theme-color-weak-text);padding-right:0.5rem;cursor:default}:host(.readonly){padding-right:0.5rem}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:hover:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--hover);border-color:var(--theme-chip-primary-outline--border-color--hover);color:var(--theme-chip-primary-outline--color--hover)}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:active:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--active);border-color:var(--theme-chip-primary-outline--border-color--active);color:var(--theme-chip-primary-outline--color--active)}:host(:focus-visible:not(.disabled):not(:disabled)){outline:var(--theme-color-focus-bdr) solid var(--theme-focus--border-thickness);outline-offset:-0.125rem}";
5
5
 
@@ -22,7 +22,7 @@ const FilterChip = class {
22
22
  this.closeClick.emit();
23
23
  }
24
24
  render() {
25
- return (h(Host, { key: 'c778f50984ea53997c6c1188e8d3b030e4dfa4c8', class: { disabled: this.disabled, readonly: this.readonly }, title: this.hostElement.textContent }, h("div", { key: 'b6888190e09ae621eb7e004f418f0944eb062a7b', class: "slot-container" }, h("slot", { key: 'c8a3e52464c4873d4c949b9c472613b12fd7fee7' })), !this.disabled && !this.readonly ? (h("ix-icon-button", { variant: "tertiary", oval: true, icon: iconCloseSmall, size: "16", tabindex: this.disabled ? -1 : 0, disabled: this.disabled, onClick: (e) => this.onCloseClick(e), "aria-label": this.ariaLabelCloseIconButton })) : null));
25
+ return (h(Host, { key: '8cc1b9fa681c0a4db152ce8be3c6f5e9e57f342d', class: { disabled: this.disabled, readonly: this.readonly }, title: this.hostElement.textContent }, h("div", { key: '61c4d43d905cad264fb7eef85b8d59a4fa5bc966', class: "slot-container" }, h("slot", { key: 'f46f5e585c9a822f78d173945da0fdb91666ef09' })), !this.disabled && !this.readonly ? (h("ix-icon-button", { variant: "tertiary", oval: true, icon: iconCloseSmall, size: "16", tabindex: this.disabled ? -1 : 0, disabled: this.disabled, onClick: (e) => this.onCloseClick(e), "aria-label": this.ariaLabelCloseIconButton })) : null));
26
26
  }
27
27
  get hostElement() { return getElement(this); }
28
28
  };
@@ -108,7 +108,7 @@ const SelectItem = class {
108
108
  }
109
109
  }
110
110
  render() {
111
- return (h(Host, { key: 'eda73234f63f14409068135e908af00d7f18b48b' }, h("ix-dropdown-item", { key: '14603322f1a339a30aa00b32f6802037af69a187', class: {
111
+ return (h(Host, { key: 'eca8960daebe4ab288dd7141e6c0c187c02c2eff' }, h("ix-dropdown-item", { key: 'eabdba51136877b6a082e38fa80b07522e4c7b9a', class: {
112
112
  'select-item-checked': this.selected,
113
113
  }, checked: this.selected, label: this.label ? this.label : this.value, onItemClick: (e) => this.onItemClick(e) })));
114
114
  }
@@ -13,7 +13,7 @@ const FlipTileContent = class {
13
13
  this.contentVisible = false;
14
14
  }
15
15
  render() {
16
- return h(Host, { key: 'ae499b00da903e80a7cf53e15185d2a5bf9b3819' }, this.contentVisible ? h("slot", null) : null);
16
+ return h(Host, { key: '5965aa904c665ec7f059cfd2923d13d6c408f435' }, this.contentVisible ? h("slot", null) : null);
17
17
  }
18
18
  };
19
19
  FlipTileContent.style = flipTileContentCss;
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-CtoreFVF.js';
2
- import { s as iconEye } from './index-Cz75KU1f.js';
2
+ import { s as iconEye } from './index-8HpPmDK_.js';
3
3
  import { a as animate } from './anime.esm-DhE1t8Qh.js';
4
4
  import { A as Animation } from './animation-C5MWUgDN.js';
5
5
  import { c as createMutationObserver } from './mutation-observer-CX81WQtk.js';
@@ -114,7 +114,7 @@ const FlipTile = class {
114
114
  }, 2 * Animation.defaultTime);
115
115
  }
116
116
  render() {
117
- return (h(Host, { key: '25b1720be9a951508fc42a3182abf77ca5239417', class: {
117
+ return (h(Host, { key: '8e765099be7fad3f1e3ad850934cacf3a3a0005b', class: {
118
118
  [`flip-tile-variant-${this.variant}`]: true,
119
119
  }, style: {
120
120
  height: `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
@@ -123,10 +123,10 @@ const FlipTile = class {
123
123
  width: `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
124
124
  'min-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
125
125
  'max-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
126
- } }, h("div", { key: '82eb523c35d63e1974af85d03011d72a60d6a12c', class: "flip-tile-container" }, h("div", { key: '8a71a7dcccaaee476cd6b619ef2f9d0dd2f20dcb', class: "flip-tile-header" }, h("div", { key: 'b8333d824024998ebfb1b110a659d41cd4f0ceb5', class: "header-slot-container text-l-title" }, h("slot", { key: 'cca1a6e9e83af3af0bae04336f7c570d71d79c8f', name: "header" })), h("ix-icon-button", { key: '5a97cef1d5669839903b13ec4478f2a1389e5711', icon: iconEye, variant: "tertiary", onClick: () => this.toggleIndex(), "aria-label": this.ariaLabelEyeIconButton })), h("div", { key: '707bfbb106caf3d37dfff0df91e846f61e466a00', class: "content-container" }, h("slot", { key: '61289a19308af72be66d7494b35985bcb8145401' })), h("div", { key: 'acfc13e29fa9ea434dbb466a7d5155ed79bf030f', class: {
126
+ } }, h("div", { key: 'b2b5f3eb5e7434781c6e20c4227f6ba0558ef1ba', class: "flip-tile-container" }, h("div", { key: '62bf878e8dbe1b0ede76e18bfd7864559e5bc40e', class: "flip-tile-header" }, h("div", { key: 'a6778965143f874ba4afb4cf85668caa72b6b37d', class: "header-slot-container text-l-title" }, h("slot", { key: '8d8fbdea8c689955d3d883386d5de53ce3716102', name: "header" })), h("ix-icon-button", { key: 'a7f7ad867ff020682dad39ee879d75a539b2311e', icon: iconEye, variant: "tertiary", onClick: () => this.toggleIndex(), "aria-label": this.ariaLabelEyeIconButton })), h("div", { key: '9f36cb8e3242c3df057ca422cc16c2dbd46d05c2', class: "content-container" }, h("slot", { key: '1b8931c0bdb7fb8fcf1ef7179c441e7054aba515' })), h("div", { key: '20d76b0e598ad7c202ec917cc07c3a9dc4c22ce6', class: {
127
127
  footer: true,
128
128
  'show-footer': this.hasFooterSlot,
129
- } }, h("slot", { key: '7bcf5c8d4f037291a6258059e99ae3c1e8ac2585', name: "footer", onSlotchange: (event) => this.handleFooterSlotChange(event) })))));
129
+ } }, h("slot", { key: '6b8c833a377673cc30625afda00a1881d5e66fca', name: "footer", onSlotchange: (event) => this.handleFooterSlotChange(event) })))));
130
130
  }
131
131
  get hostElement() { return getElement(this); }
132
132
  static get watchers() { return {
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-CtoreFVF.js';
2
2
  import { g as getSlottedElements } from './shadow-dom-i60z1FJC.js';
3
- import { w as iconContextMenu } from './index-Cz75KU1f.js';
3
+ import { H as iconContextMenu } from './index-8HpPmDK_.js';
4
4
 
5
5
  const groupContextMenuCss = ":host{display:block;position:relative;height:2rem;width:2rem;margin-block-start:0.3125rem;margin-inline-end:0.3125rem;margin-inline-start:auto}:host .hide{visibility:collapse}:host ::slotted(ix-dropdown){cursor:default}";
6
6
 
@@ -34,7 +34,7 @@ const GroupContextMenu = class {
34
34
  this.configureDropdown(dropdownElement, triggerElement);
35
35
  }
36
36
  render() {
37
- return (h(Host, { key: '0af5417d3a5a775bc90a40929ddafbff30095b22' }, h("ix-icon-button", { key: '2168944a247641423a32816017bf495ad7f3196d', class: { hide: !this.showContextMenu }, size: "24", variant: "subtle-tertiary", icon: iconContextMenu }), h("slot", { key: '41dbc7adfffe4d88cdd2d73ff6701b4a8148084e', onSlotchange: () => this.onSlotChange() })));
37
+ return (h(Host, { key: '6df61ec63b35350e4911a5b45ecf02ec8f05d42a' }, h("ix-icon-button", { key: '480474db13076c449bb664cc3be7aef9b2604c41', class: { hide: !this.showContextMenu }, size: "24", variant: "subtle-tertiary", icon: iconContextMenu }), h("slot", { key: 'cf8842a68562de5d58a8bec0441db254a56ad05b', onSlotchange: () => this.onSlotChange() })));
38
38
  }
39
39
  get hostElement() { return getElement(this); }
40
40
  };